Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c1519b29b9670f42e61a704066d525a0dc65e198 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh609073164154134784.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1209051654582055402.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh349346817233448822.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2879436012284506968.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1003071658210789883.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1670 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository 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 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh7162484157876273673.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c1519b29b9670f42e61a704066d525a0dc65e198 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1519b29b9670f42e61a704066d525a0dc65e198 # timeout=10 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" > git rev-list --no-walk 0c35122181cb708d85647f089f7c0c68ed267eab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:10:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:10:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:10:08 ========================================================= 07:10:08 EdgeX Global Pipelines Version Info 07:10:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:10:10 ------------------- 07:10:10 stable info: 07:10:10 ------------------- 07:10:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:10:10 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:10:10 Message: update stable to v1.0.195 07:10:10 ------------------- 07:10:10 experimental info: 07:10:10 ------------------- 07:10:10 Commited By: **** collab-it+edgex@linuxfoundation.org 07:10:10 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:10:10 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] echo 07:10:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1519b2 [Pipeline] echo 07:10:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:14 provisioning config files... 07:10:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5091182429922633689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:14 ---> docker-login.sh 07:10:14 nexus3.edgexfoundry.org:10001 07:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:14 Configure a credential helper to remove this warning. See 07:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:14 07:10:14 Login Succeeded 07:10:14 nexus3.edgexfoundry.org:10002 07:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:14 Configure a credential helper to remove this warning. See 07:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:14 07:10:14 Login Succeeded 07:10:14 nexus3.edgexfoundry.org:10003 07:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:15 Configure a credential helper to remove this warning. See 07:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:15 07:10:15 Login Succeeded 07:10:15 nexus3.edgexfoundry.org:10004 07:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:15 Configure a credential helper to remove this warning. See 07:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:15 07:10:15 Login Succeeded 07:10:15 docker.io 07:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:15 Configure a credential helper to remove this warning. See 07:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:15 07:10:15 Login Succeeded 07:10:15 ---> docker-login.sh ends [Pipeline] } 07:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:16 + git log --format=format:%s -1 c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] echo 07:10:16 GIT_COMMIT: c1519b29b9670f42e61a704066d525a0dc65e198, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100 [Pipeline] echo 07:10:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:10:17 07:10:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:10:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:10:17 latest: Pulling from edgex-devops/git-semver 07:10:17 31603596830f: Pulling fs layer 07:10:17 54011a49482f: Pulling fs layer 07:10:17 a6820b24f6d8: Pulling fs layer 07:10:17 f581987b2513: Pulling fs layer 07:10:17 f581987b2513: Waiting 07:10:17 54011a49482f: Verifying Checksum 07:10:17 54011a49482f: Download complete 07:10:17 31603596830f: Verifying Checksum 07:10:17 31603596830f: Download complete 07:10:17 a6820b24f6d8: Verifying Checksum 07:10:17 a6820b24f6d8: Download complete 07:10:17 f581987b2513: Verifying Checksum 07:10:17 f581987b2513: Download complete 07:10:17 31603596830f: Pull complete 07:10:18 54011a49482f: Pull complete 07:10:18 a6820b24f6d8: Pull complete 07:10:18 f581987b2513: Pull complete 07:10:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:10:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:10:19 prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container 07:10:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:10:20 $ docker top 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:10:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:20 [ssh-agent] Looking for ssh-agent implementation... 07:10:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:20 $ docker exec 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 ssh-agent 07:10:20 SSH_AUTH_SOCK=/tmp/ssh-qs8LtQSBaRkE/agent.15 07:10:20 SSH_AGENT_PID=21 07:10:20 Running ssh-add (command line suppressed) 07:10:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4700419250602024551.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4700419250602024551.key) 07:10:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:21 + git tag --points-at HEAD [Pipeline] } 07:10:21 $ docker exec --env ******** --env ******** 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 ssh-agent -k 07:10:21 unset SSH_AUTH_SOCK; 07:10:21 unset SSH_AGENT_PID; 07:10:21 echo Agent pid 21 killed; 07:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:10:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:21 [ssh-agent] Looking for ssh-agent implementation... 07:10:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:21 $ docker exec 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 ssh-agent 07:10:21 SSH_AUTH_SOCK=/tmp/ssh-a9zBPkbhlyQH/agent.54 07:10:21 SSH_AGENT_PID=60 07:10:21 Running ssh-add (command line suppressed) 07:10:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3429479239846657703.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3429479239846657703.key) 07:10:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:21 + git semver init 07:10:21 # -> Open(): unable to determine branch for HEAD 07:10:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:10:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:10:21 # $SEMVER_REMOTE_NAME = origin 07:10:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:10:21 # $SEMVER_USER_NAME = edgex-jenkins 07:10:21 # $SEMVER_BRANCH = master 07:10:21 # $SEMVER_TEMP = /tmp/semver-263146997 07:10:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:10:23 # '/tmp/semver-263146997' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 07:10:23 # -> Force: false 07:10:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:10:23 $ docker exec --env ******** --env ******** 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 ssh-agent -k 07:10:23 unset SSH_AUTH_SOCK; 07:10:23 unset SSH_AGENT_PID; 07:10:23 echo Agent pid 60 killed; 07:10:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:23 + git semver [Pipeline] } 07:10:23 $ docker stop --time=1 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 07:10:25 $ docker rm -f 41beb9cfbb6cbedf510259d8a91f32e1f1b071dcb26d6a8a473fb35b306eba37 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:10:25 Stashed 1 file(s) [Pipeline] echo 07:10:25 [edgeXSemver]: initialized semver on version 2.0.0-dev.67 [Pipeline] } [Pipeline] // script [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 07:10:40 Still waiting to schedule task 07:10:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1670’ 07:10:40 Still waiting to schedule task 07:10:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:12:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1671 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:12:45 Running in /w/workspace/edgex-ui-go/127 [Pipeline] { [Pipeline] checkout 07:12:46 The recommended git tool is: git 07:12:51 using credential edgex-jenkins-ssh 07:12:51 Cloning the remote Git repository 07:12:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:12:51 > git init /w/workspace/edgex-ui-go/127 # timeout=10 07:12:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:12:51 > git --version # timeout=10 07:12:51 > git --version # 'git version 2.17.1' 07:12:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:54 Avoid second fetch 07:12:54 Checking out Revision c1519b29b9670f42e61a704066d525a0dc65e198 (master) 07:12:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:12:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:54 > git config core.sparsecheckout # timeout=10 07:12:54 > git checkout -f c1519b29b9670f42e61a704066d525a0dc65e198 # timeout=10 07:12:58 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:13:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:13:01 + sudo service docker restart 07:13:01 + true 07:13:19 Running on prd-centos7-docker-4c-2g-1672 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:13:19 Running in /w/workspace/edgex-ui-go/127 [Pipeline] { [Pipeline] checkout 07:13:19 The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:24 provisioning config files... 07:13:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config7585740704005257501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:25 ---> docker-login.sh 07:13:25 nexus3.edgexfoundry.org:10001 07:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:26 using credential edgex-jenkins-ssh 07:13:26 Cloning the remote Git repository 07:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:26 Configure a credential helper to remove this warning. See 07:13:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:26 07:13:26 Login Succeeded 07:13:26 nexus3.edgexfoundry.org:10002 07:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:27 Configure a credential helper to remove this warning. See 07:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:27 07:13:27 Login Succeeded 07:13:27 nexus3.edgexfoundry.org:10003 07:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:13:26 > git init /w/workspace/edgex-ui-go/127 # timeout=10 07:13:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:13:26 > git --version # timeout=10 07:13:26 > git --version # 'git version 2.24.4' 07:13:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:26 [INFO] Currently running in a labeled security context 07:13:26 [INFO] Currently SELinux is 'enforcing' on the host 07:13:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/127@tmp/jenkins-gitclient-ssh4188961792872536500.key 07:13:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:27 Avoid second fetch 07:13:27 Checking out Revision c1519b29b9670f42e61a704066d525a0dc65e198 (master) 07:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:27 Configure a credential helper to remove this warning. See 07:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:27 07:13:27 Login Succeeded 07:13:27 nexus3.edgexfoundry.org:10004 07:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:28 Configure a credential helper to remove this warning. See 07:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:28 07:13:28 Login Succeeded 07:13:28 docker.io 07:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:28 Configure a credential helper to remove this warning. See 07:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:28 07:13:28 Login Succeeded 07:13:28 ---> docker-login.sh ends [Pipeline] } 07:13:28 Deleting 1 temporary files [Pipeline] // configFileProvider 07:13:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:13:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:27 > git config core.sparsecheckout # timeout=10 07:13:27 > git checkout -f c1519b29b9670f42e61a704066d525a0dc65e198 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:13:29 ========================================================= 07:13:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:13:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:13:29 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:13:30 Sending build context to Docker daemon 35.85MB 07:13:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:13:30 Step 2/8 : FROM ${BASE} 07:13:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:13:30 595b0fe564bb: Pulling fs layer 07:13:30 3088b5b3c5c0: Pulling fs layer 07:13:30 5b7225fbf94c: Pulling fs layer 07:13:30 ba82ee9f976e: Pulling fs layer 07:13:30 506bd15cee9f: Pulling fs layer 07:13:30 75a0a4a0db45: Pulling fs layer 07:13:30 618dc40b7e24: Pulling fs layer 07:13:30 ba82ee9f976e: Waiting 07:13:30 75a0a4a0db45: Waiting 07:13:30 506bd15cee9f: Waiting 07:13:30 618dc40b7e24: Waiting 07:13:30 5b7225fbf94c: Verifying Checksum 07:13:30 5b7225fbf94c: Download complete 07:13:30 3088b5b3c5c0: Verifying Checksum 07:13:30 3088b5b3c5c0: Download complete 07:13:30 506bd15cee9f: Verifying Checksum 07:13:30 506bd15cee9f: Download complete 07:13:30 75a0a4a0db45: Verifying Checksum 07:13:30 75a0a4a0db45: Download complete 07:13:31 595b0fe564bb: Verifying Checksum 07:13:31 595b0fe564bb: Download complete 07:13:31 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" 07:13:31 595b0fe564bb: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:32 3088b5b3c5c0: Pull complete 07:13:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:13:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:13:32 5b7225fbf94c: Pull complete 07:13:33 + sudo service docker restart 07:13:33 + true 07:13:33 Redirecting to /bin/systemctl restart docker.service 07:13:33 618dc40b7e24: Verifying Checksum 07:13:33 618dc40b7e24: Download complete 07:13:34 ba82ee9f976e: Verifying Checksum 07:13:34 ba82ee9f976e: Download complete 07:13:47 ba82ee9f976e: Pull complete 07:13:47 506bd15cee9f: Pull complete 07:13:47 75a0a4a0db45: Pull complete 07:13:49 618dc40b7e24: Pull complete 07:13:49 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:13:49 ---> a36622ca3599 07:13:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:51 provisioning config files... 07:13:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config6747284383039601657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:51 ---> docker-login.sh 07:13:51 nexus3.edgexfoundry.org:10001 07:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:51 Configure a credential helper to remove this warning. See 07:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:51 07:13:51 Login Succeeded 07:13:51 nexus3.edgexfoundry.org:10002 07:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:51 Configure a credential helper to remove this warning. See 07:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:51 07:13:51 Login Succeeded 07:13:51 nexus3.edgexfoundry.org:10003 07:13:51 ---> Running in 7fbaeb7bc63b 07:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:52 Configure a credential helper to remove this warning. See 07:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:52 07:13:52 Login Succeeded 07:13:52 nexus3.edgexfoundry.org:10004 07:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:52 Removing intermediate container 7fbaeb7bc63b 07:13:52 ---> a6ef0e295aa9 07:13:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:52 ---> Running in 84cf51a0e165 07:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:52 Configure a credential helper to remove this warning. See 07:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:52 07:13:52 Login Succeeded 07:13:52 docker.io 07:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:52 Configure a credential helper to remove this warning. See 07:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:52 07:13:52 Login Succeeded 07:13:52 ---> docker-login.sh ends [Pipeline] } 07:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:13:52 ========================================================= 07:13:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:13:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:13:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:13:53 Sending build context to Docker daemon 35.85MB 07:13:53 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:13:53 Step 2/8 : FROM ${BASE} 07:13:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:13:53 540db60ca938: Pulling fs layer 07:13:53 adcc1eea9eea: Pulling fs layer 07:13:53 4c4ab2625f07: Pulling fs layer 07:13:53 0510c868ecb4: Pulling fs layer 07:13:53 afea3b2eda06: Pulling fs layer 07:13:53 7809a108b3ef: Pulling fs layer 07:13:53 f706445af74f: Pulling fs layer 07:13:53 0510c868ecb4: Waiting 07:13:53 afea3b2eda06: Waiting 07:13:53 7809a108b3ef: Waiting 07:13:53 f706445af74f: Waiting 07:13:55 Removing intermediate container 84cf51a0e165 07:13:55 ---> d62fef8b44bb 07:13:55 Step 5/8 : RUN apk add --no-cache make git 07:13:55 ---> Running in 374e848e6d73 07:13:55 4c4ab2625f07: Verifying Checksum 07:13:55 4c4ab2625f07: Download complete 07:13:55 adcc1eea9eea: Verifying Checksum 07:13:55 adcc1eea9eea: Download complete 07:13:55 afea3b2eda06: Verifying Checksum 07:13:55 afea3b2eda06: Download complete 07:13:55 540db60ca938: Verifying Checksum 07:13:55 540db60ca938: Download complete 07:13:55 7809a108b3ef: Verifying Checksum 07:13:55 7809a108b3ef: Download complete 07:13:55 540db60ca938: Pull complete 07:13:55 adcc1eea9eea: Pull complete 07:13:55 4c4ab2625f07: Pull complete 07:13:55 f706445af74f: Verifying Checksum 07:13:55 f706445af74f: Download complete 07:13:55 0510c868ecb4: Verifying Checksum 07:13:55 0510c868ecb4: Download complete 07:13:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:13:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:13:57 OK: 138 MiB in 40 packages 07:13:58 Removing intermediate container 374e848e6d73 07:13:58 ---> 1ca29c173e03 07:13:58 Step 6/8 : WORKDIR /edgex-ui-go 07:13:58 ---> Running in b6b097202741 07:13:59 0510c868ecb4: Pull complete 07:13:59 afea3b2eda06: Pull complete 07:13:59 7809a108b3ef: Pull complete 07:13:59 Removing intermediate container b6b097202741 07:13:59 ---> a1570a8c1dcd 07:13:59 Step 7/8 : COPY . . 07:14:00 f706445af74f: Pull complete 07:14:00 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:14:00 ---> b068be0155e3 07:14:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:14:02 ---> 44d853747f9e 07:14:02 Step 8/8 : RUN go mod download 07:14:02 ---> Running in 1e064eb8caed 07:14:04 ---> Running in d8abe141ca4a 07:14:04 Removing intermediate container d8abe141ca4a 07:14:04 ---> 7ca0259ede98 07:14:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:04 ---> Running in 51d7c5a5b83c 07:14:05 Removing intermediate container 51d7c5a5b83c 07:14:05 ---> f9e211923a16 07:14:05 Step 5/8 : RUN apk add --no-cache make git 07:14:05 ---> Running in 1eb34b60301b 07:14:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:14:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:14:07 OK: 149 MiB in 40 packages 07:14:07 Removing intermediate container 1eb34b60301b 07:14:07 ---> 9a68a568a3b0 07:14:07 Step 6/8 : WORKDIR /edgex-ui-go 07:14:07 ---> Running in 1dc381b65537 07:14:07 Removing intermediate container 1dc381b65537 07:14:07 ---> 612476b0486b 07:14:07 Step 7/8 : COPY . . 07:14:08 ---> 52a7d9744bfc 07:14:08 Step 8/8 : RUN go mod download 07:14:08 ---> Running in 4697f5aa3d54 07:14:20 Removing intermediate container 4697f5aa3d54 07:14:20 ---> 54cf5a3f8b4f 07:14:20 Successfully built 54cf5a3f8b4f 07:14:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:14:21 + docker inspect -f . ci-base-image-x86_64 07:14:21 . [Pipeline] withDockerContainer 07:14:21 prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container 07:14:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:14:21 $ docker top 235aad8441ebce1d622a2fab15870f8f1831afd2929c98e7fbe9d7ffc3ea6a84 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:22 + go version 07:14:22 go version go1.16.3 linux/amd64 [Pipeline] } 07:14:22 $ docker stop --time=1 235aad8441ebce1d622a2fab15870f8f1831afd2929c98e7fbe9d7ffc3ea6a84 07:14:23 $ docker rm -f 235aad8441ebce1d622a2fab15870f8f1831afd2929c98e7fbe9d7ffc3ea6a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:14:23 + docker inspect -f . ci-base-image-x86_64 07:14:23 . [Pipeline] withDockerContainer 07:14:23 prd-centos7-docker-4c-2g-1672 does not seem to be running inside a container 07:14:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:14:24 $ docker top c45137562d09721e709b6120eb3767a170514ee471828d4c8bd25f4b9f415594 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:24 + go mod tidy [Pipeline] sh 07:14:25 + make test 07:14:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:14:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:14:35 Removing intermediate container 1e064eb8caed 07:14:35 ---> 7cf4d54e4758 07:14:35 Successfully built 7cf4d54e4758 07:14:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:14:35 + docker inspect -f . ci-base-image-arm64 07:14:35 . [Pipeline] withDockerContainer 07:14:36 prd-ubuntu18.04-docker-arm64-4c-16g-1671 does not seem to be running inside a container 07:14:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:14:37 $ docker top 86a823b72331a99b960401986403bd970c9cbe02fa950440f5ea64f4df0c5737 -eo pid,comm 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:14:38 GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] sh 07:14:38 + go version 07:14:38 go version go1.16.5 linux/arm64 [Pipeline] } 07:14:39 $ docker stop --time=1 86a823b72331a99b960401986403bd970c9cbe02fa950440f5ea64f4df0c5737 07:14:40 $ docker rm -f 86a823b72331a99b960401986403bd970c9cbe02fa950440f5ea64f4df0c5737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:14:41 + docker inspect -f . ci-base-image-arm64 07:14:41 . [Pipeline] withDockerContainer 07:14:41 prd-ubuntu18.04-docker-arm64-4c-16g-1671 does not seem to be running inside a container 07:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/127 -v /w/workspace/edgex-ui-go/127:/w/workspace/edgex-ui-go/127:rw,z -v /w/workspace/edgex-ui-go/127@tmp:/w/workspace/edgex-ui-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:14:43 $ docker top 663d1aa44f356605aa222cbd81d068128e71adff37a74ec5b3c9388be1d29f69 -eo pid,comm [Pipeline] { [Pipeline] } 07:14:44 $ docker stop --time=1 c45137562d09721e709b6120eb3767a170514ee471828d4c8bd25f4b9f415594 07:14:45 $ docker rm -f c45137562d09721e709b6120eb3767a170514ee471828d4c8bd25f4b9f415594 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 07:14:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:14:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:14:46 + go mod tidy [Pipeline] sh [Pipeline] sh 07:14:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:14:51 + make test 07:14:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:14:51 + ls -al . 07:14:51 total 92 07:14:51 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 07:14 . 07:14:51 drwxrwxr-x. 4 jenkins jenkins 32 Jun 16 07:13 .. 07:14:51 drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 07:13 assets 07:14:51 drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 07:13 bin 07:14:51 drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 07:13 cmd 07:14:51 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 07:13 CONTRIBUTING.md 07:14:51 -rw-r--r--. 1 jenkins jenkins 10 Jun 16 07:14 coverage.out 07:14:51 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 07:13 Dockerfile 07:14:51 -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 07:13 Dockerfile.build 07:14:51 drwxrwxr-x. 5 jenkins jenkins 104 Jun 16 07:13 docs 07:14:51 drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 07:13 .git 07:14:51 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 07:13 .github 07:14:51 -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 07:13 .gitignore 07:14:51 -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 07:14 go.mod 07:14:51 -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 07:14 go.sum 07:14:51 drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 07:13 internal 07:14:51 -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 07:13 Jenkinsfile 07:14:51 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 07:13 LICENSE 07:14:51 -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 07:13 Makefile 07:14:51 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 16 07:13 README.md 07:14:51 -rw-rw-r--. 1 jenkins jenkins 12 Jun 16 07:10 VERSION 07:14:51 -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 07:13 version.go 07:14:51 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 07:13 web [Pipeline] isUnix [Pipeline] sh 07:14:52 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c1519b29b9670f42e61a704066d525a0dc65e198 --label arch=amd64 --label version=2.0.0-dev.67 . 07:14:52 Sending build context to Docker daemon 35.88MB 07:14:52 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:14:52 Step 2/24 : FROM ${BASE} AS builder 07:14:52 ---> 54cf5a3f8b4f 07:14:52 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:14:52 ---> Running in 7e5ba0e45839 07:14:52 Removing intermediate container 7e5ba0e45839 07:14:52 ---> 59f8f24ed76d 07:14:52 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:14:52 ---> Running in f3537dd65383 07:14:52 Removing intermediate container f3537dd65383 07:14:52 ---> f14681fcebaa 07:14:52 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:14:52 ---> Running in 58cacf78b8d4 07:14:53 Removing intermediate container 58cacf78b8d4 07:14:53 ---> b8b4ea419993 07:14:53 Step 6/24 : LABEL Name=edgex-ui-go 07:14:53 ---> Running in d133c8b92502 07:14:53 Removing intermediate container d133c8b92502 07:14:53 ---> 903ba4fc9c63 07:14:53 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:14:53 ---> Running in 5766c21bcc27 07:14:53 Removing intermediate container 5766c21bcc27 07:14:53 ---> e20b2f4fecdc 07:14:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:53 ---> Running in 81d541872ab4 07:14:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:14:53 Removing intermediate container 81d541872ab4 07:14:53 ---> 4648a18aa488 07:14:53 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:14:53 ---> Running in 10c686ebf5a9 07:14:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:14:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:14:55 OK: 149 MiB in 40 packages 07:14:55 Removing intermediate container 10c686ebf5a9 07:14:55 ---> 1b3fee4310e0 07:14:55 Step 10/24 : ENV GO111MODULE=on 07:14:55 ---> Running in 5d33c5ff55e3 07:14:55 Removing intermediate container 5d33c5ff55e3 07:14:55 ---> e1d4f2763fdc 07:14:55 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:14:55 ---> Running in fb62d45db7eb 07:14:55 Removing intermediate container fb62d45db7eb 07:14:55 ---> 9b59e845cf4c 07:14:55 Step 12/24 : COPY go.mod . 07:14:55 ---> 9eebb4e38471 07:14:55 Step 13/24 : COPY Makefile . 07:14:56 ---> 71dfa7ec916f 07:14:56 Step 14/24 : RUN make update 07:14:56 ---> Running in f51d0d22d80d 07:14:56 CGO_ENABLED=0 GO111MODULE=on go mod download 07:14:56 Removing intermediate container f51d0d22d80d 07:14:56 ---> f44728cef4f9 07:14:56 Step 15/24 : COPY . . 07:14:57 ---> f64993d92eed 07:14:57 Step 16/24 : RUN ${MAKE} 07:14:57 ---> Running in 35ffa9192db1 07:14:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.67" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:15:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:15:08 Removing intermediate container 35ffa9192db1 07:15:08 ---> c591be85633d 07:15:08 Step 17/24 : FROM alpine:3.12 07:15:08 3.12: Pulling from library/alpine 07:15:08 339de151aab4: Pulling fs layer 07:15:09 339de151aab4: Verifying Checksum 07:15:09 339de151aab4: Download complete 07:15:09 339de151aab4: Pull complete 07:15:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:15:09 Status: Downloaded newer image for alpine:3.12 07:15:09 ---> 13621d1b12d4 07:15:09 Step 18/24 : EXPOSE 4000 07:15:09 ---> Running in 0b5ef319de13 07:15:09 Removing intermediate container 0b5ef319de13 07:15:09 ---> 6d5040f0878a 07:15:09 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:15:10 ---> e4799f24521a 07:15:10 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:15:10 ---> Running in 1cfb154a0ef3 07:15:10 Removing intermediate container 1cfb154a0ef3 07:15:10 ---> 7178c196b1a1 07:15:10 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:15:10 ---> Running in db6bc9b7484d 07:15:10 Removing intermediate container db6bc9b7484d 07:15:10 ---> 55384a676427 07:15:10 Step 22/24 : LABEL arch=amd64 07:15:10 ---> Running in 6b3d719890e1 07:15:10 Removing intermediate container 6b3d719890e1 07:15:10 ---> 274189ba9596 07:15:10 Step 23/24 : LABEL git_sha=c1519b29b9670f42e61a704066d525a0dc65e198 07:15:10 ---> Running in 15b268cf5f8a 07:15:10 Removing intermediate container 15b268cf5f8a 07:15:10 ---> 6d2bdfee39d3 07:15:10 Step 24/24 : LABEL version=2.0.0-dev.67 07:15:10 ---> Running in e87c01ea1549 07:15:10 Removing intermediate container e87c01ea1549 07:15:10 ---> 647ad98dd367 07:15:10 [Warning] One or more build-args [ARCH] were not consumed 07:15:10 Successfully built 647ad98dd367 07:15:10 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:11 provisioning config files... 07:15:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config7347348376293123347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:11 ---> docker-login.sh 07:15:11 nexus3.edgexfoundry.org:10001 07:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:11 Configure a credential helper to remove this warning. See 07:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:11 07:15:11 Login Succeeded 07:15:11 nexus3.edgexfoundry.org:10002 07:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:11 Configure a credential helper to remove this warning. See 07:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:11 07:15:11 Login Succeeded 07:15:11 nexus3.edgexfoundry.org:10003 07:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:12 Configure a credential helper to remove this warning. See 07:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:12 07:15:12 Login Succeeded 07:15:12 nexus3.edgexfoundry.org:10004 07:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:12 Configure a credential helper to remove this warning. See 07:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:12 07:15:12 Login Succeeded 07:15:12 docker.io 07:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:12 Configure a credential helper to remove this warning. See 07:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:12 07:15:12 Login Succeeded 07:15:12 ---> docker-login.sh ends [Pipeline] } 07:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:12 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:15:12 c1519b29b9670f42e61a704066d525a0dc65e198 07:15:12 latest 07:15:12 2.0.0-dev.67 07:15:12 c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 07:15:12 master 07:15:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:15:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] isUnix [Pipeline] sh 07:15:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198 07:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:15:15 e14420908bf0: Preparing 07:15:15 32f366d666a5: Preparing 07:15:15 32f366d666a5: Layer already exists 07:15:19 e14420908bf0: Pushed 07:15:19 c1519b29b9670f42e61a704066d525a0dc65e198: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] isUnix [Pipeline] sh 07:15:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 07:15:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:15:20 e14420908bf0: Preparing 07:15:20 32f366d666a5: Preparing 07:15:20 e14420908bf0: Layer already exists 07:15:20 32f366d666a5: Layer already exists 07:15:20 latest: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] isUnix [Pipeline] sh 07:15:20 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:15:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.67 07:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:15:20 e14420908bf0: Preparing 07:15:20 32f366d666a5: Preparing 07:15:20 e14420908bf0: Layer already exists 07:15:20 32f366d666a5: Layer already exists 07:15:20 2.0.0-dev.67: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] isUnix [Pipeline] sh 07:15:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:15:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 07:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:15:21 e14420908bf0: Preparing 07:15:21 32f366d666a5: Preparing 07:15:21 32f366d666a5: Layer already exists 07:15:21 e14420908bf0: Layer already exists 07:15:21 c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] isUnix [Pipeline] sh 07:15:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 07:15:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 07:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:15:22 e14420908bf0: Preparing 07:15:22 32f366d666a5: Preparing 07:15:22 e14420908bf0: Layer already exists 07:15:22 32f366d666a5: Layer already exists 07:15:22 master: digest: sha256:776591b5524b414e7de64279ac3a6a536aa81075056f6561b164705a553c04ee size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:22 ===================================================== [Pipeline] echo 07:15:22 taggedImages: 07:15:22 - nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198 07:15:22 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:15:22 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.67 07:15:22 - nexus3.edgexfoundry.org:10004/edgex-ui:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 07:15:22 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:15:23 ---> job-cost.sh 07:15:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2xMg 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:15:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:15:25 GO111MODULE=on go vet ./... 07:15:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 07:15:44 $ docker stop --time=1 663d1aa44f356605aa222cbd81d068128e71adff37a74ec5b3c9388be1d29f69 07:15:45 lf-activate-venv(): INFO: Adding /tmp/venv-2xMg/bin to PATH 07:15:45 INFO: No Stack... 07:15:45 INFO: Retrieving Pricing Info for: v3-standard-2 07:15:46 $ docker rm -f 663d1aa44f356605aa222cbd81d068128e71adff37a74ec5b3c9388be1d29f69 07:15:46 INFO: Archiving Costs [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 07:15:46 + cat /w/workspace/edgex-ui-go/127/archives/cost.csv 07:15:46 + cut -d, -f6 [Pipeline] lock 07:15:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] 07:15:46 Resource [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] did not exist. Created. 07:15:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] [Pipeline] { 07:15:46 + sudo chown -R jenkins:jenkins . [Pipeline] unstash [Pipeline] stash 07:15:46 Warning: overwriting stash ‘coverage-report’ [Pipeline] sh 07:15:47 + echo total: 0.05999999865889549 [Pipeline] stash 07:15:47 Stashed 1 file(s) [Pipeline] } 07:15:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 07:15:47 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:15:48 + ls -al . 07:15:48 total 124 07:15:48 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 07:14 . 07:15:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 07:12 .. 07:15:48 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 07:12 .git 07:15:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 07:12 .github 07:15:48 -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 07:12 .gitignore 07:15:48 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 07:12 CONTRIBUTING.md 07:15:48 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 07:12 Dockerfile 07:15:48 -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 07:12 Dockerfile.build 07:15:48 -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 07:12 Jenkinsfile 07:15:48 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 07:12 LICENSE 07:15:48 -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 07:12 Makefile 07:15:48 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 16 07:12 README.md 07:15:48 -rw-rw-r-- 1 jenkins jenkins 12 Jun 16 07:10 VERSION 07:15:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 07:12 assets 07:15:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 07:12 bin 07:15:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 07:12 cmd 07:15:48 -rw-r--r-- 1 jenkins jenkins 10 Jun 16 07:14 coverage.out 07:15:48 drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 07:12 docs 07:15:48 -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 07:14 go.mod 07:15:48 -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 07:14 go.sum 07:15:48 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 07:12 internal 07:15:48 -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 07:12 version.go 07:15:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 07:12 web [Pipeline] isUnix [Pipeline] sh 07:15:48 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c1519b29b9670f42e61a704066d525a0dc65e198 --label arch=arm64 --label version=2.0.0-dev.67 . 07:15:49 Sending build context to Docker daemon 35.88MB 07:15:49 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:15:49 Step 2/24 : FROM ${BASE} AS builder 07:15:49 ---> 7cf4d54e4758 07:15:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:15:50 ---> Running in 0a9d19f56157 07:15:50 Removing intermediate container 0a9d19f56157 07:15:50 ---> a549bf16c1f6 07:15:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:15:51 ---> Running in 39d66384ac01 07:15:51 Removing intermediate container 39d66384ac01 07:15:51 ---> 25853b55aecc 07:15:51 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:15:51 ---> Running in a51185c7c35d 07:15:52 Removing intermediate container a51185c7c35d 07:15:52 ---> 6ccd27473260 07:15:52 Step 6/24 : LABEL Name=edgex-ui-go 07:15:52 ---> Running in b85ba868ecb1 07:15:52 Removing intermediate container b85ba868ecb1 07:15:52 ---> 158fe84bb608 07:15:52 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:15:52 ---> Running in 1197e1c7b4f6 07:15:53 Removing intermediate container 1197e1c7b4f6 07:15:53 ---> 7797b8871432 07:15:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:15:53 ---> Running in a82e35be7c98 07:15:56 Removing intermediate container a82e35be7c98 07:15:56 ---> 3ff72b07f8ac 07:15:56 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:15:56 ---> Running in 47a1fa2b7dd5 07:15:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:15:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:15:59 OK: 138 MiB in 40 packages 07:16:00 Removing intermediate container 47a1fa2b7dd5 07:16:00 ---> aeab2bcc24fe 07:16:00 Step 10/24 : ENV GO111MODULE=on 07:16:00 ---> Running in 6079cc03ee98 07:16:00 Removing intermediate container 6079cc03ee98 07:16:00 ---> 97be8166bacb 07:16:00 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:16:00 ---> Running in f523d3c12bec 07:16:01 Removing intermediate container f523d3c12bec 07:16:01 ---> f2f5b722812e 07:16:01 Step 12/24 : COPY go.mod . 07:16:02 ---> 77d8631cf9a6 07:16:02 Step 13/24 : COPY Makefile . 07:16:02 ---> ebde7f1c324d 07:16:02 Step 14/24 : RUN make update 07:16:03 ---> Running in ddc2b4a4868b 07:16:04 CGO_ENABLED=0 GO111MODULE=on go mod download 07:16:05 Removing intermediate container ddc2b4a4868b 07:16:05 ---> 57493adfefff 07:16:05 Step 15/24 : COPY . . 07:16:09 ---> 0a67d7a86441 07:16:09 Step 16/24 : RUN ${MAKE} 07:16:09 ---> Running in 9e2c47aee646 07:16:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.67" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:16:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:16:39 Removing intermediate container 9e2c47aee646 07:16:39 ---> aa67b52655c8 07:16:39 Step 17/24 : FROM alpine:3.12 07:16:39 3.12: Pulling from library/alpine 07:16:39 d2f70382dc9a: Pulling fs layer 07:16:39 d2f70382dc9a: Verifying Checksum 07:16:40 d2f70382dc9a: Pull complete 07:16:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:16:40 Status: Downloaded newer image for alpine:3.12 07:16:40 ---> c4fd0aeabfcf 07:16:40 Step 18/24 : EXPOSE 4000 07:16:40 ---> Running in 16adb1050459 07:16:41 Removing intermediate container 16adb1050459 07:16:41 ---> 983578b705e0 07:16:41 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:16:44 ---> 4fee68561907 07:16:44 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:16:44 ---> Running in ae724c4bb0db 07:16:44 Removing intermediate container ae724c4bb0db 07:16:44 ---> ff14927bf14e 07:16:44 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:16:44 ---> Running in b98a120363e5 07:16:45 Removing intermediate container b98a120363e5 07:16:45 ---> 9728096bd351 07:16:45 Step 22/24 : LABEL arch=arm64 07:16:45 ---> Running in 16731e689532 07:16:45 Removing intermediate container 16731e689532 07:16:45 ---> 7bb53791ffa0 07:16:45 Step 23/24 : LABEL git_sha=c1519b29b9670f42e61a704066d525a0dc65e198 07:16:45 ---> Running in 480cd5c98f64 07:16:46 Removing intermediate container 480cd5c98f64 07:16:46 ---> 4fe05391fda2 07:16:46 Step 24/24 : LABEL version=2.0.0-dev.67 07:16:46 ---> Running in c5c56bfdd091 07:16:47 Removing intermediate container c5c56bfdd091 07:16:47 ---> f57f5a22b965 07:16:47 [Warning] One or more build-args [ARCH] were not consumed 07:16:47 Successfully built f57f5a22b965 07:16:47 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:47 provisioning config files... 07:16:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/127@tmp/config7816550627763640382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:47 ---> docker-login.sh 07:16:47 nexus3.edgexfoundry.org:10001 07:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:48 Configure a credential helper to remove this warning. See 07:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:48 07:16:48 Login Succeeded 07:16:48 nexus3.edgexfoundry.org:10002 07:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:48 Configure a credential helper to remove this warning. See 07:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:48 07:16:48 Login Succeeded 07:16:48 nexus3.edgexfoundry.org:10003 07:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:49 Configure a credential helper to remove this warning. See 07:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:49 07:16:49 Login Succeeded 07:16:49 nexus3.edgexfoundry.org:10004 07:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:49 Configure a credential helper to remove this warning. See 07:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:49 07:16:49 Login Succeeded 07:16:49 docker.io 07:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:50 Configure a credential helper to remove this warning. See 07:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:50 07:16:50 Login Succeeded 07:16:50 ---> docker-login.sh ends [Pipeline] } 07:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:50 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:16:50 c1519b29b9670f42e61a704066d525a0dc65e198 07:16:50 latest 07:16:50 2.0.0-dev.67 07:16:50 c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 07:16:50 master 07:16:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:16:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] isUnix [Pipeline] sh 07:16:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198 07:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:16:51 6abef6a37819: Preparing 07:16:51 3fbe34a1663b: Preparing 07:16:51 3fbe34a1663b: Layer already exists 07:16:58 6abef6a37819: Pushed 07:16:58 c1519b29b9670f42e61a704066d525a0dc65e198: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] isUnix [Pipeline] sh 07:16:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:16:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:16:58 6abef6a37819: Preparing 07:16:58 3fbe34a1663b: Preparing 07:16:59 6abef6a37819: Layer already exists 07:16:59 3fbe34a1663b: Layer already exists 07:16:59 latest: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] isUnix [Pipeline] sh 07:16:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:16:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.67 07:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:16:59 6abef6a37819: Preparing 07:16:59 3fbe34a1663b: Preparing 07:16:59 3fbe34a1663b: Layer already exists 07:16:59 6abef6a37819: Layer already exists 07:17:00 2.0.0-dev.67: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] isUnix [Pipeline] sh 07:17:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:17:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 07:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:17:00 6abef6a37819: Preparing 07:17:00 3fbe34a1663b: Preparing 07:17:01 3fbe34a1663b: Layer already exists 07:17:01 6abef6a37819: Layer already exists 07:17:01 c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] isUnix [Pipeline] sh 07:17:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 07:17:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 07:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:17:01 6abef6a37819: Preparing 07:17:01 3fbe34a1663b: Preparing 07:17:01 3fbe34a1663b: Layer already exists 07:17:02 6abef6a37819: Layer already exists 07:17:02 master: digest: sha256:c6f08a830846dbbfd17b65e4254a6d10e304c72712dc19101d462896ab24a986 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:02 ===================================================== [Pipeline] echo 07:17:02 taggedImages: 07:17:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198 07:17:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:17:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.67 07:17:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c1519b29b9670f42e61a704066d525a0dc65e198-2.0.0-dev.67 07:17:02 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:17:02 ---> job-cost.sh 07:17:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uQsw 07:17:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:19:06 lf-activate-venv(): INFO: Adding /tmp/venv-uQsw/bin to PATH 07:19:06 INFO: No Stack... 07:19:06 INFO: Retrieving Pricing Info for: v2-standard-4 07:19:06 INFO: Archiving Costs [Pipeline] sh 07:19:06 + cut -d, -f6 07:19:06 + cat /w/workspace/edgex-ui-go/127/archives/cost.csv [Pipeline] lock 07:19:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] 07:19:06 Resource [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] did not exist. Created. 07:19:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:07 /w/workspace/edgex-ui-go/127@tmp/durable-95cb8de9/script.sh: 1: /w/workspace/edgex-ui-go/127@tmp/durable-95cb8de9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:19:07 + echo total: 0.18000000715255737 [Pipeline] stash 07:19:07 Warning: overwriting stash ‘stack-cost’ 07:19:07 Stashed 1 file(s) [Pipeline] } 07:19:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-127-stack-cost] [Pipeline] // lock [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] configFileProvider 07:19:10 provisioning config files... 07:19:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8889569467812346067tmp [Pipeline] { [Pipeline] sh 07:19:10 + set +x 07:19:10 + curl -s https://codecov.io/bash 07:19:10 + bash -s -- 07:19:10 07:19:10 _____ _ 07:19:10 / ____| | | 07:19:10 | | ___ __| | ___ ___ _____ __ 07:19:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:19:10 | |___| (_) | (_| | __/ (_| (_) \ V / 07:19:10 \_____\___/ \__,_|\___|\___\___/ \_/ 07:19:10 Bash-1.0.3 07:19:10 07:19:10 07:19:10 ==> git version 2.24.4 found 07:19:10 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:19:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:19:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:19:10 ==> Jenkins CI detected. 07:19:10 project root: . 07:19:10 --> token set from env 07:19:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:19:11 ==> Running gcov in . (disable via -X gcov) 07:19:11 ==> Python coveragepy not found 07:19:11 ==> Searching for coverage reports in: 07:19:11 + . 07:19:11 -> Found 1 reports 07:19:11 ==> Detecting git/mercurial file structure 07:19:11 ==> Reading reports 07:19:11 + ./coverage.out bytes=10 07:19:11 ==> Appending adjustments 07:19:11 https://docs.codecov.io/docs/fixing-reports 07:19:11 + Found adjustments 07:19:11 ==> Gzipping contents 07:19:11 4.0K /tmp/codecov.6RCYeQ.gz 07:19:11 ==> Uploading reports 07:19:11 url: https://codecov.io 07:19:11 query: branch=master&commit=c1519b29b9670f42e61a704066d525a0dc65e198&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F127%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:19:11 -> Pinging Codecov 07:19:11 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=c1519b29b9670f42e61a704066d525a0dc65e198&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F127%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:19:12 -> Uploading to 07:19:12 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/c1519b29b9670f42e61a704066d525a0dc65e198/4a76bfd7-c363-4549-a40c-99a058facf9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T071912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4014242df1d258c0e7617c9a40131af8ee114852039b987aee45a5922c18772a 07:19:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:19:12 Dload Upload Total Spent Left Speed 07:19:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9508 --:--:-- --:--:-- --:--:-- 9498 07:19:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] } 07:19:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:19:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:19:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:19:14 07:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:19:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:19:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:19:14 188c0c94c7c5: Pulling fs layer 07:19:14 0ef7d3d256c8: Pulling fs layer 07:19:14 de9db76c5a1d: Pulling fs layer 07:19:14 0eba1c9be4d2: Pulling fs layer 07:19:14 0d57e429df01: Pulling fs layer 07:19:14 4e4be7b47b0d: Pulling fs layer 07:19:14 e1f770b5df2f: Pulling fs layer 07:19:14 85a0685a4137: Pulling fs layer 07:19:14 0d57e429df01: Waiting 07:19:14 4e4be7b47b0d: Waiting 07:19:14 e1f770b5df2f: Waiting 07:19:14 85a0685a4137: Waiting 07:19:14 0eba1c9be4d2: Waiting 07:19:14 de9db76c5a1d: Download complete 07:19:14 0ef7d3d256c8: Verifying Checksum 07:19:14 0ef7d3d256c8: Download complete 07:19:14 0d57e429df01: Verifying Checksum 07:19:14 0d57e429df01: Download complete 07:19:14 188c0c94c7c5: Verifying Checksum 07:19:14 188c0c94c7c5: Download complete 07:19:14 4e4be7b47b0d: Verifying Checksum 07:19:14 4e4be7b47b0d: Download complete 07:19:14 188c0c94c7c5: Pull complete 07:19:14 0ef7d3d256c8: Pull complete 07:19:14 de9db76c5a1d: Pull complete 07:19:16 e1f770b5df2f: Verifying Checksum 07:19:16 e1f770b5df2f: Download complete 07:19:18 0eba1c9be4d2: Verifying Checksum 07:19:18 0eba1c9be4d2: Download complete 07:19:18 85a0685a4137: Verifying Checksum 07:19:18 85a0685a4137: Download complete 07:19:21 0eba1c9be4d2: Pull complete 07:19:21 0d57e429df01: Pull complete 07:19:21 4e4be7b47b0d: Pull complete 07:19:21 e1f770b5df2f: Pull complete 07:19:25 85a0685a4137: Pull complete 07:19:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:19:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:19:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:19:25 prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container 07:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:19:30 $ docker top 79b184bc47682ad8c371b81e995ac2564e37808f4950bf7d3ef5a738b8e9715a -eo pid,comm [Pipeline] { [Pipeline] echo 07:19:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:19:30 + set -o pipefail 07:19:30 + snyk monitor '--org=edgex-jenkins' 07:19:36 07:19:36 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 07:19:36 07:19:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/03dbc9b3-4694-4145-b86f-091e5e41c1b2 07:19:36 07:19:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:19:36 07:19:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:19:36 07:19:36 [Pipeline] } 07:19:36 $ docker stop --time=1 79b184bc47682ad8c371b81e995ac2564e37808f4950bf7d3ef5a738b8e9715a 07:19:38 $ docker rm -f 79b184bc47682ad8c371b81e995ac2564e37808f4950bf7d3ef5a738b8e9715a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:40 + git log --format=format:%s -1 c1519b29b9670f42e61a704066d525a0dc65e198 [Pipeline] isUnix [Pipeline] sh 07:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:40 . [Pipeline] withDockerContainer 07:19:40 prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container 07:19:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:19:40 $ docker top 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:40 [ssh-agent] Looking for ssh-agent implementation... 07:19:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:41 $ docker exec 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 ssh-agent 07:19:41 SSH_AUTH_SOCK=/tmp/ssh-tDEhsqveJDOS/agent.13 07:19:41 SSH_AGENT_PID=19 07:19:41 Running ssh-add (command line suppressed) 07:19:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6854339642129440060.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6854339642129440060.key) 07:19:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:41 + git semver tag 07:19:41 # -> Open(): unable to determine branch for HEAD 07:19:41 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:19:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:19:41 # $SEMVER_REMOTE_NAME = origin 07:19:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:19:41 # $SEMVER_USER_NAME = edgex-jenkins 07:19:41 # $SEMVER_BRANCH = master 07:19:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:19:41 # c1519b29b9670f42e61a704066d525a0dc65e198 HEAD 07:19:41 # -> Force: false 07:19:41 # aa4db53411309679dd812d49bb958b4f55bf5067 refs/tags/v2.0.0-dev.67 [Pipeline] } 07:19:41 $ docker exec --env ******** --env ******** 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 ssh-agent -k 07:19:41 unset SSH_AUTH_SOCK; 07:19:41 unset SSH_AGENT_PID; 07:19:41 echo Agent pid 19 killed; 07:19:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:42 + git semver [Pipeline] } 07:19:42 $ docker stop --time=1 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 07:19:43 $ docker rm -f 8d4e5aaf194de52546cc8c12c21238747071a236c5a63fed9592cbb0996761c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:43 07:19:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:19:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:44 0.23.1-centos7: Pulling from edgex-lftools 07:19:44 ab5ef0e58194: Pulling fs layer 07:19:44 9712f1f96733: Pulling fs layer 07:19:44 63f879dbbcfc: Pulling fs layer 07:19:44 0d9ebad4ef96: Pulling fs layer 07:19:44 e9a5061849ea: Pulling fs layer 07:19:44 d747dcd14b5f: Pulling fs layer 07:19:44 2de7ff778b66: Pulling fs layer 07:19:44 e9a5061849ea: Waiting 07:19:44 d747dcd14b5f: Waiting 07:19:44 2de7ff778b66: Waiting 07:19:44 0d9ebad4ef96: Waiting 07:19:44 9712f1f96733: Verifying Checksum 07:19:44 9712f1f96733: Download complete 07:19:45 63f879dbbcfc: Verifying Checksum 07:19:45 63f879dbbcfc: Download complete 07:19:45 e9a5061849ea: Download complete 07:19:45 d747dcd14b5f: Verifying Checksum 07:19:45 d747dcd14b5f: Download complete 07:19:46 2de7ff778b66: Verifying Checksum 07:19:46 2de7ff778b66: Download complete 07:19:46 ab5ef0e58194: Verifying Checksum 07:19:46 ab5ef0e58194: Download complete 07:19:46 0d9ebad4ef96: Verifying Checksum 07:19:46 0d9ebad4ef96: Download complete 07:19:48 ab5ef0e58194: Pull complete 07:19:48 9712f1f96733: Pull complete 07:19:49 63f879dbbcfc: Pull complete 07:19:52 0d9ebad4ef96: Pull complete 07:19:52 e9a5061849ea: Pull complete 07:19:53 d747dcd14b5f: Pull complete 07:19:54 2de7ff778b66: Pull complete 07:19:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:19:54 prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container 07:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:19:59 $ docker top c6ca6a710ed114cde8ac6ce522068ebd062d24d3e8e964842d63672c9b3a8c5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:19:59 provisioning config files... 07:19:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3420643959596343965tmp 07:19:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2615658246903379117tmp 07:19:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2726583399314000337tmp [Pipeline] { [Pipeline] echo 07:19:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:19:59 ---> sigul-configuration.sh 07:19:59 gpg: directory `/root/.gnupg' created 07:19:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:19:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:19:59 gpg: keyring `/root/.gnupg/secring.gpg' created 07:19:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:19:59 gpg: CAST5 encrypted data 07:19:59 gpg: encrypted with 1 passphrase 07:19:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:19:59 + mkdir /home/jenkins 07:19:59 + mkdir /home/jenkins/sigul [Pipeline] sh 07:20:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:20:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:20:00 ---> sigul-install.sh 07:20:04 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:20:05 + git tag --list 07:20:05 0.1.1 07:20:05 v1.1.0 07:20:05 v1.2.0 07:20:05 v1.2.1 07:20:05 v1.3.0 07:20:05 v2.0.0-dev.1 07:20:05 v2.0.0-dev.10 07:20:05 v2.0.0-dev.11 07:20:05 v2.0.0-dev.12 07:20:05 v2.0.0-dev.13 07:20:05 v2.0.0-dev.14 07:20:05 v2.0.0-dev.15 07:20:05 v2.0.0-dev.16 07:20:05 v2.0.0-dev.17 07:20:05 v2.0.0-dev.18 07:20:05 v2.0.0-dev.19 07:20:05 v2.0.0-dev.2 07:20:05 v2.0.0-dev.20 07:20:05 v2.0.0-dev.21 07:20:05 v2.0.0-dev.22 07:20:05 v2.0.0-dev.23 07:20:05 v2.0.0-dev.24 07:20:05 v2.0.0-dev.25 07:20:05 v2.0.0-dev.26 07:20:05 v2.0.0-dev.27 07:20:05 v2.0.0-dev.28 07:20:05 v2.0.0-dev.29 07:20:05 v2.0.0-dev.3 07:20:05 v2.0.0-dev.30 07:20:05 v2.0.0-dev.31 07:20:05 v2.0.0-dev.32 07:20:05 v2.0.0-dev.33 07:20:05 v2.0.0-dev.34 07:20:05 v2.0.0-dev.35 07:20:05 v2.0.0-dev.36 07:20:05 v2.0.0-dev.37 07:20:05 v2.0.0-dev.38 07:20:05 v2.0.0-dev.39 07:20:05 v2.0.0-dev.4 07:20:05 v2.0.0-dev.40 07:20:05 v2.0.0-dev.41 07:20:05 v2.0.0-dev.42 07:20:05 v2.0.0-dev.43 07:20:05 v2.0.0-dev.44 07:20:05 v2.0.0-dev.45 07:20:05 v2.0.0-dev.46 07:20:05 v2.0.0-dev.47 07:20:05 v2.0.0-dev.48 07:20:05 v2.0.0-dev.49 07:20:05 v2.0.0-dev.5 07:20:05 v2.0.0-dev.50 07:20:05 v2.0.0-dev.51 07:20:05 v2.0.0-dev.52 07:20:05 v2.0.0-dev.53 07:20:05 v2.0.0-dev.54 07:20:05 v2.0.0-dev.55 07:20:05 v2.0.0-dev.56 07:20:05 v2.0.0-dev.57 07:20:05 v2.0.0-dev.58 07:20:05 v2.0.0-dev.59 07:20:05 v2.0.0-dev.6 07:20:05 v2.0.0-dev.60 07:20:05 v2.0.0-dev.61 07:20:05 v2.0.0-dev.62 07:20:05 v2.0.0-dev.63 07:20:05 v2.0.0-dev.64 07:20:05 v2.0.0-dev.65 07:20:05 v2.0.0-dev.66 07:20:05 v2.0.0-dev.67 07:20:05 v2.0.0-dev.7 07:20:05 v2.0.0-dev.8 07:20:05 v2.0.0-dev.9 [Pipeline] sh 07:20:05 + lftools sign git-tag v2.0.0-dev.67 07:20:06 Signing Git tag with Sigul... 07:20:06 Signing v2.0.0-dev.67 [Pipeline] echo 07:20:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:20:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:20:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:20:07 $ docker stop --time=1 c6ca6a710ed114cde8ac6ce522068ebd062d24d3e8e964842d63672c9b3a8c5b 07:20:09 $ docker rm -f c6ca6a710ed114cde8ac6ce522068ebd062d24d3e8e964842d63672c9b3a8c5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:20:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:10 . [Pipeline] withDockerContainer 07:20:10 prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container 07:20:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:20:10 $ docker top 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:20:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:11 [ssh-agent] Looking for ssh-agent implementation... 07:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:11 $ docker exec 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 ssh-agent 07:20:11 SSH_AUTH_SOCK=/tmp/ssh-YUE2CVa06vvK/agent.12 07:20:11 SSH_AGENT_PID=19 07:20:11 Running ssh-add (command line suppressed) 07:20:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6453015703043726930.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6453015703043726930.key) 07:20:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:11 + git semver bump pre 07:20:11 # -> Open(): unable to determine branch for HEAD 07:20:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:20:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:20:11 # $SEMVER_REMOTE_NAME = origin 07:20:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:20:11 # $SEMVER_USER_NAME = edgex-jenkins 07:20:11 # $SEMVER_BRANCH = master 07:20:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:20:11 2.0.0-dev.68 [Pipeline] } 07:20:11 $ docker exec --env ******** --env ******** 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 ssh-agent -k 07:20:11 unset SSH_AUTH_SOCK; 07:20:11 unset SSH_AGENT_PID; 07:20:11 echo Agent pid 19 killed; 07:20:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:12 + git semver [Pipeline] } 07:20:12 $ docker stop --time=1 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 07:20:13 $ docker rm -f 5fe70cc0a6f2d125e30bf14cbbc90a4388ee37f4f159ba66054222371293c557 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:13 . [Pipeline] withDockerContainer 07:20:13 prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container 07:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:20:14 $ docker top cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:20:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:14 [ssh-agent] Looking for ssh-agent implementation... 07:20:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:14 $ docker exec cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae ssh-agent 07:20:14 SSH_AUTH_SOCK=/tmp/ssh-setBoBP5F4cW/agent.15 07:20:14 SSH_AGENT_PID=21 07:20:14 Running ssh-add (command line suppressed) 07:20:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1716420887447105093.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1716420887447105093.key) 07:20:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:15 + git semver push 07:20:15 # -> Open(): unable to determine branch for HEAD 07:20:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:20:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:20:15 # $SEMVER_REMOTE_NAME = origin 07:20:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:20:15 # $SEMVER_USER_NAME = edgex-jenkins 07:20:15 # $SEMVER_BRANCH = master 07:20:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:20:20 $ docker exec --env ******** --env ******** cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae ssh-agent -k 07:20:20 unset SSH_AUTH_SOCK; 07:20:20 unset SSH_AGENT_PID; 07:20:20 echo Agent pid 21 killed; 07:20:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:20 + git semver [Pipeline] } 07:20:20 $ docker stop --time=1 cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae 07:20:22 $ docker rm -f cc73eeb1cd78a4819514bb7ab2f949549ab5cf35d391142392ec0f8fd034f7ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:20:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:20:25 ---> package-listing.sh 07:20:25 ++ facter osfamily 07:20:25 ++ tr '[:upper:]' '[:lower:]' 07:20:26 + OS_FAMILY=redhat 07:20:26 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 07:20:26 + START_PACKAGES=/tmp/packages_start.txt 07:20:26 + END_PACKAGES=/tmp/packages_end.txt 07:20:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:26 + PACKAGES=/tmp/packages_start.txt 07:20:26 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:20:26 + PACKAGES=/tmp/packages_end.txt 07:20:26 + case "${OS_FAMILY}" in 07:20:26 + rpm -qa 07:20:26 + sort 07:20:26 + '[' -f /tmp/packages_start.txt ']' 07:20:26 + '[' -f /tmp/packages_end.txt ']' 07:20:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:26 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:20:26 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 07:20:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 07:20:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:20:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:20:27 07:20:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:20:27 alpine: Pulling from edgex-lftools-log-publisher 07:20:27 df20fa9351a1: Pulling fs layer 07:20:27 36b3adc4ff6f: Pulling fs layer 07:20:27 8ad3a11d3b57: Pulling fs layer 07:20:27 46f8f816bc3b: Pulling fs layer 07:20:27 93b61091891f: Pulling fs layer 07:20:27 93b9cdb0e59b: Pulling fs layer 07:20:27 5e14af77c1be: Pulling fs layer 07:20:27 01666e4c0597: Pulling fs layer 07:20:27 aa168da1d23b: Pulling fs layer 07:20:27 46f8f816bc3b: Waiting 07:20:27 93b61091891f: Waiting 07:20:27 93b9cdb0e59b: Waiting 07:20:27 5e14af77c1be: Waiting 07:20:27 01666e4c0597: Waiting 07:20:27 aa168da1d23b: Waiting 07:20:27 36b3adc4ff6f: Verifying Checksum 07:20:27 36b3adc4ff6f: Download complete 07:20:28 46f8f816bc3b: Verifying Checksum 07:20:28 46f8f816bc3b: Download complete 07:20:28 df20fa9351a1: Verifying Checksum 07:20:28 df20fa9351a1: Download complete 07:20:28 93b9cdb0e59b: Verifying Checksum 07:20:28 93b9cdb0e59b: Download complete 07:20:28 5e14af77c1be: Verifying Checksum 07:20:28 5e14af77c1be: Download complete 07:20:28 93b61091891f: Verifying Checksum 07:20:28 93b61091891f: Download complete 07:20:28 01666e4c0597: Verifying Checksum 07:20:28 01666e4c0597: Download complete 07:20:28 df20fa9351a1: Pull complete 07:20:28 8ad3a11d3b57: Verifying Checksum 07:20:28 8ad3a11d3b57: Download complete 07:20:28 36b3adc4ff6f: Pull complete 07:20:28 8ad3a11d3b57: Pull complete 07:20:28 46f8f816bc3b: Pull complete 07:20:29 93b61091891f: Pull complete 07:20:29 93b9cdb0e59b: Pull complete 07:20:29 5e14af77c1be: Pull complete 07:20:29 01666e4c0597: Pull complete 07:20:30 aa168da1d23b: Verifying Checksum 07:20:30 aa168da1d23b: Download complete 07:20:35 aa168da1d23b: Pull complete 07:20:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:20:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:20:35 prd-centos7-docker-4c-2g-1670 does not seem to be running inside a container 07:20:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:20:38 $ docker top 65f33cad5bb37dec9335cd948f33c0318dacfa9fe82b98760695ec9d36f73331 -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:43 + touch /tmp/pre-build-complete [Pipeline] sh 07:20:43 + mkdir -p /var/log/sa [Pipeline] sh 07:20:43 + ls /var/log/sa-host 07:20:43 + sadf -c /var/log/sa-host/sa05 07:20:43 file_magic: OK 07:20:43 HZ: Using current value: 100 07:20:43 file_header: OK 07:20:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:20:43 Statistics: 07:20:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:20:43 File successfully converted to sysstat format version 12.2.1 07:20:43 + sadf -c /var/log/sa-host/sa16 07:20:43 file_magic: OK 07:20:43 HZ: Using current value: 100 07:20:43 file_header: OK 07:20:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:20:43 Statistics: 07:20:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:20:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:44 provisioning config files... 07:20:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7127411711855293969tmp [Pipeline] { [Pipeline] echo 07:20:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:20:44 ---> create-netrc.sh [Pipeline] } 07:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:20:45 ---> python-tools-install.sh [Pipeline] echo 07:20:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:20:45 ---> sudo-logs.sh 07:20:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:20:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:20:45 ---> job-cost.sh 07:20:45 lf-activate-venv: SKIPPING 07:20:45 DEBUG: total: 0.18000000715255737 07:20:45 INFO: Retrieving Stack Cost... 07:20:46 INFO: Retrieving Pricing Info for: v3-standard-2 07:20:46 INFO: Archiving Costs [Pipeline] echo 07:20:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:20:47 ---> logs-deploy.sh 07:20:47 lf-activate-venv: SKIPPING 07:20:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/127 07:20:47 INFO: archiving workspace using pattern(s): 07:20:48 Archives upload complete. 07:20:48 INFO: archiving logs to Nexus 07:20:48 ---> uname -a: 07:20:48 Linux prd-centos7-docker-4c-2g-1670.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:20:48 07:20:48 07:20:48 ---> lscpu: 07:20:48 Architecture: x86_64 07:20:48 CPU op-mode(s): 32-bit, 64-bit 07:20:48 Byte Order: Little Endian 07:20:48 Address sizes: 40 bits physical, 48 bits virtual 07:20:48 CPU(s): 2 07:20:48 On-line CPU(s) list: 0,1 07:20:48 Thread(s) per core: 1 07:20:48 Core(s) per socket: 1 07:20:48 Socket(s): 2 07:20:48 NUMA node(s): 1 07:20:48 Vendor ID: AuthenticAMD 07:20:48 CPU family: 23 07:20:48 Model: 49 07:20:48 Model name: AMD EPYC-Rome Processor 07:20:48 Stepping: 0 07:20:48 CPU MHz: 2799.998 07:20:48 BogoMIPS: 5599.99 07:20:48 Virtualization: AMD-V 07:20:48 Hypervisor vendor: KVM 07:20:48 Virtualization type: full 07:20:48 L1d cache: 64 KiB 07:20:48 L1i cache: 64 KiB 07:20:48 L2 cache: 1 MiB 07:20:48 L3 cache: 32 MiB 07:20:48 NUMA node0 CPU(s): 0,1 07:20:48 Vulnerability Itlb multihit: Not affected 07:20:48 Vulnerability L1tf: Not affected 07:20:48 Vulnerability Mds: Not affected 07:20:48 Vulnerability Meltdown: Not affected 07:20:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:20:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:20:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:20:48 Vulnerability Srbds: Not affected 07:20:48 Vulnerability Tsx async abort: Not affected 07:20:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:20:48 07:20:48 07:20:48 ---> nproc: 07:20:48 2 07:20:48 07:20:48 07:20:48 ---> df -h: 07:20:48 Filesystem Size Used Available Use% Mounted on 07:20:48 overlay 40.0G 8.9G 31.1G 22% / 07:20:48 tmpfs 64.0M 0 64.0M 0% /dev 07:20:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:20:48 shm 64.0M 0 64.0M 0% /dev/shm 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 07:20:48 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 07:20:48 07:20:48 07:20:48 ---> free -m: 07:20:48 total used free shared buff/cache available 07:20:48 Mem: 7821 1166 3225 0 3428 6575 07:20:48 Swap: 1023 0 1023 07:20:48 07:20:48 07:20:48 ---> ip addr: 07:20:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:20:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:20:48 inet 127.0.0.1/8 scope host lo 07:20:48 valid_lft forever preferred_lft forever 07:20:48 inet6 ::1/128 scope host 07:20:48 valid_lft forever preferred_lft forever 07:20:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:20:48 link/ether fa:16:3e:92:bc:be brd ff:ff:ff:ff:ff:ff 07:20:48 inet 10.30.123.196/23 brd 10.30.123.255 scope global dynamic eth0 07:20:48 valid_lft 85725sec preferred_lft 85725sec 07:20:48 inet6 fe80::f816:3eff:fe92:bcbe/64 scope link 07:20:48 valid_lft forever preferred_lft forever 07:20:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:20:48 link/ether 02:42:4b:54:6b:0b brd ff:ff:ff:ff:ff:ff 07:20:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:20:48 valid_lft forever preferred_lft forever 07:20:48 inet6 fe80::42:4bff:fe54:6b0b/64 scope link 07:20:48 valid_lft forever preferred_lft forever 07:20:48 07:20:48 07:20:48 ---> sar -b -r -n DEV: 07:20:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 07:20:48 07:20:48 07:09:23 LINUX RESTART (2 CPU) 07:20:48 07:20:48 07:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:20:48 07:11:01 85.66 3.56 82.10 0.00 2600.77 5310.09 0.00 07:20:48 07:12:01 1.70 0.00 1.70 0.00 0.00 32.72 0.00 07:20:48 07:13:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 07:20:48 07:14:01 0.32 0.00 0.32 0.00 0.00 4.76 0.00 07:20:48 07:15:01 0.20 0.00 0.20 0.00 0.00 2.37 0.00 07:20:48 07:16:01 0.35 0.00 0.35 0.00 0.00 4.68 0.00 07:20:48 07:17:01 0.18 0.00 0.18 0.00 0.00 3.13 0.00 07:20:48 07:18:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 07:20:48 07:19:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 07:20:48 07:20:01 191.46 0.03 191.42 0.00 3.73 54596.05 0.00 07:20:48 Average: 28.07 0.36 27.71 0.00 260.51 5997.81 0.00 07:20:48 07:20:48 07:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:48 07:11:01 5419884 0 804616 10.05 2620 1781812 1291396 14.26 578956 1607720 20 07:20:48 07:12:01 5431084 0 793412 9.91 2620 1781816 1203344 13.29 569680 1607684 8 07:20:48 07:13:01 5429304 0 795184 9.93 2620 1781824 1203644 13.29 570256 1608868 8 07:20:48 07:14:01 5428348 0 796136 9.94 2620 1781828 1203692 13.29 571632 1608868 8 07:20:48 07:15:01 5427560 0 796916 9.95 2620 1781836 1203428 13.29 568304 1613452 8 07:20:48 07:16:01 5427080 0 797396 9.96 2620 1781836 1203464 13.29 568564 1613452 8 07:20:48 07:17:01 5426276 0 798192 9.97 2620 1781844 1203560 13.29 569128 1613452 16 07:20:48 07:18:01 5418012 0 806452 10.07 2620 1781848 1203344 13.29 577552 1613452 8 07:20:48 07:19:01 5417780 0 806684 10.07 2620 1781848 1203344 13.29 577852 1613452 8 07:20:48 07:20:01 3727876 0 1125636 14.05 2620 3152800 1551884 17.13 842032 2795240 15184 07:20:48 Average: 5255320 0 832062 10.39 2620 1918929 1247110 13.77 599396 1729564 1528 07:20:48 07:20:48 07:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:48 07:11:01 eth0 216.50 202.36 772.79 35.80 0.00 0.00 0.00 0.00 07:20:48 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:11:01 docker0 59.15 36.80 5.66 166.52 0.00 0.00 0.00 0.00 07:20:48 07:12:01 eth0 0.83 0.08 0.07 0.06 0.00 0.00 0.00 0.00 07:20:48 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:13:01 eth0 4.58 2.23 3.56 0.30 0.00 0.00 0.00 0.00 07:20:48 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:14:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 07:20:48 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:15:01 eth0 0.22 0.20 0.08 0.10 0.00 0.00 0.00 0.00 07:20:48 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:16:01 eth0 1.08 0.42 0.38 0.21 0.00 0.00 0.00 0.00 07:20:48 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:17:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 07:20:48 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:18:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:20:48 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:19:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 07:20:48 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:20:01 eth0 1005.63 907.63 7898.62 143.38 0.00 0.00 0.00 0.00 07:20:48 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 07:20:01 veth9182816 59.72 79.10 4.00 247.90 0.00 0.00 0.00 0.00 07:20:48 07:20:01 docker0 126.63 148.33 8.69 592.95 0.00 0.00 0.00 0.00 07:20:48 Average: eth0 123.09 111.40 867.81 18.03 0.00 0.00 0.00 0.00 07:20:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:48 Average: veth9182816 5.97 7.91 0.40 24.80 0.00 0.00 0.00 0.00 07:20:48 Average: docker0 18.58 18.52 1.43 75.96 0.00 0.00 0.00 0.00 07:20:48 07:20:48 07:20:48 ---> sar -P ALL: 07:20:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 07:20:48 07:20:48 07:09:23 LINUX RESTART (2 CPU) 07:20:48 07:20:48 07:10:01 CPU %user %nice %system %iowait %steal %idle 07:20:48 07:11:01 all 5.64 0.00 2.33 2.15 0.06 89.81 07:20:48 07:11:01 0 6.42 0.00 2.38 1.24 0.05 89.91 07:20:48 07:11:01 1 4.86 0.00 2.29 3.07 0.07 89.71 07:20:48 07:12:01 all 0.09 0.00 0.04 0.00 0.03 99.84 07:20:48 07:12:01 0 0.13 0.00 0.03 0.00 0.02 99.82 07:20:48 07:12:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:20:48 07:13:01 all 0.19 0.00 0.08 0.00 0.03 99.70 07:20:48 07:13:01 0 0.30 0.00 0.07 0.00 0.02 99.62 07:20:48 07:13:01 1 0.08 0.00 0.08 0.00 0.05 99.78 07:20:48 07:14:01 all 0.12 0.00 0.03 0.00 0.03 99.83 07:20:48 07:14:01 0 0.17 0.00 0.02 0.00 0.02 99.80 07:20:48 07:14:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:20:48 07:15:01 all 0.14 0.00 0.04 0.00 0.03 99.79 07:20:48 07:15:01 0 0.25 0.00 0.02 0.00 0.03 99.70 07:20:48 07:15:01 1 0.03 0.00 0.07 0.00 0.02 99.88 07:20:48 07:16:01 all 0.10 0.00 0.02 0.00 0.03 99.86 07:20:48 07:16:01 0 0.17 0.00 0.02 0.00 0.02 99.80 07:20:48 07:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:20:48 07:17:01 all 0.11 0.00 0.04 0.00 0.03 99.82 07:20:48 07:17:01 0 0.08 0.00 0.03 0.00 0.02 99.87 07:20:48 07:17:01 1 0.13 0.00 0.05 0.00 0.05 99.77 07:20:48 07:18:01 all 0.06 0.00 0.04 0.00 0.02 99.88 07:20:48 07:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:20:48 07:18:01 1 0.10 0.00 0.07 0.00 0.03 99.80 07:20:48 07:19:01 all 0.17 0.00 0.04 0.00 0.03 99.77 07:20:48 07:19:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:20:48 07:19:01 1 0.28 0.00 0.05 0.00 0.02 99.65 07:20:48 07:20:01 all 20.65 0.00 9.07 5.56 0.09 64.64 07:20:48 07:20:01 0 20.72 0.00 9.14 4.56 0.07 65.50 07:20:48 07:20:01 1 20.58 0.00 8.99 6.54 0.11 63.78 07:20:48 Average: all 2.62 0.00 1.13 0.74 0.04 95.47 07:20:48 Average: 0 2.72 0.00 1.13 0.56 0.03 95.57 07:20:48 Average: 1 2.53 0.00 1.13 0.93 0.04 95.37 07:20:48 07:20:48 07:20:48