Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 79b39a772f63267dfdc7109fd4647accd33b7770 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4210 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 79b39a772f63267dfdc7109fd4647accd33b7770 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79b39a772f63267dfdc7109fd4647accd33b7770 # timeout=10 Commit message: "[fix] fix utc date conversion bug for scheduler datetime" > git rev-list --no-walk 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:39:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:46 ========================================================= 05:39:46 EdgeX Global Pipelines Version Info 05:39:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:48 ------------------- 05:39:48 stable info: 05:39:48 ------------------- 05:39:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:39:48 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 05:39:48 Message: update stable to v1.0.73 05:39:48 ------------------- 05:39:48 experimental info: 05:39:48 ------------------- 05:39:48 Commited By: **** collab-it+edgex@linuxfoundation.org 05:39:48 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 05:39:48 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:50 05:39:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:39:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:39:50 latest: Pulling from edgex-devops/git-semver 05:39:50 9123ac7c32f7: Pulling fs layer 05:39:50 b8cc5d1170e3: Pulling fs layer 05:39:50 2924cbbf6a41: Pulling fs layer 05:39:50 93b08a4f1073: Pulling fs layer 05:39:50 93b08a4f1073: Waiting 05:39:50 b8cc5d1170e3: Verifying Checksum 05:39:50 b8cc5d1170e3: Download complete 05:39:51 9123ac7c32f7: Verifying Checksum 05:39:51 9123ac7c32f7: Download complete 05:39:51 93b08a4f1073: Verifying Checksum 05:39:51 93b08a4f1073: Download complete 05:39:51 2924cbbf6a41: Verifying Checksum 05:39:51 2924cbbf6a41: Download complete 05:39:51 9123ac7c32f7: Pull complete 05:39:51 b8cc5d1170e3: Pull complete 05:39:52 2924cbbf6a41: Pull complete 05:39:52 93b08a4f1073: Pull complete 05:39:52 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:39:52 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:39:52 $ 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 05:39:53 $ docker top 0e001ff0b564d93d1ff21347f17ffaa9d6268592236442e66f68e3d20d7389be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:53 [ssh-agent] Looking for ssh-agent implementation... 05:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:53 $ docker exec 0e001ff0b564d93d1ff21347f17ffaa9d6268592236442e66f68e3d20d7389be ssh-agent 05:39:53 SSH_AUTH_SOCK=/tmp/ssh-b2SRAq9JD0So/agent.15 05:39:53 SSH_AGENT_PID=22 05:39:53 Running ssh-add (command line suppressed) 05:39:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8104340921709242596.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8104340921709242596.key) 05:39:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:54 + git describe --exact-match --tags HEAD 05:39:54 fatal: No names found, cannot describe anything. [Pipeline] } 05:39:54 $ docker exec --env ******** --env ******** 0e001ff0b564d93d1ff21347f17ffaa9d6268592236442e66f68e3d20d7389be ssh-agent -k 05:39:54 unset SSH_AUTH_SOCK; 05:39:54 unset SSH_AGENT_PID; 05:39:54 echo Agent pid 22 killed; 05:39:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:39:54 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:39:54 This usually means this commit has not been tagged. [Pipeline] sshagent 05:39:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:54 [ssh-agent] Looking for ssh-agent implementation... 05:39:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:54 $ docker exec 0e001ff0b564d93d1ff21347f17ffaa9d6268592236442e66f68e3d20d7389be ssh-agent 05:39:55 SSH_AUTH_SOCK=/tmp/ssh-JI5v6fqrQxZP/agent.55 05:39:55 SSH_AGENT_PID=62 05:39:55 Running ssh-add (command line suppressed) 05:39:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_615379553303094772.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_615379553303094772.key) 05:39:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:55 + git semver init 05:39:55 # -> Open(): unable to determine branch for HEAD 05:39:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:39:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:39:55 # $SEMVER_REMOTE_NAME = origin 05:39:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:39:55 # $SEMVER_USER_NAME = edgex-jenkins 05:39:55 # $SEMVER_BRANCH = master 05:39:55 # $SEMVER_TEMP = /tmp/semver-933474413 05:39:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:39:56 # '/tmp/semver-933474413' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 05:39:56 # -> Force: false 05:39:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:39:56 $ docker exec --env ******** --env ******** 0e001ff0b564d93d1ff21347f17ffaa9d6268592236442e66f68e3d20d7389be ssh-agent -k 05:39:56 unset SSH_AUTH_SOCK; 05:39:56 unset SSH_AGENT_PID; 05:39:56 echo Agent pid 62 killed; 05:39:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:57 + git semver [Pipeline] } 05:39:57 $ docker stop --time=1 0e001ff0b564d93d1ff21347f17ffaa9d6268592236442e66f68e3d20d7389be 05:39:58 $ docker rm -f 0e001ff0b564d93d1ff21347f17ffaa9d6268592236442e66f68e3d20d7389be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:39:59 Stashed 41 file(s) [Pipeline] echo 05:39:59 [edgeXSemver] initialized semver on version 1.2.0-dev.30 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:40:14 Still waiting to schedule task 05:40:14 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4210’ 05:40:14 Still waiting to schedule task 05:40:14 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:41:47 Running on prd-centos7-docker-4c-2g-4211 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:41:47 Running in /w/workspace/edgex-ui-go/31 [Pipeline] { [Pipeline] checkout 05:41:50 using credential edgex-jenkins-ssh 05:41:50 Cloning the remote Git repository 05:41:50 Cloning with configured refspecs honoured and without tags 05:41:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:41:50 > git init /w/workspace/edgex-ui-go/31 # timeout=10 05:41:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:41:50 > git --version # timeout=10 05:41:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:50 Fetching without tags 05:41:51 Checking out Revision 79b39a772f63267dfdc7109fd4647accd33b7770 (master) 05:41:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:41:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:41:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:41:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:41:51 > git config core.sparsecheckout # timeout=10 05:41:51 > git checkout -f 79b39a772f63267dfdc7109fd4647accd33b7770 # timeout=10 05:41:55 Commit message: "[fix] fix utc date conversion bug for scheduler datetime" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:41:56 ========================================================= 05:41:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:41:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:41:57 + 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 . 05:41:57 Sending build context to Docker daemon 11.52MB 05:41:57 Step 1/8 : ARG BASE=golang:1.11-alpine 05:41:57 Step 2/8 : FROM ${BASE} 05:41:58 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:58 e6b0cf9c0882: Pulling fs layer 05:41:58 2848faf0eed1: Pulling fs layer 05:41:58 0f37312ad70f: Pulling fs layer 05:41:58 5788d62ee057: Pulling fs layer 05:41:58 0e6b1d234666: Pulling fs layer 05:41:58 bf5d7aec512f: Pulling fs layer 05:41:58 34c802a77dc8: Pulling fs layer 05:41:58 9eb99e56ec68: Pulling fs layer 05:41:58 27c7a5d97fbd: Pulling fs layer 05:41:58 5c102a31e300: Pulling fs layer 05:41:58 dcfb455df0a1: Pulling fs layer 05:41:58 34c802a77dc8: Waiting 05:41:58 9eb99e56ec68: Waiting 05:41:58 27c7a5d97fbd: Waiting 05:41:58 5c102a31e300: Waiting 05:41:58 dcfb455df0a1: Waiting 05:41:58 5788d62ee057: Waiting 05:41:58 0e6b1d234666: Waiting 05:41:58 bf5d7aec512f: Waiting 05:41:58 0f37312ad70f: Verifying Checksum 05:41:58 0f37312ad70f: Download complete 05:41:58 2848faf0eed1: Verifying Checksum 05:41:58 2848faf0eed1: Download complete 05:41:58 0e6b1d234666: Verifying Checksum 05:41:58 0e6b1d234666: Download complete 05:41:58 bf5d7aec512f: Verifying Checksum 05:41:58 bf5d7aec512f: Download complete 05:41:58 e6b0cf9c0882: Verifying Checksum 05:41:58 e6b0cf9c0882: Download complete 05:41:58 34c802a77dc8: Verifying Checksum 05:41:58 34c802a77dc8: Download complete 05:41:58 27c7a5d97fbd: Verifying Checksum 05:41:58 27c7a5d97fbd: Download complete 05:41:59 5c102a31e300: Verifying Checksum 05:41:59 5c102a31e300: Download complete 05:41:59 dcfb455df0a1: Verifying Checksum 05:41:59 dcfb455df0a1: Download complete 05:41:59 9eb99e56ec68: Verifying Checksum 05:41:59 9eb99e56ec68: Download complete 05:41:59 5788d62ee057: Verifying Checksum 05:41:59 5788d62ee057: Download complete 05:41:59 e6b0cf9c0882: Pull complete 05:42:00 2848faf0eed1: Pull complete 05:42:00 0f37312ad70f: Pull complete 05:42:07 5788d62ee057: Pull complete 05:42:07 0e6b1d234666: Pull complete 05:42:07 bf5d7aec512f: Pull complete 05:42:15 34c802a77dc8: Pull complete 05:42:17 9eb99e56ec68: Pull complete 05:42:17 27c7a5d97fbd: Pull complete 05:42:18 5c102a31e300: Pull complete 05:42:18 dcfb455df0a1: Pull complete 05:42:18 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:42:18 ---> 7c70fe431013 05:42:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:42:18 ---> Running in 80e829043c2b 05:42:18 Removing intermediate container 80e829043c2b 05:42:18 ---> 587efd76344a 05:42:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:18 ---> Running in 81f4ea561ddd 05:42:19 Removing intermediate container 81f4ea561ddd 05:42:19 ---> db5f95e9b290 05:42:19 Step 5/8 : RUN apk add --no-cache make git 05:42:20 ---> Running in 03cfdb8b4fa4 05:42:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:42:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:42:23 OK: 143 MiB in 39 packages 05:42:23 Removing intermediate container 03cfdb8b4fa4 05:42:23 ---> 8abfda6dd75f 05:42:23 Step 6/8 : WORKDIR /edgex-ui-go 05:42:23 ---> Running in ea5dbf838855 05:42:23 Removing intermediate container ea5dbf838855 05:42:23 ---> da6e14ad5948 05:42:23 Step 7/8 : COPY . . 05:42:24 ---> 894446e0cee1 05:42:24 Step 8/8 : RUN go mod download 05:42:24 ---> Running in 51612d5d23d2 05:42:32 go: finding cloud.google.com/go v0.26.0 05:42:32 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 05:42:32 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 05:42:32 go: finding github.com/BurntSushi/toml v0.3.1 05:42:32 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 05:42:32 go: finding github.com/Microsoft/go-winio v0.4.3 05:42:32 go: finding github.com/NYTimes/gziphandler v1.0.1 05:42:32 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 05:42:32 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 05:42:32 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 05:42:32 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 05:42:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:42:32 go: finding github.com/armon/go-metrics v0.3.3 05:42:32 go: finding github.com/armon/go-radix v1.0.0 05:42:32 go: finding github.com/aws/aws-sdk-go v1.25.41 05:42:32 go: finding github.com/beorn7/perks v1.0.1 05:42:32 go: finding github.com/bgentry/speakeasy v0.1.0 05:42:32 go: finding github.com/boltdb/bolt v1.3.1 05:42:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:42:32 go: finding github.com/cespare/xxhash/v2 v2.1.1 05:42:32 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 05:42:32 go: finding github.com/circonus-labs/circonusllhist v0.1.3 05:42:32 go: finding github.com/client9/misspell v0.3.4 05:42:32 go: finding github.com/coredns/coredns v1.1.2 05:42:32 go: finding github.com/davecgh/go-spew v1.1.1 05:42:32 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 05:42:32 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:42:32 go: finding github.com/digitalocean/godo v1.10.0 05:42:32 go: finding github.com/dimchansky/utfbom v1.1.0 05:42:32 go: finding github.com/dnaeon/go-vcr v1.0.1 05:42:32 go: finding github.com/docker/go-connections v0.3.0 05:42:32 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:42:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:42:33 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 05:42:33 go: finding github.com/envoyproxy/go-control-plane v0.8.0 05:42:33 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 05:42:33 go: finding github.com/fatih/color v1.9.0 05:42:33 go: finding github.com/fatih/structs v1.1.0 05:42:33 go: finding github.com/fsnotify/fsnotify v1.4.7 05:42:33 go: finding github.com/ghodss/yaml v1.0.0 05:42:33 go: finding github.com/go-kit/kit v0.9.0 05:42:33 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 05:42:33 go: finding github.com/go-logfmt/logfmt v0.4.0 05:42:33 go: finding github.com/go-ole/go-ole v1.2.1 05:42:33 go: finding github.com/go-stack/stack v1.8.0 05:42:33 go: finding github.com/go-test/deep v1.0.2 05:42:33 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 05:42:33 go: finding github.com/gobuffalo/depgen v0.1.0 05:42:33 go: finding github.com/gobuffalo/envy v1.7.0 05:42:33 go: finding github.com/gobuffalo/flect v0.1.3 05:42:33 go: finding github.com/gobuffalo/genny v0.1.1 05:42:33 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 05:42:33 go: finding github.com/gobuffalo/gogen v0.1.1 05:42:34 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 05:42:34 go: finding github.com/gobuffalo/mapi v1.0.2 05:42:34 go: finding github.com/gobuffalo/packd v0.1.0 05:42:34 go: finding github.com/gobuffalo/packr/v2 v2.2.0 05:42:34 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 05:42:34 go: finding github.com/gogo/googleapis v1.1.0 05:42:34 go: finding github.com/gogo/protobuf v1.2.1 05:42:34 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 05:42:34 go: finding github.com/golang/mock v1.1.1 05:42:34 go: finding github.com/golang/protobuf v1.3.2 05:42:34 go: finding github.com/golang/snappy v0.0.1 05:42:34 go: finding github.com/gomodule/redigo v2.0.0+incompatible 05:42:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:42:34 go: finding github.com/google/go-cmp v0.4.0 05:42:34 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 05:42:34 go: finding github.com/google/gofuzz v1.0.0 05:42:34 go: finding github.com/googleapis/gnostic v0.2.0 05:42:34 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 05:42:34 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 05:42:34 go: finding github.com/gorilla/mux v1.7.1 05:42:34 go: finding github.com/gorilla/websocket v1.4.0 05:42:34 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 05:42:34 go: finding github.com/hashicorp/consul v1.7.2 05:42:34 go: finding github.com/hashicorp/consul/api v1.4.0 05:42:34 go: finding github.com/hashicorp/consul/sdk v0.4.0 05:42:34 go: finding github.com/hashicorp/errwrap v1.0.0 05:42:34 go: finding github.com/hashicorp/go-bexpr v0.1.2 05:42:34 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 05:42:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:42:35 go: finding github.com/hashicorp/go-connlimit v0.2.0 05:42:35 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 05:42:35 go: finding github.com/hashicorp/go-hclog v0.12.2 05:42:35 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 05:42:35 go: finding github.com/hashicorp/go-memdb v1.0.3 05:42:35 go: finding github.com/hashicorp/go-msgpack v0.5.5 05:42:35 go: finding github.com/hashicorp/go-multierror v1.0.0 05:42:35 go: finding github.com/hashicorp/go-plugin v1.0.1 05:42:35 go: finding github.com/hashicorp/go-raftchunking v0.6.1 05:42:35 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 05:42:35 go: finding github.com/hashicorp/go-rootcerts v1.0.2 05:42:35 go: finding github.com/hashicorp/go-sockaddr v1.0.2 05:42:35 go: finding github.com/hashicorp/go-syslog v1.0.0 05:42:35 go: finding github.com/hashicorp/go-uuid v1.0.1 05:42:35 go: finding github.com/hashicorp/go-version v1.1.0 05:42:35 go: finding github.com/hashicorp/go.net v0.0.1 05:42:35 go: finding github.com/hashicorp/golang-lru v0.5.4 05:42:35 go: finding github.com/hashicorp/hcl v1.0.0 05:42:35 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 05:42:35 go: finding github.com/hashicorp/logutils v1.0.0 05:42:35 go: finding github.com/hashicorp/mdns v1.0.1 05:42:35 go: finding github.com/hashicorp/memberlist v0.2.0 05:42:35 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 05:42:35 go: finding github.com/hashicorp/raft v1.1.2 05:42:35 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 05:42:35 go: finding github.com/hashicorp/serf v0.9.0 05:42:35 go: finding github.com/hashicorp/vault/api v1.0.4 05:42:36 go: finding github.com/hashicorp/vault/sdk v0.1.13 05:42:36 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 05:42:36 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 05:42:36 go: finding github.com/hpcloud/tail v1.0.0 05:42:36 go: finding github.com/imdario/mergo v0.3.6 05:42:36 go: finding github.com/inconshreveable/mousetrap v1.0.0 05:42:36 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 05:42:36 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 05:42:36 go: finding github.com/joho/godotenv v1.3.0 05:42:36 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 05:42:36 go: finding github.com/json-iterator/go v1.1.9 05:42:36 go: finding github.com/jtolds/gls v4.2.1+incompatible 05:42:36 go: finding github.com/julienschmidt/httprouter v1.2.0 05:42:36 go: finding github.com/karrick/godirwalk v1.10.3 05:42:36 go: finding github.com/kisielk/errcheck v1.2.0 05:42:36 go: finding github.com/kisielk/gotool v1.0.0 05:42:36 go: finding github.com/klauspost/compress v1.9.5 05:42:36 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 05:42:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:42:36 go: finding github.com/kr/pretty v0.2.0 05:42:36 go: finding github.com/kr/pty v1.1.1 05:42:36 go: finding github.com/kr/text v0.1.0 05:42:36 go: finding github.com/likexian/gokit v0.20.16 05:42:36 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 05:42:36 go: finding github.com/linode/linodego v0.7.1 05:42:36 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 05:42:37 go: finding github.com/markbates/safe v1.0.1 05:42:37 go: finding github.com/mattn/go-colorable v0.1.6 05:42:37 go: finding github.com/mattn/go-isatty v0.0.12 05:42:37 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 05:42:37 go: finding github.com/miekg/dns v1.1.26 05:42:37 go: finding github.com/mitchellh/cli v1.0.0 05:42:37 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:42:37 go: finding github.com/mitchellh/copystructure v1.0.0 05:42:37 go: finding github.com/mitchellh/go-homedir v1.1.0 05:42:37 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:42:37 go: finding github.com/mitchellh/go-wordwrap v1.0.0 05:42:37 go: finding github.com/mitchellh/gox v0.4.0 05:42:37 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 05:42:37 go: finding github.com/mitchellh/iochan v1.0.0 05:42:37 go: finding github.com/mitchellh/mapstructure v1.2.2 05:42:37 go: finding github.com/mitchellh/reflectwalk v1.0.1 05:42:37 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 05:42:37 go: finding github.com/modern-go/reflect2 v1.0.1 05:42:37 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 05:42:37 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 05:42:37 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 05:42:37 go: finding github.com/oklog/run v1.0.0 05:42:37 go: finding github.com/onsi/ginkgo v1.6.0 05:42:37 go: finding github.com/onsi/gomega v1.4.2 05:42:37 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 05:42:38 go: finding github.com/pascaldekloe/goe v0.1.0 05:42:38 go: finding github.com/pebbe/zmq4 v1.2.0 05:42:38 go: finding github.com/pelletier/go-toml v1.7.0 05:42:38 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 05:42:38 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 05:42:38 go: finding github.com/pkg/errors v0.8.1 05:42:38 go: finding github.com/pmezard/go-difflib v1.0.0 05:42:38 go: finding github.com/posener/complete v1.1.1 05:42:38 go: finding github.com/prometheus/client_golang v1.4.0 05:42:38 go: finding github.com/prometheus/client_model v0.2.0 05:42:38 go: finding github.com/prometheus/common v0.9.1 05:42:38 go: finding github.com/prometheus/procfs v0.0.8 05:42:38 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 05:42:38 go: finding github.com/rogpeppe/go-internal v1.3.0 05:42:38 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 05:42:38 go: finding github.com/ryanuber/go-glob v1.0.0 05:42:38 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:42:38 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 05:42:38 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 05:42:38 go: finding github.com/sirupsen/logrus v1.4.2 05:42:38 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 05:42:38 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 05:42:38 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 05:42:38 go: finding github.com/spf13/cobra v0.0.3 05:42:38 go: finding github.com/spf13/pflag v1.0.3 05:42:38 go: finding github.com/stretchr/objx v0.1.1 05:42:38 go: finding github.com/stretchr/testify v1.4.0 05:42:39 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 05:42:39 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 05:42:39 go: finding github.com/tidwall/pretty v1.0.0 05:42:39 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 05:42:39 go: finding github.com/vmware/govmomi v0.18.0 05:42:39 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 05:42:39 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 05:42:39 go: finding go.mongodb.org/mongo-driver v1.3.1 05:42:39 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 05:42:39 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 05:42:39 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 05:42:39 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 05:42:39 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 05:42:39 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 05:42:39 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 05:42:39 go: finding golang.org/x/text v0.3.2 05:42:39 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 05:42:39 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 05:42:39 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 05:42:39 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 05:42:39 go: finding google.golang.org/appengine v1.4.0 05:42:39 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 05:42:39 go: finding google.golang.org/grpc v1.23.0 05:42:39 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 05:42:39 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 05:42:39 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 05:42:39 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:42:39 go: finding gopkg.in/errgo.v2 v2.1.0 05:42:40 go: finding gopkg.in/fsnotify.v1 v1.4.7 05:42:40 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 05:42:40 go: finding gopkg.in/inf.v0 v0.9.1 05:42:40 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:42:40 go: finding gopkg.in/resty.v1 v1.12.0 05:42:40 go: finding gopkg.in/square/go-jose.v2 v2.3.1 05:42:40 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:42:40 go: finding gopkg.in/yaml.v2 v2.2.8 05:42:40 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 05:42:40 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 05:42:40 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 05:42:40 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 05:42:40 go: finding k8s.io/client-go v8.0.0+incompatible 05:42:40 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 05:44:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4213 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:44:08 Running in /w/workspace/edgex-ui-go/31 [Pipeline] { [Pipeline] checkout 05:44:14 using credential edgex-jenkins-ssh 05:44:14 Cloning the remote Git repository 05:44:14 Cloning with configured refspecs honoured and without tags 05:44:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:44:14 > git init /w/workspace/edgex-ui-go/31 # timeout=10 05:44:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:44:14 > git --version # timeout=10 05:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:15 Fetching without tags 05:44:16 Checking out Revision 79b39a772f63267dfdc7109fd4647accd33b7770 (master) 05:44:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:44:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:44:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:16 > git config core.sparsecheckout # timeout=10 05:44:16 > git checkout -f 79b39a772f63267dfdc7109fd4647accd33b7770 # timeout=10 05:44:21 Commit message: "[fix] fix utc date conversion bug for scheduler datetime" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:44:22 ========================================================= 05:44:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:44:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:44:23 + 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 . 05:44:24 Sending build context to Docker daemon 11.52MB 05:44:24 Step 1/8 : ARG BASE=golang:1.11-alpine 05:44:24 Step 2/8 : FROM ${BASE} 05:44:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:44:25 cde5963f3b93: Pulling fs layer 05:44:25 2a23fa8c16f7: Pulling fs layer 05:44:25 777b28850792: Pulling fs layer 05:44:25 8a11ddd9e578: Pulling fs layer 05:44:25 4cf88f913ddb: Pulling fs layer 05:44:25 1df406cf5192: Pulling fs layer 05:44:25 cd6300453558: Pulling fs layer 05:44:25 8a11ddd9e578: Waiting 05:44:25 4cf88f913ddb: Waiting 05:44:25 b9c365052c96: Pulling fs layer 05:44:25 a2d8cc88f415: Pulling fs layer 05:44:25 ea1d1ca13537: Pulling fs layer 05:44:25 3750a50a1c5e: Pulling fs layer 05:44:25 1df406cf5192: Waiting 05:44:25 cd6300453558: Waiting 05:44:25 b9c365052c96: Waiting 05:44:25 a2d8cc88f415: Waiting 05:44:25 ea1d1ca13537: Waiting 05:44:25 3750a50a1c5e: Waiting 05:44:25 777b28850792: Download complete 05:44:25 2a23fa8c16f7: Download complete 05:44:25 4cf88f913ddb: Verifying Checksum 05:44:25 4cf88f913ddb: Download complete 05:44:25 1df406cf5192: Verifying Checksum 05:44:25 1df406cf5192: Download complete 05:44:25 cde5963f3b93: Verifying Checksum 05:44:25 cde5963f3b93: Download complete 05:44:26 cde5963f3b93: Pull complete 05:44:27 2a23fa8c16f7: Pull complete 05:44:27 777b28850792: Pull complete 05:44:29 cd6300453558: Verifying Checksum 05:44:29 cd6300453558: Download complete 05:44:29 a2d8cc88f415: Verifying Checksum 05:44:29 a2d8cc88f415: Download complete 05:44:32 ea1d1ca13537: Verifying Checksum 05:44:32 ea1d1ca13537: Download complete 05:44:32 3750a50a1c5e: Verifying Checksum 05:44:32 3750a50a1c5e: Download complete 05:44:35 b9c365052c96: Verifying Checksum 05:44:35 b9c365052c96: Download complete 05:44:36 8a11ddd9e578: Verifying Checksum 05:44:36 8a11ddd9e578: Download complete 05:44:47 Removing intermediate container 51612d5d23d2 05:44:47 ---> 3257d4c9071c 05:44:47 Successfully built 3257d4c9071c 05:44:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:47 + docker inspect -f . ci-base-image-x86_64 05:44:47 . [Pipeline] withDockerContainer 05:44:47 prd-centos7-docker-4c-2g-4211 does not seem to be running inside a container 05:44:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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-x86_64 cat 05:44:48 $ docker top 6b155c30a8de3e2723154d0cbcd24703de918d218d88f2a155c8b3b12d5e7fd7 -eo pid,comm 05:44:48 8a11ddd9e578: Pull complete 05:44:48 4cf88f913ddb: Pull complete 05:44:48 1df406cf5192: Pull complete [Pipeline] { [Pipeline] sh 05:44:49 + go version 05:44:49 go version go1.13.5 linux/amd64 [Pipeline] sh 05:44:49 + make test 05:44:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:44:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:44:54 cd6300453558: Pull complete 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:44:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:44:58 GO111MODULE=on go vet ./... 05:44:58 b9c365052c96: Pull complete 05:44:58 a2d8cc88f415: Pull complete [Pipeline] stash 05:45:00 ea1d1ca13537: Pull complete 05:45:00 Stashed 1 file(s) [Pipeline] } 05:45:00 $ docker stop --time=1 6b155c30a8de3e2723154d0cbcd24703de918d218d88f2a155c8b3b12d5e7fd7 05:45:01 3750a50a1c5e: Pull complete 05:45:01 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:45:01 ---> 78745c68409d 05:45:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:45:02 $ docker rm -f 6b155c30a8de3e2723154d0cbcd24703de918d218d88f2a155c8b3b12d5e7fd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:45:03 + ls -al . 05:45:03 total 104 05:45:03 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 16 05:44 . 05:45:03 drwxrwxr-x. 4 jenkins jenkins 30 Apr 16 05:41 .. 05:45:03 drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 05:41 assets 05:45:03 drwxrwxr-x. 2 jenkins jenkins 35 Apr 16 05:41 bin 05:45:03 drwxrwxr-x. 3 jenkins jenkins 29 Apr 16 05:41 cmd 05:45:03 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 16 05:41 CONTRIBUTING.md 05:45:03 -rw-r--r--. 1 jenkins jenkins 10 Apr 16 05:44 coverage.out 05:45:03 -rw-rw-r--. 1 jenkins jenkins 913 Apr 16 05:41 Dockerfile 05:45:03 -rw-rw-r--. 1 jenkins jenkins 898 Apr 16 05:41 Dockerfile.build 05:45:03 drwxrwxr-x. 4 jenkins jenkins 53 Apr 16 05:41 docs 05:45:03 drwxrwxr-x. 8 jenkins jenkins 162 Apr 16 05:41 .git 05:45:03 -rw-rw-r--. 1 jenkins jenkins 123 Apr 16 05:41 .gitignore 05:45:03 -rw-r--r--. 1 jenkins jenkins 974 Apr 16 05:44 go.mod 05:45:03 -rw-r--r--. 1 jenkins jenkins 44475 Apr 16 05:44 go.sum 05:45:03 drwxrwxr-x. 10 jenkins jenkins 139 Apr 16 05:41 internal 05:45:03 -rw-rw-r--. 1 jenkins jenkins 675 Apr 16 05:41 Jenkinsfile 05:45:03 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 16 05:41 LICENSE 05:45:03 -rw-rw-r--. 1 jenkins jenkins 951 Apr 16 05:41 Makefile 05:45:03 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 16 05:41 README.md 05:45:03 drwxrwxr-x. 3 jenkins jenkins 44 Apr 16 05:41 .semver 05:45:03 drwxrwxr-x. 4 jenkins jenkins 54 Apr 16 05:41 snap 05:45:03 -rw-rw-r--. 1 jenkins jenkins 12 Apr 16 05:39 VERSION 05:45:03 -rw-rw-r--. 1 jenkins jenkins 155 Apr 16 05:41 version.go [Pipeline] isUnix [Pipeline] sh 05:45:04 + 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=79b39a772f63267dfdc7109fd4647accd33b7770 --label arch=amd64 --label version=1.2.0-dev.30 . 05:45:04 Sending build context to Docker daemon 11.56MB 05:45:04 Step 1/24 : ARG BASE=golang:1.13-alpine 05:45:04 Step 2/24 : FROM ${BASE} AS builder 05:45:04 ---> 3257d4c9071c 05:45:04 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:45:04 ---> Running in 4f2a5dbcf625 05:45:05 Removing intermediate container 4f2a5dbcf625 05:45:05 ---> 229ad1b1c951 05:45:05 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:45:05 ---> Running in 20e5e4c477b5 05:45:05 Removing intermediate container 20e5e4c477b5 05:45:05 ---> ecf09c48580e 05:45:05 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:45:05 ---> Running in 8d076f5f8f06 05:45:05 ---> Running in bd0b80a16998 05:45:05 Removing intermediate container bd0b80a16998 05:45:05 ---> ad1f2e88d028 05:45:05 Step 6/24 : LABEL Name=edgex-ui-go 05:45:05 ---> Running in a137597751cb 05:45:05 Removing intermediate container 8d076f5f8f06 05:45:05 ---> f7b86d2ea35f 05:45:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:05 ---> Running in 170176c5120a 05:45:05 Removing intermediate container a137597751cb 05:45:05 ---> f8fea8705b1e 05:45:05 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:45:05 ---> Running in ae55689532f8 05:45:05 Removing intermediate container ae55689532f8 05:45:05 ---> 26826d9be7cb 05:45:05 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:05 ---> Running in c46046b8e27e 05:45:06 Removing intermediate container c46046b8e27e 05:45:06 ---> 24a27d812a01 05:45:06 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:45:06 ---> Running in 529bb1a997a3 05:45:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:45:07 Removing intermediate container 170176c5120a 05:45:07 ---> 1ebcdec5982e 05:45:07 Step 5/8 : RUN apk add --no-cache make git 05:45:07 ---> Running in a341b27f57a4 05:45:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:45:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:45:10 v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] 05:45:10 v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] 05:45:10 OK: 11289 distinct packages available 05:45:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:45:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:45:10 OK: 125 MiB in 39 packages 05:45:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:45:12 Removing intermediate container a341b27f57a4 05:45:12 ---> 3dfe2a60768b 05:45:12 Step 6/8 : WORKDIR /edgex-ui-go 05:45:12 ---> Running in 4a64933505d2 05:45:12 Removing intermediate container 4a64933505d2 05:45:12 ---> 0a4a95cf4107 05:45:12 Step 7/8 : COPY . . 05:45:12 OK: 143 MiB in 39 packages 05:45:13 Removing intermediate container 529bb1a997a3 05:45:13 ---> 39965b87cdd5 05:45:13 Step 10/24 : ENV GO111MODULE=on 05:45:13 ---> Running in 4e61dad3fc92 05:45:13 Removing intermediate container 4e61dad3fc92 05:45:13 ---> 0bddbf94e233 05:45:13 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:45:13 ---> Running in 02e88ed097f3 05:45:13 Removing intermediate container 02e88ed097f3 05:45:13 ---> f5984621a220 05:45:13 Step 12/24 : COPY go.mod . 05:45:13 ---> 4a5c581738ee 05:45:13 Step 13/24 : COPY Makefile . 05:45:13 ---> 27e3aa31b9cb 05:45:13 Step 14/24 : RUN make update 05:45:13 ---> Running in 5e5a3ec80dd6 05:45:13 ---> ca18cab5fe0c 05:45:13 Step 8/8 : RUN go mod download 05:45:14 CGO_ENABLED=0 GO111MODULE=on go mod download 05:45:14 ---> Running in 9583f95de2b6 05:45:15 Removing intermediate container 5e5a3ec80dd6 05:45:15 ---> b57b69e4ae9e 05:45:15 Step 15/24 : COPY . . 05:45:16 ---> 1194a2e4f08b 05:45:16 Step 16/24 : RUN ${MAKE} 05:45:16 ---> Running in fba5a1cef590 05:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.30" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:45:19 go: finding cloud.google.com/go v0.26.0 05:45:19 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 05:45:19 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 05:45:19 go: finding github.com/BurntSushi/toml v0.3.1 05:45:19 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 05:45:19 go: finding github.com/Microsoft/go-winio v0.4.3 05:45:19 go: finding github.com/NYTimes/gziphandler v1.0.1 05:45:19 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 05:45:19 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 05:45:19 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 05:45:20 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 05:45:20 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:45:20 go: finding github.com/armon/go-metrics v0.3.3 05:45:20 go: finding github.com/armon/go-radix v1.0.0 05:45:20 go: finding github.com/aws/aws-sdk-go v1.25.41 05:45:20 go: finding github.com/beorn7/perks v1.0.1 05:45:20 go: finding github.com/bgentry/speakeasy v0.1.0 05:45:20 go: finding github.com/boltdb/bolt v1.3.1 05:45:20 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:45:20 go: finding github.com/cespare/xxhash/v2 v2.1.1 05:45:20 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 05:45:20 go: finding github.com/circonus-labs/circonusllhist v0.1.3 05:45:20 go: finding github.com/client9/misspell v0.3.4 05:45:20 go: finding github.com/coredns/coredns v1.1.2 05:45:20 go: finding github.com/davecgh/go-spew v1.1.1 05:45:20 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 05:45:20 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:45:20 go: finding github.com/digitalocean/godo v1.10.0 05:45:20 go: finding github.com/dimchansky/utfbom v1.1.0 05:45:20 go: finding github.com/dnaeon/go-vcr v1.0.1 05:45:20 go: finding github.com/docker/go-connections v0.3.0 05:45:20 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 05:45:20 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 05:45:20 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 05:45:20 go: finding github.com/envoyproxy/go-control-plane v0.8.0 05:45:20 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 05:45:21 go: finding github.com/fatih/color v1.9.0 05:45:21 go: finding github.com/fatih/structs v1.1.0 05:45:21 go: finding github.com/fsnotify/fsnotify v1.4.7 05:45:21 go: finding github.com/ghodss/yaml v1.0.0 05:45:21 go: finding github.com/go-kit/kit v0.9.0 05:45:21 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 05:45:21 go: finding github.com/go-logfmt/logfmt v0.4.0 05:45:21 go: finding github.com/go-ole/go-ole v1.2.1 05:45:21 go: finding github.com/go-stack/stack v1.8.0 05:45:21 go: finding github.com/go-test/deep v1.0.2 05:45:21 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 05:45:21 go: finding github.com/gobuffalo/depgen v0.1.0 05:45:21 go: finding github.com/gobuffalo/envy v1.7.0 05:45:21 go: finding github.com/gobuffalo/flect v0.1.3 05:45:21 go: finding github.com/gobuffalo/genny v0.1.1 05:45:21 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 05:45:21 go: finding github.com/gobuffalo/gogen v0.1.1 05:45:21 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 05:45:21 go: finding github.com/gobuffalo/mapi v1.0.2 05:45:21 go: finding github.com/gobuffalo/packd v0.1.0 05:45:21 go: finding github.com/gobuffalo/packr/v2 v2.2.0 05:45:21 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 05:45:21 go: finding github.com/gogo/googleapis v1.1.0 05:45:21 go: finding github.com/gogo/protobuf v1.2.1 05:45:21 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 05:45:21 go: finding github.com/golang/mock v1.1.1 05:45:21 go: finding github.com/golang/protobuf v1.3.2 05:45:22 go: finding github.com/golang/snappy v0.0.1 05:45:22 go: finding github.com/gomodule/redigo v2.0.0+incompatible 05:45:22 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:45:22 go: finding github.com/google/go-cmp v0.4.0 05:45:22 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 05:45:22 go: finding github.com/google/gofuzz v1.0.0 05:45:22 go: finding github.com/googleapis/gnostic v0.2.0 05:45:22 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 05:45:22 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 05:45:22 go: finding github.com/gorilla/mux v1.7.1 05:45:22 go: finding github.com/gorilla/websocket v1.4.0 05:45:22 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 05:45:22 go: finding github.com/hashicorp/consul v1.7.2 05:45:22 go: finding github.com/hashicorp/consul/api v1.4.0 05:45:22 go: finding github.com/hashicorp/consul/sdk v0.4.0 05:45:22 go: finding github.com/hashicorp/errwrap v1.0.0 05:45:22 go: finding github.com/hashicorp/go-bexpr v0.1.2 05:45:22 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 05:45:22 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:45:23 go: finding github.com/hashicorp/go-connlimit v0.2.0 05:45:23 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 05:45:23 go: finding github.com/hashicorp/go-hclog v0.12.2 05:45:23 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 05:45:23 go: finding github.com/hashicorp/go-memdb v1.0.3 05:45:23 go: finding github.com/hashicorp/go-msgpack v0.5.5 05:45:23 go: finding github.com/hashicorp/go-multierror v1.0.0 05:45:23 go: finding github.com/hashicorp/go-plugin v1.0.1 05:45:23 go: finding github.com/hashicorp/go-raftchunking v0.6.1 05:45:23 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 05:45:23 go: finding github.com/hashicorp/go-rootcerts v1.0.2 05:45:23 go: finding github.com/hashicorp/go-sockaddr v1.0.2 05:45:23 go: finding github.com/hashicorp/go-syslog v1.0.0 05:45:23 go: finding github.com/hashicorp/go-uuid v1.0.1 05:45:23 go: finding github.com/hashicorp/go-version v1.1.0 05:45:23 go: finding github.com/hashicorp/go.net v0.0.1 05:45:23 go: finding github.com/hashicorp/golang-lru v0.5.4 05:45:23 go: finding github.com/hashicorp/hcl v1.0.0 05:45:23 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 05:45:23 go: finding github.com/hashicorp/logutils v1.0.0 05:45:23 go: finding github.com/hashicorp/mdns v1.0.1 05:45:23 go: finding github.com/hashicorp/memberlist v0.2.0 05:45:23 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 05:45:23 go: finding github.com/hashicorp/raft v1.1.2 05:45:23 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 05:45:23 go: finding github.com/hashicorp/serf v0.9.0 05:45:24 go: finding github.com/hashicorp/vault/api v1.0.4 05:45:24 go: finding github.com/hashicorp/vault/sdk v0.1.13 05:45:24 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 05:45:24 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 05:45:24 go: finding github.com/hpcloud/tail v1.0.0 05:45:24 go: finding github.com/imdario/mergo v0.3.6 05:45:24 go: finding github.com/inconshreveable/mousetrap v1.0.0 05:45:24 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 05:45:24 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 05:45:24 go: finding github.com/joho/godotenv v1.3.0 05:45:24 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 05:45:24 go: finding github.com/json-iterator/go v1.1.9 05:45:24 go: finding github.com/jtolds/gls v4.2.1+incompatible 05:45:24 go: finding github.com/julienschmidt/httprouter v1.2.0 05:45:24 go: finding github.com/karrick/godirwalk v1.10.3 05:45:24 go: finding github.com/kisielk/errcheck v1.2.0 05:45:24 go: finding github.com/kisielk/gotool v1.0.0 05:45:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:45:24 go: finding github.com/klauspost/compress v1.9.5 05:45:24 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 05:45:24 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:45:24 go: finding github.com/kr/pretty v0.2.0 05:45:24 go: finding github.com/kr/pty v1.1.1 05:45:24 go: finding github.com/kr/text v0.1.0 05:45:24 go: finding github.com/likexian/gokit v0.20.16 05:45:25 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 05:45:25 go: finding github.com/linode/linodego v0.7.1 05:45:25 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 05:45:25 go: finding github.com/markbates/safe v1.0.1 05:45:25 go: finding github.com/mattn/go-colorable v0.1.6 05:45:25 go: finding github.com/mattn/go-isatty v0.0.12 05:45:25 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 05:45:25 go: finding github.com/miekg/dns v1.1.26 05:45:25 go: finding github.com/mitchellh/cli v1.0.0 05:45:25 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:45:25 go: finding github.com/mitchellh/copystructure v1.0.0 05:45:25 go: finding github.com/mitchellh/go-homedir v1.1.0 05:45:25 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:45:25 go: finding github.com/mitchellh/go-wordwrap v1.0.0 05:45:25 go: finding github.com/mitchellh/gox v0.4.0 05:45:25 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 05:45:25 go: finding github.com/mitchellh/iochan v1.0.0 05:45:25 go: finding github.com/mitchellh/mapstructure v1.2.2 05:45:25 go: finding github.com/mitchellh/reflectwalk v1.0.1 05:45:25 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 05:45:25 go: finding github.com/modern-go/reflect2 v1.0.1 05:45:25 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 05:45:25 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 05:45:25 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 05:45:25 go: finding github.com/oklog/run v1.0.0 05:45:25 go: finding github.com/onsi/ginkgo v1.6.0 05:45:25 go: finding github.com/onsi/gomega v1.4.2 05:45:26 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 05:45:26 go: finding github.com/pascaldekloe/goe v0.1.0 05:45:26 go: finding github.com/pebbe/zmq4 v1.2.0 05:45:26 go: finding github.com/pelletier/go-toml v1.7.0 05:45:26 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 05:45:26 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 05:45:26 go: finding github.com/pkg/errors v0.8.1 05:45:26 go: finding github.com/pmezard/go-difflib v1.0.0 05:45:26 go: finding github.com/posener/complete v1.1.1 05:45:26 go: finding github.com/prometheus/client_golang v1.4.0 05:45:26 go: finding github.com/prometheus/client_model v0.2.0 05:45:26 go: finding github.com/prometheus/common v0.9.1 05:45:26 go: finding github.com/prometheus/procfs v0.0.8 05:45:26 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 05:45:26 go: finding github.com/rogpeppe/go-internal v1.3.0 05:45:26 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 05:45:26 go: finding github.com/ryanuber/go-glob v1.0.0 05:45:26 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:45:26 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 05:45:26 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 05:45:27 go: finding github.com/sirupsen/logrus v1.4.2 05:45:27 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 05:45:27 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 05:45:27 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 05:45:27 go: finding github.com/spf13/cobra v0.0.3 05:45:27 go: finding github.com/spf13/pflag v1.0.3 05:45:27 go: finding github.com/stretchr/objx v0.1.1 05:45:27 go: finding github.com/stretchr/testify v1.4.0 05:45:27 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 05:45:27 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 05:45:27 go: finding github.com/tidwall/pretty v1.0.0 05:45:27 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 05:45:27 go: finding github.com/vmware/govmomi v0.18.0 05:45:27 Removing intermediate container fba5a1cef590 05:45:27 ---> 5b0234574b5b 05:45:27 Step 17/24 : FROM alpine 05:45:27 latest: Pulling from library/alpine 05:45:27 aad63a933944: Pulling fs layer 05:45:27 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 05:45:27 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 05:45:27 go: finding go.mongodb.org/mongo-driver v1.3.1 05:45:27 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 05:45:27 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 05:45:27 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 05:45:27 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 05:45:27 aad63a933944: Verifying Checksum 05:45:27 aad63a933944: Download complete 05:45:27 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 05:45:27 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 05:45:27 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 05:45:27 go: finding golang.org/x/text v0.3.2 05:45:27 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 05:45:27 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 05:45:27 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 05:45:27 aad63a933944: Pull complete 05:45:27 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:45:27 Status: Downloaded newer image for alpine:latest 05:45:27 ---> a187dde48cd2 05:45:27 Step 18/24 : EXPOSE 4000 05:45:27 ---> Running in eaeb117ecb2c 05:45:27 Removing intermediate container eaeb117ecb2c 05:45:27 ---> 8fdea070abad 05:45:27 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 05:45:28 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 05:45:28 go: finding google.golang.org/appengine v1.4.0 05:45:28 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 05:45:28 go: finding google.golang.org/grpc v1.23.0 05:45:28 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 05:45:28 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 05:45:28 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 05:45:28 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:45:28 go: finding gopkg.in/errgo.v2 v2.1.0 05:45:28 go: finding gopkg.in/fsnotify.v1 v1.4.7 05:45:28 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 05:45:28 go: finding gopkg.in/inf.v0 v0.9.1 05:45:28 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:45:28 go: finding gopkg.in/resty.v1 v1.12.0 05:45:28 go: finding gopkg.in/square/go-jose.v2 v2.3.1 05:45:28 ---> 5c964eee1a92 05:45:28 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:45:28 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:45:28 go: finding gopkg.in/yaml.v2 v2.2.8 05:45:28 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 05:45:28 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 05:45:28 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 05:45:28 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 05:45:28 go: finding k8s.io/client-go v8.0.0+incompatible 05:45:28 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 05:45:28 ---> Running in 15e3b1974f95 05:45:28 Removing intermediate container 15e3b1974f95 05:45:28 ---> 4ad5f85608e0 05:45:28 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:45:28 ---> Running in 1dc4196fdad3 05:45:29 Removing intermediate container 1dc4196fdad3 05:45:29 ---> 0bc8c699d3f8 05:45:29 Step 22/24 : LABEL arch=amd64 05:45:29 ---> Running in 8ac064b1c20f 05:45:29 Removing intermediate container 8ac064b1c20f 05:45:29 ---> 8d7547d9df9f 05:45:29 Step 23/24 : LABEL git_sha=79b39a772f63267dfdc7109fd4647accd33b7770 05:45:29 ---> Running in 3f020ebfc992 05:45:29 Removing intermediate container 3f020ebfc992 05:45:29 ---> f339e5b35918 05:45:29 Step 24/24 : LABEL version=1.2.0-dev.30 05:45:29 ---> Running in 723c0a24eb44 05:45:29 Removing intermediate container 723c0a24eb44 05:45:29 ---> 7b7484429a82 05:45:29 [Warning] One or more build-args [ARCH] were not consumed 05:45:29 Successfully built 7b7484429a82 05:45:29 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:45:29 provisioning config files... 05:45:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/31@tmp/config448271378318395834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:30 nexus3.edgexfoundry.org:10001 05:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:30 Configure a credential helper to remove this warning. See 05:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:30 05:45:30 Login Succeeded 05:45:30 nexus3.edgexfoundry.org:10002 05:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:30 Configure a credential helper to remove this warning. See 05:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:30 05:45:30 Login Succeeded 05:45:30 nexus3.edgexfoundry.org:10003 05:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:30 Configure a credential helper to remove this warning. See 05:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:30 05:45:30 Login Succeeded 05:45:30 nexus3.edgexfoundry.org:10004 05:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:30 Configure a credential helper to remove this warning. See 05:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:30 05:45:30 Login Succeeded 05:45:30 docker.io 05:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:31 Configure a credential helper to remove this warning. See 05:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:31 05:45:31 Login Succeeded [Pipeline] } 05:45:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:31 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 05:45:31 79b39a772f63267dfdc7109fd4647accd33b7770 05:45:31 latest 05:45:31 1.2.0-dev.30 05:45:31 79b39a772f63267dfdc7109fd4647accd33b7770-1.2.0-dev.30 05:45:31 master 05:45:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:45:32 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:79b39a772f63267dfdc7109fd4647accd33b7770 [Pipeline] isUnix [Pipeline] sh 05:45:32 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:79b39a772f63267dfdc7109fd4647accd33b7770 05:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:45:32 c4628b3ead8c: Preparing 05:45:32 beee9f30bc1f: Preparing 05:45:32 beee9f30bc1f: Layer already exists 05:45:33 c4628b3ead8c: Pushed 05:45:33 79b39a772f63267dfdc7109fd4647accd33b7770: digest: sha256:e48b9a40f0f9ea96bb24edab15b02d959390bf7c8c68c5d4d76e97570eea7e63 size: 739 [Pipeline] isUnix [Pipeline] sh 05:45:34 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 05:45:34 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 05:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:45:34 c4628b3ead8c: Preparing 05:45:34 beee9f30bc1f: Preparing 05:45:34 c4628b3ead8c: Layer already exists 05:45:34 beee9f30bc1f: Layer already exists 05:45:34 latest: digest: sha256:e48b9a40f0f9ea96bb24edab15b02d959390bf7c8c68c5d4d76e97570eea7e63 size: 739 [Pipeline] isUnix [Pipeline] sh 05:45:34 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.30 [Pipeline] isUnix [Pipeline] sh 05:45:34 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.30 05:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:45:34 c4628b3ead8c: Preparing 05:45:34 beee9f30bc1f: Preparing 05:45:34 beee9f30bc1f: Layer already exists 05:45:34 c4628b3ead8c: Layer already exists 05:45:34 1.2.0-dev.30: digest: sha256:e48b9a40f0f9ea96bb24edab15b02d959390bf7c8c68c5d4d76e97570eea7e63 size: 739 [Pipeline] isUnix [Pipeline] sh 05:45:35 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:79b39a772f63267dfdc7109fd4647accd33b7770-1.2.0-dev.30 [Pipeline] isUnix [Pipeline] sh 05:45:35 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:79b39a772f63267dfdc7109fd4647accd33b7770-1.2.0-dev.30 05:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:45:35 c4628b3ead8c: Preparing 05:45:35 beee9f30bc1f: Preparing 05:45:35 c4628b3ead8c: Layer already exists 05:45:35 beee9f30bc1f: Layer already exists 05:45:35 79b39a772f63267dfdc7109fd4647accd33b7770-1.2.0-dev.30: digest: sha256:e48b9a40f0f9ea96bb24edab15b02d959390bf7c8c68c5d4d76e97570eea7e63 size: 739 [Pipeline] isUnix [Pipeline] sh 05:45:35 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 05:45:36 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 05:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 05:45:36 c4628b3ead8c: Preparing 05:45:36 beee9f30bc1f: Preparing 05:45:36 beee9f30bc1f: Layer already exists 05:45:36 c4628b3ead8c: Layer already exists 05:45:36 master: digest: sha256:e48b9a40f0f9ea96bb24edab15b02d959390bf7c8c68c5d4d76e97570eea7e63 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] } 05:47:05 Removing intermediate container 9583f95de2b6 05:47:05 ---> d929f52a611a 05:47:05 Successfully built d929f52a611a 05:47:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:47:05 + docker inspect -f . ci-base-image-arm64 05:47:05 . [Pipeline] withDockerContainer 05:47:06 prd-ubuntu18.04-docker-arm64-4c-16g-4213 does not seem to be running inside a container 05:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/31 -v /w/workspace/edgex-ui-go/31:/w/workspace/edgex-ui-go/31:rw,z -v /w/workspace/edgex-ui-go/31@tmp:/w/workspace/edgex-ui-go/31@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 05:47:08 $ docker top fb0ca2cd1e5665f68078db1a76651f8ba31e243b8b06524f31e5f920245636f8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:09 + go version 05:47:09 go version go1.13.5 linux/arm64 [Pipeline] sh 05:47:09 + make test 05:47:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:47:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:47:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:47:34 GO111MODULE=on go vet ./... [Pipeline] stash 05:47:38 Warning: overwriting stash ‘coverage-report’ 05:47:38 Stashed 1 file(s) [Pipeline] } 05:47:38 $ docker stop --time=1 fb0ca2cd1e5665f68078db1a76651f8ba31e243b8b06524f31e5f920245636f8 05:47:41 $ docker rm -f fb0ca2cd1e5665f68078db1a76651f8ba31e243b8b06524f31e5f920245636f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:47:42 + ls -al . 05:47:42 total 140 05:47:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 05:47 . 05:47:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 05:44 .. 05:47:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 05:44 .git 05:47:42 -rw-rw-r-- 1 jenkins jenkins 123 Apr 16 05:44 .gitignore 05:47:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 05:44 .semver 05:47:42 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 16 05:44 CONTRIBUTING.md 05:47:42 -rw-rw-r-- 1 jenkins jenkins 913 Apr 16 05:44 Dockerfile 05:47:42 -rw-rw-r-- 1 jenkins jenkins 898 Apr 16 05:44 Dockerfile.build 05:47:42 -rw-rw-r-- 1 jenkins jenkins 675 Apr 16 05:44 Jenkinsfile 05:47:42 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 16 05:44 LICENSE 05:47:42 -rw-rw-r-- 1 jenkins jenkins 951 Apr 16 05:44 Makefile 05:47:42 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 16 05:44 README.md 05:47:42 -rw-rw-r-- 1 jenkins jenkins 12 Apr 16 05:39 VERSION 05:47:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 05:44 assets 05:47:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 05:44 bin 05:47:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 05:44 cmd 05:47:42 -rw-r--r-- 1 jenkins jenkins 10 Apr 16 05:47 coverage.out 05:47:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 05:44 docs 05:47:42 -rw-r--r-- 1 jenkins jenkins 974 Apr 16 05:47 go.mod 05:47:42 -rw-r--r-- 1 jenkins jenkins 44475 Apr 16 05:47 go.sum 05:47:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 05:44 internal 05:47:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 05:44 snap 05:47:42 -rw-rw-r-- 1 jenkins jenkins 155 Apr 16 05:44 version.go [Pipeline] isUnix [Pipeline] sh 05:47:43 + 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=79b39a772f63267dfdc7109fd4647accd33b7770 --label arch=arm64 --label version=1.2.0-dev.30 . 05:47:44 Sending build context to Docker daemon 11.56MB 05:47:44 Step 1/24 : ARG BASE=golang:1.13-alpine 05:47:44 Step 2/24 : FROM ${BASE} AS builder 05:47:44 ---> d929f52a611a 05:47:44 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:47:44 ---> Running in 33a11c8e353c 05:47:44 Removing intermediate container 33a11c8e353c 05:47:44 ---> 012a84e90272 05:47:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:47:44 ---> Running in 6f2e5666a28f 05:47:45 Removing intermediate container 6f2e5666a28f 05:47:45 ---> f9ac6551fc14 05:47:45 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:47:45 ---> Running in ad52bda084ca 05:47:45 Removing intermediate container ad52bda084ca 05:47:45 ---> 65b34f740a09 05:47:45 Step 6/24 : LABEL Name=edgex-ui-go 05:47:45 ---> Running in 9640dcfae544 05:47:46 Removing intermediate container 9640dcfae544 05:47:46 ---> 844cc06a3324 05:47:46 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:47:46 ---> Running in 118905d9ab79 05:47:46 Removing intermediate container 118905d9ab79 05:47:46 ---> c705d3a196dc 05:47:46 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:46 ---> Running in 2665670d59d6 05:47:48 Removing intermediate container 2665670d59d6 05:47:48 ---> 54882cc92650 05:47:48 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:47:48 ---> Running in fcf038dccf6a 05:47:49 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:47:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:47:51 v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] 05:47:51 v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] 05:47:51 OK: 11178 distinct packages available 05:47:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:47:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:47:53 OK: 125 MiB in 39 packages 05:47:54 Removing intermediate container fcf038dccf6a 05:47:54 ---> 318df40449c6 05:47:54 Step 10/24 : ENV GO111MODULE=on 05:47:54 ---> Running in 12c8f6c786fa 05:47:54 Removing intermediate container 12c8f6c786fa 05:47:54 ---> 13c312eb77d3 05:47:54 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:47:54 ---> Running in 8230ee0d1d9d 05:47:55 Removing intermediate container 8230ee0d1d9d 05:47:55 ---> d6e87233972b 05:47:55 Step 12/24 : COPY go.mod . 05:47:55 ---> 02494a66589c 05:47:55 Step 13/24 : COPY Makefile . 05:47:56 ---> 24e127ccafa7 05:47:56 Step 14/24 : RUN make update 05:47:56 ---> Running in 478bf24fd03c 05:47:57 CGO_ENABLED=0 GO111MODULE=on go mod download 05:47:58 Removing intermediate container 478bf24fd03c 05:47:58 ---> 202d70cfbeef 05:47:58 Step 15/24 : COPY . . 05:48:00 ---> 828ae3392a05 05:48:00 Step 16/24 : RUN ${MAKE} 05:48:00 ---> Running in c580093698d8 05:48:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.30" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:48:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:48:32 Removing intermediate container c580093698d8 05:48:32 ---> 14d12dc2ff3d 05:48:32 Step 17/24 : FROM alpine 05:48:32 latest: Pulling from library/alpine 05:48:32 8a0637ca1ac9: Pulling fs layer 05:48:33 8a0637ca1ac9: Verifying Checksum 05:48:33 8a0637ca1ac9: Download complete 05:48:33 8a0637ca1ac9: Pull complete 05:48:33 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 05:48:33 Status: Downloaded newer image for alpine:latest 05:48:33 ---> 2ee122dcc32d 05:48:33 Step 18/24 : EXPOSE 4000 05:48:34 ---> Running in 2c116131b8f0 05:48:34 Removing intermediate container 2c116131b8f0 05:48:34 ---> eeae4a0c1508 05:48:34 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 05:48:36 ---> ff209b3499c4 05:48:36 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:48:36 ---> Running in b99400f6e7b3 05:48:36 Removing intermediate container b99400f6e7b3 05:48:36 ---> 000136227380 05:48:36 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:48:36 ---> Running in 48b21125a35d 05:48:37 Removing intermediate container 48b21125a35d 05:48:37 ---> bc9eea6f5e9c 05:48:37 Step 22/24 : LABEL arch=arm64 05:48:37 ---> Running in 181021886c0c 05:48:37 Removing intermediate container 181021886c0c 05:48:37 ---> 7ded299ad698 05:48:37 Step 23/24 : LABEL git_sha=79b39a772f63267dfdc7109fd4647accd33b7770 05:48:37 ---> Running in b4296dc9cf54 05:48:37 Removing intermediate container b4296dc9cf54 05:48:37 ---> 0062331755f0 05:48:37 Step 24/24 : LABEL version=1.2.0-dev.30 05:48:38 ---> Running in 680bd977b717 05:48:38 Removing intermediate container 680bd977b717 05:48:38 ---> 514c36a154c0 05:48:38 [Warning] One or more build-args [ARCH] were not consumed 05:48:38 Successfully built 514c36a154c0 05:48:38 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:48:38 provisioning config files... 05:48:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/31@tmp/config2172235664731225717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:39 nexus3.edgexfoundry.org:10001 05:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:39 Configure a credential helper to remove this warning. See 05:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:39 05:48:39 Login Succeeded 05:48:39 nexus3.edgexfoundry.org:10002 05:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:40 Configure a credential helper to remove this warning. See 05:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:40 05:48:40 Login Succeeded 05:48:40 nexus3.edgexfoundry.org:10003 05:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:41 Configure a credential helper to remove this warning. See 05:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:41 05:48:41 Login Succeeded 05:48:41 nexus3.edgexfoundry.org:10004 05:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:42 Configure a credential helper to remove this warning. See 05:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:42 05:48:42 Login Succeeded 05:48:42 docker.io 05:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:42 Configure a credential helper to remove this warning. See 05:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:42 05:48:42 Login Succeeded [Pipeline] } 05:48:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:43 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 05:48:43 79b39a772f63267dfdc7109fd4647accd33b7770 05:48:43 latest 05:48:43 1.2.0-dev.30 05:48:43 79b39a772f63267dfdc7109fd4647accd33b7770-1.2.0-dev.30 05:48:43 master 05:48:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:48:43 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:79b39a772f63267dfdc7109fd4647accd33b7770 [Pipeline] isUnix [Pipeline] sh 05:48:44 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:79b39a772f63267dfdc7109fd4647accd33b7770 05:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:48:44 84beb346b109: Preparing 05:48:44 294ac687b5fc: Preparing 05:48:44 294ac687b5fc: Layer already exists 05:48:48 84beb346b109: Pushed 05:48:48 79b39a772f63267dfdc7109fd4647accd33b7770: digest: sha256:b1d46954763c10f1dd1059f3bba4fbe6ca9b3918e14508d5535112204f1a61ed size: 739 [Pipeline] isUnix [Pipeline] sh 05:48:48 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:48:49 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 05:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:48:49 84beb346b109: Preparing 05:48:49 294ac687b5fc: Preparing 05:48:49 294ac687b5fc: Layer already exists 05:48:49 84beb346b109: Layer already exists 05:48:49 latest: digest: sha256:b1d46954763c10f1dd1059f3bba4fbe6ca9b3918e14508d5535112204f1a61ed size: 739 [Pipeline] isUnix [Pipeline] sh 05:48:50 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.30 [Pipeline] isUnix [Pipeline] sh 05:48:50 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.30 05:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:48:51 84beb346b109: Preparing 05:48:51 294ac687b5fc: Preparing 05:48:51 84beb346b109: Layer already exists 05:48:51 294ac687b5fc: Layer already exists 05:48:51 1.2.0-dev.30: digest: sha256:b1d46954763c10f1dd1059f3bba4fbe6ca9b3918e14508d5535112204f1a61ed size: 739 [Pipeline] isUnix [Pipeline] sh 05:48:51 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:79b39a772f63267dfdc7109fd4647accd33b7770-1.2.0-dev.30 [Pipeline] isUnix [Pipeline] sh 05:48:51 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:79b39a772f63267dfdc7109fd4647accd33b7770-1.2.0-dev.30 05:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:48:52 84beb346b109: Preparing 05:48:52 294ac687b5fc: Preparing 05:48:52 294ac687b5fc: Layer already exists 05:48:52 84beb346b109: Layer already exists 05:48:52 79b39a772f63267dfdc7109fd4647accd33b7770-1.2.0-dev.30: digest: sha256:b1d46954763c10f1dd1059f3bba4fbe6ca9b3918e14508d5535112204f1a61ed size: 739 [Pipeline] isUnix [Pipeline] sh 05:48:52 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 05:48:53 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 05:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 05:48:53 84beb346b109: Preparing 05:48:53 294ac687b5fc: Preparing 05:48:53 294ac687b5fc: Layer already exists 05:48:53 84beb346b109: Layer already exists 05:48:53 master: digest: sha256:b1d46954763c10f1dd1059f3bba4fbe6ca9b3918e14508d5535112204f1a61ed 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 05:48:54 provisioning config files... 05:48:54 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4521776271119460319tmp [Pipeline] { [Pipeline] sh 05:48:54 + curl -s https://codecov.io/bash 05:48:54 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4521776271119460319tmp 05:48:55 05:48:55 _____ _ 05:48:55 / ____| | | 05:48:55 | | ___ __| | ___ ___ _____ __ 05:48:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:48:55 | |___| (_) | (_| | __/ (_| (_) \ V / 05:48:55 \_____\___/ \__,_|\___|\___\___/ \_/ 05:48:55 Bash-tbd 05:48:55 05:48:55 05:48:55 ==> Jenkins CI detected. 05:48:55 project root: . 05:48:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:48:55 ==> Running gcov in . (disable via -X gcov) 05:48:55 ==> Python coveragepy not found 05:48:55 ==> Searching for coverage reports in: 05:48:55 + . 05:48:55 -> Found 1 reports 05:48:55 ==> Detecting git/mercurial file structure 05:48:55 ==> Reading reports 05:48:55 + ./coverage.out bytes=10 05:48:55 ==> Appending adjustments 05:48:55 http://docs.codecov.io/docs/fixing-reports 05:48:55 + Found adjustments 05:48:55 ==> Gzipping contents 05:48:55 ==> Uploading reports 05:48:55 url: https://codecov.io 05:48:55 query: branch=master&commit=79b39a772f63267dfdc7109fd4647accd33b7770&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 05:48:55 -> Pinging Codecov 05:48:55 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=79b39a772f63267dfdc7109fd4647accd33b7770&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 05:48:55 -> Sleeping for 30s and trying again... 05:49:27 -> Pinging Codecov 05:49:27 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=79b39a772f63267dfdc7109fd4647accd33b7770&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 05:49:27 -> Uploading 05:49:27 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/79b39a772f63267dfdc7109fd4647accd33b7770 [Pipeline] } 05:49:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:49:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 05:49:28 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 05:49:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 05:49:28 05:49:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 05:49:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 05:49:28 1.217.3: Pulling from edgex-devops/edgex-snyk-go 05:49:28 e6b0cf9c0882: Pulling fs layer 05:49:28 2848faf0eed1: Pulling fs layer 05:49:28 0f37312ad70f: Pulling fs layer 05:49:28 7d08f2745646: Pulling fs layer 05:49:28 4c9f31393084: Pulling fs layer 05:49:28 eb21ddb83652: Pulling fs layer 05:49:28 345998794f6b: Pulling fs layer 05:49:28 97a711d68925: Pulling fs layer 05:49:28 7c8476c1cb00: Pulling fs layer 05:49:28 eb21ddb83652: Waiting 05:49:28 345998794f6b: Waiting 05:49:28 97a711d68925: Waiting 05:49:28 7d08f2745646: Waiting 05:49:28 7c8476c1cb00: Waiting 05:49:28 4c9f31393084: Waiting 05:49:28 0f37312ad70f: Verifying Checksum 05:49:28 0f37312ad70f: Download complete 05:49:28 2848faf0eed1: Verifying Checksum 05:49:28 2848faf0eed1: Download complete 05:49:28 4c9f31393084: Verifying Checksum 05:49:28 4c9f31393084: Download complete 05:49:28 eb21ddb83652: Verifying Checksum 05:49:28 eb21ddb83652: Download complete 05:49:28 e6b0cf9c0882: Verifying Checksum 05:49:28 e6b0cf9c0882: Download complete 05:49:29 345998794f6b: Verifying Checksum 05:49:29 345998794f6b: Download complete 05:49:29 e6b0cf9c0882: Pull complete 05:49:29 97a711d68925: Download complete 05:49:29 7c8476c1cb00: Verifying Checksum 05:49:29 7c8476c1cb00: Download complete 05:49:29 2848faf0eed1: Pull complete 05:49:29 0f37312ad70f: Pull complete 05:49:30 7d08f2745646: Verifying Checksum 05:49:30 7d08f2745646: Download complete 05:49:37 7d08f2745646: Pull complete 05:49:37 4c9f31393084: Pull complete 05:49:37 eb21ddb83652: Pull complete 05:49:40 345998794f6b: Pull complete 05:49:42 97a711d68925: Pull complete 05:49:43 7c8476c1cb00: Pull complete 05:49:43 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 05:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 05:49:43 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:49:43 $ 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 05:49:43 $ docker top 9c3a6437f52790749ec47286e001cba2e6647074f75925fca5d6658fbd38f884 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:44 + snyk monitor '--org=edgex-jenkins' 05:50:06 05:50:06 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 05:50:06 05:50:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/65082025-fe09-4af6-b2cb-c52186c8bf31 05:50:06 05:50:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:50:06 05:50:06 [Pipeline] } 05:50:06 $ docker stop --time=1 9c3a6437f52790749ec47286e001cba2e6647074f75925fca5d6658fbd38f884 05:50:07 $ docker rm -f 9c3a6437f52790749ec47286e001cba2e6647074f75925fca5d6658fbd38f884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:50:09 05:50:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 05:50:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:50:09 latest: Pulling from edgex-devops/edgex-klar 05:50:09 e7c96db7181b: Pulling fs layer 05:50:09 1868ca2cb446: Pulling fs layer 05:50:09 136be5d0fe8e: Pulling fs layer 05:50:09 894bfe63afcb: Pulling fs layer 05:50:09 894bfe63afcb: Waiting 05:50:09 1868ca2cb446: Verifying Checksum 05:50:09 1868ca2cb446: Download complete 05:50:09 136be5d0fe8e: Verifying Checksum 05:50:09 136be5d0fe8e: Download complete 05:50:09 e7c96db7181b: Verifying Checksum 05:50:09 e7c96db7181b: Download complete 05:50:09 894bfe63afcb: Verifying Checksum 05:50:09 894bfe63afcb: Download complete 05:50:09 e7c96db7181b: Pull complete 05:50:09 1868ca2cb446: Pull complete 05:50:09 136be5d0fe8e: Pull complete 05:50:10 894bfe63afcb: Pull complete 05:50:10 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 05:50:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 05:50:10 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:50:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 05:50:10 $ docker top a8a23c711e835f44505eefe222a8ce540005deaa24eea0b6275f10a9b8173133 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:11 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:79b39a772f63267dfdc7109fd4647accd33b7770 05:50:11 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:50:38 $ docker stop --time=1 a8a23c711e835f44505eefe222a8ce540005deaa24eea0b6275f10a9b8173133 05:50:39 $ docker rm -f a8a23c711e835f44505eefe222a8ce540005deaa24eea0b6275f10a9b8173133 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:50:40 . [Pipeline] withDockerContainer 05:50:40 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:50:40 $ 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 05:50:40 $ docker top 74e78910bff58aa04f49198b54f379ceb62eb6d9d4d6aa02a53a90281d804808 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:41 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:79b39a772f63267dfdc7109fd4647accd33b7770 05:50:41 + tee 05:50:41 clair timeout 1m0s 05:50:41 docker timeout: 1m0s 05:50:41 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:50:41 $ docker stop --time=1 74e78910bff58aa04f49198b54f379ceb62eb6d9d4d6aa02a53a90281d804808 05:50:43 $ docker rm -f 74e78910bff58aa04f49198b54f379ceb62eb6d9d4d6aa02a53a90281d804808 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 05:50:43 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_79b39a772f63267dfdc7109fd4647accd33b7770.html [Pipeline] writeFile [Pipeline] step 05:50:43 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 05:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:50:44 . [Pipeline] withDockerContainer 05:50:44 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:50:44 $ 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 05:50:44 $ docker top c9ba2674a11d1e97bb25977c3082dd4a4d069d7c8a349f613ab567919ff108e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:45 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:79b39a772f63267dfdc7109fd4647accd33b7770 05:50:45 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:50:48 $ docker stop --time=1 c9ba2674a11d1e97bb25977c3082dd4a4d069d7c8a349f613ab567919ff108e0 05:50:49 $ docker rm -f c9ba2674a11d1e97bb25977c3082dd4a4d069d7c8a349f613ab567919ff108e0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 05:50:49 . [Pipeline] withDockerContainer 05:50:50 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:50:50 $ 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 05:50:50 $ docker top 9521d8fed942b116a9d21ebf55118158fb3d542ca27786ebfb4784683be0eaf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:51 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:79b39a772f63267dfdc7109fd4647accd33b7770 05:50:51 + tee 05:50:51 clair timeout 1m0s 05:50:51 docker timeout: 1m0s 05:50:51 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:50:51 $ docker stop --time=1 9521d8fed942b116a9d21ebf55118158fb3d542ca27786ebfb4784683be0eaf7 05:50:53 $ docker rm -f 9521d8fed942b116a9d21ebf55118158fb3d542ca27786ebfb4784683be0eaf7 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 05:50:53 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_79b39a772f63267dfdc7109fd4647accd33b7770.html [Pipeline] writeFile [Pipeline] step 05:50:53 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 05:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:54 . [Pipeline] withDockerContainer 05:50:54 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:50:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:50:55 $ docker top e9f3d0186b61102364d0868744b7db9d9b22c28fa27a61e5556ca1e6450a5af6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:55 [ssh-agent] Looking for ssh-agent implementation... 05:50:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:55 $ docker exec e9f3d0186b61102364d0868744b7db9d9b22c28fa27a61e5556ca1e6450a5af6 ssh-agent 05:50:56 SSH_AUTH_SOCK=/tmp/ssh-81cl4Zrz8tS6/agent.14 05:50:56 SSH_AGENT_PID=21 05:50:56 Running ssh-add (command line suppressed) 05:50:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6477316598359676253.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6477316598359676253.key) 05:50:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:56 + git semver tag 05:50:56 # -> Open(): unable to determine branch for HEAD 05:50:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:50:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:50:56 # $SEMVER_REMOTE_NAME = origin 05:50:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:50:56 # $SEMVER_USER_NAME = edgex-jenkins 05:50:56 # $SEMVER_BRANCH = master 05:50:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:50:56 # 79b39a772f63267dfdc7109fd4647accd33b7770 HEAD 05:50:56 # -> Force: false 05:50:56 # 750f717e314a6e265b7c9fceb60a5bf235d295ad refs/tags/v1.2.0-dev.30 [Pipeline] } 05:50:56 $ docker exec --env ******** --env ******** e9f3d0186b61102364d0868744b7db9d9b22c28fa27a61e5556ca1e6450a5af6 ssh-agent -k 05:50:56 unset SSH_AUTH_SOCK; 05:50:56 unset SSH_AGENT_PID; 05:50:56 echo Agent pid 21 killed; 05:50:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:57 + git semver [Pipeline] } 05:50:57 $ docker stop --time=1 e9f3d0186b61102364d0868744b7db9d9b22c28fa27a61e5556ca1e6450a5af6 05:50:58 $ docker rm -f e9f3d0186b61102364d0868744b7db9d9b22c28fa27a61e5556ca1e6450a5af6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:50:59 05:50:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:50:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:50:59 0.23.1-centos7: Pulling from edgex-lftools 05:50:59 ab5ef0e58194: Pulling fs layer 05:50:59 9712f1f96733: Pulling fs layer 05:50:59 63f879dbbcfc: Pulling fs layer 05:50:59 0d9ebad4ef96: Pulling fs layer 05:50:59 e9a5061849ea: Pulling fs layer 05:50:59 d747dcd14b5f: Pulling fs layer 05:50:59 2de7ff778b66: Pulling fs layer 05:50:59 e9a5061849ea: Waiting 05:50:59 d747dcd14b5f: Waiting 05:50:59 2de7ff778b66: Waiting 05:50:59 0d9ebad4ef96: Waiting 05:50:59 9712f1f96733: Verifying Checksum 05:50:59 9712f1f96733: Download complete 05:51:00 63f879dbbcfc: Verifying Checksum 05:51:00 63f879dbbcfc: Download complete 05:51:00 e9a5061849ea: Verifying Checksum 05:51:00 e9a5061849ea: Download complete 05:51:00 d747dcd14b5f: Verifying Checksum 05:51:00 d747dcd14b5f: Download complete 05:51:00 0d9ebad4ef96: Verifying Checksum 05:51:00 0d9ebad4ef96: Download complete 05:51:00 ab5ef0e58194: Download complete 05:51:00 2de7ff778b66: Verifying Checksum 05:51:00 2de7ff778b66: Download complete 05:51:05 ab5ef0e58194: Pull complete 05:51:05 9712f1f96733: Pull complete 05:51:08 63f879dbbcfc: Pull complete 05:51:13 0d9ebad4ef96: Pull complete 05:51:14 e9a5061849ea: Pull complete 05:51:14 d747dcd14b5f: Pull complete 05:51:17 2de7ff778b66: Pull complete 05:51:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:51:17 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:51:17 $ 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 05:51:18 $ docker top d80b8ffd5e9de429600b89fe2593e571e7bd26cde74e9f8d8e0136ca9c953a56 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:51:18 provisioning config files... 05:51:18 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9033876951236310816tmp 05:51:18 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config448223975120549273tmp 05:51:18 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4503527481533820348tmp [Pipeline] { [Pipeline] echo 05:51:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:51:19 ---> sigul-configuration.sh 05:51:19 gpg: directory `/root/.gnupg' created 05:51:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:51:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:51:19 gpg: keyring `/root/.gnupg/secring.gpg' created 05:51:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:51:19 gpg: CAST5 encrypted data 05:51:19 gpg: encrypted with 1 passphrase 05:51:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:51:19 + mkdir /home/jenkins 05:51:19 + mkdir /home/jenkins/sigul [Pipeline] sh 05:51:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 05:51:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:51:20 ---> sigul-install.sh 05:51:28 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:51:29 + git tag --list 05:51:29 v1.2.0-dev.30 [Pipeline] sh 05:51:29 + lftools sign git-tag v1.2.0-dev.30 05:51:30 Signing Git tag with Sigul... 05:51:30 Signing v1.2.0-dev.30 [Pipeline] echo 05:51:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:51:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:51:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:51:32 $ docker stop --time=1 d80b8ffd5e9de429600b89fe2593e571e7bd26cde74e9f8d8e0136ca9c953a56 05:51:33 $ docker rm -f d80b8ffd5e9de429600b89fe2593e571e7bd26cde74e9f8d8e0136ca9c953a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:51:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:34 . [Pipeline] withDockerContainer 05:51:34 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:51:34 $ 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 05:51:34 $ docker top 8c0b6e08351868796d5390b72aae925deb450a7379006059ee1f15af7089de1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:35 [ssh-agent] Looking for ssh-agent implementation... 05:51:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:35 $ docker exec 8c0b6e08351868796d5390b72aae925deb450a7379006059ee1f15af7089de1f ssh-agent 05:51:35 SSH_AUTH_SOCK=/tmp/ssh-ugK7XRkb1jTJ/agent.15 05:51:35 SSH_AGENT_PID=22 05:51:35 Running ssh-add (command line suppressed) 05:51:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_914347696694436980.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_914347696694436980.key) 05:51:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:36 + git semver bump pre 05:51:36 # -> Open(): unable to determine branch for HEAD 05:51:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:51:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:51:36 # $SEMVER_REMOTE_NAME = origin 05:51:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:51:36 # $SEMVER_USER_NAME = edgex-jenkins 05:51:36 # $SEMVER_BRANCH = master 05:51:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:51:36 1.2.0-dev.31 [Pipeline] } 05:51:36 $ docker exec --env ******** --env ******** 8c0b6e08351868796d5390b72aae925deb450a7379006059ee1f15af7089de1f ssh-agent -k 05:51:36 unset SSH_AUTH_SOCK; 05:51:36 unset SSH_AGENT_PID; 05:51:36 echo Agent pid 22 killed; 05:51:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:36 + git semver [Pipeline] } 05:51:36 $ docker stop --time=1 8c0b6e08351868796d5390b72aae925deb450a7379006059ee1f15af7089de1f 05:51:38 $ docker rm -f 8c0b6e08351868796d5390b72aae925deb450a7379006059ee1f15af7089de1f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:38 . [Pipeline] withDockerContainer 05:51:38 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:51:38 $ 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 05:51:39 $ docker top 2060c83d5ec783e81f61bdf3fadedffa7b57b556afd9eac6a27017707f557b64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:39 [ssh-agent] Looking for ssh-agent implementation... 05:51:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:39 $ docker exec 2060c83d5ec783e81f61bdf3fadedffa7b57b556afd9eac6a27017707f557b64 ssh-agent 05:51:40 SSH_AUTH_SOCK=/tmp/ssh-gTLJz4QlsnMQ/agent.14 05:51:40 SSH_AGENT_PID=21 05:51:40 Running ssh-add (command line suppressed) 05:51:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5279065829645494615.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5279065829645494615.key) 05:51:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:40 + git semver push 05:51:40 # -> Open(): unable to determine branch for HEAD 05:51:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:51:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:51:40 # $SEMVER_REMOTE_NAME = origin 05:51:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:51:40 # $SEMVER_USER_NAME = edgex-jenkins 05:51:40 # $SEMVER_BRANCH = master 05:51:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:51:47 $ docker exec --env ******** --env ******** 2060c83d5ec783e81f61bdf3fadedffa7b57b556afd9eac6a27017707f557b64 ssh-agent -k 05:51:47 unset SSH_AUTH_SOCK; 05:51:47 unset SSH_AGENT_PID; 05:51:47 echo Agent pid 21 killed; 05:51:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:47 + git semver [Pipeline] } 05:51:47 $ docker stop --time=1 2060c83d5ec783e81f61bdf3fadedffa7b57b556afd9eac6a27017707f557b64 05:51:49 $ docker rm -f 2060c83d5ec783e81f61bdf3fadedffa7b57b556afd9eac6a27017707f557b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:51:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:51:50 ---> package-listing.sh 05:51:50 ++ facter osfamily 05:51:50 ++ tr '[:upper:]' '[:lower:]' 05:51:50 + OS_FAMILY=redhat 05:51:50 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 05:51:50 + START_PACKAGES=/tmp/packages_start.txt 05:51:50 + END_PACKAGES=/tmp/packages_end.txt 05:51:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:50 + PACKAGES=/tmp/packages_start.txt 05:51:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:51:50 + PACKAGES=/tmp/packages_end.txt 05:51:50 + case "${OS_FAMILY}" in 05:51:50 + rpm -qa 05:51:50 + sort 05:51:54 + '[' -f /tmp/packages_start.txt ']' 05:51:54 + '[' -f /tmp/packages_end.txt ']' 05:51:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:51:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 05:51:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 05:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:51:55 05:51:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:51:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:51:55 alpine: Pulling from edgex-lftools-log-publisher 05:51:55 c9b1b535fdd9: Pulling fs layer 05:51:55 2cc5ad85d9ab: Pulling fs layer 05:51:55 756a868c4378: Pulling fs layer 05:51:55 444b2fc9a129: Pulling fs layer 05:51:55 ea15f1150254: Pulling fs layer 05:51:55 41b27a9f41bf: Pulling fs layer 05:51:55 28c525ee5125: Pulling fs layer 05:51:55 094b1ea09ed8: Pulling fs layer 05:51:55 138eaada9080: Pulling fs layer 05:51:55 0622d0fa9048: Pulling fs layer 05:51:55 444b2fc9a129: Waiting 05:51:55 ea15f1150254: Waiting 05:51:55 41b27a9f41bf: Waiting 05:51:55 28c525ee5125: Waiting 05:51:55 094b1ea09ed8: Waiting 05:51:55 138eaada9080: Waiting 05:51:55 0622d0fa9048: Waiting 05:51:55 2cc5ad85d9ab: Verifying Checksum 05:51:55 2cc5ad85d9ab: Download complete 05:51:55 444b2fc9a129: Verifying Checksum 05:51:55 444b2fc9a129: Download complete 05:51:55 c9b1b535fdd9: Verifying Checksum 05:51:55 c9b1b535fdd9: Download complete 05:51:55 ea15f1150254: Verifying Checksum 05:51:55 ea15f1150254: Download complete 05:51:55 28c525ee5125: Verifying Checksum 05:51:55 28c525ee5125: Download complete 05:51:55 756a868c4378: Verifying Checksum 05:51:55 756a868c4378: Download complete 05:51:55 094b1ea09ed8: Verifying Checksum 05:51:55 094b1ea09ed8: Download complete 05:51:55 138eaada9080: Verifying Checksum 05:51:55 138eaada9080: Download complete 05:51:55 0622d0fa9048: Verifying Checksum 05:51:55 0622d0fa9048: Download complete 05:51:56 41b27a9f41bf: Verifying Checksum 05:51:56 41b27a9f41bf: Download complete 05:51:57 c9b1b535fdd9: Pull complete 05:51:57 2cc5ad85d9ab: Pull complete 05:51:58 756a868c4378: Pull complete 05:51:58 444b2fc9a129: Pull complete 05:52:00 ea15f1150254: Pull complete 05:52:04 41b27a9f41bf: Pull complete 05:52:04 28c525ee5125: Pull complete 05:52:07 094b1ea09ed8: Pull complete 05:52:07 138eaada9080: Pull complete 05:52:07 0622d0fa9048: Pull complete 05:52:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:52:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:52:07 prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container 05:52:07 $ 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 05:52:08 $ docker top c4ae99825996715dc9e2c3cddc31c0485ba31b5de4e3f800ef27e50bc725f219 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:08 provisioning config files... 05:52:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1660883067441668219tmp [Pipeline] { [Pipeline] echo 05:52:08 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:08 ---> create-netrc.sh [Pipeline] echo 05:52:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:09 ---> logs-deploy.sh 05:52:09 + ARCHIVE_ARTIFACTS= 05:52:09 + LOGS_SERVER=https://logs.edgexfoundry.org 05:52:09 + '[' https://logs.edgexfoundry.org == None ']' 05:52:09 + NEXUS_URL=https://nexus.edgexfoundry.org 05:52:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/31 05:52:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/31/ 05:52:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/31 /w/workspace/edgexfoundry_edgex-ui-go_master 05:52:10 Archives upload complete. 05:52:10 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/31 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/31/