Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2b2b445aae4e80239e684dcececaac268628f05f 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-ssh1569479447042165621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh1944787236445221316.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7306373474390265980.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh6241393025190890341.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-ssh3356088090973580873.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-836 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-ssh7397615517047031707.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 2b2b445aae4e80239e684dcececaac268628f05f (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 2b2b445aae4e80239e684dcececaac268628f05f # timeout=10 Commit message: "feat: update to match edgex v2 updates" > git rev-list --no-walk 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:21:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:21:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:21:29 ========================================================= 05:21:29 EdgeX Global Pipelines Version Info 05:21:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:21:30 ------------------- 05:21:30 stable info: 05:21:30 ------------------- 05:21:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:21:30 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:21:30 Message: update stable to v1.0.193 05:21:31 ------------------- 05:21:31 experimental info: 05:21:31 ------------------- 05:21:31 Commited By: **** collab-it+edgex@linuxfoundation.org 05:21:31 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:21:31 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 05:21:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 05:21:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] echo 05:21:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b2b445 [Pipeline] echo 05:21:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:32 provisioning config files... 05:21:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2488439556513024996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:32 ---> docker-login.sh 05:21:32 nexus3.edgexfoundry.org:10001 05:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:32 Configure a credential helper to remove this warning. See 05:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:32 05:21:33 Login Succeeded 05:21:33 nexus3.edgexfoundry.org:10002 05:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:33 Configure a credential helper to remove this warning. See 05:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:33 05:21:33 Login Succeeded 05:21:33 nexus3.edgexfoundry.org:10003 05:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:33 Configure a credential helper to remove this warning. See 05:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:33 05:21:33 Login Succeeded 05:21:33 nexus3.edgexfoundry.org:10004 05:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:33 Configure a credential helper to remove this warning. See 05:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:33 05:21:33 Login Succeeded 05:21:33 docker.io 05:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:33 Configure a credential helper to remove this warning. See 05:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:33 05:21:33 Login Succeeded 05:21:33 ---> docker-login.sh ends [Pipeline] } 05:21:33 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 05:21:34 + git log --format=format:%s -1 2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] echo 05:21:34 GIT_COMMIT: 2b2b445aae4e80239e684dcececaac268628f05f, Commit Message: feat: update to match edgex v2 updates [Pipeline] echo 05:21:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:34 05:21:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:21:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:35 latest: Pulling from edgex-devops/git-semver 05:21:35 31603596830f: Pulling fs layer 05:21:35 54011a49482f: Pulling fs layer 05:21:35 a6820b24f6d8: Pulling fs layer 05:21:35 f581987b2513: Pulling fs layer 05:21:35 f581987b2513: Waiting 05:21:35 54011a49482f: Verifying Checksum 05:21:35 54011a49482f: Download complete 05:21:35 31603596830f: Verifying Checksum 05:21:35 31603596830f: Download complete 05:21:35 f581987b2513: Verifying Checksum 05:21:35 f581987b2513: Download complete 05:21:35 a6820b24f6d8: Verifying Checksum 05:21:35 a6820b24f6d8: Download complete 05:21:35 31603596830f: Pull complete 05:21:35 54011a49482f: Pull complete 05:21:36 a6820b24f6d8: Pull complete 05:21:36 f581987b2513: Pull complete 05:21:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:21:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:21:36 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 05:21:36 $ 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 05:21:37 $ docker top 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:37 [ssh-agent] Looking for ssh-agent implementation... 05:21:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:38 $ docker exec 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a ssh-agent 05:21:38 SSH_AUTH_SOCK=/tmp/ssh-igQZn7pKm3Pg/agent.15 05:21:38 SSH_AGENT_PID=21 05:21:38 Running ssh-add (command line suppressed) 05:21:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5889839469001261775.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5889839469001261775.key) 05:21:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:38 + git tag --points-at HEAD [Pipeline] } 05:21:38 $ docker exec --env ******** --env ******** 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a ssh-agent -k 05:21:38 unset SSH_AUTH_SOCK; 05:21:38 unset SSH_AGENT_PID; 05:21:38 echo Agent pid 21 killed; 05:21:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:21:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:38 [ssh-agent] Looking for ssh-agent implementation... 05:21:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:38 $ docker exec 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a ssh-agent 05:21:39 SSH_AUTH_SOCK=/tmp/ssh-0jmsL7iGbt3g/agent.54 05:21:39 SSH_AGENT_PID=60 05:21:39 Running ssh-add (command line suppressed) 05:21:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7866641525984490439.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7866641525984490439.key) 05:21:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:39 + git semver init 05:21:39 # -> Open(): unable to determine branch for HEAD 05:21:39 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:21:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:21:39 # $SEMVER_REMOTE_NAME = origin 05:21:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:21:39 # $SEMVER_USER_NAME = edgex-jenkins 05:21:39 # $SEMVER_BRANCH = master 05:21:39 # $SEMVER_TEMP = /tmp/semver-761615767 05:21:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:21:40 # '/tmp/semver-761615767' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 05:21:40 # -> Force: false 05:21:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:21:40 $ docker exec --env ******** --env ******** 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a ssh-agent -k 05:21:41 unset SSH_AUTH_SOCK; 05:21:41 unset SSH_AGENT_PID; 05:21:41 echo Agent pid 60 killed; 05:21:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:41 + git semver [Pipeline] } 05:21:41 $ docker stop --time=1 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a 05:21:42 $ docker rm -f 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a [Pipeline] // withDockerContainer [Pipeline] sh 05:21:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:21:43 Stashed 1 file(s) [Pipeline] echo 05:21:43 [edgeXSemver]: initialized semver on version 2.0.0-dev.61 [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 05:21:58 Still waiting to schedule task 05:21:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:21:58 Still waiting to schedule task 05:21:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-834’ is offline 05:23:59 Running on prd-centos7-docker-4c-2g-839 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:23:59 Running in /w/workspace/edgex-ui-go/121 [Pipeline] { [Pipeline] checkout 05:23:59 The recommended git tool is: git 05:24:02 using credential edgex-jenkins-ssh 05:24:02 Cloning the remote Git repository 05:24:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-838 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:24:03 Running in /w/workspace/edgex-ui-go/121 [Pipeline] { [Pipeline] checkout 05:24:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:24:02 > git init /w/workspace/edgex-ui-go/121 # timeout=10 05:24:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:24:02 > git --version # timeout=10 05:24:02 > git --version # 'git version 2.24.4' 05:24:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:02 [INFO] Currently running in a labeled security context 05:24:02 [INFO] Currently SELinux is 'enforcing' on the host 05:24:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/121@tmp/jenkins-gitclient-ssh2103671969707141877.key 05:24:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:03 The recommended git tool is: git 05:24:05 Avoid second fetch 05:24:05 Checking out Revision 2b2b445aae4e80239e684dcececaac268628f05f (master) 05:24:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:24:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:05 > git config core.sparsecheckout # timeout=10 05:24:05 > git checkout -f 2b2b445aae4e80239e684dcececaac268628f05f # timeout=10 05:24:08 using credential edgex-jenkins-ssh 05:24:08 Cloning the remote Git repository 05:24:09 Commit message: "feat: update to match edgex v2 updates" 05:24:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:24:09 > git init /w/workspace/edgex-ui-go/121 # timeout=10 05:24:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:24:09 > git --version # timeout=10 05:24:09 > git --version # 'git version 2.17.1' 05:24:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:24:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:24:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:24:11 + true 05:24:11 + sudo service docker restart 05:24:11 Redirecting to /bin/systemctl restart docker.service 05:24:11 Avoid second fetch 05:24:11 Checking out Revision 2b2b445aae4e80239e684dcececaac268628f05f (master) 05:24:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:24:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:11 > git config core.sparsecheckout # timeout=10 05:24:11 > git checkout -f 2b2b445aae4e80239e684dcececaac268628f05f # timeout=10 05:24:16 Commit message: "feat: update to match edgex v2 updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:24:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:24:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:24:18 + sudo service docker restart 05:24:18 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:24:29 provisioning config files... 05:24:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config5494328460744275729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:29 ---> docker-login.sh 05:24:29 nexus3.edgexfoundry.org:10001 05:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:29 Configure a credential helper to remove this warning. See 05:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:29 05:24:29 Login Succeeded 05:24:29 nexus3.edgexfoundry.org:10002 05:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:29 Configure a credential helper to remove this warning. See 05:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:29 05:24:29 Login Succeeded 05:24:30 nexus3.edgexfoundry.org:10003 05:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:30 Configure a credential helper to remove this warning. See 05:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:30 05:24:30 Login Succeeded 05:24:30 nexus3.edgexfoundry.org:10004 05:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:30 Configure a credential helper to remove this warning. See 05:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:30 05:24:30 Login Succeeded 05:24:30 docker.io 05:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:30 Configure a credential helper to remove this warning. See 05:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:30 05:24:30 Login Succeeded 05:24:30 ---> docker-login.sh ends [Pipeline] } 05:24:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:24:30 ========================================================= 05:24:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:24:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:24:31 + 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 . 05:24:31 Sending build context to Docker daemon 35.74MB 05:24:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:24:31 Step 2/8 : FROM ${BASE} 05:24:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:24:31 540db60ca938: Pulling fs layer 05:24:31 adcc1eea9eea: Pulling fs layer 05:24:31 4c4ab2625f07: Pulling fs layer 05:24:31 0510c868ecb4: Pulling fs layer 05:24:31 afea3b2eda06: Pulling fs layer 05:24:31 7809a108b3ef: Pulling fs layer 05:24:31 f706445af74f: Pulling fs layer 05:24:31 afea3b2eda06: Waiting 05:24:31 7809a108b3ef: Waiting 05:24:31 f706445af74f: Waiting 05:24:31 0510c868ecb4: Waiting 05:24:31 4c4ab2625f07: Verifying Checksum 05:24:31 4c4ab2625f07: Download complete 05:24:31 adcc1eea9eea: Verifying Checksum 05:24:31 adcc1eea9eea: Download complete 05:24:31 afea3b2eda06: Verifying Checksum 05:24:31 afea3b2eda06: Download complete 05:24:31 7809a108b3ef: Verifying Checksum 05:24:31 7809a108b3ef: Download complete 05:24:31 540db60ca938: Verifying Checksum 05:24:31 540db60ca938: Download complete 05:24:31 540db60ca938: Pull complete 05:24:31 adcc1eea9eea: Pull complete 05:24:32 4c4ab2625f07: Pull complete 05:24:33 f706445af74f: Verifying Checksum 05:24:33 f706445af74f: Download complete 05:24:34 0510c868ecb4: Verifying Checksum 05:24:34 0510c868ecb4: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:24:36 provisioning config files... 05:24:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config4929435650488668221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:36 ---> docker-login.sh 05:24:36 nexus3.edgexfoundry.org:10001 05:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:38 Configure a credential helper to remove this warning. See 05:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:38 05:24:38 Login Succeeded 05:24:38 nexus3.edgexfoundry.org:10002 05:24:38 0510c868ecb4: Pull complete 05:24:38 afea3b2eda06: Pull complete 05:24:38 7809a108b3ef: Pull complete 05:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:38 Configure a credential helper to remove this warning. See 05:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:38 05:24:38 Login Succeeded 05:24:38 nexus3.edgexfoundry.org:10003 05:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:39 Configure a credential helper to remove this warning. See 05:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:39 05:24:39 Login Succeeded 05:24:39 nexus3.edgexfoundry.org:10004 05:24:39 f706445af74f: Pull complete 05:24:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:24:39 ---> b068be0155e3 05:24:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:39 Configure a credential helper to remove this warning. See 05:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:39 05:24:39 Login Succeeded 05:24:39 docker.io 05:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:40 Configure a credential helper to remove this warning. See 05:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:40 05:24:40 Login Succeeded 05:24:40 ---> docker-login.sh ends [Pipeline] } 05:24:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:24:40 ========================================================= 05:24:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:24:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:24:41 + 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 . 05:24:42 Sending build context to Docker daemon 35.74MB 05:24:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:24:42 Step 2/8 : FROM ${BASE} 05:24:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:24:42 595b0fe564bb: Pulling fs layer 05:24:42 7186ed65a4f7: Pulling fs layer 05:24:42 316046926c0a: Pulling fs layer 05:24:42 4ebd0625c992: Pulling fs layer 05:24:42 207e8628e3a3: Pulling fs layer 05:24:42 c791037a9be2: Pulling fs layer 05:24:42 ffd874e62e21: Pulling fs layer 05:24:42 4ebd0625c992: Waiting 05:24:42 207e8628e3a3: Waiting 05:24:42 c791037a9be2: Waiting 05:24:42 ffd874e62e21: Waiting 05:24:42 316046926c0a: Verifying Checksum 05:24:42 316046926c0a: Download complete 05:24:42 7186ed65a4f7: Verifying Checksum 05:24:42 7186ed65a4f7: Download complete 05:24:42 207e8628e3a3: Download complete 05:24:42 c791037a9be2: Download complete 05:24:42 595b0fe564bb: Verifying Checksum 05:24:42 595b0fe564bb: Download complete 05:24:42 ---> Running in 4eb699500a8a 05:24:42 Removing intermediate container 4eb699500a8a 05:24:42 ---> 37bda6925b91 05:24:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:42 ---> Running in 45c0ee064f90 05:24:43 Removing intermediate container 45c0ee064f90 05:24:43 ---> 0a618502d824 05:24:43 Step 5/8 : RUN apk add --no-cache make git 05:24:43 ---> Running in 1d072d54dfb5 05:24:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:24:43 595b0fe564bb: Pull complete 05:24:44 7186ed65a4f7: Pull complete 05:24:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:24:44 316046926c0a: Pull complete 05:24:44 ffd874e62e21: Verifying Checksum 05:24:44 ffd874e62e21: Download complete 05:24:44 OK: 149 MiB in 40 packages 05:24:45 Removing intermediate container 1d072d54dfb5 05:24:45 ---> 4fa612566843 05:24:45 Step 6/8 : WORKDIR /edgex-ui-go 05:24:45 ---> Running in 63731484733a 05:24:45 Removing intermediate container 63731484733a 05:24:45 ---> 04b2c18dce77 05:24:45 Step 7/8 : COPY . . 05:24:46 4ebd0625c992: Verifying Checksum 05:24:46 4ebd0625c992: Download complete 05:24:46 ---> bd722f713f1a 05:24:46 Step 8/8 : RUN go mod download 05:24:46 ---> Running in e6ace543ef16 05:24:56 4ebd0625c992: Pull complete 05:24:56 207e8628e3a3: Pull complete 05:24:57 c791037a9be2: Pull complete 05:25:01 Removing intermediate container e6ace543ef16 05:25:01 ---> 426798983b0a 05:25:01 Successfully built 426798983b0a 05:25:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:25:01 ffd874e62e21: Pull complete 05:25:01 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:25:01 ---> cfc18b08335c 05:25:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:25:01 + docker inspect -f . ci-base-image-x86_64 05:25:01 . [Pipeline] withDockerContainer 05:25:01 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 05:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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-x86_64 cat 05:25:02 $ docker top 14569852983c785c0e836132c39683e155ddf7b2a75f0bf0dbb8746d9d193c23 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:02 + go version 05:25:02 go version go1.16.3 linux/amd64 [Pipeline] } 05:25:02 $ docker stop --time=1 14569852983c785c0e836132c39683e155ddf7b2a75f0bf0dbb8746d9d193c23 05:25:02 ---> Running in e3692f4b2232 05:25:03 Removing intermediate container e3692f4b2232 05:25:03 ---> 1e8549ff67cd 05:25:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:25:03 ---> Running in cda86af882d8 05:25:03 $ docker rm -f 14569852983c785c0e836132c39683e155ddf7b2a75f0bf0dbb8746d9d193c23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:25:04 + docker inspect -f . ci-base-image-x86_64 05:25:04 . [Pipeline] withDockerContainer 05:25:04 prd-centos7-docker-4c-2g-839 does not seem to be running inside a container 05:25:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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-x86_64 cat 05:25:05 $ docker top 33f48e66f1e289e0ce9fefcef90de30df455a9f0e362e9207b405d16562987f0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:05 + go mod tidy [Pipeline] sh 05:25:06 + make test 05:25:06 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:25:06 Removing intermediate container cda86af882d8 05:25:06 ---> badd03404370 05:25:06 Step 5/8 : RUN apk add --no-cache make git 05:25:06 ---> Running in c0e0f24bb489 05:25:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:25:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:25:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:25:09 OK: 138 MiB in 40 packages 05:25:10 Removing intermediate container c0e0f24bb489 05:25:10 ---> f0c70b0cc08c 05:25:10 Step 6/8 : WORKDIR /edgex-ui-go 05:25:10 ---> Running in f2ef5032cd03 05:25:10 Removing intermediate container f2ef5032cd03 05:25:10 ---> 85ff834da1b1 05:25:10 Step 7/8 : COPY . . 05:25:14 ---> c5dfcf85db99 05:25:14 Step 8/8 : RUN go mod download 05:25:14 ---> Running in 0192465e01b0 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:25:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:25:18 GO111MODULE=on go vet ./... [Pipeline] } 05:25:22 $ docker stop --time=1 33f48e66f1e289e0ce9fefcef90de30df455a9f0e362e9207b405d16562987f0 05:25:23 $ docker rm -f 33f48e66f1e289e0ce9fefcef90de30df455a9f0e362e9207b405d16562987f0 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:25:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:25:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:25:25 + ls -al . 05:25:25 total 92 05:25:25 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 8 05:25 . 05:25:25 drwxrwxr-x. 4 jenkins jenkins 32 Jun 8 05:24 .. 05:25:25 drwxrwxr-x. 3 jenkins jenkins 20 Jun 8 05:24 assets 05:25:25 drwxrwxr-x. 2 jenkins jenkins 35 Jun 8 05:24 bin 05:25:25 drwxrwxr-x. 3 jenkins jenkins 29 Jun 8 05:24 cmd 05:25:25 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 8 05:24 CONTRIBUTING.md 05:25:25 -rw-r--r--. 1 jenkins jenkins 10 Jun 8 05:25 coverage.out 05:25:25 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 8 05:24 Dockerfile 05:25:25 -rw-rw-r--. 1 jenkins jenkins 902 Jun 8 05:24 Dockerfile.build 05:25:25 drwxrwxr-x. 5 jenkins jenkins 104 Jun 8 05:24 docs 05:25:25 drwxrwxr-x. 8 jenkins jenkins 162 Jun 8 05:24 .git 05:25:25 drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 05:24 .github 05:25:25 -rw-rw-r--. 1 jenkins jenkins 162 Jun 8 05:24 .gitignore 05:25:25 -rw-rw-r--. 1 jenkins jenkins 971 Jun 8 05:24 go.mod 05:25:25 -rw-r--r--. 1 jenkins jenkins 23959 Jun 8 05:25 go.sum 05:25:25 drwxrwxr-x. 10 jenkins jenkins 139 Jun 8 05:24 internal 05:25:25 -rw-rw-r--. 1 jenkins jenkins 652 Jun 8 05:24 Jenkinsfile 05:25:25 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 8 05:24 LICENSE 05:25:25 -rw-rw-r--. 1 jenkins jenkins 941 Jun 8 05:24 Makefile 05:25:25 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 8 05:24 README.md 05:25:25 -rw-rw-r--. 1 jenkins jenkins 12 Jun 8 05:21 VERSION 05:25:25 -rw-rw-r--. 1 jenkins jenkins 155 Jun 8 05:24 version.go 05:25:25 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 8 05:24 web [Pipeline] isUnix [Pipeline] sh 05:25:26 + 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=2b2b445aae4e80239e684dcececaac268628f05f --label arch=amd64 --label version=2.0.0-dev.61 . 05:25:26 Sending build context to Docker daemon 35.77MB 05:25:26 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:25:26 Step 2/24 : FROM ${BASE} AS builder 05:25:26 ---> 426798983b0a 05:25:26 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:25:26 ---> Running in 3ee108d5c784 05:25:26 Removing intermediate container 3ee108d5c784 05:25:26 ---> 1c126d80d429 05:25:26 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:25:26 ---> Running in e7fccb442800 05:25:26 Removing intermediate container e7fccb442800 05:25:26 ---> 8cf3b49147da 05:25:26 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:25:26 ---> Running in 4053fdbe71b7 05:25:27 Removing intermediate container 4053fdbe71b7 05:25:27 ---> 782522071f35 05:25:27 Step 6/24 : LABEL Name=edgex-ui-go 05:25:27 ---> Running in 79dbfe41d835 05:25:27 Removing intermediate container 79dbfe41d835 05:25:27 ---> 117a5561ce4f 05:25:27 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:25:27 ---> Running in 5fccb099eece 05:25:27 Removing intermediate container 5fccb099eece 05:25:27 ---> 460323566bf4 05:25:27 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:25:27 ---> Running in 00790b62f030 05:25:27 Removing intermediate container 00790b62f030 05:25:27 ---> 1c9ee80d6db5 05:25:27 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:25:27 ---> Running in ceda4e4b7a0b 05:25:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:25:29 OK: 149 MiB in 40 packages 05:25:29 Removing intermediate container ceda4e4b7a0b 05:25:29 ---> 98cb0fb45041 05:25:29 Step 10/24 : ENV GO111MODULE=on 05:25:29 ---> Running in 92bd0edcdb4e 05:25:29 Removing intermediate container 92bd0edcdb4e 05:25:29 ---> fe63a47653d2 05:25:29 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:25:29 ---> Running in d28cde14bdc9 05:25:29 Removing intermediate container d28cde14bdc9 05:25:29 ---> 0f3b9dfb2876 05:25:29 Step 12/24 : COPY go.mod . 05:25:29 ---> c13c57cd873c 05:25:29 Step 13/24 : COPY Makefile . 05:25:30 ---> 0520201d2087 05:25:30 Step 14/24 : RUN make update 05:25:30 ---> Running in c246b3990a80 05:25:30 CGO_ENABLED=0 GO111MODULE=on go mod download 05:25:30 Removing intermediate container c246b3990a80 05:25:30 ---> d6f53ff25f28 05:25:30 Step 15/24 : COPY . . 05:25:31 ---> 44611541a050 05:25:31 Step 16/24 : RUN ${MAKE} 05:25:31 ---> Running in 1ef2b2d7d672 05:25:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.61" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:25:40 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:25:41 Removing intermediate container 0192465e01b0 05:25:41 ---> c99cb3d58bf2 05:25:41 Successfully built c99cb3d58bf2 05:25:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:25:41 + docker inspect -f . ci-base-image-arm64 05:25:41 . [Pipeline] withDockerContainer 05:25:41 prd-ubuntu18.04-docker-arm64-4c-16g-838 does not seem to be running inside a container 05:25:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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 05:25:42 Removing intermediate container 1ef2b2d7d672 05:25:42 ---> 398c36e3dbe7 05:25:42 Step 17/24 : FROM alpine:3.12 05:25:43 3.12: Pulling from library/alpine 05:25:43 $ docker top f991b3ac6e7004dcc2acda86bd124c9920fc072e2c9aef9da514d17eb0789b39 -eo pid,comm 05:25:43 339de151aab4: Pulling fs layer [Pipeline] { 05:25:43 339de151aab4: Verifying Checksum 05:25:43 339de151aab4: Download complete 05:25:43 339de151aab4: Pull complete 05:25:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [Pipeline] sh 05:25:43 Status: Downloaded newer image for alpine:3.12 05:25:43 ---> 13621d1b12d4 05:25:43 Step 18/24 : EXPOSE 4000 05:25:43 ---> Running in 18972f91a63f 05:25:44 Removing intermediate container 18972f91a63f 05:25:44 ---> 853b86daeceb 05:25:44 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:25:44 + go version 05:25:44 go version go1.16.3 linux/arm64 [Pipeline] } 05:25:44 $ docker stop --time=1 f991b3ac6e7004dcc2acda86bd124c9920fc072e2c9aef9da514d17eb0789b39 05:25:45 ---> d28ef4659a62 05:25:45 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:25:45 ---> Running in 190b5eec8d3b 05:25:45 Removing intermediate container 190b5eec8d3b 05:25:45 ---> 5175f3c90fae 05:25:45 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:25:45 ---> Running in 5745673f49ae 05:25:45 Removing intermediate container 5745673f49ae 05:25:45 ---> e13bdd794169 05:25:45 Step 22/24 : LABEL arch=amd64 05:25:45 ---> Running in 3445a2b76856 05:25:45 Removing intermediate container 3445a2b76856 05:25:45 ---> 37ce74c59b4c 05:25:45 Step 23/24 : LABEL git_sha=2b2b445aae4e80239e684dcececaac268628f05f 05:25:45 ---> Running in 86f293cda4a6 05:25:46 $ docker rm -f f991b3ac6e7004dcc2acda86bd124c9920fc072e2c9aef9da514d17eb0789b39 05:25:46 Removing intermediate container 86f293cda4a6 05:25:46 ---> 595d87f770df 05:25:46 Step 24/24 : LABEL version=2.0.0-dev.61 05:25:46 ---> Running in 9d851d69de2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 05:25:46 Removing intermediate container 9d851d69de2b 05:25:46 ---> a74757d2d97f 05:25:46 [Warning] One or more build-args [ARCH] were not consumed 05:25:46 Successfully built a74757d2d97f 05:25:46 Successfully tagged edgex-ui:latest [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:46 provisioning config files... 05:25:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config3047210704374344268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:47 + docker inspect -f . ci-base-image-arm64 05:25:47 . [Pipeline] withDockerContainer 05:25:47 ---> docker-login.sh 05:25:47 nexus3.edgexfoundry.org:10001 05:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:47 Configure a credential helper to remove this warning. See 05:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:47 05:25:47 Login Succeeded 05:25:47 nexus3.edgexfoundry.org:10002 05:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:47 prd-ubuntu18.04-docker-arm64-4c-16g-838 does not seem to be running inside a container 05:25:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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 05:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:47 Configure a credential helper to remove this warning. See 05:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:47 05:25:47 Login Succeeded 05:25:47 nexus3.edgexfoundry.org:10003 05:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:47 Configure a credential helper to remove this warning. See 05:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:47 05:25:47 Login Succeeded 05:25:47 nexus3.edgexfoundry.org:10004 05:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:47 Configure a credential helper to remove this warning. See 05:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:47 05:25:47 Login Succeeded 05:25:47 docker.io 05:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:47 Configure a credential helper to remove this warning. See 05:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:47 05:25:47 Login Succeeded 05:25:47 ---> docker-login.sh ends 05:25:48 $ docker top d2ff2cfac9f3df41dc0c1246efc02faea24ef9ee8ad02b9d1c0979ace9881146 -eo pid,comm [Pipeline] { [Pipeline] } 05:25:49 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:25:49 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 05:25:49 2b2b445aae4e80239e684dcececaac268628f05f 05:25:49 latest 05:25:49 2.0.0-dev.61 05:25:49 2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 05:25:49 master 05:25:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:25:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] isUnix [Pipeline] sh 05:25:49 + go mod tidy 05:25:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f 05:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:25:49 d6c04596a9e5: Preparing 05:25:49 32f366d666a5: Preparing 05:25:49 32f366d666a5: Layer already exists [Pipeline] sh 05:25:51 + make test 05:25:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:25:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:25:55 d6c04596a9e5: Pushed 05:25:55 2b2b445aae4e80239e684dcececaac268628f05f: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] isUnix [Pipeline] sh 05:25:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 05:25:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:25:55 d6c04596a9e5: Preparing 05:25:55 32f366d666a5: Preparing 05:25:55 d6c04596a9e5: Layer already exists 05:25:55 32f366d666a5: Layer already exists 05:25:55 latest: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] isUnix [Pipeline] sh 05:25:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.61 [Pipeline] isUnix [Pipeline] sh 05:25:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.61 05:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:25:56 d6c04596a9e5: Preparing 05:25:56 32f366d666a5: Preparing 05:25:56 32f366d666a5: Layer already exists 05:25:56 d6c04596a9e5: Layer already exists 05:25:56 2.0.0-dev.61: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] isUnix [Pipeline] sh 05:25:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [Pipeline] isUnix [Pipeline] sh 05:25:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 05:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:25:57 d6c04596a9e5: Preparing 05:25:57 32f366d666a5: Preparing 05:25:57 32f366d666a5: Layer already exists 05:25:57 d6c04596a9e5: Layer already exists 05:25:57 2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] isUnix [Pipeline] sh 05:25:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 05:25:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 05:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:25:57 d6c04596a9e5: Preparing 05:25:57 32f366d666a5: Preparing 05:25:57 32f366d666a5: Layer already exists 05:25:57 d6c04596a9e5: Layer already exists 05:25:57 master: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:25:57 ===================================================== [Pipeline] echo 05:25:57 taggedImages: 05:25:57 - nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f 05:25:57 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:25:57 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.61 05:25:57 - nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 05:25:57 - 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 05:25:58 ---> job-cost.sh 05:25:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IQy0 05:26:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:26:22 lf-activate-venv(): INFO: Adding /tmp/venv-IQy0/bin to PATH 05:26:22 INFO: No Stack... 05:26:22 INFO: Retrieving Pricing Info for: v3-standard-2 05:26:23 INFO: Archiving Costs [Pipeline] sh 05:26:23 + cat /w/workspace/edgex-ui-go/121/archives/cost.csv 05:26:23 + cut -d, -f6 [Pipeline] lock 05:26:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] 05:26:23 Resource [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] did not exist. Created. 05:26:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:26:24 + echo total: 0.05999999865889549 [Pipeline] stash 05:26:24 Stashed 1 file(s) [Pipeline] } 05:26:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:26:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:26:24 GO111MODULE=on go vet ./... [Pipeline] } 05:26:43 $ docker stop --time=1 d2ff2cfac9f3df41dc0c1246efc02faea24ef9ee8ad02b9d1c0979ace9881146 05:26:45 $ docker rm -f d2ff2cfac9f3df41dc0c1246efc02faea24ef9ee8ad02b9d1c0979ace9881146 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:26:46 Warning: overwriting stash ‘coverage-report’ 05:26:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:26:47 + ls -al . 05:26:47 total 124 05:26:47 drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 05:25 . 05:26:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:24 .. 05:26:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 05:24 .git 05:26:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:24 .github 05:26:47 -rw-rw-r-- 1 jenkins jenkins 162 Jun 8 05:24 .gitignore 05:26:47 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 8 05:24 CONTRIBUTING.md 05:26:47 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 8 05:24 Dockerfile 05:26:47 -rw-rw-r-- 1 jenkins jenkins 902 Jun 8 05:24 Dockerfile.build 05:26:47 -rw-rw-r-- 1 jenkins jenkins 652 Jun 8 05:24 Jenkinsfile 05:26:47 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 8 05:24 LICENSE 05:26:47 -rw-rw-r-- 1 jenkins jenkins 941 Jun 8 05:24 Makefile 05:26:47 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 8 05:24 README.md 05:26:47 -rw-rw-r-- 1 jenkins jenkins 12 Jun 8 05:21 VERSION 05:26:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 05:24 assets 05:26:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:24 bin 05:26:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 05:24 cmd 05:26:47 -rw-r--r-- 1 jenkins jenkins 10 Jun 8 05:25 coverage.out 05:26:47 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 05:24 docs 05:26:47 -rw-rw-r-- 1 jenkins jenkins 971 Jun 8 05:24 go.mod 05:26:47 -rw-r--r-- 1 jenkins jenkins 23959 Jun 8 05:25 go.sum 05:26:47 drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 05:24 internal 05:26:47 -rw-rw-r-- 1 jenkins jenkins 155 Jun 8 05:24 version.go 05:26:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:24 web [Pipeline] isUnix [Pipeline] sh 05:26:47 + 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=2b2b445aae4e80239e684dcececaac268628f05f --label arch=arm64 --label version=2.0.0-dev.61 . 05:26:48 Sending build context to Docker daemon 35.77MB 05:26:48 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:26:48 Step 2/24 : FROM ${BASE} AS builder 05:26:48 ---> c99cb3d58bf2 05:26:48 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:26:49 ---> Running in 307bbf1b2348 05:26:50 Removing intermediate container 307bbf1b2348 05:26:50 ---> 0d7481f35b37 05:26:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:26:50 ---> Running in f7e37bb6d4c7 05:26:50 Removing intermediate container f7e37bb6d4c7 05:26:50 ---> 6a8dc402a360 05:26:50 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:26:50 ---> Running in 3666899895f6 05:26:51 Removing intermediate container 3666899895f6 05:26:51 ---> cb89a183f3ba 05:26:51 Step 6/24 : LABEL Name=edgex-ui-go 05:26:51 ---> Running in 17c20f930d94 05:26:51 Removing intermediate container 17c20f930d94 05:26:51 ---> 02f34c612a69 05:26:51 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:26:51 ---> Running in f08253ba9480 05:26:52 Removing intermediate container f08253ba9480 05:26:52 ---> c18290723f4f 05:26:52 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:26:52 ---> Running in b3b1202c706f 05:26:55 Removing intermediate container b3b1202c706f 05:26:55 ---> aebbefdeda4b 05:26:55 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:26:55 ---> Running in 3602cb8fcd83 05:26:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:26:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:26:58 OK: 138 MiB in 40 packages 05:26:59 Removing intermediate container 3602cb8fcd83 05:26:59 ---> c5e65df87ef5 05:26:59 Step 10/24 : ENV GO111MODULE=on 05:26:59 ---> Running in e40c482a32e6 05:26:59 Removing intermediate container e40c482a32e6 05:26:59 ---> fe8c7ea4ed37 05:26:59 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:26:59 ---> Running in c8e4d62debf3 05:27:00 Removing intermediate container c8e4d62debf3 05:27:00 ---> 37aed68b7a70 05:27:00 Step 12/24 : COPY go.mod . 05:27:01 ---> 66ca6d2a9658 05:27:01 Step 13/24 : COPY Makefile . 05:27:01 ---> 9c010b2ba919 05:27:01 Step 14/24 : RUN make update 05:27:01 ---> Running in a8895b1c20ac 05:27:03 CGO_ENABLED=0 GO111MODULE=on go mod download 05:27:04 Removing intermediate container a8895b1c20ac 05:27:04 ---> ac2126d6d523 05:27:04 Step 15/24 : COPY . . 05:27:07 ---> 0911ad370930 05:27:07 Step 16/24 : RUN ${MAKE} 05:27:07 ---> Running in 23acb1e449a2 05:27:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.61" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:27:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:27:37 Removing intermediate container 23acb1e449a2 05:27:37 ---> 85e9b2b1e14f 05:27:37 Step 17/24 : FROM alpine:3.12 05:27:38 3.12: Pulling from library/alpine 05:27:38 d2f70382dc9a: Pulling fs layer 05:27:38 d2f70382dc9a: Verifying Checksum 05:27:38 d2f70382dc9a: Download complete 05:27:39 d2f70382dc9a: Pull complete 05:27:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:27:39 Status: Downloaded newer image for alpine:3.12 05:27:39 ---> 9852663dfa18 05:27:39 Step 18/24 : EXPOSE 4000 05:27:39 ---> Running in 90ab082cc539 05:27:40 Removing intermediate container 90ab082cc539 05:27:40 ---> 492cae58df1e 05:27:40 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:27:42 ---> 39e37e308b9b 05:27:42 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:27:42 ---> Running in aa324df27c73 05:27:43 Removing intermediate container aa324df27c73 05:27:43 ---> 77b0608109d9 05:27:43 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:27:43 ---> Running in dcc37a87bfaf 05:27:43 Removing intermediate container dcc37a87bfaf 05:27:43 ---> c2e472c8a0c8 05:27:43 Step 22/24 : LABEL arch=arm64 05:27:43 ---> Running in cb511aa7e357 05:27:44 Removing intermediate container cb511aa7e357 05:27:44 ---> 5bfb6168253e 05:27:44 Step 23/24 : LABEL git_sha=2b2b445aae4e80239e684dcececaac268628f05f 05:27:44 ---> Running in dd52056f5d8a 05:27:44 Removing intermediate container dd52056f5d8a 05:27:44 ---> b8dbf4b86f04 05:27:44 Step 24/24 : LABEL version=2.0.0-dev.61 05:27:44 ---> Running in 44399efae7dc 05:27:45 Removing intermediate container 44399efae7dc 05:27:45 ---> 1d3a2bbef7f3 05:27:45 [Warning] One or more build-args [ARCH] were not consumed 05:27:45 Successfully built 1d3a2bbef7f3 05:27:45 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 05:27:45 provisioning config files... 05:27:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config4170676106133874453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:46 ---> docker-login.sh 05:27:46 nexus3.edgexfoundry.org:10001 05:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:46 Configure a credential helper to remove this warning. See 05:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:46 05:27:46 Login Succeeded 05:27:46 nexus3.edgexfoundry.org:10002 05:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:46 Configure a credential helper to remove this warning. See 05:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:46 05:27:46 Login Succeeded 05:27:47 nexus3.edgexfoundry.org:10003 05:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:47 Configure a credential helper to remove this warning. See 05:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:47 05:27:47 Login Succeeded 05:27:47 nexus3.edgexfoundry.org:10004 05:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:48 Configure a credential helper to remove this warning. See 05:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:48 05:27:48 Login Succeeded 05:27:48 docker.io 05:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:48 Configure a credential helper to remove this warning. See 05:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:48 05:27:48 Login Succeeded 05:27:48 ---> docker-login.sh ends [Pipeline] } 05:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:49 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:27:49 2b2b445aae4e80239e684dcececaac268628f05f 05:27:49 latest 05:27:49 2.0.0-dev.61 05:27:49 2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 05:27:49 master 05:27:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:27:49 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] isUnix [Pipeline] sh 05:27:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f 05:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:27:49 974fdc3793ba: Preparing 05:27:49 3fbe34a1663b: Preparing 05:27:50 3fbe34a1663b: Layer already exists 05:27:56 974fdc3793ba: Pushed 05:27:56 2b2b445aae4e80239e684dcececaac268628f05f: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] isUnix [Pipeline] sh 05:27:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:27:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:27:57 974fdc3793ba: Preparing 05:27:57 3fbe34a1663b: Preparing 05:27:57 3fbe34a1663b: Layer already exists 05:27:57 974fdc3793ba: Layer already exists 05:27:57 latest: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] isUnix [Pipeline] sh 05:27:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.61 [Pipeline] isUnix [Pipeline] sh 05:27:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.61 05:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:27:58 974fdc3793ba: Preparing 05:27:58 3fbe34a1663b: Preparing 05:27:58 974fdc3793ba: Layer already exists 05:27:58 3fbe34a1663b: Layer already exists 05:27:58 2.0.0-dev.61: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] isUnix [Pipeline] sh 05:27:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [Pipeline] isUnix [Pipeline] sh 05:27:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 05:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:27:59 974fdc3793ba: Preparing 05:27:59 3fbe34a1663b: Preparing 05:27:59 3fbe34a1663b: Layer already exists 05:27:59 974fdc3793ba: Layer already exists 05:27:59 2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] isUnix [Pipeline] sh 05:27:59 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 05:28:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 05:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:28:00 974fdc3793ba: Preparing 05:28:00 3fbe34a1663b: Preparing 05:28:00 3fbe34a1663b: Layer already exists 05:28:00 974fdc3793ba: Layer already exists 05:28:00 master: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:00 ===================================================== [Pipeline] echo 05:28:00 taggedImages: 05:28:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f 05:28:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:28:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.61 05:28:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 05:28:00 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:28:01 ---> job-cost.sh 05:28:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fuSD 05:28:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:30:01 lf-activate-venv(): INFO: Adding /tmp/venv-fuSD/bin to PATH 05:30:01 INFO: No Stack... 05:30:01 INFO: Retrieving Pricing Info for: v2-standard-4 05:30:01 INFO: Archiving Costs [Pipeline] sh 05:30:02 + + catcut /w/workspace/edgex-ui-go/121/archives/cost.csv -d, 05:30:02 -f6 [Pipeline] lock 05:30:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] 05:30:02 Resource [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] did not exist. Created. 05:30:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:30:02 /w/workspace/edgex-ui-go/121@tmp/durable-8384f39d/script.sh: 1: /w/workspace/edgex-ui-go/121@tmp/durable-8384f39d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:30:03 + echo total: 0.18000000715255737 [Pipeline] stash 05:30:03 Warning: overwriting stash ‘stack-cost’ 05:30:03 Stashed 1 file(s) [Pipeline] } 05:30:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-121-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 05:30:03 provisioning config files... 05:30:03 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6096579851204372317tmp [Pipeline] { [Pipeline] sh 05:30:04 + set +x 05:30:04 + curl -s https://codecov.io/bash 05:30:04 + bash -s -- 05:30:04 05:30:04 _____ _ 05:30:04 / ____| | | 05:30:04 | | ___ __| | ___ ___ _____ __ 05:30:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:30:04 | |___| (_) | (_| | __/ (_| (_) \ V / 05:30:04 \_____\___/ \__,_|\___|\___\___/ \_/ 05:30:04 Bash-1.0.3 05:30:04 05:30:04 05:30:04 ==> git version 2.24.4 found 05:30:04 ==> 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 05:30:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:30:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:30:04 ==> Jenkins CI detected. 05:30:04 project root: . 05:30:04 --> token set from env 05:30:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:30:04 ==> Running gcov in . (disable via -X gcov) 05:30:04 ==> Python coveragepy not found 05:30:04 ==> Searching for coverage reports in: 05:30:04 + . 05:30:04 -> Found 1 reports 05:30:04 ==> Detecting git/mercurial file structure 05:30:04 ==> Reading reports 05:30:04 + ./coverage.out bytes=10 05:30:04 ==> Appending adjustments 05:30:04 https://docs.codecov.io/docs/fixing-reports 05:30:04 + Found adjustments 05:30:04 ==> Gzipping contents 05:30:04 4.0K /tmp/codecov.oZf2Yf.gz 05:30:04 ==> Uploading reports 05:30:04 url: https://codecov.io 05:30:04 query: branch=master&commit=2b2b445aae4e80239e684dcececaac268628f05f&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:04 -> Pinging Codecov 05:30:04 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=2b2b445aae4e80239e684dcececaac268628f05f&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:30:05 -> Uploading to 05:30:05 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/FB506323287CE973F263BFD2A0EB1F37/2b2b445aae4e80239e684dcececaac268628f05f/4363c6e5-bafd-4eea-ad2f-33c8d8d5cebe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T053005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec7948616bd6dc39dece5b88218fb0b3bf964160c07a585a7fdc1d51123558de 05:30:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:30:05 Dload Upload Total Spent Left Speed 05:30:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3930 0 0 100 3930 0 9319 --:--:-- --:--:-- --:--:-- 9334 05:30:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] } 05:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:30:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:30:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:06 05:30:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:30:07 188c0c94c7c5: Pulling fs layer 05:30:07 0ef7d3d256c8: Pulling fs layer 05:30:07 de9db76c5a1d: Pulling fs layer 05:30:07 0eba1c9be4d2: Pulling fs layer 05:30:07 0d57e429df01: Pulling fs layer 05:30:07 4e4be7b47b0d: Pulling fs layer 05:30:07 e1f770b5df2f: Pulling fs layer 05:30:07 85a0685a4137: Pulling fs layer 05:30:07 0eba1c9be4d2: Waiting 05:30:07 0d57e429df01: Waiting 05:30:07 4e4be7b47b0d: Waiting 05:30:07 e1f770b5df2f: Waiting 05:30:07 85a0685a4137: Waiting 05:30:07 de9db76c5a1d: Verifying Checksum 05:30:07 de9db76c5a1d: Download complete 05:30:07 0ef7d3d256c8: Verifying Checksum 05:30:07 0ef7d3d256c8: Download complete 05:30:07 0d57e429df01: Verifying Checksum 05:30:07 0d57e429df01: Download complete 05:30:07 4e4be7b47b0d: Verifying Checksum 05:30:07 4e4be7b47b0d: Download complete 05:30:07 188c0c94c7c5: Download complete 05:30:07 188c0c94c7c5: Pull complete 05:30:07 0ef7d3d256c8: Pull complete 05:30:07 de9db76c5a1d: Pull complete 05:30:09 e1f770b5df2f: Verifying Checksum 05:30:09 e1f770b5df2f: Download complete 05:30:12 0eba1c9be4d2: Verifying Checksum 05:30:12 0eba1c9be4d2: Download complete 05:30:12 85a0685a4137: Verifying Checksum 05:30:12 85a0685a4137: Download complete 05:30:15 0eba1c9be4d2: Pull complete 05:30:15 0d57e429df01: Pull complete 05:30:15 4e4be7b47b0d: Pull complete 05:30:15 e1f770b5df2f: Pull complete 05:30:20 85a0685a4137: Pull complete 05:30:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:30:20 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 05:30:20 $ 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 05:30:25 $ docker top ccd5a38774890e5c386c2a8bd97e869f150ed729ad359673ad9dc4986122c61a -eo pid,comm [Pipeline] { [Pipeline] echo 05:30:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:30:25 + set -o pipefail 05:30:25 + snyk monitor '--org=edgex-jenkins' 05:30:37 05:30:37 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 05:30:37 05:30:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/74ea1a09-c882-4dde-88b8-ebdaadb428af 05:30:37 05:30:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:30:37 05:30:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:30:37 05:30:37 [Pipeline] } 05:30:37 $ docker stop --time=1 ccd5a38774890e5c386c2a8bd97e869f150ed729ad359673ad9dc4986122c61a 05:30:39 $ docker rm -f ccd5a38774890e5c386c2a8bd97e869f150ed729ad359673ad9dc4986122c61a [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 05:30:40 + git log --format=format:%s -1 2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] isUnix [Pipeline] sh 05:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:30:41 . [Pipeline] withDockerContainer 05:30:41 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 05:30:41 $ 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 05:30:41 $ docker top 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:30:41 [ssh-agent] Looking for ssh-agent implementation... 05:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:30:41 $ docker exec 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 ssh-agent 05:30:42 SSH_AUTH_SOCK=/tmp/ssh-jpyhArwLL7C0/agent.13 05:30:42 SSH_AGENT_PID=20 05:30:42 Running ssh-add (command line suppressed) 05:30:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7902313435761421386.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7902313435761421386.key) 05:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:30:42 + git semver tag 05:30:42 # -> Open(): unable to determine branch for HEAD 05:30:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:30:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:30:42 # $SEMVER_REMOTE_NAME = origin 05:30:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:30:42 # $SEMVER_USER_NAME = edgex-jenkins 05:30:42 # $SEMVER_BRANCH = master 05:30:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:30:42 # 2b2b445aae4e80239e684dcececaac268628f05f HEAD 05:30:42 # -> Force: false 05:30:42 # 7ba3588d31b60f44fbbd658464f2f36fbc38c2db refs/tags/v2.0.0-dev.61 [Pipeline] } 05:30:42 $ docker exec --env ******** --env ******** 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 ssh-agent -k 05:30:42 unset SSH_AUTH_SOCK; 05:30:42 unset SSH_AGENT_PID; 05:30:42 echo Agent pid 20 killed; 05:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:30:42 + git semver [Pipeline] } 05:30:42 $ docker stop --time=1 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 05:30:44 $ docker rm -f 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:30:44 05:30:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:30:44 0.23.1-centos7: Pulling from edgex-lftools 05:30:44 ab5ef0e58194: Pulling fs layer 05:30:44 9712f1f96733: Pulling fs layer 05:30:44 63f879dbbcfc: Pulling fs layer 05:30:44 0d9ebad4ef96: Pulling fs layer 05:30:44 e9a5061849ea: Pulling fs layer 05:30:44 d747dcd14b5f: Pulling fs layer 05:30:44 2de7ff778b66: Pulling fs layer 05:30:44 0d9ebad4ef96: Waiting 05:30:44 e9a5061849ea: Waiting 05:30:44 d747dcd14b5f: Waiting 05:30:44 2de7ff778b66: Waiting 05:30:44 9712f1f96733: Download complete 05:30:46 63f879dbbcfc: Verifying Checksum 05:30:46 63f879dbbcfc: Download complete 05:30:46 e9a5061849ea: Verifying Checksum 05:30:46 e9a5061849ea: Download complete 05:30:46 d747dcd14b5f: Verifying Checksum 05:30:46 d747dcd14b5f: Download complete 05:30:47 2de7ff778b66: Verifying Checksum 05:30:47 2de7ff778b66: Download complete 05:30:47 0d9ebad4ef96: Verifying Checksum 05:30:47 0d9ebad4ef96: Download complete 05:30:47 ab5ef0e58194: Verifying Checksum 05:30:47 ab5ef0e58194: Download complete 05:30:50 ab5ef0e58194: Pull complete 05:30:50 9712f1f96733: Pull complete 05:30:50 63f879dbbcfc: Pull complete 05:30:54 0d9ebad4ef96: Pull complete 05:30:54 e9a5061849ea: Pull complete 05:30:54 d747dcd14b5f: Pull complete 05:30:55 2de7ff778b66: Pull complete 05:30:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:30:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:30:55 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 05:30:55 $ 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 05:30:59 $ docker top 10171dd31bfc9c88429222e10b37e8e8c46405c720bfb1fcff6d1632ea84c726 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:30:59 provisioning config files... 05:30:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3866738734472268376tmp 05:30:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8825411903790992700tmp 05:30:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3641648509788025594tmp [Pipeline] { [Pipeline] echo 05:30:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:31:00 ---> sigul-configuration.sh 05:31:00 gpg: directory `/root/.gnupg' created 05:31:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:31:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:31:00 gpg: keyring `/root/.gnupg/secring.gpg' created 05:31:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:31:00 gpg: CAST5 encrypted data 05:31:00 gpg: encrypted with 1 passphrase 05:31:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:31:00 + mkdir /home/jenkins 05:31:00 + mkdir /home/jenkins/sigul [Pipeline] sh 05:31: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 05:31:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:31:01 ---> sigul-install.sh 05:31:11 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:31:11 + git tag --list 05:31:11 0.1.1 05:31:11 v1.1.0 05:31:11 v1.2.0 05:31:11 v1.2.1 05:31:11 v1.3.0 05:31:11 v2.0.0-dev.1 05:31:11 v2.0.0-dev.10 05:31:11 v2.0.0-dev.11 05:31:11 v2.0.0-dev.12 05:31:11 v2.0.0-dev.13 05:31:11 v2.0.0-dev.14 05:31:11 v2.0.0-dev.15 05:31:11 v2.0.0-dev.16 05:31:11 v2.0.0-dev.17 05:31:11 v2.0.0-dev.18 05:31:11 v2.0.0-dev.19 05:31:11 v2.0.0-dev.2 05:31:11 v2.0.0-dev.20 05:31:11 v2.0.0-dev.21 05:31:11 v2.0.0-dev.22 05:31:11 v2.0.0-dev.23 05:31:11 v2.0.0-dev.24 05:31:11 v2.0.0-dev.25 05:31:11 v2.0.0-dev.26 05:31:11 v2.0.0-dev.27 05:31:11 v2.0.0-dev.28 05:31:11 v2.0.0-dev.29 05:31:11 v2.0.0-dev.3 05:31:11 v2.0.0-dev.30 05:31:11 v2.0.0-dev.31 05:31:11 v2.0.0-dev.32 05:31:11 v2.0.0-dev.33 05:31:11 v2.0.0-dev.34 05:31:11 v2.0.0-dev.35 05:31:11 v2.0.0-dev.36 05:31:11 v2.0.0-dev.37 05:31:11 v2.0.0-dev.38 05:31:11 v2.0.0-dev.39 05:31:11 v2.0.0-dev.4 05:31:11 v2.0.0-dev.40 05:31:11 v2.0.0-dev.41 05:31:11 v2.0.0-dev.42 05:31:11 v2.0.0-dev.43 05:31:11 v2.0.0-dev.44 05:31:11 v2.0.0-dev.45 05:31:11 v2.0.0-dev.46 05:31:11 v2.0.0-dev.47 05:31:11 v2.0.0-dev.48 05:31:11 v2.0.0-dev.49 05:31:11 v2.0.0-dev.5 05:31:11 v2.0.0-dev.50 05:31:11 v2.0.0-dev.51 05:31:11 v2.0.0-dev.52 05:31:11 v2.0.0-dev.53 05:31:11 v2.0.0-dev.54 05:31:11 v2.0.0-dev.55 05:31:11 v2.0.0-dev.56 05:31:11 v2.0.0-dev.57 05:31:11 v2.0.0-dev.58 05:31:11 v2.0.0-dev.59 05:31:11 v2.0.0-dev.6 05:31:11 v2.0.0-dev.60 05:31:11 v2.0.0-dev.61 05:31:11 v2.0.0-dev.7 05:31:11 v2.0.0-dev.8 05:31:11 v2.0.0-dev.9 [Pipeline] sh 05:31:11 + lftools sign git-tag v2.0.0-dev.61 05:31:12 Signing Git tag with Sigul... 05:31:12 Signing v2.0.0-dev.61 [Pipeline] echo 05:31:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:31:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:31:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:31:14 $ docker stop --time=1 10171dd31bfc9c88429222e10b37e8e8c46405c720bfb1fcff6d1632ea84c726 05:31:16 $ docker rm -f 10171dd31bfc9c88429222e10b37e8e8c46405c720bfb1fcff6d1632ea84c726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:31:17 . [Pipeline] withDockerContainer 05:31:17 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 05:31:17 $ 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 05:31:19 $ docker top e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:19 [ssh-agent] Looking for ssh-agent implementation... 05:31:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:19 $ docker exec e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb ssh-agent 05:31:19 SSH_AUTH_SOCK=/tmp/ssh-Zfl8mPjuwP95/agent.15 05:31:19 SSH_AGENT_PID=22 05:31:19 Running ssh-add (command line suppressed) 05:31:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4881429909883262272.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4881429909883262272.key) 05:31:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:20 + git semver bump pre 05:31:20 # -> Open(): unable to determine branch for HEAD 05:31:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:31:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:31:20 # $SEMVER_REMOTE_NAME = origin 05:31:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:31:20 # $SEMVER_USER_NAME = edgex-jenkins 05:31:20 # $SEMVER_BRANCH = master 05:31:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:31:20 2.0.0-dev.62 [Pipeline] } 05:31:20 $ docker exec --env ******** --env ******** e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb ssh-agent -k 05:31:20 unset SSH_AUTH_SOCK; 05:31:20 unset SSH_AGENT_PID; 05:31:20 echo Agent pid 22 killed; 05:31:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:20 + git semver [Pipeline] } 05:31:20 $ docker stop --time=1 e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb 05:31:22 $ docker rm -f e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:31:22 . [Pipeline] withDockerContainer 05:31:22 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 05:31:22 $ 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 05:31:23 $ docker top 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:23 [ssh-agent] Looking for ssh-agent implementation... 05:31:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:23 $ docker exec 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a ssh-agent 05:31:23 SSH_AUTH_SOCK=/tmp/ssh-3LyQom3urmTP/agent.13 05:31:23 SSH_AGENT_PID=19 05:31:23 Running ssh-add (command line suppressed) 05:31:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4871405466910639337.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4871405466910639337.key) 05:31:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:23 + git semver push 05:31:23 # -> Open(): unable to determine branch for HEAD 05:31:23 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:31:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:31:23 # $SEMVER_REMOTE_NAME = origin 05:31:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:31:23 # $SEMVER_USER_NAME = edgex-jenkins 05:31:23 # $SEMVER_BRANCH = master 05:31:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:31:29 $ docker exec --env ******** --env ******** 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a ssh-agent -k 05:31:29 unset SSH_AUTH_SOCK; 05:31:29 unset SSH_AGENT_PID; 05:31:29 echo Agent pid 19 killed; 05:31:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:29 + git semver [Pipeline] } 05:31:29 $ docker stop --time=1 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a 05:31:30 $ docker rm -f 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a [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 05:31:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:31:32 ---> package-listing.sh 05:31:32 ++ facter osfamily 05:31:32 ++ tr '[:upper:]' '[:lower:]' 05:31:32 + OS_FAMILY=redhat 05:31:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 05:31:32 + START_PACKAGES=/tmp/packages_start.txt 05:31:32 + END_PACKAGES=/tmp/packages_end.txt 05:31:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:31:32 + PACKAGES=/tmp/packages_start.txt 05:31:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:31:32 + PACKAGES=/tmp/packages_end.txt 05:31:32 + case "${OS_FAMILY}" in 05:31:32 + rpm -qa 05:31:32 + sort 05:31:33 + '[' -f /tmp/packages_start.txt ']' 05:31:33 + '[' -f /tmp/packages_end.txt ']' 05:31:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:31:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:31:33 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 05:31:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 05:31:33 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 05:31:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:31:34 05:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:31:34 alpine: Pulling from edgex-lftools-log-publisher 05:31:34 df20fa9351a1: Pulling fs layer 05:31:34 36b3adc4ff6f: Pulling fs layer 05:31:34 8ad3a11d3b57: Pulling fs layer 05:31:34 46f8f816bc3b: Pulling fs layer 05:31:34 93b61091891f: Pulling fs layer 05:31:34 93b9cdb0e59b: Pulling fs layer 05:31:34 5e14af77c1be: Pulling fs layer 05:31:34 01666e4c0597: Pulling fs layer 05:31:34 aa168da1d23b: Pulling fs layer 05:31:34 93b61091891f: Waiting 05:31:34 93b9cdb0e59b: Waiting 05:31:34 5e14af77c1be: Waiting 05:31:34 01666e4c0597: Waiting 05:31:34 aa168da1d23b: Waiting 05:31:34 46f8f816bc3b: Waiting 05:31:34 36b3adc4ff6f: Download complete 05:31:34 46f8f816bc3b: Verifying Checksum 05:31:34 46f8f816bc3b: Download complete 05:31:34 df20fa9351a1: Verifying Checksum 05:31:34 df20fa9351a1: Download complete 05:31:34 93b9cdb0e59b: Verifying Checksum 05:31:34 93b9cdb0e59b: Download complete 05:31:34 5e14af77c1be: Verifying Checksum 05:31:34 5e14af77c1be: Download complete 05:31:34 01666e4c0597: Verifying Checksum 05:31:34 01666e4c0597: Download complete 05:31:34 93b61091891f: Verifying Checksum 05:31:34 93b61091891f: Download complete 05:31:34 df20fa9351a1: Pull complete 05:31:34 8ad3a11d3b57: Verifying Checksum 05:31:34 8ad3a11d3b57: Download complete 05:31:34 36b3adc4ff6f: Pull complete 05:31:35 8ad3a11d3b57: Pull complete 05:31:35 46f8f816bc3b: Pull complete 05:31:35 93b61091891f: Pull complete 05:31:35 93b9cdb0e59b: Pull complete 05:31:35 5e14af77c1be: Pull complete 05:31:35 01666e4c0597: Pull complete 05:31:36 aa168da1d23b: Verifying Checksum 05:31:36 aa168da1d23b: Download complete 05:31:40 aa168da1d23b: Pull complete 05:31:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:31:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:31:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:31:40 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 05:31:40 $ 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 05:31:47 $ docker top 3e9039a9451f26d24c1ce33a2e41f1c7b7487a5dcb4c6e745510e3054b8b4b75 -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:48 + touch /tmp/pre-build-complete [Pipeline] sh 05:31:48 + mkdir -p /var/log/sa [Pipeline] sh 05:31:48 + ls /var/log/sa-host 05:31:48 + sadf -c /var/log/sa-host/sa05 05:31:48 file_magic: OK 05:31:48 HZ: Using current value: 100 05:31:48 file_header: OK 05:31:48 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 05:31:48 Statistics: 05:31:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:31:48 File successfully converted to sysstat format version 12.2.1 05:31:48 + sadf -c /var/log/sa-host/sa08 05:31:48 file_magic: OK 05:31:48 HZ: Using current value: 100 05:31:48 file_header: OK 05:31:48 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 05:31:48 Statistics: 05:31:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:31:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:48 provisioning config files... 05:31:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config799478743241739660tmp [Pipeline] { [Pipeline] echo 05:31:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:31:49 ---> create-netrc.sh [Pipeline] } 05:31:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:31:49 ---> python-tools-install.sh [Pipeline] echo 05:31:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:31:49 ---> sudo-logs.sh 05:31:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:31:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:31:50 ---> job-cost.sh 05:31:50 lf-activate-venv: SKIPPING 05:31:50 DEBUG: total: 0.18000000715255737 05:31:50 INFO: Retrieving Stack Cost... 05:31:51 INFO: Retrieving Pricing Info for: v3-standard-2 05:31:51 INFO: Archiving Costs [Pipeline] echo 05:31:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:31:52 ---> logs-deploy.sh 05:31:52 lf-activate-venv: SKIPPING 05:31:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/121 05:31:52 INFO: archiving workspace using pattern(s): 05:31:53 Archives upload complete. 05:31:53 INFO: archiving logs to Nexus 05:31:53 ---> uname -a: 05:31:53 Linux prd-centos7-docker-4c-2g-836.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:31:53 05:31:53 05:31:53 ---> lscpu: 05:31:53 Architecture: x86_64 05:31:53 CPU op-mode(s): 32-bit, 64-bit 05:31:53 Byte Order: Little Endian 05:31:53 Address sizes: 40 bits physical, 48 bits virtual 05:31:53 CPU(s): 2 05:31:53 On-line CPU(s) list: 0,1 05:31:53 Thread(s) per core: 1 05:31:53 Core(s) per socket: 1 05:31:53 Socket(s): 2 05:31:53 NUMA node(s): 1 05:31:53 Vendor ID: AuthenticAMD 05:31:53 CPU family: 23 05:31:53 Model: 49 05:31:53 Model name: AMD EPYC-Rome Processor 05:31:53 Stepping: 0 05:31:53 CPU MHz: 2799.998 05:31:53 BogoMIPS: 5599.99 05:31:53 Virtualization: AMD-V 05:31:53 Hypervisor vendor: KVM 05:31:53 Virtualization type: full 05:31:53 L1d cache: 64 KiB 05:31:53 L1i cache: 64 KiB 05:31:53 L2 cache: 1 MiB 05:31:53 L3 cache: 32 MiB 05:31:53 NUMA node0 CPU(s): 0,1 05:31:53 Vulnerability Itlb multihit: Not affected 05:31:53 Vulnerability L1tf: Not affected 05:31:53 Vulnerability Mds: Not affected 05:31:53 Vulnerability Meltdown: Not affected 05:31:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:31:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:31:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:31:53 Vulnerability Srbds: Not affected 05:31:53 Vulnerability Tsx async abort: Not affected 05:31:53 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 05:31:53 05:31:53 05:31:53 ---> nproc: 05:31:53 2 05:31:53 05:31:53 05:31:53 ---> df -h: 05:31:53 Filesystem Size Used Available Use% Mounted on 05:31:53 overlay 40.0G 8.9G 31.1G 22% / 05:31:53 tmpfs 64.0M 0 64.0M 0% /dev 05:31:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:31:53 shm 64.0M 0 64.0M 0% /dev/shm 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 05:31:53 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 05:31:53 05:31:53 05:31:53 ---> free -m: 05:31:53 total used free shared buff/cache available 05:31:53 Mem: 7821 1279 3113 0 3428 6459 05:31:53 Swap: 1023 0 1023 05:31:53 05:31:53 05:31:53 ---> ip addr: 05:31:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:31:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:31:53 inet 127.0.0.1/8 scope host lo 05:31:53 valid_lft forever preferred_lft forever 05:31:53 inet6 ::1/128 scope host 05:31:53 valid_lft forever preferred_lft forever 05:31:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:31:53 link/ether fa:16:3e:ce:77:84 brd ff:ff:ff:ff:ff:ff 05:31:53 inet 10.30.123.33/23 brd 10.30.123.255 scope global dynamic eth0 05:31:53 valid_lft 85745sec preferred_lft 85745sec 05:31:53 inet6 fe80::f816:3eff:fece:7784/64 scope link 05:31:53 valid_lft forever preferred_lft forever 05:31:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:31:53 link/ether 02:42:c0:15:73:d7 brd ff:ff:ff:ff:ff:ff 05:31:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:31:53 valid_lft forever preferred_lft forever 05:31:53 inet6 fe80::42:c0ff:fe15:73d7/64 scope link 05:31:53 valid_lft forever preferred_lft forever 05:31:53 05:31:53 05:31:53 ---> sar -b -r -n DEV: 05:31:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 05:31:53 05:31:53 05:20:45 LINUX RESTART (2 CPU) 05:31:53 05:31:53 05:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:31:53 05:22:03 228.55 92.74 135.81 0.00 10648.02 42795.09 0.00 05:31:53 05:23:01 1.62 0.00 1.62 0.00 0.00 30.57 0.00 05:31:53 05:24:01 0.42 0.00 0.42 0.00 0.00 6.40 0.00 05:31:53 05:25:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 05:31:53 05:26:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 05:31:53 05:27:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 05:31:53 05:28:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 05:31:53 05:29:01 0.25 0.00 0.25 0.00 0.00 3.43 0.00 05:31:53 05:30:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 05:31:53 05:31:01 190.21 0.03 190.17 0.00 3.73 56660.83 0.00 05:31:53 Average: 42.38 9.31 33.07 0.00 1069.14 9987.36 0.00 05:31:53 05:31:53 05:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:31:53 05:22:03 5413352 0 811440 10.13 2620 1781528 1294064 14.29 583256 1609172 128 05:31:53 05:23:01 5420896 0 803892 10.04 2620 1781532 1251472 13.82 576592 1609136 16 05:31:53 05:24:01 5424328 0 800456 9.99 2620 1781536 1207052 13.33 575116 1608184 8 05:31:53 05:25:01 5421868 0 802912 10.03 2620 1781540 1207316 13.33 577716 1608184 20 05:31:53 05:26:01 5423480 0 801292 10.00 2620 1781548 1207052 13.33 571008 1613448 16 05:31:53 05:27:01 5419820 0 804948 10.05 2620 1781552 1207256 13.33 574896 1613452 8 05:31:53 05:28:01 5419224 0 805536 10.06 2620 1781560 1207280 13.33 575012 1613448 20 05:31:53 05:29:01 5420952 0 803804 10.04 2620 1781564 1207052 13.33 573784 1613448 20 05:31:53 05:30:01 5408896 0 815856 10.19 2620 1781568 1207052 13.33 585736 1613452 8 05:31:53 05:31:01 3696308 0 1174036 14.66 2620 3135976 1349032 14.89 900648 2792168 508 05:31:53 Average: 5246912 0 842417 10.52 2620 1916990 1234463 13.63 609376 1729409 75 05:31:53 05:31:53 05:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:31:53 05:22:03 eth0 654.80 484.00 1389.60 92.81 0.00 0.00 0.00 0.00 05:31:53 05:22:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:22:03 docker0 61.02 44.19 5.37 165.52 0.00 0.00 0.00 0.00 05:31:53 05:23:01 eth0 3.12 1.91 2.03 0.32 0.00 0.00 0.00 0.00 05:31:53 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:24:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:31:53 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:25:01 eth0 2.05 0.60 0.64 0.40 0.00 0.00 0.00 0.00 05:31:53 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:26:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:31:53 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:27:01 eth0 0.75 0.45 0.41 0.27 0.00 0.00 0.00 0.00 05:31:53 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:28:01 eth0 0.97 0.37 0.32 0.17 0.00 0.00 0.00 0.00 05:31:53 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:29:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 05:31:53 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:30:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:31:53 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:31:01 veth3d90e49 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:31:53 05:31:01 eth0 957.30 874.07 7654.72 79.98 0.00 0.00 0.00 0.00 05:31:53 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 05:31:01 docker0 71.26 74.37 5.77 348.26 0.00 0.00 0.00 0.00 05:31:53 Average: veth3d90e49 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 Average: eth0 162.58 136.66 908.02 17.46 0.00 0.00 0.00 0.00 05:31:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:53 Average: docker0 13.28 11.90 1.12 51.56 0.00 0.00 0.00 0.00 05:31:53 05:31:53 05:31:53 ---> sar -P ALL: 05:31:53 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 05:31:53 05:31:53 05:20:45 LINUX RESTART (2 CPU) 05:31:53 05:31:53 05:21:01 CPU %user %nice %system %iowait %steal %idle 05:31:53 05:22:03 all 21.98 0.00 8.15 9.11 0.08 60.68 05:31:53 05:22:03 0 20.82 0.00 9.10 9.99 0.07 60.02 05:31:53 05:22:03 1 23.15 0.00 7.19 8.22 0.09 61.35 05:31:53 05:23:01 all 0.16 0.00 0.04 0.00 0.03 99.78 05:31:53 05:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:31:53 05:23:01 1 0.26 0.00 0.05 0.00 0.03 99.65 05:31:53 05:24:01 all 0.11 0.00 0.03 0.00 0.03 99.84 05:31:53 05:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:31:53 05:24:01 1 0.18 0.00 0.03 0.00 0.03 99.75 05:31:53 05:25:01 all 0.13 0.00 0.03 0.00 0.02 99.82 05:31:53 05:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:31:53 05:25:01 1 0.23 0.00 0.03 0.00 0.02 99.72 05:31:53 05:26:01 all 0.24 0.00 0.03 0.00 0.03 99.70 05:31:53 05:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:31:53 05:26:01 1 0.43 0.00 0.03 0.00 0.03 99.50 05:31:53 05:27:01 all 0.08 0.00 0.02 0.00 0.01 99.89 05:31:53 05:27:01 0 0.12 0.00 0.02 0.00 0.00 99.87 05:31:53 05:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:31:53 05:28:01 all 0.15 0.00 0.03 0.00 0.03 99.79 05:31:53 05:28:01 0 0.23 0.00 0.03 0.00 0.02 99.72 05:31:53 05:28:01 1 0.07 0.00 0.03 0.00 0.03 99.87 05:31:53 05:29:01 all 0.13 0.00 0.04 0.00 0.02 99.82 05:31:53 05:29:01 0 0.23 0.00 0.02 0.00 0.02 99.73 05:31:53 05:29:01 1 0.02 0.00 0.07 0.00 0.02 99.90 05:31:53 05:30:01 all 0.11 0.00 0.03 0.00 0.03 99.83 05:31:53 05:30:01 0 0.17 0.00 0.02 0.00 0.02 99.80 05:31:53 05:30:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:31:53 05:31:01 all 20.42 0.00 9.03 6.35 0.08 64.13 05:31:53 05:31:01 0 19.89 0.00 9.22 7.21 0.07 63.61 05:31:53 05:31:01 1 20.95 0.00 8.83 5.49 0.09 64.64 05:31:53 Average: all 4.19 0.00 1.68 1.49 0.03 92.61 05:31:53 Average: 0 4.01 0.00 1.78 1.66 0.03 92.53 05:31:53 Average: 1 4.38 0.00 1.58 1.32 0.04 92.68 05:31:53 05:31:53 05:31:53