Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3013 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision eddc397b1c413a68ea6a3bf4c69acea764bdd9ad (master) > git config core.sparsecheckout # timeout=10 > git checkout -f eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 Commit message: "fix for configuration.toml not using the correct configuration" > git rev-list --no-walk 97dfa6e3fa1951126ac1c8a116718fa49dfc3cdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:38:31 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 05:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:34 05:38:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:38:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:38:34 latest: Pulling from edgex-devops/git-semver 05:38:34 9123ac7c32f7: Pulling fs layer 05:38:34 b8cc5d1170e3: Pulling fs layer 05:38:34 2924cbbf6a41: Pulling fs layer 05:38:34 93b08a4f1073: Pulling fs layer 05:38:34 93b08a4f1073: Waiting 05:38:34 b8cc5d1170e3: Verifying Checksum 05:38:34 b8cc5d1170e3: Download complete 05:38:34 9123ac7c32f7: Verifying Checksum 05:38:34 9123ac7c32f7: Download complete 05:38:34 93b08a4f1073: Verifying Checksum 05:38:34 93b08a4f1073: Download complete 05:38:34 2924cbbf6a41: Verifying Checksum 05:38:34 2924cbbf6a41: Download complete 05:38:34 9123ac7c32f7: Pull complete 05:38:34 b8cc5d1170e3: Pull complete 05:38:35 2924cbbf6a41: Pull complete 05:38:35 93b08a4f1073: Pull complete 05:38:35 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:38:35 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:38:35 $ 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 05:38:36 $ docker top 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:36 [ssh-agent] Looking for ssh-agent implementation... 05:38:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:36 $ docker exec 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 ssh-agent 05:38:37 SSH_AUTH_SOCK=/tmp/ssh-aou4v1VVCGOE/agent.15 05:38:37 SSH_AGENT_PID=22 05:38:37 Running ssh-add (command line suppressed) 05:38:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_411994023411702495.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_411994023411702495.key) 05:38:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:37 + git describe --exact-match --tags HEAD 05:38:37 fatal: No names found, cannot describe anything. [Pipeline] } 05:38:37 $ docker exec --env ******** --env ******** 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 ssh-agent -k 05:38:37 unset SSH_AUTH_SOCK; 05:38:37 unset SSH_AGENT_PID; 05:38:37 echo Agent pid 22 killed; 05:38:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:38:37 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:38:37 This usually means this commit has not been tagged. [Pipeline] sshagent 05:38:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:37 [ssh-agent] Looking for ssh-agent implementation... 05:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:38 $ docker exec 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 ssh-agent 05:38:38 SSH_AUTH_SOCK=/tmp/ssh-0Gwx35LSfegQ/agent.56 05:38:38 SSH_AGENT_PID=63 05:38:38 Running ssh-add (command line suppressed) 05:38:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3969847218560180927.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3969847218560180927.key) 05:38:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:38 + git semver init 05:38:38 # -> Open(): unable to determine branch for HEAD 05:38:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:38:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:38:38 # $SEMVER_REMOTE_NAME = origin 05:38:38 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:38:38 # $SEMVER_USER_NAME = jenkins 05:38:38 # $SEMVER_BRANCH = master 05:38:38 # $SEMVER_TEMP = /tmp/semver-090532008 05:38:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:38:39 # '/tmp/semver-090532008' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 05:38:39 # -> Force: false 05:38:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:38:39 $ docker exec --env ******** --env ******** 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 ssh-agent -k 05:38:39 unset SSH_AUTH_SOCK; 05:38:39 unset SSH_AGENT_PID; 05:38:39 echo Agent pid 63 killed; 05:38:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:39 + git semver [Pipeline] } 05:38:39 $ docker stop --time=1 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 05:38:41 $ docker rm -f 21a8fe8a6930edcd6d3a9a63c66bf86ef8eaa4ae88e1d5a38c0e2ccaf6b48ff6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:38:42 Stashed 34 file(s) [Pipeline] echo 05:38:42 [edgeXSemver] initialized semver on version 1.2.0-dev.23 [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 05:38:57 Still waiting to schedule task 05:38:57 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3013’ 05:38:57 Still waiting to schedule task 05:38:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:40:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3014 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:40:41 Running in /w/workspace/edgex-ui-go/23 [Pipeline] { [Pipeline] checkout 05:40:47 using credential edgex-jenkins-ssh 05:40:47 Cloning the remote Git repository 05:40:47 Cloning with configured refspecs honoured and without tags 05:40:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:40:47 > git init /w/workspace/edgex-ui-go/23 # timeout=10 05:40:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:40:47 > git --version # timeout=10 05:40:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:40:48 Fetching without tags 05:40:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:40:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:40:48 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:40:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:40:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:40:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:40:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:40:49 Checking out Revision eddc397b1c413a68ea6a3bf4c69acea764bdd9ad (master) 05:40:49 > git config core.sparsecheckout # timeout=10 05:40:49 > git checkout -f eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 05:40:54 Commit message: "fix for configuration.toml not using the correct configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:40:55 ========================================================= 05:40:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 05:40:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:40:57 + 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 . 05:40:58 Sending build context to Docker daemon 11.38MB 05:40:58 Step 1/8 : ARG BASE=golang:1.11-alpine 05:40:58 Step 2/8 : FROM ${BASE} 05:40:58 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:40:58 29bddadc8f3f: Pulling fs layer 05:40:58 02bb20f2603b: Pulling fs layer 05:40:58 b62863a3550b: Pulling fs layer 05:40:58 9586258a13ea: Pulling fs layer 05:40:58 a8b2cbafd68c: Pulling fs layer 05:40:58 d1dd75721c92: Pulling fs layer 05:40:58 4e34fffdb759: Pulling fs layer 05:40:58 fd1d9eb628f9: Pulling fs layer 05:40:58 bd44c58b92db: Pulling fs layer 05:40:58 e5856e266cf4: Pulling fs layer 05:40:58 f0f88b30cdbb: Pulling fs layer 05:40:58 4e34fffdb759: Waiting 05:40:58 fd1d9eb628f9: Waiting 05:40:58 bd44c58b92db: Waiting 05:40:58 e5856e266cf4: Waiting 05:40:58 f0f88b30cdbb: Waiting 05:40:58 a8b2cbafd68c: Waiting 05:40:58 d1dd75721c92: Waiting 05:40:58 9586258a13ea: Waiting 05:40:58 b62863a3550b: Verifying Checksum 05:40:58 b62863a3550b: Download complete 05:40:58 02bb20f2603b: Download complete 05:40:58 a8b2cbafd68c: Download complete 05:40:58 d1dd75721c92: Verifying Checksum 05:40:58 d1dd75721c92: Download complete 05:40:58 29bddadc8f3f: Download complete 05:40:59 29bddadc8f3f: Pull complete 05:41:00 02bb20f2603b: Pull complete 05:41:00 b62863a3550b: Pull complete 05:41:03 4e34fffdb759: Verifying Checksum 05:41:03 4e34fffdb759: Download complete 05:41:03 bd44c58b92db: Verifying Checksum 05:41:03 bd44c58b92db: Download complete 05:41:05 e5856e266cf4: Verifying Checksum 05:41:05 e5856e266cf4: Download complete 05:41:05 f0f88b30cdbb: Verifying Checksum 05:41:05 f0f88b30cdbb: Download complete 05:41:07 fd1d9eb628f9: Verifying Checksum 05:41:07 fd1d9eb628f9: Download complete 05:41:08 9586258a13ea: Download complete 05:41:20 9586258a13ea: Pull complete 05:41:20 a8b2cbafd68c: Pull complete 05:41:20 d1dd75721c92: Pull complete 05:41:24 4e34fffdb759: Pull complete 05:41:28 Running on prd-centos7-docker-4c-2g-3015 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:41:28 Running in /w/workspace/edgex-ui-go/23 [Pipeline] { [Pipeline] checkout 05:41:28 fd1d9eb628f9: Pull complete 05:41:28 bd44c58b92db: Pull complete 05:41:30 e5856e266cf4: Pull complete 05:41:30 using credential edgex-jenkins-ssh 05:41:30 Cloning the remote Git repository 05:41:30 Cloning with configured refspecs honoured and without tags 05:41:30 f0f88b30cdbb: Pull complete 05:41:30 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 05:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 05:41:30 ---> 0be50c763560 05:41:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:41:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:41:30 > git init /w/workspace/edgex-ui-go/23 # timeout=10 05:41:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:41:30 > git --version # timeout=10 05:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:31 Fetching without tags 05:41:31 Checking out Revision eddc397b1c413a68ea6a3bf4c69acea764bdd9ad (master) 05:41:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:41:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:41:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:41:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:31 > git config core.sparsecheckout # timeout=10 05:41:31 > git checkout -f eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 05:41:35 ---> Running in 1f794267742e 05:41:35 Removing intermediate container 1f794267742e 05:41:35 ---> 88bf29d4f92b 05:41:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:35 ---> Running in 2e179c8fee24 05:41:36 Commit message: "fix for configuration.toml not using the correct configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 05:41:37 Removing intermediate container 2e179c8fee24 05:41:37 ---> 676a70efff45 05:41:37 Step 5/8 : RUN apk add --no-cache make git 05:41:37 ---> Running in 33b03fefc474 [Pipeline] echo 05:41:37 ========================================================= 05:41:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 05:41:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:41:38 + 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 . 05:41:38 Sending build context to Docker daemon 11.38MB 05:41:38 Step 1/8 : ARG BASE=golang:1.11-alpine 05:41:38 Step 2/8 : FROM ${BASE} 05:41:38 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:38 9d48c3bd43c5: Pulling fs layer 05:41:38 7f94eaf8af20: Pulling fs layer 05:41:38 9fe9984849c1: Pulling fs layer 05:41:38 ec448270508e: Pulling fs layer 05:41:38 65ba82af53f7: Pulling fs layer 05:41:38 07c18b20a200: Pulling fs layer 05:41:38 d9b3ee039db2: Pulling fs layer 05:41:38 8c79c1ac0d81: Pulling fs layer 05:41:38 ff40f1a7a0b9: Pulling fs layer 05:41:38 bdb43ae2d12f: Pulling fs layer 05:41:38 8e1ab0ef8490: Pulling fs layer 05:41:38 ff40f1a7a0b9: Waiting 05:41:38 d9b3ee039db2: Waiting 05:41:38 bdb43ae2d12f: Waiting 05:41:38 8c79c1ac0d81: Waiting 05:41:38 8e1ab0ef8490: Waiting 05:41:38 65ba82af53f7: Waiting 05:41:38 07c18b20a200: Waiting 05:41:38 ec448270508e: Waiting 05:41:38 9fe9984849c1: Verifying Checksum 05:41:38 9fe9984849c1: Download complete 05:41:38 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 05:41:38 7f94eaf8af20: Verifying Checksum 05:41:38 7f94eaf8af20: Download complete 05:41:38 65ba82af53f7: Verifying Checksum 05:41:38 65ba82af53f7: Download complete 05:41:38 07c18b20a200: Verifying Checksum 05:41:38 07c18b20a200: Download complete 05:41:38 9d48c3bd43c5: Verifying Checksum 05:41:38 9d48c3bd43c5: Pull complete 05:41:38 7f94eaf8af20: Pull complete 05:41:39 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 05:41:39 d9b3ee039db2: Verifying Checksum 05:41:39 d9b3ee039db2: Download complete 05:41:39 ff40f1a7a0b9: Verifying Checksum 05:41:39 ff40f1a7a0b9: Download complete 05:41:39 OK: 121 MiB in 39 packages 05:41:39 8c79c1ac0d81: Verifying Checksum 05:41:39 8c79c1ac0d81: Download complete 05:41:39 8e1ab0ef8490: Verifying Checksum 05:41:39 8e1ab0ef8490: Download complete 05:41:39 ec448270508e: Download complete 05:41:39 bdb43ae2d12f: Verifying Checksum 05:41:39 bdb43ae2d12f: Download complete 05:41:40 9fe9984849c1: Pull complete 05:41:41 Removing intermediate container 33b03fefc474 05:41:41 ---> 3e10775e4822 05:41:41 Step 6/8 : WORKDIR /edgex-ui-go 05:41:41 ---> Running in 2155e15c8341 05:41:41 Removing intermediate container 2155e15c8341 05:41:41 ---> 386db988d953 05:41:41 Step 7/8 : COPY . . 05:41:43 ---> e7cd8f2bdc8f 05:41:43 Step 8/8 : RUN go mod download 05:41:43 ---> Running in f20e985e64bb 05:41:44 go: finding github.com/pelletier/go-toml v1.2.0 05:41:44 go: finding github.com/kr/pretty v0.1.0 05:41:44 go: finding github.com/gorilla/mux v1.7.1 05:41:44 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:41:44 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:41:44 go: finding github.com/gorilla/websocket v1.4.0 05:41:44 go: finding github.com/BurntSushi/toml v0.3.1 05:41:44 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 05:41:45 go: finding github.com/kr/text v0.1.0 05:41:45 go: finding github.com/mitchellh/copystructure v1.0.0 05:41:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:41:45 go: finding github.com/hashicorp/consul/api v1.1.0 05:41:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:41:45 go: finding github.com/stretchr/testify v1.3.0 05:41:45 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:41:45 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:41:45 go: finding github.com/pkg/errors v0.8.1 05:41:45 go: finding github.com/kr/pty v1.1.1 05:41:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:41:46 ec448270508e: Pull complete 05:41:46 65ba82af53f7: Pull complete 05:41:46 07c18b20a200: Pull complete 05:41:46 go: finding github.com/stretchr/objx v0.1.0 05:41:46 go: finding github.com/pmezard/go-difflib v1.0.0 05:41:46 go: finding github.com/davecgh/go-spew v1.1.0 05:41:48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:41:48 go: finding golang.org/x/text v0.3.0 05:41:50 d9b3ee039db2: Pull complete 05:41:51 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 05:41:52 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:41:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:41:52 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:41:52 go: finding github.com/hashicorp/go-uuid v1.0.1 05:41:52 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:41:52 go: finding github.com/hashicorp/serf v0.8.2 05:41:52 go: finding github.com/mitchellh/mapstructure v1.1.2 05:41:52 8c79c1ac0d81: Pull complete 05:41:52 ff40f1a7a0b9: Pull complete 05:41:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:41:52 go: finding github.com/mitchellh/go-homedir v1.0.0 05:41:53 go: finding github.com/hashicorp/memberlist v0.1.3 05:41:53 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:41:53 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:41:53 go: finding github.com/hashicorp/logutils v1.0.0 05:41:53 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:41:53 go: finding github.com/mitchellh/cli v1.0.0 05:41:53 go: finding github.com/mitchellh/iochan v1.0.0 05:41:53 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:41:53 go: finding github.com/hashicorp/mdns v1.0.0 05:41:53 bdb43ae2d12f: Pull complete 05:41:53 8e1ab0ef8490: Pull complete 05:41:53 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 05:41:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 05:41:53 ---> 8acfeb908b63 05:41:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:41:54 ---> Running in e6a947515f4c 05:41:54 Removing intermediate container e6a947515f4c 05:41:54 ---> 103ac4546928 05:41:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:54 ---> Running in 0f18ed865d90 05:41:54 go: finding github.com/hashicorp/go-syslog v1.0.0 05:41:54 go: finding github.com/mitchellh/gox v0.4.0 05:41:54 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 05:41:54 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 05:41:54 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:41:54 go: finding github.com/fatih/color v1.7.0 05:41:54 go: finding github.com/mattn/go-colorable v0.0.9 05:41:55 go: finding github.com/mattn/go-isatty v0.0.3 05:41:55 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:41:55 go: finding github.com/miekg/dns v1.0.14 05:41:55 go: finding github.com/bgentry/speakeasy v0.1.0 05:41:55 Removing intermediate container 0f18ed865d90 05:41:55 ---> 1fd1dfc4c38f 05:41:55 Step 5/8 : RUN apk add --no-cache make git 05:41:55 ---> Running in c7c92a6241c5 05:41:55 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:41:55 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 05:41:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:41:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:41:56 go: finding github.com/davecgh/go-spew v1.1.1 05:41:56 go: finding github.com/posener/complete v1.1.1 05:41:56 go: finding github.com/hashicorp/go.net v0.0.1 05:41:56 go: finding github.com/hashicorp/go-multierror v1.0.0 05:41:56 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 05:41:56 go: finding github.com/stretchr/testify v1.2.2 05:41:56 OK: 134 MiB in 39 packages 05:41:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:41:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:41:57 Removing intermediate container c7c92a6241c5 05:41:57 ---> 3fb3e6633ce1 05:41:57 Step 6/8 : WORKDIR /edgex-ui-go 05:41:57 ---> Running in 315aba912b07 05:41:57 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 05:41:57 Removing intermediate container 315aba912b07 05:41:57 ---> 49369acbb066 05:41:57 Step 7/8 : COPY . . 05:41:57 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:41:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:41:57 go: finding github.com/hashicorp/errwrap v1.0.0 05:41:57 go: finding github.com/hashicorp/go-uuid v1.0.0 05:41:57 go: finding github.com/hashicorp/golang-lru v0.5.0 05:41:59 ---> c27c26edf66a 05:41:59 Step 8/8 : RUN go mod download 05:41:59 ---> Running in 8c8279e13a70 05:41:59 go: finding github.com/BurntSushi/toml v0.3.1 05:41:59 go: finding github.com/gorilla/mux v1.7.1 05:41:59 go: finding github.com/kr/pretty v0.1.0 05:41:59 go: finding github.com/pelletier/go-toml v1.2.0 05:41:59 go: finding github.com/gorilla/websocket v1.4.0 05:41:59 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:41:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:42:00 go: finding github.com/kr/text v0.1.0 05:42:00 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 05:42:00 go: finding github.com/mitchellh/copystructure v1.0.0 05:42:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:42:00 go: finding github.com/hashicorp/consul/api v1.1.0 05:42:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:42:00 go: finding github.com/stretchr/testify v1.3.0 05:42:00 go: finding github.com/pkg/errors v0.8.1 05:42:00 go: finding github.com/kr/pty v1.1.1 05:42:00 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:42:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:42:01 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:42:01 go: finding github.com/pmezard/go-difflib v1.0.0 05:42:01 go: finding github.com/stretchr/objx v0.1.0 05:42:01 go: finding github.com/davecgh/go-spew v1.1.0 05:42:01 go: finding golang.org/x/text v0.3.0 05:42:01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:42:03 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 05:42:04 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:42:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:42:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:42:04 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:42:04 go: finding github.com/hashicorp/go-uuid v1.0.1 05:42:04 go: finding github.com/hashicorp/serf v0.8.2 05:42:04 go: finding github.com/mitchellh/mapstructure v1.1.2 05:42:04 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:42:05 go: finding github.com/mitchellh/go-homedir v1.0.0 05:42:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:42:05 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:42:05 go: finding github.com/hashicorp/memberlist v0.1.3 05:42:05 go: finding github.com/hashicorp/logutils v1.0.0 05:42:05 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:42:05 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:42:05 go: finding github.com/mitchellh/cli v1.0.0 05:42:05 go: finding github.com/mitchellh/iochan v1.0.0 05:42:05 go: finding github.com/hashicorp/mdns v1.0.0 05:42:05 go: finding github.com/hashicorp/go-syslog v1.0.0 05:42:05 go: finding github.com/mitchellh/gox v0.4.0 05:42:05 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 05:42:05 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 05:42:05 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:42:05 go: finding github.com/mattn/go-isatty v0.0.3 05:42:05 go: finding github.com/mattn/go-colorable v0.0.9 05:42:05 go: finding github.com/posener/complete v1.1.1 05:42:05 go: finding github.com/miekg/dns v1.0.14 05:42:05 go: finding github.com/stretchr/testify v1.2.2 05:42:05 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:42:05 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:42:05 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:42:05 go: finding github.com/davecgh/go-spew v1.1.1 05:42:05 go: finding github.com/hashicorp/go.net v0.0.1 05:42:05 go: finding github.com/hashicorp/go-multierror v1.0.0 05:42:05 go: finding github.com/fatih/color v1.7.0 05:42:06 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:42:06 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:42:06 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 05:42:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:42:06 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:42:06 go: finding github.com/bgentry/speakeasy v0.1.0 05:42:06 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 05:42:06 go: finding github.com/hashicorp/errwrap v1.0.0 05:42:06 go: finding github.com/hashicorp/go-uuid v1.0.0 05:42:06 go: finding github.com/hashicorp/golang-lru v0.5.0 05:42:18 Removing intermediate container 8c8279e13a70 05:42:18 ---> ae8a392b6473 05:42:18 Successfully built ae8a392b6473 05:42:18 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 05:42:19 + docker inspect -f . ci-base-image-x86_64 05:42:19 . [Pipeline] withDockerContainer 05:42:19 prd-centos7-docker-4c-2g-3015 does not seem to be running inside a container 05:42:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 05:42:20 $ docker top b0240063c30ba6b69352a9417613c149b845f3c6163ad3d19df0ea108f171373 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:20 + go version 05:42:20 go version go1.11.13 linux/amd64 [Pipeline] sh 05:42:21 + make test 05:42:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:42:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:42:30 Removing intermediate container f20e985e64bb 05:42:30 ---> ee8f80fc326b 05:42:30 Successfully built ee8f80fc326b 05:42:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:42:30 + docker inspect -f . ci-base-image-arm64 05:42:30 . [Pipeline] withDockerContainer 05:42:31 prd-ubuntu18.04-docker-arm64-4c-16g-3014 does not seem to be running inside a container 05:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/23 -v /w/workspace/edgex-ui-go/23:/w/workspace/edgex-ui-go/23:rw,z -v /w/workspace/edgex-ui-go/23@tmp:/w/workspace/edgex-ui-go/23@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 ******** ci-base-image-arm64 cat 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:42:32 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:42:32 GO111MODULE=on go vet ./... 05:42:32 $ docker top ddd0217c821386a800406b32f7ef40215f6739e6b4bcd8790289b837ed31a909 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:34 + go version 05:42:34 go version go1.11.13 linux/arm64 [Pipeline] sh 05:42:34 + make test 05:42:34 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stash 05:42:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:42:36 Stashed 1 file(s) [Pipeline] } 05:42:36 $ docker stop --time=1 b0240063c30ba6b69352a9417613c149b845f3c6163ad3d19df0ea108f171373 05:42:37 $ docker rm -f b0240063c30ba6b69352a9417613c149b845f3c6163ad3d19df0ea108f171373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:39 + ls -al . 05:42:39 total 72 05:42:39 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 9 05:42 . 05:42:39 drwxrwxr-x. 4 jenkins jenkins 30 Apr 9 05:41 .. 05:42:39 drwxrwxr-x. 8 jenkins jenkins 119 Apr 9 05:41 app 05:42:39 drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 05:41 assets 05:42:39 drwxrwxr-x. 2 jenkins jenkins 35 Apr 9 05:41 bin 05:42:39 drwxrwxr-x. 3 jenkins jenkins 29 Apr 9 05:41 cmd 05:42:39 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 9 05:41 CONTRIBUTING.md 05:42:39 -rw-r--r--. 1 jenkins jenkins 10 Apr 9 05:42 coverage.out 05:42:39 -rw-rw-r--. 1 jenkins jenkins 877 Apr 9 05:41 Dockerfile 05:42:39 -rw-rw-r--. 1 jenkins jenkins 898 Apr 9 05:41 Dockerfile.build 05:42:39 drwxrwxr-x. 4 jenkins jenkins 53 Apr 9 05:41 docs 05:42:39 drwxrwxr-x. 8 jenkins jenkins 162 Apr 9 05:41 .git 05:42:39 -rw-rw-r--. 1 jenkins jenkins 123 Apr 9 05:41 .gitignore 05:42:39 -rw-rw-r--. 1 jenkins jenkins 522 Apr 9 05:41 go.mod 05:42:39 -rw-r--r--. 1 jenkins jenkins 8727 Apr 9 05:42 go.sum 05:42:39 drwxrwxr-x. 3 jenkins jenkins 17 Apr 9 05:41 internal 05:42:39 -rw-rw-r--. 1 jenkins jenkins 675 Apr 9 05:41 Jenkinsfile 05:42:39 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 9 05:41 LICENSE 05:42:39 -rw-rw-r--. 1 jenkins jenkins 951 Apr 9 05:41 Makefile 05:42:39 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 9 05:41 README.md 05:42:39 drwxrwxr-x. 3 jenkins jenkins 44 Apr 9 05:41 .semver 05:42:39 drwxrwxr-x. 4 jenkins jenkins 54 Apr 9 05:41 snap 05:42:39 -rw-rw-r--. 1 jenkins jenkins 12 Apr 9 05:38 VERSION 05:42:39 -rw-rw-r--. 1 jenkins jenkins 155 Apr 9 05:41 version.go [Pipeline] isUnix [Pipeline] sh 05:42:39 + 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=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad --label arch=amd64 --label version=1.2.0-dev.23 . 05:42:39 Sending build context to Docker daemon 11.39MB 05:42:39 Step 1/23 : ARG BASE=golang:1.11-alpine 05:42:39 Step 2/23 : FROM ${BASE} AS builder 05:42:39 ---> ae8a392b6473 05:42:39 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:42:39 ---> Running in 2713ef72ec85 05:42:39 Removing intermediate container 2713ef72ec85 05:42:39 ---> 20f3f64535f6 05:42:39 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 05:42:39 ---> Running in 3f9fff33a9c7 05:42:39 Removing intermediate container 3f9fff33a9c7 05:42:39 ---> 7af3130854d0 05:42:39 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 05:42:39 ---> Running in 8874d1837cd4 05:42:40 Removing intermediate container 8874d1837cd4 05:42:40 ---> 99bb3e1099fd 05:42:40 Step 6/23 : LABEL Name=edgex-ui-go 05:42:40 ---> Running in 03e916227d15 05:42:40 Removing intermediate container 03e916227d15 05:42:40 ---> a12abffdaac5 05:42:40 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:42:40 ---> Running in f7ba55ce9ed3 05:42:40 Removing intermediate container f7ba55ce9ed3 05:42:40 ---> 42fc6a53eb52 05:42:40 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:40 ---> Running in 53fb4020a7a8 05:42:41 Removing intermediate container 53fb4020a7a8 05:42:41 ---> cbbb754bf139 05:42:41 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:42:41 ---> Running in 3f8abdf7c72b 05:42:41 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 05:42:42 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 05:42:42 OK: 134 MiB in 39 packages 05:42:43 Removing intermediate container 3f8abdf7c72b 05:42:43 ---> 601d06d719cd 05:42:43 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:42:43 ---> Running in 97ecdd68d4c8 05:42:43 Removing intermediate container 97ecdd68d4c8 05:42:43 ---> f6563c41c688 05:42:43 Step 11/23 : COPY go.mod . 05:42:43 ---> 4267c99d2a28 05:42:43 Step 12/23 : COPY Makefile . 05:42:43 ---> 9cc0d7387a5a 05:42:43 Step 13/23 : RUN make update 05:42:43 ---> Running in 59e4bf98f7b4 05:42:44 CGO_ENABLED=0 GO111MODULE=on go mod download 05:42:44 Removing intermediate container 59e4bf98f7b4 05:42:44 ---> 16d9024530ed 05:42:44 Step 14/23 : COPY . . 05:42:45 ---> b3f79bfce626 05:42:45 Step 15/23 : RUN ${MAKE} 05:42:45 ---> Running in 075e37aa856e 05:42:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:42:55 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:42:57 Removing intermediate container 075e37aa856e 05:42:57 ---> 7f10ff345723 05:42:57 Step 16/23 : FROM alpine 05:42:58 latest: Pulling from library/alpine 05:42:58 aad63a933944: Pulling fs layer 05:42:58 aad63a933944: Verifying Checksum 05:42:58 aad63a933944: Download complete 05:42:58 aad63a933944: Pull complete 05:42:58 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:42:58 Status: Downloaded newer image for alpine:latest 05:42:58 ---> a187dde48cd2 05:42:58 Step 17/23 : EXPOSE 4000 05:42:59 ---> Running in 1ba0bca59dab 05:42:59 Removing intermediate container 1ba0bca59dab 05:42:59 ---> fda77a1fb9cb 05:42:59 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 05:42:59 ---> 9d36903cc5f0 05:42:59 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:42:59 ---> Running in a8e1473b45c0 05:42:59 Removing intermediate container a8e1473b45c0 05:42:59 ---> b0ca9ace03a4 05:42:59 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:42:59 ---> Running in fe572563fecc 05:43:00 Removing intermediate container fe572563fecc 05:43:00 ---> 616b3316fffc 05:43:00 Step 21/23 : LABEL arch=amd64 05:43:00 ---> Running in 6c056918234b 05:43:00 Removing intermediate container 6c056918234b 05:43:00 ---> 6d396d133100 05:43:00 Step 22/23 : LABEL git_sha=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 05:43:00 ---> Running in aac61e914f9d 05:43:00 Removing intermediate container aac61e914f9d 05:43:00 ---> 7e03717bdf0f 05:43:00 Step 23/23 : LABEL version=1.2.0-dev.23 05:43:00 ---> Running in 6a12dd60739f 05:43:00 Removing intermediate container 6a12dd60739f 05:43:00 ---> 868ef326e4a8 05:43:00 [Warning] One or more build-args [ARCH] were not consumed 05:43:00 Successfully built 868ef326e4a8 05:43:00 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 05:43:01 provisioning config files... 05:43:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config1418485805463623059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:01 nexus3.edgexfoundry.org:10001 05:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:01 Configure a credential helper to remove this warning. See 05:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:01 05:43:01 Login Succeeded 05:43:01 nexus3.edgexfoundry.org:10002 05:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:01 Configure a credential helper to remove this warning. See 05:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:01 05:43:01 Login Succeeded 05:43:01 nexus3.edgexfoundry.org:10003 05:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:01 Configure a credential helper to remove this warning. See 05:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:01 05:43:01 Login Succeeded 05:43:01 nexus3.edgexfoundry.org:10004 05:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:02 Configure a credential helper to remove this warning. See 05:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:02 05:43:02 Login Succeeded 05:43:02 docker.io 05:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:02 Configure a credential helper to remove this warning. See 05:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:02 05:43:02 Login Succeeded [Pipeline] } 05:43:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:43:02 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:43:02 GO111MODULE=on go vet ./... [Pipeline] // withEnv [Pipeline] echo 05:43:02 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 05:43:02 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 05:43:02 latest 05:43:02 1.2.0-dev.23 05:43:02 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 05:43:02 master 05:43:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:43:03 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [Pipeline] isUnix [Pipeline] sh 05:43:03 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 05:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:43:03 869937683b5b: Preparing 05:43:03 beee9f30bc1f: Preparing 05:43:03 beee9f30bc1f: Layer already exists 05:43:05 869937683b5b: Pushed 05:43:05 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 size: 739 [Pipeline] isUnix [Pipeline] sh 05:43:05 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 05:43:06 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 05:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:43:06 869937683b5b: Preparing 05:43:06 beee9f30bc1f: Preparing 05:43:06 beee9f30bc1f: Layer already exists 05:43:06 869937683b5b: Layer already exists 05:43:06 latest: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 size: 739 [Pipeline] isUnix [Pipeline] sh 05:43:06 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh 05:43:06 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.23 05:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:43:06 869937683b5b: Preparing 05:43:06 beee9f30bc1f: Preparing 05:43:06 beee9f30bc1f: Layer already exists 05:43:06 869937683b5b: Layer already exists 05:43:06 1.2.0-dev.23: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 size: 739 [Pipeline] isUnix [Pipeline] sh 05:43:07 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh 05:43:07 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 05:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:43:07 869937683b5b: Preparing 05:43:07 beee9f30bc1f: Preparing 05:43:07 869937683b5b: Layer already exists 05:43:07 beee9f30bc1f: Layer already exists 05:43:07 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 size: 739 [Pipeline] isUnix [Pipeline] sh 05:43:07 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 05:43:07 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 05:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:43:07 869937683b5b: Preparing 05:43:07 beee9f30bc1f: Preparing 05:43:07 beee9f30bc1f: Layer already exists 05:43:07 869937683b5b: Layer already exists 05:43:07 master: digest: sha256:15bc7ffb673adfe2c763bf14f6d61157084827384293be9f364b97526edfeea4 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] stash 05:43:15 Warning: overwriting stash ‘coverage-report’ 05:43:16 Stashed 1 file(s) [Pipeline] } 05:43:16 $ docker stop --time=1 ddd0217c821386a800406b32f7ef40215f6739e6b4bcd8790289b837ed31a909 05:43:18 $ docker rm -f ddd0217c821386a800406b32f7ef40215f6739e6b4bcd8790289b837ed31a909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:43:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:43:19 + ls -al . 05:43:19 total 112 05:43:19 drwxrwxr-x 11 jenkins jenkins 4096 Apr 9 05:42 . 05:43:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 05:40 .. 05:43:19 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 05:40 .git 05:43:19 -rw-rw-r-- 1 jenkins jenkins 123 Apr 9 05:40 .gitignore 05:43:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 05:40 .semver 05:43:19 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 9 05:40 CONTRIBUTING.md 05:43:19 -rw-rw-r-- 1 jenkins jenkins 877 Apr 9 05:40 Dockerfile 05:43:19 -rw-rw-r-- 1 jenkins jenkins 898 Apr 9 05:40 Dockerfile.build 05:43:19 -rw-rw-r-- 1 jenkins jenkins 675 Apr 9 05:40 Jenkinsfile 05:43:19 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 9 05:40 LICENSE 05:43:19 -rw-rw-r-- 1 jenkins jenkins 951 Apr 9 05:40 Makefile 05:43:19 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 9 05:40 README.md 05:43:19 -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 05:38 VERSION 05:43:19 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 05:40 app 05:43:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 05:40 assets 05:43:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 05:40 bin 05:43:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 05:40 cmd 05:43:19 -rw-r--r-- 1 jenkins jenkins 10 Apr 9 05:42 coverage.out 05:43:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 05:40 docs 05:43:19 -rw-rw-r-- 1 jenkins jenkins 522 Apr 9 05:40 go.mod 05:43:19 -rw-r--r-- 1 jenkins jenkins 8727 Apr 9 05:42 go.sum 05:43:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 05:40 internal 05:43:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 05:40 snap 05:43:19 -rw-rw-r-- 1 jenkins jenkins 155 Apr 9 05:40 version.go [Pipeline] isUnix [Pipeline] sh 05:43:20 + 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=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad --label arch=arm64 --label version=1.2.0-dev.23 . 05:43:20 Sending build context to Docker daemon 11.39MB 05:43:20 Step 1/23 : ARG BASE=golang:1.11-alpine 05:43:20 Step 2/23 : FROM ${BASE} AS builder 05:43:20 ---> ee8f80fc326b 05:43:20 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:43:21 ---> Running in 4e7deafb9d40 05:43:21 Removing intermediate container 4e7deafb9d40 05:43:21 ---> b2078e30aed6 05:43:21 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 05:43:21 ---> Running in a3bfa92f5554 05:43:21 Removing intermediate container a3bfa92f5554 05:43:21 ---> 39370f754757 05:43:21 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 05:43:22 ---> Running in fa90f3d7690f 05:43:22 Removing intermediate container fa90f3d7690f 05:43:22 ---> 5bbb4e82f906 05:43:22 Step 6/23 : LABEL Name=edgex-ui-go 05:43:22 ---> Running in c9c14fd011c0 05:43:23 Removing intermediate container c9c14fd011c0 05:43:23 ---> b78e07f481da 05:43:23 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:43:23 ---> Running in 8874a76c657b 05:43:23 Removing intermediate container 8874a76c657b 05:43:23 ---> d1f226e49198 05:43:23 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:23 ---> Running in 8430d06f5d85 05:43:25 Removing intermediate container 8430d06f5d85 05:43:25 ---> f5d1039dc721 05:43:25 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:25 ---> Running in 12805e2238ce 05:43:26 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 05:43:27 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 05:43:27 OK: 121 MiB in 39 packages 05:43:28 Removing intermediate container 12805e2238ce 05:43:28 ---> bf75d2be0b64 05:43:28 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:43:29 ---> Running in 614da57aa137 05:43:29 Removing intermediate container 614da57aa137 05:43:29 ---> 60d71617ddeb 05:43:29 Step 11/23 : COPY go.mod . 05:43:30 ---> 7a2704842118 05:43:30 Step 12/23 : COPY Makefile . 05:43:30 ---> 423acf44586b 05:43:30 Step 13/23 : RUN make update 05:43:30 ---> Running in f61d37a6847a 05:43:31 CGO_ENABLED=0 GO111MODULE=on go mod download 05:43:32 Removing intermediate container f61d37a6847a 05:43:32 ---> 0b6b61f892b1 05:43:32 Step 14/23 : COPY . . 05:43:34 ---> 66784248f650 05:43:34 Step 15/23 : RUN ${MAKE} 05:43:34 ---> Running in 6e887041346b 05:43:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:43:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:44:05 Removing intermediate container 6e887041346b 05:44:05 ---> bed83155725b 05:44:05 Step 16/23 : FROM alpine 05:44:05 latest: Pulling from library/alpine 05:44:05 8a0637ca1ac9: Pulling fs layer 05:44:05 8a0637ca1ac9: Verifying Checksum 05:44:05 8a0637ca1ac9: Download complete 05:44:06 8a0637ca1ac9: Pull complete 05:44:06 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:44:06 Status: Downloaded newer image for alpine:latest 05:44:06 ---> 2ee122dcc32d 05:44:06 Step 17/23 : EXPOSE 4000 05:44:06 ---> Running in 84212392c690 05:44:07 Removing intermediate container 84212392c690 05:44:07 ---> 5b1a54c13dda 05:44:07 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 05:44:08 ---> e57d791752ff 05:44:08 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:44:08 ---> Running in 4860f997d621 05:44:09 Removing intermediate container 4860f997d621 05:44:09 ---> b6ab5e790765 05:44:09 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:44:09 ---> Running in 16cce1245964 05:44:09 Removing intermediate container 16cce1245964 05:44:09 ---> 8de482943f5c 05:44:09 Step 21/23 : LABEL arch=arm64 05:44:09 ---> Running in 513178df5832 05:44:10 Removing intermediate container 513178df5832 05:44:10 ---> 271b8c405e90 05:44:10 Step 22/23 : LABEL git_sha=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 05:44:10 ---> Running in ce07de8129e7 05:44:10 Removing intermediate container ce07de8129e7 05:44:10 ---> 6b32f1888ef6 05:44:10 Step 23/23 : LABEL version=1.2.0-dev.23 05:44:10 ---> Running in cb64013d1b88 05:44:11 Removing intermediate container cb64013d1b88 05:44:11 ---> 7b986bae3c68 05:44:11 [Warning] One or more build-args [ARCH] were not consumed 05:44:11 Successfully built 7b986bae3c68 05:44:11 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 05:44:11 provisioning config files... 05:44:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/23@tmp/config19839517245376060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:12 nexus3.edgexfoundry.org:10001 05:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:12 Configure a credential helper to remove this warning. See 05:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:12 05:44:12 Login Succeeded 05:44:12 nexus3.edgexfoundry.org:10002 05:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:13 Configure a credential helper to remove this warning. See 05:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:13 05:44:13 Login Succeeded 05:44:13 nexus3.edgexfoundry.org:10003 05:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:14 Configure a credential helper to remove this warning. See 05:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:14 05:44:14 Login Succeeded 05:44:14 nexus3.edgexfoundry.org:10004 05:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:15 Configure a credential helper to remove this warning. See 05:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:15 05:44:15 Login Succeeded 05:44:15 docker.io 05:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:15 Configure a credential helper to remove this warning. See 05:44:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:15 05:44:15 Login Succeeded [Pipeline] } 05:44:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:16 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 05:44:16 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 05:44:16 latest 05:44:16 1.2.0-dev.23 05:44:16 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 05:44:16 master 05:44:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:16 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [Pipeline] isUnix [Pipeline] sh 05:44:17 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 05:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:44:17 6c07b6cba2b1: Preparing 05:44:17 294ac687b5fc: Preparing 05:44:17 294ac687b5fc: Layer already exists 05:44:21 6c07b6cba2b1: Pushed 05:44:21 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 size: 739 [Pipeline] isUnix [Pipeline] sh 05:44:22 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:44:22 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 05:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:44:23 6c07b6cba2b1: Preparing 05:44:23 294ac687b5fc: Preparing 05:44:23 294ac687b5fc: Layer already exists 05:44:23 6c07b6cba2b1: Layer already exists 05:44:23 latest: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 size: 739 [Pipeline] isUnix [Pipeline] sh 05:44:23 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh 05:44:23 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.23 05:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:44:23 6c07b6cba2b1: Preparing 05:44:23 294ac687b5fc: Preparing 05:44:23 6c07b6cba2b1: Layer already exists 05:44:23 294ac687b5fc: Layer already exists 05:44:23 1.2.0-dev.23: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 size: 739 [Pipeline] isUnix [Pipeline] sh 05:44:24 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 [Pipeline] isUnix [Pipeline] sh 05:44:24 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23 05:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:44:25 6c07b6cba2b1: Preparing 05:44:25 294ac687b5fc: Preparing 05:44:25 294ac687b5fc: Layer already exists 05:44:25 6c07b6cba2b1: Layer already exists 05:44:25 eddc397b1c413a68ea6a3bf4c69acea764bdd9ad-1.2.0-dev.23: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 size: 739 [Pipeline] isUnix [Pipeline] sh 05:44:25 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 05:44:26 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 05:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:44:26 6c07b6cba2b1: Preparing 05:44:26 294ac687b5fc: Preparing 05:44:26 6c07b6cba2b1: Layer already exists 05:44:26 294ac687b5fc: Layer already exists 05:44:26 master: digest: sha256:4b36bad605978c507618cb6960ef2655a8ae01062e01843bf7ea4a05e3ee2ba7 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 05:44:27 provisioning config files... 05:44:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5471924977111461959tmp [Pipeline] { [Pipeline] sh 05:44:27 + curl -s https://codecov.io/bash 05:44:27 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5471924977111461959tmp 05:44:27 05:44:27 _____ _ 05:44:27 / ____| | | 05:44:27 | | ___ __| | ___ ___ _____ __ 05:44:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:44:27 | |___| (_) | (_| | __/ (_| (_) \ V / 05:44:27 \_____\___/ \__,_|\___|\___\___/ \_/ 05:44:27 Bash-tbd 05:44:27 05:44:27 05:44:27 ==> Jenkins CI detected. 05:44:27 project root: . 05:44:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:44:27 ==> Running gcov in . (disable via -X gcov) 05:44:27 ==> Python coveragepy not found 05:44:27 ==> Searching for coverage reports in: 05:44:27 + . 05:44:27 -> Found 1 reports 05:44:27 ==> Detecting git/mercurial file structure 05:44:27 ==> Reading reports 05:44:27 + ./coverage.out bytes=10 05:44:27 ==> Appending adjustments 05:44:27 http://docs.codecov.io/docs/fixing-reports 05:44:28 + Found adjustments 05:44:28 ==> Gzipping contents 05:44:28 ==> Uploading reports 05:44:28 url: https://codecov.io 05:44:28 query: branch=master&commit=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 05:44:28 -> Pinging Codecov 05:44:28 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=eddc397b1c413a68ea6a3bf4c69acea764bdd9ad&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 05:44:28 -> Uploading 05:44:29 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [Pipeline] } 05:44:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:44:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 05:44:29 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 05:44:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 05:44:29 05:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 05:44:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 05:44:30 1.217.3: Pulling from edgex-devops/edgex-snyk-go 05:44:30 e6b0cf9c0882: Pulling fs layer 05:44:30 2848faf0eed1: Pulling fs layer 05:44:30 0f37312ad70f: Pulling fs layer 05:44:30 7d08f2745646: Pulling fs layer 05:44:30 4c9f31393084: Pulling fs layer 05:44:30 eb21ddb83652: Pulling fs layer 05:44:30 345998794f6b: Pulling fs layer 05:44:30 97a711d68925: Pulling fs layer 05:44:30 7c8476c1cb00: Pulling fs layer 05:44:30 4c9f31393084: Waiting 05:44:30 eb21ddb83652: Waiting 05:44:30 345998794f6b: Waiting 05:44:30 97a711d68925: Waiting 05:44:30 7c8476c1cb00: Waiting 05:44:30 7d08f2745646: Waiting 05:44:30 0f37312ad70f: Verifying Checksum 05:44:30 0f37312ad70f: Download complete 05:44:30 2848faf0eed1: Verifying Checksum 05:44:30 2848faf0eed1: Download complete 05:44:30 4c9f31393084: Verifying Checksum 05:44:30 4c9f31393084: Download complete 05:44:30 eb21ddb83652: Download complete 05:44:30 e6b0cf9c0882: Verifying Checksum 05:44:30 e6b0cf9c0882: Download complete 05:44:30 345998794f6b: Verifying Checksum 05:44:30 345998794f6b: Download complete 05:44:30 e6b0cf9c0882: Pull complete 05:44:30 2848faf0eed1: Pull complete 05:44:30 97a711d68925: Verifying Checksum 05:44:30 97a711d68925: Download complete 05:44:30 0f37312ad70f: Pull complete 05:44:30 7c8476c1cb00: Verifying Checksum 05:44:30 7c8476c1cb00: Download complete 05:44:31 7d08f2745646: Verifying Checksum 05:44:31 7d08f2745646: Download complete 05:44:36 7d08f2745646: Pull complete 05:44:36 4c9f31393084: Pull complete 05:44:36 eb21ddb83652: Pull complete 05:44:38 345998794f6b: Pull complete 05:44:42 97a711d68925: Pull complete 05:44:42 7c8476c1cb00: Pull complete 05:44:42 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 05:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 05:44:42 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:44:42 $ 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 05:44:43 $ docker top d799fd7f1ecffa58a863ecfcd7cf85e70e584dba18127e2535d7542e70f4eb12 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:43 + snyk monitor '--org=edgex-jenkins' 05:44:48 05:44:48 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 05:44:48 05:44:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/b9f20eca-daf1-4b84-ad6d-8b421e087a08 05:44:48 05:44:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:44:48 05:44:48 [Pipeline] } 05:44:48 $ docker stop --time=1 d799fd7f1ecffa58a863ecfcd7cf85e70e584dba18127e2535d7542e70f4eb12 05:44:49 $ docker rm -f d799fd7f1ecffa58a863ecfcd7cf85e70e584dba18127e2535d7542e70f4eb12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:44:50 05:44:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 05:44:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:44:50 latest: Pulling from edgex-devops/edgex-klar 05:44:50 e7c96db7181b: Pulling fs layer 05:44:50 1868ca2cb446: Pulling fs layer 05:44:50 136be5d0fe8e: Pulling fs layer 05:44:50 894bfe63afcb: Pulling fs layer 05:44:50 894bfe63afcb: Waiting 05:44:50 1868ca2cb446: Verifying Checksum 05:44:50 1868ca2cb446: Download complete 05:44:50 136be5d0fe8e: Verifying Checksum 05:44:50 136be5d0fe8e: Download complete 05:44:50 e7c96db7181b: Verifying Checksum 05:44:50 e7c96db7181b: Download complete 05:44:50 894bfe63afcb: Verifying Checksum 05:44:50 894bfe63afcb: Download complete 05:44:50 e7c96db7181b: Pull complete 05:44:50 1868ca2cb446: Pull complete 05:44:51 136be5d0fe8e: Pull complete 05:44:51 894bfe63afcb: Pull complete 05:44:51 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 05:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 05:44:51 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:44:51 $ 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 05:44:52 $ docker top 055228f4535f5bdb9a366bbab3d72c1341ea761b578cb25806b1817ca2f0e01c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:52 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 05:44:52 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:44:55 $ docker stop --time=1 055228f4535f5bdb9a366bbab3d72c1341ea761b578cb25806b1817ca2f0e01c 05:44:56 $ docker rm -f 055228f4535f5bdb9a366bbab3d72c1341ea761b578cb25806b1817ca2f0e01c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:44:57 . [Pipeline] withDockerContainer 05:44:57 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:44:57 $ 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 05:44:57 $ docker top 8d06793506fb46a8b4545bb47c5b84e49062575ceeb772dd7d260d600168e7fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:58 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 05:44:58 + tee 05:44:58 clair timeout 1m0s 05:44:58 docker timeout: 1m0s 05:44:58 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:44:59 $ docker stop --time=1 8d06793506fb46a8b4545bb47c5b84e49062575ceeb772dd7d260d600168e7fe 05:45:00 $ docker rm -f 8d06793506fb46a8b4545bb47c5b84e49062575ceeb772dd7d260d600168e7fe [Pipeline] // withDockerContainer [Pipeline] sh 05:45:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 05:45:00 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_eddc397b1c413a68ea6a3bf4c69acea764bdd9ad.html [Pipeline] writeFile [Pipeline] step 05:45:00 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 05:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:45:01 . [Pipeline] withDockerContainer 05:45:01 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:45:01 $ 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 05:45:01 $ docker top cf3b8a5d6c6beafa4dd6c7e40afb9e099cd5bdefe1f0204a454f7674eded58b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:02 + + tee/klar 05:45:02 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:45:05 $ docker stop --time=1 cf3b8a5d6c6beafa4dd6c7e40afb9e099cd5bdefe1f0204a454f7674eded58b9 05:45:06 $ docker rm -f cf3b8a5d6c6beafa4dd6c7e40afb9e099cd5bdefe1f0204a454f7674eded58b9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:45:06 . [Pipeline] withDockerContainer 05:45:07 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:45:07 $ 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 05:45:07 $ docker top 18bdf45b19a81eb189da012c360d34d162ae0ec54acfd9f5bb342fe2c73ee657 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:08 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:eddc397b1c413a68ea6a3bf4c69acea764bdd9ad 05:45:08 + tee 05:45:08 clair timeout 1m0s 05:45:08 docker timeout: 1m0s 05:45:08 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:45:08 $ docker stop --time=1 18bdf45b19a81eb189da012c360d34d162ae0ec54acfd9f5bb342fe2c73ee657 05:45:10 $ docker rm -f 18bdf45b19a81eb189da012c360d34d162ae0ec54acfd9f5bb342fe2c73ee657 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 05:45:10 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_eddc397b1c413a68ea6a3bf4c69acea764bdd9ad.html [Pipeline] writeFile [Pipeline] step 05:45:10 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 05:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:11 . [Pipeline] withDockerContainer 05:45:11 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:45:11 $ 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 05:45:11 $ docker top 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:12 [ssh-agent] Looking for ssh-agent implementation... 05:45:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:12 $ docker exec 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a ssh-agent 05:45:12 SSH_AUTH_SOCK=/tmp/ssh-zSmcjD3xxvBd/agent.14 05:45:12 SSH_AGENT_PID=21 05:45:12 Running ssh-add (command line suppressed) 05:45:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8276719123795935498.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8276719123795935498.key) 05:45:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:13 + git semver tag 05:45:13 # -> Open(): unable to determine branch for HEAD 05:45:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:45:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:45:13 # $SEMVER_REMOTE_NAME = origin 05:45:13 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:45:13 # $SEMVER_USER_NAME = jenkins 05:45:13 # $SEMVER_BRANCH = master 05:45:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:45:13 # eddc397b1c413a68ea6a3bf4c69acea764bdd9ad HEAD 05:45:13 # -> Force: false 05:45:13 # 687c13576e9484658da0a3b7544f57da3b116cb1 refs/tags/v1.2.0-dev.23 [Pipeline] } 05:45:13 $ docker exec --env ******** --env ******** 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a ssh-agent -k 05:45:13 unset SSH_AUTH_SOCK; 05:45:13 unset SSH_AGENT_PID; 05:45:13 echo Agent pid 21 killed; 05:45:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:13 + git semver [Pipeline] } 05:45:13 $ docker stop --time=1 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a 05:45:15 $ docker rm -f 4b7c083a12865f34b07dfc7ffa52c1c08763562a5e5338fc925e951a3e644b3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:45:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:45:15 05:45:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:45:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:45:15 0.23.1-centos7: Pulling from edgex-lftools 05:45:15 ab5ef0e58194: Pulling fs layer 05:45:15 9712f1f96733: Pulling fs layer 05:45:15 63f879dbbcfc: Pulling fs layer 05:45:15 0d9ebad4ef96: Pulling fs layer 05:45:15 e9a5061849ea: Pulling fs layer 05:45:15 d747dcd14b5f: Pulling fs layer 05:45:15 2de7ff778b66: Pulling fs layer 05:45:15 e9a5061849ea: Waiting 05:45:15 d747dcd14b5f: Waiting 05:45:15 2de7ff778b66: Waiting 05:45:15 0d9ebad4ef96: Waiting 05:45:15 9712f1f96733: Verifying Checksum 05:45:15 9712f1f96733: Download complete 05:45:16 63f879dbbcfc: Download complete 05:45:16 e9a5061849ea: Verifying Checksum 05:45:16 e9a5061849ea: Download complete 05:45:16 0d9ebad4ef96: Verifying Checksum 05:45:16 0d9ebad4ef96: Download complete 05:45:16 d747dcd14b5f: Verifying Checksum 05:45:16 d747dcd14b5f: Download complete 05:45:16 ab5ef0e58194: Verifying Checksum 05:45:16 ab5ef0e58194: Download complete 05:45:17 2de7ff778b66: Verifying Checksum 05:45:17 2de7ff778b66: Download complete 05:45:22 ab5ef0e58194: Pull complete 05:45:22 9712f1f96733: Pull complete 05:45:24 63f879dbbcfc: Pull complete 05:45:29 0d9ebad4ef96: Pull complete 05:45:30 e9a5061849ea: Pull complete 05:45:30 d747dcd14b5f: Pull complete 05:45:34 2de7ff778b66: Pull complete 05:45:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:45:34 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:45:34 $ 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 05:45:34 $ docker top c5cba31cc6954eb0e1104c2704211ebfb2dc6d9b847d0ecb0fde0305dff6392a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:45:34 provisioning config files... 05:45:34 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3500766660352698830tmp 05:45:34 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6771168171211494233tmp 05:45:34 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2949365080847395513tmp [Pipeline] { [Pipeline] echo 05:45:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:45:35 ---> sigul-configuration.sh 05:45:35 gpg: directory `/root/.gnupg' created 05:45:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:45:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:45:35 gpg: keyring `/root/.gnupg/secring.gpg' created 05:45:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:45:35 gpg: CAST5 encrypted data 05:45:35 gpg: encrypted with 1 passphrase 05:45:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:45:35 + mkdir /home/jenkins 05:45:35 + mkdir /home/jenkins/sigul [Pipeline] sh 05:45:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 05:45:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:45:36 ---> sigul-install.sh 05:45:44 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:45:44 + git tag --list 05:45:44 v1.2.0-dev.23 [Pipeline] sh 05:45:45 + lftools sign git-tag v1.2.0-dev.23 05:45:46 Signing Git tag with Sigul... 05:45:46 Signing v1.2.0-dev.23 [Pipeline] echo 05:45:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:45:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:45:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:45:47 $ docker stop --time=1 c5cba31cc6954eb0e1104c2704211ebfb2dc6d9b847d0ecb0fde0305dff6392a 05:45:49 $ docker rm -f c5cba31cc6954eb0e1104c2704211ebfb2dc6d9b847d0ecb0fde0305dff6392a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:49 . [Pipeline] withDockerContainer 05:45:50 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:45:50 $ 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 05:45:50 $ docker top 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:50 [ssh-agent] Looking for ssh-agent implementation... 05:45:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:51 $ docker exec 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 ssh-agent 05:45:51 SSH_AUTH_SOCK=/tmp/ssh-WgPW4DqpWlFs/agent.14 05:45:51 SSH_AGENT_PID=20 05:45:51 Running ssh-add (command line suppressed) 05:45:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1132767979965673721.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1132767979965673721.key) 05:45:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:51 + git semver bump pre 05:45:51 # -> Open(): unable to determine branch for HEAD 05:45:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:45:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:45:51 # $SEMVER_REMOTE_NAME = origin 05:45:51 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:45:51 # $SEMVER_USER_NAME = jenkins 05:45:51 # $SEMVER_BRANCH = master 05:45:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:45:51 1.2.0-dev.24 [Pipeline] } 05:45:51 $ docker exec --env ******** --env ******** 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 ssh-agent -k 05:45:51 unset SSH_AUTH_SOCK; 05:45:51 unset SSH_AGENT_PID; 05:45:51 echo Agent pid 20 killed; 05:45:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:52 + git semver [Pipeline] } 05:45:52 $ docker stop --time=1 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 05:45:53 $ docker rm -f 9bb7b6730441ae9e7addf99fdb58c306b5055b152b7dd6981d46c3a3fb827610 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:54 . [Pipeline] withDockerContainer 05:45:54 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:45:54 $ 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 05:45:54 $ docker top eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:55 [ssh-agent] Looking for ssh-agent implementation... 05:45:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:55 $ docker exec eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 ssh-agent 05:45:55 SSH_AUTH_SOCK=/tmp/ssh-onjtzdYCEF7c/agent.14 05:45:55 SSH_AGENT_PID=21 05:45:55 Running ssh-add (command line suppressed) 05:45:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_477697368598047213.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_477697368598047213.key) 05:45:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:55 + git semver push 05:45:55 # -> Open(): unable to determine branch for HEAD 05:45:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:45:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:45:55 # $SEMVER_REMOTE_NAME = origin 05:45:55 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 05:45:55 # $SEMVER_USER_NAME = jenkins 05:45:55 # $SEMVER_BRANCH = master 05:45:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:46:02 $ docker exec --env ******** --env ******** eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 ssh-agent -k 05:46:02 unset SSH_AUTH_SOCK; 05:46:02 unset SSH_AGENT_PID; 05:46:02 echo Agent pid 21 killed; 05:46:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:03 + git semver [Pipeline] } 05:46:03 $ docker stop --time=1 eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 05:46:04 $ docker rm -f eb5c6ac5d5eb5b7934612f7b50cfc506561c47c65c1cc260bbd5dd91869a5a33 [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 05:46:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:05 ---> package-listing.sh 05:46:05 ++ facter osfamily 05:46:05 ++ tr '[:upper:]' '[:lower:]' 05:46:05 + OS_FAMILY=redhat 05:46:05 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 05:46:05 + START_PACKAGES=/tmp/packages_start.txt 05:46:05 + END_PACKAGES=/tmp/packages_end.txt 05:46:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:05 + PACKAGES=/tmp/packages_start.txt 05:46:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:46:05 + PACKAGES=/tmp/packages_end.txt 05:46:05 + case "${OS_FAMILY}" in 05:46:05 + rpm -qa 05:46:05 + sort 05:46:09 + '[' -f /tmp/packages_start.txt ']' 05:46:09 + '[' -f /tmp/packages_end.txt ']' 05:46:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:46:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 05:46:09 + 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 05:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:46:10 05:46:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:46:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:46:10 alpine: Pulling from edgex-lftools-log-publisher 05:46:10 c9b1b535fdd9: Pulling fs layer 05:46:10 2cc5ad85d9ab: Pulling fs layer 05:46:10 756a868c4378: Pulling fs layer 05:46:10 444b2fc9a129: Pulling fs layer 05:46:10 ea15f1150254: Pulling fs layer 05:46:10 41b27a9f41bf: Pulling fs layer 05:46:10 28c525ee5125: Pulling fs layer 05:46:10 094b1ea09ed8: Pulling fs layer 05:46:10 138eaada9080: Pulling fs layer 05:46:10 0622d0fa9048: Pulling fs layer 05:46:10 444b2fc9a129: Waiting 05:46:10 ea15f1150254: Waiting 05:46:10 41b27a9f41bf: Waiting 05:46:10 138eaada9080: Waiting 05:46:10 0622d0fa9048: Waiting 05:46:10 28c525ee5125: Waiting 05:46:10 094b1ea09ed8: Waiting 05:46:10 2cc5ad85d9ab: Download complete 05:46:10 444b2fc9a129: Verifying Checksum 05:46:10 444b2fc9a129: Download complete 05:46:10 c9b1b535fdd9: Verifying Checksum 05:46:10 c9b1b535fdd9: Download complete 05:46:10 ea15f1150254: Verifying Checksum 05:46:10 ea15f1150254: Download complete 05:46:10 28c525ee5125: Verifying Checksum 05:46:10 28c525ee5125: Download complete 05:46:10 c9b1b535fdd9: Pull complete 05:46:10 756a868c4378: Verifying Checksum 05:46:10 756a868c4378: Download complete 05:46:11 138eaada9080: Verifying Checksum 05:46:11 138eaada9080: Download complete 05:46:11 094b1ea09ed8: Verifying Checksum 05:46:11 094b1ea09ed8: Download complete 05:46:11 0622d0fa9048: Download complete 05:46:11 41b27a9f41bf: Verifying Checksum 05:46:11 41b27a9f41bf: Download complete 05:46:12 2cc5ad85d9ab: Pull complete 05:46:14 756a868c4378: Pull complete 05:46:14 444b2fc9a129: Pull complete 05:46:14 ea15f1150254: Pull complete 05:46:17 41b27a9f41bf: Pull complete 05:46:17 28c525ee5125: Pull complete 05:46:19 094b1ea09ed8: Pull complete 05:46:19 138eaada9080: Pull complete 05:46:19 0622d0fa9048: Pull complete 05:46:19 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:46:19 prd-centos7-docker-4c-2g-3013 does not seem to be running inside a container 05:46:19 $ 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 05:46:20 $ docker top 7f0db66227495b4da5922cd04fc36eb68255341ee5fa0dcabcb201446b0cd803 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:46:20 provisioning config files... 05:46:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config248183022559570175tmp [Pipeline] { [Pipeline] echo 05:46:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:21 ---> create-netrc.sh [Pipeline] echo 05:46:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:46:21 ---> logs-deploy.sh 05:46:21 + ARCHIVE_ARTIFACTS= 05:46:21 + LOGS_SERVER=https://logs.edgexfoundry.org 05:46:21 + '[' https://logs.edgexfoundry.org == None ']' 05:46:21 + NEXUS_URL=https://nexus.edgexfoundry.org 05:46:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/23 05:46:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/23/ 05:46:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/23 /w/workspace/edgexfoundry_edgex-ui-go_master 05:46:22 Archives upload complete. 05:46:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/23 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/23/