Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3973 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e # timeout=10 Commit message: "[feat] Add edgex services alive check" > git rev-list --no-walk 52d4801b1262505f89c59f4cec9ab0a4a711642b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:48:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:48:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:48:23 04:48:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:48:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:48:23 latest: Pulling from edgex-devops/git-semver 04:48:23 9123ac7c32f7: Pulling fs layer 04:48:23 b8cc5d1170e3: Pulling fs layer 04:48:23 2924cbbf6a41: Pulling fs layer 04:48:23 93b08a4f1073: Pulling fs layer 04:48:23 93b08a4f1073: Waiting 04:48:23 b8cc5d1170e3: Download complete 04:48:23 9123ac7c32f7: Verifying Checksum 04:48:23 9123ac7c32f7: Download complete 04:48:23 93b08a4f1073: Verifying Checksum 04:48:23 93b08a4f1073: Download complete 04:48:23 2924cbbf6a41: Verifying Checksum 04:48:23 2924cbbf6a41: Download complete 04:48:24 9123ac7c32f7: Pull complete 04:48:24 b8cc5d1170e3: Pull complete 04:48:25 2924cbbf6a41: Pull complete 04:48:25 93b08a4f1073: Pull complete 04:48:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:48:25 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:48:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:48:25 $ docker top 6120e73d3274794d3ba3a7ec2b4e06705b9511b78845bbdfb915df093d8a79ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:26 [ssh-agent] Looking for ssh-agent implementation... 04:48:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:26 $ docker exec 6120e73d3274794d3ba3a7ec2b4e06705b9511b78845bbdfb915df093d8a79ed ssh-agent 04:48:26 SSH_AUTH_SOCK=/tmp/ssh-YEbkkTLkJM7p/agent.15 04:48:26 SSH_AGENT_PID=21 04:48:26 Running ssh-add (command line suppressed) 04:48:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_687080282256578125.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_687080282256578125.key) 04:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:27 + git describe --exact-match --tags HEAD 04:48:27 fatal: No names found, cannot describe anything. [Pipeline] } 04:48:27 $ docker exec --env ******** --env ******** 6120e73d3274794d3ba3a7ec2b4e06705b9511b78845bbdfb915df093d8a79ed ssh-agent -k 04:48:27 unset SSH_AUTH_SOCK; 04:48:27 unset SSH_AGENT_PID; 04:48:27 echo Agent pid 21 killed; 04:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:48:27 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:48:27 This usually means this commit has not been tagged. [Pipeline] sshagent 04:48:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:27 [ssh-agent] Looking for ssh-agent implementation... 04:48:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:27 $ docker exec 6120e73d3274794d3ba3a7ec2b4e06705b9511b78845bbdfb915df093d8a79ed ssh-agent 04:48:27 SSH_AUTH_SOCK=/tmp/ssh-JfnRJMIKbH2b/agent.56 04:48:27 SSH_AGENT_PID=63 04:48:27 Running ssh-add (command line suppressed) 04:48:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1123850188683499029.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1123850188683499029.key) 04:48:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:28 + git semver init 04:48:28 # -> Open(): unable to determine branch for HEAD 04:48:28 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:48:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:48:28 # $SEMVER_REMOTE_NAME = origin 04:48:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:48:28 # $SEMVER_USER_NAME = edgex-jenkins 04:48:28 # $SEMVER_BRANCH = master 04:48:28 # $SEMVER_TEMP = /tmp/semver-196946518 04:48:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:48:29 # '/tmp/semver-196946518' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 04:48:29 # -> Force: false 04:48:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 04:48:29 $ docker exec --env ******** --env ******** 6120e73d3274794d3ba3a7ec2b4e06705b9511b78845bbdfb915df093d8a79ed ssh-agent -k 04:48:29 unset SSH_AUTH_SOCK; 04:48:29 unset SSH_AGENT_PID; 04:48:29 echo Agent pid 63 killed; 04:48:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:29 + git semver [Pipeline] } 04:48:30 $ docker stop --time=1 6120e73d3274794d3ba3a7ec2b4e06705b9511b78845bbdfb915df093d8a79ed 04:48:31 $ docker rm -f 6120e73d3274794d3ba3a7ec2b4e06705b9511b78845bbdfb915df093d8a79ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:48:32 Stashed 40 file(s) [Pipeline] echo 04:48:32 [edgeXSemver] initialized semver on version 1.2.0-dev.29 [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 04:48:47 Still waiting to schedule task 04:48:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3973’ 04:48:47 Still waiting to schedule task 04:48:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:51:11 Running on prd-centos7-docker-4c-2g-3979 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 04:51:11 Running in /w/workspace/edgex-ui-go/30 [Pipeline] { [Pipeline] checkout 04:51:14 using credential edgex-jenkins-ssh 04:51:14 Cloning the remote Git repository 04:51:14 Cloning with configured refspecs honoured and without tags 04:51:15 Fetching without tags 04:51:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:51:14 > git init /w/workspace/edgex-ui-go/30 # timeout=10 04:51:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:51:14 > git --version # timeout=10 04:51:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:51:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:51:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:51:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:51:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:51:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:51:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:51:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:51:15 Checking out Revision 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e (master) 04:51:15 > git config core.sparsecheckout # timeout=10 04:51:15 > git checkout -f 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e # timeout=10 04:51:19 Commit message: "[feat] Add edgex services alive check" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:51:20 ========================================================= 04:51:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:51:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:51:20 + 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 . 04:51:20 Sending build context to Docker daemon 11.55MB 04:51:20 Step 1/8 : ARG BASE=golang:1.11-alpine 04:51:20 Step 2/8 : FROM ${BASE} 04:51:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:51:21 e6b0cf9c0882: Pulling fs layer 04:51:21 2848faf0eed1: Pulling fs layer 04:51:21 0f37312ad70f: Pulling fs layer 04:51:21 5788d62ee057: Pulling fs layer 04:51:21 0e6b1d234666: Pulling fs layer 04:51:21 bf5d7aec512f: Pulling fs layer 04:51:21 34c802a77dc8: Pulling fs layer 04:51:21 9eb99e56ec68: Pulling fs layer 04:51:21 27c7a5d97fbd: Pulling fs layer 04:51:21 5c102a31e300: Pulling fs layer 04:51:21 dcfb455df0a1: Pulling fs layer 04:51:21 5788d62ee057: Waiting 04:51:21 0e6b1d234666: Waiting 04:51:21 bf5d7aec512f: Waiting 04:51:21 34c802a77dc8: Waiting 04:51:21 9eb99e56ec68: Waiting 04:51:21 27c7a5d97fbd: Waiting 04:51:21 dcfb455df0a1: Waiting 04:51:21 5c102a31e300: Waiting 04:51:21 0f37312ad70f: Download complete 04:51:21 2848faf0eed1: Verifying Checksum 04:51:21 2848faf0eed1: Download complete 04:51:21 0e6b1d234666: Download complete 04:51:21 bf5d7aec512f: Verifying Checksum 04:51:21 bf5d7aec512f: Download complete 04:51:21 e6b0cf9c0882: Verifying Checksum 04:51:21 e6b0cf9c0882: Download complete 04:51:21 e6b0cf9c0882: Pull complete 04:51:21 34c802a77dc8: Verifying Checksum 04:51:21 34c802a77dc8: Download complete 04:51:21 27c7a5d97fbd: Verifying Checksum 04:51:21 27c7a5d97fbd: Download complete 04:51:22 5c102a31e300: Verifying Checksum 04:51:22 5c102a31e300: Download complete 04:51:22 5788d62ee057: Verifying Checksum 04:51:22 5788d62ee057: Download complete 04:51:22 dcfb455df0a1: Verifying Checksum 04:51:22 dcfb455df0a1: Download complete 04:51:22 9eb99e56ec68: Verifying Checksum 04:51:22 9eb99e56ec68: Download complete 04:51:23 2848faf0eed1: Pull complete 04:51:24 0f37312ad70f: Pull complete 04:51:29 5788d62ee057: Pull complete 04:51:29 0e6b1d234666: Pull complete 04:51:29 bf5d7aec512f: Pull complete 04:51:34 34c802a77dc8: Pull complete 04:51:37 9eb99e56ec68: Pull complete 04:51:37 27c7a5d97fbd: Pull complete 04:51:38 5c102a31e300: Pull complete 04:51:38 dcfb455df0a1: Pull complete 04:51:38 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 04:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:51:38 ---> 7c70fe431013 04:51:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:51:38 ---> Running in aa0d78b915cf 04:51:38 Removing intermediate container aa0d78b915cf 04:51:38 ---> fc4a644b0ef9 04:51:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:38 ---> Running in 27a8baa7679e 04:51:39 Removing intermediate container 27a8baa7679e 04:51:39 ---> d36a9f17cc4a 04:51:39 Step 5/8 : RUN apk add --no-cache make git 04:51:39 ---> Running in c9b50d960912 04:51:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:51:42 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:51:44 OK: 143 MiB in 39 packages 04:51:44 Removing intermediate container c9b50d960912 04:51:44 ---> 13cedb3bb95a 04:51:44 Step 6/8 : WORKDIR /edgex-ui-go 04:51:44 ---> Running in f2f85642761d 04:51:44 Removing intermediate container f2f85642761d 04:51:44 ---> 2668f50de09e 04:51:44 Step 7/8 : COPY . . 04:51:45 ---> 08bc926fb6e4 04:51:45 Step 8/8 : RUN go mod download 04:51:45 ---> Running in e93a9d82c461 04:51:50 go: finding cloud.google.com/go v0.26.0 04:51:50 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 04:51:50 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 04:51:50 go: finding github.com/BurntSushi/toml v0.3.1 04:51:50 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 04:51:50 go: finding github.com/Microsoft/go-winio v0.4.3 04:51:50 go: finding github.com/NYTimes/gziphandler v1.0.1 04:51:50 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 04:51:50 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 04:51:50 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 04:51:50 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 04:51:50 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:51:50 go: finding github.com/armon/go-metrics v0.3.3 04:51:50 go: finding github.com/armon/go-radix v1.0.0 04:51:50 go: finding github.com/aws/aws-sdk-go v1.25.41 04:51:50 go: finding github.com/beorn7/perks v1.0.1 04:51:50 go: finding github.com/bgentry/speakeasy v0.1.0 04:51:50 go: finding github.com/boltdb/bolt v1.3.1 04:51:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:51:50 go: finding github.com/cespare/xxhash/v2 v2.1.1 04:51:50 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 04:51:50 go: finding github.com/circonus-labs/circonusllhist v0.1.3 04:51:50 go: finding github.com/client9/misspell v0.3.4 04:51:50 go: finding github.com/coredns/coredns v1.1.2 04:51:50 go: finding github.com/davecgh/go-spew v1.1.1 04:51:50 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 04:51:50 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:51:50 go: finding github.com/digitalocean/godo v1.10.0 04:51:50 go: finding github.com/dimchansky/utfbom v1.1.0 04:51:50 go: finding github.com/dnaeon/go-vcr v1.0.1 04:51:50 go: finding github.com/docker/go-connections v0.3.0 04:51:50 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:51:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 04:51:50 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 04:51:50 go: finding github.com/envoyproxy/go-control-plane v0.8.0 04:51:50 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 04:51:50 go: finding github.com/fatih/color v1.9.0 04:51:50 go: finding github.com/fatih/structs v1.1.0 04:51:50 go: finding github.com/fsnotify/fsnotify v1.4.7 04:51:50 go: finding github.com/ghodss/yaml v1.0.0 04:51:50 go: finding github.com/go-kit/kit v0.9.0 04:51:50 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 04:51:50 go: finding github.com/go-logfmt/logfmt v0.4.0 04:51:50 go: finding github.com/go-ole/go-ole v1.2.1 04:51:50 go: finding github.com/go-stack/stack v1.8.0 04:51:50 go: finding github.com/go-test/deep v1.0.2 04:51:50 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 04:51:50 go: finding github.com/gobuffalo/depgen v0.1.0 04:51:50 go: finding github.com/gobuffalo/envy v1.7.0 04:51:50 go: finding github.com/gobuffalo/flect v0.1.3 04:51:50 go: finding github.com/gobuffalo/genny v0.1.1 04:51:50 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 04:51:50 go: finding github.com/gobuffalo/gogen v0.1.1 04:51:50 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 04:51:50 go: finding github.com/gobuffalo/mapi v1.0.2 04:51:50 go: finding github.com/gobuffalo/packd v0.1.0 04:51:50 go: finding github.com/gobuffalo/packr/v2 v2.2.0 04:51:50 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 04:51:50 go: finding github.com/gogo/googleapis v1.1.0 04:51:50 go: finding github.com/gogo/protobuf v1.2.1 04:51:50 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 04:51:50 go: finding github.com/golang/mock v1.1.1 04:51:50 go: finding github.com/golang/protobuf v1.3.2 04:51:50 go: finding github.com/golang/snappy v0.0.1 04:51:50 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:51:50 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:51:50 go: finding github.com/google/go-cmp v0.4.0 04:51:50 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 04:51:50 go: finding github.com/google/gofuzz v1.0.0 04:51:50 go: finding github.com/googleapis/gnostic v0.2.0 04:51:50 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 04:51:50 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 04:51:51 go: finding github.com/gorilla/mux v1.7.1 04:51:51 go: finding github.com/gorilla/websocket v1.4.0 04:51:51 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 04:51:51 go: finding github.com/hashicorp/consul v1.7.2 04:51:51 go: finding github.com/hashicorp/consul/api v1.4.0 04:51:51 go: finding github.com/hashicorp/consul/sdk v0.4.0 04:51:51 go: finding github.com/hashicorp/errwrap v1.0.0 04:51:51 go: finding github.com/hashicorp/go-bexpr v0.1.2 04:51:51 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 04:51:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:51:51 go: finding github.com/hashicorp/go-connlimit v0.2.0 04:51:51 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 04:51:51 go: finding github.com/hashicorp/go-hclog v0.12.2 04:51:51 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 04:51:51 go: finding github.com/hashicorp/go-memdb v1.0.3 04:51:51 go: finding github.com/hashicorp/go-msgpack v0.5.5 04:51:51 go: finding github.com/hashicorp/go-multierror v1.0.0 04:51:51 go: finding github.com/hashicorp/go-plugin v1.0.1 04:51:51 go: finding github.com/hashicorp/go-raftchunking v0.6.1 04:51:51 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 04:51:51 go: finding github.com/hashicorp/go-rootcerts v1.0.2 04:51:51 go: finding github.com/hashicorp/go-sockaddr v1.0.2 04:51:51 go: finding github.com/hashicorp/go-syslog v1.0.0 04:51:51 go: finding github.com/hashicorp/go-uuid v1.0.1 04:51:51 go: finding github.com/hashicorp/go-version v1.1.0 04:51:51 go: finding github.com/hashicorp/go.net v0.0.1 04:51:51 go: finding github.com/hashicorp/golang-lru v0.5.4 04:51:51 go: finding github.com/hashicorp/hcl v1.0.0 04:51:51 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 04:51:51 go: finding github.com/hashicorp/logutils v1.0.0 04:51:51 go: finding github.com/hashicorp/mdns v1.0.1 04:51:51 go: finding github.com/hashicorp/memberlist v0.2.0 04:51:51 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 04:51:51 go: finding github.com/hashicorp/raft v1.1.2 04:51:51 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 04:51:51 go: finding github.com/hashicorp/serf v0.9.0 04:51:51 go: finding github.com/hashicorp/vault/api v1.0.4 04:51:51 go: finding github.com/hashicorp/vault/sdk v0.1.13 04:51:51 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 04:51:51 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:51:51 go: finding github.com/hpcloud/tail v1.0.0 04:51:51 go: finding github.com/imdario/mergo v0.3.6 04:51:51 go: finding github.com/inconshreveable/mousetrap v1.0.0 04:51:51 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 04:51:51 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 04:51:51 go: finding github.com/joho/godotenv v1.3.0 04:51:51 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 04:51:51 go: finding github.com/json-iterator/go v1.1.9 04:51:51 go: finding github.com/jtolds/gls v4.2.1+incompatible 04:51:51 go: finding github.com/julienschmidt/httprouter v1.2.0 04:51:51 go: finding github.com/karrick/godirwalk v1.10.3 04:51:51 go: finding github.com/kisielk/errcheck v1.2.0 04:51:51 go: finding github.com/kisielk/gotool v1.0.0 04:51:51 go: finding github.com/klauspost/compress v1.9.5 04:51:51 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 04:51:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:51:51 go: finding github.com/kr/pretty v0.2.0 04:51:51 go: finding github.com/kr/pty v1.1.1 04:51:51 go: finding github.com/kr/text v0.1.0 04:51:51 go: finding github.com/likexian/gokit v0.20.16 04:51:51 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 04:51:51 go: finding github.com/linode/linodego v0.7.1 04:51:51 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 04:51:51 go: finding github.com/markbates/safe v1.0.1 04:51:51 go: finding github.com/mattn/go-colorable v0.1.6 04:51:51 go: finding github.com/mattn/go-isatty v0.0.12 04:51:51 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 04:51:51 go: finding github.com/miekg/dns v1.1.26 04:51:51 go: finding github.com/mitchellh/cli v1.0.0 04:51:51 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:51:51 go: finding github.com/mitchellh/copystructure v1.0.0 04:51:51 go: finding github.com/mitchellh/go-homedir v1.1.0 04:51:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:51:51 go: finding github.com/mitchellh/go-wordwrap v1.0.0 04:51:51 go: finding github.com/mitchellh/gox v0.4.0 04:51:51 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 04:51:51 go: finding github.com/mitchellh/iochan v1.0.0 04:51:51 go: finding github.com/mitchellh/mapstructure v1.2.2 04:51:51 go: finding github.com/mitchellh/reflectwalk v1.0.1 04:51:51 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:51:51 go: finding github.com/modern-go/reflect2 v1.0.1 04:51:51 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 04:51:51 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 04:51:51 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 04:51:51 go: finding github.com/oklog/run v1.0.0 04:51:51 go: finding github.com/onsi/ginkgo v1.6.0 04:51:51 go: finding github.com/onsi/gomega v1.4.2 04:51:51 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 04:51:51 go: finding github.com/pascaldekloe/goe v0.1.0 04:51:51 go: finding github.com/pebbe/zmq4 v1.2.0 04:51:51 go: finding github.com/pelletier/go-toml v1.7.0 04:51:51 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 04:51:51 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 04:51:51 go: finding github.com/pkg/errors v0.8.1 04:51:51 go: finding github.com/pmezard/go-difflib v1.0.0 04:51:51 go: finding github.com/posener/complete v1.1.1 04:51:51 go: finding github.com/prometheus/client_golang v1.4.0 04:51:51 go: finding github.com/prometheus/client_model v0.2.0 04:51:51 go: finding github.com/prometheus/common v0.9.1 04:51:51 go: finding github.com/prometheus/procfs v0.0.8 04:51:51 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 04:51:51 go: finding github.com/rogpeppe/go-internal v1.3.0 04:51:51 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 04:51:51 go: finding github.com/ryanuber/go-glob v1.0.0 04:51:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:51:51 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 04:51:51 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 04:51:51 go: finding github.com/sirupsen/logrus v1.4.2 04:51:51 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 04:51:51 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 04:51:51 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 04:51:51 go: finding github.com/spf13/cobra v0.0.3 04:51:51 go: finding github.com/spf13/pflag v1.0.3 04:51:51 go: finding github.com/stretchr/objx v0.1.1 04:51:51 go: finding github.com/stretchr/testify v1.4.0 04:51:51 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 04:51:51 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 04:51:51 go: finding github.com/tidwall/pretty v1.0.0 04:51:51 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 04:51:51 go: finding github.com/vmware/govmomi v0.18.0 04:51:51 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 04:51:51 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 04:51:51 go: finding go.mongodb.org/mongo-driver v1.3.1 04:51:51 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 04:51:51 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 04:51:51 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 04:51:51 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 04:51:51 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 04:51:51 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 04:51:51 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 04:51:51 go: finding golang.org/x/text v0.3.2 04:51:51 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 04:51:51 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 04:51:52 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 04:51:52 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 04:51:52 go: finding google.golang.org/appengine v1.4.0 04:51:52 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 04:51:52 go: finding google.golang.org/grpc v1.23.0 04:51:52 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 04:51:52 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 04:51:52 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 04:51:52 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:51:52 go: finding gopkg.in/errgo.v2 v2.1.0 04:51:52 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:51:52 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 04:51:52 go: finding gopkg.in/inf.v0 v0.9.1 04:51:52 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 04:51:52 go: finding gopkg.in/resty.v1 v1.12.0 04:51:52 go: finding gopkg.in/square/go-jose.v2 v2.3.1 04:51:52 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:51:52 go: finding gopkg.in/yaml.v2 v2.2.8 04:51:52 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 04:51:52 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 04:51:52 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 04:51:52 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 04:51:52 go: finding k8s.io/client-go v8.0.0+incompatible 04:51:52 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 04:52:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3977 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 04:52:01 Running in /w/workspace/edgex-ui-go/30 [Pipeline] { [Pipeline] checkout 04:52:08 using credential edgex-jenkins-ssh 04:52:08 Cloning the remote Git repository 04:52:08 Cloning with configured refspecs honoured and without tags 04:52:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:52:08 > git init /w/workspace/edgex-ui-go/30 # timeout=10 04:52:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:52:08 > git --version # timeout=10 04:52:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:52:10 Fetching without tags 04:52:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:52:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:52:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:52:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:52:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:52:11 Checking out Revision 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e (master) 04:52:11 > git config core.sparsecheckout # timeout=10 04:52:11 > git checkout -f 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e # timeout=10 04:52:15 Commit message: "[feat] Add edgex services alive check" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:52:17 ========================================================= 04:52:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:52:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:52:18 + 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 . 04:52:19 Sending build context to Docker daemon 11.55MB 04:52:19 Step 1/8 : ARG BASE=golang:1.11-alpine 04:52:19 Step 2/8 : FROM ${BASE} 04:52:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:52:19 cde5963f3b93: Pulling fs layer 04:52:19 2a23fa8c16f7: Pulling fs layer 04:52:19 777b28850792: Pulling fs layer 04:52:19 8a11ddd9e578: Pulling fs layer 04:52:19 4cf88f913ddb: Pulling fs layer 04:52:19 1df406cf5192: Pulling fs layer 04:52:19 cd6300453558: Pulling fs layer 04:52:19 b9c365052c96: Pulling fs layer 04:52:19 a2d8cc88f415: Pulling fs layer 04:52:19 ea1d1ca13537: Pulling fs layer 04:52:19 3750a50a1c5e: Pulling fs layer 04:52:19 8a11ddd9e578: Waiting 04:52:19 4cf88f913ddb: Waiting 04:52:19 a2d8cc88f415: Waiting 04:52:19 1df406cf5192: Waiting 04:52:19 ea1d1ca13537: Waiting 04:52:19 3750a50a1c5e: Waiting 04:52:19 cd6300453558: Waiting 04:52:19 b9c365052c96: Waiting 04:52:19 777b28850792: Verifying Checksum 04:52:19 777b28850792: Download complete 04:52:20 2a23fa8c16f7: Verifying Checksum 04:52:20 2a23fa8c16f7: Download complete 04:52:20 4cf88f913ddb: Verifying Checksum 04:52:20 4cf88f913ddb: Download complete 04:52:20 1df406cf5192: Verifying Checksum 04:52:20 1df406cf5192: Download complete 04:52:20 cde5963f3b93: Verifying Checksum 04:52:20 cde5963f3b93: Download complete 04:52:21 cde5963f3b93: Pull complete 04:52:21 2a23fa8c16f7: Pull complete 04:52:22 777b28850792: Pull complete 04:52:24 cd6300453558: Verifying Checksum 04:52:24 cd6300453558: Download complete 04:52:24 a2d8cc88f415: Verifying Checksum 04:52:24 a2d8cc88f415: Download complete 04:52:27 ea1d1ca13537: Verifying Checksum 04:52:27 ea1d1ca13537: Download complete 04:52:27 3750a50a1c5e: Verifying Checksum 04:52:27 3750a50a1c5e: Download complete 04:52:29 b9c365052c96: Verifying Checksum 04:52:29 b9c365052c96: Download complete 04:52:31 8a11ddd9e578: Verifying Checksum 04:52:31 8a11ddd9e578: Download complete 04:52:43 8a11ddd9e578: Pull complete 04:52:43 4cf88f913ddb: Pull complete 04:52:43 1df406cf5192: Pull complete 04:52:47 cd6300453558: Pull complete 04:52:51 b9c365052c96: Pull complete 04:52:51 a2d8cc88f415: Pull complete 04:52:53 ea1d1ca13537: Pull complete 04:52:53 3750a50a1c5e: Pull complete 04:52:53 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 04:52:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:52:54 ---> 78745c68409d 04:52:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:52:59 ---> Running in 279c12ef060c 04:52:59 Removing intermediate container 279c12ef060c 04:52:59 ---> 08f29bef31bf 04:52:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:59 ---> Running in ccd58754106f 04:53:01 Removing intermediate container ccd58754106f 04:53:01 ---> 8102e6a6b697 04:53:01 Step 5/8 : RUN apk add --no-cache make git 04:53:01 ---> Running in 4acd5963b129 04:53:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:53:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:53:05 OK: 125 MiB in 39 packages 04:53:06 Removing intermediate container 4acd5963b129 04:53:06 ---> 154123947aba 04:53:06 Step 6/8 : WORKDIR /edgex-ui-go 04:53:06 ---> Running in 3b9a7e2ca797 04:53:06 Removing intermediate container 3b9a7e2ca797 04:53:06 ---> 11b4a343ea91 04:53:06 Step 7/8 : COPY . . 04:53:08 ---> ddb830bbf98e 04:53:08 Step 8/8 : RUN go mod download 04:53:08 ---> Running in f2d6723a3a16 04:53:12 go: finding cloud.google.com/go v0.26.0 04:53:12 go: finding github.com/Azure/azure-sdk-for-go v16.0.0+incompatible 04:53:12 go: finding github.com/Azure/go-autorest v10.15.3+incompatible 04:53:12 go: finding github.com/BurntSushi/toml v0.3.1 04:53:12 go: finding github.com/DataDog/datadog-go v3.2.0+incompatible 04:53:12 go: finding github.com/Microsoft/go-winio v0.4.3 04:53:12 go: finding github.com/NYTimes/gziphandler v1.0.1 04:53:12 go: finding github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 04:53:12 go: finding github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af 04:53:12 go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 04:53:12 go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 04:53:12 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:53:12 go: finding github.com/armon/go-metrics v0.3.3 04:53:12 go: finding github.com/armon/go-radix v1.0.0 04:53:12 go: finding github.com/aws/aws-sdk-go v1.25.41 04:53:12 go: finding github.com/beorn7/perks v1.0.1 04:53:12 go: finding github.com/bgentry/speakeasy v0.1.0 04:53:12 go: finding github.com/boltdb/bolt v1.3.1 04:53:12 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:53:12 go: finding github.com/cespare/xxhash/v2 v2.1.1 04:53:12 go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 04:53:12 go: finding github.com/circonus-labs/circonusllhist v0.1.3 04:53:12 go: finding github.com/client9/misspell v0.3.4 04:53:12 go: finding github.com/coredns/coredns v1.1.2 04:53:12 go: finding github.com/davecgh/go-spew v1.1.1 04:53:12 go: finding github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 04:53:12 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:53:12 go: finding github.com/digitalocean/godo v1.10.0 04:53:12 go: finding github.com/dimchansky/utfbom v1.1.0 04:53:12 go: finding github.com/dnaeon/go-vcr v1.0.1 04:53:12 go: finding github.com/docker/go-connections v0.3.0 04:53:12 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:53:12 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 04:53:12 go: finding github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 04:53:12 go: finding github.com/envoyproxy/go-control-plane v0.8.0 04:53:12 go: finding github.com/envoyproxy/protoc-gen-validate v0.0.14 04:53:12 go: finding github.com/fatih/color v1.9.0 04:53:12 go: finding github.com/fatih/structs v1.1.0 04:53:12 go: finding github.com/fsnotify/fsnotify v1.4.7 04:53:12 go: finding github.com/ghodss/yaml v1.0.0 04:53:12 go: finding github.com/go-kit/kit v0.9.0 04:53:12 go: finding github.com/go-ldap/ldap v3.0.2+incompatible 04:53:12 go: finding github.com/go-logfmt/logfmt v0.4.0 04:53:12 go: finding github.com/go-ole/go-ole v1.2.1 04:53:12 go: finding github.com/go-stack/stack v1.8.0 04:53:12 go: finding github.com/go-test/deep v1.0.2 04:53:12 go: finding github.com/gobuffalo/attrs v0.0.0-20190224210810-a9411de4debd 04:53:12 go: finding github.com/gobuffalo/depgen v0.1.0 04:53:12 go: finding github.com/gobuffalo/envy v1.7.0 04:53:12 go: finding github.com/gobuffalo/flect v0.1.3 04:53:12 go: finding github.com/gobuffalo/genny v0.1.1 04:53:12 go: finding github.com/gobuffalo/gitgen v0.0.0-20190315122116-cc086187d211 04:53:12 go: finding github.com/gobuffalo/gogen v0.1.1 04:53:12 go: finding github.com/gobuffalo/logger v0.0.0-20190315122211-86e12af44bc2 04:53:12 go: finding github.com/gobuffalo/mapi v1.0.2 04:53:12 go: finding github.com/gobuffalo/packd v0.1.0 04:53:12 go: finding github.com/gobuffalo/packr/v2 v2.2.0 04:53:12 go: finding github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 04:53:12 go: finding github.com/gogo/googleapis v1.1.0 04:53:12 go: finding github.com/gogo/protobuf v1.2.1 04:53:12 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 04:53:12 go: finding github.com/golang/mock v1.1.1 04:53:12 go: finding github.com/golang/protobuf v1.3.2 04:53:12 go: finding github.com/golang/snappy v0.0.1 04:53:12 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:53:12 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:53:12 go: finding github.com/google/go-cmp v0.4.0 04:53:12 go: finding github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 04:53:12 go: finding github.com/google/gofuzz v1.0.0 04:53:13 go: finding github.com/googleapis/gnostic v0.2.0 04:53:13 go: finding github.com/gophercloud/gophercloud v0.0.0-20180828235145-f29afc2cceca 04:53:13 go: finding github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c 04:53:13 go: finding github.com/gorilla/mux v1.7.1 04:53:13 go: finding github.com/gorilla/websocket v1.4.0 04:53:13 go: finding github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 04:53:13 go: finding github.com/hashicorp/consul v1.7.2 04:53:13 go: finding github.com/hashicorp/consul/api v1.4.0 04:53:13 go: finding github.com/hashicorp/consul/sdk v0.4.0 04:53:13 go: finding github.com/hashicorp/errwrap v1.0.0 04:53:13 go: finding github.com/hashicorp/go-bexpr v0.1.2 04:53:13 go: finding github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 04:53:13 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:53:13 go: finding github.com/hashicorp/go-connlimit v0.2.0 04:53:13 go: finding github.com/hashicorp/go-discover v0.0.0-20191202160150-7ec2cfbda7a2 04:53:13 go: finding github.com/hashicorp/go-hclog v0.12.2 04:53:13 go: finding github.com/hashicorp/go-immutable-radix v1.2.0 04:53:13 go: finding github.com/hashicorp/go-memdb v1.0.3 04:53:13 go: finding github.com/hashicorp/go-msgpack v0.5.5 04:53:13 go: finding github.com/hashicorp/go-multierror v1.0.0 04:53:13 go: finding github.com/hashicorp/go-plugin v1.0.1 04:53:13 go: finding github.com/hashicorp/go-raftchunking v0.6.1 04:53:13 go: finding github.com/hashicorp/go-retryablehttp v0.5.4 04:53:13 go: finding github.com/hashicorp/go-rootcerts v1.0.2 04:53:13 go: finding github.com/hashicorp/go-sockaddr v1.0.2 04:53:13 go: finding github.com/hashicorp/go-syslog v1.0.0 04:53:13 go: finding github.com/hashicorp/go-uuid v1.0.1 04:53:13 go: finding github.com/hashicorp/go-version v1.1.0 04:53:13 go: finding github.com/hashicorp/go.net v0.0.1 04:53:13 go: finding github.com/hashicorp/golang-lru v0.5.4 04:53:13 go: finding github.com/hashicorp/hcl v1.0.0 04:53:13 go: finding github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 04:53:13 go: finding github.com/hashicorp/logutils v1.0.0 04:53:13 go: finding github.com/hashicorp/mdns v1.0.1 04:53:13 go: finding github.com/hashicorp/memberlist v0.2.0 04:53:13 go: finding github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 04:53:13 go: finding github.com/hashicorp/raft v1.1.2 04:53:13 go: finding github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 04:53:13 go: finding github.com/hashicorp/serf v0.9.0 04:53:13 go: finding github.com/hashicorp/vault/api v1.0.4 04:53:13 go: finding github.com/hashicorp/vault/sdk v0.1.13 04:53:13 go: finding github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 04:53:13 go: finding github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 04:53:13 go: finding github.com/hpcloud/tail v1.0.0 04:53:13 go: finding github.com/imdario/mergo v0.3.6 04:53:13 go: finding github.com/inconshreveable/mousetrap v1.0.0 04:53:13 go: finding github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da 04:53:13 go: finding github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 04:53:13 go: finding github.com/joho/godotenv v1.3.0 04:53:13 go: finding github.com/joyent/triton-go v0.0.0-20180628001255-830d2b111e62 04:53:13 go: finding github.com/json-iterator/go v1.1.9 04:53:13 go: finding github.com/jtolds/gls v4.2.1+incompatible 04:53:13 go: finding github.com/julienschmidt/httprouter v1.2.0 04:53:13 go: finding github.com/karrick/godirwalk v1.10.3 04:53:13 go: finding github.com/kisielk/errcheck v1.2.0 04:53:13 go: finding github.com/kisielk/gotool v1.0.0 04:53:13 go: finding github.com/klauspost/compress v1.9.5 04:53:13 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.2 04:53:13 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:53:13 go: finding github.com/kr/pretty v0.2.0 04:53:13 go: finding github.com/kr/pty v1.1.1 04:53:13 go: finding github.com/kr/text v0.1.0 04:53:13 go: finding github.com/likexian/gokit v0.20.16 04:53:13 go: finding github.com/likexian/simplejson-go v0.0.0-20190502021454-d8787b4bfa0b 04:53:13 go: finding github.com/linode/linodego v0.7.1 04:53:13 go: finding github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2 04:53:13 go: finding github.com/markbates/safe v1.0.1 04:53:13 go: finding github.com/mattn/go-colorable v0.1.6 04:53:13 go: finding github.com/mattn/go-isatty v0.0.12 04:53:13 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 04:53:13 go: finding github.com/miekg/dns v1.1.26 04:53:13 go: finding github.com/mitchellh/cli v1.0.0 04:53:13 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:53:13 go: finding github.com/mitchellh/copystructure v1.0.0 04:53:14 go: finding github.com/mitchellh/go-homedir v1.1.0 04:53:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:53:14 go: finding github.com/mitchellh/go-wordwrap v1.0.0 04:53:14 go: finding github.com/mitchellh/gox v0.4.0 04:53:14 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 04:53:14 go: finding github.com/mitchellh/iochan v1.0.0 04:53:14 go: finding github.com/mitchellh/mapstructure v1.2.2 04:53:14 go: finding github.com/mitchellh/reflectwalk v1.0.1 04:53:14 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 04:53:14 go: finding github.com/modern-go/reflect2 v1.0.1 04:53:14 go: finding github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe 04:53:14 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 04:53:14 go: finding github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 04:53:14 go: finding github.com/oklog/run v1.0.0 04:53:14 go: finding github.com/onsi/ginkgo v1.6.0 04:53:14 go: finding github.com/onsi/gomega v1.4.2 04:53:14 go: finding github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 04:53:14 go: finding github.com/pascaldekloe/goe v0.1.0 04:53:14 go: finding github.com/pebbe/zmq4 v1.2.0 04:53:14 go: finding github.com/pelletier/go-toml v1.7.0 04:53:14 go: finding github.com/peterbourgon/diskv v2.0.1+incompatible 04:53:14 go: finding github.com/pierrec/lz4 v2.0.5+incompatible 04:53:14 go: finding github.com/pkg/errors v0.8.1 04:53:14 go: finding github.com/pmezard/go-difflib v1.0.0 04:53:14 go: finding github.com/posener/complete v1.1.1 04:53:14 go: finding github.com/prometheus/client_golang v1.4.0 04:53:14 go: finding github.com/prometheus/client_model v0.2.0 04:53:14 go: finding github.com/prometheus/common v0.9.1 04:53:14 go: finding github.com/prometheus/procfs v0.0.8 04:53:14 go: finding github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 04:53:14 go: finding github.com/rogpeppe/go-internal v1.3.0 04:53:14 go: finding github.com/ryanuber/columnize v2.1.0+incompatible 04:53:14 go: finding github.com/ryanuber/go-glob v1.0.0 04:53:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:53:14 go: finding github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 04:53:14 go: finding github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 04:53:14 go: finding github.com/sirupsen/logrus v1.4.2 04:53:14 go: finding github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf 04:53:14 go: finding github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a 04:53:14 go: finding github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 04:53:14 go: finding github.com/spf13/cobra v0.0.3 04:53:14 go: finding github.com/spf13/pflag v1.0.3 04:53:14 go: finding github.com/stretchr/objx v0.1.1 04:53:14 go: finding github.com/stretchr/testify v1.4.0 04:53:14 go: finding github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 04:53:14 go: finding github.com/tent/http-link-go v0.0.0-20130702225549-ac974c61c2f9 04:53:14 go: finding github.com/tidwall/pretty v1.0.0 04:53:14 go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 04:53:14 go: finding github.com/vmware/govmomi v0.18.0 04:53:14 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 04:53:14 go: finding github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc 04:53:14 go: finding go.mongodb.org/mongo-driver v1.3.1 04:53:14 go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 04:53:14 go: finding golang.org/x/exp v0.0.0-20190121172915-509febef88a4 04:53:14 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 04:53:14 go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 04:53:14 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 04:53:14 go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e 04:53:14 go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa 04:53:14 go: finding golang.org/x/text v0.3.2 04:53:14 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 04:53:14 go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 04:53:14 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 04:53:14 go: finding google.golang.org/api v0.0.0-20180829000535-087779f1d2c9 04:53:14 go: finding google.golang.org/appengine v1.4.0 04:53:14 go: finding google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107 04:53:14 go: finding google.golang.org/grpc v1.23.0 04:53:14 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 04:53:14 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 04:53:14 go: finding gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d 04:53:14 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:53:14 go: finding gopkg.in/errgo.v2 v2.1.0 04:53:14 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:53:14 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 04:53:14 go: finding gopkg.in/inf.v0 v0.9.1 04:53:14 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 04:53:14 go: finding gopkg.in/resty.v1 v1.12.0 04:53:14 go: finding gopkg.in/square/go-jose.v2 v2.3.1 04:53:14 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:53:14 go: finding gopkg.in/yaml.v2 v2.2.8 04:53:14 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc 04:53:14 go: finding istio.io/gogo-genproto v0.0.0-20190124151557-6d926a6e6feb 04:53:14 go: finding k8s.io/api v0.0.0-20190325185214-7544f9db76f6 04:53:14 go: finding k8s.io/apimachinery v0.0.0-20190223001710-c182ff3b9841 04:53:14 go: finding k8s.io/client-go v8.0.0+incompatible 04:53:14 go: finding launchpad.net/gocheck v0.0.0-20140225173054-000000000087 04:53:43 Removing intermediate container e93a9d82c461 04:53:43 ---> 7a2d3fdcbc16 04:53:43 Successfully built 7a2d3fdcbc16 04:53:43 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 04:53:44 + docker inspect -f . ci-base-image-x86_64 04:53:44 . [Pipeline] withDockerContainer 04:53:44 prd-centos7-docker-4c-2g-3979 does not seem to be running inside a container 04:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/30 -v /w/workspace/edgex-ui-go/30:/w/workspace/edgex-ui-go/30:rw,z -v /w/workspace/edgex-ui-go/30@tmp:/w/workspace/edgex-ui-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:53:45 $ docker top c93845dab515bff35f44a15a17ab08e7071087b5faa9cd0157c08a98cf8b106d -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:45 + go version 04:53:46 go version go1.13.5 linux/amd64 [Pipeline] sh 04:53:46 + make test 04:53:46 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:53:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:53:55 GO111MODULE=on go vet ./... [Pipeline] stash 04:53:57 Stashed 1 file(s) [Pipeline] } 04:53:57 $ docker stop --time=1 c93845dab515bff35f44a15a17ab08e7071087b5faa9cd0157c08a98cf8b106d 04:53:58 $ docker rm -f c93845dab515bff35f44a15a17ab08e7071087b5faa9cd0157c08a98cf8b106d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:54:00 + ls -al . 04:54:00 total 104 04:54:00 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 15 04:53 . 04:54:00 drwxrwxr-x. 4 jenkins jenkins 30 Apr 15 04:51 .. 04:54:00 drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 04:51 assets 04:54:00 drwxrwxr-x. 2 jenkins jenkins 35 Apr 15 04:51 bin 04:54:00 drwxrwxr-x. 3 jenkins jenkins 29 Apr 15 04:51 cmd 04:54:00 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 15 04:51 CONTRIBUTING.md 04:54:00 -rw-r--r--. 1 jenkins jenkins 10 Apr 15 04:53 coverage.out 04:54:00 -rw-rw-r--. 1 jenkins jenkins 913 Apr 15 04:51 Dockerfile 04:54:00 -rw-rw-r--. 1 jenkins jenkins 898 Apr 15 04:51 Dockerfile.build 04:54:00 drwxrwxr-x. 4 jenkins jenkins 53 Apr 15 04:51 docs 04:54:00 drwxrwxr-x. 8 jenkins jenkins 162 Apr 15 04:51 .git 04:54:00 -rw-rw-r--. 1 jenkins jenkins 123 Apr 15 04:51 .gitignore 04:54:00 -rw-r--r--. 1 jenkins jenkins 974 Apr 15 04:53 go.mod 04:54:00 -rw-r--r--. 1 jenkins jenkins 44475 Apr 15 04:53 go.sum 04:54:00 drwxrwxr-x. 10 jenkins jenkins 139 Apr 15 04:51 internal 04:54:00 -rw-rw-r--. 1 jenkins jenkins 675 Apr 15 04:51 Jenkinsfile 04:54:00 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 15 04:51 LICENSE 04:54:00 -rw-rw-r--. 1 jenkins jenkins 951 Apr 15 04:51 Makefile 04:54:00 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 15 04:51 README.md 04:54:00 drwxrwxr-x. 3 jenkins jenkins 44 Apr 15 04:51 .semver 04:54:00 drwxrwxr-x. 4 jenkins jenkins 54 Apr 15 04:51 snap 04:54:00 -rw-rw-r--. 1 jenkins jenkins 12 Apr 15 04:48 VERSION 04:54:00 -rw-rw-r--. 1 jenkins jenkins 155 Apr 15 04:51 version.go [Pipeline] isUnix [Pipeline] sh 04:54:01 + 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=04c3d46dad9e0140637a3c4c2b32034ad5f19d2e --label arch=amd64 --label version=1.2.0-dev.29 . 04:54:01 Sending build context to Docker daemon 11.59MB 04:54:01 Step 1/24 : ARG BASE=golang:1.13-alpine 04:54:01 Step 2/24 : FROM ${BASE} AS builder 04:54:01 ---> 7a2d3fdcbc16 04:54:01 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:54:01 ---> Running in 5864a1f8ffbb 04:54:01 Removing intermediate container 5864a1f8ffbb 04:54:01 ---> 43ebee337599 04:54:01 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:54:01 ---> Running in 6b70ea12e0ee 04:54:02 Removing intermediate container 6b70ea12e0ee 04:54:02 ---> f0f90a4d405b 04:54:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:54:02 ---> Running in d889bb4bce59 04:54:02 Removing intermediate container d889bb4bce59 04:54:02 ---> d6cf6a347aba 04:54:02 Step 6/24 : LABEL Name=edgex-ui-go 04:54:02 ---> Running in bf695b62da36 04:54:02 Removing intermediate container bf695b62da36 04:54:02 ---> 0ee6aaf71214 04:54:02 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:54:02 ---> Running in cbe60e012d4c 04:54:02 Removing intermediate container cbe60e012d4c 04:54:02 ---> e8b5fa7658fc 04:54:02 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:02 ---> Running in a40edecd6117 04:54:03 Removing intermediate container a40edecd6117 04:54:03 ---> e2796856ccac 04:54:03 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:54:03 ---> Running in 0bc2cc094a79 04:54:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:54:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:54:06 v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] 04:54:06 v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] 04:54:06 OK: 11289 distinct packages available 04:54:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:54:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:54:08 OK: 143 MiB in 39 packages 04:54:08 Removing intermediate container 0bc2cc094a79 04:54:08 ---> a5ec0bf4bead 04:54:08 Step 10/24 : ENV GO111MODULE=on 04:54:08 ---> Running in 9f18b0a33a58 04:54:08 Removing intermediate container 9f18b0a33a58 04:54:08 ---> 7c9b8b7c86ce 04:54:08 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:54:08 ---> Running in fc9c7bd6749d 04:54:09 Removing intermediate container fc9c7bd6749d 04:54:09 ---> e67f6e12176d 04:54:09 Step 12/24 : COPY go.mod . 04:54:09 ---> 43f29b83d90e 04:54:09 Step 13/24 : COPY Makefile . 04:54:09 ---> f404e7a29c69 04:54:09 Step 14/24 : RUN make update 04:54:09 ---> Running in b1fbc2e2974f 04:54:09 CGO_ENABLED=0 GO111MODULE=on go mod download 04:54:11 Removing intermediate container b1fbc2e2974f 04:54:11 ---> 6006e91b2a83 04:54:11 Step 15/24 : COPY . . 04:54:11 ---> 232beee80e32 04:54:11 Step 16/24 : RUN ${MAKE} 04:54:11 ---> Running in 4565b864d201 04:54:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:54:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:54:22 Removing intermediate container 4565b864d201 04:54:22 ---> 59553c83bddd 04:54:22 Step 17/24 : FROM alpine 04:54:22 latest: Pulling from library/alpine 04:54:22 aad63a933944: Pulling fs layer 04:54:22 aad63a933944: Verifying Checksum 04:54:22 aad63a933944: Download complete 04:54:22 aad63a933944: Pull complete 04:54:22 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 04:54:22 Status: Downloaded newer image for alpine:latest 04:54:22 ---> a187dde48cd2 04:54:22 Step 18/24 : EXPOSE 4000 04:54:22 ---> Running in 6af7d814afca 04:54:23 Removing intermediate container 6af7d814afca 04:54:23 ---> 83cf9515e6a4 04:54:23 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 04:54:23 ---> e494bd242dd7 04:54:23 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:54:23 ---> Running in 1104bc4a33bc 04:54:23 Removing intermediate container 1104bc4a33bc 04:54:23 ---> 8769f44125c2 04:54:23 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:54:23 ---> Running in 687cb432a923 04:54:23 Removing intermediate container 687cb432a923 04:54:23 ---> e9d11c07a2e4 04:54:23 Step 22/24 : LABEL arch=amd64 04:54:24 ---> Running in a5c8f7ee2543 04:54:24 Removing intermediate container a5c8f7ee2543 04:54:24 ---> 7203ad17d2d4 04:54:24 Step 23/24 : LABEL git_sha=04c3d46dad9e0140637a3c4c2b32034ad5f19d2e 04:54:24 ---> Running in 397ad40610b2 04:54:24 Removing intermediate container 397ad40610b2 04:54:24 ---> 7352c77cddf2 04:54:24 Step 24/24 : LABEL version=1.2.0-dev.29 04:54:24 ---> Running in 42a682a937c5 04:54:24 Removing intermediate container 42a682a937c5 04:54:24 ---> 417a9458a2a5 04:54:24 [Warning] One or more build-args [ARCH] were not consumed 04:54:24 Successfully built 417a9458a2a5 04:54:24 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 04:54:24 provisioning config files... 04:54:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/30@tmp/config4925305399000104263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:25 nexus3.edgexfoundry.org:10001 04:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:25 Configure a credential helper to remove this warning. See 04:54:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:25 04:54:25 Login Succeeded 04:54:25 nexus3.edgexfoundry.org:10002 04:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:25 Configure a credential helper to remove this warning. See 04:54:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:25 04:54:25 Login Succeeded 04:54:25 nexus3.edgexfoundry.org:10003 04:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:26 Configure a credential helper to remove this warning. See 04:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:26 04:54:26 Login Succeeded 04:54:26 nexus3.edgexfoundry.org:10004 04:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:26 Configure a credential helper to remove this warning. See 04:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:26 04:54:26 Login Succeeded 04:54:26 docker.io 04:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:26 Configure a credential helper to remove this warning. See 04:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:26 04:54:26 Login Succeeded [Pipeline] } 04:54:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:26 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 04:54:26 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e 04:54:26 latest 04:54:26 1.2.0-dev.29 04:54:26 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e-1.2.0-dev.29 04:54:26 master 04:54:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:54:27 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e [Pipeline] isUnix [Pipeline] sh 04:54:27 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e 04:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:54:27 23d2eb1a857e: Preparing 04:54:27 beee9f30bc1f: Preparing 04:54:27 beee9f30bc1f: Layer already exists 04:54:28 23d2eb1a857e: Pushed 04:54:29 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e: digest: sha256:2e16a1fcaf9cbbb0694fb613e1a7c783e530c5b57a554342a260d0841e0727d8 size: 739 [Pipeline] isUnix [Pipeline] sh 04:54:29 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 04:54:29 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 04:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:54:29 23d2eb1a857e: Preparing 04:54:29 beee9f30bc1f: Preparing 04:54:29 beee9f30bc1f: Layer already exists 04:54:29 23d2eb1a857e: Layer already exists 04:54:30 latest: digest: sha256:2e16a1fcaf9cbbb0694fb613e1a7c783e530c5b57a554342a260d0841e0727d8 size: 739 [Pipeline] isUnix [Pipeline] sh 04:54:30 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 04:54:30 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.29 04:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:54:30 23d2eb1a857e: Preparing 04:54:30 beee9f30bc1f: Preparing 04:54:30 23d2eb1a857e: Layer already exists 04:54:30 beee9f30bc1f: Layer already exists 04:54:30 1.2.0-dev.29: digest: sha256:2e16a1fcaf9cbbb0694fb613e1a7c783e530c5b57a554342a260d0841e0727d8 size: 739 [Pipeline] isUnix [Pipeline] sh 04:54:31 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e-1.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 04:54:31 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e-1.2.0-dev.29 04:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:54:31 23d2eb1a857e: Preparing 04:54:31 beee9f30bc1f: Preparing 04:54:31 23d2eb1a857e: Layer already exists 04:54:31 beee9f30bc1f: Layer already exists 04:54:31 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e-1.2.0-dev.29: digest: sha256:2e16a1fcaf9cbbb0694fb613e1a7c783e530c5b57a554342a260d0841e0727d8 size: 739 [Pipeline] isUnix [Pipeline] sh 04:54:31 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 04:54:32 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 04:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:54:32 23d2eb1a857e: Preparing 04:54:32 beee9f30bc1f: Preparing 04:54:32 23d2eb1a857e: Layer already exists 04:54:32 beee9f30bc1f: Layer already exists 04:54:32 master: digest: sha256:2e16a1fcaf9cbbb0694fb613e1a7c783e530c5b57a554342a260d0841e0727d8 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:54:51 Removing intermediate container f2d6723a3a16 04:54:51 ---> ae990bc88498 04:54:51 Successfully built ae990bc88498 04:54:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:54:52 + docker inspect -f . ci-base-image-arm64 04:54:52 . [Pipeline] withDockerContainer 04:54:52 prd-ubuntu18.04-docker-arm64-4c-16g-3977 does not seem to be running inside a container 04:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/30 -v /w/workspace/edgex-ui-go/30:/w/workspace/edgex-ui-go/30:rw,z -v /w/workspace/edgex-ui-go/30@tmp:/w/workspace/edgex-ui-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:54:54 $ docker top b4a57a86402c0f0b861473e1b4a96f8417a38743be7ac9987d9432a98e549123 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:55 + go version 04:54:55 go version go1.13.5 linux/arm64 [Pipeline] sh 04:54:56 + make test 04:54:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:54:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:55:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:55:24 GO111MODULE=on go vet ./... [Pipeline] stash 04:55:26 Warning: overwriting stash ‘coverage-report’ 04:55:27 Stashed 1 file(s) [Pipeline] } 04:55:27 $ docker stop --time=1 b4a57a86402c0f0b861473e1b4a96f8417a38743be7ac9987d9432a98e549123 04:55:29 $ docker rm -f b4a57a86402c0f0b861473e1b4a96f8417a38743be7ac9987d9432a98e549123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:55:31 + ls -al . 04:55:31 total 140 04:55:31 drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 04:54 . 04:55:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 04:52 .. 04:55:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 04:52 .git 04:55:31 -rw-rw-r-- 1 jenkins jenkins 123 Apr 15 04:52 .gitignore 04:55:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 04:52 .semver 04:55:31 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 15 04:52 CONTRIBUTING.md 04:55:31 -rw-rw-r-- 1 jenkins jenkins 913 Apr 15 04:52 Dockerfile 04:55:31 -rw-rw-r-- 1 jenkins jenkins 898 Apr 15 04:52 Dockerfile.build 04:55:31 -rw-rw-r-- 1 jenkins jenkins 675 Apr 15 04:52 Jenkinsfile 04:55:31 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 15 04:52 LICENSE 04:55:31 -rw-rw-r-- 1 jenkins jenkins 951 Apr 15 04:52 Makefile 04:55:31 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 15 04:52 README.md 04:55:31 -rw-rw-r-- 1 jenkins jenkins 12 Apr 15 04:48 VERSION 04:55:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 04:52 assets 04:55:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 04:52 bin 04:55:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 04:52 cmd 04:55:31 -rw-r--r-- 1 jenkins jenkins 10 Apr 15 04:54 coverage.out 04:55:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 04:52 docs 04:55:31 -rw-r--r-- 1 jenkins jenkins 974 Apr 15 04:54 go.mod 04:55:31 -rw-r--r-- 1 jenkins jenkins 44475 Apr 15 04:54 go.sum 04:55:31 drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 04:52 internal 04:55:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 04:52 snap 04:55:31 -rw-rw-r-- 1 jenkins jenkins 155 Apr 15 04:52 version.go [Pipeline] isUnix [Pipeline] sh 04:55:31 + 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=04c3d46dad9e0140637a3c4c2b32034ad5f19d2e --label arch=arm64 --label version=1.2.0-dev.29 . 04:55:32 Sending build context to Docker daemon 11.59MB 04:55:32 Step 1/24 : ARG BASE=golang:1.13-alpine 04:55:32 Step 2/24 : FROM ${BASE} AS builder 04:55:32 ---> ae990bc88498 04:55:32 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:55:32 ---> Running in 53cbc57dd7ec 04:55:32 Removing intermediate container 53cbc57dd7ec 04:55:32 ---> 3c2e8b7465c2 04:55:32 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:55:32 ---> Running in 7f382973fb6a 04:55:33 Removing intermediate container 7f382973fb6a 04:55:33 ---> 0be7bef54e09 04:55:33 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:55:33 ---> Running in ccae9902a770 04:55:33 Removing intermediate container ccae9902a770 04:55:33 ---> 2948329cb185 04:55:33 Step 6/24 : LABEL Name=edgex-ui-go 04:55:34 ---> Running in 1de0e7ac7ff5 04:55:34 Removing intermediate container 1de0e7ac7ff5 04:55:34 ---> 8f16502c5512 04:55:34 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:55:34 ---> Running in dcd8515f0597 04:55:34 Removing intermediate container dcd8515f0597 04:55:34 ---> 84d8feb5e9c7 04:55:34 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:35 ---> Running in c5b2b87e3fea 04:55:37 Removing intermediate container c5b2b87e3fea 04:55:37 ---> 0e9f9bbd2da1 04:55:37 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:55:37 ---> Running in db58b5ed35c1 04:55:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:55:38 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:55:39 v3.11.5-53-ga12cc12667 [http://nl.alpinelinux.org/alpine/v3.11/main] 04:55:39 v3.11.5-52-g704ace2837 [http://nl.alpinelinux.org/alpine/v3.11/community] 04:55:39 OK: 11178 distinct packages available 04:55:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:55:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:55:41 OK: 125 MiB in 39 packages 04:55:42 Removing intermediate container db58b5ed35c1 04:55:42 ---> e395bbcde5cc 04:55:42 Step 10/24 : ENV GO111MODULE=on 04:55:43 ---> Running in debe7bdcba73 04:55:43 Removing intermediate container debe7bdcba73 04:55:43 ---> 9d295f760e5d 04:55:43 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:55:43 ---> Running in 85fda7839b80 04:55:43 Removing intermediate container 85fda7839b80 04:55:43 ---> 80a7e3ef4a9a 04:55:43 Step 12/24 : COPY go.mod . 04:55:44 ---> a5acf62626f5 04:55:44 Step 13/24 : COPY Makefile . 04:55:45 ---> e6e24578de2f 04:55:45 Step 14/24 : RUN make update 04:55:45 ---> Running in 234944df54fb 04:55:46 CGO_ENABLED=0 GO111MODULE=on go mod download 04:55:48 Removing intermediate container 234944df54fb 04:55:48 ---> a9b4006261cd 04:55:48 Step 15/24 : COPY . . 04:55:49 ---> fb0841d0d708 04:55:49 Step 16/24 : RUN ${MAKE} 04:55:49 ---> Running in c3e8e01d2cc4 04:55:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:56:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:56:25 Removing intermediate container c3e8e01d2cc4 04:56:25 ---> 8c3f8aa0d7f0 04:56:25 Step 17/24 : FROM alpine 04:56:25 latest: Pulling from library/alpine 04:56:25 8a0637ca1ac9: Pulling fs layer 04:56:25 8a0637ca1ac9: Verifying Checksum 04:56:25 8a0637ca1ac9: Download complete 04:56:25 8a0637ca1ac9: Pull complete 04:56:25 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 04:56:25 Status: Downloaded newer image for alpine:latest 04:56:25 ---> 2ee122dcc32d 04:56:25 Step 18/24 : EXPOSE 4000 04:56:26 ---> Running in ed4e4893eca7 04:56:26 Removing intermediate container ed4e4893eca7 04:56:26 ---> 18f159eb4dc5 04:56:26 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 04:56:28 ---> b46552cd83dc 04:56:28 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:56:28 ---> Running in fb6b83f908aa 04:56:29 Removing intermediate container fb6b83f908aa 04:56:29 ---> 09252630421a 04:56:29 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:56:29 ---> Running in 499e6cca38da 04:56:30 Removing intermediate container 499e6cca38da 04:56:30 ---> 3d4782e9f105 04:56:30 Step 22/24 : LABEL arch=arm64 04:56:30 ---> Running in 612f54fa7d0c 04:56:30 Removing intermediate container 612f54fa7d0c 04:56:30 ---> f33d0f17e53a 04:56:30 Step 23/24 : LABEL git_sha=04c3d46dad9e0140637a3c4c2b32034ad5f19d2e 04:56:31 ---> Running in c3fb00657ee8 04:56:31 Removing intermediate container c3fb00657ee8 04:56:31 ---> bcbdfe5ab32d 04:56:31 Step 24/24 : LABEL version=1.2.0-dev.29 04:56:31 ---> Running in 1e6b9a7404f7 04:56:32 Removing intermediate container 1e6b9a7404f7 04:56:32 ---> ec5d52fc339d 04:56:32 [Warning] One or more build-args [ARCH] were not consumed 04:56:32 Successfully built ec5d52fc339d 04:56:32 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 04:56:32 provisioning config files... 04:56:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/30@tmp/config8203208671795853953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:32 nexus3.edgexfoundry.org:10001 04:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:33 Configure a credential helper to remove this warning. See 04:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:33 04:56:33 Login Succeeded 04:56:33 nexus3.edgexfoundry.org:10002 04:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:34 Configure a credential helper to remove this warning. See 04:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:34 04:56:34 Login Succeeded 04:56:34 nexus3.edgexfoundry.org:10003 04:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:35 Configure a credential helper to remove this warning. See 04:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:35 04:56:35 Login Succeeded 04:56:35 nexus3.edgexfoundry.org:10004 04:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:36 Configure a credential helper to remove this warning. See 04:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:36 04:56:36 Login Succeeded 04:56:36 docker.io 04:56:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:36 Configure a credential helper to remove this warning. See 04:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:36 04:56:36 Login Succeeded [Pipeline] } 04:56:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:37 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 04:56:37 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e 04:56:37 latest 04:56:37 1.2.0-dev.29 04:56:37 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e-1.2.0-dev.29 04:56:37 master 04:56:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:56:37 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e [Pipeline] isUnix [Pipeline] sh 04:56:38 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e 04:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:56:38 88ec708d8fed: Preparing 04:56:38 294ac687b5fc: Preparing 04:56:38 294ac687b5fc: Layer already exists 04:56:42 88ec708d8fed: Pushed 04:56:42 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e: digest: sha256:90c12c3502436c05b1bbe08301df687c60c6415cccf5e811d5605cc60ca1aff2 size: 739 [Pipeline] isUnix [Pipeline] sh 04:56:43 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:56:43 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 04:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:56:43 88ec708d8fed: Preparing 04:56:43 294ac687b5fc: Preparing 04:56:43 294ac687b5fc: Layer already exists 04:56:43 88ec708d8fed: Layer already exists 04:56:43 latest: digest: sha256:90c12c3502436c05b1bbe08301df687c60c6415cccf5e811d5605cc60ca1aff2 size: 739 [Pipeline] isUnix [Pipeline] sh 04:56:44 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 04:56:44 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.29 04:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:56:45 88ec708d8fed: Preparing 04:56:45 294ac687b5fc: Preparing 04:56:45 88ec708d8fed: Layer already exists 04:56:45 294ac687b5fc: Layer already exists 04:56:45 1.2.0-dev.29: digest: sha256:90c12c3502436c05b1bbe08301df687c60c6415cccf5e811d5605cc60ca1aff2 size: 739 [Pipeline] isUnix [Pipeline] sh 04:56:45 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e-1.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 04:56:46 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e-1.2.0-dev.29 04:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:56:46 88ec708d8fed: Preparing 04:56:46 294ac687b5fc: Preparing 04:56:46 294ac687b5fc: Layer already exists 04:56:46 88ec708d8fed: Layer already exists 04:56:46 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e-1.2.0-dev.29: digest: sha256:90c12c3502436c05b1bbe08301df687c60c6415cccf5e811d5605cc60ca1aff2 size: 739 [Pipeline] isUnix [Pipeline] sh 04:56:46 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 04:56:47 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 04:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:56:47 88ec708d8fed: Preparing 04:56:47 294ac687b5fc: Preparing 04:56:47 88ec708d8fed: Layer already exists 04:56:47 294ac687b5fc: Layer already exists 04:56:47 master: digest: sha256:90c12c3502436c05b1bbe08301df687c60c6415cccf5e811d5605cc60ca1aff2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:56:48 provisioning config files... 04:56:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2649494254220858670tmp [Pipeline] { [Pipeline] sh 04:56:48 + curl -s https://codecov.io/bash 04:56:48 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2649494254220858670tmp 04:56:49 04:56:49 _____ _ 04:56:49 / ____| | | 04:56:49 | | ___ __| | ___ ___ _____ __ 04:56:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:56:49 | |___| (_) | (_| | __/ (_| (_) \ V / 04:56:49 \_____\___/ \__,_|\___|\___\___/ \_/ 04:56:49 Bash-20200410-0786dee 04:56:49 04:56:49 04:56:49 ==> Jenkins CI detected. 04:56:49 project root: . 04:56:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:56:49 ==> Running gcov in . (disable via -X gcov) 04:56:49 ==> Python coveragepy not found 04:56:49 ==> Searching for coverage reports in: 04:56:49 + . 04:56:49 -> Found 1 reports 04:56:49 ==> Detecting git/mercurial file structure 04:56:49 ==> Reading reports 04:56:49 + ./coverage.out bytes=10 04:56:49 ==> Appending adjustments 04:56:49 http://docs.codecov.io/docs/fixing-reports 04:56:49 + Found adjustments 04:56:49 ==> Gzipping contents 04:56:49 ==> Uploading reports 04:56:49 url: https://codecov.io 04:56:49 query: branch=master&commit=04c3d46dad9e0140637a3c4c2b32034ad5f19d2e&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 04:56:49 -> Pinging Codecov 04:56:49 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=master&commit=04c3d46dad9e0140637a3c4c2b32034ad5f19d2e&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 04:56:49 -> Uploading 04:56:50 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/04c3d46dad9e0140637a3c4c2b32034ad5f19d2e [Pipeline] } 04:56:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:56:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 04:56:50 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 04:56:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 04:56:51 04:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 04:56:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 04:56:51 1.217.3: Pulling from edgex-devops/edgex-snyk-go 04:56:51 e6b0cf9c0882: Pulling fs layer 04:56:51 2848faf0eed1: Pulling fs layer 04:56:51 0f37312ad70f: Pulling fs layer 04:56:51 7d08f2745646: Pulling fs layer 04:56:51 4c9f31393084: Pulling fs layer 04:56:51 eb21ddb83652: Pulling fs layer 04:56:51 345998794f6b: Pulling fs layer 04:56:51 97a711d68925: Pulling fs layer 04:56:51 7c8476c1cb00: Pulling fs layer 04:56:51 eb21ddb83652: Waiting 04:56:51 345998794f6b: Waiting 04:56:51 97a711d68925: Waiting 04:56:51 7d08f2745646: Waiting 04:56:51 7c8476c1cb00: Waiting 04:56:51 4c9f31393084: Waiting 04:56:51 0f37312ad70f: Verifying Checksum 04:56:51 0f37312ad70f: Download complete 04:56:51 2848faf0eed1: Verifying Checksum 04:56:51 2848faf0eed1: Download complete 04:56:51 4c9f31393084: Verifying Checksum 04:56:51 4c9f31393084: Download complete 04:56:51 eb21ddb83652: Verifying Checksum 04:56:51 eb21ddb83652: Download complete 04:56:51 e6b0cf9c0882: Download complete 04:56:52 e6b0cf9c0882: Pull complete 04:56:52 345998794f6b: Verifying Checksum 04:56:52 345998794f6b: Download complete 04:56:52 2848faf0eed1: Pull complete 04:56:52 97a711d68925: Verifying Checksum 04:56:52 97a711d68925: Download complete 04:56:52 0f37312ad70f: Pull complete 04:56:52 7c8476c1cb00: Verifying Checksum 04:56:52 7c8476c1cb00: Download complete 04:56:53 7d08f2745646: Verifying Checksum 04:56:53 7d08f2745646: Download complete 04:56:59 7d08f2745646: Pull complete 04:56:59 4c9f31393084: Pull complete 04:56:59 eb21ddb83652: Pull complete 04:57:00 345998794f6b: Pull complete 04:57:04 97a711d68925: Pull complete 04:57:04 7c8476c1cb00: Pull complete 04:57:04 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 04:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 04:57:04 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:57:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 04:57:05 $ docker top 9794c0f3cc5aeba92232e281a22876c591311efc6d46c4da9126f6b195c29df4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:06 + snyk monitor '--org=edgex-jenkins' 04:57:28 04:57:28 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 04:57:28 04:57:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/a1eb3c13-0695-47bb-8ac3-26bdb6d542f6 04:57:28 04:57:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:57:28 04:57:28 [Pipeline] } 04:57:28 $ docker stop --time=1 9794c0f3cc5aeba92232e281a22876c591311efc6d46c4da9126f6b195c29df4 04:57:29 $ docker rm -f 9794c0f3cc5aeba92232e281a22876c591311efc6d46c4da9126f6b195c29df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:57:30 04:57:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 04:57:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:57:31 latest: Pulling from edgex-devops/edgex-klar 04:57:31 e7c96db7181b: Pulling fs layer 04:57:31 1868ca2cb446: Pulling fs layer 04:57:31 136be5d0fe8e: Pulling fs layer 04:57:31 894bfe63afcb: Pulling fs layer 04:57:31 894bfe63afcb: Waiting 04:57:31 1868ca2cb446: Verifying Checksum 04:57:31 1868ca2cb446: Download complete 04:57:31 136be5d0fe8e: Verifying Checksum 04:57:31 136be5d0fe8e: Download complete 04:57:31 e7c96db7181b: Verifying Checksum 04:57:31 e7c96db7181b: Download complete 04:57:31 894bfe63afcb: Verifying Checksum 04:57:31 894bfe63afcb: Download complete 04:57:31 e7c96db7181b: Pull complete 04:57:31 1868ca2cb446: Pull complete 04:57:31 136be5d0fe8e: Pull complete 04:57:31 894bfe63afcb: Pull complete 04:57:31 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 04:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 04:57:31 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:57:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:57:32 $ docker top c8451ccb82eb65dcaaca6d953828373ed08dc683499bea54ae04a487456d5db1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:33 + tee 04:57:33 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:57:35 $ docker stop --time=1 c8451ccb82eb65dcaaca6d953828373ed08dc683499bea54ae04a487456d5db1 04:57:37 $ docker rm -f c8451ccb82eb65dcaaca6d953828373ed08dc683499bea54ae04a487456d5db1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:57:37 . [Pipeline] withDockerContainer 04:57:37 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:57:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:57:38 $ docker top 71c480f58ca3c9b16aa6481599ec6b5042c321086d58a39242d05d73029d9c5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:38 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e 04:57:38 + tee 04:57:38 clair timeout 1m0s 04:57:38 docker timeout: 1m0s 04:57:38 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:57:39 $ docker stop --time=1 71c480f58ca3c9b16aa6481599ec6b5042c321086d58a39242d05d73029d9c5e 04:57:41 $ docker rm -f 71c480f58ca3c9b16aa6481599ec6b5042c321086d58a39242d05d73029d9c5e [Pipeline] // withDockerContainer [Pipeline] sh 04:57:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 04:57:41 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_04c3d46dad9e0140637a3c4c2b32034ad5f19d2e.html [Pipeline] writeFile [Pipeline] step 04:57:41 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 04:57:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:57:42 . [Pipeline] withDockerContainer 04:57:42 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:57:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:57:42 $ docker top 502de93b27108687cef59fc57027ce27675f672c32ec949b3149c028f6494b5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:43 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:04c3d46dad9e0140637a3c4c2b32034ad5f19d2e 04:57:43 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:57:45 $ docker stop --time=1 502de93b27108687cef59fc57027ce27675f672c32ec949b3149c028f6494b5c 04:57:47 $ docker rm -f 502de93b27108687cef59fc57027ce27675f672c32ec949b3149c028f6494b5c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:57:47 . [Pipeline] withDockerContainer 04:57:47 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:57:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:57:48 $ docker top 5db2140eee41b0fc7669e63da639e0ddb0ae0be30b2653299e3b6fc2ff4d8ccb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:48 + /klar+ nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:04c3d46dad9e0140637a3c4c2b32034ad5f19d2etee 04:57:48 04:57:48 clair timeout 1m0s 04:57:48 docker timeout: 1m0s 04:57:48 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:57:49 $ docker stop --time=1 5db2140eee41b0fc7669e63da639e0ddb0ae0be30b2653299e3b6fc2ff4d8ccb 04:57:50 $ docker rm -f 5db2140eee41b0fc7669e63da639e0ddb0ae0be30b2653299e3b6fc2ff4d8ccb [Pipeline] // withDockerContainer [Pipeline] sh 04:57:51 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 04:57:51 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_04c3d46dad9e0140637a3c4c2b32034ad5f19d2e.html [Pipeline] writeFile [Pipeline] step 04:57:51 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 04:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:57:52 . [Pipeline] withDockerContainer 04:57:52 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:57: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:57:53 $ docker top fb36701a7b2896cf6eeacd3bc15068303c690fa491f021cbccf2b94073e0367d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:53 [ssh-agent] Looking for ssh-agent implementation... 04:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:53 $ docker exec fb36701a7b2896cf6eeacd3bc15068303c690fa491f021cbccf2b94073e0367d ssh-agent 04:57:53 SSH_AUTH_SOCK=/tmp/ssh-SgTYcpoxg3fq/agent.15 04:57:53 SSH_AGENT_PID=22 04:57:53 Running ssh-add (command line suppressed) 04:57:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7758486905948070683.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7758486905948070683.key) 04:57:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:54 + git semver tag 04:57:54 # -> Open(): unable to determine branch for HEAD 04:57:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:57:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:57:54 # $SEMVER_REMOTE_NAME = origin 04:57:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:57:54 # $SEMVER_USER_NAME = edgex-jenkins 04:57:54 # $SEMVER_BRANCH = master 04:57:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 04:57:54 # 04c3d46dad9e0140637a3c4c2b32034ad5f19d2e HEAD 04:57:54 # -> Force: false 04:57:54 # e999ade9da67f268c5443af70ea720d7221506a6 refs/tags/v1.2.0-dev.29 [Pipeline] } 04:57:54 $ docker exec --env ******** --env ******** fb36701a7b2896cf6eeacd3bc15068303c690fa491f021cbccf2b94073e0367d ssh-agent -k 04:57:54 unset SSH_AUTH_SOCK; 04:57:54 unset SSH_AGENT_PID; 04:57:54 echo Agent pid 22 killed; 04:57:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:55 + git semver [Pipeline] } 04:57:55 $ docker stop --time=1 fb36701a7b2896cf6eeacd3bc15068303c690fa491f021cbccf2b94073e0367d 04:57:56 $ docker rm -f fb36701a7b2896cf6eeacd3bc15068303c690fa491f021cbccf2b94073e0367d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:57 04:57:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:57 0.23.1-centos7: Pulling from edgex-lftools 04:57:57 ab5ef0e58194: Pulling fs layer 04:57:57 9712f1f96733: Pulling fs layer 04:57:57 63f879dbbcfc: Pulling fs layer 04:57:57 0d9ebad4ef96: Pulling fs layer 04:57:57 e9a5061849ea: Pulling fs layer 04:57:57 d747dcd14b5f: Pulling fs layer 04:57:57 2de7ff778b66: Pulling fs layer 04:57:57 e9a5061849ea: Waiting 04:57:57 d747dcd14b5f: Waiting 04:57:57 2de7ff778b66: Waiting 04:57:57 0d9ebad4ef96: Waiting 04:57:57 9712f1f96733: Download complete 04:57:57 63f879dbbcfc: Verifying Checksum 04:57:57 63f879dbbcfc: Download complete 04:57:57 e9a5061849ea: Verifying Checksum 04:57:57 e9a5061849ea: Download complete 04:57:57 d747dcd14b5f: Verifying Checksum 04:57:57 d747dcd14b5f: Download complete 04:57:58 2de7ff778b66: Verifying Checksum 04:57:58 2de7ff778b66: Download complete 04:57:58 ab5ef0e58194: Download complete 04:57:58 0d9ebad4ef96: Verifying Checksum 04:57:58 0d9ebad4ef96: Download complete 04:58:03 ab5ef0e58194: Pull complete 04:58:03 9712f1f96733: Pull complete 04:58:05 63f879dbbcfc: Pull complete 04:58:10 0d9ebad4ef96: Pull complete 04:58:12 e9a5061849ea: Pull complete 04:58:12 d747dcd14b5f: Pull complete 04:58:15 2de7ff778b66: Pull complete 04:58:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:58:15 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:58:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:58:16 $ docker top d4b909c70cc599cb12236532646e437c9e22b5a352ec6a387669252f5089e114 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:58:16 provisioning config files... 04:58:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3100519759662524491tmp 04:58:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1808130578814605364tmp 04:58:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1836673815417449655tmp [Pipeline] { [Pipeline] echo 04:58:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:58:17 ---> sigul-configuration.sh 04:58:17 gpg: directory `/root/.gnupg' created 04:58:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:58:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:58:17 gpg: keyring `/root/.gnupg/secring.gpg' created 04:58:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:58:17 gpg: CAST5 encrypted data 04:58:17 gpg: encrypted with 1 passphrase 04:58:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:58:17 + mkdir /home/jenkins 04:58:17 + mkdir /home/jenkins/sigul [Pipeline] sh 04:58:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 04:58:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:58:18 ---> sigul-install.sh 04:58:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:58:25 + git tag --list 04:58:25 v1.2.0-dev.29 [Pipeline] sh 04:58:25 + lftools sign git-tag v1.2.0-dev.29 04:58:26 Signing Git tag with Sigul... 04:58:26 Signing v1.2.0-dev.29 [Pipeline] echo 04:58:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:58:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:58:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:58:28 $ docker stop --time=1 d4b909c70cc599cb12236532646e437c9e22b5a352ec6a387669252f5089e114 04:58:30 $ docker rm -f d4b909c70cc599cb12236532646e437c9e22b5a352ec6a387669252f5089e114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:30 . [Pipeline] withDockerContainer 04:58:31 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:58:31 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:58:31 $ docker top 11410a87f1f480e1cb3237664dd4af9a823ef38077c248ff854ff424018ae80a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:31 [ssh-agent] Looking for ssh-agent implementation... 04:58:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:32 $ docker exec 11410a87f1f480e1cb3237664dd4af9a823ef38077c248ff854ff424018ae80a ssh-agent 04:58:32 SSH_AUTH_SOCK=/tmp/ssh-VYpJInd6ttFL/agent.15 04:58:32 SSH_AGENT_PID=22 04:58:32 Running ssh-add (command line suppressed) 04:58:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8190406977978527387.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8190406977978527387.key) 04:58:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:32 + git semver bump pre 04:58:32 # -> Open(): unable to determine branch for HEAD 04:58:32 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:58:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:58:32 # $SEMVER_REMOTE_NAME = origin 04:58:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:58:32 # $SEMVER_USER_NAME = edgex-jenkins 04:58:32 # $SEMVER_BRANCH = master 04:58:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 04:58:32 1.2.0-dev.30 [Pipeline] } 04:58:32 $ docker exec --env ******** --env ******** 11410a87f1f480e1cb3237664dd4af9a823ef38077c248ff854ff424018ae80a ssh-agent -k 04:58:33 unset SSH_AUTH_SOCK; 04:58:33 unset SSH_AGENT_PID; 04:58:33 echo Agent pid 22 killed; 04:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:33 + git semver [Pipeline] } 04:58:33 $ docker stop --time=1 11410a87f1f480e1cb3237664dd4af9a823ef38077c248ff854ff424018ae80a 04:58:34 $ docker rm -f 11410a87f1f480e1cb3237664dd4af9a823ef38077c248ff854ff424018ae80a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:35 . [Pipeline] withDockerContainer 04:58:35 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:58:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:58:36 $ docker top 8495e34b50aff955bd9304424aed0cef70eac8bcccc0844fc0d717440450bdbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:36 [ssh-agent] Looking for ssh-agent implementation... 04:58:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:36 $ docker exec 8495e34b50aff955bd9304424aed0cef70eac8bcccc0844fc0d717440450bdbf ssh-agent 04:58:36 SSH_AUTH_SOCK=/tmp/ssh-QaIl8uTV5eKo/agent.15 04:58:36 SSH_AGENT_PID=22 04:58:36 Running ssh-add (command line suppressed) 04:58:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3439470692188938300.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3439470692188938300.key) 04:58:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:37 + git semver push 04:58:37 # -> Open(): unable to determine branch for HEAD 04:58:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:58:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:58:37 # $SEMVER_REMOTE_NAME = origin 04:58:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:58:37 # $SEMVER_USER_NAME = edgex-jenkins 04:58:37 # $SEMVER_BRANCH = master 04:58:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 04:58:44 $ docker exec --env ******** --env ******** 8495e34b50aff955bd9304424aed0cef70eac8bcccc0844fc0d717440450bdbf ssh-agent -k 04:58:44 unset SSH_AUTH_SOCK; 04:58:44 unset SSH_AGENT_PID; 04:58:44 echo Agent pid 22 killed; 04:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:44 + git semver [Pipeline] } 04:58:44 $ docker stop --time=1 8495e34b50aff955bd9304424aed0cef70eac8bcccc0844fc0d717440450bdbf 04:58:45 $ docker rm -f 8495e34b50aff955bd9304424aed0cef70eac8bcccc0844fc0d717440450bdbf [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 04:58:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:58:47 ---> package-listing.sh 04:58:47 ++ facter osfamily 04:58:47 ++ tr '[:upper:]' '[:lower:]' 04:58:47 + OS_FAMILY=redhat 04:58:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 04:58:47 + START_PACKAGES=/tmp/packages_start.txt 04:58:47 + END_PACKAGES=/tmp/packages_end.txt 04:58:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:58:47 + PACKAGES=/tmp/packages_start.txt 04:58:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 04:58:47 + PACKAGES=/tmp/packages_end.txt 04:58:47 + case "${OS_FAMILY}" in 04:58:47 + rpm -qa 04:58:47 + sort 04:58:51 + '[' -f /tmp/packages_start.txt ']' 04:58:51 + '[' -f /tmp/packages_end.txt ']' 04:58:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:58:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 04:58:51 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 04:58:51 + 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 04:58:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:58:52 04:58:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:58:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:58:52 alpine: Pulling from edgex-lftools-log-publisher 04:58:52 c9b1b535fdd9: Pulling fs layer 04:58:52 2cc5ad85d9ab: Pulling fs layer 04:58:52 756a868c4378: Pulling fs layer 04:58:52 444b2fc9a129: Pulling fs layer 04:58:52 ea15f1150254: Pulling fs layer 04:58:52 41b27a9f41bf: Pulling fs layer 04:58:52 28c525ee5125: Pulling fs layer 04:58:52 094b1ea09ed8: Pulling fs layer 04:58:52 138eaada9080: Pulling fs layer 04:58:52 0622d0fa9048: Pulling fs layer 04:58:52 444b2fc9a129: Waiting 04:58:52 ea15f1150254: Waiting 04:58:52 41b27a9f41bf: Waiting 04:58:52 28c525ee5125: Waiting 04:58:52 094b1ea09ed8: Waiting 04:58:52 138eaada9080: Waiting 04:58:52 2cc5ad85d9ab: Verifying Checksum 04:58:52 2cc5ad85d9ab: Download complete 04:58:52 444b2fc9a129: Verifying Checksum 04:58:52 444b2fc9a129: Download complete 04:58:52 c9b1b535fdd9: Verifying Checksum 04:58:52 ea15f1150254: Verifying Checksum 04:58:52 ea15f1150254: Download complete 04:58:52 28c525ee5125: Verifying Checksum 04:58:52 28c525ee5125: Download complete 04:58:52 c9b1b535fdd9: Pull complete 04:58:52 756a868c4378: Verifying Checksum 04:58:52 756a868c4378: Download complete 04:58:52 138eaada9080: Verifying Checksum 04:58:52 138eaada9080: Download complete 04:58:52 0622d0fa9048: Verifying Checksum 04:58:52 0622d0fa9048: Download complete 04:58:53 094b1ea09ed8: Verifying Checksum 04:58:53 094b1ea09ed8: Download complete 04:58:53 41b27a9f41bf: Verifying Checksum 04:58:53 41b27a9f41bf: Download complete 04:58:54 2cc5ad85d9ab: Pull complete 04:58:56 756a868c4378: Pull complete 04:58:56 444b2fc9a129: Pull complete 04:58:56 ea15f1150254: Pull complete 04:58:59 41b27a9f41bf: Pull complete 04:59:00 28c525ee5125: Pull complete 04:59:02 094b1ea09ed8: Pull complete 04:59:02 138eaada9080: Pull complete 04:59:03 0622d0fa9048: Pull complete 04:59:03 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:59:03 prd-centos7-docker-4c-2g-3973 does not seem to be running inside a container 04:59:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:59:04 $ docker top c1e422e61e01cffea25cc89ea919833b345972ab489b05f66c5e7212bc01f143 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:04 provisioning config files... 04:59:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4575925619298431991tmp [Pipeline] { [Pipeline] echo 04:59:04 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:59:05 ---> create-netrc.sh [Pipeline] echo 04:59:05 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:59:05 ---> logs-deploy.sh 04:59:05 + ARCHIVE_ARTIFACTS= 04:59:05 + LOGS_SERVER=https://logs.edgexfoundry.org 04:59:05 + '[' https://logs.edgexfoundry.org == None ']' 04:59:05 + NEXUS_URL=https://nexus.edgexfoundry.org 04:59:05 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/30 04:59:05 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/30/ 04:59:05 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/30 /w/workspace/edgexfoundry_edgex-ui-go_master 04:59:06 Archives upload complete. 04:59:06 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/30 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/30/