Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c6e90bcad506a53a21afbb07ae058210c81821b7 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3887 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # timeout=10 Fetching without tags 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/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c6e90bcad506a53a21afbb07ae058210c81821b7 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 Commit message: "Merge pull request #243 from jamesrgregg/update-pr-template" > git rev-list --no-walk 49700eb7f8ddcfc34492027de1e3002dffefa894 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-21T17:25:05.218Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-21T17:25:05.324Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-21T17:25:05.362Z] ========================================================= [2020-06-21T17:25:05.363Z] EdgeX Global Pipelines Version Info [2020-06-21T17:25:05.363Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-21T17:25:07.212Z] ------------------- [2020-06-21T17:25:07.212Z] stable info: [2020-06-21T17:25:07.212Z] ------------------- [2020-06-21T17:25:07.212Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-21T17:25:07.212Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-21T17:25:07.212Z] Message: update stable to v1.0.89 [2020-06-21T17:25:07.787Z] ------------------- [2020-06-21T17:25:07.787Z] experimental info: [2020-06-21T17:25:07.787Z] ------------------- [2020-06-21T17:25:07.787Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-21T17:25:07.787Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-21T17:25:07.787Z] 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-21T17:25:08.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-21T17:25:08.926Z] [2020-06-21T17:25:08.926Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:25:09.240Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-21T17:25:09.240Z] latest: Pulling from edgex-devops/git-semver [2020-06-21T17:25:09.240Z] 9123ac7c32f7: Pulling fs layer [2020-06-21T17:25:09.240Z] b8cc5d1170e3: Pulling fs layer [2020-06-21T17:25:09.240Z] 2924cbbf6a41: Pulling fs layer [2020-06-21T17:25:09.240Z] 93b08a4f1073: Pulling fs layer [2020-06-21T17:25:09.240Z] 93b08a4f1073: Waiting [2020-06-21T17:25:09.240Z] b8cc5d1170e3: Verifying Checksum [2020-06-21T17:25:09.240Z] b8cc5d1170e3: Download complete [2020-06-21T17:25:09.240Z] 9123ac7c32f7: Verifying Checksum [2020-06-21T17:25:09.240Z] 9123ac7c32f7: Download complete [2020-06-21T17:25:09.505Z] 93b08a4f1073: Verifying Checksum [2020-06-21T17:25:09.505Z] 93b08a4f1073: Download complete [2020-06-21T17:25:09.505Z] 2924cbbf6a41: Verifying Checksum [2020-06-21T17:25:09.505Z] 2924cbbf6a41: Download complete [2020-06-21T17:25:09.505Z] 9123ac7c32f7: Pull complete [2020-06-21T17:25:09.767Z] b8cc5d1170e3: Pull complete [2020-06-21T17:25:10.339Z] 2924cbbf6a41: Pull complete [2020-06-21T17:25:10.601Z] 93b08a4f1073: Pull complete [2020-06-21T17:25:10.601Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-21T17:25:10.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-21T17:25:10.601Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-21T17:25:10.705Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:25:10.752Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-21T17:25:12.975Z] $ docker top a6797c6f50b9e8dcc906500d23c98fd7a07b7021c167110633da043bbe727366 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-21T17:25:13.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-21T17:25:13.146Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-21T17:25:13.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-21T17:25:13.352Z] $ docker exec a6797c6f50b9e8dcc906500d23c98fd7a07b7021c167110633da043bbe727366 ssh-agent [2020-06-21T17:25:13.512Z] SSH_AUTH_SOCK=/tmp/ssh-fUfXp45SJjwT/agent.12 [2020-06-21T17:25:13.512Z] SSH_AGENT_PID=17 [2020-06-21T17:25:13.522Z] Running ssh-add (command line suppressed) [2020-06-21T17:25:13.647Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8210252260480440787.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8210252260480440787.key) [2020-06-21T17:25:13.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-21T17:25:14.000Z] + git describe --exact-match --tags HEAD [2020-06-21T17:25:14.000Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-21T17:25:14.136Z] $ docker exec --env ******** --env ******** a6797c6f50b9e8dcc906500d23c98fd7a07b7021c167110633da043bbe727366 ssh-agent -k [2020-06-21T17:25:14.249Z] unset SSH_AUTH_SOCK; [2020-06-21T17:25:14.249Z] unset SSH_AGENT_PID; [2020-06-21T17:25:14.249Z] echo Agent pid 17 killed; [2020-06-21T17:25:14.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-21T17:25:14.342Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-21T17:25:14.342Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-21T17:25:14.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-21T17:25:14.401Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-21T17:25:14.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-21T17:25:14.583Z] $ docker exec a6797c6f50b9e8dcc906500d23c98fd7a07b7021c167110633da043bbe727366 ssh-agent [2020-06-21T17:25:14.735Z] SSH_AUTH_SOCK=/tmp/ssh-Aq0ws9ttFi0T/agent.45 [2020-06-21T17:25:14.735Z] SSH_AGENT_PID=50 [2020-06-21T17:25:14.741Z] Running ssh-add (command line suppressed) [2020-06-21T17:25:14.864Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6328458083167860503.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6328458083167860503.key) [2020-06-21T17:25:14.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-21T17:25:15.217Z] + git semver init [2020-06-21T17:25:15.217Z] # -> Open(): unable to determine branch for HEAD [2020-06-21T17:25:15.217Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-21T17:25:15.217Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-21T17:25:15.217Z] # $SEMVER_REMOTE_NAME = origin [2020-06-21T17:25:15.217Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-21T17:25:15.217Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-21T17:25:15.217Z] # $SEMVER_BRANCH = master [2020-06-21T17:25:15.217Z] # $SEMVER_TEMP = /tmp/semver-076823958 [2020-06-21T17:25:15.217Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-06-21T17:25:16.161Z] # '/tmp/semver-076823958' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2020-06-21T17:25:16.161Z] # -> Force: false [2020-06-21T17:25:16.161Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-06-21T17:25:16.178Z] $ docker exec --env ******** --env ******** a6797c6f50b9e8dcc906500d23c98fd7a07b7021c167110633da043bbe727366 ssh-agent -k [2020-06-21T17:25:16.298Z] unset SSH_AUTH_SOCK; [2020-06-21T17:25:16.299Z] unset SSH_AGENT_PID; [2020-06-21T17:25:16.299Z] echo Agent pid 50 killed; [2020-06-21T17:25:16.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-21T17:25:16.705Z] + git semver [Pipeline] } [2020-06-21T17:25:16.725Z] $ docker stop --time=1 a6797c6f50b9e8dcc906500d23c98fd7a07b7021c167110633da043bbe727366 [2020-06-21T17:25:18.115Z] $ docker rm -f a6797c6f50b9e8dcc906500d23c98fd7a07b7021c167110633da043bbe727366 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-21T17:25:18.888Z] Stashed 56 file(s) [Pipeline] echo [2020-06-21T17:25:18.890Z] [edgeXSemver] initialized semver on version 1.2.2-dev.2 [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-21T17:25:34.036Z] Still waiting to schedule task [2020-06-21T17:25:34.036Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-21T17:25:34.038Z] Still waiting to schedule task [2020-06-21T17:25:34.038Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-21T17:27:42.323Z] Running on prd-centos7-docker-4c-2g-3889 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-06-21T17:27:42.348Z] Running in /w/workspace/edgex-ui-go/45 [Pipeline] { [Pipeline] checkout [2020-06-21T17:27:44.623Z] using credential edgex-jenkins-ssh [2020-06-21T17:27:44.650Z] Cloning the remote Git repository [2020-06-21T17:27:44.650Z] Cloning with configured refspecs honoured and without tags [2020-06-21T17:27:44.673Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-21T17:27:44.739Z] > git init /w/workspace/edgex-ui-go/45 # timeout=10 [2020-06-21T17:27:44.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-21T17:27:44.782Z] > git --version # timeout=10 [2020-06-21T17:27:44.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-21T17:27:45.609Z] Fetching without tags [2020-06-21T17:27:44.813Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-21T17:27:45.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-21T17:27:45.587Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-21T17:27:45.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-21T17:27:45.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-21T17:27:45.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-21T17:27:45.617Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-21T17:27:46.037Z] Checking out Revision c6e90bcad506a53a21afbb07ae058210c81821b7 (master) [2020-06-21T17:27:46.045Z] > git config core.sparsecheckout # timeout=10 [2020-06-21T17:27:46.051Z] > git checkout -f c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 [2020-06-21T17:27:49.792Z] Commit message: "Merge pull request #243 from jamesrgregg/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-21T17:27:50.664Z] ========================================================= [2020-06-21T17:27:50.664Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-21T17:27:50.664Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:27:51.234Z] + 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-21T17:27:51.809Z] Sending build context to Docker daemon 12.94MB [2020-06-21T17:27:51.809Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-21T17:27:51.809Z] Step 2/8 : FROM ${BASE} [2020-06-21T17:27:51.809Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-21T17:27:51.809Z] e6b0cf9c0882: Pulling fs layer [2020-06-21T17:27:51.809Z] 2848faf0eed1: Pulling fs layer [2020-06-21T17:27:51.809Z] 0f37312ad70f: Pulling fs layer [2020-06-21T17:27:51.809Z] 5788d62ee057: Pulling fs layer [2020-06-21T17:27:51.809Z] 0e6b1d234666: Pulling fs layer [2020-06-21T17:27:51.809Z] bf5d7aec512f: Pulling fs layer [2020-06-21T17:27:51.809Z] 34c802a77dc8: Pulling fs layer [2020-06-21T17:27:51.809Z] 9eb99e56ec68: Pulling fs layer [2020-06-21T17:27:51.809Z] 27c7a5d97fbd: Pulling fs layer [2020-06-21T17:27:51.809Z] 5c102a31e300: Pulling fs layer [2020-06-21T17:27:51.809Z] dcfb455df0a1: Pulling fs layer [2020-06-21T17:27:51.809Z] 5788d62ee057: Waiting [2020-06-21T17:27:51.809Z] 34c802a77dc8: Waiting [2020-06-21T17:27:51.809Z] 0e6b1d234666: Waiting [2020-06-21T17:27:51.809Z] 9eb99e56ec68: Waiting [2020-06-21T17:27:51.809Z] 27c7a5d97fbd: Waiting [2020-06-21T17:27:51.809Z] 5c102a31e300: Waiting [2020-06-21T17:27:51.809Z] bf5d7aec512f: Waiting [2020-06-21T17:27:51.809Z] dcfb455df0a1: Waiting [2020-06-21T17:27:51.809Z] 0f37312ad70f: Verifying Checksum [2020-06-21T17:27:51.809Z] 0f37312ad70f: Download complete [2020-06-21T17:27:51.809Z] 2848faf0eed1: Verifying Checksum [2020-06-21T17:27:51.809Z] 2848faf0eed1: Download complete [2020-06-21T17:27:51.809Z] bf5d7aec512f: Verifying Checksum [2020-06-21T17:27:51.809Z] bf5d7aec512f: Download complete [2020-06-21T17:27:51.809Z] e6b0cf9c0882: Verifying Checksum [2020-06-21T17:27:51.809Z] e6b0cf9c0882: Download complete [2020-06-21T17:27:52.074Z] e6b0cf9c0882: Pull complete [2020-06-21T17:27:52.657Z] 34c802a77dc8: Verifying Checksum [2020-06-21T17:27:52.657Z] 34c802a77dc8: Download complete [2020-06-21T17:27:52.657Z] 27c7a5d97fbd: Verifying Checksum [2020-06-21T17:27:52.657Z] 27c7a5d97fbd: Download complete [2020-06-21T17:27:52.935Z] 5c102a31e300: Verifying Checksum [2020-06-21T17:27:52.935Z] 5c102a31e300: Download complete [2020-06-21T17:27:53.204Z] dcfb455df0a1: Verifying Checksum [2020-06-21T17:27:53.204Z] dcfb455df0a1: Download complete [2020-06-21T17:27:53.204Z] 9eb99e56ec68: Verifying Checksum [2020-06-21T17:27:53.204Z] 9eb99e56ec68: Download complete [2020-06-21T17:27:53.204Z] 5788d62ee057: Verifying Checksum [2020-06-21T17:27:53.204Z] 5788d62ee057: Download complete [2020-06-21T17:27:54.597Z] 2848faf0eed1: Pull complete [2020-06-21T17:27:54.597Z] 0f37312ad70f: Pull complete [2020-06-21T17:27:59.900Z] 5788d62ee057: Pull complete [2020-06-21T17:28:00.163Z] 0e6b1d234666: Pull complete [2020-06-21T17:28:00.163Z] bf5d7aec512f: Pull complete [2020-06-21T17:28:02.151Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3888 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2020-06-21T17:28:02.175Z] Running in /w/workspace/edgex-ui-go/45 [Pipeline] { [Pipeline] checkout [2020-06-21T17:28:05.462Z] 34c802a77dc8: Pull complete [2020-06-21T17:28:07.052Z] using credential edgex-jenkins-ssh [2020-06-21T17:28:07.086Z] Cloning the remote Git repository [2020-06-21T17:28:07.086Z] Cloning with configured refspecs honoured and without tags [2020-06-21T17:28:07.129Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-21T17:28:07.328Z] > git init /w/workspace/edgex-ui-go/45 # timeout=10 [2020-06-21T17:28:07.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-21T17:28:07.409Z] > git --version # timeout=10 [2020-06-21T17:28:07.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-21T17:28:07.502Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-21T17:28:08.735Z] Fetching without tags [2020-06-21T17:28:08.832Z] 9eb99e56ec68: Pull complete [2020-06-21T17:28:08.832Z] 27c7a5d97fbd: Pull complete [2020-06-21T17:28:09.266Z] Checking out Revision c6e90bcad506a53a21afbb07ae058210c81821b7 (master) [2020-06-21T17:28:09.405Z] 5c102a31e300: Pull complete [2020-06-21T17:28:09.666Z] dcfb455df0a1: Pull complete [2020-06-21T17:28:09.666Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-21T17:28:09.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-21T17:28:09.666Z] ---> 7c70fe431013 [2020-06-21T17:28:09.666Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-21T17:28:08.637Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-21T17:28:08.660Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-21T17:28:08.687Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-21T17:28:08.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-21T17:28:08.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-21T17:28:08.736Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-21T17:28:09.264Z] > git config core.sparsecheckout # timeout=10 [2020-06-21T17:28:09.302Z] > git checkout -f c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 [2020-06-21T17:28:11.051Z] ---> Running in 0f45bead4cef [2020-06-21T17:28:11.314Z] Removing intermediate container 0f45bead4cef [2020-06-21T17:28:11.314Z] ---> 9271ea44c726 [2020-06-21T17:28:11.314Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-21T17:28:11.314Z] ---> Running in fe53e8e0441e [2020-06-21T17:28:12.258Z] Removing intermediate container fe53e8e0441e [2020-06-21T17:28:12.258Z] ---> fb85d5eb1dbd [2020-06-21T17:28:12.258Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-21T17:28:12.258Z] ---> Running in 72859a68eece [2020-06-21T17:28:13.200Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-21T17:28:13.773Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-21T17:28:13.985Z] Commit message: "Merge pull request #243 from jamesrgregg/update-pr-template" [2020-06-21T17:28:14.034Z] OK: 143 MiB in 39 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-21T17:28:14.609Z] Removing intermediate container 72859a68eece [2020-06-21T17:28:14.609Z] ---> 907a53119b6b [2020-06-21T17:28:14.609Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-21T17:28:14.609Z] ---> Running in 8810cc8e55d0 [2020-06-21T17:28:14.609Z] Removing intermediate container 8810cc8e55d0 [2020-06-21T17:28:14.609Z] ---> 40f2f7ea68af [2020-06-21T17:28:14.609Z] Step 7/8 : COPY . . [Pipeline] echo [2020-06-21T17:28:15.238Z] ========================================================= [2020-06-21T17:28:15.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-21T17:28:15.238Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:28:16.447Z] + 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-21T17:28:16.524Z] ---> 19169ffd1acd [2020-06-21T17:28:16.524Z] Step 8/8 : RUN go mod download [2020-06-21T17:28:16.524Z] ---> Running in 7cf61abf8acb [2020-06-21T17:28:17.432Z] Sending build context to Docker daemon 12.94MB [2020-06-21T17:28:17.432Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-21T17:28:17.432Z] Step 2/8 : FROM ${BASE} [2020-06-21T17:28:17.707Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-21T17:28:17.707Z] cde5963f3b93: Pulling fs layer [2020-06-21T17:28:17.707Z] 2a23fa8c16f7: Pulling fs layer [2020-06-21T17:28:17.707Z] 777b28850792: Pulling fs layer [2020-06-21T17:28:17.707Z] 8a11ddd9e578: Pulling fs layer [2020-06-21T17:28:17.707Z] 4cf88f913ddb: Pulling fs layer [2020-06-21T17:28:17.707Z] 1df406cf5192: Pulling fs layer [2020-06-21T17:28:17.707Z] cd6300453558: Pulling fs layer [2020-06-21T17:28:17.707Z] b9c365052c96: Pulling fs layer [2020-06-21T17:28:17.707Z] a2d8cc88f415: Pulling fs layer [2020-06-21T17:28:17.707Z] ea1d1ca13537: Pulling fs layer [2020-06-21T17:28:17.707Z] 3750a50a1c5e: Pulling fs layer [2020-06-21T17:28:17.707Z] cd6300453558: Waiting [2020-06-21T17:28:17.707Z] b9c365052c96: Waiting [2020-06-21T17:28:17.707Z] a2d8cc88f415: Waiting [2020-06-21T17:28:17.707Z] ea1d1ca13537: Waiting [2020-06-21T17:28:17.707Z] 4cf88f913ddb: Waiting [2020-06-21T17:28:17.707Z] 8a11ddd9e578: Waiting [2020-06-21T17:28:17.707Z] 1df406cf5192: Waiting [2020-06-21T17:28:17.707Z] 3750a50a1c5e: Waiting [2020-06-21T17:28:17.707Z] 777b28850792: Verifying Checksum [2020-06-21T17:28:17.707Z] 777b28850792: Download complete [2020-06-21T17:28:17.993Z] 2a23fa8c16f7: Verifying Checksum [2020-06-21T17:28:17.993Z] 2a23fa8c16f7: Download complete [2020-06-21T17:28:17.993Z] 4cf88f913ddb: Verifying Checksum [2020-06-21T17:28:17.993Z] 4cf88f913ddb: Download complete [2020-06-21T17:28:17.993Z] 1df406cf5192: Verifying Checksum [2020-06-21T17:28:17.993Z] 1df406cf5192: Download complete [2020-06-21T17:28:17.993Z] cde5963f3b93: Verifying Checksum [2020-06-21T17:28:18.978Z] cde5963f3b93: Pull complete [2020-06-21T17:28:19.254Z] 2a23fa8c16f7: Pull complete [2020-06-21T17:28:19.853Z] 777b28850792: Pull complete [2020-06-21T17:28:20.128Z] cd6300453558: Verifying Checksum [2020-06-21T17:28:20.128Z] cd6300453558: Download complete [2020-06-21T17:28:20.128Z] a2d8cc88f415: Verifying Checksum [2020-06-21T17:28:20.128Z] a2d8cc88f415: Download complete [2020-06-21T17:28:20.733Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-21T17:28:20.733Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-21T17:28:20.733Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-21T17:28:20.733Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-21T17:28:20.733Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-21T17:28:20.733Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-21T17:28:20.733Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-21T17:28:20.733Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-21T17:28:20.733Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-21T17:28:20.733Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-21T17:28:20.733Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-21T17:28:20.733Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-21T17:28:20.733Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-21T17:28:20.733Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-21T17:28:20.733Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-21T17:28:20.733Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-21T17:28:20.994Z] go: finding github.com/fatih/color v1.9.0 [2020-06-21T17:28:20.994Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-21T17:28:20.994Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-21T17:28:20.994Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-21T17:28:20.994Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-21T17:28:20.994Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-21T17:28:20.994Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-21T17:28:20.994Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-21T17:28:21.255Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-21T17:28:21.255Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-21T17:28:21.255Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-21T17:28:21.255Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-21T17:28:21.255Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-21T17:28:21.255Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-21T17:28:21.255Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-21T17:28:21.516Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-21T17:28:21.516Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-21T17:28:21.516Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-21T17:28:21.516Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-21T17:28:21.516Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-21T17:28:21.516Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-21T17:28:21.516Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-21T17:28:21.776Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-21T17:28:21.776Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-21T17:28:21.776Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-21T17:28:21.776Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-21T17:28:21.776Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-21T17:28:21.776Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-21T17:28:21.776Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-21T17:28:22.036Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-21T17:28:22.036Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-21T17:28:22.036Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-21T17:28:22.036Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-21T17:28:22.036Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-21T17:28:22.036Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-21T17:28:22.036Z] go: finding github.com/kr/pty v1.1.1 [2020-06-21T17:28:22.111Z] ea1d1ca13537: Verifying Checksum [2020-06-21T17:28:22.111Z] ea1d1ca13537: Download complete [2020-06-21T17:28:22.111Z] 3750a50a1c5e: Verifying Checksum [2020-06-21T17:28:22.111Z] 3750a50a1c5e: Download complete [2020-06-21T17:28:22.111Z] b9c365052c96: Verifying Checksum [2020-06-21T17:28:22.111Z] b9c365052c96: Download complete [2020-06-21T17:28:22.296Z] go: finding github.com/kr/text v0.1.0 [2020-06-21T17:28:22.296Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-21T17:28:22.296Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-21T17:28:22.296Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-21T17:28:22.296Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-21T17:28:22.296Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-21T17:28:22.296Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-21T17:28:22.557Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-21T17:28:22.557Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-21T17:28:22.557Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-21T17:28:22.557Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-21T17:28:22.557Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-21T17:28:22.557Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-21T17:28:22.557Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-21T17:28:22.817Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-21T17:28:22.817Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-21T17:28:22.817Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-21T17:28:22.817Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-21T17:28:22.817Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-21T17:28:22.817Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-21T17:28:22.817Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-21T17:28:23.077Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-21T17:28:23.077Z] go: finding github.com/posener/complete v1.1.1 [2020-06-21T17:28:23.077Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-21T17:28:23.077Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-21T17:28:23.077Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-21T17:28:23.077Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-21T17:28:23.077Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-21T17:28:23.077Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-21T17:28:23.092Z] 8a11ddd9e578: Verifying Checksum [2020-06-21T17:28:23.092Z] 8a11ddd9e578: Download complete [2020-06-21T17:28:23.338Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-21T17:28:23.338Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-21T17:28:23.338Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-21T17:28:23.338Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-21T17:28:23.338Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-21T17:28:23.338Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-21T17:28:23.338Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-21T17:28:23.338Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-21T17:28:23.600Z] go: finding golang.org/x/text v0.3.2 [2020-06-21T17:28:23.600Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-21T17:28:23.600Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-21T17:28:23.600Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-21T17:28:23.600Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-21T17:28:23.600Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-21T17:28:23.861Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-21T17:28:35.497Z] 8a11ddd9e578: Pull complete [2020-06-21T17:28:35.497Z] 4cf88f913ddb: Pull complete [2020-06-21T17:28:35.497Z] 1df406cf5192: Pull complete [2020-06-21T17:28:38.791Z] Removing intermediate container 7cf61abf8acb [2020-06-21T17:28:38.791Z] ---> 37d07811495b [2020-06-21T17:28:38.791Z] Successfully built 37d07811495b [2020-06-21T17:28:38.791Z] 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-21T17:28:39.265Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-21T17:28:39.265Z] . [Pipeline] withDockerContainer [2020-06-21T17:28:39.476Z] prd-centos7-docker-4c-2g-3889 does not seem to be running inside a container [2020-06-21T17:28:39.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/45 -v /w/workspace/edgex-ui-go/45:/w/workspace/edgex-ui-go/45:rw,z -v /w/workspace/edgex-ui-go/45@tmp:/w/workspace/edgex-ui-go/45@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 ******** ci-base-image-x86_64 cat [2020-06-21T17:28:39.830Z] cd6300453558: Pull complete [2020-06-21T17:28:40.327Z] $ docker top 021c93e3d673761bfab370ee2db1e6dfd5536f6da682675d0f66af48f0ba38bc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-21T17:28:40.756Z] + go version [2020-06-21T17:28:40.756Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-21T17:28:41.055Z] + make test [2020-06-21T17:28:41.055Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-21T17:28:42.448Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-21T17:28:45.236Z] b9c365052c96: Pull complete [2020-06-21T17:28:45.237Z] a2d8cc88f415: Pull complete [2020-06-21T17:28:47.244Z] ea1d1ca13537: Pull complete [2020-06-21T17:28:47.520Z] 3750a50a1c5e: Pull complete [2020-06-21T17:28:47.520Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-21T17:28:47.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-21T17:28:47.520Z] ---> 78745c68409d [2020-06-21T17:28:47.520Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-21T17:28:49.133Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-21T17:28:49.397Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-21T17:28:51.553Z] Stashed 1 file(s) [Pipeline] } [2020-06-21T17:28:51.557Z] $ docker stop --time=1 021c93e3d673761bfab370ee2db1e6dfd5536f6da682675d0f66af48f0ba38bc [2020-06-21T17:28:52.910Z] ---> Running in aa4a838433e3 [2020-06-21T17:28:52.910Z] Removing intermediate container aa4a838433e3 [2020-06-21T17:28:52.910Z] ---> f9e541a41e67 [2020-06-21T17:28:52.910Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-21T17:28:52.910Z] ---> Running in 685d05e5b0d3 [2020-06-21T17:28:53.565Z] $ docker rm -f 021c93e3d673761bfab370ee2db1e6dfd5536f6da682675d0f66af48f0ba38bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-21T17:28:54.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-21T17:28:54.723Z] + ls -al . [2020-06-21T17:28:54.723Z] total 84 [2020-06-21T17:28:54.723Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 21 17:28 . [2020-06-21T17:28:54.723Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 21 17:27 .. [2020-06-21T17:28:54.723Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 17:27 assets [2020-06-21T17:28:54.723Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 17:27 bin [2020-06-21T17:28:54.723Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 17:27 cmd [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 17:27 CONTRIBUTING.md [2020-06-21T17:28:54.723Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 21 17:28 coverage.out [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 913 Jun 21 17:27 Dockerfile [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 898 Jun 21 17:27 Dockerfile.build [2020-06-21T17:28:54.723Z] drwxrwxr-x. 4 jenkins jenkins 72 Jun 21 17:27 docs [2020-06-21T17:28:54.723Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 17:27 .git [2020-06-21T17:28:54.723Z] drwxrwxr-x. 2 jenkins jenkins 38 Jun 21 17:27 .github [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 136 Jun 21 17:27 .gitignore [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jun 21 17:27 go.mod [2020-06-21T17:28:54.723Z] -rw-r--r--. 1 jenkins jenkins 20718 Jun 21 17:28 go.sum [2020-06-21T17:28:54.723Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 21 17:27 internal [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 675 Jun 21 17:27 Jenkinsfile [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 17:27 LICENSE [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 951 Jun 21 17:27 Makefile [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 2599 Jun 21 17:27 README.md [2020-06-21T17:28:54.723Z] drwxrwxr-x. 3 jenkins jenkins 44 Jun 21 17:27 .semver [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 21 17:25 VERSION [2020-06-21T17:28:54.723Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 17:27 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:28:55.026Z] + 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=c6e90bcad506a53a21afbb07ae058210c81821b7 --label arch=amd64 --label version=1.2.2-dev.2 . [2020-06-21T17:28:55.290Z] Sending build context to Docker daemon 12.96MB [2020-06-21T17:28:55.290Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-21T17:28:55.290Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-21T17:28:55.290Z] ---> 37d07811495b [2020-06-21T17:28:55.290Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-21T17:28:55.530Z] Removing intermediate container 685d05e5b0d3 [2020-06-21T17:28:55.530Z] ---> 35c06b72eec5 [2020-06-21T17:28:55.530Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-21T17:28:55.530Z] ---> Running in 1bb44143fc5e [2020-06-21T17:28:55.861Z] ---> Running in dcc97343500a [2020-06-21T17:28:55.862Z] Removing intermediate container dcc97343500a [2020-06-21T17:28:55.862Z] ---> 7fa752ece64c [2020-06-21T17:28:55.862Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-21T17:28:56.122Z] ---> Running in 94a126fe32fe [2020-06-21T17:28:56.122Z] Removing intermediate container 94a126fe32fe [2020-06-21T17:28:56.122Z] ---> fa72542c3d93 [2020-06-21T17:28:56.122Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-21T17:28:56.122Z] ---> Running in 2b123f407ac7 [2020-06-21T17:28:56.384Z] Removing intermediate container 2b123f407ac7 [2020-06-21T17:28:56.384Z] ---> 6471fc9962e2 [2020-06-21T17:28:56.384Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-21T17:28:56.384Z] ---> Running in 80955b52e8cb [2020-06-21T17:28:56.646Z] Removing intermediate container 80955b52e8cb [2020-06-21T17:28:56.646Z] ---> 7e2789c7ec4c [2020-06-21T17:28:56.646Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-21T17:28:56.646Z] ---> Running in 23cc1f914039 [2020-06-21T17:28:56.921Z] Removing intermediate container 23cc1f914039 [2020-06-21T17:28:56.921Z] ---> e898e76543ad [2020-06-21T17:28:56.921Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-21T17:28:56.921Z] ---> Running in bb754b962796 [2020-06-21T17:28:56.958Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-21T17:28:57.550Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-21T17:28:57.878Z] Removing intermediate container bb754b962796 [2020-06-21T17:28:57.878Z] ---> 0c8c8814e5d3 [2020-06-21T17:28:57.878Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-21T17:28:57.878Z] ---> Running in 0de90a563103 [2020-06-21T17:28:58.146Z] OK: 125 MiB in 39 packages [2020-06-21T17:28:58.451Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-21T17:28:59.023Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-21T17:28:59.131Z] Removing intermediate container 1bb44143fc5e [2020-06-21T17:28:59.131Z] ---> 8e07f940676c [2020-06-21T17:28:59.131Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-21T17:28:59.131Z] ---> Running in 716d16159acc [2020-06-21T17:28:59.284Z] v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-21T17:28:59.285Z] v3.11.6-86-gf4e478f351 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-21T17:28:59.285Z] OK: 11290 distinct packages available [2020-06-21T17:28:59.285Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-21T17:28:59.726Z] Removing intermediate container 716d16159acc [2020-06-21T17:28:59.726Z] ---> d34be5683f56 [2020-06-21T17:28:59.726Z] Step 7/8 : COPY . . [2020-06-21T17:29:00.226Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-21T17:29:00.487Z] OK: 143 MiB in 39 packages [2020-06-21T17:29:01.059Z] Removing intermediate container 0de90a563103 [2020-06-21T17:29:01.059Z] ---> d377a6eb42b6 [2020-06-21T17:29:01.059Z] Step 10/24 : ENV GO111MODULE=on [2020-06-21T17:29:01.059Z] ---> Running in 1fbd9700fcb6 [2020-06-21T17:29:01.059Z] Removing intermediate container 1fbd9700fcb6 [2020-06-21T17:29:01.059Z] ---> 9cf8ac35c32b [2020-06-21T17:29:01.059Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-21T17:29:01.059Z] ---> Running in 1d8e08b93f93 [2020-06-21T17:29:01.323Z] Removing intermediate container 1d8e08b93f93 [2020-06-21T17:29:01.324Z] ---> 90eeccf8ebb8 [2020-06-21T17:29:01.324Z] Step 12/24 : COPY go.mod . [2020-06-21T17:29:01.588Z] ---> 22fcd9134904 [2020-06-21T17:29:01.588Z] Step 13/24 : COPY Makefile . [2020-06-21T17:29:01.713Z] ---> 959bb03c4b24 [2020-06-21T17:29:01.713Z] Step 8/8 : RUN go mod download [2020-06-21T17:29:01.713Z] ---> Running in b59730f52668 [2020-06-21T17:29:01.849Z] ---> 8855c2912c08 [2020-06-21T17:29:01.849Z] Step 14/24 : RUN make update [2020-06-21T17:29:01.849Z] ---> Running in 2caabf415c92 [2020-06-21T17:29:02.422Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-21T17:29:02.997Z] Removing intermediate container 2caabf415c92 [2020-06-21T17:29:02.998Z] ---> b7f5739361a5 [2020-06-21T17:29:02.998Z] Step 15/24 : COPY . . [2020-06-21T17:29:04.333Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-21T17:29:04.333Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-21T17:29:04.333Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-21T17:29:04.333Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-21T17:29:04.333Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-21T17:29:04.386Z] ---> a275039fcde2 [2020-06-21T17:29:04.386Z] Step 16/24 : RUN ${MAKE} [2020-06-21T17:29:04.386Z] ---> Running in d5bb0d74d3a2 [2020-06-21T17:29:04.605Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-21T17:29:04.605Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-21T17:29:04.605Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-21T17:29:04.605Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-21T17:29:04.605Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-21T17:29:04.605Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-21T17:29:04.605Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-21T17:29:04.605Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-21T17:29:04.605Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-21T17:29:04.605Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-21T17:29:04.605Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-21T17:29:04.605Z] go: finding github.com/fatih/color v1.9.0 [2020-06-21T17:29:04.605Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-21T17:29:04.605Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-21T17:29:04.605Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-21T17:29:04.605Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-21T17:29:04.605Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-21T17:29:04.605Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-21T17:29:04.605Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-21T17:29:04.605Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-21T17:29:04.605Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-21T17:29:04.605Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-21T17:29:04.605Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-21T17:29:04.605Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-21T17:29:04.605Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-21T17:29:04.605Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-21T17:29:04.605Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-21T17:29:04.605Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-21T17:29:04.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.2-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-21T17:29:04.876Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-21T17:29:04.876Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-21T17:29:04.876Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-21T17:29:04.876Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-21T17:29:04.877Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-21T17:29:04.877Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-21T17:29:04.877Z] go: finding github.com/kr/pty v1.1.1 [2020-06-21T17:29:04.877Z] go: finding github.com/kr/text v0.1.0 [2020-06-21T17:29:04.877Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-21T17:29:04.877Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-21T17:29:04.877Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-21T17:29:04.877Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-21T17:29:04.877Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-21T17:29:04.877Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-21T17:29:05.148Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-21T17:29:05.148Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-21T17:29:05.148Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-21T17:29:05.148Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-21T17:29:05.148Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-21T17:29:05.148Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-21T17:29:05.148Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-21T17:29:05.148Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-21T17:29:05.148Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-21T17:29:05.148Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-21T17:29:05.148Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-21T17:29:05.148Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-21T17:29:05.148Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-21T17:29:05.148Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-21T17:29:05.148Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-21T17:29:05.148Z] go: finding github.com/posener/complete v1.1.1 [2020-06-21T17:29:05.148Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-21T17:29:05.148Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-21T17:29:05.148Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-21T17:29:05.148Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-21T17:29:05.148Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-21T17:29:05.148Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-21T17:29:05.148Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-21T17:29:05.148Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-21T17:29:05.148Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-21T17:29:05.148Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-21T17:29:05.148Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-21T17:29:05.422Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-21T17:29:05.422Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-21T17:29:05.422Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-21T17:29:05.422Z] go: finding golang.org/x/text v0.3.2 [2020-06-21T17:29:05.422Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-21T17:29:05.422Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-21T17:29:05.422Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-21T17:29:05.422Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-21T17:29:05.422Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-21T17:29:05.422Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-21T17:29:12.885Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-21T17:29:15.433Z] Removing intermediate container d5bb0d74d3a2 [2020-06-21T17:29:15.433Z] ---> e6e75cb7a244 [2020-06-21T17:29:15.433Z] Step 17/24 : FROM alpine [2020-06-21T17:29:15.694Z] latest: Pulling from library/alpine [2020-06-21T17:29:15.694Z] df20fa9351a1: Pulling fs layer [2020-06-21T17:29:15.955Z] df20fa9351a1: Verifying Checksum [2020-06-21T17:29:15.955Z] df20fa9351a1: Download complete [2020-06-21T17:29:16.217Z] df20fa9351a1: Pull complete [2020-06-21T17:29:16.217Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-21T17:29:16.217Z] Status: Downloaded newer image for alpine:latest [2020-06-21T17:29:16.217Z] ---> a24bb4013296 [2020-06-21T17:29:16.217Z] Step 18/24 : EXPOSE 4000 [2020-06-21T17:29:16.217Z] ---> Running in c0a57d69209f [2020-06-21T17:29:16.477Z] Removing intermediate container c0a57d69209f [2020-06-21T17:29:16.477Z] ---> 63ff7f7fc3f1 [2020-06-21T17:29:16.477Z] 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-21T17:29:17.423Z] ---> f2c25c9bc9a2 [2020-06-21T17:29:17.423Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-21T17:29:17.423Z] ---> Running in 6c7973139859 [2020-06-21T17:29:17.423Z] Removing intermediate container 6c7973139859 [2020-06-21T17:29:17.423Z] ---> 40e9254de5aa [2020-06-21T17:29:17.423Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-21T17:29:17.423Z] ---> Running in ed6253761e5a [2020-06-21T17:29:17.685Z] Removing intermediate container ed6253761e5a [2020-06-21T17:29:17.685Z] ---> 2b8be69977e7 [2020-06-21T17:29:17.685Z] Step 22/24 : LABEL arch=amd64 [2020-06-21T17:29:17.685Z] ---> Running in 706fa691190c [2020-06-21T17:29:17.951Z] Removing intermediate container 706fa691190c [2020-06-21T17:29:17.951Z] ---> 0517ffe26372 [2020-06-21T17:29:17.951Z] Step 23/24 : LABEL git_sha=c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:29:17.951Z] ---> Running in cfef591be498 [2020-06-21T17:29:18.211Z] Removing intermediate container cfef591be498 [2020-06-21T17:29:18.211Z] ---> d9342effa504 [2020-06-21T17:29:18.211Z] Step 24/24 : LABEL version=1.2.2-dev.2 [2020-06-21T17:29:18.211Z] ---> Running in f6c9daf493d9 [2020-06-21T17:29:18.471Z] Removing intermediate container f6c9daf493d9 [2020-06-21T17:29:18.471Z] ---> bd0fa2c56728 [2020-06-21T17:29:18.471Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-21T17:29:18.471Z] Successfully built bd0fa2c56728 [2020-06-21T17:29:18.471Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-21T17:29:18.685Z] provisioning config files... [2020-06-21T17:29:18.715Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/45@tmp/config1813926926809726672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-21T17:29:19.055Z] nexus3.edgexfoundry.org:10001 [2020-06-21T17:29:19.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:29:19.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:29:19.055Z] Configure a credential helper to remove this warning. See [2020-06-21T17:29:19.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:29:19.056Z] [2020-06-21T17:29:19.056Z] Login Succeeded [2020-06-21T17:29:19.317Z] nexus3.edgexfoundry.org:10002 [2020-06-21T17:29:19.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:29:19.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:29:19.317Z] Configure a credential helper to remove this warning. See [2020-06-21T17:29:19.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:29:19.317Z] [2020-06-21T17:29:19.317Z] Login Succeeded [2020-06-21T17:29:19.317Z] nexus3.edgexfoundry.org:10003 [2020-06-21T17:29:19.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:29:19.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:29:19.578Z] Configure a credential helper to remove this warning. See [2020-06-21T17:29:19.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:29:19.578Z] [2020-06-21T17:29:19.578Z] Login Succeeded [2020-06-21T17:29:19.578Z] nexus3.edgexfoundry.org:10004 [2020-06-21T17:29:19.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:29:19.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:29:19.838Z] Configure a credential helper to remove this warning. See [2020-06-21T17:29:19.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:29:19.838Z] [2020-06-21T17:29:19.838Z] Login Succeeded [2020-06-21T17:29:19.838Z] docker.io [2020-06-21T17:29:19.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:29:20.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:29:20.099Z] Configure a credential helper to remove this warning. See [2020-06-21T17:29:20.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:29:20.099Z] [2020-06-21T17:29:20.099Z] Login Succeeded [Pipeline] } [2020-06-21T17:29:20.108Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-21T17:29:20.196Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2020-06-21T17:29:20.196Z] c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:29:20.196Z] latest [2020-06-21T17:29:20.196Z] 1.2.2-dev.2 [2020-06-21T17:29:20.196Z] c6e90bcad506a53a21afbb07ae058210c81821b7-1.2.2-dev.2 [2020-06-21T17:29:20.196Z] master [2020-06-21T17:29:20.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:20.568Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:c6e90bcad506a53a21afbb07ae058210c81821b7 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:20.860Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:29:20.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-21T17:29:20.860Z] 3c0cba2531f4: Preparing [2020-06-21T17:29:20.860Z] 50644c29ef5a: Preparing [2020-06-21T17:29:20.860Z] 50644c29ef5a: Layer already exists [2020-06-21T17:29:22.244Z] 3c0cba2531f4: Pushed [2020-06-21T17:29:22.244Z] c6e90bcad506a53a21afbb07ae058210c81821b7: digest: sha256:7a76ea2efa59ca56182b8d6f2446b4de5bc8f67a6a05e410f919e6e0c7c60827 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:22.542Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:22.837Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2020-06-21T17:29:22.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-21T17:29:22.837Z] 3c0cba2531f4: Preparing [2020-06-21T17:29:22.837Z] 50644c29ef5a: Preparing [2020-06-21T17:29:22.837Z] 3c0cba2531f4: Layer already exists [2020-06-21T17:29:22.837Z] 50644c29ef5a: Layer already exists [2020-06-21T17:29:22.837Z] latest: digest: sha256:7a76ea2efa59ca56182b8d6f2446b4de5bc8f67a6a05e410f919e6e0c7c60827 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:23.140Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:23.435Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.2-dev.2 [2020-06-21T17:29:23.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-21T17:29:23.435Z] 3c0cba2531f4: Preparing [2020-06-21T17:29:23.435Z] 50644c29ef5a: Preparing [2020-06-21T17:29:23.435Z] 3c0cba2531f4: Layer already exists [2020-06-21T17:29:23.435Z] 50644c29ef5a: Layer already exists [2020-06-21T17:29:23.435Z] 1.2.2-dev.2: digest: sha256:7a76ea2efa59ca56182b8d6f2446b4de5bc8f67a6a05e410f919e6e0c7c60827 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:23.729Z] Removing intermediate container b59730f52668 [2020-06-21T17:29:23.729Z] ---> dfa276fd5448 [2020-06-21T17:29:23.729Z] Successfully built dfa276fd5448 [2020-06-21T17:29:23.729Z] Successfully tagged ci-base-image-arm64:latest [2020-06-21T17:29:23.734Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:c6e90bcad506a53a21afbb07ae058210c81821b7-1.2.2-dev.2 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:24.028Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:c6e90bcad506a53a21afbb07ae058210c81821b7-1.2.2-dev.2 [2020-06-21T17:29:24.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-21T17:29:24.028Z] 3c0cba2531f4: Preparing [2020-06-21T17:29:24.028Z] 50644c29ef5a: Preparing [2020-06-21T17:29:24.028Z] 3c0cba2531f4: Layer already exists [2020-06-21T17:29:24.028Z] 50644c29ef5a: Layer already exists [2020-06-21T17:29:24.028Z] c6e90bcad506a53a21afbb07ae058210c81821b7-1.2.2-dev.2: digest: sha256:7a76ea2efa59ca56182b8d6f2446b4de5bc8f67a6a05e410f919e6e0c7c60827 size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:24.255Z] + docker inspect -f . ci-base-image-arm64 [2020-06-21T17:29:24.255Z] . [Pipeline] withDockerContainer [2020-06-21T17:29:24.328Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-06-21T17:29:24.539Z] prd-ubuntu18.04-docker-arm64-4c-16g-3888 does not seem to be running inside a container [2020-06-21T17:29:24.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/45 -v /w/workspace/edgex-ui-go/45:/w/workspace/edgex-ui-go/45:rw,z -v /w/workspace/edgex-ui-go/45@tmp:/w/workspace/edgex-ui-go/45@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 ******** ci-base-image-arm64 cat [2020-06-21T17:29:26.373Z] $ docker top 54487288cbb391532990a06374c4f6326eaadb455c00811e7d496c17b01d5fcd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:27.052Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2020-06-21T17:29:27.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2020-06-21T17:29:27.052Z] 3c0cba2531f4: Preparing [2020-06-21T17:29:27.052Z] 50644c29ef5a: Preparing [2020-06-21T17:29:27.052Z] 50644c29ef5a: Layer already exists [2020-06-21T17:29:27.052Z] 3c0cba2531f4: Layer already exists [2020-06-21T17:29:27.052Z] master: digest: sha256:7a76ea2efa59ca56182b8d6f2446b4de5bc8f67a6a05e410f919e6e0c7c60827 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] } [2020-06-21T17:29:27.736Z] + go version [2020-06-21T17:29:27.736Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-21T17:29:28.798Z] + make test [2020-06-21T17:29:28.798Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-21T17:29:30.244Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-21T17:29:52.454Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-21T17:29:52.454Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-21T17:29:55.875Z] Warning: overwriting stash ‘coverage-report’ [2020-06-21T17:29:56.253Z] Stashed 1 file(s) [Pipeline] } [2020-06-21T17:29:56.235Z] $ docker stop --time=1 54487288cbb391532990a06374c4f6326eaadb455c00811e7d496c17b01d5fcd [2020-06-21T17:29:58.245Z] $ docker rm -f 54487288cbb391532990a06374c4f6326eaadb455c00811e7d496c17b01d5fcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-21T17:29:59.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-21T17:29:59.557Z] + ls -al . [2020-06-21T17:29:59.557Z] total 120 [2020-06-21T17:29:59.557Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 17:29 . [2020-06-21T17:29:59.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 17:28 .. [2020-06-21T17:29:59.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 17:28 .git [2020-06-21T17:29:59.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 17:28 .github [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 136 Jun 21 17:28 .gitignore [2020-06-21T17:29:59.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 17:28 .semver [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 17:28 CONTRIBUTING.md [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 21 17:28 Dockerfile [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 898 Jun 21 17:28 Dockerfile.build [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 21 17:28 Jenkinsfile [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 17:28 LICENSE [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 951 Jun 21 17:28 Makefile [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 2599 Jun 21 17:28 README.md [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 21 17:25 VERSION [2020-06-21T17:29:59.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 17:28 assets [2020-06-21T17:29:59.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 17:28 bin [2020-06-21T17:29:59.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 17:28 cmd [2020-06-21T17:29:59.557Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 17:29 coverage.out [2020-06-21T17:29:59.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 17:28 docs [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jun 21 17:28 go.mod [2020-06-21T17:29:59.557Z] -rw-r--r-- 1 jenkins jenkins 20718 Jun 21 17:29 go.sum [2020-06-21T17:29:59.557Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 17:28 internal [2020-06-21T17:29:59.557Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 17:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:29:59.896Z] + 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=c6e90bcad506a53a21afbb07ae058210c81821b7 --label arch=arm64 --label version=1.2.2-dev.2 . [2020-06-21T17:30:00.493Z] Sending build context to Docker daemon 12.96MB [2020-06-21T17:30:00.493Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-21T17:30:00.493Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-21T17:30:00.493Z] ---> dfa276fd5448 [2020-06-21T17:30:00.493Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-21T17:30:00.766Z] ---> Running in ba4c862793c4 [2020-06-21T17:30:01.360Z] Removing intermediate container ba4c862793c4 [2020-06-21T17:30:01.360Z] ---> 3b6e8675bf6e [2020-06-21T17:30:01.360Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-21T17:30:01.360Z] ---> Running in 235846c70491 [2020-06-21T17:30:01.635Z] Removing intermediate container 235846c70491 [2020-06-21T17:30:01.635Z] ---> 127cd1b133b2 [2020-06-21T17:30:01.635Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-21T17:30:01.911Z] ---> Running in e574333cec7d [2020-06-21T17:30:02.184Z] Removing intermediate container e574333cec7d [2020-06-21T17:30:02.184Z] ---> 18eb8228d595 [2020-06-21T17:30:02.184Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-21T17:30:02.458Z] ---> Running in 605ae054efcb [2020-06-21T17:30:02.738Z] Removing intermediate container 605ae054efcb [2020-06-21T17:30:02.738Z] ---> 3a68c284486a [2020-06-21T17:30:02.738Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-21T17:30:03.012Z] ---> Running in d6437b1d33ca [2020-06-21T17:30:03.284Z] Removing intermediate container d6437b1d33ca [2020-06-21T17:30:03.284Z] ---> e59f3dcd1667 [2020-06-21T17:30:03.284Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-21T17:30:03.558Z] ---> Running in e51870389c72 [2020-06-21T17:30:06.166Z] Removing intermediate container e51870389c72 [2020-06-21T17:30:06.166Z] ---> 9786c183fd9c [2020-06-21T17:30:06.166Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-21T17:30:06.166Z] ---> Running in 5747067a7578 [2020-06-21T17:30:07.589Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-21T17:30:08.177Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-21T17:30:08.767Z] v3.11.6-87-gde9ffe4975 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-21T17:30:08.767Z] v3.11.6-84-gd805aec21b [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-21T17:30:08.767Z] OK: 11179 distinct packages available [2020-06-21T17:30:08.767Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-21T17:30:09.737Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-21T17:30:10.328Z] OK: 125 MiB in 39 packages [2020-06-21T17:30:11.306Z] Removing intermediate container 5747067a7578 [2020-06-21T17:30:11.306Z] ---> 66930a980b8b [2020-06-21T17:30:11.306Z] Step 10/24 : ENV GO111MODULE=on [2020-06-21T17:30:11.306Z] ---> Running in 4f6ace212050 [2020-06-21T17:30:11.901Z] Removing intermediate container 4f6ace212050 [2020-06-21T17:30:11.901Z] ---> 1292b4a94ff6 [2020-06-21T17:30:11.901Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-21T17:30:11.901Z] ---> Running in 874a1fa9c42b [2020-06-21T17:30:12.497Z] Removing intermediate container 874a1fa9c42b [2020-06-21T17:30:12.497Z] ---> df6627b43e2d [2020-06-21T17:30:12.497Z] Step 12/24 : COPY go.mod . [2020-06-21T17:30:13.095Z] ---> 5fe7489c5687 [2020-06-21T17:30:13.095Z] Step 13/24 : COPY Makefile . [2020-06-21T17:30:13.693Z] ---> 663428ff24d2 [2020-06-21T17:30:13.693Z] Step 14/24 : RUN make update [2020-06-21T17:30:13.967Z] ---> Running in 6648f44498c3 [2020-06-21T17:30:15.403Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-21T17:30:16.835Z] Removing intermediate container 6648f44498c3 [2020-06-21T17:30:16.835Z] ---> 204f9b371527 [2020-06-21T17:30:16.835Z] Step 15/24 : COPY . . [2020-06-21T17:30:18.267Z] ---> 53f9615b14b6 [2020-06-21T17:30:18.267Z] Step 16/24 : RUN ${MAKE} [2020-06-21T17:30:18.267Z] ---> Running in f072d868aa4b [2020-06-21T17:30:19.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.2-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-06-21T17:30:41.876Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-21T17:30:48.575Z] Removing intermediate container f072d868aa4b [2020-06-21T17:30:48.575Z] ---> 6e6a3b5377da [2020-06-21T17:30:48.575Z] Step 17/24 : FROM alpine [2020-06-21T17:30:49.164Z] latest: Pulling from library/alpine [2020-06-21T17:30:49.164Z] b538f80385f9: Pulling fs layer [2020-06-21T17:30:49.437Z] b538f80385f9: Verifying Checksum [2020-06-21T17:30:49.437Z] b538f80385f9: Download complete [2020-06-21T17:30:50.030Z] b538f80385f9: Pull complete [2020-06-21T17:30:50.030Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-21T17:30:50.030Z] Status: Downloaded newer image for alpine:latest [2020-06-21T17:30:50.030Z] ---> 62ee0e9f8440 [2020-06-21T17:30:50.030Z] Step 18/24 : EXPOSE 4000 [2020-06-21T17:30:50.302Z] ---> Running in 610406b65c4e [2020-06-21T17:30:50.573Z] Removing intermediate container 610406b65c4e [2020-06-21T17:30:50.574Z] ---> 00b0ce507e0b [2020-06-21T17:30:50.574Z] 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-21T17:30:52.550Z] ---> f89e9e90c61c [2020-06-21T17:30:52.550Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-21T17:30:52.550Z] ---> Running in 897c9ff5400e [2020-06-21T17:30:53.147Z] Removing intermediate container 897c9ff5400e [2020-06-21T17:30:53.147Z] ---> 1ce989dd5e01 [2020-06-21T17:30:53.147Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-21T17:30:53.147Z] ---> Running in a28cd7515ae6 [2020-06-21T17:30:53.419Z] Removing intermediate container a28cd7515ae6 [2020-06-21T17:30:53.419Z] ---> 5608ed6ccb3e [2020-06-21T17:30:53.419Z] Step 22/24 : LABEL arch=arm64 [2020-06-21T17:30:53.693Z] ---> Running in 2e778662cf5e [2020-06-21T17:30:53.966Z] Removing intermediate container 2e778662cf5e [2020-06-21T17:30:53.966Z] ---> 9292ee3f4c03 [2020-06-21T17:30:53.966Z] Step 23/24 : LABEL git_sha=c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:30:54.239Z] ---> Running in 2556fc7257d2 [2020-06-21T17:30:54.511Z] Removing intermediate container 2556fc7257d2 [2020-06-21T17:30:54.783Z] ---> 87521819f95f [2020-06-21T17:30:54.784Z] Step 24/24 : LABEL version=1.2.2-dev.2 [2020-06-21T17:30:54.784Z] ---> Running in a17318dffa19 [2020-06-21T17:30:55.058Z] Removing intermediate container a17318dffa19 [2020-06-21T17:30:55.058Z] ---> d1b42f1ecdf1 [2020-06-21T17:30:55.058Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-21T17:30:55.330Z] Successfully built d1b42f1ecdf1 [2020-06-21T17:30:55.330Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-21T17:30:55.510Z] provisioning config files... [2020-06-21T17:30:55.549Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/45@tmp/config8110402118106571061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-21T17:30:55.917Z] nexus3.edgexfoundry.org:10001 [2020-06-21T17:30:56.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:30:56.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:30:56.464Z] Configure a credential helper to remove this warning. See [2020-06-21T17:30:56.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:30:56.464Z] [2020-06-21T17:30:56.464Z] Login Succeeded [2020-06-21T17:30:56.464Z] nexus3.edgexfoundry.org:10002 [2020-06-21T17:30:56.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:30:57.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:30:57.015Z] Configure a credential helper to remove this warning. See [2020-06-21T17:30:57.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:30:57.015Z] [2020-06-21T17:30:57.015Z] Login Succeeded [2020-06-21T17:30:57.015Z] nexus3.edgexfoundry.org:10003 [2020-06-21T17:30:57.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:30:57.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:30:57.562Z] Configure a credential helper to remove this warning. See [2020-06-21T17:30:57.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:30:57.562Z] [2020-06-21T17:30:57.562Z] Login Succeeded [2020-06-21T17:30:57.562Z] nexus3.edgexfoundry.org:10004 [2020-06-21T17:30:57.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:30:58.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:30:58.106Z] Configure a credential helper to remove this warning. See [2020-06-21T17:30:58.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:30:58.106Z] [2020-06-21T17:30:58.106Z] Login Succeeded [2020-06-21T17:30:58.106Z] docker.io [2020-06-21T17:30:58.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-21T17:30:58.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-21T17:30:58.979Z] Configure a credential helper to remove this warning. See [2020-06-21T17:30:58.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-21T17:30:58.979Z] [2020-06-21T17:30:58.979Z] Login Succeeded [Pipeline] } [2020-06-21T17:30:58.999Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-21T17:30:59.100Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2020-06-21T17:30:59.100Z] c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:30:59.100Z] latest [2020-06-21T17:30:59.100Z] 1.2.2-dev.2 [2020-06-21T17:30:59.100Z] c6e90bcad506a53a21afbb07ae058210c81821b7-1.2.2-dev.2 [2020-06-21T17:30:59.100Z] master [2020-06-21T17:30:59.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:30:59.505Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:c6e90bcad506a53a21afbb07ae058210c81821b7 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:30:59.841Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:30:59.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-21T17:30:59.842Z] 23e15195460c: Preparing [2020-06-21T17:30:59.842Z] e2f13739ad41: Preparing [2020-06-21T17:31:00.115Z] e2f13739ad41: Layer already exists [2020-06-21T17:31:03.495Z] 23e15195460c: Pushed [2020-06-21T17:31:03.768Z] c6e90bcad506a53a21afbb07ae058210c81821b7: digest: sha256:9e248f05a841f54876d4e7124e455febfd80bb3c2ca09cb752366a4d6ea2801d size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:04.106Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:04.444Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2020-06-21T17:31:04.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-21T17:31:04.444Z] 23e15195460c: Preparing [2020-06-21T17:31:04.444Z] e2f13739ad41: Preparing [2020-06-21T17:31:04.444Z] e2f13739ad41: Layer already exists [2020-06-21T17:31:04.444Z] 23e15195460c: Layer already exists [2020-06-21T17:31:04.714Z] latest: digest: sha256:9e248f05a841f54876d4e7124e455febfd80bb3c2ca09cb752366a4d6ea2801d size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:05.052Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:05.407Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.2-dev.2 [2020-06-21T17:31:05.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-21T17:31:05.407Z] 23e15195460c: Preparing [2020-06-21T17:31:05.407Z] e2f13739ad41: Preparing [2020-06-21T17:31:05.407Z] e2f13739ad41: Layer already exists [2020-06-21T17:31:05.407Z] 23e15195460c: Layer already exists [2020-06-21T17:31:05.677Z] 1.2.2-dev.2: digest: sha256:9e248f05a841f54876d4e7124e455febfd80bb3c2ca09cb752366a4d6ea2801d size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:06.018Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:c6e90bcad506a53a21afbb07ae058210c81821b7-1.2.2-dev.2 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:06.350Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:c6e90bcad506a53a21afbb07ae058210c81821b7-1.2.2-dev.2 [2020-06-21T17:31:06.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-21T17:31:06.350Z] 23e15195460c: Preparing [2020-06-21T17:31:06.350Z] e2f13739ad41: Preparing [2020-06-21T17:31:06.350Z] e2f13739ad41: Layer already exists [2020-06-21T17:31:06.350Z] 23e15195460c: Layer already exists [2020-06-21T17:31:06.620Z] c6e90bcad506a53a21afbb07ae058210c81821b7-1.2.2-dev.2: digest: sha256:9e248f05a841f54876d4e7124e455febfd80bb3c2ca09cb752366a4d6ea2801d size: 739 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:06.959Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:07.292Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2020-06-21T17:31:07.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2020-06-21T17:31:07.292Z] 23e15195460c: Preparing [2020-06-21T17:31:07.292Z] e2f13739ad41: Preparing [2020-06-21T17:31:07.292Z] 23e15195460c: Layer already exists [2020-06-21T17:31:07.292Z] e2f13739ad41: Layer already exists [2020-06-21T17:31:07.565Z] master: digest: sha256:9e248f05a841f54876d4e7124e455febfd80bb3c2ca09cb752366a4d6ea2801d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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-21T17:31:08.286Z] provisioning config files... [2020-06-21T17:31:08.300Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5128075369624723499tmp [Pipeline] { [Pipeline] sh [2020-06-21T17:31:08.610Z] + curl -s https://codecov.io/bash [2020-06-21T17:31:08.610Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5128075369624723499tmp [2020-06-21T17:31:08.870Z] [2020-06-21T17:31:08.870Z] _____ _ [2020-06-21T17:31:08.870Z] / ____| | | [2020-06-21T17:31:08.870Z] | | ___ __| | ___ ___ _____ __ [2020-06-21T17:31:08.871Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-21T17:31:08.871Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-21T17:31:08.871Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-21T17:31:08.871Z] Bash-20200602-f809a24 [2020-06-21T17:31:08.871Z] [2020-06-21T17:31:08.871Z] [2020-06-21T17:31:08.871Z] ==> Jenkins CI detected. [2020-06-21T17:31:08.871Z] project root: . [2020-06-21T17:31:08.871Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-21T17:31:08.871Z] ==> Running gcov in . (disable via -X gcov) [2020-06-21T17:31:08.871Z] ==> Python coveragepy not found [2020-06-21T17:31:08.871Z] ==> Searching for coverage reports in: [2020-06-21T17:31:08.871Z] + . [2020-06-21T17:31:08.871Z] -> Found 1 reports [2020-06-21T17:31:08.871Z] ==> Detecting git/mercurial file structure [2020-06-21T17:31:08.871Z] ==> Reading reports [2020-06-21T17:31:08.871Z] + ./coverage.out bytes=10 [2020-06-21T17:31:08.871Z] ==> Appending adjustments [2020-06-21T17:31:08.871Z] https://docs.codecov.io/docs/fixing-reports [2020-06-21T17:31:09.132Z] + Found adjustments [2020-06-21T17:31:09.132Z] ==> Gzipping contents [2020-06-21T17:31:09.132Z] ==> Uploading reports [2020-06-21T17:31:09.132Z] url: https://codecov.io [2020-06-21T17:31:09.132Z] query: branch=master&commit=c6e90bcad506a53a21afbb07ae058210c81821b7&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-06-21T17:31:09.132Z] -> Pinging Codecov [2020-06-21T17:31:09.132Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=c6e90bcad506a53a21afbb07ae058210c81821b7&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= [2020-06-21T17:31:09.392Z] -> Uploading [2020-06-21T17:31:10.333Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c6e90bcad506a53a21afbb07ae058210c81821b7 [Pipeline] } [2020-06-21T17:31:10.342Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-21T17:31:10.765Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-21T17:31:10.766Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-21T17:31:10.794Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:11.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-21T17:31:11.104Z] [2020-06-21T17:31:11.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:11.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-21T17:31:11.425Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-21T17:31:11.425Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-21T17:31:11.425Z] 408f87550127: Pulling fs layer [2020-06-21T17:31:11.425Z] fe522b08c979: Pulling fs layer [2020-06-21T17:31:11.425Z] 221eaa008020: Pulling fs layer [2020-06-21T17:31:11.425Z] 2a4607e5d6b9: Pulling fs layer [2020-06-21T17:31:11.425Z] 8f79b27c4fd2: Pulling fs layer [2020-06-21T17:31:11.425Z] e5c8dbe1645b: Pulling fs layer [2020-06-21T17:31:11.425Z] 23e8b3b47431: Pulling fs layer [2020-06-21T17:31:11.425Z] 5c568d65a230: Pulling fs layer [2020-06-21T17:31:11.425Z] 221eaa008020: Waiting [2020-06-21T17:31:11.425Z] 2a4607e5d6b9: Waiting [2020-06-21T17:31:11.425Z] 8f79b27c4fd2: Waiting [2020-06-21T17:31:11.425Z] 23e8b3b47431: Waiting [2020-06-21T17:31:11.425Z] 5c568d65a230: Waiting [2020-06-21T17:31:11.425Z] e5c8dbe1645b: Waiting [2020-06-21T17:31:11.425Z] fe522b08c979: Verifying Checksum [2020-06-21T17:31:11.425Z] fe522b08c979: Download complete [2020-06-21T17:31:11.425Z] 408f87550127: Verifying Checksum [2020-06-21T17:31:11.425Z] 408f87550127: Download complete [2020-06-21T17:31:11.425Z] 2a4607e5d6b9: Verifying Checksum [2020-06-21T17:31:11.425Z] 2a4607e5d6b9: Download complete [2020-06-21T17:31:11.425Z] cbdbe7a5bc2a: Verifying Checksum [2020-06-21T17:31:11.425Z] cbdbe7a5bc2a: Download complete [2020-06-21T17:31:11.425Z] 8f79b27c4fd2: Verifying Checksum [2020-06-21T17:31:11.425Z] 8f79b27c4fd2: Download complete [2020-06-21T17:31:11.699Z] cbdbe7a5bc2a: Pull complete [2020-06-21T17:31:11.970Z] e5c8dbe1645b: Verifying Checksum [2020-06-21T17:31:11.970Z] e5c8dbe1645b: Download complete [2020-06-21T17:31:12.262Z] 23e8b3b47431: Verifying Checksum [2020-06-21T17:31:12.262Z] 23e8b3b47431: Download complete [2020-06-21T17:31:12.262Z] 408f87550127: Pull complete [2020-06-21T17:31:12.530Z] 5c568d65a230: Verifying Checksum [2020-06-21T17:31:12.530Z] 5c568d65a230: Download complete [2020-06-21T17:31:12.530Z] fe522b08c979: Pull complete [2020-06-21T17:31:13.106Z] 221eaa008020: Verifying Checksum [2020-06-21T17:31:13.106Z] 221eaa008020: Download complete [2020-06-21T17:31:18.407Z] 221eaa008020: Pull complete [2020-06-21T17:31:18.407Z] 2a4607e5d6b9: Pull complete [2020-06-21T17:31:18.407Z] 8f79b27c4fd2: Pull complete [2020-06-21T17:31:20.954Z] e5c8dbe1645b: Pull complete [2020-06-21T17:31:23.506Z] 23e8b3b47431: Pull complete [2020-06-21T17:31:24.452Z] 5c568d65a230: Pull complete [2020-06-21T17:31:24.452Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-21T17:31:24.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-21T17:31:24.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-21T17:31:24.583Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:31:24.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-06-21T17:31:25.313Z] $ docker top e4b3dcc731861e5e9e10f17360d3a92f9ab58d318e9f5affa482d2191d3c409f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-21T17:31:25.718Z] + snyk monitor '--org=edgex-jenkins' [2020-06-21T17:31:35.716Z] [2020-06-21T17:31:35.716Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2020-06-21T17:31:35.716Z] [2020-06-21T17:31:35.716Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/05ef7ca4-96fc-45d2-adba-6af411efc828 [2020-06-21T17:31:35.716Z] [2020-06-21T17:31:35.716Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-21T17:31:35.716Z] [2020-06-21T17:31:35.716Z] [2020-06-21T17:31:35.716Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-06-21T17:31:35.716Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-06-21T17:31:35.733Z] $ docker stop --time=1 e4b3dcc731861e5e9e10f17360d3a92f9ab58d318e9f5affa482d2191d3c409f [2020-06-21T17:31:38.237Z] $ docker rm -f e4b3dcc731861e5e9e10f17360d3a92f9ab58d318e9f5affa482d2191d3c409f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:39.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-21T17:31:39.065Z] [2020-06-21T17:31:39.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:39.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-21T17:31:39.382Z] latest: Pulling from edgex-devops/edgex-klar [2020-06-21T17:31:39.382Z] e7c96db7181b: Pulling fs layer [2020-06-21T17:31:39.382Z] 1868ca2cb446: Pulling fs layer [2020-06-21T17:31:39.382Z] 136be5d0fe8e: Pulling fs layer [2020-06-21T17:31:39.382Z] 894bfe63afcb: Pulling fs layer [2020-06-21T17:31:39.382Z] 894bfe63afcb: Waiting [2020-06-21T17:31:39.382Z] 1868ca2cb446: Verifying Checksum [2020-06-21T17:31:39.382Z] 1868ca2cb446: Download complete [2020-06-21T17:31:39.382Z] 136be5d0fe8e: Verifying Checksum [2020-06-21T17:31:39.382Z] 136be5d0fe8e: Download complete [2020-06-21T17:31:39.382Z] e7c96db7181b: Verifying Checksum [2020-06-21T17:31:39.382Z] e7c96db7181b: Download complete [2020-06-21T17:31:39.382Z] 894bfe63afcb: Verifying Checksum [2020-06-21T17:31:39.382Z] 894bfe63afcb: Download complete [2020-06-21T17:31:39.644Z] e7c96db7181b: Pull complete [2020-06-21T17:31:39.909Z] 1868ca2cb446: Pull complete [2020-06-21T17:31:39.909Z] 136be5d0fe8e: Pull complete [2020-06-21T17:31:40.172Z] 894bfe63afcb: Pull complete [2020-06-21T17:31:40.172Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-06-21T17:31:40.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-21T17:31:40.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-06-21T17:31:40.262Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:31:40.312Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-21T17:31:41.737Z] $ docker top 7846f8bffb49548e7557c4d9c6ba18527aa89015510313af5fc2afe7435b1610 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-21T17:31:42.183Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:31:42.183Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-21T17:31:44.801Z] $ docker stop --time=1 7846f8bffb49548e7557c4d9c6ba18527aa89015510313af5fc2afe7435b1610 [2020-06-21T17:31:46.136Z] $ docker rm -f 7846f8bffb49548e7557c4d9c6ba18527aa89015510313af5fc2afe7435b1610 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:46.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-21T17:31:46.537Z] . [Pipeline] withDockerContainer [2020-06-21T17:31:46.624Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:31:46.666Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-21T17:31:47.210Z] $ docker top e4b457a5be9eef9721d2eabf22e84bc2dddc537ee4aa622f27985e20b44008f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-21T17:31:47.636Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:31:47.636Z] + tee [2020-06-21T17:31:47.636Z] clair timeout 1m0s [2020-06-21T17:31:47.636Z] docker timeout: 1m0s [2020-06-21T17:31:47.636Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-21T17:31:48.268Z] $ docker stop --time=1 e4b457a5be9eef9721d2eabf22e84bc2dddc537ee4aa622f27985e20b44008f9 [2020-06-21T17:31:49.596Z] $ docker rm -f e4b457a5be9eef9721d2eabf22e84bc2dddc537ee4aa622f27985e20b44008f9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-21T17:31:50.043Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-06-21T17:31:50.073Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_c6e90bcad506a53a21afbb07ae058210c81821b7.html [Pipeline] writeFile [Pipeline] step [2020-06-21T17:31:50.099Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:50.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-21T17:31:50.420Z] . [Pipeline] withDockerContainer [2020-06-21T17:31:50.507Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:31:50.552Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-21T17:31:51.248Z] $ docker top 2b979401ecc06ac6786695c542476629af72c8df418d757ceff026950620261f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-21T17:31:51.679Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:31:51.680Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-21T17:31:54.294Z] $ docker stop --time=1 2b979401ecc06ac6786695c542476629af72c8df418d757ceff026950620261f [2020-06-21T17:31:55.625Z] $ docker rm -f 2b979401ecc06ac6786695c542476629af72c8df418d757ceff026950620261f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:31:56.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-06-21T17:31:56.033Z] . [Pipeline] withDockerContainer [2020-06-21T17:31:56.120Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:31:56.164Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-06-21T17:31:56.722Z] $ docker top 841f66e0885b6b954201d4dbb83c61b4c6d906b262fb0fdc5e2c8dfcf88e2d2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-21T17:31:57.150Z] + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:c6e90bcad506a53a21afbb07ae058210c81821b7 [2020-06-21T17:31:57.150Z] + tee [2020-06-21T17:31:57.150Z] clair timeout 1m0s [2020-06-21T17:31:57.150Z] docker timeout: 1m0s [2020-06-21T17:31:57.150Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-21T17:31:57.775Z] $ docker stop --time=1 841f66e0885b6b954201d4dbb83c61b4c6d906b262fb0fdc5e2c8dfcf88e2d2b [2020-06-21T17:31:59.128Z] $ docker rm -f 841f66e0885b6b954201d4dbb83c61b4c6d906b262fb0fdc5e2c8dfcf88e2d2b [Pipeline] // withDockerContainer [Pipeline] sh [2020-06-21T17:31:59.566Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo [2020-06-21T17:31:59.579Z] Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_c6e90bcad506a53a21afbb07ae058210c81821b7.html [Pipeline] writeFile [Pipeline] step [2020-06-21T17:31:59.605Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:32:00.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-21T17:32:00.290Z] . [Pipeline] withDockerContainer [2020-06-21T17:32:00.379Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:32:00.419Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-21T17:32:01.032Z] $ docker top 5c1bc0cc9b1457ab33d10dc2378fa095ab485be278be88e3666cd21475c3431b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-21T17:32:01.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-21T17:32:01.195Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-21T17:32:01.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-21T17:32:01.401Z] $ docker exec 5c1bc0cc9b1457ab33d10dc2378fa095ab485be278be88e3666cd21475c3431b ssh-agent [2020-06-21T17:32:01.556Z] SSH_AUTH_SOCK=/tmp/ssh-VXmNlZaHMDUi/agent.12 [2020-06-21T17:32:01.556Z] SSH_AGENT_PID=17 [2020-06-21T17:32:01.562Z] Running ssh-add (command line suppressed) [2020-06-21T17:32:01.691Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6539243108959547525.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6539243108959547525.key) [2020-06-21T17:32:01.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-21T17:32:02.054Z] + git semver tag [2020-06-21T17:32:02.054Z] # -> Open(): unable to determine branch for HEAD [2020-06-21T17:32:02.054Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-21T17:32:02.054Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-21T17:32:02.054Z] # $SEMVER_REMOTE_NAME = origin [2020-06-21T17:32:02.054Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-21T17:32:02.054Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-21T17:32:02.054Z] # $SEMVER_BRANCH = master [2020-06-21T17:32:02.054Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-06-21T17:32:02.054Z] # c6e90bcad506a53a21afbb07ae058210c81821b7 HEAD [2020-06-21T17:32:02.054Z] # -> Force: false [2020-06-21T17:32:02.054Z] # b27f2a228cc6b22a934dc26aee696b86d4c9deaa refs/tags/v1.2.2-dev.2 [Pipeline] } [2020-06-21T17:32:02.071Z] $ docker exec --env ******** --env ******** 5c1bc0cc9b1457ab33d10dc2378fa095ab485be278be88e3666cd21475c3431b ssh-agent -k [2020-06-21T17:32:02.206Z] unset SSH_AUTH_SOCK; [2020-06-21T17:32:02.206Z] unset SSH_AGENT_PID; [2020-06-21T17:32:02.206Z] echo Agent pid 17 killed; [2020-06-21T17:32:02.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-21T17:32:02.612Z] + git semver [Pipeline] } [2020-06-21T17:32:02.632Z] $ docker stop --time=1 5c1bc0cc9b1457ab33d10dc2378fa095ab485be278be88e3666cd21475c3431b [2020-06-21T17:32:03.964Z] $ docker rm -f 5c1bc0cc9b1457ab33d10dc2378fa095ab485be278be88e3666cd21475c3431b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:32:04.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-21T17:32:04.518Z] [2020-06-21T17:32:04.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:32:04.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-21T17:32:04.829Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-21T17:32:04.829Z] ab5ef0e58194: Pulling fs layer [2020-06-21T17:32:04.829Z] 9712f1f96733: Pulling fs layer [2020-06-21T17:32:04.829Z] 63f879dbbcfc: Pulling fs layer [2020-06-21T17:32:04.829Z] 0d9ebad4ef96: Pulling fs layer [2020-06-21T17:32:04.829Z] e9a5061849ea: Pulling fs layer [2020-06-21T17:32:04.829Z] d747dcd14b5f: Pulling fs layer [2020-06-21T17:32:04.829Z] 2de7ff778b66: Pulling fs layer [2020-06-21T17:32:04.829Z] e9a5061849ea: Waiting [2020-06-21T17:32:04.829Z] 0d9ebad4ef96: Waiting [2020-06-21T17:32:04.829Z] d747dcd14b5f: Waiting [2020-06-21T17:32:04.829Z] 2de7ff778b66: Waiting [2020-06-21T17:32:04.829Z] 9712f1f96733: Verifying Checksum [2020-06-21T17:32:04.829Z] 9712f1f96733: Download complete [2020-06-21T17:32:05.402Z] 63f879dbbcfc: Verifying Checksum [2020-06-21T17:32:05.402Z] 63f879dbbcfc: Download complete [2020-06-21T17:32:05.402Z] e9a5061849ea: Verifying Checksum [2020-06-21T17:32:05.402Z] e9a5061849ea: Download complete [2020-06-21T17:32:05.402Z] d747dcd14b5f: Verifying Checksum [2020-06-21T17:32:05.402Z] d747dcd14b5f: Download complete [2020-06-21T17:32:05.663Z] 0d9ebad4ef96: Verifying Checksum [2020-06-21T17:32:05.663Z] 0d9ebad4ef96: Download complete [2020-06-21T17:32:05.663Z] 2de7ff778b66: Verifying Checksum [2020-06-21T17:32:05.663Z] 2de7ff778b66: Download complete [2020-06-21T17:32:05.922Z] ab5ef0e58194: Download complete [2020-06-21T17:32:11.367Z] ab5ef0e58194: Pull complete [2020-06-21T17:32:11.367Z] 9712f1f96733: Pull complete [2020-06-21T17:32:13.280Z] 63f879dbbcfc: Pull complete [2020-06-21T17:32:19.862Z] 0d9ebad4ef96: Pull complete [2020-06-21T17:32:20.432Z] e9a5061849ea: Pull complete [2020-06-21T17:32:20.692Z] d747dcd14b5f: Pull complete [2020-06-21T17:32:23.247Z] 2de7ff778b66: Pull complete [2020-06-21T17:32:23.247Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-21T17:32:23.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-21T17:32:23.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-21T17:32:23.444Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:32:23.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-21T17:32:27.780Z] $ docker top f3fd50349b8d3dfe6f14507aa4aa209706ae8807d3d35051043804b6222bd2f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-21T17:32:27.922Z] provisioning config files... [2020-06-21T17:32:27.932Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6045661419335790802tmp [2020-06-21T17:32:27.946Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5726686468627255449tmp [2020-06-21T17:32:27.960Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3278742097884148913tmp [Pipeline] { [Pipeline] echo [2020-06-21T17:32:27.987Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-21T17:32:28.278Z] ---> sigul-configuration.sh [2020-06-21T17:32:28.278Z] gpg: directory `/root/.gnupg' created [2020-06-21T17:32:28.278Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-21T17:32:28.278Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-21T17:32:28.278Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-21T17:32:28.278Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-21T17:32:28.278Z] gpg: CAST5 encrypted data [2020-06-21T17:32:28.539Z] gpg: encrypted with 1 passphrase [2020-06-21T17:32:28.540Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-21T17:32:28.831Z] + mkdir /home/jenkins [2020-06-21T17:32:28.831Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-21T17:32:29.120Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-06-21T17:32:29.128Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-21T17:32:29.416Z] ---> sigul-install.sh [2020-06-21T17:32:34.702Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-21T17:32:34.993Z] + git tag --list [2020-06-21T17:32:34.993Z] v1.2.2-dev.2 [Pipeline] sh [2020-06-21T17:32:35.282Z] + lftools sign git-tag v1.2.2-dev.2 [2020-06-21T17:32:36.669Z] Signing Git tag with Sigul... [2020-06-21T17:32:36.669Z] Signing v1.2.2-dev.2 [Pipeline] echo [2020-06-21T17:32:37.618Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-21T17:32:37.906Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-21T17:32:37.914Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-21T17:32:37.962Z] $ docker stop --time=1 f3fd50349b8d3dfe6f14507aa4aa209706ae8807d3d35051043804b6222bd2f9 [2020-06-21T17:32:39.881Z] $ docker rm -f f3fd50349b8d3dfe6f14507aa4aa209706ae8807d3d35051043804b6222bd2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:32:40.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-21T17:32:40.418Z] . [Pipeline] withDockerContainer [2020-06-21T17:32:40.507Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:32:40.547Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-21T17:32:41.114Z] $ docker top 2f6d0f62637fbb77a371da97e6e962a1206c938c8396cfda005a1e0e977cd577 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-21T17:32:41.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-21T17:32:41.289Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-21T17:32:41.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-21T17:32:41.481Z] $ docker exec 2f6d0f62637fbb77a371da97e6e962a1206c938c8396cfda005a1e0e977cd577 ssh-agent [2020-06-21T17:32:41.647Z] SSH_AUTH_SOCK=/tmp/ssh-KahJuCAp78PB/agent.11 [2020-06-21T17:32:41.647Z] SSH_AGENT_PID=16 [2020-06-21T17:32:41.654Z] Running ssh-add (command line suppressed) [2020-06-21T17:32:41.787Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7570495848379420361.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7570495848379420361.key) [2020-06-21T17:32:41.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-21T17:32:42.138Z] + git semver bump pre [2020-06-21T17:32:42.138Z] # -> Open(): unable to determine branch for HEAD [2020-06-21T17:32:42.138Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-21T17:32:42.138Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-21T17:32:42.138Z] # $SEMVER_REMOTE_NAME = origin [2020-06-21T17:32:42.138Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-21T17:32:42.138Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-21T17:32:42.138Z] # $SEMVER_BRANCH = master [2020-06-21T17:32:42.138Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2020-06-21T17:32:42.138Z] 1.2.2-dev.3 [Pipeline] } [2020-06-21T17:32:42.153Z] $ docker exec --env ******** --env ******** 2f6d0f62637fbb77a371da97e6e962a1206c938c8396cfda005a1e0e977cd577 ssh-agent -k [2020-06-21T17:32:42.277Z] unset SSH_AUTH_SOCK; [2020-06-21T17:32:42.278Z] unset SSH_AGENT_PID; [2020-06-21T17:32:42.278Z] echo Agent pid 16 killed; [2020-06-21T17:32:42.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-21T17:32:42.685Z] + git semver [Pipeline] } [2020-06-21T17:32:42.704Z] $ docker stop --time=1 2f6d0f62637fbb77a371da97e6e962a1206c938c8396cfda005a1e0e977cd577 [2020-06-21T17:32:44.051Z] $ docker rm -f 2f6d0f62637fbb77a371da97e6e962a1206c938c8396cfda005a1e0e977cd577 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:32:44.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-21T17:32:44.477Z] . [Pipeline] withDockerContainer [2020-06-21T17:32:44.570Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:32:44.619Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-21T17:32:45.201Z] $ docker top afe26c1416b47203c4e1a6b9ceebeea0eb781716d7035cd05a73e1f4f738322f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-21T17:32:45.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-21T17:32:45.409Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-21T17:32:45.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-21T17:32:45.606Z] $ docker exec afe26c1416b47203c4e1a6b9ceebeea0eb781716d7035cd05a73e1f4f738322f ssh-agent [2020-06-21T17:32:45.777Z] SSH_AUTH_SOCK=/tmp/ssh-Hma3P4snAlKN/agent.12 [2020-06-21T17:32:45.777Z] SSH_AGENT_PID=17 [2020-06-21T17:32:45.783Z] Running ssh-add (command line suppressed) [2020-06-21T17:32:45.911Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5518948342796635162.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5518948342796635162.key) [2020-06-21T17:32:45.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-21T17:32:46.263Z] + git semver push [2020-06-21T17:32:46.263Z] # -> Open(): unable to determine branch for HEAD [2020-06-21T17:32:46.263Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2020-06-21T17:32:46.263Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-21T17:32:46.263Z] # $SEMVER_REMOTE_NAME = origin [2020-06-21T17:32:46.263Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-21T17:32:46.263Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-21T17:32:46.263Z] # $SEMVER_BRANCH = master [2020-06-21T17:32:46.263Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2020-06-21T17:32:52.858Z] $ docker exec --env ******** --env ******** afe26c1416b47203c4e1a6b9ceebeea0eb781716d7035cd05a73e1f4f738322f ssh-agent -k [2020-06-21T17:32:52.993Z] unset SSH_AUTH_SOCK; [2020-06-21T17:32:52.993Z] unset SSH_AGENT_PID; [2020-06-21T17:32:52.993Z] echo Agent pid 17 killed; [2020-06-21T17:32:53.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-21T17:32:53.407Z] + git semver [Pipeline] } [2020-06-21T17:32:53.427Z] $ docker stop --time=1 afe26c1416b47203c4e1a6b9ceebeea0eb781716d7035cd05a73e1f4f738322f [2020-06-21T17:32:54.998Z] $ docker rm -f afe26c1416b47203c4e1a6b9ceebeea0eb781716d7035cd05a73e1f4f738322f [Pipeline] // withDockerContainer [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-21T17:32:55.584Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-21T17:32:56.148Z] ---> package-listing.sh [2020-06-21T17:32:56.148Z] ++ facter osfamily [2020-06-21T17:32:56.148Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-21T17:32:56.148Z] + OS_FAMILY=redhat [2020-06-21T17:32:56.148Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-21T17:32:56.148Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-21T17:32:56.148Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-21T17:32:56.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-21T17:32:56.148Z] + PACKAGES=/tmp/packages_start.txt [2020-06-21T17:32:56.148Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-06-21T17:32:56.148Z] + PACKAGES=/tmp/packages_end.txt [2020-06-21T17:32:56.148Z] + case "${OS_FAMILY}" in [2020-06-21T17:32:56.148Z] + rpm -qa [2020-06-21T17:32:56.148Z] + sort [2020-06-21T17:33:00.353Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-21T17:33:00.353Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-21T17:33:00.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-21T17:33:00.353Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2020-06-21T17:33:00.353Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2020-06-21T17:33:00.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:33:00.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-21T17:33:00.857Z] [2020-06-21T17:33:00.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-21T17:33:01.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-21T17:33:01.175Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-21T17:33:01.175Z] c9b1b535fdd9: Pulling fs layer [2020-06-21T17:33:01.175Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-21T17:33:01.175Z] 756a868c4378: Pulling fs layer [2020-06-21T17:33:01.175Z] 444b2fc9a129: Pulling fs layer [2020-06-21T17:33:01.175Z] ea15f1150254: Pulling fs layer [2020-06-21T17:33:01.175Z] 41b27a9f41bf: Pulling fs layer [2020-06-21T17:33:01.175Z] 28c525ee5125: Pulling fs layer [2020-06-21T17:33:01.175Z] 094b1ea09ed8: Pulling fs layer [2020-06-21T17:33:01.175Z] 138eaada9080: Pulling fs layer [2020-06-21T17:33:01.175Z] 0622d0fa9048: Pulling fs layer [2020-06-21T17:33:01.175Z] 28c525ee5125: Waiting [2020-06-21T17:33:01.175Z] 094b1ea09ed8: Waiting [2020-06-21T17:33:01.175Z] 138eaada9080: Waiting [2020-06-21T17:33:01.175Z] 0622d0fa9048: Waiting [2020-06-21T17:33:01.175Z] 444b2fc9a129: Waiting [2020-06-21T17:33:01.175Z] ea15f1150254: Waiting [2020-06-21T17:33:01.175Z] 41b27a9f41bf: Waiting [2020-06-21T17:33:01.175Z] 2cc5ad85d9ab: Download complete [2020-06-21T17:33:01.175Z] 444b2fc9a129: Verifying Checksum [2020-06-21T17:33:01.175Z] 444b2fc9a129: Download complete [2020-06-21T17:33:01.175Z] c9b1b535fdd9: Verifying Checksum [2020-06-21T17:33:01.175Z] c9b1b535fdd9: Download complete [2020-06-21T17:33:01.175Z] ea15f1150254: Download complete [2020-06-21T17:33:01.441Z] 28c525ee5125: Verifying Checksum [2020-06-21T17:33:01.441Z] 28c525ee5125: Download complete [2020-06-21T17:33:01.441Z] 756a868c4378: Download complete [2020-06-21T17:33:01.708Z] 138eaada9080: Verifying Checksum [2020-06-21T17:33:01.708Z] 138eaada9080: Download complete [2020-06-21T17:33:01.708Z] 0622d0fa9048: Verifying Checksum [2020-06-21T17:33:01.708Z] 0622d0fa9048: Download complete [2020-06-21T17:33:01.972Z] 094b1ea09ed8: Verifying Checksum [2020-06-21T17:33:01.972Z] 094b1ea09ed8: Download complete [2020-06-21T17:33:01.972Z] c9b1b535fdd9: Pull complete [2020-06-21T17:33:02.235Z] 2cc5ad85d9ab: Pull complete [2020-06-21T17:33:02.235Z] 41b27a9f41bf: Verifying Checksum [2020-06-21T17:33:02.235Z] 41b27a9f41bf: Download complete [2020-06-21T17:33:03.174Z] 756a868c4378: Pull complete [2020-06-21T17:33:03.435Z] 444b2fc9a129: Pull complete [2020-06-21T17:33:03.696Z] ea15f1150254: Pull complete [2020-06-21T17:33:06.999Z] 41b27a9f41bf: Pull complete [2020-06-21T17:33:07.260Z] 28c525ee5125: Pull complete [2020-06-21T17:33:09.180Z] 094b1ea09ed8: Pull complete [2020-06-21T17:33:09.440Z] 138eaada9080: Pull complete [2020-06-21T17:33:09.700Z] 0622d0fa9048: Pull complete [2020-06-21T17:33:09.700Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-21T17:33:09.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-21T17:33:09.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-21T17:33:09.803Z] prd-centos7-docker-4c-2g-3887 does not seem to be running inside a container [2020-06-21T17:33:09.848Z] $ 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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-21T17:33:12.396Z] $ docker top a24db2169ad07fe563f79b6e098b85d0ac5b9027c8f02c8094f2370251a519b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-21T17:33:12.598Z] provisioning config files... [2020-06-21T17:33:12.637Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2916866163613569509tmp [Pipeline] { [Pipeline] echo [2020-06-21T17:33:12.682Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-21T17:33:13.059Z] ---> create-netrc.sh [Pipeline] echo [2020-06-21T17:33:13.067Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-21T17:33:13.355Z] ---> logs-deploy.sh [2020-06-21T17:33:13.355Z] + ARCHIVE_ARTIFACTS= [2020-06-21T17:33:13.355Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-21T17:33:13.355Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-21T17:33:13.355Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-21T17:33:13.355Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/45 [2020-06-21T17:33:13.355Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/45/ [2020-06-21T17:33:13.355Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/45 /w/workspace/edgexfoundry_edgex-ui-go_master [2020-06-21T17:33:14.294Z] Archives upload complete. [2020-06-21T17:33:14.555Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/45 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/45/