Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3d2d0c0a8f79b4160564bc48595316174cbd52d6 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-450 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 Fetching 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 > 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 3d2d0c0a8f79b4160564bc48595316174cbd52d6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d2d0c0a8f79b4160564bc48595316174cbd52d6 # timeout=10 Commit message: "use dialog to input params" > git rev-list --no-walk f2a99f3bc2ad6ee2bc5a872ec09d024000b55099 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:32:46 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 06:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:48 06:32:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:32:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:49 latest: Pulling from edgex-devops/git-semver 06:32:49 9123ac7c32f7: Pulling fs layer 06:32:49 b8cc5d1170e3: Pulling fs layer 06:32:49 2924cbbf6a41: Pulling fs layer 06:32:49 93b08a4f1073: Pulling fs layer 06:32:49 93b08a4f1073: Waiting 06:32:49 b8cc5d1170e3: Verifying Checksum 06:32:49 b8cc5d1170e3: Download complete 06:32:49 9123ac7c32f7: Download complete 06:32:49 93b08a4f1073: Verifying Checksum 06:32:49 93b08a4f1073: Download complete 06:32:49 2924cbbf6a41: Verifying Checksum 06:32:49 2924cbbf6a41: Download complete 06:32:49 9123ac7c32f7: Pull complete 06:32:49 b8cc5d1170e3: Pull complete 06:32:50 2924cbbf6a41: Pull complete 06:32:50 93b08a4f1073: Pull complete 06:32:50 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 06:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:32:50 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:32:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:32:51 $ docker top 0459b2e57030c6469312f6c54e99a11000234b332dc4af61282a8ee55cdcd32f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:51 [ssh-agent] Looking for ssh-agent implementation... 06:32:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:52 $ docker exec 0459b2e57030c6469312f6c54e99a11000234b332dc4af61282a8ee55cdcd32f ssh-agent 06:32:52 SSH_AUTH_SOCK=/tmp/ssh-OAUIJVr8rHBq/agent.15 06:32:52 SSH_AGENT_PID=22 06:32:52 Running ssh-add (command line suppressed) 06:32:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_703262038761949613.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_703262038761949613.key) 06:32:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:52 + git describe --exact-match --tags HEAD 06:32:52 fatal: No names found, cannot describe anything. [Pipeline] } 06:32:52 $ docker exec --env ******** --env ******** 0459b2e57030c6469312f6c54e99a11000234b332dc4af61282a8ee55cdcd32f ssh-agent -k 06:32:53 unset SSH_AUTH_SOCK; 06:32:53 unset SSH_AGENT_PID; 06:32:53 echo Agent pid 22 killed; 06:32:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:32:53 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:32:53 This usually means this commit has not been tagged. [Pipeline] sshagent 06:32:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:53 [ssh-agent] Looking for ssh-agent implementation... 06:32:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:53 $ docker exec 0459b2e57030c6469312f6c54e99a11000234b332dc4af61282a8ee55cdcd32f ssh-agent 06:32:53 SSH_AUTH_SOCK=/tmp/ssh-6a2Iz03MDETu/agent.58 06:32:53 SSH_AGENT_PID=65 06:32:53 Running ssh-add (command line suppressed) 06:32:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_213200312177362053.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_213200312177362053.key) 06:32:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:54 + git semver init 06:32:54 # -> Open(): unable to determine branch for HEAD 06:32:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:32:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:32:54 # $SEMVER_REMOTE_NAME = origin 06:32:54 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 06:32:54 # $SEMVER_USER_NAME = jenkins 06:32:54 # $SEMVER_BRANCH = master 06:32:54 # $SEMVER_TEMP = /tmp/semver-940323514 06:32:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:32:55 # '/tmp/semver-940323514' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 06:32:55 # -> Force: false 06:32:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 06:32:55 $ docker exec --env ******** --env ******** 0459b2e57030c6469312f6c54e99a11000234b332dc4af61282a8ee55cdcd32f ssh-agent -k 06:32:55 unset SSH_AUTH_SOCK; 06:32:55 unset SSH_AGENT_PID; 06:32:55 echo Agent pid 65 killed; 06:32:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:55 + git semver [Pipeline] } 06:32:55 $ docker stop --time=1 0459b2e57030c6469312f6c54e99a11000234b332dc4af61282a8ee55cdcd32f 06:32:57 $ docker rm -f 0459b2e57030c6469312f6c54e99a11000234b332dc4af61282a8ee55cdcd32f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:32:58 Stashed 22 file(s) [Pipeline] echo 06:32:58 [edgeXSemver] initialized semver on version 1.2.0-dev.11 [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 06:33:13 Still waiting to schedule task 06:33:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:33:13 Still waiting to schedule task 06:33:13 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:35:03 Running on prd-centos7-docker-4c-2g-451 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 06:35:03 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 06:35:05 using credential edgex-jenkins-ssh 06:35:05 Cloning the remote Git repository 06:35:05 Cloning with configured refspecs honoured and without tags 06:35:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:35:05 > git init /w/workspace/edgex-ui-go/11 # timeout=10 06:35:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:35:05 > git --version # timeout=10 06:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:06 Fetching without tags 06:35:06 Checking out Revision 3d2d0c0a8f79b4160564bc48595316174cbd52d6 (master) 06:35:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:35:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:35:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:35:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:06 > git config core.sparsecheckout # timeout=10 06:35:06 > git checkout -f 3d2d0c0a8f79b4160564bc48595316174cbd52d6 # timeout=10 06:35:10 Commit message: "use dialog to input params" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:35:11 ========================================================= 06:35:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 06:35:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:35:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 06:35:12 Sending build context to Docker daemon 10.74MB 06:35:12 Step 1/8 : ARG BASE=golang:1.11-alpine 06:35:12 Step 2/8 : FROM ${BASE} 06:35:12 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 06:35:12 9d48c3bd43c5: Pulling fs layer 06:35:12 7f94eaf8af20: Pulling fs layer 06:35:12 9fe9984849c1: Pulling fs layer 06:35:12 ec448270508e: Pulling fs layer 06:35:12 65ba82af53f7: Pulling fs layer 06:35:12 07c18b20a200: Pulling fs layer 06:35:12 d9b3ee039db2: Pulling fs layer 06:35:12 8c79c1ac0d81: Pulling fs layer 06:35:12 ff40f1a7a0b9: Pulling fs layer 06:35:12 bdb43ae2d12f: Pulling fs layer 06:35:12 8e1ab0ef8490: Pulling fs layer 06:35:12 ec448270508e: Waiting 06:35:12 65ba82af53f7: Waiting 06:35:12 07c18b20a200: Waiting 06:35:12 bdb43ae2d12f: Waiting 06:35:12 8e1ab0ef8490: Waiting 06:35:12 d9b3ee039db2: Waiting 06:35:12 8c79c1ac0d81: Waiting 06:35:12 ff40f1a7a0b9: Waiting 06:35:12 9fe9984849c1: Verifying Checksum 06:35:12 9fe9984849c1: Download complete 06:35:12 7f94eaf8af20: Verifying Checksum 06:35:12 7f94eaf8af20: Download complete 06:35:12 65ba82af53f7: Verifying Checksum 06:35:12 65ba82af53f7: Download complete 06:35:12 07c18b20a200: Verifying Checksum 06:35:12 07c18b20a200: Download complete 06:35:12 9d48c3bd43c5: Verifying Checksum 06:35:13 9d48c3bd43c5: Pull complete 06:35:13 7f94eaf8af20: Pull complete 06:35:13 d9b3ee039db2: Verifying Checksum 06:35:13 d9b3ee039db2: Download complete 06:35:13 ff40f1a7a0b9: Download complete 06:35:14 ec448270508e: Verifying Checksum 06:35:14 ec448270508e: Download complete 06:35:14 bdb43ae2d12f: Verifying Checksum 06:35:14 bdb43ae2d12f: Download complete 06:35:14 8e1ab0ef8490: Verifying Checksum 06:35:14 8e1ab0ef8490: Download complete 06:35:14 8c79c1ac0d81: Download complete 06:35:14 9fe9984849c1: Pull complete 06:35:19 ec448270508e: Pull complete 06:35:19 65ba82af53f7: Pull complete 06:35:19 07c18b20a200: Pull complete 06:35:23 d9b3ee039db2: Pull complete 06:35:27 8c79c1ac0d81: Pull complete 06:35:27 ff40f1a7a0b9: Pull complete 06:35:28 bdb43ae2d12f: Pull complete 06:35:28 8e1ab0ef8490: Pull complete 06:35:28 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 06:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 06:35:28 ---> 8acfeb908b63 06:35:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:35:28 ---> Running in dfb7705a42c9 06:35:28 Removing intermediate container dfb7705a42c9 06:35:28 ---> 50f12869f842 06:35:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:28 ---> Running in b9fee526abb0 06:35:29 Removing intermediate container b9fee526abb0 06:35:29 ---> c98cfaf8e8e8 06:35:29 Step 5/8 : RUN apk add --no-cache make git 06:35:29 ---> Running in 35705b70762b 06:35:30 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:35:31 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:35:32 OK: 134 MiB in 39 packages 06:35:32 Removing intermediate container 35705b70762b 06:35:32 ---> 14e61ec1c904 06:35:32 Step 6/8 : WORKDIR /edgex-ui-go 06:35:32 ---> Running in c02447cc22c3 06:35:32 Removing intermediate container c02447cc22c3 06:35:32 ---> c026dc3c8bef 06:35:32 Step 7/8 : COPY . . 06:35:33 ---> 532e955ea839 06:35:33 Step 8/8 : RUN go mod download 06:35:33 ---> Running in 7fa10b66dc05 06:35:34 go: finding github.com/gorilla/mux v1.7.1 06:35:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:35:34 go: finding github.com/kr/pretty v0.1.0 06:35:34 go: finding github.com/BurntSushi/toml v0.3.1 06:35:34 go: finding github.com/gorilla/websocket v1.4.0 06:35:34 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:35:34 go: finding github.com/pelletier/go-toml v1.2.0 06:35:34 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:35:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:35:34 go: finding github.com/hashicorp/consul/api v1.1.0 06:35:34 go: finding github.com/pkg/errors v0.8.1 06:35:34 go: finding github.com/stretchr/testify v1.3.0 06:35:34 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:35:34 go: finding github.com/kr/text v0.1.0 06:35:34 go: finding github.com/mitchellh/copystructure v1.0.0 06:35:34 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:35:35 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:35:35 go: finding github.com/kr/pty v1.1.1 06:35:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:35:35 go: finding github.com/davecgh/go-spew v1.1.0 06:35:35 go: finding github.com/pmezard/go-difflib v1.0.0 06:35:35 go: finding github.com/stretchr/objx v0.1.0 06:35:35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:35:36 go: finding golang.org/x/text v0.3.0 06:35:36 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:35:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:35:39 go: finding github.com/hashicorp/serf v0.8.2 06:35:39 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:35:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:35:39 go: finding github.com/mitchellh/mapstructure v1.1.2 06:35:39 go: finding github.com/hashicorp/go-uuid v1.0.1 06:35:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:35:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:35:39 go: finding github.com/mitchellh/go-homedir v1.0.0 06:35:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:35:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:35:40 go: finding github.com/hashicorp/memberlist v0.1.3 06:35:40 go: finding github.com/hashicorp/logutils v1.0.0 06:35:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:35:40 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:35:40 go: finding github.com/mitchellh/cli v1.0.0 06:35:40 go: finding github.com/mitchellh/iochan v1.0.0 06:35:40 go: finding github.com/hashicorp/mdns v1.0.0 06:35:40 go: finding github.com/hashicorp/go-syslog v1.0.0 06:35:40 go: finding github.com/mitchellh/gox v0.4.0 06:35:40 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:35:40 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:35:40 go: finding github.com/mattn/go-isatty v0.0.3 06:35:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:35:40 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:35:40 go: finding github.com/mattn/go-colorable v0.0.9 06:35:40 go: finding github.com/posener/complete v1.1.1 06:35:40 go: finding github.com/hashicorp/go-multierror v1.0.0 06:35:40 go: finding github.com/bgentry/speakeasy v0.1.0 06:35:40 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:35:40 go: finding github.com/stretchr/testify v1.2.2 06:35:40 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:35:40 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:35:41 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:35:41 go: finding github.com/miekg/dns v1.0.14 06:35:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:35:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:35:41 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:35:41 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:35:41 go: finding github.com/davecgh/go-spew v1.1.1 06:35:41 go: finding github.com/hashicorp/go.net v0.0.1 06:35:41 go: finding github.com/fatih/color v1.7.0 06:35:41 go: finding github.com/hashicorp/errwrap v1.0.0 06:35:41 go: finding github.com/hashicorp/go-uuid v1.0.0 06:35:41 go: finding github.com/hashicorp/golang-lru v0.5.0 06:35:53 Removing intermediate container 7fa10b66dc05 06:35:53 ---> f701f93f628a 06:35:53 Successfully built f701f93f628a 06:35:53 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 06:35:54 + docker inspect -f . ci-base-image-x86_64 06:35:54 . [Pipeline] withDockerContainer 06:35:54 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 06:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:35:55 $ docker top 4a50229f87c9f72e1e2157b057472b23b83318f33a17305bb26c5ed55436e561 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:56 + go version 06:35:56 go version go1.11.13 linux/amd64 [Pipeline] sh 06:35:56 + make test 06:35:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:35:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:36:07 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:36:07 GO111MODULE=on go vet ./... [Pipeline] stash 06:36:11 Stashed 1 file(s) [Pipeline] } 06:36:11 $ docker stop --time=1 4a50229f87c9f72e1e2157b057472b23b83318f33a17305bb26c5ed55436e561 06:36:13 $ docker rm -f 4a50229f87c9f72e1e2157b057472b23b83318f33a17305bb26c5ed55436e561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:14 + ls -al . 06:36:14 total 72 06:36:14 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 13 06:35 . 06:36:14 drwxrwxr-x. 4 jenkins jenkins 30 Mar 13 06:35 .. 06:36:14 drwxrwxr-x. 8 jenkins jenkins 119 Mar 13 06:35 app 06:36:14 drwxrwxr-x. 3 jenkins jenkins 20 Mar 13 06:35 assets 06:36:14 drwxrwxr-x. 2 jenkins jenkins 35 Mar 13 06:35 bin 06:36:14 drwxrwxr-x. 3 jenkins jenkins 29 Mar 13 06:35 cmd 06:36:14 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 13 06:35 CONTRIBUTING.md 06:36:14 -rw-r--r--. 1 jenkins jenkins 10 Mar 13 06:35 coverage.out 06:36:14 -rw-rw-r--. 1 jenkins jenkins 839 Mar 13 06:35 Dockerfile 06:36:14 -rw-rw-r--. 1 jenkins jenkins 898 Mar 13 06:35 Dockerfile.build 06:36:14 drwxrwxr-x. 4 jenkins jenkins 53 Mar 13 06:35 docs 06:36:14 drwxrwxr-x. 8 jenkins jenkins 162 Mar 13 06:35 .git 06:36:14 -rw-rw-r--. 1 jenkins jenkins 123 Mar 13 06:35 .gitignore 06:36:14 -rw-rw-r--. 1 jenkins jenkins 522 Mar 13 06:35 go.mod 06:36:14 -rw-r--r--. 1 jenkins jenkins 8727 Mar 13 06:35 go.sum 06:36:14 drwxrwxr-x. 3 jenkins jenkins 17 Mar 13 06:35 internal 06:36:14 -rw-rw-r--. 1 jenkins jenkins 675 Mar 13 06:35 Jenkinsfile 06:36:14 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 13 06:35 LICENSE 06:36:14 -rw-rw-r--. 1 jenkins jenkins 951 Mar 13 06:35 Makefile 06:36:14 -rw-rw-r--. 1 jenkins jenkins 3392 Mar 13 06:35 README.md 06:36:14 drwxrwxr-x. 3 jenkins jenkins 44 Mar 13 06:35 .semver 06:36:14 drwxrwxr-x. 4 jenkins jenkins 54 Mar 13 06:35 snap 06:36:14 -rw-rw-r--. 1 jenkins jenkins 12 Mar 13 06:32 VERSION 06:36:14 -rw-rw-r--. 1 jenkins jenkins 155 Mar 13 06:35 version.go [Pipeline] isUnix [Pipeline] sh 06:36:15 + 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=3d2d0c0a8f79b4160564bc48595316174cbd52d6 --label arch=amd64 --label version=1.2.0-dev.11 . 06:36:15 Sending build context to Docker daemon 10.75MB 06:36:15 Step 1/23 : ARG BASE=golang:1.11-alpine 06:36:15 Step 2/23 : FROM ${BASE} AS builder 06:36:15 ---> f701f93f628a 06:36:15 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:36:15 ---> Running in 5ac52a96885c 06:36:15 Removing intermediate container 5ac52a96885c 06:36:15 ---> 274030960bd0 06:36:15 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:36:16 ---> Running in 85c6d53d0089 06:36:16 Removing intermediate container 85c6d53d0089 06:36:16 ---> e8c1fd9ffcc6 06:36:16 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:36:16 ---> Running in a36d8f4bf4c5 06:36:16 Removing intermediate container a36d8f4bf4c5 06:36:16 ---> b848c241f710 06:36:16 Step 6/23 : LABEL Name=edgex-ui-go 06:36:16 ---> Running in f15a743ded1c 06:36:16 Removing intermediate container f15a743ded1c 06:36:16 ---> 071db9266bc6 06:36:16 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:36:17 ---> Running in 560a197e8921 06:36:17 Removing intermediate container 560a197e8921 06:36:17 ---> a55a61edaee4 06:36:17 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:17 ---> Running in 79615edd9063 06:36:18 Removing intermediate container 79615edd9063 06:36:18 ---> 1177be671231 06:36:18 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:36:18 ---> Running in 4dfff7f76eff 06:36:18 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:36:19 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:36:20 OK: 134 MiB in 39 packages 06:36:20 Removing intermediate container 4dfff7f76eff 06:36:20 ---> c49a58e93de3 06:36:20 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:36:20 ---> Running in c7aa7c41b771 06:36:20 Removing intermediate container c7aa7c41b771 06:36:20 ---> c622ebdf1ff2 06:36:20 Step 11/23 : COPY go.mod . 06:36:21 ---> 25492e8acd71 06:36:21 Step 12/23 : COPY Makefile . 06:36:21 ---> 5eb08b38a468 06:36:21 Step 13/23 : RUN make update 06:36:21 ---> Running in a1795c95ab5b 06:36:21 CGO_ENABLED=0 GO111MODULE=on go mod download 06:36:22 Removing intermediate container a1795c95ab5b 06:36:22 ---> 47de29816789 06:36:22 Step 14/23 : COPY . . 06:36:22 ---> 538f8a021129 06:36:22 Step 15/23 : RUN ${MAKE} 06:36:23 ---> Running in 2fa0348f895c 06:36:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:36:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:36:34 Removing intermediate container 2fa0348f895c 06:36:34 ---> 3a8346153387 06:36:34 Step 16/23 : FROM alpine 06:36:35 latest: Pulling from library/alpine 06:36:35 c9b1b535fdd9: Pulling fs layer 06:36:35 c9b1b535fdd9: Verifying Checksum 06:36:35 c9b1b535fdd9: Download complete 06:36:35 c9b1b535fdd9: Pull complete 06:36:35 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 06:36:35 Status: Downloaded newer image for alpine:latest 06:36:35 ---> e7d92cdc71fe 06:36:35 Step 17/23 : EXPOSE 4000 06:36:35 ---> Running in 2209fa2c8b80 06:36:35 Removing intermediate container 2209fa2c8b80 06:36:35 ---> 898836d1543c 06:36:35 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:36:36 ---> 84aba78599a3 06:36:36 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:36:36 ---> Running in 25e7f60a8b7d 06:36:36 Removing intermediate container 25e7f60a8b7d 06:36:36 ---> d5633d3d67db 06:36:36 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 06:36:36 ---> Running in f71eefb31888 06:36:36 Removing intermediate container f71eefb31888 06:36:36 ---> 4289d8017b8b 06:36:36 Step 21/23 : LABEL arch=amd64 06:36:36 ---> Running in 102b774bf3d0 06:36:36 Removing intermediate container 102b774bf3d0 06:36:36 ---> 633d84059561 06:36:36 Step 22/23 : LABEL git_sha=3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:36:36 ---> Running in b456a7ade3b9 06:36:37 Removing intermediate container b456a7ade3b9 06:36:37 ---> 425c63b27baf 06:36:37 Step 23/23 : LABEL version=1.2.0-dev.11 06:36:37 ---> Running in 70ac29ff4f56 06:36:37 Removing intermediate container 70ac29ff4f56 06:36:37 ---> 5bd0500a351a 06:36:37 [Warning] One or more build-args [ARCH] were not consumed 06:36:37 Successfully built 5bd0500a351a 06:36:37 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 06:36:37 provisioning config files... 06:36:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config7897841334465247329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:38 nexus3.edgexfoundry.org:10001 06:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:38 Configure a credential helper to remove this warning. See 06:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:38 06:36:38 Login Succeeded 06:36:38 nexus3.edgexfoundry.org:10002 06:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:38 Configure a credential helper to remove this warning. See 06:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:38 06:36:38 Login Succeeded 06:36:38 nexus3.edgexfoundry.org:10003 06:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:38 Configure a credential helper to remove this warning. See 06:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:38 06:36:38 Login Succeeded 06:36:38 nexus3.edgexfoundry.org:10004 06:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:38 Configure a credential helper to remove this warning. See 06:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:38 06:36:38 Login Succeeded 06:36:38 docker.io 06:36:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:39 Configure a credential helper to remove this warning. See 06:36:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:39 06:36:39 Login Succeeded [Pipeline] } 06:36:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:39 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 06:36:39 3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:36:39 latest 06:36:39 1.2.0-dev.11 06:36:39 3d2d0c0a8f79b4160564bc48595316174cbd52d6-1.2.0-dev.11 06:36:39 master 06:36:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:36:40 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3d2d0c0a8f79b4160564bc48595316174cbd52d6 [Pipeline] isUnix [Pipeline] sh 06:36:40 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:36:40 2d423ba2fafd: Preparing 06:36:40 5216338b40a7: Preparing 06:36:40 5216338b40a7: Layer already exists 06:36:42 2d423ba2fafd: Pushed 06:36:42 3d2d0c0a8f79b4160564bc48595316174cbd52d6: digest: sha256:65c28ec3b90ee5e8cec70b8695d8f156d574a5d6b463cd1e33f2a24a0c15b1a1 size: 739 [Pipeline] isUnix [Pipeline] sh 06:36:42 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 06:36:42 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 06:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:36:42 2d423ba2fafd: Preparing 06:36:42 5216338b40a7: Preparing 06:36:42 5216338b40a7: Layer already exists 06:36:42 2d423ba2fafd: Layer already exists 06:36:42 latest: digest: sha256:65c28ec3b90ee5e8cec70b8695d8f156d574a5d6b463cd1e33f2a24a0c15b1a1 size: 739 [Pipeline] isUnix [Pipeline] sh 06:36:43 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 06:36:43 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.11 06:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:36:43 2d423ba2fafd: Preparing 06:36:43 5216338b40a7: Preparing 06:36:43 2d423ba2fafd: Layer already exists 06:36:43 5216338b40a7: Layer already exists 06:36:43 1.2.0-dev.11: digest: sha256:65c28ec3b90ee5e8cec70b8695d8f156d574a5d6b463cd1e33f2a24a0c15b1a1 size: 739 [Pipeline] isUnix [Pipeline] sh 06:36:43 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3d2d0c0a8f79b4160564bc48595316174cbd52d6-1.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 06:36:44 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3d2d0c0a8f79b4160564bc48595316174cbd52d6-1.2.0-dev.11 06:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:36:44 2d423ba2fafd: Preparing 06:36:44 5216338b40a7: Preparing 06:36:44 2d423ba2fafd: Layer already exists 06:36:44 5216338b40a7: Layer already exists 06:36:44 3d2d0c0a8f79b4160564bc48595316174cbd52d6-1.2.0-dev.11: digest: sha256:65c28ec3b90ee5e8cec70b8695d8f156d574a5d6b463cd1e33f2a24a0c15b1a1 size: 739 [Pipeline] isUnix [Pipeline] sh 06:36:44 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 06:36:44 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 06:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 06:36:44 2d423ba2fafd: Preparing 06:36:44 5216338b40a7: Preparing 06:36:44 2d423ba2fafd: Layer already exists 06:36:44 5216338b40a7: Layer already exists 06:36:44 master: digest: sha256:65c28ec3b90ee5e8cec70b8695d8f156d574a5d6b463cd1e33f2a24a0c15b1a1 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] } 06:36:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-452 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 06:36:52 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 06:36:58 using credential edgex-jenkins-ssh 06:36:58 Cloning the remote Git repository 06:36:58 Cloning with configured refspecs honoured and without tags 06:36:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:36:59 > git init /w/workspace/edgex-ui-go/11 # timeout=10 06:36:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:36:59 > git --version # timeout=10 06:36:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:37:00 Fetching without tags 06:37:01 Checking out Revision 3d2d0c0a8f79b4160564bc48595316174cbd52d6 (master) 06:37:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:37:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:37:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:37:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:37:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:37:01 > git config core.sparsecheckout # timeout=10 06:37:01 > git checkout -f 3d2d0c0a8f79b4160564bc48595316174cbd52d6 # timeout=10 06:37:06 Commit message: "use dialog to input params" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:37:07 ========================================================= 06:37:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 06:37:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:37:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine . 06:37:09 Sending build context to Docker daemon 10.74MB 06:37:09 Step 1/8 : ARG BASE=golang:1.11-alpine 06:37:09 Step 2/8 : FROM ${BASE} 06:37:09 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:37:10 29bddadc8f3f: Pulling fs layer 06:37:10 02bb20f2603b: Pulling fs layer 06:37:10 b62863a3550b: Pulling fs layer 06:37:10 9586258a13ea: Pulling fs layer 06:37:10 a8b2cbafd68c: Pulling fs layer 06:37:10 d1dd75721c92: Pulling fs layer 06:37:10 4e34fffdb759: Pulling fs layer 06:37:10 fd1d9eb628f9: Pulling fs layer 06:37:10 bd44c58b92db: Pulling fs layer 06:37:10 e5856e266cf4: Pulling fs layer 06:37:10 f0f88b30cdbb: Pulling fs layer 06:37:10 9586258a13ea: Waiting 06:37:10 a8b2cbafd68c: Waiting 06:37:10 d1dd75721c92: Waiting 06:37:10 4e34fffdb759: Waiting 06:37:10 fd1d9eb628f9: Waiting 06:37:10 bd44c58b92db: Waiting 06:37:10 e5856e266cf4: Waiting 06:37:10 f0f88b30cdbb: Waiting 06:37:10 b62863a3550b: Download complete 06:37:10 02bb20f2603b: Verifying Checksum 06:37:10 02bb20f2603b: Download complete 06:37:10 a8b2cbafd68c: Verifying Checksum 06:37:10 a8b2cbafd68c: Download complete 06:37:10 d1dd75721c92: Download complete 06:37:10 29bddadc8f3f: Download complete 06:37:11 29bddadc8f3f: Pull complete 06:37:11 02bb20f2603b: Pull complete 06:37:12 b62863a3550b: Pull complete 06:37:14 4e34fffdb759: Verifying Checksum 06:37:14 4e34fffdb759: Download complete 06:37:14 bd44c58b92db: Download complete 06:37:17 e5856e266cf4: Verifying Checksum 06:37:17 e5856e266cf4: Download complete 06:37:17 f0f88b30cdbb: Download complete 06:37:19 fd1d9eb628f9: Verifying Checksum 06:37:19 fd1d9eb628f9: Download complete 06:37:21 9586258a13ea: Verifying Checksum 06:37:21 9586258a13ea: Download complete 06:37:31 9586258a13ea: Pull complete 06:37:31 a8b2cbafd68c: Pull complete 06:37:32 d1dd75721c92: Pull complete 06:37:36 4e34fffdb759: Pull complete 06:37:41 fd1d9eb628f9: Pull complete 06:37:41 bd44c58b92db: Pull complete 06:37:43 e5856e266cf4: Pull complete 06:37:44 f0f88b30cdbb: Pull complete 06:37:44 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 06:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 06:37:44 ---> 0be50c763560 06:37:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:37:48 ---> Running in 96e345c02992 06:37:49 Removing intermediate container 96e345c02992 06:37:49 ---> 275fcf9bc1c0 06:37:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:49 ---> Running in 75ca2bf6aa2b 06:37:51 Removing intermediate container 75ca2bf6aa2b 06:37:51 ---> bb3af69b0e3c 06:37:51 Step 5/8 : RUN apk add --no-cache make git 06:37:51 ---> Running in d813786862e7 06:37:52 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:37:53 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:37:54 OK: 121 MiB in 39 packages 06:37:55 Removing intermediate container d813786862e7 06:37:55 ---> 81445f7204ac 06:37:55 Step 6/8 : WORKDIR /edgex-ui-go 06:37:55 ---> Running in 815d55cf8052 06:37:55 Removing intermediate container 815d55cf8052 06:37:55 ---> dc4032c61f5d 06:37:55 Step 7/8 : COPY . . 06:37:57 ---> 9c9dbac7680d 06:37:57 Step 8/8 : RUN go mod download 06:37:57 ---> Running in 88ac9060c2a2 06:37:58 go: finding github.com/BurntSushi/toml v0.3.1 06:37:58 go: finding github.com/gorilla/websocket v1.4.0 06:37:58 go: finding github.com/kr/pretty v0.1.0 06:37:58 go: finding github.com/pelletier/go-toml v1.2.0 06:37:58 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 06:37:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 06:37:58 go: finding github.com/gorilla/mux v1.7.1 06:37:59 go: finding github.com/kr/text v0.1.0 06:37:59 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 06:37:59 go: finding github.com/mitchellh/copystructure v1.0.0 06:37:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 06:37:59 go: finding github.com/hashicorp/consul/api v1.1.0 06:37:59 go: finding github.com/stretchr/testify v1.3.0 06:37:59 go: finding github.com/pkg/errors v0.8.1 06:37:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:37:59 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 06:37:59 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 06:38:00 go: finding github.com/kr/pty v1.1.1 06:38:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 06:38:01 go: finding github.com/davecgh/go-spew v1.1.0 06:38:01 go: finding github.com/pmezard/go-difflib v1.0.0 06:38:01 go: finding github.com/stretchr/objx v0.1.0 06:38:03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:38:03 go: finding golang.org/x/text v0.3.0 06:38:05 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 06:38:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 06:38:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 06:38:07 go: finding github.com/hashicorp/go-uuid v1.0.1 06:38:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 06:38:07 go: finding github.com/hashicorp/serf v0.8.2 06:38:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:38:07 go: finding github.com/mitchellh/mapstructure v1.1.2 06:38:07 go: finding github.com/mitchellh/go-homedir v1.0.0 06:38:08 go: finding github.com/mitchellh/go-testing-interface v1.0.0 06:38:08 go: finding github.com/hashicorp/memberlist v0.1.3 06:38:08 go: finding github.com/hashicorp/logutils v1.0.0 06:38:08 go: finding github.com/hashicorp/go-msgpack v0.5.3 06:38:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:38:08 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 06:38:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 06:38:08 go: finding github.com/hashicorp/mdns v1.0.0 06:38:08 go: finding github.com/mitchellh/iochan v1.0.0 06:38:08 go: finding github.com/mitchellh/cli v1.0.0 06:38:10 go: finding github.com/hashicorp/go-syslog v1.0.0 06:38:10 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 06:38:10 go: finding github.com/hashicorp/go.net v0.0.1 06:38:10 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 06:38:10 go: finding github.com/mitchellh/gox v0.4.0 06:38:10 go: finding github.com/fatih/color v1.7.0 06:38:10 go: finding github.com/miekg/dns v1.0.14 06:38:10 go: finding github.com/mattn/go-colorable v0.0.9 06:38:10 go: finding github.com/hashicorp/go-multierror v1.0.0 06:38:10 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 06:38:11 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 06:38:11 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 06:38:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 06:38:11 go: finding github.com/posener/complete v1.1.1 06:38:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:38:11 go: finding github.com/bgentry/speakeasy v0.1.0 06:38:11 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 06:38:11 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 06:38:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:38:11 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 06:38:11 go: finding github.com/stretchr/testify v1.2.2 06:38:11 go: finding github.com/davecgh/go-spew v1.1.1 06:38:12 go: finding github.com/hashicorp/go-sockaddr v1.0.0 06:38:12 go: finding github.com/hashicorp/errwrap v1.0.0 06:38:12 go: finding github.com/hashicorp/go-uuid v1.0.0 06:38:12 go: finding github.com/mattn/go-isatty v0.0.3 06:38:12 go: finding github.com/hashicorp/golang-lru v0.5.0 06:38:45 Removing intermediate container 88ac9060c2a2 06:38:45 ---> f8655bb304a2 06:38:45 Successfully built f8655bb304a2 06:38:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:38:45 + docker inspect -f . ci-base-image-arm64 06:38:46 . [Pipeline] withDockerContainer 06:38:46 prd-ubuntu18.04-docker-arm64-4c-16g-452 does not seem to be running inside a container 06:38:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:38:48 $ docker top 09b4d21ec7f27e9bf8337faeb142c62fdfe621aa7f1a4820aca6a72fb364fd5a -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:49 + go version 06:38:49 go version go1.11.13 linux/arm64 [Pipeline] sh 06:38:50 + make test 06:38:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:38:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:39:24 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:39:24 GO111MODULE=on go vet ./... [Pipeline] stash 06:39:37 Warning: overwriting stash ‘coverage-report’ 06:39:37 Stashed 1 file(s) [Pipeline] } 06:39:37 $ docker stop --time=1 09b4d21ec7f27e9bf8337faeb142c62fdfe621aa7f1a4820aca6a72fb364fd5a 06:39:40 $ docker rm -f 09b4d21ec7f27e9bf8337faeb142c62fdfe621aa7f1a4820aca6a72fb364fd5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:42 + ls -al . 06:39:42 total 112 06:39:42 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 06:38 . 06:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:36 .. 06:39:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:37 .git 06:39:42 -rw-rw-r-- 1 jenkins jenkins 123 Mar 13 06:37 .gitignore 06:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:37 .semver 06:39:42 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 13 06:37 CONTRIBUTING.md 06:39:42 -rw-rw-r-- 1 jenkins jenkins 839 Mar 13 06:37 Dockerfile 06:39:42 -rw-rw-r-- 1 jenkins jenkins 898 Mar 13 06:37 Dockerfile.build 06:39:42 -rw-rw-r-- 1 jenkins jenkins 675 Mar 13 06:37 Jenkinsfile 06:39:42 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 13 06:37 LICENSE 06:39:42 -rw-rw-r-- 1 jenkins jenkins 951 Mar 13 06:37 Makefile 06:39:42 -rw-rw-r-- 1 jenkins jenkins 3392 Mar 13 06:37 README.md 06:39:42 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 06:32 VERSION 06:39:42 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:37 app 06:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:37 assets 06:39:42 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:37 bin 06:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:37 cmd 06:39:42 -rw-r--r-- 1 jenkins jenkins 10 Mar 13 06:38 coverage.out 06:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:37 docs 06:39:42 -rw-rw-r-- 1 jenkins jenkins 522 Mar 13 06:37 go.mod 06:39:42 -rw-r--r-- 1 jenkins jenkins 8727 Mar 13 06:38 go.sum 06:39:42 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:37 internal 06:39:42 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:37 snap 06:39:42 -rw-rw-r-- 1 jenkins jenkins 155 Mar 13 06:37 version.go [Pipeline] isUnix [Pipeline] sh 06:39:42 + 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=3d2d0c0a8f79b4160564bc48595316174cbd52d6 --label arch=arm64 --label version=1.2.0-dev.11 . 06:39:42 Sending build context to Docker daemon 10.75MB 06:39:42 Step 1/23 : ARG BASE=golang:1.11-alpine 06:39:42 Step 2/23 : FROM ${BASE} AS builder 06:39:42 ---> f8655bb304a2 06:39:42 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:39:43 ---> Running in cc0e309bb61c 06:39:43 Removing intermediate container cc0e309bb61c 06:39:43 ---> c6ea510ccf53 06:39:43 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:39:43 ---> Running in f7af84039787 06:39:44 Removing intermediate container f7af84039787 06:39:44 ---> a475160db5f3 06:39:44 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:39:44 ---> Running in 3137ba4ddca9 06:39:44 Removing intermediate container 3137ba4ddca9 06:39:44 ---> ea92e3b47ed2 06:39:44 Step 6/23 : LABEL Name=edgex-ui-go 06:39:44 ---> Running in 0f8030820cff 06:39:45 Removing intermediate container 0f8030820cff 06:39:45 ---> 4426dea20248 06:39:45 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:39:45 ---> Running in b19728a573e1 06:39:45 Removing intermediate container b19728a573e1 06:39:45 ---> 16557d38ddfb 06:39:45 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:45 ---> Running in c2dee06e5fc8 06:39:47 Removing intermediate container c2dee06e5fc8 06:39:47 ---> c7f01af97320 06:39:47 Step 9/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:39:47 ---> Running in 94ea31c26710 06:39:48 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:39:49 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:39:50 OK: 121 MiB in 39 packages 06:39:51 Removing intermediate container 94ea31c26710 06:39:51 ---> 828a96a803b6 06:39:51 Step 10/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:39:51 ---> Running in e8aaf66ccc0e 06:39:51 Removing intermediate container e8aaf66ccc0e 06:39:51 ---> 736d4511df57 06:39:51 Step 11/23 : COPY go.mod . 06:39:52 ---> 95b84c11392b 06:39:52 Step 12/23 : COPY Makefile . 06:39:53 ---> 730cc7902928 06:39:53 Step 13/23 : RUN make update 06:39:53 ---> Running in 473cbff794f8 06:39:54 CGO_ENABLED=0 GO111MODULE=on go mod download 06:39:55 Removing intermediate container 473cbff794f8 06:39:55 ---> 88be4e0dea41 06:39:55 Step 14/23 : COPY . . 06:39:56 ---> 405f8aab47ba 06:39:56 Step 15/23 : RUN ${MAKE} 06:39:57 ---> Running in 4cb8f07d0c35 06:39:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.11" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:40:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:40:32 Removing intermediate container 4cb8f07d0c35 06:40:32 ---> 7e61c0351d24 06:40:32 Step 16/23 : FROM alpine 06:40:32 latest: Pulling from library/alpine 06:40:32 8fa90b21c985: Pulling fs layer 06:40:32 8fa90b21c985: Verifying Checksum 06:40:32 8fa90b21c985: Download complete 06:40:33 8fa90b21c985: Pull complete 06:40:33 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 06:40:33 Status: Downloaded newer image for alpine:latest 06:40:33 ---> 6e4716cdcf7a 06:40:33 Step 17/23 : EXPOSE 4000 06:40:33 ---> Running in 55aa06aab990 06:40:33 Removing intermediate container 55aa06aab990 06:40:33 ---> 93ac22aeb853 06:40:33 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:40:35 ---> 45171020dbd1 06:40:35 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:40:35 ---> Running in b6234054c1ae 06:40:35 Removing intermediate container b6234054c1ae 06:40:35 ---> fecb2216525f 06:40:35 Step 20/23 : ENTRYPOINT ["./edgex-ui-server"] 06:40:35 ---> Running in 2c64d91e3efe 06:40:36 Removing intermediate container 2c64d91e3efe 06:40:36 ---> 7762b606501f 06:40:36 Step 21/23 : LABEL arch=arm64 06:40:36 ---> Running in efd9e9913967 06:40:36 Removing intermediate container efd9e9913967 06:40:36 ---> dc31c271d060 06:40:36 Step 22/23 : LABEL git_sha=3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:40:36 ---> Running in 77c96f9830af 06:40:37 Removing intermediate container 77c96f9830af 06:40:37 ---> 6772c368f13e 06:40:37 Step 23/23 : LABEL version=1.2.0-dev.11 06:40:37 ---> Running in d4c7d3811584 06:40:37 Removing intermediate container d4c7d3811584 06:40:37 ---> 78f8a99c3bd3 06:40:37 [Warning] One or more build-args [ARCH] were not consumed 06:40:37 Successfully built 78f8a99c3bd3 06:40:37 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 06:40:38 provisioning config files... 06:40:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config6871356318281891167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:38 nexus3.edgexfoundry.org:10001 06:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:39 Configure a credential helper to remove this warning. See 06:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:39 06:40:39 Login Succeeded 06:40:39 nexus3.edgexfoundry.org:10002 06:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:40 Configure a credential helper to remove this warning. See 06:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:40 06:40:40 Login Succeeded 06:40:40 nexus3.edgexfoundry.org:10003 06:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:41 Configure a credential helper to remove this warning. See 06:40:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:41 06:40:41 Login Succeeded 06:40:41 nexus3.edgexfoundry.org:10004 06:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:42 Configure a credential helper to remove this warning. See 06:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:42 06:40:42 Login Succeeded 06:40:42 docker.io 06:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:43 Configure a credential helper to remove this warning. See 06:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:43 06:40:43 Login Succeeded [Pipeline] } 06:40:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:43 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 06:40:43 3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:40:43 latest 06:40:43 1.2.0-dev.11 06:40:43 3d2d0c0a8f79b4160564bc48595316174cbd52d6-1.2.0-dev.11 06:40:43 master 06:40:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:40:44 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3d2d0c0a8f79b4160564bc48595316174cbd52d6 [Pipeline] isUnix [Pipeline] sh 06:40:44 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:40:45 b945c909ce95: Preparing 06:40:45 53745f29fdbf: Preparing 06:40:45 53745f29fdbf: Layer already exists 06:40:50 b945c909ce95: Pushed 06:40:50 3d2d0c0a8f79b4160564bc48595316174cbd52d6: digest: sha256:55f8d841b4a03e06b4f6125d4e4a679aaf807f6eac95e7cfcd7fa359815d3f69 size: 739 [Pipeline] isUnix [Pipeline] sh 06:40:50 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:40:51 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 06:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:40:51 b945c909ce95: Preparing 06:40:51 53745f29fdbf: Preparing 06:40:51 53745f29fdbf: Layer already exists 06:40:51 b945c909ce95: Layer already exists 06:40:51 latest: digest: sha256:55f8d841b4a03e06b4f6125d4e4a679aaf807f6eac95e7cfcd7fa359815d3f69 size: 739 [Pipeline] isUnix [Pipeline] sh 06:40:52 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 06:40:52 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.11 06:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:40:53 b945c909ce95: Preparing 06:40:53 53745f29fdbf: Preparing 06:40:53 b945c909ce95: Layer already exists 06:40:53 53745f29fdbf: Layer already exists 06:40:53 1.2.0-dev.11: digest: sha256:55f8d841b4a03e06b4f6125d4e4a679aaf807f6eac95e7cfcd7fa359815d3f69 size: 739 [Pipeline] isUnix [Pipeline] sh 06:40:53 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3d2d0c0a8f79b4160564bc48595316174cbd52d6-1.2.0-dev.11 [Pipeline] isUnix [Pipeline] sh 06:40:54 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3d2d0c0a8f79b4160564bc48595316174cbd52d6-1.2.0-dev.11 06:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:40:54 b945c909ce95: Preparing 06:40:54 53745f29fdbf: Preparing 06:40:54 b945c909ce95: Layer already exists 06:40:54 53745f29fdbf: Layer already exists 06:40:54 3d2d0c0a8f79b4160564bc48595316174cbd52d6-1.2.0-dev.11: digest: sha256:55f8d841b4a03e06b4f6125d4e4a679aaf807f6eac95e7cfcd7fa359815d3f69 size: 739 [Pipeline] isUnix [Pipeline] sh 06:40:54 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 06:40:55 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 06:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 06:40:55 b945c909ce95: Preparing 06:40:55 53745f29fdbf: Preparing 06:40:55 53745f29fdbf: Layer already exists 06:40:55 b945c909ce95: Layer already exists 06:40:55 master: digest: sha256:55f8d841b4a03e06b4f6125d4e4a679aaf807f6eac95e7cfcd7fa359815d3f69 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 06:40:56 provisioning config files... 06:40:56 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7234676307686363279tmp [Pipeline] { [Pipeline] sh 06:40:57 + curl -s https://codecov.io/bash 06:40:57 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7234676307686363279tmp 06:40:57 06:40:57 _____ _ 06:40:57 / ____| | | 06:40:57 | | ___ __| | ___ ___ _____ __ 06:40:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:40:57 | |___| (_) | (_| | __/ (_| (_) \ V / 06:40:57 \_____\___/ \__,_|\___|\___\___/ \_/ 06:40:57 Bash-20200303-bc4d7e6 06:40:57 06:40:57 06:40:57 ==> Jenkins CI detected. 06:40:57 project root: . 06:40:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:40:57 ==> Running gcov in . (disable via -X gcov) 06:40:57 ==> Python coveragepy not found 06:40:57 ==> Searching for coverage reports in: 06:40:57 + . 06:40:57 -> Found 1 reports 06:40:57 ==> Detecting git/mercurial file structure 06:40:57 ==> Reading reports 06:40:57 + ./coverage.out bytes=10 06:40:57 ==> Appending adjustments 06:40:57 http://docs.codecov.io/docs/fixing-reports 06:40:57 + Found adjustments 06:40:57 ==> Gzipping contents 06:40:57 ==> Uploading reports 06:40:57 url: https://codecov.io 06:40:57 query: branch=master&commit=3d2d0c0a8f79b4160564bc48595316174cbd52d6&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 06:40:57 -> Pinging Codecov 06:40:57 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=master&commit=3d2d0c0a8f79b4160564bc48595316174cbd52d6&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 06:40:58 -> Uploading 06:40:58 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3d2d0c0a8f79b4160564bc48595316174cbd52d6 [Pipeline] } 06:40:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:40:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 06:40:58 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 06:40:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 06:40:59 06:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 06:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 06:40:59 1.217.3: Pulling from edgex-devops/edgex-snyk-go 06:40:59 e6b0cf9c0882: Pulling fs layer 06:40:59 2848faf0eed1: Pulling fs layer 06:40:59 0f37312ad70f: Pulling fs layer 06:40:59 7d08f2745646: Pulling fs layer 06:40:59 4c9f31393084: Pulling fs layer 06:40:59 eb21ddb83652: Pulling fs layer 06:40:59 345998794f6b: Pulling fs layer 06:40:59 97a711d68925: Pulling fs layer 06:40:59 7c8476c1cb00: Pulling fs layer 06:40:59 4c9f31393084: Waiting 06:40:59 eb21ddb83652: Waiting 06:40:59 345998794f6b: Waiting 06:40:59 97a711d68925: Waiting 06:40:59 7c8476c1cb00: Waiting 06:40:59 7d08f2745646: Waiting 06:40:59 0f37312ad70f: Verifying Checksum 06:40:59 0f37312ad70f: Download complete 06:40:59 2848faf0eed1: Verifying Checksum 06:40:59 2848faf0eed1: Download complete 06:40:59 4c9f31393084: Verifying Checksum 06:40:59 4c9f31393084: Download complete 06:41:00 eb21ddb83652: Verifying Checksum 06:41:00 eb21ddb83652: Download complete 06:41:00 e6b0cf9c0882: Download complete 06:41:01 e6b0cf9c0882: Pull complete 06:41:01 2848faf0eed1: Pull complete 06:41:01 0f37312ad70f: Pull complete 06:41:01 345998794f6b: Verifying Checksum 06:41:01 345998794f6b: Download complete 06:41:02 7c8476c1cb00: Verifying Checksum 06:41:02 7c8476c1cb00: Download complete 06:41:02 97a711d68925: Verifying Checksum 06:41:02 97a711d68925: Download complete 06:41:03 7d08f2745646: Verifying Checksum 06:41:03 7d08f2745646: Download complete 06:41:08 7d08f2745646: Pull complete 06:41:08 4c9f31393084: Pull complete 06:41:08 eb21ddb83652: Pull complete 06:41:10 345998794f6b: Pull complete 06:41:14 97a711d68925: Pull complete 06:41:14 7c8476c1cb00: Pull complete 06:41:14 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 06:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 06:41:14 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 06:41:15 $ docker top 7e67dfc4232acaea428fedd89388bc4622c9bc5455f9147a92d8b7607f2f2437 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:16 + snyk monitor '--org=edgex-jenkins' 06:41:21 06:41:21 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 06:41:21 06:41:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/01c75156-4f86-46ad-8c38-c35b8cfc00f4 06:41:21 06:41:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:41:21 06:41:21 [Pipeline] } 06:41:21 $ docker stop --time=1 7e67dfc4232acaea428fedd89388bc4622c9bc5455f9147a92d8b7607f2f2437 06:41:23 $ docker rm -f 7e67dfc4232acaea428fedd89388bc4622c9bc5455f9147a92d8b7607f2f2437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:41:24 06:41:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 06:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:41:24 latest: Pulling from edgex-devops/edgex-klar 06:41:24 e7c96db7181b: Pulling fs layer 06:41:24 1868ca2cb446: Pulling fs layer 06:41:24 136be5d0fe8e: Pulling fs layer 06:41:24 894bfe63afcb: Pulling fs layer 06:41:24 894bfe63afcb: Waiting 06:41:24 1868ca2cb446: Verifying Checksum 06:41:24 1868ca2cb446: Download complete 06:41:24 136be5d0fe8e: Download complete 06:41:24 e7c96db7181b: Download complete 06:41:24 894bfe63afcb: Verifying Checksum 06:41:24 894bfe63afcb: Download complete 06:41:24 e7c96db7181b: Pull complete 06:41:25 1868ca2cb446: Pull complete 06:41:25 136be5d0fe8e: Pull complete 06:41:25 894bfe63afcb: Pull complete 06:41:25 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 06:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 06:41:25 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:41:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:41:26 $ docker top dfd75df006de2132b660b606baa0c38d1cc59d28f9b391e02f713851013b0d13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:41:26 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:41:29 $ docker stop --time=1 dfd75df006de2132b660b606baa0c38d1cc59d28f9b391e02f713851013b0d13 06:41:30 $ docker rm -f dfd75df006de2132b660b606baa0c38d1cc59d28f9b391e02f713851013b0d13 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:41:31 . [Pipeline] withDockerContainer 06:41:31 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:41: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:41:31 $ docker top 65980b8563c1364c2b27e3f76d37c49d1a1f3e7f845ea7b153ce6834ee290041 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:32 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:41:32 + tee 06:41:32 clair timeout 1m0s 06:41:32 docker timeout: 1m0s 06:41:32 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:41:32 $ docker stop --time=1 65980b8563c1364c2b27e3f76d37c49d1a1f3e7f845ea7b153ce6834ee290041 06:41:34 $ docker rm -f 65980b8563c1364c2b27e3f76d37c49d1a1f3e7f845ea7b153ce6834ee290041 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 06:41:34 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go_3d2d0c0a8f79b4160564bc48595316174cbd52d6.html [Pipeline] writeFile [Pipeline] step 06:41:34 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 06:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:41:35 . [Pipeline] withDockerContainer 06:41:35 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:41:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:41:36 $ docker top 9dfc871a8fb052e7f3cbbad8b1888cadf04c6be9ff7eb2d31188671076d17b6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:36 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:41:36 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:41:39 $ docker stop --time=1 9dfc871a8fb052e7f3cbbad8b1888cadf04c6be9ff7eb2d31188671076d17b6d 06:41:40 $ docker rm -f 9dfc871a8fb052e7f3cbbad8b1888cadf04c6be9ff7eb2d31188671076d17b6d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:41:41 . [Pipeline] withDockerContainer 06:41:41 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:41:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:41:41 $ docker top f62fe0f366b8f8ebf66f48eeba209da01b0d3781f907dd99a37e252322893a62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:42 + /klar nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:3d2d0c0a8f79b4160564bc48595316174cbd52d6 06:41:42 + tee 06:41:42 clair timeout 1m0s 06:41:42 docker timeout: 1m0s 06:41:42 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:41:43 $ docker stop --time=1 f62fe0f366b8f8ebf66f48eeba209da01b0d3781f907dd99a37e252322893a62 06:41:44 $ docker rm -f f62fe0f366b8f8ebf66f48eeba209da01b0d3781f907dd99a37e252322893a62 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:44 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports [Pipeline] echo 06:41:44 Generated HTML Table Report. Writing to /w/workspace/edgexfoundry_edgex-ui-go_master/clair-reports/clair_results_docker-edgex-ui-go-arm64_3d2d0c0a8f79b4160564bc48595316174cbd52d6.html [Pipeline] writeFile [Pipeline] step 06:41:44 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 06:41:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:45 . [Pipeline] withDockerContainer 06:41:45 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:41:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:41:46 $ docker top 2fb0471b7bb339f1c7e93568b0a3ec5108b9ecfac388115154da518a889bc6fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:46 [ssh-agent] Looking for ssh-agent implementation... 06:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:46 $ docker exec 2fb0471b7bb339f1c7e93568b0a3ec5108b9ecfac388115154da518a889bc6fc ssh-agent 06:41:47 SSH_AUTH_SOCK=/tmp/ssh-pNuVmzrsMjpc/agent.13 06:41:47 SSH_AGENT_PID=20 06:41:47 Running ssh-add (command line suppressed) 06:41:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6838434854396897003.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6838434854396897003.key) 06:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:47 + git semver tag 06:41:47 # -> Open(): unable to determine branch for HEAD 06:41:47 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:41:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:41:47 # $SEMVER_REMOTE_NAME = origin 06:41:47 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 06:41:47 # $SEMVER_USER_NAME = jenkins 06:41:47 # $SEMVER_BRANCH = master 06:41:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 06:41:47 # 3d2d0c0a8f79b4160564bc48595316174cbd52d6 HEAD 06:41:47 # -> Force: false 06:41:47 # 9deb0fce53681b0fef96babe43c3f88857384b0c refs/tags/v1.2.0-dev.11 [Pipeline] } 06:41:47 $ docker exec --env ******** --env ******** 2fb0471b7bb339f1c7e93568b0a3ec5108b9ecfac388115154da518a889bc6fc ssh-agent -k 06:41:47 unset SSH_AUTH_SOCK; 06:41:47 unset SSH_AGENT_PID; 06:41:47 echo Agent pid 20 killed; 06:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:48 + git semver [Pipeline] } 06:41:48 $ docker stop --time=1 2fb0471b7bb339f1c7e93568b0a3ec5108b9ecfac388115154da518a889bc6fc 06:41:49 $ docker rm -f 2fb0471b7bb339f1c7e93568b0a3ec5108b9ecfac388115154da518a889bc6fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:41:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 06:41:50 06:41:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:41:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 06:41:50 0.23.1-centos7: Pulling from edgex-lftools 06:41:50 8ba884070f61: Pulling fs layer 06:41:50 78d65bd6cf10: Pulling fs layer 06:41:50 5573da4c1a9d: Pulling fs layer 06:41:50 4493e11b668a: Pulling fs layer 06:41:50 2e4ad32216ba: Pulling fs layer 06:41:50 14bc7892088f: Pulling fs layer 06:41:50 4493e11b668a: Waiting 06:41:50 2e4ad32216ba: Waiting 06:41:50 14bc7892088f: Waiting 06:41:50 78d65bd6cf10: Verifying Checksum 06:41:50 78d65bd6cf10: Download complete 06:41:50 4493e11b668a: Verifying Checksum 06:41:50 4493e11b668a: Download complete 06:41:50 2e4ad32216ba: Verifying Checksum 06:41:50 2e4ad32216ba: Download complete 06:41:51 14bc7892088f: Verifying Checksum 06:41:51 14bc7892088f: Download complete 06:41:51 8ba884070f61: Verifying Checksum 06:41:51 8ba884070f61: Download complete 06:41:52 5573da4c1a9d: Verifying Checksum 06:41:52 5573da4c1a9d: Download complete 06:41:55 8ba884070f61: Pull complete 06:41:55 78d65bd6cf10: Pull complete 06:42:10 5573da4c1a9d: Pull complete 06:42:10 4493e11b668a: Pull complete 06:42:11 2e4ad32216ba: Pull complete 06:42:13 14bc7892088f: Pull complete 06:42:13 Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 06:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:42:13 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat 06:42:14 $ docker top d987821f2b8254e35f74b26f52cf091ecc6945cfe18b4499a2a0e9c864c09981 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:42:14 provisioning config files... 06:42:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1149492221866682216tmp 06:42:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7568747579440892864tmp 06:42:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config994496315995835604tmp [Pipeline] { [Pipeline] echo 06:42:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:42:15 ---> sigul-configuration.sh 06:42:15 gpg: directory `/root/.gnupg' created 06:42:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:42:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:42:15 gpg: keyring `/root/.gnupg/secring.gpg' created 06:42:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:42:15 gpg: CAST5 encrypted data 06:42:15 gpg: encrypted with 1 passphrase 06:42:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:42:15 + mkdir /home/jenkins 06:42:15 + mkdir /home/jenkins/sigul [Pipeline] sh 06:42:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 06:42:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:16 ---> sigul-install.sh 06:42:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 06:42:24 + git tag --list 06:42:24 v1.2.0-dev.11 [Pipeline] sh 06:42:24 + lftools sign git-tag v1.2.0-dev.11 06:42:25 Signing Git tag with Sigul... 06:42:25 Signing v1.2.0-dev.11 [Pipeline] echo 06:42:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:42:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:42:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:42:27 $ docker stop --time=1 d987821f2b8254e35f74b26f52cf091ecc6945cfe18b4499a2a0e9c864c09981 06:42:29 $ docker rm -f d987821f2b8254e35f74b26f52cf091ecc6945cfe18b4499a2a0e9c864c09981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:29 . [Pipeline] withDockerContainer 06:42:29 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:42:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:42:30 $ docker top ba0242fe58734ea29cb3a4977306be5294dd0a52919a0b29acdbdecb71233953 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:30 [ssh-agent] Looking for ssh-agent implementation... 06:42:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:30 $ docker exec ba0242fe58734ea29cb3a4977306be5294dd0a52919a0b29acdbdecb71233953 ssh-agent 06:42:31 SSH_AUTH_SOCK=/tmp/ssh-nStOTSUufpCS/agent.15 06:42:31 SSH_AGENT_PID=22 06:42:31 Running ssh-add (command line suppressed) 06:42:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1517716010746530314.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1517716010746530314.key) 06:42:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:31 + git semver bump pre 06:42:31 # -> Open(): unable to determine branch for HEAD 06:42:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:42:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:42:31 # $SEMVER_REMOTE_NAME = origin 06:42:31 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 06:42:31 # $SEMVER_USER_NAME = jenkins 06:42:31 # $SEMVER_BRANCH = master 06:42:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 06:42:31 1.2.0-dev.12 [Pipeline] } 06:42:31 $ docker exec --env ******** --env ******** ba0242fe58734ea29cb3a4977306be5294dd0a52919a0b29acdbdecb71233953 ssh-agent -k 06:42:31 unset SSH_AUTH_SOCK; 06:42:31 unset SSH_AGENT_PID; 06:42:31 echo Agent pid 22 killed; 06:42:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:32 + git semver [Pipeline] } 06:42:32 $ docker stop --time=1 ba0242fe58734ea29cb3a4977306be5294dd0a52919a0b29acdbdecb71233953 06:42:33 $ docker rm -f ba0242fe58734ea29cb3a4977306be5294dd0a52919a0b29acdbdecb71233953 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:34 . [Pipeline] withDockerContainer 06:42:34 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:42:34 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:42:34 $ docker top 924f417e0957c13a6131ef69f259b44ac7702287b9a1bddffeb6ad0208f2f82b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:35 [ssh-agent] Looking for ssh-agent implementation... 06:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:35 $ docker exec 924f417e0957c13a6131ef69f259b44ac7702287b9a1bddffeb6ad0208f2f82b ssh-agent 06:42:35 SSH_AUTH_SOCK=/tmp/ssh-NrfgNKfARY8N/agent.14 06:42:35 SSH_AGENT_PID=21 06:42:35 Running ssh-add (command line suppressed) 06:42:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4340498775335381880.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4340498775335381880.key) 06:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:35 + git semver push 06:42:35 # -> Open(): unable to determine branch for HEAD 06:42:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:42:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:42:35 # $SEMVER_REMOTE_NAME = origin 06:42:35 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 06:42:35 # $SEMVER_USER_NAME = jenkins 06:42:35 # $SEMVER_BRANCH = master 06:42:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 06:42:41 $ docker exec --env ******** --env ******** 924f417e0957c13a6131ef69f259b44ac7702287b9a1bddffeb6ad0208f2f82b ssh-agent -k 06:42:41 unset SSH_AUTH_SOCK; 06:42:41 unset SSH_AGENT_PID; 06:42:41 echo Agent pid 21 killed; 06:42:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:41 + git semver [Pipeline] } 06:42:41 $ docker stop --time=1 924f417e0957c13a6131ef69f259b44ac7702287b9a1bddffeb6ad0208f2f82b 06:42:43 $ docker rm -f 924f417e0957c13a6131ef69f259b44ac7702287b9a1bddffeb6ad0208f2f82b [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 06:42:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:42:44 ---> package-listing.sh 06:42:44 ++ facter osfamily 06:42:44 ++ tr '[:upper:]' '[:lower:]' 06:42:44 + OS_FAMILY=redhat 06:42:44 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 06:42:44 + START_PACKAGES=/tmp/packages_start.txt 06:42:44 + END_PACKAGES=/tmp/packages_end.txt 06:42:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:44 + PACKAGES=/tmp/packages_start.txt 06:42:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 06:42:44 + PACKAGES=/tmp/packages_end.txt 06:42:44 + case "${OS_FAMILY}" in 06:42:44 + rpm -qa 06:42:44 + sort 06:42:48 + '[' -f /tmp/packages_start.txt ']' 06:42:48 + '[' -f /tmp/packages_end.txt ']' 06:42:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 06:42:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 06:42:48 + 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 06:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:42:49 06:42:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:42:49 alpine: Pulling from edgex-lftools-log-publisher 06:42:49 c9b1b535fdd9: Pulling fs layer 06:42:49 2cc5ad85d9ab: Pulling fs layer 06:42:49 756a868c4378: Pulling fs layer 06:42:49 444b2fc9a129: Pulling fs layer 06:42:49 ea15f1150254: Pulling fs layer 06:42:49 41b27a9f41bf: Pulling fs layer 06:42:49 28c525ee5125: Pulling fs layer 06:42:49 094b1ea09ed8: Pulling fs layer 06:42:49 138eaada9080: Pulling fs layer 06:42:49 0622d0fa9048: Pulling fs layer 06:42:49 ea15f1150254: Waiting 06:42:49 41b27a9f41bf: Waiting 06:42:49 28c525ee5125: Waiting 06:42:49 094b1ea09ed8: Waiting 06:42:49 138eaada9080: Waiting 06:42:49 0622d0fa9048: Waiting 06:42:49 444b2fc9a129: Waiting 06:42:49 2cc5ad85d9ab: Download complete 06:42:49 444b2fc9a129: Verifying Checksum 06:42:49 444b2fc9a129: Download complete 06:42:49 c9b1b535fdd9: Verifying Checksum 06:42:49 c9b1b535fdd9: Download complete 06:42:49 ea15f1150254: Verifying Checksum 06:42:49 ea15f1150254: Download complete 06:42:49 28c525ee5125: Verifying Checksum 06:42:49 28c525ee5125: Download complete 06:42:49 c9b1b535fdd9: Pull complete 06:42:50 756a868c4378: Download complete 06:42:50 138eaada9080: Verifying Checksum 06:42:50 138eaada9080: Download complete 06:42:50 0622d0fa9048: Verifying Checksum 06:42:50 0622d0fa9048: Download complete 06:42:50 094b1ea09ed8: Verifying Checksum 06:42:50 094b1ea09ed8: Download complete 06:42:50 41b27a9f41bf: Verifying Checksum 06:42:50 41b27a9f41bf: Download complete 06:42:51 2cc5ad85d9ab: Pull complete 06:42:52 756a868c4378: Pull complete 06:42:53 444b2fc9a129: Pull complete 06:42:53 ea15f1150254: Pull complete 06:42:57 41b27a9f41bf: Pull complete 06:42:57 28c525ee5125: Pull complete 06:42:58 094b1ea09ed8: Pull complete 06:42:58 138eaada9080: Pull complete 06:42:58 0622d0fa9048: Pull complete 06:42:58 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:42:59 prd-centos7-docker-4c-2g-450 does not seem to be running inside a container 06:42:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:42:59 $ docker top 913e458b4ddd9092e0138719bb22630761c1dbe91d1743166591c1ee0a2b7232 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:42:59 provisioning config files... 06:42:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3235121659337966812tmp [Pipeline] { [Pipeline] echo 06:42:59 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:00 ---> create-netrc.sh [Pipeline] echo 06:43:00 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:00 ---> logs-deploy.sh 06:43:00 + ARCHIVE_ARTIFACTS= 06:43:00 + LOGS_SERVER=https://logs.edgexfoundry.org 06:43:00 + '[' https://logs.edgexfoundry.org == None ']' 06:43:00 + NEXUS_URL=https://nexus.edgexfoundry.org 06:43:00 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/11 06:43:00 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/11/ 06:43:00 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/11 /w/workspace/edgexfoundry_edgex-ui-go_master 06:43:01 Archives upload complete. 06:43:01 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/11/