Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1042’ is offline Running on prd-centos7-docker-4c-2g-1045 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 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 Fetching without tags Checking out Revision 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 # timeout=10 Commit message: "add multiple select for deviceName and valueDescriptor" > git rev-list --no-walk 25fff0c05b96a48ea52cb76355b594176708bdb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:03:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 10:03:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:22 10:03:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:03:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:22 latest: Pulling from edgex-devops/git-semver 10:03:22 9123ac7c32f7: Pulling fs layer 10:03:22 b8cc5d1170e3: Pulling fs layer 10:03:22 2924cbbf6a41: Pulling fs layer 10:03:22 93b08a4f1073: Pulling fs layer 10:03:22 93b08a4f1073: Waiting 10:03:22 b8cc5d1170e3: Download complete 10:03:23 9123ac7c32f7: Verifying Checksum 10:03:23 9123ac7c32f7: Download complete 10:03:24 9123ac7c32f7: Pull complete 10:03:24 93b08a4f1073: Verifying Checksum 10:03:24 93b08a4f1073: Download complete 10:03:24 2924cbbf6a41: Verifying Checksum 10:03:24 2924cbbf6a41: Download complete 10:03:24 b8cc5d1170e3: Pull complete 10:03:25 2924cbbf6a41: Pull complete 10:03:25 93b08a4f1073: Pull complete 10:03:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 10:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:03:25 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:03:26 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:03:27 $ docker top 934b95c7dfd57f58f77077be03c7b51272245c8514dd2c0ee731ce448b20a72a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:03:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:27 [ssh-agent] Looking for ssh-agent implementation... 10:03:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:27 $ docker exec 934b95c7dfd57f58f77077be03c7b51272245c8514dd2c0ee731ce448b20a72a ssh-agent 10:03:28 SSH_AUTH_SOCK=/tmp/ssh-BZsQThil3onF/agent.13 10:03:28 SSH_AGENT_PID=20 10:03:28 Running ssh-add (command line suppressed) 10:03:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3157492438770630670.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3157492438770630670.key) 10:03:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:29 + git describe --exact-match --tags HEAD 10:03:29 fatal: No names found, cannot describe anything. [Pipeline] } 10:03:29 $ docker exec --env ******** --env ******** 934b95c7dfd57f58f77077be03c7b51272245c8514dd2c0ee731ce448b20a72a ssh-agent -k 10:03:29 unset SSH_AUTH_SOCK; 10:03:29 unset SSH_AGENT_PID; 10:03:29 echo Agent pid 20 killed; 10:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:03:29 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:03:29 This usually means this commit has not been tagged. [Pipeline] sshagent 10:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:29 [ssh-agent] Looking for ssh-agent implementation... 10:03:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:30 $ docker exec 934b95c7dfd57f58f77077be03c7b51272245c8514dd2c0ee731ce448b20a72a ssh-agent 10:03:30 SSH_AUTH_SOCK=/tmp/ssh-hCvCzEArQjme/agent.54 10:03:30 SSH_AGENT_PID=60 10:03:30 Running ssh-add (command line suppressed) 10:03:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1617882754455328765.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1617882754455328765.key) 10:03:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:31 + git semver init 10:03:31 # -> Open(): unable to determine branch for HEAD 10:03:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:03:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:03:31 # $SEMVER_REMOTE_NAME = origin 10:03:31 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 10:03:31 # $SEMVER_USER_NAME = jenkins 10:03:31 # $SEMVER_BRANCH = master 10:03:31 # $SEMVER_TEMP = /tmp/semver-564870081 10:03:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:03:32 # '/tmp/semver-564870081' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 10:03:32 # -> Force: false 10:03:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:03:32 $ docker exec --env ******** --env ******** 934b95c7dfd57f58f77077be03c7b51272245c8514dd2c0ee731ce448b20a72a ssh-agent -k 10:03:32 unset SSH_AUTH_SOCK; 10:03:32 unset SSH_AGENT_PID; 10:03:32 echo Agent pid 60 killed; 10:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:33 + git semver [Pipeline] } 10:03:33 $ docker stop --time=1 934b95c7dfd57f58f77077be03c7b51272245c8514dd2c0ee731ce448b20a72a 10:03:35 $ docker rm -f 934b95c7dfd57f58f77077be03c7b51272245c8514dd2c0ee731ce448b20a72a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:03:37 Stashed 27 file(s) [Pipeline] echo 10:03:37 [edgeXSemver] initialized semver on version 1.2.0-dev.16 [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 10:03:52 Still waiting to schedule task 10:03:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:03:52 Still waiting to schedule task 10:03:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1043’ is offline 10:05:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1047 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:05:40 Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout 10:05:45 using credential edgex-jenkins-ssh 10:05:45 Cloning the remote Git repository 10:05:45 Cloning with configured refspecs honoured and without tags 10:05:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:05:45 > git init /w/workspace/edgex-ui-go/16 # timeout=10 10:05:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:05:46 > git --version # timeout=10 10:05:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 10:05:47 Fetching without tags 10:05:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:05:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:05:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:05:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:05:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 10:05:47 Checking out Revision 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 (master) 10:05:47 > git config core.sparsecheckout # timeout=10 10:05:48 > git checkout -f 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 # timeout=10 10:05:52 Commit message: "add multiple select for deviceName and valueDescriptor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:05:54 ========================================================= 10:05:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 10:05:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:05:55 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . 10:05:56 Sending build context to Docker daemon 11.23MB 10:05:56 Step 1/8 : ARG BASE=golang:1.11-alpine 10:05:56 Step 2/8 : FROM ${BASE} 10:05:56 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:56 29bddadc8f3f: Pulling fs layer 10:05:56 02bb20f2603b: Pulling fs layer 10:05:56 b62863a3550b: Pulling fs layer 10:05:56 9586258a13ea: Pulling fs layer 10:05:56 a8b2cbafd68c: Pulling fs layer 10:05:56 d1dd75721c92: Pulling fs layer 10:05:56 4e34fffdb759: Pulling fs layer 10:05:56 fd1d9eb628f9: Pulling fs layer 10:05:56 bd44c58b92db: Pulling fs layer 10:05:56 e5856e266cf4: Pulling fs layer 10:05:56 f0f88b30cdbb: Pulling fs layer 10:05:56 9586258a13ea: Waiting 10:05:56 a8b2cbafd68c: Waiting 10:05:56 fd1d9eb628f9: Waiting 10:05:56 bd44c58b92db: Waiting 10:05:56 4e34fffdb759: Waiting 10:05:56 d1dd75721c92: Waiting 10:05:56 e5856e266cf4: Waiting 10:05:56 f0f88b30cdbb: Waiting 10:05:56 b62863a3550b: Download complete 10:05:56 02bb20f2603b: Verifying Checksum 10:05:56 02bb20f2603b: Download complete 10:05:56 a8b2cbafd68c: Verifying Checksum 10:05:56 a8b2cbafd68c: Download complete 10:05:56 d1dd75721c92: Verifying Checksum 10:05:56 d1dd75721c92: Download complete 10:05:56 29bddadc8f3f: Download complete 10:05:57 29bddadc8f3f: Pull complete 10:05:58 02bb20f2603b: Pull complete 10:05:58 b62863a3550b: Pull complete 10:06:01 4e34fffdb759: Verifying Checksum 10:06:01 4e34fffdb759: Download complete 10:06:01 bd44c58b92db: Verifying Checksum 10:06:01 bd44c58b92db: Download complete 10:06:03 e5856e266cf4: Verifying Checksum 10:06:03 e5856e266cf4: Download complete 10:06:03 f0f88b30cdbb: Verifying Checksum 10:06:03 f0f88b30cdbb: Download complete 10:06:05 fd1d9eb628f9: Verifying Checksum 10:06:05 fd1d9eb628f9: Download complete 10:06:06 9586258a13ea: Verifying Checksum 10:06:06 9586258a13ea: Download complete 10:06:13 Running on prd-centos7-docker-4c-2g-1048 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 10:06:13 Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout 10:06:15 using credential edgex-jenkins-ssh 10:06:15 Cloning the remote Git repository 10:06:15 Cloning with configured refspecs honoured and without tags 10:06:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:06:15 > git init /w/workspace/edgex-ui-go/16 # timeout=10 10:06:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:06:16 > git --version # timeout=10 10:06:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 10:06:16 Fetching without tags 10:06:17 Checking out Revision 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 (master) 10:06:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:06:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:06:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:06:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:06:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:06:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 10:06:17 > git config core.sparsecheckout # timeout=10 10:06:17 > git checkout -f 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 # timeout=10 10:06:18 9586258a13ea: Pull complete 10:06:18 a8b2cbafd68c: Pull complete 10:06:18 d1dd75721c92: Pull complete 10:06:21 Commit message: "add multiple select for deviceName and valueDescriptor" 10:06:22 4e34fffdb759: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:06:22 ========================================================= 10:06:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 10:06:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:06:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 10:06:23 Sending build context to Docker daemon 11.23MB 10:06:23 Step 1/8 : ARG BASE=golang:1.11-alpine 10:06:23 Step 2/8 : FROM ${BASE} 10:06:23 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 10:06:23 9d48c3bd43c5: Pulling fs layer 10:06:23 7f94eaf8af20: Pulling fs layer 10:06:23 9fe9984849c1: Pulling fs layer 10:06:23 ec448270508e: Pulling fs layer 10:06:23 65ba82af53f7: Pulling fs layer 10:06:23 07c18b20a200: Pulling fs layer 10:06:23 d9b3ee039db2: Pulling fs layer 10:06:23 8c79c1ac0d81: Pulling fs layer 10:06:23 ff40f1a7a0b9: Pulling fs layer 10:06:23 bdb43ae2d12f: Pulling fs layer 10:06:23 8e1ab0ef8490: Pulling fs layer 10:06:23 bdb43ae2d12f: Waiting 10:06:23 8c79c1ac0d81: Waiting 10:06:23 ec448270508e: Waiting 10:06:23 ff40f1a7a0b9: Waiting 10:06:23 65ba82af53f7: Waiting 10:06:23 07c18b20a200: Waiting 10:06:23 8e1ab0ef8490: Waiting 10:06:23 d9b3ee039db2: Waiting 10:06:23 9fe9984849c1: Verifying Checksum 10:06:23 9fe9984849c1: Download complete 10:06:23 7f94eaf8af20: Download complete 10:06:24 65ba82af53f7: Verifying Checksum 10:06:24 65ba82af53f7: Download complete 10:06:24 07c18b20a200: Download complete 10:06:24 9d48c3bd43c5: Verifying Checksum 10:06:24 9d48c3bd43c5: Download complete 10:06:24 9d48c3bd43c5: Pull complete 10:06:24 d9b3ee039db2: Verifying Checksum 10:06:24 d9b3ee039db2: Download complete 10:06:24 ff40f1a7a0b9: Verifying Checksum 10:06:24 ff40f1a7a0b9: Download complete 10:06:25 bdb43ae2d12f: Verifying Checksum 10:06:25 bdb43ae2d12f: Download complete 10:06:25 ec448270508e: Download complete 10:06:25 8e1ab0ef8490: Verifying Checksum 10:06:25 8e1ab0ef8490: Download complete 10:06:25 8c79c1ac0d81: Verifying Checksum 10:06:25 8c79c1ac0d81: Download complete 10:06:25 7f94eaf8af20: Pull complete 10:06:26 9fe9984849c1: Pull complete 10:06:26 fd1d9eb628f9: Pull complete 10:06:26 bd44c58b92db: Pull complete 10:06:28 e5856e266cf4: Pull complete 10:06:29 f0f88b30cdbb: Pull complete 10:06:29 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 10:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 10:06:29 ---> 0be50c763560 10:06:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:06:31 ec448270508e: Pull complete 10:06:31 65ba82af53f7: Pull complete 10:06:31 07c18b20a200: Pull complete 10:06:33 ---> Running in e860226743fa 10:06:33 Removing intermediate container e860226743fa 10:06:33 ---> d3a3c85be138 10:06:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:33 ---> Running in 4efa7aede335 10:06:35 Removing intermediate container 4efa7aede335 10:06:35 ---> 0069e8a15503 10:06:35 Step 5/8 : RUN apk add --no-cache make git 10:06:35 d9b3ee039db2: Pull complete 10:06:35 ---> Running in b0008cdfbe8b 10:06:36 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 10:06:37 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 10:06:38 OK: 121 MiB in 39 packages 10:06:39 Removing intermediate container b0008cdfbe8b 10:06:39 ---> 8dc77aa5871b 10:06:39 Step 6/8 : WORKDIR /edgex-ui-go 10:06:39 ---> Running in 9b8db88c0263 10:06:39 8c79c1ac0d81: Pull complete 10:06:39 ff40f1a7a0b9: Pull complete 10:06:39 Removing intermediate container 9b8db88c0263 10:06:39 ---> a3f99c31c3d6 10:06:39 Step 7/8 : COPY . . 10:06:40 bdb43ae2d12f: Pull complete 10:06:40 8e1ab0ef8490: Pull complete 10:06:40 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 10:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 10:06:40 ---> 8acfeb908b63 10:06:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:06:40 ---> Running in f7c91ba92994 10:06:40 Removing intermediate container f7c91ba92994 10:06:40 ---> d4b67068577b 10:06:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:40 ---> Running in 6f2ebb6172a9 10:06:41 Removing intermediate container 6f2ebb6172a9 10:06:41 ---> dfe97b266b18 10:06:41 Step 5/8 : RUN apk add --no-cache make git 10:06:41 ---> Running in 26622c954cd4 10:06:41 ---> f54c7e70bcbb 10:06:41 Step 8/8 : RUN go mod download 10:06:41 ---> Running in 85a5419abac3 10:06:42 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 10:06:42 go: finding github.com/gorilla/websocket v1.4.0 10:06:42 go: finding github.com/BurntSushi/toml v0.3.1 10:06:42 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 10:06:42 go: finding github.com/kr/pretty v0.1.0 10:06:42 go: finding github.com/gorilla/mux v1.7.1 10:06:42 go: finding github.com/pelletier/go-toml v1.2.0 10:06:42 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:06:43 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 10:06:43 OK: 134 MiB in 39 packages 10:06:43 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 10:06:43 go: finding github.com/kr/text v0.1.0 10:06:43 go: finding github.com/mitchellh/copystructure v1.0.0 10:06:43 go: finding github.com/hashicorp/consul/api v1.1.0 10:06:43 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:06:43 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:06:43 go: finding github.com/stretchr/testify v1.3.0 10:06:43 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 10:06:43 Removing intermediate container 26622c954cd4 10:06:43 ---> 9ea87e796192 10:06:43 Step 6/8 : WORKDIR /edgex-ui-go 10:06:43 ---> Running in 0695dea6eca3 10:06:43 Removing intermediate container 0695dea6eca3 10:06:43 ---> aa1e10c91233 10:06:43 Step 7/8 : COPY . . 10:06:43 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 10:06:43 go: finding github.com/pkg/errors v0.8.1 10:06:44 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:06:44 go: finding github.com/kr/pty v1.1.1 10:06:44 go: finding github.com/pmezard/go-difflib v1.0.0 10:06:44 go: finding github.com/davecgh/go-spew v1.1.0 10:06:44 go: finding github.com/stretchr/objx v0.1.0 10:06:45 ---> 50872452d979 10:06:45 Step 8/8 : RUN go mod download 10:06:45 ---> Running in 792b39156e21 10:06:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 10:06:45 go: finding github.com/gorilla/mux v1.7.1 10:06:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 10:06:45 go: finding github.com/pelletier/go-toml v1.2.0 10:06:45 go: finding github.com/BurntSushi/toml v0.3.1 10:06:45 go: finding github.com/gorilla/websocket v1.4.0 10:06:45 go: finding github.com/kr/pretty v0.1.0 10:06:46 go: finding github.com/kr/text v0.1.0 10:06:46 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 10:06:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:06:46 go: finding github.com/mitchellh/copystructure v1.0.0 10:06:46 go: finding github.com/hashicorp/consul/api v1.1.0 10:06:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:06:46 go: finding github.com/pkg/errors v0.8.1 10:06:46 go: finding github.com/stretchr/testify v1.3.0 10:06:46 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 10:06:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:06:46 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 10:06:46 go: finding github.com/pmezard/go-difflib v1.0.0 10:06:46 go: finding github.com/davecgh/go-spew v1.1.0 10:06:46 go: finding github.com/stretchr/objx v0.1.0 10:06:47 go: finding golang.org/x/text v0.3.0 10:06:47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:06:47 go: finding golang.org/x/text v0.3.0 10:06:48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:06:48 go: finding github.com/kr/pty v1.1.1 10:06:49 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 10:06:49 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 10:06:50 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:06:50 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:06:50 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:06:50 go: finding github.com/mitchellh/mapstructure v1.1.2 10:06:50 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:06:50 go: finding github.com/hashicorp/serf v0.8.2 10:06:50 go: finding github.com/hashicorp/go-uuid v1.0.1 10:06:51 go: finding github.com/mitchellh/go-homedir v1.0.0 10:06:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:06:51 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:06:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:06:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:06:51 go: finding github.com/hashicorp/logutils v1.0.0 10:06:51 go: finding github.com/mitchellh/cli v1.0.0 10:06:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:06:51 go: finding github.com/hashicorp/mdns v1.0.0 10:06:51 go: finding github.com/mitchellh/iochan v1.0.0 10:06:51 go: finding github.com/hashicorp/memberlist v0.1.3 10:06:52 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:06:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:06:52 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:06:52 go: finding github.com/hashicorp/go-uuid v1.0.1 10:06:52 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:06:52 go: finding github.com/mitchellh/mapstructure v1.1.2 10:06:52 go: finding github.com/hashicorp/serf v0.8.2 10:06:52 go: finding github.com/mitchellh/go-homedir v1.0.0 10:06:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:06:52 go: finding github.com/mitchellh/iochan v1.0.0 10:06:52 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:06:52 go: finding github.com/hashicorp/memberlist v0.1.3 10:06:52 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:06:52 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:06:52 go: finding github.com/hashicorp/logutils v1.0.0 10:06:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:06:52 go: finding github.com/mitchellh/cli v1.0.0 10:06:52 go: finding github.com/hashicorp/mdns v1.0.0 10:06:52 go: finding github.com/hashicorp/go-syslog v1.0.0 10:06:53 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 10:06:53 go: finding github.com/mitchellh/gox v0.4.0 10:06:53 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 10:06:53 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 10:06:53 go: finding github.com/mattn/go-isatty v0.0.3 10:06:53 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:06:53 go: finding github.com/posener/complete v1.1.1 10:06:53 go: finding github.com/mattn/go-colorable v0.0.9 10:06:53 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 10:06:53 go: finding github.com/hashicorp/go-multierror v1.0.0 10:06:53 go: finding github.com/bgentry/speakeasy v0.1.0 10:06:53 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 10:06:53 go: finding github.com/davecgh/go-spew v1.1.1 10:06:53 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:06:53 go: finding github.com/hashicorp/go-syslog v1.0.0 10:06:53 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 10:06:53 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 10:06:53 go: finding github.com/mitchellh/gox v0.4.0 10:06:53 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 10:06:53 go: finding github.com/hashicorp/go.net v0.0.1 10:06:53 go: finding github.com/miekg/dns v1.0.14 10:06:53 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:06:53 go: finding github.com/posener/complete v1.1.1 10:06:53 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 10:06:53 go: finding github.com/miekg/dns v1.0.14 10:06:53 go: finding github.com/stretchr/testify v1.2.2 10:06:53 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:06:53 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:06:53 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:06:53 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:06:53 go: finding github.com/hashicorp/go.net v0.0.1 10:06:53 go: finding github.com/bgentry/speakeasy v0.1.0 10:06:53 go: finding github.com/hashicorp/go-multierror v1.0.0 10:06:53 go: finding github.com/fatih/color v1.7.0 10:06:53 go: finding github.com/hashicorp/errwrap v1.0.0 10:06:54 go: finding github.com/hashicorp/go-uuid v1.0.0 10:06:54 go: finding github.com/hashicorp/golang-lru v0.5.0 10:06:54 go: finding github.com/davecgh/go-spew v1.1.1 10:06:54 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:06:54 go: finding github.com/fatih/color v1.7.0 10:06:54 go: finding github.com/stretchr/testify v1.2.2 10:06:54 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 10:06:55 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 10:06:55 go: finding github.com/mattn/go-colorable v0.0.9 10:06:55 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:06:55 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:06:55 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 10:06:55 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:06:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:06:55 go: finding github.com/hashicorp/errwrap v1.0.0 10:06:55 go: finding github.com/mattn/go-isatty v0.0.3 10:06:55 go: finding github.com/hashicorp/go-uuid v1.0.0 10:06:55 go: finding github.com/hashicorp/golang-lru v0.5.0 10:07:06 Removing intermediate container 792b39156e21 10:07:06 ---> 3f29144e78d2 10:07:06 Successfully built 3f29144e78d2 10:07:06 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 10:07:06 + docker inspect -f . ci-base-image-x86_64 10:07:06 . [Pipeline] withDockerContainer 10:07:07 prd-centos7-docker-4c-2g-1048 does not seem to be running inside a container 10:07:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 ******** ci-base-image-x86_64 cat 10:07:10 $ docker top 6514a3efd7368cb204c36d712c5503f22b3dbff20ce07774f4b8a455f2c1347b -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:10 + go version 10:07:10 go version go1.11.13 linux/amd64 [Pipeline] sh 10:07:11 + make test 10:07:11 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:07:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:07:20 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:07:20 GO111MODULE=on go vet ./... [Pipeline] stash 10:07:24 Stashed 1 file(s) [Pipeline] } 10:07:24 $ docker stop --time=1 6514a3efd7368cb204c36d712c5503f22b3dbff20ce07774f4b8a455f2c1347b 10:07:25 $ docker rm -f 6514a3efd7368cb204c36d712c5503f22b3dbff20ce07774f4b8a455f2c1347b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:07:27 + ls -al . 10:07:27 total 72 10:07:27 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 27 10:07 . 10:07:27 drwxrwxr-x. 4 jenkins jenkins 30 Mar 27 10:06 .. 10:07:27 drwxrwxr-x. 8 jenkins jenkins 119 Mar 27 10:06 app 10:07:27 drwxrwxr-x. 3 jenkins jenkins 20 Mar 27 10:06 assets 10:07:27 drwxrwxr-x. 2 jenkins jenkins 35 Mar 27 10:06 bin 10:07:27 drwxrwxr-x. 3 jenkins jenkins 29 Mar 27 10:06 cmd 10:07:27 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 27 10:06 CONTRIBUTING.md 10:07:27 -rw-r--r--. 1 jenkins jenkins 10 Mar 27 10:07 coverage.out 10:07:27 -rw-rw-r--. 1 jenkins jenkins 839 Mar 27 10:06 Dockerfile 10:07:27 -rw-rw-r--. 1 jenkins jenkins 898 Mar 27 10:06 Dockerfile.build 10:07:27 drwxrwxr-x. 4 jenkins jenkins 53 Mar 27 10:06 docs 10:07:27 drwxrwxr-x. 8 jenkins jenkins 162 Mar 27 10:06 .git 10:07:27 -rw-rw-r--. 1 jenkins jenkins 123 Mar 27 10:06 .gitignore 10:07:27 -rw-rw-r--. 1 jenkins jenkins 522 Mar 27 10:06 go.mod 10:07:27 -rw-r--r--. 1 jenkins jenkins 8727 Mar 27 10:07 go.sum 10:07:27 drwxrwxr-x. 3 jenkins jenkins 17 Mar 27 10:06 internal 10:07:27 -rw-rw-r--. 1 jenkins jenkins 675 Mar 27 10:06 Jenkinsfile 10:07:27 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 27 10:06 LICENSE 10:07:27 -rw-rw-r--. 1 jenkins jenkins 951 Mar 27 10:06 Makefile 10:07:27 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 27 10:06 README.md 10:07:27 drwxrwxr-x. 3 jenkins jenkins 44 Mar 27 10:06 .semver 10:07:27 drwxrwxr-x. 4 jenkins jenkins 54 Mar 27 10:06 snap 10:07:27 -rw-rw-r--. 1 jenkins jenkins 12 Mar 27 10:03 VERSION 10:07:27 -rw-rw-r--. 1 jenkins jenkins 155 Mar 27 10:06 version.go [Pipeline] isUnix [Pipeline] sh 10:07:27 + 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=2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 --label arch=amd64 --label version=1.2.0-dev.16 . 10:07:27 Sending build context to Docker daemon 11.24MB 10:07:27 Step 1/23 : ARG BASE=golang:1.11-alpine 10:07:27 Step 2/23 : FROM ${BASE} AS builder 10:07:27 ---> 3f29144e78d2 10:07:27 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:07:27 ---> Running in b4806aa2ec22 10:07:27 Removing intermediate container b4806aa2ec22 10:07:27 ---> 4a7ca4b6fde7 10:07:27 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 10:07:27 ---> Running in a602a4e9b913 10:07:27 Removing intermediate container a602a4e9b913 10:07:27 ---> 1bc9332ed214 10:07:27 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 10:07:27 ---> Running in 24a0cae4209a 10:07:28 Removing intermediate container 24a0cae4209a 10:07:28 ---> 334860eedf89 10:07:28 Step 6/23 : LABEL Name=edgex-ui-go 10:07:28 ---> Running in b650fad97885 10:07:28 Removing intermediate container b650fad97885 10:07:28 ---> f98be931b5ce 10:07:28 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:07:28 Removing intermediate container 85a5419abac3 10:07:28 ---> 82396ecb61a1 10:07:28 Successfully built 82396ecb61a1 10:07:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 10:07:28 ---> Running in 7f8ff61c5f78 10:07:28 Removing intermediate container 7f8ff61c5f78 10:07:28 ---> 8b9d205409a8 10:07:28 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:28 ---> Running in d23492aa1c2b [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:07:28 + docker inspect -f . ci-base-image-arm64 10:07:28 . [Pipeline] withDockerContainer 10:07:29 prd-ubuntu18.04-docker-arm64-4c-16g-1047 does not seem to be running inside a container 10:07:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 ******** ci-base-image-arm64 cat 10:07:29 Removing intermediate container d23492aa1c2b 10:07:29 ---> c511dfa64652 10:07:29 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:07:29 ---> Running in ec7692bb4888 10:07:29 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 10:07:30 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 10:07:30 OK: 134 MiB in 39 packages 10:07:30 $ docker top b0b62bb6628c3847ec083eba14f67ad5e75715bee54e559af21e081e3fe51e69 -eo pid,comm 10:07:30 Removing intermediate container ec7692bb4888 10:07:30 ---> 60084fd22b2d 10:07:30 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:07:30 ---> Running in d8a3e03b407f 10:07:30 Removing intermediate container d8a3e03b407f 10:07:30 ---> 934bed4c0f07 10:07:30 Step 11/23 : COPY go.mod . [Pipeline] { [Pipeline] sh 10:07:31 ---> 44ba21a8a139 10:07:31 Step 12/23 : COPY Makefile . 10:07:31 ---> 4de857a7be5e 10:07:31 Step 13/23 : RUN make update 10:07:31 ---> Running in db6bbb7dde30 10:07:31 + go version 10:07:31 go version go1.11.13 linux/arm64 10:07:31 CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] sh 10:07:32 Removing intermediate container db6bbb7dde30 10:07:32 ---> cba0712ce7df 10:07:32 Step 14/23 : COPY . . 10:07:32 + make test 10:07:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:07:32 ---> 7b267fdf8087 10:07:32 Step 15/23 : RUN ${MAKE} 10:07:32 ---> Running in 76241ef0c2ce 10:07:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:07:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:07:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:07:44 Removing intermediate container 76241ef0c2ce 10:07:44 ---> 99eee70c9cc3 10:07:44 Step 16/23 : FROM alpine 10:07:45 latest: Pulling from library/alpine 10:07:45 aad63a933944: Pulling fs layer 10:07:45 aad63a933944: Verifying Checksum 10:07:45 aad63a933944: Download complete 10:07:45 aad63a933944: Pull complete 10:07:45 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 10:07:45 Status: Downloaded newer image for alpine:latest 10:07:45 ---> a187dde48cd2 10:07:45 Step 17/23 : EXPOSE 4000 10:07:45 ---> Running in 2687071bb775 10:07:45 Removing intermediate container 2687071bb775 10:07:45 ---> 7cf3a07228e0 10:07:45 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:07:46 ---> 71b47c611da1 10:07:46 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:07:46 ---> Running in 604ec3e0c09e 10:07:46 Removing intermediate container 604ec3e0c09e 10:07:46 ---> aae05acddfee 10:07:46 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 10:07:46 ---> Running in 047a7b8fe276 10:07:46 Removing intermediate container 047a7b8fe276 10:07:46 ---> df1acf5a8e2f 10:07:46 Step 21/23 : LABEL arch=amd64 10:07:46 ---> Running in 006eb0de4631 10:07:47 Removing intermediate container 006eb0de4631 10:07:47 ---> ff3e0461882a 10:07:47 Step 22/23 : LABEL git_sha=2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:07:47 ---> Running in eefb1688f1dd 10:07:47 Removing intermediate container eefb1688f1dd 10:07:47 ---> 8291e3cdb8f3 10:07:47 Step 23/23 : LABEL version=1.2.0-dev.16 10:07:47 ---> Running in 10f2c009c716 10:07:47 Removing intermediate container 10f2c009c716 10:07:47 ---> d811c8365215 10:07:47 [Warning] One or more build-args [ARCH] were not consumed 10:07:47 Successfully built d811c8365215 10:07:47 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 10:07:47 provisioning config files... 10:07:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config1622349762157090195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:48 nexus3.edgexfoundry.org:10001 10:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:48 Configure a credential helper to remove this warning. See 10:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:48 10:07:48 Login Succeeded 10:07:48 nexus3.edgexfoundry.org:10002 10:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:48 Configure a credential helper to remove this warning. See 10:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:48 10:07:48 Login Succeeded 10:07:48 nexus3.edgexfoundry.org:10003 10:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:48 Configure a credential helper to remove this warning. See 10:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:48 10:07:48 Login Succeeded 10:07:48 nexus3.edgexfoundry.org:10004 10:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:48 Configure a credential helper to remove this warning. See 10:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:48 10:07:48 Login Succeeded 10:07:48 docker.io 10:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:49 Configure a credential helper to remove this warning. See 10:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:49 10:07:49 Login Succeeded [Pipeline] } 10:07:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:49 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 10:07:49 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:07:49 latest 10:07:49 1.2.0-dev.16 10:07:49 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023-1.2.0-dev.16 10:07:49 master 10:07:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:07:49 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 [Pipeline] isUnix [Pipeline] sh 10:07:50 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:07:50 23303cde00dc: Preparing 10:07:50 beee9f30bc1f: Preparing 10:07:50 beee9f30bc1f: Layer already exists 10:07:51 23303cde00dc: Pushed 10:07:51 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023: digest: sha256:0397b2690a23aa32f726fee82e3a197b87209bc16777f9d100cd6c12ca193308 size: 739 [Pipeline] isUnix [Pipeline] sh 10:07:52 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 10:07:52 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 10:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:07:52 23303cde00dc: Preparing 10:07:52 beee9f30bc1f: Preparing 10:07:52 beee9f30bc1f: Layer already exists 10:07:52 23303cde00dc: Layer already exists 10:07:52 latest: digest: sha256:0397b2690a23aa32f726fee82e3a197b87209bc16777f9d100cd6c12ca193308 size: 739 [Pipeline] isUnix [Pipeline] sh 10:07:52 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 10:07:53 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.16 10:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:07:53 23303cde00dc: Preparing 10:07:53 beee9f30bc1f: Preparing 10:07:53 beee9f30bc1f: Layer already exists 10:07:53 23303cde00dc: Layer already exists 10:07:53 1.2.0-dev.16: digest: sha256:0397b2690a23aa32f726fee82e3a197b87209bc16777f9d100cd6c12ca193308 size: 739 [Pipeline] isUnix [Pipeline] sh 10:07:53 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023-1.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 10:07:53 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023-1.2.0-dev.16 10:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:07:53 23303cde00dc: Preparing 10:07:53 beee9f30bc1f: Preparing 10:07:53 23303cde00dc: Layer already exists 10:07:53 beee9f30bc1f: Layer already exists 10:07:53 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023-1.2.0-dev.16: digest: sha256:0397b2690a23aa32f726fee82e3a197b87209bc16777f9d100cd6c12ca193308 size: 739 [Pipeline] isUnix [Pipeline] sh 10:07:53 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 10:07:54 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 10:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 10:07:54 23303cde00dc: Preparing 10:07:54 beee9f30bc1f: Preparing 10:07:54 23303cde00dc: Layer already exists 10:07:54 beee9f30bc1f: Layer already exists 10:07:54 master: digest: sha256:0397b2690a23aa32f726fee82e3a197b87209bc16777f9d100cd6c12ca193308 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:08:00 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:08:00 GO111MODULE=on go vet ./... [Pipeline] stash 10:08:12 Warning: overwriting stash ‘coverage-report’ 10:08:13 Stashed 1 file(s) [Pipeline] } 10:08:13 $ docker stop --time=1 b0b62bb6628c3847ec083eba14f67ad5e75715bee54e559af21e081e3fe51e69 10:08:15 $ docker rm -f b0b62bb6628c3847ec083eba14f67ad5e75715bee54e559af21e081e3fe51e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:16 + ls -al . 10:08:16 total 112 10:08:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 10:07 . 10:08:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 10:05 .. 10:08:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 10:05 .git 10:08:16 -rw-rw-r-- 1 jenkins jenkins 123 Mar 27 10:05 .gitignore 10:08:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 10:05 .semver 10:08:16 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 27 10:05 CONTRIBUTING.md 10:08:16 -rw-rw-r-- 1 jenkins jenkins 839 Mar 27 10:05 Dockerfile 10:08:16 -rw-rw-r-- 1 jenkins jenkins 898 Mar 27 10:05 Dockerfile.build 10:08:16 -rw-rw-r-- 1 jenkins jenkins 675 Mar 27 10:05 Jenkinsfile 10:08:16 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 27 10:05 LICENSE 10:08:16 -rw-rw-r-- 1 jenkins jenkins 951 Mar 27 10:05 Makefile 10:08:16 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 27 10:05 README.md 10:08:16 -rw-rw-r-- 1 jenkins jenkins 12 Mar 27 10:03 VERSION 10:08:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 10:05 app 10:08:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 10:05 assets 10:08:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 10:05 bin 10:08:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 10:05 cmd 10:08:16 -rw-r--r-- 1 jenkins jenkins 10 Mar 27 10:07 coverage.out 10:08:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 10:05 docs 10:08:16 -rw-rw-r-- 1 jenkins jenkins 522 Mar 27 10:05 go.mod 10:08:16 -rw-r--r-- 1 jenkins jenkins 8727 Mar 27 10:07 go.sum 10:08:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 10:05 internal 10:08:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 10:05 snap 10:08:16 -rw-rw-r-- 1 jenkins jenkins 155 Mar 27 10:05 version.go [Pipeline] isUnix [Pipeline] sh 10:08:17 + 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=2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 --label arch=arm64 --label version=1.2.0-dev.16 . 10:08:17 Sending build context to Docker daemon 11.24MB 10:08:17 Step 1/23 : ARG BASE=golang:1.11-alpine 10:08:17 Step 2/23 : FROM ${BASE} AS builder 10:08:17 ---> 82396ecb61a1 10:08:17 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:08:18 ---> Running in b9ea8b82a86c 10:08:18 Removing intermediate container b9ea8b82a86c 10:08:18 ---> ab8769d15ab6 10:08:18 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 10:08:18 ---> Running in 4f1b45111bba 10:08:18 Removing intermediate container 4f1b45111bba 10:08:18 ---> 1c0da869ac2c 10:08:18 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 10:08:18 ---> Running in c8a1ccd6e668 10:08:19 Removing intermediate container c8a1ccd6e668 10:08:19 ---> b16b75187bfd 10:08:19 Step 6/23 : LABEL Name=edgex-ui-go 10:08:19 ---> Running in b2db8a889072 10:08:19 Removing intermediate container b2db8a889072 10:08:19 ---> 1b127619885e 10:08:19 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:08:20 ---> Running in de8ac2c1533e 10:08:20 Removing intermediate container de8ac2c1533e 10:08:20 ---> f2788d54b57c 10:08:20 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:20 ---> Running in e9ee6dcd9804 10:08:22 Removing intermediate container e9ee6dcd9804 10:08:22 ---> 23db9504f7e3 10:08:22 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:22 ---> Running in 47aad6ca6c33 10:08:23 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 10:08:24 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 10:08:24 OK: 121 MiB in 39 packages 10:08:25 Removing intermediate container 47aad6ca6c33 10:08:25 ---> 22df04d9d242 10:08:25 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:08:25 ---> Running in 385c1844307d 10:08:26 Removing intermediate container 385c1844307d 10:08:26 ---> fbc6590ab4cc 10:08:26 Step 11/23 : COPY go.mod . 10:08:26 ---> a4dbd48ed04d 10:08:26 Step 12/23 : COPY Makefile . 10:08:27 ---> 56694c75c8f0 10:08:27 Step 13/23 : RUN make update 10:08:27 ---> Running in 6acb0f866cfb 10:08:28 CGO_ENABLED=0 GO111MODULE=on go mod download 10:08:29 Removing intermediate container 6acb0f866cfb 10:08:29 ---> ae3fb2b8f000 10:08:29 Step 14/23 : COPY . . 10:08:31 ---> 15bc594ffac1 10:08:31 Step 15/23 : RUN ${MAKE} 10:08:31 ---> Running in d635a6f1a1ae 10:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:08:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:09:04 Removing intermediate container d635a6f1a1ae 10:09:04 ---> ca0f3b0a7223 10:09:04 Step 16/23 : FROM alpine 10:09:04 latest: Pulling from library/alpine 10:09:04 8a0637ca1ac9: Pulling fs layer 10:09:04 8a0637ca1ac9: Verifying Checksum 10:09:04 8a0637ca1ac9: Download complete 10:09:04 8a0637ca1ac9: Pull complete 10:09:04 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 10:09:04 Status: Downloaded newer image for alpine:latest 10:09:04 ---> 2ee122dcc32d 10:09:04 Step 17/23 : EXPOSE 4000 10:09:04 ---> Running in fbd3de1d931c 10:09:05 Removing intermediate container fbd3de1d931c 10:09:05 ---> 61a9f44d12bd 10:09:05 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:09:07 ---> 2fd6ce039a44 10:09:07 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:09:07 ---> Running in e3e7c0827cce 10:09:07 Removing intermediate container e3e7c0827cce 10:09:07 ---> d0897e2e6f11 10:09:07 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 10:09:07 ---> Running in 1a8920bd23fc 10:09:07 Removing intermediate container 1a8920bd23fc 10:09:07 ---> 3f9dba15ea1c 10:09:07 Step 21/23 : LABEL arch=arm64 10:09:07 ---> Running in 303d79ed3edf 10:09:08 Removing intermediate container 303d79ed3edf 10:09:08 ---> 38e46250c1d9 10:09:08 Step 22/23 : LABEL git_sha=2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:09:08 ---> Running in e3f5b6eb3ad1 10:09:08 Removing intermediate container e3f5b6eb3ad1 10:09:08 ---> 0baa5eb23bb5 10:09:08 Step 23/23 : LABEL version=1.2.0-dev.16 10:09:08 ---> Running in 435558fc06bb 10:09:09 Removing intermediate container 435558fc06bb 10:09:09 ---> 9dbf7cf25ed3 10:09:09 [Warning] One or more build-args [ARCH] were not consumed 10:09:09 Successfully built 9dbf7cf25ed3 10:09:09 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 10:09:09 provisioning config files... 10:09:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config6886744519377370163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:10 nexus3.edgexfoundry.org:10001 10:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:10 Configure a credential helper to remove this warning. See 10:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:10 10:09:10 Login Succeeded 10:09:10 nexus3.edgexfoundry.org:10002 10:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:11 Configure a credential helper to remove this warning. See 10:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:11 10:09:11 Login Succeeded 10:09:11 nexus3.edgexfoundry.org:10003 10:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:12 Configure a credential helper to remove this warning. See 10:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:12 10:09:12 Login Succeeded 10:09:12 nexus3.edgexfoundry.org:10004 10:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:12 Configure a credential helper to remove this warning. See 10:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:12 10:09:12 Login Succeeded 10:09:12 docker.io 10:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:09:13 Configure a credential helper to remove this warning. See 10:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:09:13 10:09:13 Login Succeeded [Pipeline] } 10:09:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:13 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 10:09:13 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:09:13 latest 10:09:13 1.2.0-dev.16 10:09:13 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023-1.2.0-dev.16 10:09:13 master 10:09:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:09:14 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 [Pipeline] isUnix [Pipeline] sh 10:09:14 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:09:15 ae9abbad0b45: Preparing 10:09:15 294ac687b5fc: Preparing 10:09:15 294ac687b5fc: Layer already exists 10:09:19 ae9abbad0b45: Pushed 10:09:19 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023: digest: sha256:4dba83e3bf8da7dd8ceb6e129559b5238d26e6aef3bd310697fd597094bd6a22 size: 739 [Pipeline] isUnix [Pipeline] sh 10:09:19 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:09:20 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 10:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:09:20 ae9abbad0b45: Preparing 10:09:20 294ac687b5fc: Preparing 10:09:20 294ac687b5fc: Layer already exists 10:09:20 ae9abbad0b45: Layer already exists 10:09:20 latest: digest: sha256:4dba83e3bf8da7dd8ceb6e129559b5238d26e6aef3bd310697fd597094bd6a22 size: 739 [Pipeline] isUnix [Pipeline] sh 10:09:20 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 10:09:21 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.16 10:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:09:21 ae9abbad0b45: Preparing 10:09:21 294ac687b5fc: Preparing 10:09:21 ae9abbad0b45: Layer already exists 10:09:21 294ac687b5fc: Layer already exists 10:09:21 1.2.0-dev.16: digest: sha256:4dba83e3bf8da7dd8ceb6e129559b5238d26e6aef3bd310697fd597094bd6a22 size: 739 [Pipeline] isUnix [Pipeline] sh 10:09:22 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023-1.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh 10:09:22 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023-1.2.0-dev.16 10:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:09:23 ae9abbad0b45: Preparing 10:09:23 294ac687b5fc: Preparing 10:09:23 294ac687b5fc: Layer already exists 10:09:23 ae9abbad0b45: Layer already exists 10:09:23 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023-1.2.0-dev.16: digest: sha256:4dba83e3bf8da7dd8ceb6e129559b5238d26e6aef3bd310697fd597094bd6a22 size: 739 [Pipeline] isUnix [Pipeline] sh 10:09:23 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 10:09:23 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 10:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 10:09:24 ae9abbad0b45: Preparing 10:09:24 294ac687b5fc: Preparing 10:09:24 294ac687b5fc: Layer already exists 10:09:24 ae9abbad0b45: Layer already exists 10:09:24 master: digest: sha256:4dba83e3bf8da7dd8ceb6e129559b5238d26e6aef3bd310697fd597094bd6a22 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 10:09:25 provisioning config files... 10:09:25 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4999646763197772411tmp [Pipeline] { [Pipeline] sh 10:09:25 + curl -s https://codecov.io/bash 10:09:25 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4999646763197772411tmp 10:09:25 10:09:25 _____ _ 10:09:25 / ____| | | 10:09:25 | | ___ __| | ___ ___ _____ __ 10:09:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:09:25 | |___| (_) | (_| | __/ (_| (_) \ V / 10:09:25 \_____\___/ \__,_|\___|\___\___/ \_/ 10:09:25 Bash-tbd 10:09:25 10:09:25 10:09:25 ==> Jenkins CI detected. 10:09:25 project root: . 10:09:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:09:25 ==> Running gcov in . (disable via -X gcov) 10:09:25 ==> Python coveragepy not found 10:09:25 ==> Searching for coverage reports in: 10:09:25 + . 10:09:25 -> Found 1 reports 10:09:25 ==> Detecting git/mercurial file structure 10:09:25 ==> Reading reports 10:09:25 + ./coverage.out bytes=10 10:09:26 ==> Appending adjustments 10:09:26 http://docs.codecov.io/docs/fixing-reports 10:09:26 + Found adjustments 10:09:26 ==> Gzipping contents 10:09:26 ==> Uploading reports 10:09:26 url: https://codecov.io 10:09:26 query: branch=master&commit=2b6f69cdb71f06a843adac9cd60e2ebe52ee0023&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 10:09:26 -> Pinging Codecov 10:09:26 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=2b6f69cdb71f06a843adac9cd60e2ebe52ee0023&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 10:09:26 -> Uploading 10:09:27 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 [Pipeline] } 10:09:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:09:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 10:09:27 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 10:09:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 10:09:28 10:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 10:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 10:09:29 1.217.3: Pulling from edgex-devops/edgex-snyk-go 10:09:29 e6b0cf9c0882: Pulling fs layer 10:09:29 2848faf0eed1: Pulling fs layer 10:09:29 0f37312ad70f: Pulling fs layer 10:09:29 7d08f2745646: Pulling fs layer 10:09:29 4c9f31393084: Pulling fs layer 10:09:29 eb21ddb83652: Pulling fs layer 10:09:29 345998794f6b: Pulling fs layer 10:09:29 97a711d68925: Pulling fs layer 10:09:29 7c8476c1cb00: Pulling fs layer 10:09:29 4c9f31393084: Waiting 10:09:29 eb21ddb83652: Waiting 10:09:29 345998794f6b: Waiting 10:09:29 97a711d68925: Waiting 10:09:29 7c8476c1cb00: Waiting 10:09:29 7d08f2745646: Waiting 10:09:29 0f37312ad70f: Verifying Checksum 10:09:29 0f37312ad70f: Download complete 10:09:29 2848faf0eed1: Download complete 10:09:29 4c9f31393084: Verifying Checksum 10:09:29 4c9f31393084: Download complete 10:09:29 eb21ddb83652: Verifying Checksum 10:09:29 eb21ddb83652: Download complete 10:09:30 e6b0cf9c0882: Verifying Checksum 10:09:30 e6b0cf9c0882: Download complete 10:09:30 e6b0cf9c0882: Pull complete 10:09:31 2848faf0eed1: Pull complete 10:09:31 345998794f6b: Verifying Checksum 10:09:31 345998794f6b: Download complete 10:09:31 0f37312ad70f: Pull complete 10:09:32 7c8476c1cb00: Verifying Checksum 10:09:32 7c8476c1cb00: Download complete 10:09:32 97a711d68925: Verifying Checksum 10:09:32 97a711d68925: Download complete 10:09:33 7d08f2745646: Verifying Checksum 10:09:33 7d08f2745646: Download complete 10:09:42 7d08f2745646: Pull complete 10:09:42 4c9f31393084: Pull complete 10:09:42 eb21ddb83652: Pull complete 10:09:43 345998794f6b: Pull complete 10:09:46 97a711d68925: Pull complete 10:09:47 7c8476c1cb00: Pull complete 10:09:47 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 10:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 10:09:48 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:09:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 10:09:49 $ docker top 5bb6a08cdc1e761591caf4dd02fcd58190efee461d21d2746733598c5c1f37b2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:49 + snyk monitor '--org=edgex-jenkins' 10:09:56 10:09:56 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 10:09:56 10:09:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/80e1d784-0012-450c-835c-03e6ada2ec47 10:09:56 10:09:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:09:56 10:09:56 [Pipeline] } 10:09:56 $ docker stop --time=1 5bb6a08cdc1e761591caf4dd02fcd58190efee461d21d2746733598c5c1f37b2 10:09:58 $ docker rm -f 5bb6a08cdc1e761591caf4dd02fcd58190efee461d21d2746733598c5c1f37b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:10:00 10:10:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 10:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:10:00 latest: Pulling from edgex-devops/edgex-klar 10:10:00 e7c96db7181b: Pulling fs layer 10:10:00 1868ca2cb446: Pulling fs layer 10:10:00 136be5d0fe8e: Pulling fs layer 10:10:00 894bfe63afcb: Pulling fs layer 10:10:00 894bfe63afcb: Waiting 10:10:00 1868ca2cb446: Verifying Checksum 10:10:00 1868ca2cb446: Download complete 10:10:00 136be5d0fe8e: Verifying Checksum 10:10:00 136be5d0fe8e: Download complete 10:10:01 894bfe63afcb: Verifying Checksum 10:10:01 894bfe63afcb: Download complete 10:10:01 e7c96db7181b: Download complete 10:10:01 e7c96db7181b: Pull complete 10:10:01 1868ca2cb446: Pull complete 10:10:02 136be5d0fe8e: Pull complete 10:10:02 894bfe63afcb: Pull complete 10:10:02 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 10:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 10:10:02 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:10:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 10:10:03 $ docker top e3cb7fcbcc6eae5c48bca5bbe3d62d292edead6838260cbb73f83368b83c2d2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:04 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:10:04 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:10:07 $ docker stop --time=1 e3cb7fcbcc6eae5c48bca5bbe3d62d292edead6838260cbb73f83368b83c2d2e 10:10:09 $ docker rm -f e3cb7fcbcc6eae5c48bca5bbe3d62d292edead6838260cbb73f83368b83c2d2e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:10:10 . [Pipeline] withDockerContainer 10:10:10 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:10:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 10:10:11 $ docker top 4703f4599cea8ae0a32150ca3e77bbf2ce0e44c5d334a40b685dbc579846ae65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:12 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:10:12 + tee 10:10:12 clair timeout 1m0s 10:10:12 docker timeout: 1m0s 10:10:12 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:10:13 $ docker stop --time=1 4703f4599cea8ae0a32150ca3e77bbf2ce0e44c5d334a40b685dbc579846ae65 10:10:15 $ docker rm -f 4703f4599cea8ae0a32150ca3e77bbf2ce0e44c5d334a40b685dbc579846ae65 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 10:10:15 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_2b6f69cdb71f06a843adac9cd60e2ebe52ee0023.html [Pipeline] writeFile [Pipeline] step 10:10:16 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 10:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:10:16 . [Pipeline] withDockerContainer 10:10:16 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:10:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 10:10:18 $ docker top 3c2a3c35ea3c878824c1b9246de5e408b7029075452156c9d2b88841006f2c18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:19 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:10:19 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:10:22 $ docker stop --time=1 3c2a3c35ea3c878824c1b9246de5e408b7029075452156c9d2b88841006f2c18 10:10:23 $ docker rm -f 3c2a3c35ea3c878824c1b9246de5e408b7029075452156c9d2b88841006f2c18 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 10:10:24 . [Pipeline] withDockerContainer 10:10:24 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:10:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 10:10:26 $ docker top 24bf39fcc2a5ce6d16ad04c1e85396aadd3737e05484a821a84d5a0cd35b920a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:27 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 10:10:27 + tee 10:10:27 clair timeout 1m0s 10:10:27 docker timeout: 1m0s 10:10:27 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:10:28 $ docker stop --time=1 24bf39fcc2a5ce6d16ad04c1e85396aadd3737e05484a821a84d5a0cd35b920a 10:10:29 $ docker rm -f 24bf39fcc2a5ce6d16ad04c1e85396aadd3737e05484a821a84d5a0cd35b920a [Pipeline] // withDockerContainer [Pipeline] sh 10:10:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 10:10:30 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_2b6f69cdb71f06a843adac9cd60e2ebe52ee0023.html [Pipeline] writeFile [Pipeline] step 10:10:30 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 10:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:10:31 . [Pipeline] withDockerContainer 10:10:31 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:10:31 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:10:33 $ docker top a2e857631f907d76182e05600595f8aa7746f6dc14da106d030fa126114d2561 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:10:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:10:33 [ssh-agent] Looking for ssh-agent implementation... 10:10:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:33 $ docker exec a2e857631f907d76182e05600595f8aa7746f6dc14da106d030fa126114d2561 ssh-agent 10:10:34 SSH_AUTH_SOCK=/tmp/ssh-W3nylLhSzCCG/agent.15 10:10:34 SSH_AGENT_PID=22 10:10:34 Running ssh-add (command line suppressed) 10:10:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2685900908861372902.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2685900908861372902.key) 10:10:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:10:34 + git semver tag 10:10:35 # -> Open(): unable to determine branch for HEAD 10:10:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:10:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:10:35 # $SEMVER_REMOTE_NAME = origin 10:10:35 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 10:10:35 # $SEMVER_USER_NAME = jenkins 10:10:35 # $SEMVER_BRANCH = master 10:10:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:10:35 # 2b6f69cdb71f06a843adac9cd60e2ebe52ee0023 HEAD 10:10:35 # -> Force: false 10:10:35 # 6ef5466b3d30aca097e65f2fcb46f838bce1062b refs/tags/v1.2.0-dev.16 [Pipeline] } 10:10:35 $ docker exec --env ******** --env ******** a2e857631f907d76182e05600595f8aa7746f6dc14da106d030fa126114d2561 ssh-agent -k 10:10:35 unset SSH_AUTH_SOCK; 10:10:35 unset SSH_AGENT_PID; 10:10:35 echo Agent pid 22 killed; 10:10:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:10:36 + git semver [Pipeline] } 10:10:36 $ docker stop --time=1 a2e857631f907d76182e05600595f8aa7746f6dc14da106d030fa126114d2561 10:10:37 $ docker rm -f a2e857631f907d76182e05600595f8aa7746f6dc14da106d030fa126114d2561 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:10:38 10:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:10:38 0.23.1-centos7: Pulling from edgex-lftools 10:10:38 ab5ef0e58194: Pulling fs layer 10:10:38 9712f1f96733: Pulling fs layer 10:10:38 63f879dbbcfc: Pulling fs layer 10:10:38 0d9ebad4ef96: Pulling fs layer 10:10:38 e9a5061849ea: Pulling fs layer 10:10:38 d747dcd14b5f: Pulling fs layer 10:10:38 2de7ff778b66: Pulling fs layer 10:10:38 e9a5061849ea: Waiting 10:10:38 0d9ebad4ef96: Waiting 10:10:38 d747dcd14b5f: Waiting 10:10:38 9712f1f96733: Verifying Checksum 10:10:38 9712f1f96733: Download complete 10:10:39 63f879dbbcfc: Verifying Checksum 10:10:39 63f879dbbcfc: Download complete 10:10:40 ab5ef0e58194: Verifying Checksum 10:10:40 ab5ef0e58194: Download complete 10:10:40 d747dcd14b5f: Verifying Checksum 10:10:40 d747dcd14b5f: Download complete 10:10:40 e9a5061849ea: Verifying Checksum 10:10:40 e9a5061849ea: Download complete 10:10:40 0d9ebad4ef96: Verifying Checksum 10:10:40 0d9ebad4ef96: Download complete 10:10:40 2de7ff778b66: Verifying Checksum 10:10:40 2de7ff778b66: Download complete 10:10:46 ab5ef0e58194: Pull complete 10:10:46 9712f1f96733: Pull complete 10:10:48 63f879dbbcfc: Pull complete 10:10:54 0d9ebad4ef96: Pull complete 10:10:55 e9a5061849ea: Pull complete 10:10:55 d747dcd14b5f: Pull complete 10:10:59 2de7ff778b66: Pull complete 10:10:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:10:59 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:10:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:11:01 $ docker top 5be0cddeb2451a8d3679ad8e05f83fc6e11c1ffda1b6fdabe79237366ffbe5c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:11:01 provisioning config files... 10:11:01 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4912033468978338722tmp 10:11:01 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5961532129968493020tmp 10:11:01 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config534644724751446981tmp [Pipeline] { [Pipeline] echo 10:11:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:11:02 ---> sigul-configuration.sh 10:11:02 gpg: directory `/root/.gnupg' created 10:11:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:11:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:11:02 gpg: keyring `/root/.gnupg/secring.gpg' created 10:11:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:11:02 gpg: CAST5 encrypted data 10:11:02 gpg: encrypted with 1 passphrase 10:11:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:11:03 + mkdir /home/jenkins 10:11:03 + mkdir /home/jenkins/sigul [Pipeline] sh 10:11:03 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 10:11:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:11:04 ---> sigul-install.sh 10:11:19 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 10:11:19 + git tag --list 10:11:19 v1.2.0-dev.16 [Pipeline] sh 10:11:20 + lftools sign git-tag v1.2.0-dev.16 10:11:21 Signing Git tag with Sigul... 10:11:21 Signing v1.2.0-dev.16 [Pipeline] echo 10:11:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:11:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:11:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:11:23 $ docker stop --time=1 5be0cddeb2451a8d3679ad8e05f83fc6e11c1ffda1b6fdabe79237366ffbe5c6 10:11:24 $ docker rm -f 5be0cddeb2451a8d3679ad8e05f83fc6e11c1ffda1b6fdabe79237366ffbe5c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 10:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:25 . [Pipeline] withDockerContainer 10:11:25 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:11:25 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:11:26 $ docker top 3f08c7b18182f9e58ea0304ec3537657b67b565e4588deee3049e2162afb3e00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:27 [ssh-agent] Looking for ssh-agent implementation... 10:11:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:27 $ docker exec 3f08c7b18182f9e58ea0304ec3537657b67b565e4588deee3049e2162afb3e00 ssh-agent 10:11:27 SSH_AUTH_SOCK=/tmp/ssh-OpYkEWZTOPLp/agent.13 10:11:27 SSH_AGENT_PID=20 10:11:27 Running ssh-add (command line suppressed) 10:11:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8319666830091711997.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8319666830091711997.key) 10:11:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:29 + git semver bump pre 10:11:29 # -> Open(): unable to determine branch for HEAD 10:11:29 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:11:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:11:29 # $SEMVER_REMOTE_NAME = origin 10:11:29 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 10:11:29 # $SEMVER_USER_NAME = jenkins 10:11:29 # $SEMVER_BRANCH = master 10:11:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 10:11:29 1.2.0-dev.17 [Pipeline] } 10:11:29 $ docker exec --env ******** --env ******** 3f08c7b18182f9e58ea0304ec3537657b67b565e4588deee3049e2162afb3e00 ssh-agent -k 10:11:29 unset SSH_AUTH_SOCK; 10:11:29 unset SSH_AGENT_PID; 10:11:29 echo Agent pid 20 killed; 10:11:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:30 + git semver [Pipeline] } 10:11:30 $ docker stop --time=1 3f08c7b18182f9e58ea0304ec3537657b67b565e4588deee3049e2162afb3e00 10:11:32 $ docker rm -f 3f08c7b18182f9e58ea0304ec3537657b67b565e4588deee3049e2162afb3e00 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 10:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:32 . [Pipeline] withDockerContainer 10:11:33 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:11:33 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:11:34 $ docker top d45fa1ea99aa3aefc2ecc26f9dfac36f2e9fea21fcc743b7eab4ebe67a1ce876 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:35 [ssh-agent] Looking for ssh-agent implementation... 10:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:35 $ docker exec d45fa1ea99aa3aefc2ecc26f9dfac36f2e9fea21fcc743b7eab4ebe67a1ce876 ssh-agent 10:11:35 SSH_AUTH_SOCK=/tmp/ssh-zRd6HPMSPa5r/agent.15 10:11:35 SSH_AGENT_PID=22 10:11:35 Running ssh-add (command line suppressed) 10:11:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3199419311605423016.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3199419311605423016.key) 10:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:36 + git semver push 10:11:36 # -> Open(): unable to determine branch for HEAD 10:11:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 10:11:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 10:11:36 # $SEMVER_REMOTE_NAME = origin 10:11:36 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 10:11:36 # $SEMVER_USER_NAME = jenkins 10:11:36 # $SEMVER_BRANCH = master 10:11:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 10:11:42 $ docker exec --env ******** --env ******** d45fa1ea99aa3aefc2ecc26f9dfac36f2e9fea21fcc743b7eab4ebe67a1ce876 ssh-agent -k 10:11:43 unset SSH_AUTH_SOCK; 10:11:43 unset SSH_AGENT_PID; 10:11:43 echo Agent pid 22 killed; 10:11:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:44 + git semver [Pipeline] } 10:11:44 $ docker stop --time=1 d45fa1ea99aa3aefc2ecc26f9dfac36f2e9fea21fcc743b7eab4ebe67a1ce876 10:11:46 $ docker rm -f d45fa1ea99aa3aefc2ecc26f9dfac36f2e9fea21fcc743b7eab4ebe67a1ce876 [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 10:11:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:47 ---> package-listing.sh 10:11:47 ++ facter osfamily 10:11:47 ++ tr '[:upper:]' '[:lower:]' 10:11:47 + OS_FAMILY=redhat 10:11:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 10:11:47 + START_PACKAGES=/tmp/packages_start.txt 10:11:47 + END_PACKAGES=/tmp/packages_end.txt 10:11:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:47 + PACKAGES=/tmp/packages_start.txt 10:11:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:11:47 + PACKAGES=/tmp/packages_end.txt 10:11:47 + case "${OS_FAMILY}" in 10:11:47 + rpm -qa 10:11:47 + sort 10:11:52 + '[' -f /tmp/packages_start.txt ']' 10:11:52 + '[' -f /tmp/packages_end.txt ']' 10:11:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:52 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 10:11:52 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 10:11:52 + 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 10:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:53 10:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:54 alpine: Pulling from edgex-lftools-log-publisher 10:11:54 c9b1b535fdd9: Pulling fs layer 10:11:54 2cc5ad85d9ab: Pulling fs layer 10:11:54 756a868c4378: Pulling fs layer 10:11:54 444b2fc9a129: Pulling fs layer 10:11:54 ea15f1150254: Pulling fs layer 10:11:54 41b27a9f41bf: Pulling fs layer 10:11:54 28c525ee5125: Pulling fs layer 10:11:54 094b1ea09ed8: Pulling fs layer 10:11:54 138eaada9080: Pulling fs layer 10:11:54 0622d0fa9048: Pulling fs layer 10:11:54 41b27a9f41bf: Waiting 10:11:54 28c525ee5125: Waiting 10:11:54 094b1ea09ed8: Waiting 10:11:54 138eaada9080: Waiting 10:11:54 0622d0fa9048: Waiting 10:11:54 444b2fc9a129: Waiting 10:11:54 ea15f1150254: Waiting 10:11:54 2cc5ad85d9ab: Download complete 10:11:54 444b2fc9a129: Download complete 10:11:54 c9b1b535fdd9: Download complete 10:11:54 ea15f1150254: Download complete 10:11:54 c9b1b535fdd9: Pull complete 10:11:54 28c525ee5125: Verifying Checksum 10:11:54 28c525ee5125: Download complete 10:11:55 756a868c4378: Verifying Checksum 10:11:55 756a868c4378: Download complete 10:11:55 094b1ea09ed8: Verifying Checksum 10:11:55 094b1ea09ed8: Download complete 10:11:55 138eaada9080: Verifying Checksum 10:11:55 138eaada9080: Download complete 10:11:56 0622d0fa9048: Verifying Checksum 10:11:56 0622d0fa9048: Download complete 10:11:56 41b27a9f41bf: Verifying Checksum 10:11:56 41b27a9f41bf: Download complete 10:11:56 2cc5ad85d9ab: Pull complete 10:11:58 756a868c4378: Pull complete 10:11:58 444b2fc9a129: Pull complete 10:11:58 ea15f1150254: Pull complete 10:12:02 41b27a9f41bf: Pull complete 10:12:02 28c525ee5125: Pull complete 10:12:05 094b1ea09ed8: Pull complete 10:12:05 138eaada9080: Pull complete 10:12:05 0622d0fa9048: Pull complete 10:12:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 10:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:12:06 prd-centos7-docker-4c-2g-1045 does not seem to be running inside a container 10:12:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:12:07 $ docker top 3c0cec7956b38c89afd8d531af3f6fd11381e5e2fba112c20be074c900b5eb25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:12:07 provisioning config files... 10:12:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1333558415842569967tmp [Pipeline] { [Pipeline] echo 10:12:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:12:08 ---> create-netrc.sh [Pipeline] echo 10:12:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:12:08 ---> logs-deploy.sh 10:12:08 + ARCHIVE_ARTIFACTS= 10:12:08 + LOGS_SERVER=https://logs.edgexfoundry.org 10:12:08 + '[' https://logs.edgexfoundry.org == None ']' 10:12:08 + NEXUS_URL=https://nexus.edgexfoundry.org 10:12:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/16 10:12:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/16/ 10:12:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/16 /w/workspace/edgexfoundry_edgex-ui-go_master 10:12:10 Archives upload complete. 10:12:10 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/16 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/16/