Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 59f0bfa120c4ecb913b8a6e8359267381c7fc82d 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-ssh5936208078940826955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh3605844085834704829.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2060663205831659818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh729822804778836160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh4297957269205736929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15295 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-ssh7705271141267724452.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 59f0bfa120c4ecb913b8a6e8359267381c7fc82d (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 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 Commit message: "feat: update proxy handler" > git rev-list --no-walk f7a0bff6474214c55a1e85b7edad4701d981c8d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:03:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:03:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:03:00 ========================================================= 08:03:00 EdgeX Global Pipelines Version Info 08:03:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:03:01 ------------------- 08:03:01 stable info: 08:03:01 ------------------- 08:03:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:03:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:03:01 Message: update stable to v1.0.192 08:03:02 ------------------- 08:03:02 experimental info: 08:03:02 ------------------- 08:03:02 Commited By: **** collab-it+edgex@linuxfoundation.org 08:03:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:03:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:03:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:03:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:03:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] echo 08:03:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59f0bfa [Pipeline] echo 08:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:03 provisioning config files... 08:03:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1838988705889068800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:03 ---> docker-login.sh 08:03:03 nexus3.edgexfoundry.org:10001 08:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:04 Configure a credential helper to remove this warning. See 08:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:04 08:03:04 Login Succeeded 08:03:04 nexus3.edgexfoundry.org:10002 08:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:04 Configure a credential helper to remove this warning. See 08:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:04 08:03:04 Login Succeeded 08:03:04 nexus3.edgexfoundry.org:10003 08:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:04 Configure a credential helper to remove this warning. See 08:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:04 08:03:04 Login Succeeded 08:03:04 nexus3.edgexfoundry.org:10004 08:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:04 Configure a credential helper to remove this warning. See 08:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:04 08:03:04 Login Succeeded 08:03:04 docker.io 08:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:04 Configure a credential helper to remove this warning. See 08:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:04 08:03:04 Login Succeeded 08:03:04 ---> docker-login.sh ends [Pipeline] } 08:03:04 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 08:03:05 + git log --format=format:%s -1 59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] echo 08:03:05 GIT_COMMIT: 59f0bfa120c4ecb913b8a6e8359267381c7fc82d, Commit Message: feat: update proxy handler [Pipeline] echo 08:03:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:03:06 08:03:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:03:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:03:06 latest: Pulling from edgex-devops/git-semver 08:03:06 31603596830f: Pulling fs layer 08:03:06 54011a49482f: Pulling fs layer 08:03:06 a6820b24f6d8: Pulling fs layer 08:03:06 f581987b2513: Pulling fs layer 08:03:06 f581987b2513: Waiting 08:03:06 54011a49482f: Verifying Checksum 08:03:06 54011a49482f: Download complete 08:03:06 31603596830f: Verifying Checksum 08:03:06 31603596830f: Download complete 08:03:06 f581987b2513: Verifying Checksum 08:03:06 f581987b2513: Download complete 08:03:06 a6820b24f6d8: Verifying Checksum 08:03:06 a6820b24f6d8: Download complete 08:03:06 31603596830f: Pull complete 08:03:06 54011a49482f: Pull complete 08:03:07 a6820b24f6d8: Pull complete 08:03:07 f581987b2513: Pull complete 08:03:07 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:03:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:03:07 prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container 08:03:07 $ 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 08:03:11 $ docker top 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:11 [ssh-agent] Looking for ssh-agent implementation... 08:03:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:11 $ docker exec 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b ssh-agent 08:03:12 SSH_AUTH_SOCK=/tmp/ssh-f3Iyb4mlughD/agent.13 08:03:12 SSH_AGENT_PID=19 08:03:12 Running ssh-add (command line suppressed) 08:03:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4558896200757116230.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4558896200757116230.key) 08:03:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:12 + git tag --points-at HEAD [Pipeline] } 08:03:12 $ docker exec --env ******** --env ******** 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b ssh-agent -k 08:03:12 unset SSH_AUTH_SOCK; 08:03:12 unset SSH_AGENT_PID; 08:03:12 echo Agent pid 19 killed; 08:03:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:03:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:12 [ssh-agent] Looking for ssh-agent implementation... 08:03:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:12 $ docker exec 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b ssh-agent 08:03:12 SSH_AUTH_SOCK=/tmp/ssh-PJbvorOwx99r/agent.54 08:03:12 SSH_AGENT_PID=60 08:03:12 Running ssh-add (command line suppressed) 08:03:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5867470665992384827.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5867470665992384827.key) 08:03:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:13 + git semver init 08:03:13 # -> Open(): unable to determine branch for HEAD 08:03:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:03:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:03:13 # $SEMVER_REMOTE_NAME = origin 08:03:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:03:13 # $SEMVER_USER_NAME = edgex-jenkins 08:03:13 # $SEMVER_BRANCH = master 08:03:13 # $SEMVER_TEMP = /tmp/semver-850168512 08:03:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:03:14 # '/tmp/semver-850168512' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 08:03:14 # -> Force: false 08:03:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:03:14 $ docker exec --env ******** --env ******** 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b ssh-agent -k 08:03:14 unset SSH_AUTH_SOCK; 08:03:14 unset SSH_AGENT_PID; 08:03:14 echo Agent pid 60 killed; 08:03:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:15 + git semver [Pipeline] } 08:03:15 $ docker stop --time=1 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b 08:03:16 $ docker rm -f 1e0e9c21fd681e5427b74f11d187161270b7cfc55dc59dd7d74fc512c81b429b [Pipeline] // withDockerContainer [Pipeline] sh 08:03:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:03:17 Stashed 1 file(s) [Pipeline] echo 08:03:17 [edgeXSemver]: initialized semver on version 2.0.0-dev.57 [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 08:03:32 Still waiting to schedule task 08:03:32 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 08:03:32 ‘prd-centos7-docker-4c-2g-15290’ is offline 08:03:32 ‘prd-centos7-docker-4c-2g-15296’ is offline 08:03:32 ‘prd-centos7-docker-4c-2g-309’ is offline 08:03:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15294’ doesn’t have label ‘centos7-docker-4c-2g’ 08:03:32 Still waiting to schedule task 08:03:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15294’ is offline 08:04:52 Running on prd-centos7-docker-4c-2g-15298 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:04:52 Running in /w/workspace/edgex-ui-go/117 [Pipeline] { [Pipeline] checkout 08:04:52 The recommended git tool is: git 08:04:55 using credential edgex-jenkins-ssh 08:04:55 Cloning the remote Git repository 08:04:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:04:55 > git init /w/workspace/edgex-ui-go/117 # timeout=10 08:04:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:04:55 > git --version # timeout=10 08:04:55 > git --version # 'git version 2.24.4' 08:04:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:55 [INFO] Currently running in a labeled security context 08:04:55 [INFO] Currently SELinux is 'enforcing' on the host 08:04:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/117@tmp/jenkins-gitclient-ssh3552171418981210821.key 08:04:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:56 Avoid second fetch 08:04:56 Checking out Revision 59f0bfa120c4ecb913b8a6e8359267381c7fc82d (master) 08:04:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:04:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:56 > git config core.sparsecheckout # timeout=10 08:04:56 > git checkout -f 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 08:05:00 Commit message: "feat: update proxy handler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:05:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:05:02 + sudo service docker restart 08:05:02 + true 08:05:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:20 provisioning config files... 08:05:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config7081525514586639440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:20 ---> docker-login.sh 08:05:20 nexus3.edgexfoundry.org:10001 08:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:21 Configure a credential helper to remove this warning. See 08:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:21 08:05:21 Login Succeeded 08:05:21 nexus3.edgexfoundry.org:10002 08:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:21 Configure a credential helper to remove this warning. See 08:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:21 08:05:21 Login Succeeded 08:05:21 nexus3.edgexfoundry.org:10003 08:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:21 Configure a credential helper to remove this warning. See 08:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:21 08:05:21 Login Succeeded 08:05:21 nexus3.edgexfoundry.org:10004 08:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:21 Configure a credential helper to remove this warning. See 08:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:21 08:05:21 Login Succeeded 08:05:21 docker.io 08:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:05:22 Configure a credential helper to remove this warning. See 08:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:05:22 08:05:22 Login Succeeded 08:05:22 ---> docker-login.sh ends [Pipeline] } 08:05:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:05:22 ========================================================= 08:05:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:05:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:05:22 + 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 . 08:05:22 Sending build context to Docker daemon 35.57MB 08:05:22 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:05:22 Step 2/8 : FROM ${BASE} 08:05:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:05:23 540db60ca938: Pulling fs layer 08:05:23 adcc1eea9eea: Pulling fs layer 08:05:23 4c4ab2625f07: Pulling fs layer 08:05:23 0510c868ecb4: Pulling fs layer 08:05:23 afea3b2eda06: Pulling fs layer 08:05:23 7809a108b3ef: Pulling fs layer 08:05:23 f706445af74f: Pulling fs layer 08:05:23 afea3b2eda06: Waiting 08:05:23 7809a108b3ef: Waiting 08:05:23 f706445af74f: Waiting 08:05:23 0510c868ecb4: Waiting 08:05:23 4c4ab2625f07: Verifying Checksum 08:05:23 4c4ab2625f07: Download complete 08:05:23 adcc1eea9eea: Verifying Checksum 08:05:23 adcc1eea9eea: Download complete 08:05:23 afea3b2eda06: Verifying Checksum 08:05:23 afea3b2eda06: Download complete 08:05:23 7809a108b3ef: Verifying Checksum 08:05:23 7809a108b3ef: Download complete 08:05:23 540db60ca938: Verifying Checksum 08:05:23 540db60ca938: Download complete 08:05:23 540db60ca938: Pull complete 08:05:24 adcc1eea9eea: Pull complete 08:05:24 4c4ab2625f07: Pull complete 08:05:24 f706445af74f: Verifying Checksum 08:05:24 f706445af74f: Download complete 08:05:25 0510c868ecb4: Verifying Checksum 08:05:25 0510c868ecb4: Download complete 08:05:28 0510c868ecb4: Pull complete 08:05:28 afea3b2eda06: Pull complete 08:05:28 7809a108b3ef: Pull complete 08:05:30 f706445af74f: Pull complete 08:05:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:05:30 ---> b068be0155e3 08:05:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:05:36 ---> Running in 165906dcd56e 08:05:36 Removing intermediate container 165906dcd56e 08:05:36 ---> 73dc9951e621 08:05:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:36 ---> Running in 58b992163bb3 08:05:36 Removing intermediate container 58b992163bb3 08:05:36 ---> fab8e499c454 08:05:36 Step 5/8 : RUN apk add --no-cache make git 08:05:36 ---> Running in 9cbba47a47b5 08:05:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:05:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15299 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:05:37 Running in /w/workspace/edgex-ui-go/117 [Pipeline] { [Pipeline] checkout 08:05:37 The recommended git tool is: git 08:05:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:05:38 OK: 149 MiB in 40 packages 08:05:38 Removing intermediate container 9cbba47a47b5 08:05:38 ---> 4b4091c903b0 08:05:38 Step 6/8 : WORKDIR /edgex-ui-go 08:05:39 ---> Running in 7223354de03c 08:05:39 Removing intermediate container 7223354de03c 08:05:39 ---> a924c335e968 08:05:39 Step 7/8 : COPY . . 08:05:41 ---> e60f1f7bb6f1 08:05:41 Step 8/8 : RUN go mod download 08:05:41 ---> Running in 893d5ba9f2b2 08:05:43 using credential edgex-jenkins-ssh 08:05:43 Cloning the remote Git repository 08:05:43 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:05:43 > git init /w/workspace/edgex-ui-go/117 # timeout=10 08:05:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:05:43 > git --version # timeout=10 08:05:43 > git --version # 'git version 2.17.1' 08:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:05:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:45 Avoid second fetch 08:05:45 Checking out Revision 59f0bfa120c4ecb913b8a6e8359267381c7fc82d (master) 08:05:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:05:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:05:45 > git config core.sparsecheckout # timeout=10 08:05:45 > git checkout -f 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 08:05:50 Commit message: "feat: update proxy handler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:05:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:05:52 + sudo service docker restart 08:05:52 + true 08:05:59 Removing intermediate container 893d5ba9f2b2 08:05:59 ---> f5ff0eca6950 08:05:59 Successfully built f5ff0eca6950 08:05:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:06:00 + docker inspect -f . ci-base-image-x86_64 08:06:00 . [Pipeline] withDockerContainer 08:06:00 prd-centos7-docker-4c-2g-15298 does not seem to be running inside a container 08:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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 08:06:00 $ docker top c75265ddcbd47aa185b6f039489387465e03567a2cb3d0f3055557cb06e22f51 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:01 + go version 08:06:01 go version go1.16.3 linux/amd64 [Pipeline] } 08:06:01 $ docker stop --time=1 c75265ddcbd47aa185b6f039489387465e03567a2cb3d0f3055557cb06e22f51 08:06:02 $ docker rm -f c75265ddcbd47aa185b6f039489387465e03567a2cb3d0f3055557cb06e22f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:03 + docker inspect -f . ci-base-image-x86_64 08:06:03 . [Pipeline] withDockerContainer 08:06:03 prd-centos7-docker-4c-2g-15298 does not seem to be running inside a container 08:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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 08:06:03 $ docker top 91b7c61e770177a0b47be5d4fb98dece43f6ee3a2aab452a8930849a91a27d33 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:04 + go mod tidy [Pipeline] sh 08:06:04 + make test 08:06:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:06:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:10 provisioning config files... 08:06:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config1320680010101238849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:11 ---> docker-login.sh 08:06:11 nexus3.edgexfoundry.org:10001 08:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:12 Configure a credential helper to remove this warning. See 08:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:12 08:06:12 Login Succeeded 08:06:12 nexus3.edgexfoundry.org:10002 08:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:13 Configure a credential helper to remove this warning. See 08:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:13 08:06:13 Login Succeeded 08:06:13 nexus3.edgexfoundry.org:10003 08:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:13 Configure a credential helper to remove this warning. See 08:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:13 08:06:13 Login Succeeded 08:06:13 nexus3.edgexfoundry.org:10004 08:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:14 Configure a credential helper to remove this warning. See 08:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:14 08:06:14 Login Succeeded 08:06:14 docker.io 08:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:15 Configure a credential helper to remove this warning. See 08:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:15 08:06:15 Login Succeeded 08:06:15 ---> docker-login.sh ends [Pipeline] } 08:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:06:15 ========================================================= 08:06:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:06:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:06:15 + 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 . 08:06:16 Sending build context to Docker daemon 35.57MB 08:06:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:06:16 Step 2/8 : FROM ${BASE} 08:06:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:06:17 595b0fe564bb: Pulling fs layer 08:06:17 7186ed65a4f7: Pulling fs layer 08:06:17 316046926c0a: Pulling fs layer 08:06:17 4ebd0625c992: Pulling fs layer 08:06:17 207e8628e3a3: Pulling fs layer 08:06:17 c791037a9be2: Pulling fs layer 08:06:17 ffd874e62e21: Pulling fs layer 08:06:17 4ebd0625c992: Waiting 08:06:17 207e8628e3a3: Waiting 08:06:17 c791037a9be2: Waiting 08:06:17 ffd874e62e21: Waiting 08:06:17 316046926c0a: Verifying Checksum 08:06:17 316046926c0a: Download complete 08:06:17 7186ed65a4f7: Verifying Checksum 08:06:17 7186ed65a4f7: Download complete 08:06:17 207e8628e3a3: Verifying Checksum 08:06:17 207e8628e3a3: Download complete 08:06:17 c791037a9be2: Verifying Checksum 08:06:17 c791037a9be2: Download complete 08:06:17 595b0fe564bb: Download complete 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:06:17 GO111MODULE=on go vet ./... 08:06:17 595b0fe564bb: Pull complete 08:06:18 7186ed65a4f7: Pull complete 08:06:18 316046926c0a: Pull complete 08:06:19 ffd874e62e21: Verifying Checksum 08:06:19 ffd874e62e21: Download complete 08:06:20 4ebd0625c992: Verifying Checksum 08:06:20 4ebd0625c992: Download complete [Pipeline] } 08:06:21 $ docker stop --time=1 91b7c61e770177a0b47be5d4fb98dece43f6ee3a2aab452a8930849a91a27d33 08:06:23 $ docker rm -f 91b7c61e770177a0b47be5d4fb98dece43f6ee3a2aab452a8930849a91a27d33 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:06:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:06:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:06:26 + ls -al . 08:06:26 total 92 08:06:26 drwxrwxr-x. 10 jenkins jenkins 4096 May 20 08:06 . 08:06:26 drwxrwxr-x. 4 jenkins jenkins 32 May 20 08:04 .. 08:06:26 drwxrwxr-x. 3 jenkins jenkins 20 May 20 08:04 assets 08:06:26 drwxrwxr-x. 2 jenkins jenkins 35 May 20 08:04 bin 08:06:26 drwxrwxr-x. 3 jenkins jenkins 29 May 20 08:04 cmd 08:06:26 -rw-rw-r--. 1 jenkins jenkins 3959 May 20 08:04 CONTRIBUTING.md 08:06:26 -rw-r--r--. 1 jenkins jenkins 10 May 20 08:06 coverage.out 08:06:26 -rw-rw-r--. 1 jenkins jenkins 1508 May 20 08:04 Dockerfile 08:06:26 -rw-rw-r--. 1 jenkins jenkins 902 May 20 08:04 Dockerfile.build 08:06:26 drwxrwxr-x. 5 jenkins jenkins 104 May 20 08:04 docs 08:06:26 drwxrwxr-x. 8 jenkins jenkins 162 May 20 08:04 .git 08:06:26 drwxrwxr-x. 2 jenkins jenkins 103 May 20 08:04 .github 08:06:26 -rw-rw-r--. 1 jenkins jenkins 162 May 20 08:04 .gitignore 08:06:26 -rw-rw-r--. 1 jenkins jenkins 971 May 20 08:04 go.mod 08:06:26 -rw-r--r--. 1 jenkins jenkins 23959 May 20 08:06 go.sum 08:06:26 drwxrwxr-x. 10 jenkins jenkins 139 May 20 08:04 internal 08:06:26 -rw-rw-r--. 1 jenkins jenkins 652 May 20 08:04 Jenkinsfile 08:06:26 -rw-rw-r--. 1 jenkins jenkins 11357 May 20 08:04 LICENSE 08:06:26 -rw-rw-r--. 1 jenkins jenkins 941 May 20 08:04 Makefile 08:06:26 -rw-rw-r--. 1 jenkins jenkins 6012 May 20 08:04 README.md 08:06:26 -rw-rw-r--. 1 jenkins jenkins 12 May 20 08:03 VERSION 08:06:26 -rw-rw-r--. 1 jenkins jenkins 155 May 20 08:04 version.go 08:06:26 drwxrwxr-x. 4 jenkins jenkins 4096 May 20 08:04 web [Pipeline] isUnix [Pipeline] sh 08:06: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=59f0bfa120c4ecb913b8a6e8359267381c7fc82d --label arch=amd64 --label version=2.0.0-dev.57 . 08:06:26 Sending build context to Docker daemon 35.59MB 08:06:26 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 08:06:26 Step 2/24 : FROM ${BASE} AS builder 08:06:26 ---> f5ff0eca6950 08:06:26 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:06:27 ---> Running in 5207feacd02a 08:06:27 Removing intermediate container 5207feacd02a 08:06:27 ---> bee2960ad512 08:06:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:06:27 ---> Running in 21765a924ffe 08:06:27 Removing intermediate container 21765a924ffe 08:06:27 ---> 9332a15f0c7e 08:06:27 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:06:27 ---> Running in 7c18ee335d67 08:06:27 Removing intermediate container 7c18ee335d67 08:06:27 ---> 8e19903bc09e 08:06:27 Step 6/24 : LABEL Name=edgex-ui-go 08:06:27 ---> Running in 3f49979215e6 08:06:27 Removing intermediate container 3f49979215e6 08:06:27 ---> 2ed70f5957f4 08:06:27 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:06:27 ---> Running in 5256c7f31993 08:06:28 Removing intermediate container 5256c7f31993 08:06:28 ---> b2332ee2a0f9 08:06:28 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:28 ---> Running in 9f20b5e78793 08:06:28 Removing intermediate container 9f20b5e78793 08:06:28 ---> 9036c2940d8f 08:06:28 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:06:28 ---> Running in d960be37f7ff 08:06:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:30 OK: 149 MiB in 40 packages 08:06:30 4ebd0625c992: Pull complete 08:06:30 207e8628e3a3: Pull complete 08:06:30 Removing intermediate container d960be37f7ff 08:06:30 ---> 7d56419e5aac 08:06:30 Step 10/24 : ENV GO111MODULE=on 08:06:30 ---> Running in d10dc13bdbf7 08:06:31 c791037a9be2: Pull complete 08:06:31 Removing intermediate container d10dc13bdbf7 08:06:31 ---> 943a19bdca1d 08:06:31 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:06:31 ---> Running in 9e0c93358b0e 08:06:31 Removing intermediate container 9e0c93358b0e 08:06:31 ---> d9c3b0e0b546 08:06:31 Step 12/24 : COPY go.mod . 08:06:31 ---> 2d5a99b399d6 08:06:31 Step 13/24 : COPY Makefile . 08:06:31 ---> f9ab94a7bd24 08:06:31 Step 14/24 : RUN make update 08:06:31 ---> Running in db86cc0aa2b4 08:06:32 CGO_ENABLED=0 GO111MODULE=on go mod download 08:06:32 Removing intermediate container db86cc0aa2b4 08:06:32 ---> 3c6183c01294 08:06:32 Step 15/24 : COPY . . 08:06:33 ---> 659abc5a0571 08:06:33 Step 16/24 : RUN ${MAKE} 08:06:33 ---> Running in 1ec155651407 08:06:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.57" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:06:35 ffd874e62e21: Pull complete 08:06:35 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:06:35 ---> cfc18b08335c 08:06:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:06:37 ---> Running in c618f7d27681 08:06:37 Removing intermediate container c618f7d27681 08:06:37 ---> c146ac62822f 08:06:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:37 ---> Running in ee3c37872a33 08:06:40 Removing intermediate container ee3c37872a33 08:06:40 ---> acd21e73e6d2 08:06:40 Step 5/8 : RUN apk add --no-cache make git 08:06:40 ---> Running in df458dc7f80f 08:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:06:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:06:43 OK: 138 MiB in 40 packages 08:06:45 Removing intermediate container df458dc7f80f 08:06:45 ---> da6605edbe28 08:06:45 Step 6/8 : WORKDIR /edgex-ui-go 08:06:45 ---> Running in 1a01c64e72ef 08:06:45 Removing intermediate container 1a01c64e72ef 08:06:45 ---> 22bb648e8434 08:06:45 Step 7/8 : COPY . . 08:06:47 Removing intermediate container 1ec155651407 08:06:47 ---> 1ad9ea244150 08:06:47 Step 17/24 : FROM alpine:3.12 08:06:47 3.12: Pulling from library/alpine 08:06:47 339de151aab4: Pulling fs layer 08:06:47 339de151aab4: Verifying Checksum 08:06:47 339de151aab4: Download complete 08:06:47 339de151aab4: Pull complete 08:06:47 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:06:47 Status: Downloaded newer image for alpine:3.12 08:06:47 ---> 13621d1b12d4 08:06:47 Step 18/24 : EXPOSE 4000 08:06:48 ---> Running in 23d230c44495 08:06:48 Removing intermediate container 23d230c44495 08:06:48 ---> cf456b0bb19a 08:06:48 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 08:06:49 ---> 2ef639b6f35e 08:06:49 Step 8/8 : RUN go mod download 08:06:49 ---> Running in d950129d481a 08:06:50 ---> d03d9e706ab8 08:06:50 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:06:50 ---> Running in 62cef12f412f 08:06:51 Removing intermediate container 62cef12f412f 08:06:51 ---> 62a5856c5a8a 08:06:51 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:06:51 ---> Running in 96ff15b54365 08:06:51 Removing intermediate container 96ff15b54365 08:06:51 ---> 44c64b2ea455 08:06:51 Step 22/24 : LABEL arch=amd64 08:06:51 ---> Running in 9041746a0e05 08:06:51 Removing intermediate container 9041746a0e05 08:06:51 ---> a422f998f00f 08:06:51 Step 23/24 : LABEL git_sha=59f0bfa120c4ecb913b8a6e8359267381c7fc82d 08:06:51 ---> Running in 3cc2e26d60a4 08:06:52 Removing intermediate container 3cc2e26d60a4 08:06:52 ---> 75f1a6a8fc39 08:06:52 Step 24/24 : LABEL version=2.0.0-dev.57 08:06:52 ---> Running in 26fb3c6b2e13 08:06:52 Removing intermediate container 26fb3c6b2e13 08:06:52 ---> 33f17e5f2ca5 08:06:52 [Warning] One or more build-args [ARCH] were not consumed 08:06:52 Successfully built 33f17e5f2ca5 08:06:52 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:52 provisioning config files... 08:06:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config6991116912334620970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:53 ---> docker-login.sh 08:06:53 nexus3.edgexfoundry.org:10001 08:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:53 Configure a credential helper to remove this warning. See 08:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:53 08:06:53 Login Succeeded 08:06:53 nexus3.edgexfoundry.org:10002 08:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:53 Configure a credential helper to remove this warning. See 08:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:53 08:06:53 Login Succeeded 08:06:53 nexus3.edgexfoundry.org:10003 08:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:53 Configure a credential helper to remove this warning. See 08:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:53 08:06:53 Login Succeeded 08:06:53 nexus3.edgexfoundry.org:10004 08:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:53 Configure a credential helper to remove this warning. See 08:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:53 08:06:53 Login Succeeded 08:06:53 docker.io 08:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:06:54 Configure a credential helper to remove this warning. See 08:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:06:54 08:06:54 Login Succeeded 08:06:54 ---> docker-login.sh ends [Pipeline] } 08:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:54 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:06:54 59f0bfa120c4ecb913b8a6e8359267381c7fc82d 08:06:54 latest 08:06:54 2.0.0-dev.57 08:06:54 59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 08:06:54 master 08:06:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] isUnix [Pipeline] sh 08:06:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d 08:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:06:54 d0ecf8540eac: Preparing 08:06:54 32f366d666a5: Preparing 08:06:54 32f366d666a5: Layer already exists 08:06:58 d0ecf8540eac: Pushed 08:06:58 59f0bfa120c4ecb913b8a6e8359267381c7fc82d: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] isUnix [Pipeline] sh 08:06:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:06:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:06:58 d0ecf8540eac: Preparing 08:06:58 32f366d666a5: Preparing 08:06:58 32f366d666a5: Layer already exists 08:06:58 d0ecf8540eac: Layer already exists 08:06:59 latest: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] isUnix [Pipeline] sh 08:06:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.57 [Pipeline] isUnix [Pipeline] sh 08:06:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.57 08:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:06:59 d0ecf8540eac: Preparing 08:06:59 32f366d666a5: Preparing 08:06:59 32f366d666a5: Layer already exists 08:06:59 d0ecf8540eac: Layer already exists 08:06:59 2.0.0-dev.57: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] isUnix [Pipeline] sh 08:06:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [Pipeline] isUnix [Pipeline] sh 08:07:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 08:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:07:00 d0ecf8540eac: Preparing 08:07:00 32f366d666a5: Preparing 08:07:00 d0ecf8540eac: Layer already exists 08:07:00 32f366d666a5: Layer already exists 08:07:00 59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] isUnix [Pipeline] sh 08:07:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 08:07:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 08:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:07:00 d0ecf8540eac: Preparing 08:07:00 32f366d666a5: Preparing 08:07:00 32f366d666a5: Layer already exists 08:07:00 d0ecf8540eac: Layer already exists 08:07:00 master: digest: sha256:1f4f1399cc46d8ff2219e72c2307e8dbd490c5fa723fcaec1263ff1cf1f7b60c size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:00 ===================================================== [Pipeline] echo 08:07:00 taggedImages: 08:07:00 - nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d 08:07:00 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:07:00 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.57 08:07:00 - nexus3.edgexfoundry.org:10004/edgex-ui:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 08:07:00 - 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 08:07:01 ---> job-cost.sh 08:07:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CIQl 08:07:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:07:21 Removing intermediate container d950129d481a 08:07:21 ---> 766227367885 08:07:21 Successfully built 766227367885 08:07:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:07:22 + docker inspect -f . ci-base-image-arm64 08:07:22 . [Pipeline] withDockerContainer 08:07:22 prd-ubuntu18.04-docker-arm64-4c-16g-15299 does not seem to be running inside a container 08:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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 08:07:24 $ docker top cebe38b9ee84110c29cbf951d234fed9618752bbe33001a186b45dc01c109702 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:24 + go version 08:07:24 go version go1.16.3 linux/arm64 [Pipeline] } 08:07:25 $ docker stop --time=1 cebe38b9ee84110c29cbf951d234fed9618752bbe33001a186b45dc01c109702 08:07:26 $ docker rm -f cebe38b9ee84110c29cbf951d234fed9618752bbe33001a186b45dc01c109702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:07:27 + docker inspect -f . ci-base-image-arm64 08:07:27 . [Pipeline] withDockerContainer 08:07:28 prd-ubuntu18.04-docker-arm64-4c-16g-15299 does not seem to be running inside a container 08:07:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/117 -v /w/workspace/edgex-ui-go/117:/w/workspace/edgex-ui-go/117:rw,z -v /w/workspace/edgex-ui-go/117@tmp:/w/workspace/edgex-ui-go/117@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 08:07:29 $ docker top 6dc574ae4ec85684bc60a0e73735e9647370baf6945ca39dc1070352655081be -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:30 + go mod tidy [Pipeline] sh 08:07:31 + make test 08:07:31 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:07:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-CIQl/bin to PATH 08:07:37 INFO: No Stack... 08:07:37 INFO: Retrieving Pricing Info for: v3-standard-2 08:07:37 INFO: Archiving Costs [Pipeline] sh 08:07:38 + cat /w/workspace/edgex-ui-go/117/archives/cost.csv 08:07:38 + cut -d, -f6 [Pipeline] lock 08:07:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] 08:07:38 Resource [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] did not exist. Created. 08:07:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:38 + echo total: 0.05999999865889549 [Pipeline] stash 08:07:38 Stashed 1 file(s) [Pipeline] } 08:07:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:08:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:08:05 GO111MODULE=on go vet ./... [Pipeline] } 08:08:28 $ docker stop --time=1 6dc574ae4ec85684bc60a0e73735e9647370baf6945ca39dc1070352655081be 08:08:30 $ docker rm -f 6dc574ae4ec85684bc60a0e73735e9647370baf6945ca39dc1070352655081be [Pipeline] // withDockerContainer [Pipeline] sh 08:08:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:08:30 Warning: overwriting stash ‘coverage-report’ 08:08:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:08:32 + ls -al . 08:08:32 total 124 08:08:32 drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:07 . 08:08:32 drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:05 .. 08:08:32 drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:05 .git 08:08:32 drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:05 .github 08:08:32 -rw-rw-r-- 1 jenkins jenkins 162 May 20 08:05 .gitignore 08:08:32 -rw-rw-r-- 1 jenkins jenkins 3959 May 20 08:05 CONTRIBUTING.md 08:08:32 -rw-rw-r-- 1 jenkins jenkins 1508 May 20 08:05 Dockerfile 08:08:32 -rw-rw-r-- 1 jenkins jenkins 902 May 20 08:05 Dockerfile.build 08:08:32 -rw-rw-r-- 1 jenkins jenkins 652 May 20 08:05 Jenkinsfile 08:08:32 -rw-rw-r-- 1 jenkins jenkins 11357 May 20 08:05 LICENSE 08:08:32 -rw-rw-r-- 1 jenkins jenkins 941 May 20 08:05 Makefile 08:08:32 -rw-rw-r-- 1 jenkins jenkins 6012 May 20 08:05 README.md 08:08:32 -rw-rw-r-- 1 jenkins jenkins 12 May 20 08:03 VERSION 08:08:32 drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:05 assets 08:08:32 drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:05 bin 08:08:32 drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:05 cmd 08:08:32 -rw-r--r-- 1 jenkins jenkins 10 May 20 08:07 coverage.out 08:08:32 drwxrwxr-x 5 jenkins jenkins 4096 May 20 08:05 docs 08:08:32 -rw-rw-r-- 1 jenkins jenkins 971 May 20 08:05 go.mod 08:08:32 -rw-r--r-- 1 jenkins jenkins 23959 May 20 08:07 go.sum 08:08:32 drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:05 internal 08:08:32 -rw-rw-r-- 1 jenkins jenkins 155 May 20 08:05 version.go 08:08:32 drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:05 web [Pipeline] isUnix [Pipeline] sh 08:08:32 + 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=59f0bfa120c4ecb913b8a6e8359267381c7fc82d --label arch=arm64 --label version=2.0.0-dev.57 . 08:08:33 Sending build context to Docker daemon 35.59MB 08:08:33 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 08:08:33 Step 2/24 : FROM ${BASE} AS builder 08:08:33 ---> 766227367885 08:08:33 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:08:34 ---> Running in 200909e061ef 08:08:34 Removing intermediate container 200909e061ef 08:08:34 ---> 342ed4022106 08:08:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:08:34 ---> Running in 69486a0dadb2 08:08:35 Removing intermediate container 69486a0dadb2 08:08:35 ---> 7fbc9f964d60 08:08:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:08:35 ---> Running in fb234b49e08a 08:08:36 Removing intermediate container fb234b49e08a 08:08:36 ---> 0aba75958fbf 08:08:36 Step 6/24 : LABEL Name=edgex-ui-go 08:08:36 ---> Running in 6c3c6b7addd8 08:08:36 Removing intermediate container 6c3c6b7addd8 08:08:36 ---> 3c96dc6b3b07 08:08:36 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:08:36 ---> Running in 920508ece73a 08:08:37 Removing intermediate container 920508ece73a 08:08:37 ---> 2c1f40a944a4 08:08:37 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:37 ---> Running in 1160313b8341 08:08:39 Removing intermediate container 1160313b8341 08:08:39 ---> b2bee67580f0 08:08:39 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:08:39 ---> Running in 8f026ab4cd6d 08:08:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:08:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:08:42 OK: 138 MiB in 40 packages 08:08:43 Removing intermediate container 8f026ab4cd6d 08:08:43 ---> b8f3a0a86223 08:08:43 Step 10/24 : ENV GO111MODULE=on 08:08:44 ---> Running in 88acd4127345 08:08:44 Removing intermediate container 88acd4127345 08:08:44 ---> c94652d1eb40 08:08:44 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:08:44 ---> Running in 185d5dc06fb5 08:08:45 Removing intermediate container 185d5dc06fb5 08:08:45 ---> ea5185600cc6 08:08:45 Step 12/24 : COPY go.mod . 08:08:45 ---> c81ed1a872a6 08:08:45 Step 13/24 : COPY Makefile . 08:08:46 ---> 027219310df4 08:08:46 Step 14/24 : RUN make update 08:08:46 ---> Running in c76bbefa9306 08:08:48 CGO_ENABLED=0 GO111MODULE=on go mod download 08:08:49 Removing intermediate container c76bbefa9306 08:08:49 ---> aa17421e872f 08:08:49 Step 15/24 : COPY . . 08:08:52 ---> 257d5c4e489e 08:08:52 Step 16/24 : RUN ${MAKE} 08:08:52 ---> Running in 109b3bf72eae 08:08:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.57" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:09:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:09:23 Removing intermediate container 109b3bf72eae 08:09:23 ---> 195abfbcf5ac 08:09:23 Step 17/24 : FROM alpine:3.12 08:09:23 3.12: Pulling from library/alpine 08:09:23 d2f70382dc9a: Pulling fs layer 08:09:23 d2f70382dc9a: Verifying Checksum 08:09:23 d2f70382dc9a: Download complete 08:09:24 d2f70382dc9a: Pull complete 08:09:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:09:24 Status: Downloaded newer image for alpine:3.12 08:09:24 ---> 9852663dfa18 08:09:24 Step 18/24 : EXPOSE 4000 08:09:24 ---> Running in d2c72817872b 08:09:25 Removing intermediate container d2c72817872b 08:09:25 ---> 6856377fddfa 08:09:25 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 08:09:28 ---> 79a04332140d 08:09:28 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:09:28 ---> Running in d7c601581762 08:09:28 Removing intermediate container d7c601581762 08:09:28 ---> d3044b2d076a 08:09:28 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:09:28 ---> Running in 1c60c795c9a3 08:09:28 Removing intermediate container 1c60c795c9a3 08:09:28 ---> ee4f9de2a350 08:09:28 Step 22/24 : LABEL arch=arm64 08:09:28 ---> Running in 315b3a9fb919 08:09:29 Removing intermediate container 315b3a9fb919 08:09:29 ---> bccaecc1ef09 08:09:29 Step 23/24 : LABEL git_sha=59f0bfa120c4ecb913b8a6e8359267381c7fc82d 08:09:29 ---> Running in e92150f89fb5 08:09:30 Removing intermediate container e92150f89fb5 08:09:30 ---> d0280781ce3b 08:09:30 Step 24/24 : LABEL version=2.0.0-dev.57 08:09:30 ---> Running in 93088102cdb9 08:09:30 Removing intermediate container 93088102cdb9 08:09:30 ---> a92c7809f792 08:09:30 [Warning] One or more build-args [ARCH] were not consumed 08:09:30 Successfully built a92c7809f792 08:09:30 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 08:09:30 provisioning config files... 08:09:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/117@tmp/config4485339611397211729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:31 ---> docker-login.sh 08:09:31 nexus3.edgexfoundry.org:10001 08:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:31 Configure a credential helper to remove this warning. See 08:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:31 08:09:31 Login Succeeded 08:09:31 nexus3.edgexfoundry.org:10002 08:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:32 Configure a credential helper to remove this warning. See 08:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:32 08:09:32 Login Succeeded 08:09:32 nexus3.edgexfoundry.org:10003 08:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:32 Configure a credential helper to remove this warning. See 08:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:32 08:09:32 Login Succeeded 08:09:32 nexus3.edgexfoundry.org:10004 08:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:33 Configure a credential helper to remove this warning. See 08:09:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:33 08:09:33 Login Succeeded 08:09:33 docker.io 08:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:09:34 Configure a credential helper to remove this warning. See 08:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:09:34 08:09:34 Login Succeeded 08:09:34 ---> docker-login.sh ends [Pipeline] } 08:09:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:34 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:09:34 59f0bfa120c4ecb913b8a6e8359267381c7fc82d 08:09:34 latest 08:09:34 2.0.0-dev.57 08:09:34 59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 08:09:34 master 08:09:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:34 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] isUnix [Pipeline] sh 08:09:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d 08:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:09:35 3d357fdeced3: Preparing 08:09:35 3fbe34a1663b: Preparing 08:09:35 3fbe34a1663b: Layer already exists 08:09:41 3d357fdeced3: Pushed 08:09:41 59f0bfa120c4ecb913b8a6e8359267381c7fc82d: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] isUnix [Pipeline] sh 08:09:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:09:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:09:42 3d357fdeced3: Preparing 08:09:42 3fbe34a1663b: Preparing 08:09:42 3d357fdeced3: Layer already exists 08:09:42 3fbe34a1663b: Layer already exists 08:09:42 latest: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] isUnix [Pipeline] sh 08:09:43 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.57 [Pipeline] isUnix [Pipeline] sh 08:09:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.57 08:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:09:43 3d357fdeced3: Preparing 08:09:43 3fbe34a1663b: Preparing 08:09:43 3d357fdeced3: Layer already exists 08:09:43 3fbe34a1663b: Layer already exists 08:09:43 2.0.0-dev.57: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] isUnix [Pipeline] sh 08:09:44 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 [Pipeline] isUnix [Pipeline] sh 08:09:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 08:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:09:44 3d357fdeced3: Preparing 08:09:44 3fbe34a1663b: Preparing 08:09:44 3d357fdeced3: Layer already exists 08:09:44 3fbe34a1663b: Layer already exists 08:09:44 59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] isUnix [Pipeline] sh 08:09:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 08:09:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 08:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:09:45 3d357fdeced3: Preparing 08:09:45 3fbe34a1663b: Preparing 08:09:45 3d357fdeced3: Layer already exists 08:09:45 3fbe34a1663b: Layer already exists 08:09:45 master: digest: sha256:cfa9d10fda8721aceccc6d3dc1711b9ad53dff5eccdcead3238e6cde55e4ad50 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:45 ===================================================== [Pipeline] echo 08:09:45 taggedImages: 08:09:45 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d 08:09:45 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:09:45 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.57 08:09:45 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:59f0bfa120c4ecb913b8a6e8359267381c7fc82d-2.0.0-dev.57 08:09:45 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:09:46 ---> job-cost.sh 08:09:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PN4y 08:10:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-PN4y/bin to PATH 08:11:47 INFO: No Stack... 08:11:47 INFO: Retrieving Pricing Info for: v2-standard-4 08:11:48 INFO: Archiving Costs [Pipeline] sh 08:11:48 + cut -d, -f6 08:11:48 + cat /w/workspace/edgex-ui-go/117/archives/cost.csv [Pipeline] lock 08:11:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] 08:11:48 Resource [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] did not exist. Created. 08:11:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:11:49 /w/workspace/edgex-ui-go/117@tmp/durable-1a926ef5/script.sh: 1: /w/workspace/edgex-ui-go/117@tmp/durable-1a926ef5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:11:49 + echo total: 0.18000000715255737 [Pipeline] stash 08:11:49 Warning: overwriting stash ‘stack-cost’ 08:11:49 Stashed 1 file(s) [Pipeline] } 08:11:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-117-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 08:11:50 provisioning config files... 08:11:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3893066363906072935tmp [Pipeline] { [Pipeline] sh 08:11:51 + set +x 08:11:51 + bash -s -- 08:11:51 + curl -s https://codecov.io/bash 08:11:51 08:11:51 _____ _ 08:11:51 / ____| | | 08:11:51 | | ___ __| | ___ ___ _____ __ 08:11:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:11:51 | |___| (_) | (_| | __/ (_| (_) \ V / 08:11:51 \_____\___/ \__,_|\___|\___\___/ \_/ 08:11:51 Bash-1.0.2 08:11:51 08:11:51 08:11:51 ==> git version 2.24.4 found 08:11:51 ==> 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 08:11:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:11:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:11:51 ==> Jenkins CI detected. 08:11:51 project root: . 08:11:51 --> token set from env 08:11:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:11:51 ==> Running gcov in . (disable via -X gcov) 08:11:51 ==> Python coveragepy not found 08:11:51 ==> Searching for coverage reports in: 08:11:51 + . 08:11:51 -> Found 1 reports 08:11:51 ==> Detecting git/mercurial file structure 08:11:51 ==> Reading reports 08:11:51 + ./coverage.out bytes=10 08:11:51 ==> Appending adjustments 08:11:51 https://docs.codecov.io/docs/fixing-reports 08:11:51 + Found adjustments 08:11:51 ==> Gzipping contents 08:11:51 4.0K /tmp/codecov.6YDmjm.gz 08:11:51 ==> Uploading reports 08:11:51 url: https://codecov.io 08:11:51 query: branch=master&commit=59f0bfa120c4ecb913b8a6e8359267381c7fc82d&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:11:51 -> Pinging Codecov 08:11:51 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=59f0bfa120c4ecb913b8a6e8359267381c7fc82d&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:11:51 -> Uploading to 08:11:51 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/59f0bfa120c4ecb913b8a6e8359267381c7fc82d/5c4d3648-ff6e-4dc0-84ca-481039f9c2e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T081151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9648f9b56fbc23d5366e4812b9db6e6e9f570dfa2ebc76bf7da1dbc67f19ec9 08:11:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:51 Dload Upload Total Spent Left Speed 08:11:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 10830 --:--:-- --:--:-- --:--:-- 10853 08:11:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] } 08:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:11:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:11:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:11:53 08:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:11:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:11:53 188c0c94c7c5: Pulling fs layer 08:11:53 0ef7d3d256c8: Pulling fs layer 08:11:53 de9db76c5a1d: Pulling fs layer 08:11:53 0eba1c9be4d2: Pulling fs layer 08:11:53 0d57e429df01: Pulling fs layer 08:11:53 4e4be7b47b0d: Pulling fs layer 08:11:53 e1f770b5df2f: Pulling fs layer 08:11:53 85a0685a4137: Pulling fs layer 08:11:53 0d57e429df01: Waiting 08:11:53 4e4be7b47b0d: Waiting 08:11:53 e1f770b5df2f: Waiting 08:11:53 85a0685a4137: Waiting 08:11:53 0eba1c9be4d2: Waiting 08:11:53 de9db76c5a1d: Verifying Checksum 08:11:53 de9db76c5a1d: Download complete 08:11:53 0ef7d3d256c8: Verifying Checksum 08:11:53 0ef7d3d256c8: Download complete 08:11:53 0d57e429df01: Verifying Checksum 08:11:53 0d57e429df01: Download complete 08:11:53 188c0c94c7c5: Verifying Checksum 08:11:53 188c0c94c7c5: Download complete 08:11:53 4e4be7b47b0d: Verifying Checksum 08:11:53 4e4be7b47b0d: Download complete 08:11:53 188c0c94c7c5: Pull complete 08:11:54 0ef7d3d256c8: Pull complete 08:11:54 de9db76c5a1d: Pull complete 08:11:56 e1f770b5df2f: Verifying Checksum 08:11:56 e1f770b5df2f: Download complete 08:11:57 0eba1c9be4d2: Verifying Checksum 08:11:57 0eba1c9be4d2: Download complete 08:11:57 85a0685a4137: Verifying Checksum 08:11:57 85a0685a4137: Download complete 08:12:01 0eba1c9be4d2: Pull complete 08:12:01 0d57e429df01: Pull complete 08:12:01 4e4be7b47b0d: Pull complete 08:12:01 e1f770b5df2f: Pull complete 08:12:08 85a0685a4137: Pull complete 08:12:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:12:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:12:08 prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container 08:12:08 $ 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 08:12:43 $ docker top 434df0ba4707c3a56917024258df845bd936bc270ed94f969b8ad585e05045e6 -eo pid,comm [Pipeline] { [Pipeline] echo 08:12:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:12:43 + set -o pipefail 08:12:43 + snyk monitor '--org=edgex-jenkins' 08:12:58 08:12:58 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 08:12:58 08:12:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/09601aa7-5620-4637-bd5d-fb511722f583 08:12:58 08:12:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:12:58 08:12:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:12:58 08:12:58 [Pipeline] } 08:12:58 $ docker stop --time=1 434df0ba4707c3a56917024258df845bd936bc270ed94f969b8ad585e05045e6 08:13:00 $ docker rm -f 434df0ba4707c3a56917024258df845bd936bc270ed94f969b8ad585e05045e6 [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 08:13:01 + git log --format=format:%s -1 59f0bfa120c4ecb913b8a6e8359267381c7fc82d [Pipeline] isUnix [Pipeline] sh 08:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:02 . [Pipeline] withDockerContainer 08:13:02 prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container 08:13:02 $ 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 08:13:02 $ docker top 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:02 [ssh-agent] Looking for ssh-agent implementation... 08:13:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:03 $ docker exec 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b ssh-agent 08:13:03 SSH_AUTH_SOCK=/tmp/ssh-h0SKZJpAwTGY/agent.15 08:13:03 SSH_AGENT_PID=21 08:13:03 Running ssh-add (command line suppressed) 08:13:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1856661225317354998.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1856661225317354998.key) 08:13:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:03 + git semver tag 08:13:03 # -> Open(): unable to determine branch for HEAD 08:13:03 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:13:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:13:03 # $SEMVER_REMOTE_NAME = origin 08:13:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:13:03 # $SEMVER_USER_NAME = edgex-jenkins 08:13:03 # $SEMVER_BRANCH = master 08:13:03 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:13:03 # 59f0bfa120c4ecb913b8a6e8359267381c7fc82d HEAD 08:13:03 # -> Force: false 08:13:03 # 9e4bab81eecf05cb0432b4c3f5624cb4e51d23d0 refs/tags/v2.0.0-dev.57 [Pipeline] } 08:13:03 $ docker exec --env ******** --env ******** 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b ssh-agent -k 08:13:03 unset SSH_AUTH_SOCK; 08:13:03 unset SSH_AGENT_PID; 08:13:03 echo Agent pid 21 killed; 08:13:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:04 + git semver [Pipeline] } 08:13:04 $ docker stop --time=1 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b 08:13:05 $ docker rm -f 1c71b3ebd2f8106be015061b266730d9fe4e4a374d4e141000e17e6f17b0bd9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:05 08:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:13:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:06 0.23.1-centos7: Pulling from edgex-lftools 08:13:06 ab5ef0e58194: Pulling fs layer 08:13:06 9712f1f96733: Pulling fs layer 08:13:06 63f879dbbcfc: Pulling fs layer 08:13:06 0d9ebad4ef96: Pulling fs layer 08:13:06 e9a5061849ea: Pulling fs layer 08:13:06 d747dcd14b5f: Pulling fs layer 08:13:06 2de7ff778b66: Pulling fs layer 08:13:06 0d9ebad4ef96: Waiting 08:13:06 e9a5061849ea: Waiting 08:13:06 d747dcd14b5f: Waiting 08:13:06 2de7ff778b66: Waiting 08:13:06 9712f1f96733: Verifying Checksum 08:13:06 9712f1f96733: Download complete 08:13:07 63f879dbbcfc: Verifying Checksum 08:13:07 63f879dbbcfc: Download complete 08:13:07 e9a5061849ea: Verifying Checksum 08:13:07 e9a5061849ea: Download complete 08:13:07 d747dcd14b5f: Verifying Checksum 08:13:07 d747dcd14b5f: Download complete 08:13:08 2de7ff778b66: Verifying Checksum 08:13:08 2de7ff778b66: Download complete 08:13:08 ab5ef0e58194: Verifying Checksum 08:13:08 ab5ef0e58194: Download complete 08:13:08 0d9ebad4ef96: Verifying Checksum 08:13:08 0d9ebad4ef96: Download complete 08:13:11 ab5ef0e58194: Pull complete 08:13:11 9712f1f96733: Pull complete 08:13:11 63f879dbbcfc: Pull complete 08:13:16 0d9ebad4ef96: Pull complete 08:13:16 e9a5061849ea: Pull complete 08:13:16 d747dcd14b5f: Pull complete 08:13:17 2de7ff778b66: Pull complete 08:13:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:13:17 prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container 08:13:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -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 08:13:24 $ docker top 2ad2ce7f79b59cc31330dd1fb82017455f16281eb8e853136e8d95c3a99af51d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:13:24 provisioning config files... 08:13:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config563475496199550294tmp 08:13:24 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1402104432834668730tmp 08:13:24 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4915353902643470165tmp [Pipeline] { [Pipeline] echo 08:13:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:13:24 ---> sigul-configuration.sh 08:13:24 gpg: directory `/root/.gnupg' created 08:13:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:13:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:13:24 gpg: keyring `/root/.gnupg/secring.gpg' created 08:13:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:13:24 gpg: CAST5 encrypted data 08:13:24 gpg: encrypted with 1 passphrase 08:13:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:13:25 + mkdir /home/jenkins 08:13:25 + mkdir /home/jenkins/sigul [Pipeline] sh 08:13:25 + 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 08:13:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:13:26 ---> sigul-install.sh 08:13:32 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:13:32 + git tag --list 08:13:32 0.1.1 08:13:32 v1.1.0 08:13:32 v1.2.0 08:13:32 v1.2.1 08:13:32 v1.3.0 08:13:32 v2.0.0-dev.1 08:13:32 v2.0.0-dev.10 08:13:32 v2.0.0-dev.11 08:13:32 v2.0.0-dev.12 08:13:32 v2.0.0-dev.13 08:13:32 v2.0.0-dev.14 08:13:32 v2.0.0-dev.15 08:13:32 v2.0.0-dev.16 08:13:32 v2.0.0-dev.17 08:13:32 v2.0.0-dev.18 08:13:32 v2.0.0-dev.19 08:13:32 v2.0.0-dev.2 08:13:32 v2.0.0-dev.20 08:13:32 v2.0.0-dev.21 08:13:32 v2.0.0-dev.22 08:13:32 v2.0.0-dev.23 08:13:32 v2.0.0-dev.24 08:13:32 v2.0.0-dev.25 08:13:32 v2.0.0-dev.26 08:13:32 v2.0.0-dev.27 08:13:32 v2.0.0-dev.28 08:13:32 v2.0.0-dev.29 08:13:32 v2.0.0-dev.3 08:13:32 v2.0.0-dev.30 08:13:32 v2.0.0-dev.31 08:13:32 v2.0.0-dev.32 08:13:32 v2.0.0-dev.33 08:13:32 v2.0.0-dev.34 08:13:32 v2.0.0-dev.35 08:13:32 v2.0.0-dev.36 08:13:32 v2.0.0-dev.37 08:13:32 v2.0.0-dev.38 08:13:32 v2.0.0-dev.39 08:13:32 v2.0.0-dev.4 08:13:32 v2.0.0-dev.40 08:13:32 v2.0.0-dev.41 08:13:32 v2.0.0-dev.42 08:13:32 v2.0.0-dev.43 08:13:32 v2.0.0-dev.44 08:13:32 v2.0.0-dev.45 08:13:32 v2.0.0-dev.46 08:13:32 v2.0.0-dev.47 08:13:32 v2.0.0-dev.48 08:13:32 v2.0.0-dev.49 08:13:32 v2.0.0-dev.5 08:13:32 v2.0.0-dev.50 08:13:32 v2.0.0-dev.51 08:13:32 v2.0.0-dev.52 08:13:32 v2.0.0-dev.53 08:13:32 v2.0.0-dev.54 08:13:32 v2.0.0-dev.55 08:13:32 v2.0.0-dev.56 08:13:32 v2.0.0-dev.57 08:13:32 v2.0.0-dev.6 08:13:32 v2.0.0-dev.7 08:13:32 v2.0.0-dev.8 08:13:32 v2.0.0-dev.9 [Pipeline] sh 08:13:33 + lftools sign git-tag v2.0.0-dev.57 08:13:33 Signing Git tag with Sigul... 08:13:33 Signing v2.0.0-dev.57 [Pipeline] echo 08:13:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:13:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:13:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:13:35 $ docker stop --time=1 2ad2ce7f79b59cc31330dd1fb82017455f16281eb8e853136e8d95c3a99af51d 08:13:39 $ docker rm -f 2ad2ce7f79b59cc31330dd1fb82017455f16281eb8e853136e8d95c3a99af51d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:40 . [Pipeline] withDockerContainer 08:13:40 prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container 08:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:13:41 $ docker top 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:41 [ssh-agent] Looking for ssh-agent implementation... 08:13:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:41 $ docker exec 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 ssh-agent 08:13:41 SSH_AUTH_SOCK=/tmp/ssh-cpKBvxNNR0tW/agent.13 08:13:41 SSH_AGENT_PID=20 08:13:41 Running ssh-add (command line suppressed) 08:13:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3414308078602288518.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3414308078602288518.key) 08:13:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:41 + git semver bump pre 08:13:41 # -> Open(): unable to determine branch for HEAD 08:13:41 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:13:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:13:41 # $SEMVER_REMOTE_NAME = origin 08:13:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:13:41 # $SEMVER_USER_NAME = edgex-jenkins 08:13:41 # $SEMVER_BRANCH = master 08:13:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:13:41 2.0.0-dev.58 [Pipeline] } 08:13:41 $ docker exec --env ******** --env ******** 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 ssh-agent -k 08:13:42 unset SSH_AUTH_SOCK; 08:13:42 unset SSH_AGENT_PID; 08:13:42 echo Agent pid 20 killed; 08:13:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:42 + git semver [Pipeline] } 08:13:42 $ docker stop --time=1 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 08:13:43 $ docker rm -f 425be68a18c6c6e471a958b5762762cc6a63567efe6cbf850dcfa4d520d2c843 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:43 . [Pipeline] withDockerContainer 08:13:44 prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container 08:13:44 $ 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 08:13:44 $ docker top f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:44 [ssh-agent] Looking for ssh-agent implementation... 08:13:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:44 $ docker exec f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 ssh-agent 08:13:44 SSH_AUTH_SOCK=/tmp/ssh-TN0FkkE36eIX/agent.15 08:13:44 SSH_AGENT_PID=21 08:13:44 Running ssh-add (command line suppressed) 08:13:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9107527500995715535.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9107527500995715535.key) 08:13:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:45 + git semver push 08:13:45 # -> Open(): unable to determine branch for HEAD 08:13:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:13:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:13:45 # $SEMVER_REMOTE_NAME = origin 08:13:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:13:45 # $SEMVER_USER_NAME = edgex-jenkins 08:13:45 # $SEMVER_BRANCH = master 08:13:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:13:49 $ docker exec --env ******** --env ******** f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 ssh-agent -k 08:13:49 unset SSH_AUTH_SOCK; 08:13:49 unset SSH_AGENT_PID; 08:13:49 echo Agent pid 21 killed; 08:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:50 + git semver [Pipeline] } 08:13:50 $ docker stop --time=1 f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 08:13:51 $ docker rm -f f5cf3161f247e883551ccf808b6b47e0aea5e7d3bfca6a77cd288fd7ce6715a6 [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 08:13:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:13:53 ---> package-listing.sh 08:13:53 ++ facter osfamily 08:13:53 ++ tr '[:upper:]' '[:lower:]' 08:13:53 + OS_FAMILY=redhat 08:13:53 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 08:13:53 + START_PACKAGES=/tmp/packages_start.txt 08:13:53 + END_PACKAGES=/tmp/packages_end.txt 08:13:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:13:53 + PACKAGES=/tmp/packages_start.txt 08:13:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:13:53 + PACKAGES=/tmp/packages_end.txt 08:13:53 + case "${OS_FAMILY}" in 08:13:53 + sort 08:13:53 + rpm -qa 08:13:53 + '[' -f /tmp/packages_start.txt ']' 08:13:53 + '[' -f /tmp/packages_end.txt ']' 08:13:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:13:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:13:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 08:13:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 08:13:53 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 08:13:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:54 08:13:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:13:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:57 alpine: Pulling from edgex-lftools-log-publisher 08:13:57 df20fa9351a1: Pulling fs layer 08:13:57 36b3adc4ff6f: Pulling fs layer 08:13:57 8ad3a11d3b57: Pulling fs layer 08:13:57 46f8f816bc3b: Pulling fs layer 08:13:57 93b61091891f: Pulling fs layer 08:13:57 93b9cdb0e59b: Pulling fs layer 08:13:57 5e14af77c1be: Pulling fs layer 08:13:57 01666e4c0597: Pulling fs layer 08:13:57 aa168da1d23b: Pulling fs layer 08:13:57 93b9cdb0e59b: Waiting 08:13:57 5e14af77c1be: Waiting 08:13:57 01666e4c0597: Waiting 08:13:57 aa168da1d23b: Waiting 08:13:57 46f8f816bc3b: Waiting 08:13:57 93b61091891f: Waiting 08:13:57 36b3adc4ff6f: Verifying Checksum 08:13:57 36b3adc4ff6f: Download complete 08:13:57 46f8f816bc3b: Verifying Checksum 08:13:57 46f8f816bc3b: Download complete 08:13:57 df20fa9351a1: Verifying Checksum 08:13:57 df20fa9351a1: Download complete 08:13:57 93b9cdb0e59b: Verifying Checksum 08:13:57 93b9cdb0e59b: Download complete 08:13:57 93b61091891f: Verifying Checksum 08:13:57 93b61091891f: Download complete 08:13:57 5e14af77c1be: Verifying Checksum 08:13:57 5e14af77c1be: Download complete 08:13:57 01666e4c0597: Verifying Checksum 08:13:57 01666e4c0597: Download complete 08:13:57 df20fa9351a1: Pull complete 08:13:57 36b3adc4ff6f: Pull complete 08:13:57 8ad3a11d3b57: Verifying Checksum 08:13:57 8ad3a11d3b57: Download complete 08:13:57 8ad3a11d3b57: Pull complete 08:13:57 46f8f816bc3b: Pull complete 08:13:57 93b61091891f: Pull complete 08:13:57 93b9cdb0e59b: Pull complete 08:13:57 5e14af77c1be: Pull complete 08:13:57 01666e4c0597: Pull complete 08:13:57 aa168da1d23b: Verifying Checksum 08:13:57 aa168da1d23b: Download complete 08:14:01 aa168da1d23b: Pull complete 08:14:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:14:01 prd-centos7-docker-4c-2g-15295 does not seem to be running inside a container 08:14:01 $ 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 08:14:05 $ docker top 496f10f9c7a8fd603ce20e8bf49ab722793a83e0c26931f0bb273c8fb2c3c680 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:05 + touch /tmp/pre-build-complete [Pipeline] sh 08:14:06 + mkdir -p /var/log/sa [Pipeline] sh 08:14:06 + ls /var/log/sa-host 08:14:06 + sadf -c /var/log/sa-host/sa05 08:14:06 file_magic: OK 08:14:06 HZ: Using current value: 100 08:14:06 file_header: OK 08:14:06 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 08:14:06 Statistics: 08:14:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:14:06 File successfully converted to sysstat format version 12.2.1 08:14:06 + sadf -c /var/log/sa-host/sa20 08:14:06 file_magic: OK 08:14:06 HZ: Using current value: 100 08:14:06 file_header: OK 08:14:06 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 08:14:06 Statistics: 08:14:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:14:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:07 provisioning config files... 08:14:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1852708206342778611tmp [Pipeline] { [Pipeline] echo 08:14:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:14:07 ---> create-netrc.sh [Pipeline] } 08:14:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:14:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:14:07 ---> python-tools-install.sh [Pipeline] echo 08:14:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:14:08 ---> sudo-logs.sh 08:14:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:14:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:14:08 ---> job-cost.sh 08:14:08 lf-activate-venv: SKIPPING 08:14:08 DEBUG: total: 0.18000000715255737 08:14:08 INFO: Retrieving Stack Cost... 08:14:09 INFO: Retrieving Pricing Info for: v3-standard-2 08:14:09 INFO: Archiving Costs [Pipeline] echo 08:14:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:14:09 ---> logs-deploy.sh 08:14:09 lf-activate-venv: SKIPPING 08:14:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/117 08:14:09 INFO: archiving workspace using pattern(s): 08:14:10 Archives upload complete. 08:14:10 INFO: archiving logs to Nexus 08:14:11 ---> uname -a: 08:14:11 Linux prd-centos7-docker-4c-2g-15295.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:14:11 08:14:11 08:14:11 ---> lscpu: 08:14:11 Architecture: x86_64 08:14:11 CPU op-mode(s): 32-bit, 64-bit 08:14:11 Byte Order: Little Endian 08:14:11 Address sizes: 40 bits physical, 48 bits virtual 08:14:11 CPU(s): 2 08:14:11 On-line CPU(s) list: 0,1 08:14:11 Thread(s) per core: 1 08:14:11 Core(s) per socket: 1 08:14:11 Socket(s): 2 08:14:11 NUMA node(s): 1 08:14:11 Vendor ID: AuthenticAMD 08:14:11 CPU family: 23 08:14:11 Model: 49 08:14:11 Model name: AMD EPYC-Rome Processor 08:14:11 Stepping: 0 08:14:11 CPU MHz: 2800.000 08:14:11 BogoMIPS: 5600.00 08:14:11 Virtualization: AMD-V 08:14:11 Hypervisor vendor: KVM 08:14:11 Virtualization type: full 08:14:11 L1d cache: 64 KiB 08:14:11 L1i cache: 64 KiB 08:14:11 L2 cache: 1 MiB 08:14:11 L3 cache: 32 MiB 08:14:11 NUMA node0 CPU(s): 0,1 08:14:11 Vulnerability Itlb multihit: Not affected 08:14:11 Vulnerability L1tf: Not affected 08:14:11 Vulnerability Mds: Not affected 08:14:11 Vulnerability Meltdown: Not affected 08:14:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:14:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:14:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:14:11 Vulnerability Srbds: Not affected 08:14:11 Vulnerability Tsx async abort: Not affected 08:14:11 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 08:14:11 08:14:11 08:14:11 ---> nproc: 08:14:11 2 08:14:11 08:14:11 08:14:11 ---> df -h: 08:14:11 Filesystem Size Used Available Use% Mounted on 08:14:11 overlay 40.0G 8.9G 31.1G 22% / 08:14:11 tmpfs 64.0M 0 64.0M 0% /dev 08:14:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:14:11 shm 64.0M 0 64.0M 0% /dev/shm 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 08:14:11 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 08:14:11 08:14:11 08:14:11 ---> free -m: 08:14:11 total used free shared buff/cache available 08:14:11 Mem: 7821 1179 3215 0 3425 6561 08:14:11 Swap: 1023 0 1023 08:14:11 08:14:11 08:14:11 ---> ip addr: 08:14:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:14:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:14:11 inet 127.0.0.1/8 scope host lo 08:14:11 valid_lft forever preferred_lft forever 08:14:11 inet6 ::1/128 scope host 08:14:11 valid_lft forever preferred_lft forever 08:14:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:14:11 link/ether fa:16:3e:db:57:d3 brd ff:ff:ff:ff:ff:ff 08:14:11 inet 10.30.122.160/23 brd 10.30.123.255 scope global dynamic eth0 08:14:11 valid_lft 85679sec preferred_lft 85679sec 08:14:11 inet6 fe80::f816:3eff:fedb:57d3/64 scope link 08:14:11 valid_lft forever preferred_lft forever 08:14:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:14:11 link/ether 02:42:c5:62:aa:64 brd ff:ff:ff:ff:ff:ff 08:14:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:14:11 valid_lft forever preferred_lft forever 08:14:11 inet6 fe80::42:c5ff:fe62:aa64/64 scope link 08:14:11 valid_lft forever preferred_lft forever 08:14:11 08:14:11 08:14:11 ---> sar -b -r -n DEV: 08:14:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 08:14:11 08:14:11 08:01:58 LINUX RESTART (2 CPU) 08:14:11 08:14:11 08:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:14:11 08:04:01 23.25 3.36 19.88 0.00 2564.80 4519.92 0.00 08:14:11 08:05:01 0.38 0.00 0.38 0.00 0.00 5.95 0.00 08:14:11 08:06:01 0.32 0.00 0.32 0.00 0.00 5.15 0.00 08:14:11 08:07:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 08:14:11 08:08:01 0.23 0.00 0.23 0.00 0.00 3.85 0.00 08:14:11 08:09:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 08:14:11 08:10:02 0.23 0.00 0.23 0.00 0.00 2.85 0.00 08:14:11 08:11:01 0.30 0.00 0.30 0.00 0.00 3.59 0.00 08:14:11 08:12:01 5.91 0.03 5.88 0.00 3.73 281.26 0.00 08:14:11 08:13:01 96.50 0.00 96.50 0.00 0.00 30870.30 0.00 08:14:11 08:14:01 107.48 0.10 107.38 0.00 9.99 27066.56 0.00 08:14:11 Average: 21.40 0.32 21.08 0.00 234.82 5715.42 0.00 08:14:11 08:14:11 08:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:14:11 08:04:01 5417828 0 810112 10.12 2620 1778372 1252460 13.83 584532 1604120 20 08:14:11 08:05:01 5416744 0 811188 10.13 2620 1778380 1244236 13.74 589420 1600244 16 08:14:11 08:06:01 5417740 0 810192 10.12 2620 1778380 1239084 13.68 586880 1602204 12 08:14:11 08:07:01 5421176 0 806748 10.07 2620 1778388 1206188 13.32 584244 1602204 20 08:14:11 08:08:01 5420688 0 807232 10.08 2620 1778392 1206332 13.32 577996 1609340 20 08:14:11 08:09:01 5420640 0 807276 10.08 2620 1778396 1206332 13.32 577996 1609344 8 08:14:11 08:10:02 5420436 0 807476 10.08 2620 1778400 1206188 13.32 578164 1609340 16 08:14:11 08:11:01 5413240 0 814668 10.17 2620 1778404 1206188 13.32 585408 1609340 8 08:14:11 08:12:01 4851584 0 922940 11.52 2620 2231788 1535156 16.95 698716 2005104 452500 08:14:11 08:13:01 4574412 0 935324 11.68 2620 2496576 1253164 13.84 715184 2213216 124 08:14:11 08:14:01 3202636 0 1208304 15.09 2620 3595372 1758352 19.41 1167256 2952340 494372 08:14:11 Average: 5088829 0 867405 10.83 2620 2050077 1301244 14.37 658709 1819709 86101 08:14:11 08:14:11 08:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:14:11 08:04:01 eth0 108.74 113.21 503.18 20.69 0.00 0.00 0.00 0.00 08:14:11 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:04:01 docker0 60.23 38.47 5.55 165.62 0.00 0.00 0.00 0.00 08:14:11 08:05:01 eth0 2.00 0.48 0.64 0.42 0.00 0.00 0.00 0.00 08:14:11 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:06:01 eth0 1.08 0.32 0.31 0.23 0.00 0.00 0.00 0.00 08:14:11 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:07:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 08:14:11 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:08:01 eth0 1.17 0.40 0.45 0.26 0.00 0.00 0.00 0.00 08:14:11 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:09:01 eth0 0.45 0.27 0.27 0.20 0.00 0.00 0.00 0.00 08:14:11 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:10:02 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:14:11 08:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:11:01 eth0 0.14 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:14:11 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:12:01 eth0 442.00 408.46 4076.07 54.65 0.00 0.00 0.00 0.00 08:14:11 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:13:01 eth0 89.84 83.53 360.14 12.79 0.00 0.00 0.00 0.00 08:14:11 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:13:01 docker0 74.28 74.58 5.98 345.40 0.00 0.00 0.00 0.00 08:14:11 08:14:01 eth0 664.91 592.94 5683.42 136.71 0.00 0.00 0.00 0.00 08:14:11 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 08:14:01 docker0 36.25 40.67 2.28 259.58 0.00 0.00 0.00 0.00 08:14:11 Average: eth0 119.35 109.25 967.44 20.58 0.00 0.00 0.00 0.00 08:14:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:11 Average: docker0 15.55 14.00 1.26 70.17 0.00 0.00 0.00 0.00 08:14:11 08:14:11 08:14:11 ---> sar -P ALL: 08:14:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 08:14:11 08:14:11 08:01:58 LINUX RESTART (2 CPU) 08:14:11 08:14:11 08:03:01 CPU %user %nice %system %iowait %steal %idle 08:14:11 08:04:01 all 3.54 0.00 1.60 2.92 0.04 91.90 08:14:11 08:04:01 0 3.24 0.00 1.84 3.07 0.05 91.80 08:14:11 08:04:01 1 3.83 0.00 1.37 2.77 0.03 92.00 08:14:11 08:05:01 all 0.18 0.00 0.04 0.00 0.03 99.75 08:14:11 08:05:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:14:11 08:05:01 1 0.30 0.00 0.03 0.00 0.02 99.65 08:14:11 08:06:01 all 0.13 0.00 0.02 0.00 0.03 99.82 08:14:11 08:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:14:11 08:06:01 1 0.22 0.00 0.02 0.00 0.03 99.73 08:14:11 08:07:01 all 0.11 0.00 0.03 0.00 0.03 99.83 08:14:11 08:07:01 0 0.00 0.00 0.02 0.00 0.03 99.95 08:14:11 08:07:01 1 0.22 0.00 0.03 0.00 0.03 99.72 08:14:11 08:08:01 all 0.13 0.00 0.04 0.00 0.02 99.81 08:14:11 08:08:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:14:11 08:08:01 1 0.20 0.00 0.03 0.00 0.02 99.75 08:14:11 08:09:01 all 0.14 0.00 0.03 0.00 0.03 99.80 08:14:11 08:09:01 0 0.07 0.00 0.03 0.00 0.05 99.85 08:14:11 08:09:01 1 0.22 0.00 0.02 0.00 0.02 99.75 08:14:11 08:10:02 all 0.09 0.00 0.05 0.00 0.02 99.84 08:14:11 08:10:02 0 0.05 0.00 0.07 0.00 0.02 99.87 08:14:11 08:10:02 1 0.13 0.00 0.03 0.00 0.02 99.82 08:14:11 08:11:01 all 0.14 0.00 0.03 0.00 0.03 99.80 08:14:11 08:11:01 0 0.25 0.00 0.03 0.00 0.03 99.68 08:14:11 08:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:14:11 08:12:01 all 4.65 0.00 1.89 0.18 0.03 93.25 08:14:11 08:12:01 0 4.77 0.00 2.05 0.32 0.02 92.83 08:14:11 08:12:01 1 4.52 0.00 1.72 0.03 0.05 93.67 08:14:11 08:13:01 all 6.77 0.00 2.81 21.32 0.07 69.03 08:14:11 08:13:01 0 6.91 0.00 2.98 23.39 0.07 66.65 08:14:11 08:13:01 1 6.62 0.00 2.64 19.25 0.07 71.42 08:14:11 08:14:01 all 20.25 0.00 8.95 5.35 0.10 65.36 08:14:11 08:14:01 0 22.59 0.00 9.61 5.08 0.11 62.62 08:14:11 08:14:01 1 17.93 0.00 8.31 5.61 0.09 68.06 08:14:11 08:14:11 Average: CPU %user %nice %system %iowait %steal %idle 08:14:11 Average: all 3.20 0.00 1.37 2.67 0.04 92.72 08:14:11 Average: 0 3.36 0.00 1.48 2.86 0.04 92.27 08:14:11 Average: 1 3.05 0.00 1.26 2.48 0.04 93.18 08:14:11 08:14:11 08:14:11