Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5599 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 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c # timeout=10 Commit message: "update" > git rev-list --no-walk eb4e1220dfff2afdde90e53a1399b45555a699c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:32:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:32:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:32:05 ========================================================= 12:32:05 EdgeX Global Pipelines Version Info 12:32:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:32:06 ------------------- 12:32:06 stable info: 12:32:06 ------------------- 12:32:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:32:06 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 12:32:06 Message: update stable to v1.0.73 12:32:07 ------------------- 12:32:07 experimental info: 12:32:07 ------------------- 12:32:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:32:07 Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 12:32:07 Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:32:09 12:32:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:32:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:32:09 latest: Pulling from edgex-devops/git-semver 12:32:09 9123ac7c32f7: Pulling fs layer 12:32:09 b8cc5d1170e3: Pulling fs layer 12:32:09 2924cbbf6a41: Pulling fs layer 12:32:09 93b08a4f1073: Pulling fs layer 12:32:09 93b08a4f1073: Waiting 12:32:09 b8cc5d1170e3: Verifying Checksum 12:32:09 b8cc5d1170e3: Download complete 12:32:09 9123ac7c32f7: Verifying Checksum 12:32:09 9123ac7c32f7: Download complete 12:32:09 93b08a4f1073: Verifying Checksum 12:32:09 93b08a4f1073: Download complete 12:32:09 2924cbbf6a41: Verifying Checksum 12:32:09 9123ac7c32f7: Pull complete 12:32:09 b8cc5d1170e3: Pull complete 12:32:10 2924cbbf6a41: Pull complete 12:32:10 93b08a4f1073: Pull complete 12:32:10 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 12:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:32:10 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:32:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:32:11 $ docker top 5b9f99619f1c8016b132dcaf44e6a824f5da5772beb5309c917777b7e28be9dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:11 [ssh-agent] Looking for ssh-agent implementation... 12:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:12 $ docker exec 5b9f99619f1c8016b132dcaf44e6a824f5da5772beb5309c917777b7e28be9dd ssh-agent 12:32:12 SSH_AUTH_SOCK=/tmp/ssh-ItF9uTPmFVN9/agent.14 12:32:12 SSH_AGENT_PID=20 12:32:12 Running ssh-add (command line suppressed) 12:32:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3237160977514435211.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3237160977514435211.key) 12:32:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:12 + git describe --exact-match --tags HEAD 12:32:12 fatal: No names found, cannot describe anything. [Pipeline] } 12:32:12 $ docker exec --env ******** --env ******** 5b9f99619f1c8016b132dcaf44e6a824f5da5772beb5309c917777b7e28be9dd ssh-agent -k 12:32:13 unset SSH_AUTH_SOCK; 12:32:13 unset SSH_AGENT_PID; 12:32:13 echo Agent pid 20 killed; 12:32:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 12:32:13 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 12:32:13 This usually means this commit has not been tagged. [Pipeline] sshagent 12:32:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:13 [ssh-agent] Looking for ssh-agent implementation... 12:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:13 $ docker exec 5b9f99619f1c8016b132dcaf44e6a824f5da5772beb5309c917777b7e28be9dd ssh-agent 12:32:13 SSH_AUTH_SOCK=/tmp/ssh-fvDNaOfCsFM2/agent.56 12:32:13 SSH_AGENT_PID=63 12:32:13 Running ssh-add (command line suppressed) 12:32:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6538586466717906869.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6538586466717906869.key) 12:32:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:14 + git semver init 12:32:14 # -> Open(): unable to determine branch for HEAD 12:32:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:32:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:32:14 # $SEMVER_REMOTE_NAME = origin 12:32:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:32:14 # $SEMVER_USER_NAME = edgex-jenkins 12:32:14 # $SEMVER_BRANCH = master 12:32:14 # $SEMVER_TEMP = /tmp/semver-228597217 12:32:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 12:32:15 # '/tmp/semver-228597217' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 12:32:15 # -> Force: false 12:32:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 12:32:15 $ docker exec --env ******** --env ******** 5b9f99619f1c8016b132dcaf44e6a824f5da5772beb5309c917777b7e28be9dd ssh-agent -k 12:32:15 unset SSH_AUTH_SOCK; 12:32:15 unset SSH_AGENT_PID; 12:32:15 echo Agent pid 63 killed; 12:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:32:15 + git semver [Pipeline] } 12:32:15 $ docker stop --time=1 5b9f99619f1c8016b132dcaf44e6a824f5da5772beb5309c917777b7e28be9dd 12:32:17 $ docker rm -f 5b9f99619f1c8016b132dcaf44e6a824f5da5772beb5309c917777b7e28be9dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 12:32:18 Stashed 44 file(s) [Pipeline] echo 12:32:18 [edgeXSemver] initialized semver on version 1.2.0-dev.33 [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 12:32:33 Still waiting to schedule task 12:32:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:32:33 Still waiting to schedule task 12:32:33 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5598’ 12:34:35 Running on prd-centos7-docker-4c-2g-5602 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 12:34:35 Running in /w/workspace/edgex-ui-go/35 [Pipeline] { [Pipeline] checkout 12:34:38 using credential edgex-jenkins-ssh 12:34:38 Cloning the remote Git repository 12:34:38 Cloning with configured refspecs honoured and without tags 12:34:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:34:38 > git init /w/workspace/edgex-ui-go/35 # timeout=10 12:34:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:34:38 > git --version # timeout=10 12:34:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:34:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 12:34:39 Fetching without tags 12:34:39 Checking out Revision 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c (master) 12:34:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:34:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:34:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:34:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:34:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:34:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 12:34:39 > git config core.sparsecheckout # timeout=10 12:34:39 > git checkout -f 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c # timeout=10 12:34:43 Commit message: "update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:34:44 ========================================================= 12:34:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 12:34:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:34:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 12:34:45 Sending build context to Docker daemon 11.56MB 12:34:45 Step 1/8 : ARG BASE=golang:1.11-alpine 12:34:45 Step 2/8 : FROM ${BASE} 12:34:45 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 12:34:45 e6b0cf9c0882: Pulling fs layer 12:34:45 2848faf0eed1: Pulling fs layer 12:34:45 0f37312ad70f: Pulling fs layer 12:34:45 5788d62ee057: Pulling fs layer 12:34:45 0e6b1d234666: Pulling fs layer 12:34:45 bf5d7aec512f: Pulling fs layer 12:34:45 34c802a77dc8: Pulling fs layer 12:34:45 9eb99e56ec68: Pulling fs layer 12:34:45 27c7a5d97fbd: Pulling fs layer 12:34:45 5c102a31e300: Pulling fs layer 12:34:45 dcfb455df0a1: Pulling fs layer 12:34:45 0e6b1d234666: Waiting 12:34:45 9eb99e56ec68: Waiting 12:34:45 bf5d7aec512f: Waiting 12:34:45 5788d62ee057: Waiting 12:34:45 dcfb455df0a1: Waiting 12:34:45 34c802a77dc8: Waiting 12:34:45 5c102a31e300: Waiting 12:34:45 0f37312ad70f: Verifying Checksum 12:34:45 0f37312ad70f: Download complete 12:34:45 2848faf0eed1: Download complete 12:34:45 0e6b1d234666: Verifying Checksum 12:34:45 0e6b1d234666: Download complete 12:34:45 bf5d7aec512f: Verifying Checksum 12:34:45 bf5d7aec512f: Download complete 12:34:45 e6b0cf9c0882: Verifying Checksum 12:34:45 e6b0cf9c0882: Download complete 12:34:45 e6b0cf9c0882: Pull complete 12:34:46 2848faf0eed1: Pull complete 12:34:46 0f37312ad70f: Pull complete 12:34:46 34c802a77dc8: Download complete 12:34:46 27c7a5d97fbd: Verifying Checksum 12:34:46 27c7a5d97fbd: Download complete 12:34:47 5c102a31e300: Verifying Checksum 12:34:47 5c102a31e300: Download complete 12:34:47 5788d62ee057: Verifying Checksum 12:34:47 5788d62ee057: Download complete 12:34:47 dcfb455df0a1: Verifying Checksum 12:34:47 dcfb455df0a1: Download complete 12:34:47 9eb99e56ec68: Verifying Checksum 12:34:47 9eb99e56ec68: Download complete 12:34:54 5788d62ee057: Pull complete 12:34:54 0e6b1d234666: Pull complete 12:34:54 bf5d7aec512f: Pull complete 12:35:02 34c802a77dc8: Pull complete 12:35:05 9eb99e56ec68: Pull complete 12:35:05 27c7a5d97fbd: Pull complete 12:35:06 5c102a31e300: Pull complete 12:35:06 dcfb455df0a1: Pull complete 12:35:06 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 12:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 12:35:06 ---> 7c70fe431013 12:35:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:35:06 ---> Running in 01dd44338256 12:35:06 Removing intermediate container 01dd44338256 12:35:06 ---> cb884f639b73 12:35:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:06 ---> Running in 478e82fa75b0 12:35:07 Removing intermediate container 478e82fa75b0 12:35:07 ---> 87ba3b02743c 12:35:07 Step 5/8 : RUN apk add --no-cache make git 12:35:07 ---> Running in ea1dd283e90a 12:35:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:35:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:35:09 OK: 143 MiB in 39 packages 12:35:10 Removing intermediate container ea1dd283e90a 12:35:10 ---> ddd2773007e5 12:35:10 Step 6/8 : WORKDIR /edgex-ui-go 12:35:10 ---> Running in 4634ae596cbb 12:35:10 Removing intermediate container 4634ae596cbb 12:35:10 ---> e235ac7dea6b 12:35:10 Step 7/8 : COPY . . 12:35:11 ---> 02f41be72434 12:35:11 Step 8/8 : RUN go mod download 12:35:11 ---> Running in 66555d7e6826 12:35:16 go: finding cloud.google.com/go v0.26.0 12:35:16 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 12:35:16 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 12:35:16 go: finding github.com/BurntSushi/toml v0.3.1 12:35:16 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 12:35:16 go: finding github.com/Microsoft/go-winio v0.4.3 12:35:16 go: finding github.com/NYTimes/gziphandler v1.0.1 12:35:16 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 12:35:16 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 12:35:16 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 12:35:16 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 12:35:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 12:35:16 go: finding github.com/armon/go-metrics v0.3.3 12:35:16 go: finding github.com/armon/go-radix v1.0.0 12:35:16 go: finding github.com/aws/aws-sdk-go v1.25.41 12:35:16 go: finding github.com/beorn7/perks v1.0.1 12:35:16 go: finding github.com/bgentry/speakeasy v0.1.0 12:35:16 go: finding github.com/boltdb/bolt v1.3.1 12:35:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 12:35:16 go: finding github.com/cespare/xxhash/v2 v2.1.1 12:35:16 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 12:35:16 go: finding github.com/circonus-labs/circonusllhist v0.1.3 12:35:16 go: finding github.com/client9/misspell v0.3.4 12:35:16 go: finding github.com/coredns/coredns v1.1.2 12:35:16 go: finding github.com/davecgh/go-spew v1.1.1 12:35:16 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 12:35:16 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:35:16 go: finding github.com/digitalocean/godo v1.10.0 12:35:16 go: finding github.com/dimchansky/utfbom v1.1.0 12:35:16 go: finding github.com/dnaeon/go-vcr v1.0.1 12:35:16 go: finding github.com/docker/go-connections v0.3.0 12:35:16 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 12:35:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 12:35:16 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 12:35:16 go: finding github.com/envoyproxy/go-control-plane v0.8.0 12:35:16 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 12:35:16 go: finding github.com/fatih/color v1.9.0 12:35:16 go: finding github.com/fatih/structs v1.1.0 12:35:16 go: finding github.com/fsnotify/fsnotify v1.4.7 12:35:16 go: finding github.com/ghodss/yaml v1.0.0 12:35:16 go: finding github.com/go-kit/kit v0.9.0 12:35:16 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 12:35:16 go: finding github.com/go-logfmt/logfmt v0.4.0 12:35:16 go: finding github.com/go-ole/go-ole v1.2.1 12:35:16 go: finding github.com/go-stack/stack v1.8.0 12:35:16 go: finding github.com/go-test/deep v1.0.2 12:35:16 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 12:35:16 go: finding github.com/gobuffalo/depgen v0.1.0 12:35:16 go: finding github.com/gobuffalo/envy v1.7.0 12:35:16 go: finding github.com/gobuffalo/flect v0.1.3 12:35:16 go: finding github.com/gobuffalo/genny v0.1.1 12:35:16 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 12:35:16 go: finding github.com/gobuffalo/gogen v0.1.1 12:35:16 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 12:35:16 go: finding github.com/gobuffalo/mapi v1.0.2 12:35:16 go: finding github.com/gobuffalo/packd v0.1.0 12:35:16 go: finding github.com/gobuffalo/packr/v2 v2.2.0 12:35:16 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 12:35:16 go: finding github.com/gogo/googleapis v1.1.0 12:35:16 go: finding github.com/gogo/protobuf v1.2.1 12:35:16 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 12:35:16 go: finding github.com/golang/mock v1.1.1 12:35:16 go: finding github.com/golang/protobuf v1.3.2 12:35:16 go: finding github.com/golang/snappy v0.0.1 12:35:16 go: finding github.com/gomodule/redigo v2.0.0+incompatible 12:35:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:35:16 go: finding github.com/google/go-cmp v0.4.0 12:35:16 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 12:35:16 go: finding github.com/google/gofuzz v1.0.0 12:35:17 go: finding github.com/googleapis/gnostic v0.2.0 12:35:17 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 12:35:17 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 12:35:17 go: finding github.com/gorilla/mux v1.7.1 12:35:17 go: finding github.com/gorilla/websocket v1.4.0 12:35:17 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 12:35:17 go: finding github.com/hashicorp/consul v1.7.2 12:35:17 go: finding github.com/hashicorp/consul/api v1.4.0 12:35:17 go: finding github.com/hashicorp/consul/sdk v0.4.0 12:35:17 go: finding github.com/hashicorp/errwrap v1.0.0 12:35:17 go: finding github.com/hashicorp/go-bexpr v0.1.2 12:35:17 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 12:35:17 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 12:35:17 go: finding github.com/hashicorp/go-connlimit v0.2.0 12:35:17 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 12:35:17 go: finding github.com/hashicorp/go-hclog v0.12.2 12:35:17 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 12:35:17 go: finding github.com/hashicorp/go-memdb v1.0.3 12:35:17 go: finding github.com/hashicorp/go-msgpack v0.5.5 12:35:17 go: finding github.com/hashicorp/go-multierror v1.0.0 12:35:17 go: finding github.com/hashicorp/go-plugin v1.0.1 12:35:17 go: finding github.com/hashicorp/go-raftchunking v0.6.1 12:35:17 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 12:35:17 go: finding github.com/hashicorp/go-rootcerts v1.0.2 12:35:17 go: finding github.com/hashicorp/go-sockaddr v1.0.2 12:35:17 go: finding github.com/hashicorp/go-syslog v1.0.0 12:35:17 go: finding github.com/hashicorp/go-uuid v1.0.1 12:35:17 go: finding github.com/hashicorp/go-version v1.1.0 12:35:17 go: finding github.com/hashicorp/go.net v0.0.1 12:35:17 go: finding github.com/hashicorp/golang-lru v0.5.4 12:35:17 go: finding github.com/hashicorp/hcl v1.0.0 12:35:17 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 12:35:17 go: finding github.com/hashicorp/logutils v1.0.0 12:35:17 go: finding github.com/hashicorp/mdns v1.0.1 12:35:17 go: finding github.com/hashicorp/memberlist v0.2.0 12:35:17 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 12:35:17 go: finding github.com/hashicorp/raft v1.1.2 12:35:17 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 12:35:17 go: finding github.com/hashicorp/serf v0.9.0 12:35:17 go: finding github.com/hashicorp/vault/api v1.0.4 12:35:17 go: finding github.com/hashicorp/vault/sdk v0.1.13 12:35:17 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 12:35:17 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 12:35:17 go: finding github.com/hpcloud/tail v1.0.0 12:35:17 go: finding github.com/imdario/mergo v0.3.6 12:35:17 go: finding github.com/inconshreveable/mousetrap v1.0.0 12:35:17 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 12:35:17 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 12:35:17 go: finding github.com/joho/godotenv v1.3.0 12:35:17 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 12:35:17 go: finding github.com/json-iterator/go v1.1.9 12:35:17 go: finding github.com/jtolds/gls v4.2.1+incompatible 12:35:17 go: finding github.com/julienschmidt/httprouter v1.2.0 12:35:17 go: finding github.com/karrick/godirwalk v1.10.3 12:35:17 go: finding github.com/kisielk/errcheck v1.2.0 12:35:17 go: finding github.com/kisielk/gotool v1.0.0 12:35:17 go: finding github.com/klauspost/compress v1.9.5 12:35:17 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 12:35:17 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:35:17 go: finding github.com/kr/pretty v0.2.0 12:35:17 go: finding github.com/kr/pty v1.1.1 12:35:17 go: finding github.com/kr/text v0.1.0 12:35:17 go: finding github.com/likexian/gokit v0.20.16 12:35:17 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 12:35:17 go: finding github.com/linode/linodego v0.7.1 12:35:17 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 12:35:17 go: finding github.com/markbates/safe v1.0.1 12:35:17 go: finding github.com/mattn/go-colorable v0.1.6 12:35:17 go: finding github.com/mattn/go-isatty v0.0.12 12:35:17 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 12:35:17 go: finding github.com/miekg/dns v1.1.26 12:35:17 go: finding github.com/mitchellh/cli v1.0.0 12:35:17 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:35:17 go: finding github.com/mitchellh/copystructure v1.0.0 12:35:17 go: finding github.com/mitchellh/go-homedir v1.1.0 12:35:17 go: finding github.com/mitchellh/go-testing-interface v1.0.0 12:35:17 go: finding github.com/mitchellh/go-wordwrap v1.0.0 12:35:17 go: finding github.com/mitchellh/gox v0.4.0 12:35:17 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 12:35:17 go: finding github.com/mitchellh/iochan v1.0.0 12:35:17 go: finding github.com/mitchellh/mapstructure v1.2.2 12:35:17 go: finding github.com/mitchellh/reflectwalk v1.0.1 12:35:17 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 12:35:17 go: finding github.com/modern-go/reflect2 v1.0.1 12:35:17 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 12:35:17 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 12:35:17 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 12:35:17 go: finding github.com/oklog/run v1.0.0 12:35:17 go: finding github.com/onsi/ginkgo v1.6.0 12:35:17 go: finding github.com/onsi/gomega v1.4.2 12:35:17 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 12:35:17 go: finding github.com/pascaldekloe/goe v0.1.0 12:35:17 go: finding github.com/pebbe/zmq4 v1.2.0 12:35:17 go: finding github.com/pelletier/go-toml v1.7.0 12:35:17 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 12:35:17 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 12:35:17 go: finding github.com/pkg/errors v0.8.1 12:35:17 go: finding github.com/pmezard/go-difflib v1.0.0 12:35:17 go: finding github.com/posener/complete v1.1.1 12:35:17 go: finding github.com/prometheus/client_golang v1.4.0 12:35:17 go: finding github.com/prometheus/client_model v0.2.0 12:35:17 go: finding github.com/prometheus/common v0.9.1 12:35:17 go: finding github.com/prometheus/procfs v0.0.8 12:35:17 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 12:35:17 go: finding github.com/rogpeppe/go-internal v1.3.0 12:35:17 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 12:35:17 go: finding github.com/ryanuber/go-glob v1.0.0 12:35:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:35:17 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 12:35:17 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 12:35:17 go: finding github.com/sirupsen/logrus v1.4.2 12:35:17 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 12:35:17 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 12:35:17 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 12:35:17 go: finding github.com/spf13/cobra v0.0.3 12:35:17 go: finding github.com/spf13/pflag v1.0.3 12:35:17 go: finding github.com/stretchr/objx v0.1.1 12:35:17 go: finding github.com/stretchr/testify v1.4.0 12:35:17 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 12:35:17 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 12:35:17 go: finding github.com/tidwall/pretty v1.0.0 12:35:17 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 12:35:17 go: finding github.com/vmware/govmomi v0.18.0 12:35:17 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 12:35:17 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 12:35:17 go: finding go.mongodb.org/mongo-driver v1.3.1 12:35:17 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 12:35:17 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 12:35:17 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 12:35:17 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 12:35:17 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 12:35:17 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 12:35:17 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 12:35:17 go: finding golang.org/x/text v0.3.2 12:35:17 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 12:35:17 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 12:35:17 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 12:35:17 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 12:35:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5601 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 12:35:18 Running in /w/workspace/edgex-ui-go/35 [Pipeline] { [Pipeline] checkout 12:35:18 go: finding google.golang.org/appengine v1.4.0 12:35:18 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 12:35:18 go: finding google.golang.org/grpc v1.23.0 12:35:18 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 12:35:18 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 12:35:18 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 12:35:18 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:35:18 go: finding gopkg.in/errgo.v2 v2.1.0 12:35:18 go: finding gopkg.in/fsnotify.v1 v1.4.7 12:35:18 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 12:35:18 go: finding gopkg.in/inf.v0 v0.9.1 12:35:18 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 12:35:18 go: finding gopkg.in/resty.v1 v1.12.0 12:35:18 go: finding gopkg.in/square/go-jose.v2 v2.3.1 12:35:18 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:35:18 go: finding gopkg.in/yaml.v2 v2.2.8 12:35:18 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 12:35:18 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 12:35:18 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 12:35:18 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 12:35:18 go: finding k8s.io/client-go v8.0.0+incompatible 12:35:18 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 12:35:26 using credential edgex-jenkins-ssh 12:35:26 Cloning the remote Git repository 12:35:26 Cloning with configured refspecs honoured and without tags 12:35:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:35:26 > git init /w/workspace/edgex-ui-go/35 # timeout=10 12:35:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:35:27 > git --version # timeout=10 12:35:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 12:35:28 Fetching without tags 12:35:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:35:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:35:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:35:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:35:28 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 12:35:29 Checking out Revision 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c (master) 12:35:29 > git config core.sparsecheckout # timeout=10 12:35:29 > git checkout -f 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c # timeout=10 12:35:34 Commit message: "update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:35:35 ========================================================= 12:35:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 12:35:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:35:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 12:35:37 Sending build context to Docker daemon 11.56MB 12:35:37 Step 1/8 : ARG BASE=golang:1.11-alpine 12:35:37 Step 2/8 : FROM ${BASE} 12:35:38 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:35:38 cde5963f3b93: Pulling fs layer 12:35:38 2a23fa8c16f7: Pulling fs layer 12:35:38 777b28850792: Pulling fs layer 12:35:38 8a11ddd9e578: Pulling fs layer 12:35:38 4cf88f913ddb: Pulling fs layer 12:35:38 1df406cf5192: Pulling fs layer 12:35:38 cd6300453558: Pulling fs layer 12:35:38 b9c365052c96: Pulling fs layer 12:35:38 a2d8cc88f415: Pulling fs layer 12:35:38 ea1d1ca13537: Pulling fs layer 12:35:38 3750a50a1c5e: Pulling fs layer 12:35:38 cd6300453558: Waiting 12:35:38 b9c365052c96: Waiting 12:35:38 ea1d1ca13537: Waiting 12:35:38 3750a50a1c5e: Waiting 12:35:38 a2d8cc88f415: Waiting 12:35:38 4cf88f913ddb: Waiting 12:35:38 8a11ddd9e578: Waiting 12:35:38 1df406cf5192: Waiting 12:35:38 777b28850792: Verifying Checksum 12:35:38 777b28850792: Download complete 12:35:38 2a23fa8c16f7: Verifying Checksum 12:35:38 2a23fa8c16f7: Download complete 12:35:38 4cf88f913ddb: Verifying Checksum 12:35:38 4cf88f913ddb: Download complete 12:35:38 1df406cf5192: Download complete 12:35:38 cde5963f3b93: Verifying Checksum 12:35:38 cde5963f3b93: Download complete 12:35:39 cde5963f3b93: Pull complete 12:35:40 2a23fa8c16f7: Pull complete 12:35:40 777b28850792: Pull complete 12:35:43 cd6300453558: Verifying Checksum 12:35:43 cd6300453558: Download complete 12:35:43 a2d8cc88f415: Verifying Checksum 12:35:43 a2d8cc88f415: Download complete 12:35:46 ea1d1ca13537: Verifying Checksum 12:35:46 ea1d1ca13537: Download complete 12:35:46 3750a50a1c5e: Verifying Checksum 12:35:46 3750a50a1c5e: Download complete 12:35:49 b9c365052c96: Verifying Checksum 12:35:50 8a11ddd9e578: Verifying Checksum 12:35:50 8a11ddd9e578: Download complete 12:36:01 8a11ddd9e578: Pull complete 12:36:01 4cf88f913ddb: Pull complete 12:36:01 1df406cf5192: Pull complete 12:36:07 cd6300453558: Pull complete 12:36:11 b9c365052c96: Pull complete 12:36:11 a2d8cc88f415: Pull complete 12:36:13 ea1d1ca13537: Pull complete 12:36:13 3750a50a1c5e: Pull complete 12:36:13 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 12:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 12:36:13 ---> 78745c68409d 12:36:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:36:19 ---> Running in 2df966dcb0cb 12:36:19 Removing intermediate container 2df966dcb0cb 12:36:19 ---> 5e678a1e47e2 12:36:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:36:19 ---> Running in 14bb23fd558e 12:36:21 Removing intermediate container 14bb23fd558e 12:36:21 ---> 1c5b74190d60 12:36:21 Step 5/8 : RUN apk add --no-cache make git 12:36:21 ---> Running in 5a061a96dea5 12:36:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:36:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:36:24 OK: 125 MiB in 39 packages 12:36:25 Removing intermediate container 5a061a96dea5 12:36:25 ---> ca9d6a808de2 12:36:25 Step 6/8 : WORKDIR /edgex-ui-go 12:36:25 ---> Running in de5418b82189 12:36:26 Removing intermediate container de5418b82189 12:36:26 ---> 14adcf58b3b2 12:36:26 Step 7/8 : COPY . . 12:36:27 ---> 5e84bd3785cb 12:36:27 Step 8/8 : RUN go mod download 12:36:27 ---> Running in b8df7ac7df2f 12:36:32 go: finding cloud.google.com/go v0.26.0 12:36:32 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 12:36:32 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 12:36:32 go: finding github.com/BurntSushi/toml v0.3.1 12:36:32 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 12:36:32 go: finding github.com/Microsoft/go-winio v0.4.3 12:36:32 go: finding github.com/NYTimes/gziphandler v1.0.1 12:36:32 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 12:36:32 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 12:36:32 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 12:36:32 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 12:36:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 12:36:32 go: finding github.com/armon/go-metrics v0.3.3 12:36:32 go: finding github.com/armon/go-radix v1.0.0 12:36:32 go: finding github.com/aws/aws-sdk-go v1.25.41 12:36:32 go: finding github.com/beorn7/perks v1.0.1 12:36:32 go: finding github.com/bgentry/speakeasy v0.1.0 12:36:32 go: finding github.com/boltdb/bolt v1.3.1 12:36:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 12:36:32 go: finding github.com/cespare/xxhash/v2 v2.1.1 12:36:32 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 12:36:32 go: finding github.com/circonus-labs/circonusllhist v0.1.3 12:36:32 go: finding github.com/client9/misspell v0.3.4 12:36:32 go: finding github.com/coredns/coredns v1.1.2 12:36:32 go: finding github.com/davecgh/go-spew v1.1.1 12:36:32 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 12:36:32 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:36:32 go: finding github.com/digitalocean/godo v1.10.0 12:36:32 go: finding github.com/dimchansky/utfbom v1.1.0 12:36:32 go: finding github.com/dnaeon/go-vcr v1.0.1 12:36:32 go: finding github.com/docker/go-connections v0.3.0 12:36:32 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 12:36:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 12:36:32 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 12:36:32 go: finding github.com/envoyproxy/go-control-plane v0.8.0 12:36:32 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 12:36:32 go: finding github.com/fatih/color v1.9.0 12:36:32 go: finding github.com/fatih/structs v1.1.0 12:36:32 go: finding github.com/fsnotify/fsnotify v1.4.7 12:36:32 go: finding github.com/ghodss/yaml v1.0.0 12:36:32 go: finding github.com/go-kit/kit v0.9.0 12:36:32 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 12:36:32 go: finding github.com/go-logfmt/logfmt v0.4.0 12:36:32 go: finding github.com/go-ole/go-ole v1.2.1 12:36:32 go: finding github.com/go-stack/stack v1.8.0 12:36:32 go: finding github.com/go-test/deep v1.0.2 12:36:32 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 12:36:32 go: finding github.com/gobuffalo/depgen v0.1.0 12:36:32 go: finding github.com/gobuffalo/envy v1.7.0 12:36:32 go: finding github.com/gobuffalo/flect v0.1.3 12:36:32 go: finding github.com/gobuffalo/genny v0.1.1 12:36:32 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 12:36:32 go: finding github.com/gobuffalo/gogen v0.1.1 12:36:32 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 12:36:32 go: finding github.com/gobuffalo/mapi v1.0.2 12:36:32 go: finding github.com/gobuffalo/packd v0.1.0 12:36:32 go: finding github.com/gobuffalo/packr/v2 v2.2.0 12:36:33 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 12:36:33 go: finding github.com/gogo/googleapis v1.1.0 12:36:33 go: finding github.com/gogo/protobuf v1.2.1 12:36:33 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 12:36:33 go: finding github.com/golang/mock v1.1.1 12:36:33 go: finding github.com/golang/protobuf v1.3.2 12:36:33 go: finding github.com/golang/snappy v0.0.1 12:36:33 go: finding github.com/gomodule/redigo v2.0.0+incompatible 12:36:33 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:36:33 go: finding github.com/google/go-cmp v0.4.0 12:36:33 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 12:36:33 go: finding github.com/google/gofuzz v1.0.0 12:36:33 go: finding github.com/googleapis/gnostic v0.2.0 12:36:33 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 12:36:33 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 12:36:33 go: finding github.com/gorilla/mux v1.7.1 12:36:33 go: finding github.com/gorilla/websocket v1.4.0 12:36:33 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 12:36:33 go: finding github.com/hashicorp/consul v1.7.2 12:36:33 go: finding github.com/hashicorp/consul/api v1.4.0 12:36:33 go: finding github.com/hashicorp/consul/sdk v0.4.0 12:36:33 go: finding github.com/hashicorp/errwrap v1.0.0 12:36:33 go: finding github.com/hashicorp/go-bexpr v0.1.2 12:36:33 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 12:36:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 12:36:33 go: finding github.com/hashicorp/go-connlimit v0.2.0 12:36:33 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 12:36:33 go: finding github.com/hashicorp/go-hclog v0.12.2 12:36:33 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 12:36:33 go: finding github.com/hashicorp/go-memdb v1.0.3 12:36:33 go: finding github.com/hashicorp/go-msgpack v0.5.5 12:36:33 go: finding github.com/hashicorp/go-multierror v1.0.0 12:36:33 go: finding github.com/hashicorp/go-plugin v1.0.1 12:36:33 go: finding github.com/hashicorp/go-raftchunking v0.6.1 12:36:33 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 12:36:33 go: finding github.com/hashicorp/go-rootcerts v1.0.2 12:36:33 go: finding github.com/hashicorp/go-sockaddr v1.0.2 12:36:33 go: finding github.com/hashicorp/go-syslog v1.0.0 12:36:33 go: finding github.com/hashicorp/go-uuid v1.0.1 12:36:33 go: finding github.com/hashicorp/go-version v1.1.0 12:36:33 go: finding github.com/hashicorp/go.net v0.0.1 12:36:33 go: finding github.com/hashicorp/golang-lru v0.5.4 12:36:33 go: finding github.com/hashicorp/hcl v1.0.0 12:36:33 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 12:36:33 go: finding github.com/hashicorp/logutils v1.0.0 12:36:33 go: finding github.com/hashicorp/mdns v1.0.1 12:36:33 go: finding github.com/hashicorp/memberlist v0.2.0 12:36:33 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 12:36:33 go: finding github.com/hashicorp/raft v1.1.2 12:36:33 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 12:36:33 go: finding github.com/hashicorp/serf v0.9.0 12:36:33 go: finding github.com/hashicorp/vault/api v1.0.4 12:36:33 go: finding github.com/hashicorp/vault/sdk v0.1.13 12:36:33 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 12:36:33 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 12:36:33 go: finding github.com/hpcloud/tail v1.0.0 12:36:33 go: finding github.com/imdario/mergo v0.3.6 12:36:33 go: finding github.com/inconshreveable/mousetrap v1.0.0 12:36:33 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 12:36:33 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 12:36:33 go: finding github.com/joho/godotenv v1.3.0 12:36:33 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 12:36:33 go: finding github.com/json-iterator/go v1.1.9 12:36:33 go: finding github.com/jtolds/gls v4.2.1+incompatible 12:36:33 go: finding github.com/julienschmidt/httprouter v1.2.0 12:36:33 go: finding github.com/karrick/godirwalk v1.10.3 12:36:33 go: finding github.com/kisielk/errcheck v1.2.0 12:36:33 go: finding github.com/kisielk/gotool v1.0.0 12:36:33 go: finding github.com/klauspost/compress v1.9.5 12:36:33 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 12:36:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:36:33 go: finding github.com/kr/pretty v0.2.0 12:36:33 go: finding github.com/kr/pty v1.1.1 12:36:33 go: finding github.com/kr/text v0.1.0 12:36:33 go: finding github.com/likexian/gokit v0.20.16 12:36:33 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 12:36:33 go: finding github.com/linode/linodego v0.7.1 12:36:33 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 12:36:33 go: finding github.com/markbates/safe v1.0.1 12:36:33 go: finding github.com/mattn/go-colorable v0.1.6 12:36:33 go: finding github.com/mattn/go-isatty v0.0.12 12:36:33 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 12:36:33 go: finding github.com/miekg/dns v1.1.26 12:36:34 go: finding github.com/mitchellh/cli v1.0.0 12:36:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:36:34 go: finding github.com/mitchellh/copystructure v1.0.0 12:36:34 go: finding github.com/mitchellh/go-homedir v1.1.0 12:36:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 12:36:34 go: finding github.com/mitchellh/go-wordwrap v1.0.0 12:36:34 go: finding github.com/mitchellh/gox v0.4.0 12:36:34 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 12:36:34 go: finding github.com/mitchellh/iochan v1.0.0 12:36:34 go: finding github.com/mitchellh/mapstructure v1.2.2 12:36:34 go: finding github.com/mitchellh/reflectwalk v1.0.1 12:36:34 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 12:36:34 go: finding github.com/modern-go/reflect2 v1.0.1 12:36:34 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 12:36:34 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 12:36:34 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 12:36:34 go: finding github.com/oklog/run v1.0.0 12:36:34 go: finding github.com/onsi/ginkgo v1.6.0 12:36:34 go: finding github.com/onsi/gomega v1.4.2 12:36:34 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 12:36:34 go: finding github.com/pascaldekloe/goe v0.1.0 12:36:34 go: finding github.com/pebbe/zmq4 v1.2.0 12:36:34 go: finding github.com/pelletier/go-toml v1.7.0 12:36:34 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 12:36:34 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 12:36:34 go: finding github.com/pkg/errors v0.8.1 12:36:34 go: finding github.com/pmezard/go-difflib v1.0.0 12:36:34 go: finding github.com/posener/complete v1.1.1 12:36:34 go: finding github.com/prometheus/client_golang v1.4.0 12:36:34 go: finding github.com/prometheus/client_model v0.2.0 12:36:34 go: finding github.com/prometheus/common v0.9.1 12:36:34 go: finding github.com/prometheus/procfs v0.0.8 12:36:34 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 12:36:34 go: finding github.com/rogpeppe/go-internal v1.3.0 12:36:34 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 12:36:34 go: finding github.com/ryanuber/go-glob v1.0.0 12:36:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:36:34 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 12:36:34 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 12:36:34 go: finding github.com/sirupsen/logrus v1.4.2 12:36:34 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 12:36:34 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 12:36:34 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 12:36:34 go: finding github.com/spf13/cobra v0.0.3 12:36:34 go: finding github.com/spf13/pflag v1.0.3 12:36:34 go: finding github.com/stretchr/objx v0.1.1 12:36:34 go: finding github.com/stretchr/testify v1.4.0 12:36:34 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 12:36:34 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 12:36:34 go: finding github.com/tidwall/pretty v1.0.0 12:36:34 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 12:36:34 go: finding github.com/vmware/govmomi v0.18.0 12:36:34 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 12:36:34 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 12:36:34 go: finding go.mongodb.org/mongo-driver v1.3.1 12:36:34 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 12:36:34 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 12:36:34 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 12:36:34 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 12:36:34 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 12:36:34 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 12:36:34 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 12:36:34 go: finding golang.org/x/text v0.3.2 12:36:34 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 12:36:34 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 12:36:34 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 12:36:34 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 12:36:34 go: finding google.golang.org/appengine v1.4.0 12:36:35 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 12:36:35 go: finding google.golang.org/grpc v1.23.0 12:36:35 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 12:36:35 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 12:36:35 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 12:36:35 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:36:35 go: finding gopkg.in/errgo.v2 v2.1.0 12:36:35 go: finding gopkg.in/fsnotify.v1 v1.4.7 12:36:35 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 12:36:35 go: finding gopkg.in/inf.v0 v0.9.1 12:36:35 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 12:36:35 go: finding gopkg.in/resty.v1 v1.12.0 12:36:35 go: finding gopkg.in/square/go-jose.v2 v2.3.1 12:36:35 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:36:35 go: finding gopkg.in/yaml.v2 v2.2.8 12:36:35 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 12:36:35 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 12:36:35 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 12:36:35 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 12:36:35 go: finding k8s.io/client-go v8.0.0+incompatible 12:36:35 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 12:37:25 Removing intermediate container 66555d7e6826 12:37:25 ---> 037ad760cefb 12:37:25 Successfully built 037ad760cefb 12:37:25 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 12:37:26 + docker inspect -f . ci-base-image-x86_64 12:37:26 . [Pipeline] withDockerContainer 12:37:26 prd-centos7-docker-4c-2g-5602 does not seem to be running inside a container 12:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:37:27 $ docker top 45a4762153d3332125aaef961b54407da8fc5a837eb1234b9b020dbd649470cf -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:27 + go version 12:37:27 go version go1.13.5 linux/amd64 [Pipeline] sh 12:37:28 + make test 12:37:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:37:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:37:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:37:38 GO111MODULE=on go vet ./... [Pipeline] stash 12:37:40 Stashed 1 file(s) [Pipeline] } 12:37:40 $ docker stop --time=1 45a4762153d3332125aaef961b54407da8fc5a837eb1234b9b020dbd649470cf 12:37:42 $ docker rm -f 45a4762153d3332125aaef961b54407da8fc5a837eb1234b9b020dbd649470cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:37:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:37:43 + ls -al . 12:37:43 total 104 12:37:43 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 22 12:37 . 12:37:43 drwxrwxr-x. 4 jenkins jenkins 30 Apr 22 12:34 .. 12:37:43 drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 12:34 assets 12:37:43 drwxrwxr-x. 2 jenkins jenkins 35 Apr 22 12:34 bin 12:37:43 drwxrwxr-x. 3 jenkins jenkins 29 Apr 22 12:34 cmd 12:37:43 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 22 12:34 CONTRIBUTING.md 12:37:43 -rw-r--r--. 1 jenkins jenkins 10 Apr 22 12:37 coverage.out 12:37:43 -rw-rw-r--. 1 jenkins jenkins 913 Apr 22 12:34 Dockerfile 12:37:43 -rw-rw-r--. 1 jenkins jenkins 898 Apr 22 12:34 Dockerfile.build 12:37:43 drwxrwxr-x. 4 jenkins jenkins 53 Apr 22 12:34 docs 12:37:43 drwxrwxr-x. 8 jenkins jenkins 162 Apr 22 12:34 .git 12:37:43 -rw-rw-r--. 1 jenkins jenkins 123 Apr 22 12:34 .gitignore 12:37:43 -rw-r--r--. 1 jenkins jenkins 974 Apr 22 12:37 go.mod 12:37:43 -rw-r--r--. 1 jenkins jenkins 44475 Apr 22 12:37 go.sum 12:37:43 drwxrwxr-x. 10 jenkins jenkins 139 Apr 22 12:34 internal 12:37:43 -rw-rw-r--. 1 jenkins jenkins 675 Apr 22 12:34 Jenkinsfile 12:37:43 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 22 12:34 LICENSE 12:37:43 -rw-rw-r--. 1 jenkins jenkins 951 Apr 22 12:34 Makefile 12:37:43 -rw-rw-r--. 1 jenkins jenkins 1898 Apr 22 12:34 README.md 12:37:43 drwxrwxr-x. 3 jenkins jenkins 44 Apr 22 12:34 .semver 12:37:43 -rw-rw-r--. 1 jenkins jenkins 12 Apr 22 12:32 VERSION 12:37:43 -rw-rw-r--. 1 jenkins jenkins 155 Apr 22 12:34 version.go [Pipeline] isUnix [Pipeline] sh 12:37:44 + 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=0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c --label arch=amd64 --label version=1.2.0-dev.33 . 12:37:44 Sending build context to Docker daemon 11.61MB 12:37:44 Step 1/24 : ARG BASE=golang:1.13-alpine 12:37:44 Step 2/24 : FROM ${BASE} AS builder 12:37:44 ---> 037ad760cefb 12:37:44 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:37:44 ---> Running in bfea3398184b 12:37:44 Removing intermediate container bfea3398184b 12:37:44 ---> d0f4a8066425 12:37:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:37:44 ---> Running in fd870471eee4 12:37:44 Removing intermediate container fd870471eee4 12:37:44 ---> 56218454838b 12:37:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:37:45 ---> Running in a980382530b7 12:37:45 Removing intermediate container a980382530b7 12:37:45 ---> 425bbbb1764f 12:37:45 Step 6/24 : LABEL Name=edgex-ui-go 12:37:45 ---> Running in f3b513b75a32 12:37:45 Removing intermediate container f3b513b75a32 12:37:45 ---> c5271bf5996a 12:37:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:37:45 ---> Running in 539471c7741c 12:37:45 Removing intermediate container 539471c7741c 12:37:45 ---> 3e8950a12786 12:37:45 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:37:45 ---> Running in a2a6720ac2ed 12:37:46 Removing intermediate container a2a6720ac2ed 12:37:46 ---> 8617554530b6 12:37:46 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:37:46 ---> Running in de68416bcd80 12:37:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:37:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:37:49 v3.11.5-70-g081823c4c7 [http://nl.alpinelinux.org/alpine/v3.11/main] 12:37:49 v3.11.5-69-g2259e68883 [http://nl.alpinelinux.org/alpine/v3.11/community] 12:37:49 OK: 11289 distinct packages available 12:37:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:37:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:37:50 OK: 143 MiB in 39 packages 12:37:51 Removing intermediate container de68416bcd80 12:37:51 ---> d68f3cf14088 12:37:51 Step 10/24 : ENV GO111MODULE=on 12:37:51 ---> Running in 4d70dbaf17d0 12:37:51 Removing intermediate container 4d70dbaf17d0 12:37:51 ---> 5987857a1436 12:37:51 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:37:51 ---> Running in b7dfa43153ee 12:37:51 Removing intermediate container b7dfa43153ee 12:37:51 ---> 43a7b2e3138c 12:37:51 Step 12/24 : COPY go.mod . 12:37:51 ---> 1922a753c2e9 12:37:51 Step 13/24 : COPY Makefile . 12:37:51 ---> df3bfb360e20 12:37:51 Step 14/24 : RUN make update 12:37:51 ---> Running in e0dc876d0ad5 12:37:52 CGO_ENABLED=0 GO111MODULE=on go mod download 12:37:53 Removing intermediate container e0dc876d0ad5 12:37:53 ---> 574fba4153c8 12:37:53 Step 15/24 : COPY . . 12:37:53 ---> 65d7213af335 12:37:53 Step 16/24 : RUN ${MAKE} 12:37:53 ---> Running in 150ed771c894 12:37:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.33" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:38:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:38:04 Removing intermediate container 150ed771c894 12:38:04 ---> 306606847d19 12:38:04 Step 17/24 : FROM alpine 12:38:04 latest: Pulling from library/alpine 12:38:04 aad63a933944: Pulling fs layer 12:38:04 aad63a933944: Verifying Checksum 12:38:04 aad63a933944: Download complete 12:38:05 aad63a933944: Pull complete 12:38:05 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 12:38:05 Status: Downloaded newer image for alpine:latest 12:38:05 ---> a187dde48cd2 12:38:05 Step 18/24 : EXPOSE 4000 12:38:05 ---> Running in 48f20bd42740 12:38:05 Removing intermediate container 48f20bd42740 12:38:05 ---> 1d72d3ee8d8c 12:38:05 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:38:06 ---> df21758f8ea4 12:38:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:38:06 ---> Running in f797abed92a7 12:38:06 Removing intermediate container f797abed92a7 12:38:06 ---> 730b3e8bdf04 12:38:06 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:38:06 ---> Running in d73047a67540 12:38:06 Removing intermediate container d73047a67540 12:38:06 ---> b6789bb9a96f 12:38:06 Step 22/24 : LABEL arch=amd64 12:38:06 ---> Running in ed0df737e285 12:38:06 Removing intermediate container ed0df737e285 12:38:06 ---> 26d1c24e1906 12:38:06 Step 23/24 : LABEL git_sha=0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:38:06 ---> Running in 2484867ace39 12:38:06 Removing intermediate container 2484867ace39 12:38:06 ---> 0aa0dba37546 12:38:06 Step 24/24 : LABEL version=1.2.0-dev.33 12:38:06 ---> Running in e496d9a22aad 12:38:07 Removing intermediate container e496d9a22aad 12:38:07 ---> 11e691f785b1 12:38:07 [Warning] One or more build-args [ARCH] were not consumed 12:38:07 Successfully built 11e691f785b1 12:38:07 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 12:38:07 provisioning config files... 12:38:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config4082556601226703103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:07 nexus3.edgexfoundry.org:10001 12:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:08 Configure a credential helper to remove this warning. See 12:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:08 12:38:08 Login Succeeded 12:38:08 nexus3.edgexfoundry.org:10002 12:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:08 Configure a credential helper to remove this warning. See 12:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:08 12:38:08 Login Succeeded 12:38:08 nexus3.edgexfoundry.org:10003 12:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:08 Configure a credential helper to remove this warning. See 12:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:08 12:38:08 Login Succeeded 12:38:08 nexus3.edgexfoundry.org:10004 12:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:08 Configure a credential helper to remove this warning. See 12:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:08 12:38:08 Login Succeeded 12:38:08 docker.io 12:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:09 Configure a credential helper to remove this warning. See 12:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:09 12:38:09 Login Succeeded [Pipeline] } 12:38:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:38:09 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 12:38:09 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:38:09 latest 12:38:09 1.2.0-dev.33 12:38:09 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c-1.2.0-dev.33 12:38:09 master 12:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:38:09 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c [Pipeline] isUnix [Pipeline] sh 12:38:10 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:38:10 34412499e429: Preparing 12:38:10 beee9f30bc1f: Preparing 12:38:10 beee9f30bc1f: Layer already exists 12:38:11 34412499e429: Pushed 12:38:11 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c: digest: sha256:34564a1ecf90c5084dcfb58cf039b9a30ebd8ce44888e584c8f5609b0be440d0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:38:11 Removing intermediate container b8df7ac7df2f 12:38:11 ---> 61ea94a169db 12:38:11 Successfully built 61ea94a169db 12:38:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } 12:38:11 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:38:12 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 12:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:38:12 34412499e429: Preparing 12:38:12 beee9f30bc1f: Preparing 12:38:12 34412499e429: Layer already exists 12:38:12 beee9f30bc1f: Layer already exists 12:38:12 latest: digest: sha256:34564a1ecf90c5084dcfb58cf039b9a30ebd8ce44888e584c8f5609b0be440d0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:38:12 + docker inspect -f . ci-base-image-arm64 12:38:12 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 12:38:12 . [Pipeline] withDockerContainer 12:38:12 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.33 12:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:38:12 34412499e429: Preparing 12:38:12 beee9f30bc1f: Preparing 12:38:12 beee9f30bc1f: Layer already exists 12:38:12 34412499e429: Layer already exists 12:38:12 1.2.0-dev.33: digest: sha256:34564a1ecf90c5084dcfb58cf039b9a30ebd8ce44888e584c8f5609b0be440d0 size: 739 12:38:13 prd-ubuntu18.04-docker-arm64-4c-16g-5601 does not seem to be running inside a container 12:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/35 -v /w/workspace/edgex-ui-go/35:/w/workspace/edgex-ui-go/35:rw,z -v /w/workspace/edgex-ui-go/35@tmp:/w/workspace/edgex-ui-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:38:14 $ docker top abeecce83b68260e3f96d3a8377cd38a1a4174289dfc5d1a3179bdfab9c7a772 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 12:38:15 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c-1.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 12:38:15 + go version 12:38:15 go version go1.13.5 linux/arm64 [Pipeline] sh 12:38:15 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c-1.2.0-dev.33 12:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:38:15 34412499e429: Preparing 12:38:15 beee9f30bc1f: Preparing 12:38:15 34412499e429: Layer already exists 12:38:15 beee9f30bc1f: Layer already exists 12:38:15 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c-1.2.0-dev.33: digest: sha256:34564a1ecf90c5084dcfb58cf039b9a30ebd8ce44888e584c8f5609b0be440d0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:38:16 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 12:38:16 + make test 12:38:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:38:16 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 12:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 12:38:16 34412499e429: Preparing 12:38:16 beee9f30bc1f: Preparing 12:38:16 34412499e429: Layer already exists 12:38:16 beee9f30bc1f: Layer already exists 12:38:16 master: digest: sha256:34564a1ecf90c5084dcfb58cf039b9a30ebd8ce44888e584c8f5609b0be440d0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:38:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:38:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:38:45 GO111MODULE=on go vet ./... [Pipeline] stash 12:38:47 Warning: overwriting stash ‘coverage-report’ 12:38:47 Stashed 1 file(s) [Pipeline] } 12:38:47 $ docker stop --time=1 abeecce83b68260e3f96d3a8377cd38a1a4174289dfc5d1a3179bdfab9c7a772 12:38:49 $ docker rm -f abeecce83b68260e3f96d3a8377cd38a1a4174289dfc5d1a3179bdfab9c7a772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:38:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:38:51 + ls -al . 12:38:51 total 136 12:38:51 drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 12:38 . 12:38:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 12:35 .. 12:38:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 12:35 .git 12:38:51 -rw-rw-r-- 1 jenkins jenkins 123 Apr 22 12:35 .gitignore 12:38:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 12:35 .semver 12:38:51 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 22 12:35 CONTRIBUTING.md 12:38:51 -rw-rw-r-- 1 jenkins jenkins 913 Apr 22 12:35 Dockerfile 12:38:51 -rw-rw-r-- 1 jenkins jenkins 898 Apr 22 12:35 Dockerfile.build 12:38:51 -rw-rw-r-- 1 jenkins jenkins 675 Apr 22 12:35 Jenkinsfile 12:38:51 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 22 12:35 LICENSE 12:38:51 -rw-rw-r-- 1 jenkins jenkins 951 Apr 22 12:35 Makefile 12:38:51 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 22 12:35 README.md 12:38:51 -rw-rw-r-- 1 jenkins jenkins 12 Apr 22 12:32 VERSION 12:38:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 12:35 assets 12:38:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 12:35 bin 12:38:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 12:35 cmd 12:38:51 -rw-r--r-- 1 jenkins jenkins 10 Apr 22 12:38 coverage.out 12:38:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 12:35 docs 12:38:51 -rw-r--r-- 1 jenkins jenkins 974 Apr 22 12:38 go.mod 12:38:51 -rw-r--r-- 1 jenkins jenkins 44475 Apr 22 12:38 go.sum 12:38:51 drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 12:35 internal 12:38:51 -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 12:35 version.go [Pipeline] isUnix [Pipeline] sh 12:38:51 + 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=0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c --label arch=arm64 --label version=1.2.0-dev.33 . 12:38:52 Sending build context to Docker daemon 11.61MB 12:38:52 Step 1/24 : ARG BASE=golang:1.13-alpine 12:38:52 Step 2/24 : FROM ${BASE} AS builder 12:38:52 ---> 61ea94a169db 12:38:52 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:38:52 ---> Running in 06ee42fca196 12:38:52 Removing intermediate container 06ee42fca196 12:38:52 ---> cf2e8e142c87 12:38:52 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:38:52 ---> Running in d4959513c169 12:38:53 Removing intermediate container d4959513c169 12:38:53 ---> c8455e19f762 12:38:53 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:38:53 ---> Running in 5010fe860661 12:38:53 Removing intermediate container 5010fe860661 12:38:53 ---> 69bcbbdbfd37 12:38:53 Step 6/24 : LABEL Name=edgex-ui-go 12:38:54 ---> Running in 3f4579493e6d 12:38:54 Removing intermediate container 3f4579493e6d 12:38:54 ---> f26999aae3c0 12:38:54 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:38:54 ---> Running in 42b77d650d45 12:38:54 Removing intermediate container 42b77d650d45 12:38:54 ---> b2b46c27acc3 12:38:54 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:38:54 ---> Running in 633b2af58aaa 12:38:56 Removing intermediate container 633b2af58aaa 12:38:56 ---> cde1d32d03a5 12:38:56 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:38:56 ---> Running in c32901a45598 12:38:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:38:59 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:39:00 v3.11.5-70-g081823c4c7 [http://nl.alpinelinux.org/alpine/v3.11/main] 12:39:00 v3.11.5-69-g2259e68883 [http://nl.alpinelinux.org/alpine/v3.11/community] 12:39:00 OK: 11178 distinct packages available 12:39:00 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:39:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:39:02 OK: 125 MiB in 39 packages 12:39:03 Removing intermediate container c32901a45598 12:39:03 ---> e21af8708b4c 12:39:03 Step 10/24 : ENV GO111MODULE=on 12:39:03 ---> Running in ce4928178075 12:39:03 Removing intermediate container ce4928178075 12:39:03 ---> 730e0f5b641c 12:39:03 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:39:04 ---> Running in dedd88175529 12:39:04 Removing intermediate container dedd88175529 12:39:04 ---> d2580b8f2333 12:39:04 Step 12/24 : COPY go.mod . 12:39:04 ---> 9fd6a74e89e6 12:39:04 Step 13/24 : COPY Makefile . 12:39:05 ---> a57ae04cffe0 12:39:05 Step 14/24 : RUN make update 12:39:05 ---> Running in bb400a387b30 12:39:06 CGO_ENABLED=0 GO111MODULE=on go mod download 12:39:08 Removing intermediate container bb400a387b30 12:39:08 ---> 17f645ba1e77 12:39:08 Step 15/24 : COPY . . 12:39:09 ---> 09a612cf756b 12:39:09 Step 16/24 : RUN ${MAKE} 12:39:09 ---> Running in 7f4153ce16e4 12:39:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.33" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:39:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:39:42 Removing intermediate container 7f4153ce16e4 12:39:42 ---> d0e92aea48cb 12:39:42 Step 17/24 : FROM alpine 12:39:42 latest: Pulling from library/alpine 12:39:42 8a0637ca1ac9: Pulling fs layer 12:39:43 8a0637ca1ac9: Download complete 12:39:43 8a0637ca1ac9: Pull complete 12:39:43 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 12:39:43 Status: Downloaded newer image for alpine:latest 12:39:43 ---> 2ee122dcc32d 12:39:43 Step 18/24 : EXPOSE 4000 12:39:43 ---> Running in f1c236c51c0a 12:39:44 Removing intermediate container f1c236c51c0a 12:39:44 ---> bf35077b5b0e 12:39:44 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:39:46 ---> 92e70ebae58f 12:39:46 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:39:46 ---> Running in f6903432562e 12:39:46 Removing intermediate container f6903432562e 12:39:46 ---> 7ae1e42d55f2 12:39:46 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:39:46 ---> Running in 31905e9907a3 12:39:46 Removing intermediate container 31905e9907a3 12:39:46 ---> 5c4c918bfdc3 12:39:46 Step 22/24 : LABEL arch=arm64 12:39:46 ---> Running in 997d1754348a 12:39:47 Removing intermediate container 997d1754348a 12:39:47 ---> be44428928c9 12:39:47 Step 23/24 : LABEL git_sha=0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:39:47 ---> Running in 9c86e9803433 12:39:47 Removing intermediate container 9c86e9803433 12:39:47 ---> 7808a86bf9a3 12:39:47 Step 24/24 : LABEL version=1.2.0-dev.33 12:39:48 ---> Running in c41c991b0882 12:39:48 Removing intermediate container c41c991b0882 12:39:48 ---> f88f8fd30a2a 12:39:48 [Warning] One or more build-args [ARCH] were not consumed 12:39:48 Successfully built f88f8fd30a2a 12:39:48 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 12:39:48 provisioning config files... 12:39:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/35@tmp/config520698342475448596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:49 nexus3.edgexfoundry.org:10001 12:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:49 Configure a credential helper to remove this warning. See 12:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:49 12:39:49 Login Succeeded 12:39:49 nexus3.edgexfoundry.org:10002 12:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:50 Configure a credential helper to remove this warning. See 12:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:50 12:39:50 Login Succeeded 12:39:50 nexus3.edgexfoundry.org:10003 12:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:51 Configure a credential helper to remove this warning. See 12:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:51 12:39:51 Login Succeeded 12:39:51 nexus3.edgexfoundry.org:10004 12:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:52 Configure a credential helper to remove this warning. See 12:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:52 12:39:52 Login Succeeded 12:39:52 docker.io 12:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:53 Configure a credential helper to remove this warning. See 12:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:53 12:39:53 Login Succeeded [Pipeline] } 12:39:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:39:53 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 12:39:53 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:39:53 latest 12:39:53 1.2.0-dev.33 12:39:53 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c-1.2.0-dev.33 12:39:53 master 12:39:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:39:54 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c [Pipeline] isUnix [Pipeline] sh 12:39:54 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:39:54 bd11e8fbc619: Preparing 12:39:54 294ac687b5fc: Preparing 12:39:54 294ac687b5fc: Layer already exists 12:39:59 bd11e8fbc619: Pushed 12:39:59 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c: digest: sha256:4e9265d5690ac5f62acad09a685136fc5910e4c313b41332d74a53c49763d920 size: 739 [Pipeline] isUnix [Pipeline] sh 12:39:59 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:40:00 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 12:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:40:00 bd11e8fbc619: Preparing 12:40:00 294ac687b5fc: Preparing 12:40:00 294ac687b5fc: Layer already exists 12:40:00 bd11e8fbc619: Layer already exists 12:40:00 latest: digest: sha256:4e9265d5690ac5f62acad09a685136fc5910e4c313b41332d74a53c49763d920 size: 739 [Pipeline] isUnix [Pipeline] sh 12:40:00 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 12:40:01 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.33 12:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:40:01 bd11e8fbc619: Preparing 12:40:01 294ac687b5fc: Preparing 12:40:01 294ac687b5fc: Layer already exists 12:40:01 bd11e8fbc619: Layer already exists 12:40:01 1.2.0-dev.33: digest: sha256:4e9265d5690ac5f62acad09a685136fc5910e4c313b41332d74a53c49763d920 size: 739 [Pipeline] isUnix [Pipeline] sh 12:40:01 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c-1.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh 12:40:02 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c-1.2.0-dev.33 12:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:40:02 bd11e8fbc619: Preparing 12:40:02 294ac687b5fc: Preparing 12:40:02 bd11e8fbc619: Layer already exists 12:40:02 294ac687b5fc: Layer already exists 12:40:02 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c-1.2.0-dev.33: digest: sha256:4e9265d5690ac5f62acad09a685136fc5910e4c313b41332d74a53c49763d920 size: 739 [Pipeline] isUnix [Pipeline] sh 12:40:03 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 12:40:03 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 12:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 12:40:03 bd11e8fbc619: Preparing 12:40:03 294ac687b5fc: Preparing 12:40:03 bd11e8fbc619: Layer already exists 12:40:03 294ac687b5fc: Layer already exists 12:40:03 master: digest: sha256:4e9265d5690ac5f62acad09a685136fc5910e4c313b41332d74a53c49763d920 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 12:40:05 provisioning config files... 12:40:05 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1933341545616323792tmp [Pipeline] { [Pipeline] sh 12:40:05 + curl -s https://codecov.io/bash 12:40:05 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1933341545616323792tmp 12:40:08 12:40:08 _____ _ 12:40:08 / ____| | | 12:40:08 | | ___ __| | ___ ___ _____ __ 12:40:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:40:08 | |___| (_) | (_| | __/ (_| (_) \ V / 12:40:08 \_____\___/ \__,_|\___|\___\___/ \_/ 12:40:08 Bash-tbd 12:40:08 12:40:08 12:40:08 ==> Jenkins CI detected. 12:40:08 project root: . 12:40:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:40:08 ==> Running gcov in . (disable via -X gcov) 12:40:08 ==> Python coveragepy not found 12:40:08 ==> Searching for coverage reports in: 12:40:08 + . 12:40:08 -> Found 1 reports 12:40:08 ==> Detecting git/mercurial file structure 12:40:08 ==> Reading reports 12:40:08 + ./coverage.out bytes=10 12:40:08 ==> Appending adjustments 12:40:08 http://docs.codecov.io/docs/fixing-reports 12:40:08 + Found adjustments 12:40:08 ==> Gzipping contents 12:40:08 ==> Uploading reports 12:40:08 url: https://codecov.io 12:40:08 query: branch=master&commit=0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 12:40:08 -> Pinging Codecov 12:40:08 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 12:40:14 -> Uploading 12:40:14 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c [Pipeline] } 12:40:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 12:40:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 12:40:15 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 12:40:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:40:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 12:40:15 12:40:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 12:40:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 12:40:15 1.217.3: Pulling from edgex-devops/edgex-snyk-go 12:40:15 e6b0cf9c0882: Pulling fs layer 12:40:15 2848faf0eed1: Pulling fs layer 12:40:15 0f37312ad70f: Pulling fs layer 12:40:15 7d08f2745646: Pulling fs layer 12:40:15 4c9f31393084: Pulling fs layer 12:40:15 eb21ddb83652: Pulling fs layer 12:40:15 345998794f6b: Pulling fs layer 12:40:15 97a711d68925: Pulling fs layer 12:40:15 7c8476c1cb00: Pulling fs layer 12:40:15 4c9f31393084: Waiting 12:40:15 eb21ddb83652: Waiting 12:40:15 345998794f6b: Waiting 12:40:15 97a711d68925: Waiting 12:40:15 7c8476c1cb00: Waiting 12:40:15 7d08f2745646: Waiting 12:40:15 0f37312ad70f: Verifying Checksum 12:40:15 0f37312ad70f: Download complete 12:40:15 2848faf0eed1: Verifying Checksum 12:40:15 2848faf0eed1: Download complete 12:40:15 4c9f31393084: Verifying Checksum 12:40:15 4c9f31393084: Download complete 12:40:15 eb21ddb83652: Verifying Checksum 12:40:15 eb21ddb83652: Download complete 12:40:15 e6b0cf9c0882: Verifying Checksum 12:40:15 e6b0cf9c0882: Download complete 12:40:16 345998794f6b: Verifying Checksum 12:40:16 345998794f6b: Download complete 12:40:16 e6b0cf9c0882: Pull complete 12:40:16 2848faf0eed1: Pull complete 12:40:16 97a711d68925: Verifying Checksum 12:40:16 97a711d68925: Download complete 12:40:16 7c8476c1cb00: Verifying Checksum 12:40:16 7c8476c1cb00: Download complete 12:40:16 0f37312ad70f: Pull complete 12:40:17 7d08f2745646: Verifying Checksum 12:40:17 7d08f2745646: Download complete 12:40:24 7d08f2745646: Pull complete 12:40:24 4c9f31393084: Pull complete 12:40:24 eb21ddb83652: Pull complete 12:40:26 345998794f6b: Pull complete 12:40:30 97a711d68925: Pull complete 12:40:30 7c8476c1cb00: Pull complete 12:40:30 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 12:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 12:40:30 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:40:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 12:40:31 $ docker top 8186b7a93618d7f8a84d12e661aa6377e7294f96d37f86d1383e7b907d3f85d7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:31 + snyk monitor '--org=edgex-jenkins' 12:40:53 12:40:53 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 12:40:53 12:40:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/16adce64-ace0-4f1b-aad0-d3de1f907a0c 12:40:53 12:40:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:40:53 12:40:53 [Pipeline] } 12:40:53 $ docker stop --time=1 8186b7a93618d7f8a84d12e661aa6377e7294f96d37f86d1383e7b907d3f85d7 12:40:55 $ docker rm -f 8186b7a93618d7f8a84d12e661aa6377e7294f96d37f86d1383e7b907d3f85d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:40:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:40:56 12:40:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 12:40:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:40:56 latest: Pulling from edgex-devops/edgex-klar 12:40:56 e7c96db7181b: Pulling fs layer 12:40:56 1868ca2cb446: Pulling fs layer 12:40:56 136be5d0fe8e: Pulling fs layer 12:40:56 894bfe63afcb: Pulling fs layer 12:40:56 894bfe63afcb: Waiting 12:40:56 1868ca2cb446: Verifying Checksum 12:40:56 1868ca2cb446: Download complete 12:40:56 136be5d0fe8e: Download complete 12:40:56 e7c96db7181b: Verifying Checksum 12:40:56 e7c96db7181b: Download complete 12:40:56 894bfe63afcb: Verifying Checksum 12:40:56 894bfe63afcb: Download complete 12:40:57 e7c96db7181b: Pull complete 12:40:57 1868ca2cb446: Pull complete 12:40:57 136be5d0fe8e: Pull complete 12:40:57 894bfe63afcb: Pull complete 12:40:57 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 12:40:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 12:40:57 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:40: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 12:40:58 $ docker top fbf163abea8ee64dfa030a6c93bbea99d076eee602b8b959b3357651b15efc67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:58 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:40:58 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:41:02 $ docker stop --time=1 fbf163abea8ee64dfa030a6c93bbea99d076eee602b8b959b3357651b15efc67 12:41:03 $ docker rm -f fbf163abea8ee64dfa030a6c93bbea99d076eee602b8b959b3357651b15efc67 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:41:04 . [Pipeline] withDockerContainer 12:41:04 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:41:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 12:41:04 $ docker top a66c10224b2653df14dc42b6be2011e47bc37eea3e124ca533c4b15cc9836479 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:05 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:41:05 + tee 12:41:05 clair timeout 1m0s 12:41:05 docker timeout: 1m0s 12:41:05 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:41:05 $ docker stop --time=1 a66c10224b2653df14dc42b6be2011e47bc37eea3e124ca533c4b15cc9836479 12:41:07 $ docker rm -f a66c10224b2653df14dc42b6be2011e47bc37eea3e124ca533c4b15cc9836479 [Pipeline] // withDockerContainer [Pipeline] sh 12:41:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 12:41:07 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c.html [Pipeline] writeFile [Pipeline] step 12:41:07 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 12:41:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:41:08 . [Pipeline] withDockerContainer 12:41:08 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:41:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 12:41:08 $ docker top 3a2fc5e5f9cd3542b2ca6d5f4c0e0c891bdc24f5dfe902d67c838c70c20c57ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:09 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:41:09 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:41:12 $ docker stop --time=1 3a2fc5e5f9cd3542b2ca6d5f4c0e0c891bdc24f5dfe902d67c838c70c20c57ab 12:41:13 $ docker rm -f 3a2fc5e5f9cd3542b2ca6d5f4c0e0c891bdc24f5dfe902d67c838c70c20c57ab [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 12:41:13 . [Pipeline] withDockerContainer 12:41:14 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:41:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 12:41:14 $ docker top a46aabef8b0aa955fb763cad08e1ac8a76f7331b6d6476e59d022363816ae6a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:15 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c 12:41:15 + tee 12:41:15 clair timeout 1m0s 12:41:15 docker timeout: 1m0s 12:41:15 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:41:15 $ docker stop --time=1 a46aabef8b0aa955fb763cad08e1ac8a76f7331b6d6476e59d022363816ae6a4 12:41:17 $ docker rm -f a46aabef8b0aa955fb763cad08e1ac8a76f7331b6d6476e59d022363816ae6a4 [Pipeline] // withDockerContainer [Pipeline] sh 12:41:17 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 12:41:17 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c.html [Pipeline] writeFile [Pipeline] step 12:41:17 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 12:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:41:18 . [Pipeline] withDockerContainer 12:41:18 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:41:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:41:18 $ docker top 883b08760f358ab368c39d630ab6e3bac6579a436d16290a1f2ebc1b64956c36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:41:19 [ssh-agent] Looking for ssh-agent implementation... 12:41:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:41:19 $ docker exec 883b08760f358ab368c39d630ab6e3bac6579a436d16290a1f2ebc1b64956c36 ssh-agent 12:41:19 SSH_AUTH_SOCK=/tmp/ssh-BlQUPxu7swUh/agent.15 12:41:19 SSH_AGENT_PID=22 12:41:19 Running ssh-add (command line suppressed) 12:41:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5034943139641171601.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5034943139641171601.key) 12:41:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:41:20 + git semver tag 12:41:20 # -> Open(): unable to determine branch for HEAD 12:41:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:41:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:41:20 # $SEMVER_REMOTE_NAME = origin 12:41:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:41:20 # $SEMVER_USER_NAME = edgex-jenkins 12:41:20 # $SEMVER_BRANCH = master 12:41:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 12:41:20 # 0d6b992e8f9bc4ee66395c9ca8f1c5baeb79ad9c HEAD 12:41:20 # -> Force: false 12:41:20 # 65823b8053d1610776abe9e5518c00ddc20b777a refs/tags/v1.2.0-dev.33 [Pipeline] } 12:41:20 $ docker exec --env ******** --env ******** 883b08760f358ab368c39d630ab6e3bac6579a436d16290a1f2ebc1b64956c36 ssh-agent -k 12:41:20 unset SSH_AUTH_SOCK; 12:41:20 unset SSH_AGENT_PID; 12:41:20 echo Agent pid 22 killed; 12:41:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:41:20 + git semver [Pipeline] } 12:41:20 $ docker stop --time=1 883b08760f358ab368c39d630ab6e3bac6579a436d16290a1f2ebc1b64956c36 12:41:22 $ docker rm -f 883b08760f358ab368c39d630ab6e3bac6579a436d16290a1f2ebc1b64956c36 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 12:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:41:22 12:41:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 12:41:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:41:23 0.23.1-centos7: Pulling from edgex-lftools 12:41:23 ab5ef0e58194: Pulling fs layer 12:41:23 9712f1f96733: Pulling fs layer 12:41:23 63f879dbbcfc: Pulling fs layer 12:41:23 0d9ebad4ef96: Pulling fs layer 12:41:23 e9a5061849ea: Pulling fs layer 12:41:23 d747dcd14b5f: Pulling fs layer 12:41:23 2de7ff778b66: Pulling fs layer 12:41:23 e9a5061849ea: Waiting 12:41:23 d747dcd14b5f: Waiting 12:41:23 2de7ff778b66: Waiting 12:41:23 0d9ebad4ef96: Waiting 12:41:23 9712f1f96733: Verifying Checksum 12:41:23 9712f1f96733: Download complete 12:41:23 63f879dbbcfc: Verifying Checksum 12:41:23 63f879dbbcfc: Download complete 12:41:23 e9a5061849ea: Verifying Checksum 12:41:23 e9a5061849ea: Download complete 12:41:23 d747dcd14b5f: Verifying Checksum 12:41:23 d747dcd14b5f: Download complete 12:41:24 0d9ebad4ef96: Verifying Checksum 12:41:24 0d9ebad4ef96: Download complete 12:41:24 2de7ff778b66: Verifying Checksum 12:41:24 2de7ff778b66: Download complete 12:41:24 ab5ef0e58194: Verifying Checksum 12:41:24 ab5ef0e58194: Download complete 12:41:29 ab5ef0e58194: Pull complete 12:41:29 9712f1f96733: Pull complete 12:41:32 63f879dbbcfc: Pull complete 12:41:37 0d9ebad4ef96: Pull complete 12:41:38 e9a5061849ea: Pull complete 12:41:39 d747dcd14b5f: Pull complete 12:41:41 2de7ff778b66: Pull complete 12:41:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 12:41:41 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:41:42 $ docker top e44fb348ab361332e780fcb09fb78d53dd21befd6a333c08b607ca070286e993 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:41:42 provisioning config files... 12:41:42 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5995891930058986557tmp 12:41:42 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config368905040774916563tmp 12:41:42 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7972185809662442675tmp [Pipeline] { [Pipeline] echo 12:41:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:41:43 ---> sigul-configuration.sh 12:41:43 gpg: directory `/root/.gnupg' created 12:41:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:41:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:41:43 gpg: keyring `/root/.gnupg/secring.gpg' created 12:41:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:41:43 gpg: CAST5 encrypted data 12:41:43 gpg: encrypted with 1 passphrase 12:41:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:41:43 + mkdir /home/jenkins 12:41:43 + mkdir /home/jenkins/sigul [Pipeline] sh 12:41:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 12:41:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:41:44 ---> sigul-install.sh 12:41:52 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 12:41:52 + git tag --list 12:41:52 v1.2.0-dev.33 [Pipeline] sh 12:41:53 + lftools sign git-tag v1.2.0-dev.33 12:41:54 Signing Git tag with Sigul... 12:41:54 Signing v1.2.0-dev.33 [Pipeline] echo 12:41:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:41:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:41:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:41:56 $ docker stop --time=1 e44fb348ab361332e780fcb09fb78d53dd21befd6a333c08b607ca070286e993 12:41:57 $ docker rm -f e44fb348ab361332e780fcb09fb78d53dd21befd6a333c08b607ca070286e993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 12:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:41:58 . [Pipeline] withDockerContainer 12:41:58 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:41:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:41:58 $ docker top d94be6aefd0bd932a7f5caa24265dd760e14c0af1902c3796ab4388cf3f0808d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:41:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:41:59 [ssh-agent] Looking for ssh-agent implementation... 12:41:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:41:59 $ docker exec d94be6aefd0bd932a7f5caa24265dd760e14c0af1902c3796ab4388cf3f0808d ssh-agent 12:41:59 SSH_AUTH_SOCK=/tmp/ssh-ninzsHsGXwR8/agent.15 12:41:59 SSH_AGENT_PID=22 12:41:59 Running ssh-add (command line suppressed) 12:41:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5437121240653664023.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5437121240653664023.key) 12:41:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:00 + git semver bump pre 12:42:00 # -> Open(): unable to determine branch for HEAD 12:42:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:42:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:42:00 # $SEMVER_REMOTE_NAME = origin 12:42:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:42:00 # $SEMVER_USER_NAME = edgex-jenkins 12:42:00 # $SEMVER_BRANCH = master 12:42:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 12:42:00 1.2.0-dev.34 [Pipeline] } 12:42:00 $ docker exec --env ******** --env ******** d94be6aefd0bd932a7f5caa24265dd760e14c0af1902c3796ab4388cf3f0808d ssh-agent -k 12:42:00 unset SSH_AUTH_SOCK; 12:42:00 unset SSH_AGENT_PID; 12:42:00 echo Agent pid 22 killed; 12:42:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:42:00 + git semver [Pipeline] } 12:42:00 $ docker stop --time=1 d94be6aefd0bd932a7f5caa24265dd760e14c0af1902c3796ab4388cf3f0808d 12:42:02 $ docker rm -f d94be6aefd0bd932a7f5caa24265dd760e14c0af1902c3796ab4388cf3f0808d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:42:02 . [Pipeline] withDockerContainer 12:42:02 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:42:02 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:42:03 $ docker top 2e8c0e03d88cecb2eeb1c6a1ea2716b14edbf5139682a8ca21fdc026f48ae565 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:42:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:03 [ssh-agent] Looking for ssh-agent implementation... 12:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:04 $ docker exec 2e8c0e03d88cecb2eeb1c6a1ea2716b14edbf5139682a8ca21fdc026f48ae565 ssh-agent 12:42:04 SSH_AUTH_SOCK=/tmp/ssh-Vm6liyeIdsj7/agent.15 12:42:04 SSH_AGENT_PID=22 12:42:04 Running ssh-add (command line suppressed) 12:42:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2324767790681572.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2324767790681572.key) 12:42:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:04 + git semver push 12:42:04 # -> Open(): unable to determine branch for HEAD 12:42:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 12:42:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 12:42:04 # $SEMVER_REMOTE_NAME = origin 12:42:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:42:04 # $SEMVER_USER_NAME = edgex-jenkins 12:42:04 # $SEMVER_BRANCH = master 12:42:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 12:42:11 $ docker exec --env ******** --env ******** 2e8c0e03d88cecb2eeb1c6a1ea2716b14edbf5139682a8ca21fdc026f48ae565 ssh-agent -k 12:42:11 unset SSH_AUTH_SOCK; 12:42:11 unset SSH_AGENT_PID; 12:42:11 echo Agent pid 22 killed; 12:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:42:11 + git semver [Pipeline] } 12:42:11 $ docker stop --time=1 2e8c0e03d88cecb2eeb1c6a1ea2716b14edbf5139682a8ca21fdc026f48ae565 12:42:13 $ docker rm -f 2e8c0e03d88cecb2eeb1c6a1ea2716b14edbf5139682a8ca21fdc026f48ae565 [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 12:42:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:42:14 ---> package-listing.sh 12:42:14 ++ facter osfamily 12:42:14 ++ tr '[:upper:]' '[:lower:]' 12:42:14 + OS_FAMILY=redhat 12:42:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 12:42:14 + START_PACKAGES=/tmp/packages_start.txt 12:42:14 + END_PACKAGES=/tmp/packages_end.txt 12:42:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:42:14 + PACKAGES=/tmp/packages_start.txt 12:42:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 12:42:14 + PACKAGES=/tmp/packages_end.txt 12:42:14 + case "${OS_FAMILY}" in 12:42:14 + rpm -qa 12:42:14 + sort 12:42:18 + '[' -f /tmp/packages_start.txt ']' 12:42:18 + '[' -f /tmp/packages_end.txt ']' 12:42:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:42:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 12:42:18 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 12:42:18 + 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 12:42:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:42:19 12:42:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:42:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:42:19 alpine: Pulling from edgex-lftools-log-publisher 12:42:19 c9b1b535fdd9: Pulling fs layer 12:42:19 2cc5ad85d9ab: Pulling fs layer 12:42:19 756a868c4378: Pulling fs layer 12:42:19 444b2fc9a129: Pulling fs layer 12:42:19 ea15f1150254: Pulling fs layer 12:42:19 41b27a9f41bf: Pulling fs layer 12:42:19 28c525ee5125: Pulling fs layer 12:42:19 094b1ea09ed8: Pulling fs layer 12:42:19 138eaada9080: Pulling fs layer 12:42:19 0622d0fa9048: Pulling fs layer 12:42:19 444b2fc9a129: Waiting 12:42:19 ea15f1150254: Waiting 12:42:19 41b27a9f41bf: Waiting 12:42:19 138eaada9080: Waiting 12:42:19 28c525ee5125: Waiting 12:42:19 094b1ea09ed8: Waiting 12:42:19 2cc5ad85d9ab: Verifying Checksum 12:42:19 2cc5ad85d9ab: Download complete 12:42:19 444b2fc9a129: Verifying Checksum 12:42:19 444b2fc9a129: Download complete 12:42:19 c9b1b535fdd9: Verifying Checksum 12:42:19 c9b1b535fdd9: Download complete 12:42:19 ea15f1150254: Download complete 12:42:19 28c525ee5125: Verifying Checksum 12:42:19 28c525ee5125: Download complete 12:42:19 c9b1b535fdd9: Pull complete 12:42:20 756a868c4378: Verifying Checksum 12:42:20 756a868c4378: Download complete 12:42:20 138eaada9080: Verifying Checksum 12:42:20 138eaada9080: Download complete 12:42:20 094b1ea09ed8: Verifying Checksum 12:42:20 094b1ea09ed8: Download complete 12:42:20 0622d0fa9048: Verifying Checksum 12:42:20 0622d0fa9048: Download complete 12:42:21 41b27a9f41bf: Verifying Checksum 12:42:21 41b27a9f41bf: Download complete 12:42:21 2cc5ad85d9ab: Pull complete 12:42:22 756a868c4378: Pull complete 12:42:22 444b2fc9a129: Pull complete 12:42:23 ea15f1150254: Pull complete 12:42:26 41b27a9f41bf: Pull complete 12:42:26 28c525ee5125: Pull complete 12:42:28 094b1ea09ed8: Pull complete 12:42:28 138eaada9080: Pull complete 12:42:28 0622d0fa9048: Pull complete 12:42:28 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 12:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:42:28 prd-centos7-docker-4c-2g-5599 does not seem to be running inside a container 12:42:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:42:29 $ docker top e5b423f6f1897b04160f9f5d713b26b9f74b87b0453fbb0f2e9c857135fe6726 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:42:30 provisioning config files... 12:42:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2938020247716560143tmp [Pipeline] { [Pipeline] echo 12:42:30 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:42:30 ---> create-netrc.sh [Pipeline] echo 12:42:30 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:42:30 ---> logs-deploy.sh 12:42:30 + ARCHIVE_ARTIFACTS= 12:42:30 + LOGS_SERVER=https://logs.edgexfoundry.org 12:42:30 + '[' https://logs.edgexfoundry.org == None ']' 12:42:30 + NEXUS_URL=https://nexus.edgexfoundry.org 12:42:30 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/35 12:42:30 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/35/ 12:42:30 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/35 /w/workspace/edgexfoundry_edgex-ui-go_master 12:42:31 Archives upload complete. 12:42:32 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/35 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/35/