Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c967b4066ec788753ebb818089262cfc1f92e22a 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-ssh7650560521255668780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5452791306834455321.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7119616140042749109.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7731027055460612584.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7474668145693833639.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-207 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-ssh4617082656281053466.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 c967b4066ec788753ebb818089262cfc1f92e22a (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 c967b4066ec788753ebb818089262cfc1f92e22a # timeout=10 Commit message: "feat: update built production artifacts" > git rev-list --no-walk 4ef108b19834c262122070de9483240e6b9b0e65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:49 ========================================================= 15:11:49 EdgeX Global Pipelines Version Info 15:11:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:50 ------------------- 15:11:50 stable info: 15:11:50 ------------------- 15:11:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:50 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:11:50 Message: update stable to v1.0.195 15:11:51 ------------------- 15:11:51 experimental info: 15:11:51 ------------------- 15:11:51 Commited By: **** collab-it+edgex@linuxfoundation.org 15:11:51 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:11:51 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c967b40 [Pipeline] echo 15:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:52 provisioning config files... 15:11:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config753193461811494537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:52 ---> docker-login.sh 15:11:52 nexus3.edgexfoundry.org:10001 15:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:53 Configure a credential helper to remove this warning. See 15:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:53 15:11:53 Login Succeeded 15:11:53 nexus3.edgexfoundry.org:10002 15:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:53 Configure a credential helper to remove this warning. See 15:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:53 15:11:53 Login Succeeded 15:11:53 nexus3.edgexfoundry.org:10003 15:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:53 Configure a credential helper to remove this warning. See 15:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:53 15:11:53 Login Succeeded 15:11:53 nexus3.edgexfoundry.org:10004 15:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:53 Configure a credential helper to remove this warning. See 15:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:53 15:11:53 Login Succeeded 15:11:53 docker.io 15:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:54 Configure a credential helper to remove this warning. See 15:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:54 15:11:54 Login Succeeded 15:11:54 ---> docker-login.sh ends [Pipeline] } 15:11:54 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 15:11:54 + git log --format=format:%s -1 c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] echo 15:11:54 GIT_COMMIT: c967b4066ec788753ebb818089262cfc1f92e22a, Commit Message: feat: update built production artifacts [Pipeline] echo 15:11:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:55 15:11:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:11:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:56 latest: Pulling from edgex-devops/git-semver 15:11:56 31603596830f: Pulling fs layer 15:11:56 54011a49482f: Pulling fs layer 15:11:56 a6820b24f6d8: Pulling fs layer 15:11:56 f581987b2513: Pulling fs layer 15:11:56 f581987b2513: Waiting 15:11:56 54011a49482f: Verifying Checksum 15:11:56 54011a49482f: Download complete 15:11:56 31603596830f: Verifying Checksum 15:11:56 31603596830f: Download complete 15:11:56 f581987b2513: Verifying Checksum 15:11:56 f581987b2513: Download complete 15:11:56 a6820b24f6d8: Verifying Checksum 15:11:56 a6820b24f6d8: Download complete 15:11:56 31603596830f: Pull complete 15:11:56 54011a49482f: Pull complete 15:11:57 a6820b24f6d8: Pull complete 15:11:57 f581987b2513: Pull complete 15:11:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:11:57 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 15:11:57 $ 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 15:11:58 $ docker top 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:58 [ssh-agent] Looking for ssh-agent implementation... 15:11:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:58 $ docker exec 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 ssh-agent 15:11:58 SSH_AUTH_SOCK=/tmp/ssh-U32hSmWzTu9a/agent.14 15:11:58 SSH_AGENT_PID=21 15:11:58 Running ssh-add (command line suppressed) 15:11:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2587044688946339306.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2587044688946339306.key) 15:11:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:59 + git tag --points-at HEAD [Pipeline] } 15:11:59 $ docker exec --env ******** --env ******** 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 ssh-agent -k 15:11:59 unset SSH_AUTH_SOCK; 15:11:59 unset SSH_AGENT_PID; 15:11:59 echo Agent pid 21 killed; 15:11:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:59 [ssh-agent] Looking for ssh-agent implementation... 15:11:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:59 $ docker exec 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 ssh-agent 15:11:59 SSH_AUTH_SOCK=/tmp/ssh-eAZyk5s2kPSL/agent.55 15:11:59 SSH_AGENT_PID=62 15:11:59 Running ssh-add (command line suppressed) 15:11:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6227762103413714650.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6227762103413714650.key) 15:11:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:00 + git semver init 15:12:00 # -> Open(): unable to determine branch for HEAD 15:12:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:12:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:12:00 # $SEMVER_REMOTE_NAME = origin 15:12:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:00 # $SEMVER_USER_NAME = edgex-jenkins 15:12:00 # $SEMVER_BRANCH = master 15:12:00 # $SEMVER_TEMP = /tmp/semver-347704442 15:12:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:12:01 # '/tmp/semver-347704442' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 15:12:01 # -> Force: false 15:12:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 15:12:01 $ docker exec --env ******** --env ******** 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 ssh-agent -k 15:12:01 unset SSH_AUTH_SOCK; 15:12:01 unset SSH_AGENT_PID; 15:12:01 echo Agent pid 62 killed; 15:12:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:02 + git semver [Pipeline] } 15:12:02 $ docker stop --time=1 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 15:12:03 $ docker rm -f 2e9f6e1d458b0a3e509d73ffca047c3ad82dc7a8e786e4ecbbf0705ddd96c1d5 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:04 Stashed 1 file(s) [Pipeline] echo 15:12:04 [edgeXSemver]: initialized semver on version 2.0.0-dev.73 [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 15:12:19 Still waiting to schedule task 15:12:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:12:19 Still waiting to schedule task 15:12:19 ‘prd-ubuntu18.04-docker-arm64-4c-16g-204’ is offline 15:13:54 Running on prd-centos7-docker-4c-2g-209 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 15:13:54 Running in /w/workspace/edgex-ui-go/133 [Pipeline] { [Pipeline] checkout 15:13:54 The recommended git tool is: git 15:13:57 using credential edgex-jenkins-ssh 15:13:57 Cloning the remote Git repository 15:13:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:13:56 > git init /w/workspace/edgex-ui-go/133 # timeout=10 15:13:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:13:56 > git --version # timeout=10 15:13:56 > git --version # 'git version 2.24.4' 15:13:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:56 [INFO] Currently running in a labeled security context 15:13:56 [INFO] Currently SELinux is 'enforcing' on the host 15:13:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/133@tmp/jenkins-gitclient-ssh6005287793391449358.key 15:13:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:58 Avoid second fetch 15:13:58 Checking out Revision c967b4066ec788753ebb818089262cfc1f92e22a (master) 15:13:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:13:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:58 > git config core.sparsecheckout # timeout=10 15:13:58 > git checkout -f c967b4066ec788753ebb818089262cfc1f92e22a # timeout=10 15:14:01 Commit message: "feat: update built production artifacts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:14:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:14:03 + sudo service docker restart 15:14:03 + true 15:14:03 Redirecting to /bin/systemctl restart docker.service 15:14:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-208 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 15:14:20 Running in /w/workspace/edgex-ui-go/133 [Pipeline] { [Pipeline] checkout 15:14:20 The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:21 provisioning config files... 15:14:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/133@tmp/config7056347619593427353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:22 ---> docker-login.sh 15:14:22 nexus3.edgexfoundry.org:10001 15:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:22 Configure a credential helper to remove this warning. See 15:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:22 15:14:22 Login Succeeded 15:14:22 nexus3.edgexfoundry.org:10002 15:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:22 Configure a credential helper to remove this warning. See 15:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:22 15:14:22 Login Succeeded 15:14:22 nexus3.edgexfoundry.org:10003 15:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:22 Configure a credential helper to remove this warning. See 15:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:22 15:14:22 Login Succeeded 15:14:22 nexus3.edgexfoundry.org:10004 15:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:23 Configure a credential helper to remove this warning. See 15:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:23 15:14:23 Login Succeeded 15:14:23 docker.io 15:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:23 Configure a credential helper to remove this warning. See 15:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:23 15:14:23 Login Succeeded 15:14:23 ---> docker-login.sh ends [Pipeline] } 15:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:23 ========================================================= 15:14:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:14:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:14:23 + 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 . 15:14:23 Sending build context to Docker daemon 21.82MB 15:14:23 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:14:23 Step 2/8 : FROM ${BASE} 15:14:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:14:24 540db60ca938: Pulling fs layer 15:14:24 adcc1eea9eea: Pulling fs layer 15:14:24 4c4ab2625f07: Pulling fs layer 15:14:24 0510c868ecb4: Pulling fs layer 15:14:24 afea3b2eda06: Pulling fs layer 15:14:24 7809a108b3ef: Pulling fs layer 15:14:24 f706445af74f: Pulling fs layer 15:14:24 afea3b2eda06: Waiting 15:14:24 7809a108b3ef: Waiting 15:14:24 f706445af74f: Waiting 15:14:24 0510c868ecb4: Waiting 15:14:24 4c4ab2625f07: Verifying Checksum 15:14:24 4c4ab2625f07: Download complete 15:14:24 adcc1eea9eea: Verifying Checksum 15:14:24 adcc1eea9eea: Download complete 15:14:24 afea3b2eda06: Verifying Checksum 15:14:24 afea3b2eda06: Download complete 15:14:24 7809a108b3ef: Verifying Checksum 15:14:24 7809a108b3ef: Download complete 15:14:24 540db60ca938: Verifying Checksum 15:14:24 540db60ca938: Download complete 15:14:24 540db60ca938: Pull complete 15:14:24 adcc1eea9eea: Pull complete 15:14:24 4c4ab2625f07: Pull complete 15:14:25 using credential edgex-jenkins-ssh 15:14:25 Cloning the remote Git repository 15:14:26 f706445af74f: Verifying Checksum 15:14:26 f706445af74f: Download complete 15:14:26 0510c868ecb4: Verifying Checksum 15:14:26 0510c868ecb4: Download complete 15:14:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:14:25 > git init /w/workspace/edgex-ui-go/133 # timeout=10 15:14:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:14:26 > git --version # timeout=10 15:14:26 > git --version # 'git version 2.17.1' 15:14:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:14:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:28 Avoid second fetch 15:14:28 Checking out Revision c967b4066ec788753ebb818089262cfc1f92e22a (master) 15:14:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:14:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:28 > git config core.sparsecheckout # timeout=10 15:14:28 > git checkout -f c967b4066ec788753ebb818089262cfc1f92e22a # timeout=10 15:14:29 0510c868ecb4: Pull complete 15:14:29 afea3b2eda06: Pull complete 15:14:29 7809a108b3ef: Pull complete 15:14:31 f706445af74f: Pull complete 15:14:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:14:31 ---> b068be0155e3 15:14:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:14:33 Commit message: "feat: update built production artifacts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:14:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:14:35 + true 15:14:35 + sudo service docker restart 15:14:35 ---> Running in 079000157ac5 15:14:35 Removing intermediate container 079000157ac5 15:14:35 ---> e56b99e8af3a 15:14:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:35 ---> Running in f3786c75a31b 15:14:36 Removing intermediate container f3786c75a31b 15:14:36 ---> 0218d3844156 15:14:36 Step 5/8 : RUN apk add --no-cache make git 15:14:36 ---> Running in 8b42777ef18c 15:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:14:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:14:37 OK: 149 MiB in 40 packages 15:14:37 Removing intermediate container 8b42777ef18c 15:14:37 ---> 4c99bbcc5bef 15:14:37 Step 6/8 : WORKDIR /edgex-ui-go 15:14:37 ---> Running in 6c7f61decf1e 15:14:38 Removing intermediate container 6c7f61decf1e 15:14:38 ---> f64fd3a4c5d1 15:14:38 Step 7/8 : COPY . . 15:14:38 ---> 05e9f9a8d746 15:14:38 Step 8/8 : RUN go mod download 15:14:39 ---> Running in dd8a20c48002 15:14:49 Removing intermediate container dd8a20c48002 15:14:49 ---> b499f8d10bef 15:14:49 Successfully built b499f8d10bef 15:14:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:14:49 + docker inspect -f . ci-base-image-x86_64 15:14:49 . [Pipeline] withDockerContainer 15:14:49 prd-centos7-docker-4c-2g-209 does not seem to be running inside a container 15:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/133 -v /w/workspace/edgex-ui-go/133:/w/workspace/edgex-ui-go/133:rw,z -v /w/workspace/edgex-ui-go/133@tmp:/w/workspace/edgex-ui-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:14:49 $ docker top fc611828b589ad8630f2e209ba72c7ba0caf3c1576d4433c8164599ed4219162 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:50 + go version 15:14:50 go version go1.16.3 linux/amd64 [Pipeline] } 15:14:50 $ docker stop --time=1 fc611828b589ad8630f2e209ba72c7ba0caf3c1576d4433c8164599ed4219162 15:14:51 $ docker rm -f fc611828b589ad8630f2e209ba72c7ba0caf3c1576d4433c8164599ed4219162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:52 + docker inspect -f . ci-base-image-x86_64 15:14:52 . [Pipeline] withDockerContainer 15:14:52 prd-centos7-docker-4c-2g-209 does not seem to be running inside a container 15:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/133 -v /w/workspace/edgex-ui-go/133:/w/workspace/edgex-ui-go/133:rw,z -v /w/workspace/edgex-ui-go/133@tmp:/w/workspace/edgex-ui-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:14:52 $ docker top e662482edff9553a098fe0769e1bf9b30324b1134b2d1d89ee989f311a80e06c -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:53 + go mod tidy [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:53 provisioning config files... 15:14:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/133@tmp/config2518848276768505803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:53 + make test 15:14:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:14:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:14:53 ---> docker-login.sh 15:14:53 nexus3.edgexfoundry.org:10001 15:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:55 Configure a credential helper to remove this warning. See 15:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:55 15:14:55 Login Succeeded 15:14:55 nexus3.edgexfoundry.org:10002 15:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:55 Configure a credential helper to remove this warning. See 15:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:55 15:14:55 Login Succeeded 15:14:55 nexus3.edgexfoundry.org:10003 15:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:56 Configure a credential helper to remove this warning. See 15:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:56 15:14:56 Login Succeeded 15:14:56 nexus3.edgexfoundry.org:10004 15:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:56 Configure a credential helper to remove this warning. See 15:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:56 15:14:56 Login Succeeded 15:14:56 docker.io 15:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:14:57 Configure a credential helper to remove this warning. See 15:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:14:57 15:14:57 Login Succeeded 15:14:57 ---> docker-login.sh ends [Pipeline] } 15:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:14:57 ========================================================= 15:14:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:14:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:14:58 + 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 . 15:14:59 Sending build context to Docker daemon 21.82MB 15:14:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:14:59 Step 2/8 : FROM ${BASE} 15:14:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:59 595b0fe564bb: Pulling fs layer 15:14:59 3088b5b3c5c0: Pulling fs layer 15:14:59 5b7225fbf94c: Pulling fs layer 15:14:59 ba82ee9f976e: Pulling fs layer 15:14:59 506bd15cee9f: Pulling fs layer 15:14:59 75a0a4a0db45: Pulling fs layer 15:14:59 618dc40b7e24: Pulling fs layer 15:14:59 75a0a4a0db45: Waiting 15:14:59 ba82ee9f976e: Waiting 15:14:59 506bd15cee9f: Waiting 15:14:59 618dc40b7e24: Waiting 15:14:59 3088b5b3c5c0: Verifying Checksum 15:14:59 3088b5b3c5c0: Download complete 15:14:59 5b7225fbf94c: Verifying Checksum 15:14:59 5b7225fbf94c: Download complete 15:14:59 506bd15cee9f: Verifying Checksum 15:14:59 506bd15cee9f: Download complete 15:14:59 75a0a4a0db45: Download complete 15:14:59 595b0fe564bb: Verifying Checksum 15:14:59 595b0fe564bb: Download complete 15:15:00 595b0fe564bb: Pull complete 15:15:01 3088b5b3c5c0: Pull complete 15:15:01 5b7225fbf94c: Pull complete 15:15:01 618dc40b7e24: Verifying Checksum 15:15:01 618dc40b7e24: Download complete 15:15:02 ba82ee9f976e: Download complete 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:15:04 GO111MODULE=on go vet ./... [Pipeline] } 15:15:08 $ docker stop --time=1 e662482edff9553a098fe0769e1bf9b30324b1134b2d1d89ee989f311a80e06c 15:15:09 $ docker rm -f e662482edff9553a098fe0769e1bf9b30324b1134b2d1d89ee989f311a80e06c [Pipeline] // withDockerContainer [Pipeline] sh 15:15:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:15:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:15:12 ba82ee9f976e: Pull complete 15:15:13 506bd15cee9f: Pull complete [Pipeline] sh 15:15:13 75a0a4a0db45: Pull complete 15:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:15:13 + ls -al . 15:15:13 total 84 15:15:13 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 18 15:14 . 15:15:13 drwxrwxr-x. 4 jenkins jenkins 32 Jun 18 15:13 .. 15:15:13 drwxrwxr-x. 3 jenkins jenkins 20 Jun 18 15:13 assets 15:15:13 drwxrwxr-x. 2 jenkins jenkins 35 Jun 18 15:13 bin 15:15:13 drwxrwxr-x. 3 jenkins jenkins 29 Jun 18 15:13 cmd 15:15:13 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 18 15:13 CONTRIBUTING.md 15:15:13 -rw-r--r--. 1 jenkins jenkins 10 Jun 18 15:14 coverage.out 15:15:13 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 18 15:13 Dockerfile 15:15:13 -rw-rw-r--. 1 jenkins jenkins 902 Jun 18 15:13 Dockerfile.build 15:15:13 drwxrwxr-x. 2 jenkins jenkins 23 Jun 18 15:13 docs 15:15:13 drwxrwxr-x. 8 jenkins jenkins 162 Jun 18 15:14 .git 15:15:13 drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 15:13 .github 15:15:13 -rw-rw-r--. 1 jenkins jenkins 162 Jun 18 15:13 .gitignore 15:15:13 -rw-rw-r--. 1 jenkins jenkins 324 Jun 18 15:13 go.mod 15:15:13 -rw-r--r--. 1 jenkins jenkins 12542 Jun 18 15:14 go.sum 15:15:13 drwxrwxr-x. 9 jenkins jenkins 125 Jun 18 15:13 internal 15:15:13 -rw-rw-r--. 1 jenkins jenkins 652 Jun 18 15:13 Jenkinsfile 15:15:13 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 18 15:13 LICENSE 15:15:13 -rw-rw-r--. 1 jenkins jenkins 941 Jun 18 15:13 Makefile 15:15:13 drwxrwxr-x. 3 jenkins jenkins 19 Jun 18 15:13 pkg 15:15:13 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 18 15:13 README.md 15:15:13 -rw-rw-r--. 1 jenkins jenkins 12 Jun 18 15:12 VERSION 15:15:13 -rw-rw-r--. 1 jenkins jenkins 155 Jun 18 15:13 version.go 15:15:13 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 18 15:13 web [Pipeline] isUnix [Pipeline] sh 15:15:14 + 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=c967b4066ec788753ebb818089262cfc1f92e22a --label arch=amd64 --label version=2.0.0-dev.73 . 15:15:14 Sending build context to Docker daemon 21.84MB 15:15:14 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 15:15:14 Step 2/24 : FROM ${BASE} AS builder 15:15:14 ---> b499f8d10bef 15:15:14 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:15:14 ---> Running in fa55f7369ead 15:15:14 Removing intermediate container fa55f7369ead 15:15:14 ---> c3cb2a0589aa 15:15:14 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:15:14 ---> Running in d676d6636118 15:15:14 Removing intermediate container d676d6636118 15:15:14 ---> c7e8d828ac94 15:15:14 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:15:14 ---> Running in 7ceafaf28ab8 15:15:14 Removing intermediate container 7ceafaf28ab8 15:15:14 ---> fdf674f1df30 15:15:14 Step 6/24 : LABEL Name=edgex-ui-go 15:15:14 ---> Running in f0c6b892f6a2 15:15:14 Removing intermediate container f0c6b892f6a2 15:15:14 ---> ebf25bbf2378 15:15:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:15:14 ---> Running in 38105155b033 15:15:14 Removing intermediate container 38105155b033 15:15:14 ---> 768d19a746bc 15:15:14 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:14 ---> Running in cb03cf39e890 15:15:15 Removing intermediate container cb03cf39e890 15:15:15 ---> e03537bc4a36 15:15:15 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:15 ---> Running in b7b9124c8da8 15:15:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:15:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:15:16 OK: 149 MiB in 40 packages 15:15:17 Removing intermediate container b7b9124c8da8 15:15:17 ---> 11da7b134410 15:15:17 Step 10/24 : ENV GO111MODULE=on 15:15:17 ---> Running in 733f0bd251fc 15:15:17 Removing intermediate container 733f0bd251fc 15:15:17 ---> 2902d041d0ce 15:15:17 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:15:17 ---> Running in 0ad81b478e2f 15:15:17 Removing intermediate container 0ad81b478e2f 15:15:17 ---> 2f89b7f0a367 15:15:17 Step 12/24 : COPY go.mod . 15:15:17 ---> 27f91a5a4571 15:15:17 Step 13/24 : COPY Makefile . 15:15:17 618dc40b7e24: Pull complete 15:15:17 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:15:17 ---> a36622ca3599 15:15:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:15:17 ---> 72868a71f7df 15:15:17 Step 14/24 : RUN make update 15:15:17 ---> Running in d51ba6b27807 15:15:17 CGO_ENABLED=0 GO111MODULE=on go mod download 15:15:18 Removing intermediate container d51ba6b27807 15:15:18 ---> 411112c941f7 15:15:18 Step 15/24 : COPY . . 15:15:18 ---> 3831fe633f10 15:15:18 Step 16/24 : RUN ${MAKE} 15:15:18 ---> Running in 3815c35b1dc7 15:15:19 ---> Running in 348834421fa8 15:15:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.73" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:15:19 Removing intermediate container 348834421fa8 15:15:19 ---> 8fdc92a77cc8 15:15:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:19 ---> Running in b70a3bfe9ba8 15:15:22 Removing intermediate container b70a3bfe9ba8 15:15:22 ---> 0f6b2421dc19 15:15:22 Step 5/8 : RUN apk add --no-cache make git 15:15:22 ---> Running in 3c6158468e8c 15:15:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:15:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:15:25 OK: 138 MiB in 40 packages 15:15:26 Removing intermediate container 3c6158468e8c 15:15:26 ---> c8fee9823018 15:15:26 Step 6/8 : WORKDIR /edgex-ui-go 15:15:26 ---> Running in 8c5d82e99758 15:15:27 Removing intermediate container 8c5d82e99758 15:15:27 ---> 549ad1f8dba4 15:15:27 Step 7/8 : COPY . . 15:15:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:15:27 Removing intermediate container 3815c35b1dc7 15:15:27 ---> 4674a0990501 15:15:27 Step 17/24 : FROM alpine:3.12 15:15:28 3.12: Pulling from library/alpine 15:15:28 339de151aab4: Pulling fs layer 15:15:28 339de151aab4: Download complete 15:15:28 339de151aab4: Pull complete 15:15:28 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:15:28 Status: Downloaded newer image for alpine:3.12 15:15:28 ---> 13621d1b12d4 15:15:28 Step 18/24 : EXPOSE 4000 15:15:28 ---> Running in 0a4a11f56373 15:15:28 Removing intermediate container 0a4a11f56373 15:15:28 ---> 94d98e0f6f4a 15:15:28 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 15:15:29 ---> ed78245d7743 15:15:29 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:15:29 ---> 9718c9a8f89b 15:15:29 Step 8/8 : RUN go mod download 15:15:29 ---> Running in 3a0a75c9b1bf 15:15:29 ---> Running in 3726367021f1 15:15:29 Removing intermediate container 3726367021f1 15:15:29 ---> ea3c2bec3418 15:15:29 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:15:29 ---> Running in f6c712ceed4f 15:15:29 Removing intermediate container f6c712ceed4f 15:15:29 ---> d698505e0b88 15:15:29 Step 22/24 : LABEL arch=amd64 15:15:29 ---> Running in 70fd2e6e3052 15:15:30 Removing intermediate container 70fd2e6e3052 15:15:30 ---> 6071ecc57b18 15:15:30 Step 23/24 : LABEL git_sha=c967b4066ec788753ebb818089262cfc1f92e22a 15:15:30 ---> Running in cc4593438961 15:15:30 Removing intermediate container cc4593438961 15:15:30 ---> fbe7402f0922 15:15:30 Step 24/24 : LABEL version=2.0.0-dev.73 15:15:30 ---> Running in 68dfa8e43747 15:15:30 Removing intermediate container 68dfa8e43747 15:15:30 ---> 2f94f0dbd35c 15:15:30 [Warning] One or more build-args [ARCH] were not consumed 15:15:30 Successfully built 2f94f0dbd35c 15:15:30 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:30 provisioning config files... 15:15:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/133@tmp/config5625983785658799842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:31 ---> docker-login.sh 15:15:31 nexus3.edgexfoundry.org:10001 15:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:31 Configure a credential helper to remove this warning. See 15:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:31 15:15:31 Login Succeeded 15:15:31 nexus3.edgexfoundry.org:10002 15:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:31 Configure a credential helper to remove this warning. See 15:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:31 15:15:31 Login Succeeded 15:15:31 nexus3.edgexfoundry.org:10003 15:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:31 Configure a credential helper to remove this warning. See 15:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:31 15:15:31 Login Succeeded 15:15:31 nexus3.edgexfoundry.org:10004 15:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:31 Configure a credential helper to remove this warning. See 15:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:31 15:15:31 Login Succeeded 15:15:31 docker.io 15:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:15:31 Configure a credential helper to remove this warning. See 15:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:15:31 15:15:31 Login Succeeded 15:15:31 ---> docker-login.sh ends [Pipeline] } 15:15:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:31 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:15:31 c967b4066ec788753ebb818089262cfc1f92e22a 15:15:31 latest 15:15:31 2.0.0-dev.73 15:15:31 c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 15:15:31 master 15:15:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] isUnix [Pipeline] sh 15:15:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a 15:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:15:32 eaa55fe871df: Preparing 15:15:32 32f366d666a5: Preparing 15:15:32 32f366d666a5: Layer already exists 15:15:34 eaa55fe871df: Pushed 15:15:34 c967b4066ec788753ebb818089262cfc1f92e22a: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] isUnix [Pipeline] sh 15:15:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 15:15:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:15:35 eaa55fe871df: Preparing 15:15:35 32f366d666a5: Preparing 15:15:35 eaa55fe871df: Layer already exists 15:15:35 32f366d666a5: Layer already exists 15:15:35 latest: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] isUnix [Pipeline] sh 15:15:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.73 [Pipeline] isUnix [Pipeline] sh 15:15:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.73 15:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:15:36 eaa55fe871df: Preparing 15:15:36 32f366d666a5: Preparing 15:15:36 32f366d666a5: Layer already exists 15:15:36 eaa55fe871df: Layer already exists 15:15:36 2.0.0-dev.73: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] isUnix [Pipeline] sh 15:15:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [Pipeline] isUnix [Pipeline] sh 15:15:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 15:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:15:36 eaa55fe871df: Preparing 15:15:36 32f366d666a5: Preparing 15:15:36 eaa55fe871df: Layer already exists 15:15:36 32f366d666a5: Layer already exists 15:15:36 c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] isUnix [Pipeline] sh 15:15:36 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 15:15:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 15:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:15:37 eaa55fe871df: Preparing 15:15:37 32f366d666a5: Preparing 15:15:37 32f366d666a5: Layer already exists 15:15:37 eaa55fe871df: Layer already exists 15:15:37 master: digest: sha256:2d9f8f737d47fd65563757d2763c2111235772bd17f53122793e54c2288bbeec size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:15:37 ===================================================== [Pipeline] echo 15:15:37 taggedImages: 15:15:37 - nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a 15:15:37 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:15:37 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.73 15:15:37 - nexus3.edgexfoundry.org:10004/edgex-ui:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 15:15:37 - 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 15:15:38 ---> job-cost.sh 15:15:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aJO0 15:15:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:15:51 Removing intermediate container 3a0a75c9b1bf 15:15:51 ---> 55a3c356b7dc 15:15:51 Successfully built 55a3c356b7dc 15:15:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:15:52 + docker inspect -f . ci-base-image-arm64 15:15:52 . [Pipeline] withDockerContainer 15:15:52 prd-ubuntu18.04-docker-arm64-4c-16g-208 does not seem to be running inside a container 15:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/133 -v /w/workspace/edgex-ui-go/133:/w/workspace/edgex-ui-go/133:rw,z -v /w/workspace/edgex-ui-go/133@tmp:/w/workspace/edgex-ui-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:54 $ docker top 9c07d668910a4c500ca5aee42b6bcced0fe19d91e49c171d8091d1925f50819e -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:55 + go version 15:15:55 go version go1.16.5 linux/arm64 [Pipeline] } 15:15:55 $ docker stop --time=1 9c07d668910a4c500ca5aee42b6bcced0fe19d91e49c171d8091d1925f50819e 15:15:57 $ docker rm -f 9c07d668910a4c500ca5aee42b6bcced0fe19d91e49c171d8091d1925f50819e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:58 + docker inspect -f . ci-base-image-arm64 15:15:58 . [Pipeline] withDockerContainer 15:15:58 prd-ubuntu18.04-docker-arm64-4c-16g-208 does not seem to be running inside a container 15:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/133 -v /w/workspace/edgex-ui-go/133:/w/workspace/edgex-ui-go/133:rw,z -v /w/workspace/edgex-ui-go/133@tmp:/w/workspace/edgex-ui-go/133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:59 $ docker top 17183c85cf6478b66cf7bc5a716f98e2a777f2e4f1eb35b2ad31c87785d6103b -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:00 lf-activate-venv(): INFO: Adding /tmp/venv-aJO0/bin to PATH 15:16:00 INFO: No Stack... 15:16:00 INFO: Retrieving Pricing Info for: v3-standard-2 15:16:00 INFO: Archiving Costs [Pipeline] sh 15:16:00 + cut -d, -f6 15:16:00 + cat /w/workspace/edgex-ui-go/133/archives/cost.csv 15:16:00 + go mod tidy [Pipeline] lock 15:16:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] 15:16:00 Resource [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] did not exist. Created. 15:16:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:01 + echo total: 0.05999999865889549 [Pipeline] stash 15:16:01 Stashed 1 file(s) [Pipeline] } 15:16:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh 15:16:02 + make test 15:16:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:16:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:16:35 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:16:35 GO111MODULE=on go vet ./... [Pipeline] } 15:16:54 $ docker stop --time=1 17183c85cf6478b66cf7bc5a716f98e2a777f2e4f1eb35b2ad31c87785d6103b 15:16:56 $ docker rm -f 17183c85cf6478b66cf7bc5a716f98e2a777f2e4f1eb35b2ad31c87785d6103b [Pipeline] // withDockerContainer [Pipeline] sh 15:16:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:16:56 Warning: overwriting stash ‘coverage-report’ 15:16:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:58 + ls -al . 15:16:58 total 120 15:16:58 drwxrwxr-x 11 jenkins jenkins 4096 Jun 18 15:16 . 15:16:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:14 .. 15:16:58 drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 15:14 .git 15:16:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:14 .github 15:16:58 -rw-rw-r-- 1 jenkins jenkins 162 Jun 18 15:14 .gitignore 15:16:58 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 18 15:14 CONTRIBUTING.md 15:16:58 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 18 15:14 Dockerfile 15:16:58 -rw-rw-r-- 1 jenkins jenkins 902 Jun 18 15:14 Dockerfile.build 15:16:58 -rw-rw-r-- 1 jenkins jenkins 652 Jun 18 15:14 Jenkinsfile 15:16:58 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 18 15:14 LICENSE 15:16:58 -rw-rw-r-- 1 jenkins jenkins 941 Jun 18 15:14 Makefile 15:16:58 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 18 15:14 README.md 15:16:58 -rw-rw-r-- 1 jenkins jenkins 12 Jun 18 15:12 VERSION 15:16:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 15:14 assets 15:16:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:14 bin 15:16:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 15:14 cmd 15:16:58 -rw-r--r-- 1 jenkins jenkins 10 Jun 18 15:16 coverage.out 15:16:58 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:14 docs 15:16:58 -rw-rw-r-- 1 jenkins jenkins 324 Jun 18 15:14 go.mod 15:16:58 -rw-r--r-- 1 jenkins jenkins 12542 Jun 18 15:16 go.sum 15:16:58 drwxrwxr-x 9 jenkins jenkins 4096 Jun 18 15:14 internal 15:16:58 drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 15:14 pkg 15:16:58 -rw-rw-r-- 1 jenkins jenkins 155 Jun 18 15:14 version.go 15:16:58 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:14 web [Pipeline] isUnix [Pipeline] sh 15:16:58 + 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=c967b4066ec788753ebb818089262cfc1f92e22a --label arch=arm64 --label version=2.0.0-dev.73 . 15:16:59 Sending build context to Docker daemon 21.83MB 15:16:59 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 15:16:59 Step 2/24 : FROM ${BASE} AS builder 15:16:59 ---> 55a3c356b7dc 15:16:59 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:16:59 ---> Running in 6b279e8de2e8 15:17:00 Removing intermediate container 6b279e8de2e8 15:17:00 ---> 9ff7b1fa1548 15:17:00 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 15:17:00 ---> Running in 5035ce2d8856 15:17:01 Removing intermediate container 5035ce2d8856 15:17:01 ---> a4b79eebbaa1 15:17:01 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:17:01 ---> Running in 0b0f0a53ff0c 15:17:01 Removing intermediate container 0b0f0a53ff0c 15:17:01 ---> f2b119acdfd6 15:17:01 Step 6/24 : LABEL Name=edgex-ui-go 15:17:01 ---> Running in 31d19759a75a 15:17:02 Removing intermediate container 31d19759a75a 15:17:02 ---> 0e80bf5f0b26 15:17:02 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:17:02 ---> Running in 5a692b5e86b3 15:17:02 Removing intermediate container 5a692b5e86b3 15:17:02 ---> fa0331fa3b7d 15:17:02 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:03 ---> Running in c49096ede4f7 15:17:05 Removing intermediate container c49096ede4f7 15:17:05 ---> 83b1b4a17dcb 15:17:05 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:05 ---> Running in 12e146f600f5 15:17:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:17:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:17:08 OK: 138 MiB in 40 packages 15:17:09 Removing intermediate container 12e146f600f5 15:17:09 ---> 2d3867d292a7 15:17:09 Step 10/24 : ENV GO111MODULE=on 15:17:10 ---> Running in 1fd780f77344 15:17:10 Removing intermediate container 1fd780f77344 15:17:10 ---> 8147fc7be1af 15:17:10 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:17:10 ---> Running in e376e790b0a3 15:17:11 Removing intermediate container e376e790b0a3 15:17:11 ---> 8f04d8caff3a 15:17:11 Step 12/24 : COPY go.mod . 15:17:12 ---> f6f86dd50328 15:17:12 Step 13/24 : COPY Makefile . 15:17:12 ---> af1b30f186b7 15:17:12 Step 14/24 : RUN make update 15:17:13 ---> Running in 47d8187795be 15:17:14 CGO_ENABLED=0 GO111MODULE=on go mod download 15:17:15 Removing intermediate container 47d8187795be 15:17:15 ---> 9065c3df6bef 15:17:15 Step 15/24 : COPY . . 15:17:18 ---> 180923da385e 15:17:18 Step 16/24 : RUN ${MAKE} 15:17:18 ---> Running in 14569e00cb8a 15:17:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.73" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:17:42 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:17:47 Removing intermediate container 14569e00cb8a 15:17:47 ---> 34dd0b0d6dfb 15:17:47 Step 17/24 : FROM alpine:3.12 15:17:47 3.12: Pulling from library/alpine 15:17:48 d2f70382dc9a: Pulling fs layer 15:17:48 d2f70382dc9a: Verifying Checksum 15:17:48 d2f70382dc9a: Download complete 15:17:48 d2f70382dc9a: Pull complete 15:17:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:17:49 Status: Downloaded newer image for alpine:3.12 15:17:49 ---> c4fd0aeabfcf 15:17:49 Step 18/24 : EXPOSE 4000 15:17:49 ---> Running in dc96bb47e393 15:17:49 Removing intermediate container dc96bb47e393 15:17:49 ---> 4a5639865c24 15:17:49 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 15:17:51 ---> b31e291e2b17 15:17:51 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:17:51 ---> Running in 00f50d1e2878 15:17:52 Removing intermediate container 00f50d1e2878 15:17:52 ---> 6f69aa9d9d82 15:17:52 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:17:52 ---> Running in 4fb6bf16c294 15:17:52 Removing intermediate container 4fb6bf16c294 15:17:52 ---> f5900511ea8f 15:17:52 Step 22/24 : LABEL arch=arm64 15:17:52 ---> Running in ac71531e02d7 15:17:53 Removing intermediate container ac71531e02d7 15:17:53 ---> ea179b05b71e 15:17:53 Step 23/24 : LABEL git_sha=c967b4066ec788753ebb818089262cfc1f92e22a 15:17:53 ---> Running in f236fa054bb7 15:17:53 Removing intermediate container f236fa054bb7 15:17:53 ---> 52355b7f7809 15:17:53 Step 24/24 : LABEL version=2.0.0-dev.73 15:17:53 ---> Running in 2387380f79cd 15:17:54 Removing intermediate container 2387380f79cd 15:17:54 ---> 244ad0091a49 15:17:54 [Warning] One or more build-args [ARCH] were not consumed 15:17:54 Successfully built 244ad0091a49 15:17:54 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 15:17:54 provisioning config files... 15:17:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/133@tmp/config3946039916147714912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:55 ---> docker-login.sh 15:17:55 nexus3.edgexfoundry.org:10001 15:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:55 Configure a credential helper to remove this warning. See 15:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:55 15:17:55 Login Succeeded 15:17:55 nexus3.edgexfoundry.org:10002 15:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:56 Configure a credential helper to remove this warning. See 15:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:56 15:17:56 Login Succeeded 15:17:56 nexus3.edgexfoundry.org:10003 15:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:56 Configure a credential helper to remove this warning. See 15:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:56 15:17:56 Login Succeeded 15:17:56 nexus3.edgexfoundry.org:10004 15:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:57 Configure a credential helper to remove this warning. See 15:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:57 15:17:57 Login Succeeded 15:17:57 docker.io 15:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:17:58 Configure a credential helper to remove this warning. See 15:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:17:58 15:17:58 Login Succeeded 15:17:58 ---> docker-login.sh ends [Pipeline] } 15:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:58 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:17:58 c967b4066ec788753ebb818089262cfc1f92e22a 15:17:58 latest 15:17:58 2.0.0-dev.73 15:17:58 c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 15:17:58 master 15:17:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] isUnix [Pipeline] sh 15:17:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a 15:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:17:59 5ce3dd73c016: Preparing 15:17:59 3fbe34a1663b: Preparing 15:17:59 3fbe34a1663b: Layer already exists 15:18:03 5ce3dd73c016: Pushed 15:18:03 c967b4066ec788753ebb818089262cfc1f92e22a: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] isUnix [Pipeline] sh 15:18:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:18:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:18:04 5ce3dd73c016: Preparing 15:18:04 3fbe34a1663b: Preparing 15:18:04 3fbe34a1663b: Layer already exists 15:18:04 5ce3dd73c016: Layer already exists 15:18:04 latest: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] isUnix [Pipeline] sh 15:18:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.73 [Pipeline] isUnix [Pipeline] sh 15:18:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.73 15:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:18:05 5ce3dd73c016: Preparing 15:18:05 3fbe34a1663b: Preparing 15:18:05 5ce3dd73c016: Layer already exists 15:18:05 3fbe34a1663b: Layer already exists 15:18:05 2.0.0-dev.73: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] isUnix [Pipeline] sh 15:18:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 [Pipeline] isUnix [Pipeline] sh 15:18:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 15:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:18:06 5ce3dd73c016: Preparing 15:18:06 3fbe34a1663b: Preparing 15:18:06 3fbe34a1663b: Layer already exists 15:18:06 5ce3dd73c016: Layer already exists 15:18:06 c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] isUnix [Pipeline] sh 15:18:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 15:18:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 15:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:18:07 5ce3dd73c016: Preparing 15:18:07 3fbe34a1663b: Preparing 15:18:07 3fbe34a1663b: Layer already exists 15:18:07 5ce3dd73c016: Layer already exists 15:18:07 master: digest: sha256:4af01215a981e365a2a421ad438b84eff29d239d52f139e8c51a8bbab4583544 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:07 ===================================================== [Pipeline] echo 15:18:07 taggedImages: 15:18:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a 15:18:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:18:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.73 15:18:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c967b4066ec788753ebb818089262cfc1f92e22a-2.0.0-dev.73 15:18:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:18:08 ---> job-cost.sh 15:18:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fI5B 15:18:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:20:08 lf-activate-venv(): INFO: Adding /tmp/venv-fI5B/bin to PATH 15:20:08 INFO: No Stack... 15:20:09 INFO: Retrieving Pricing Info for: v2-standard-4 15:20:10 INFO: Archiving Costs [Pipeline] sh 15:20:10 + cat /w/workspace/edgex-ui-go/133/archives/cost.csv 15:20:10 + cut -d, -f6 [Pipeline] lock 15:20:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] 15:20:10 Resource [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] did not exist. Created. 15:20:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-133-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:11 /w/workspace/edgex-ui-go/133@tmp/durable-2a5b16ce/script.sh: 1: /w/workspace/edgex-ui-go/133@tmp/durable-2a5b16ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:20:11 + echo total: 0.18000000715255737 [Pipeline] stash 15:20:11 Warning: overwriting stash ‘stack-cost’ 15:20:11 Stashed 1 file(s) [Pipeline] } 15:20:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-133-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 15:20:12 provisioning config files... 15:20:12 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1357092383015932488tmp [Pipeline] { [Pipeline] sh 15:20:12 + set +x 15:20:12 + curl -s https://codecov.io/bash 15:20:12 + bash -s -- 15:20:12 15:20:12 _____ _ 15:20:12 / ____| | | 15:20:12 | | ___ __| | ___ ___ _____ __ 15:20:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:20:12 | |___| (_) | (_| | __/ (_| (_) \ V / 15:20:12 \_____\___/ \__,_|\___|\___\___/ \_/ 15:20:12 Bash-1.0.3 15:20:12 15:20:12 15:20:12 ==> git version 2.24.4 found 15:20:12 ==> 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 15:20:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:20:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:20:12 ==> Jenkins CI detected. 15:20:12 project root: . 15:20:12 --> token set from env 15:20:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:20:13 ==> Running gcov in . (disable via -X gcov) 15:20:13 ==> Python coveragepy not found 15:20:13 ==> Searching for coverage reports in: 15:20:13 + . 15:20:13 -> Found 1 reports 15:20:13 ==> Detecting git/mercurial file structure 15:20:13 ==> Reading reports 15:20:13 + ./coverage.out bytes=10 15:20:13 ==> Appending adjustments 15:20:13 https://docs.codecov.io/docs/fixing-reports 15:20:13 + Found adjustments 15:20:13 ==> Gzipping contents 15:20:13 4.0K /tmp/codecov.Tage8h.gz 15:20:13 ==> Uploading reports 15:20:13 url: https://codecov.io 15:20:13 query: branch=master&commit=c967b4066ec788753ebb818089262cfc1f92e22a&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F133%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:20:13 -> Pinging Codecov 15:20:13 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=c967b4066ec788753ebb818089262cfc1f92e22a&build=133&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F133%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:20:13 -> Uploading to 15:20:13 https://storage.googleapis.com/codecov/v4/raw/2021-06-18/FB506323287CE973F263BFD2A0EB1F37/c967b4066ec788753ebb818089262cfc1f92e22a/f24b8903-c5e0-4309-b9d8-d51d5c0df6d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T152013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d3ca71347dd69a2eebf3adfbb1a7db2e29ddfe994fe46157e15c6cd796d642c 15:20:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:13 Dload Upload Total Spent Left Speed 15:20:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 10584 --:--:-- --:--:-- --:--:-- 10594 15:20:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] } 15:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:20:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:20:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:20:14 15:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:20:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:20:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:20:15 188c0c94c7c5: Pulling fs layer 15:20:15 0ef7d3d256c8: Pulling fs layer 15:20:15 de9db76c5a1d: Pulling fs layer 15:20:15 0eba1c9be4d2: Pulling fs layer 15:20:15 0d57e429df01: Pulling fs layer 15:20:15 4e4be7b47b0d: Pulling fs layer 15:20:15 e1f770b5df2f: Pulling fs layer 15:20:15 85a0685a4137: Pulling fs layer 15:20:15 0d57e429df01: Waiting 15:20:15 4e4be7b47b0d: Waiting 15:20:15 e1f770b5df2f: Waiting 15:20:15 85a0685a4137: Waiting 15:20:15 0eba1c9be4d2: Waiting 15:20:15 de9db76c5a1d: Verifying Checksum 15:20:15 de9db76c5a1d: Download complete 15:20:15 0ef7d3d256c8: Verifying Checksum 15:20:15 0ef7d3d256c8: Download complete 15:20:15 0d57e429df01: Verifying Checksum 15:20:15 0d57e429df01: Download complete 15:20:15 188c0c94c7c5: Verifying Checksum 15:20:15 188c0c94c7c5: Download complete 15:20:15 4e4be7b47b0d: Verifying Checksum 15:20:15 4e4be7b47b0d: Download complete 15:20:15 188c0c94c7c5: Pull complete 15:20:15 0ef7d3d256c8: Pull complete 15:20:15 de9db76c5a1d: Pull complete 15:20:16 e1f770b5df2f: Verifying Checksum 15:20:16 e1f770b5df2f: Download complete 15:20:18 0eba1c9be4d2: Verifying Checksum 15:20:18 0eba1c9be4d2: Download complete 15:20:18 85a0685a4137: Verifying Checksum 15:20:18 85a0685a4137: Download complete 15:20:21 0eba1c9be4d2: Pull complete 15:20:22 0d57e429df01: Pull complete 15:20:22 4e4be7b47b0d: Pull complete 15:20:22 e1f770b5df2f: Pull complete 15:20:25 85a0685a4137: Pull complete 15:20:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:20:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:20:26 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 15:20:26 $ 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 15:20:28 $ docker top 281fe1bb212a2a978499a069443673621d9ec940cac8fb1a3fc9fbce3f39f805 -eo pid,comm [Pipeline] { [Pipeline] echo 15:20:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:20:28 + set -o pipefail 15:20:28 + snyk monitor '--org=edgex-jenkins' 15:20:32 15:20:32 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 15:20:32 15:20:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/2b5ab891-5ea6-4132-8c54-bce242772a94 15:20:32 15:20:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:20:32 15:20:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:20:32 15:20:32 [Pipeline] } 15:20:32 $ docker stop --time=1 281fe1bb212a2a978499a069443673621d9ec940cac8fb1a3fc9fbce3f39f805 15:20:34 $ docker rm -f 281fe1bb212a2a978499a069443673621d9ec940cac8fb1a3fc9fbce3f39f805 [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 15:20:35 + git log --format=format:%s -1 c967b4066ec788753ebb818089262cfc1f92e22a [Pipeline] isUnix [Pipeline] sh 15:20:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:36 . [Pipeline] withDockerContainer 15:20:36 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 15:20:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:20:36 $ docker top 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:36 [ssh-agent] Looking for ssh-agent implementation... 15:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:36 $ docker exec 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb ssh-agent 15:20:37 SSH_AUTH_SOCK=/tmp/ssh-6NTX82TELvDU/agent.15 15:20:37 SSH_AGENT_PID=21 15:20:37 Running ssh-add (command line suppressed) 15:20:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_273443080457157915.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_273443080457157915.key) 15:20:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:37 + git semver tag 15:20:37 # -> Open(): unable to determine branch for HEAD 15:20:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:20:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:20:37 # $SEMVER_REMOTE_NAME = origin 15:20:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:20:37 # $SEMVER_USER_NAME = edgex-jenkins 15:20:37 # $SEMVER_BRANCH = master 15:20:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 15:20:37 # c967b4066ec788753ebb818089262cfc1f92e22a HEAD 15:20:37 # -> Force: false 15:20:37 # 6e88adc54fc972861937528d0b54b60a7ce88755 refs/tags/v2.0.0-dev.73 [Pipeline] } 15:20:37 $ docker exec --env ******** --env ******** 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb ssh-agent -k 15:20:37 unset SSH_AUTH_SOCK; 15:20:37 unset SSH_AGENT_PID; 15:20:37 echo Agent pid 21 killed; 15:20:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:38 + git semver [Pipeline] } 15:20:38 $ docker stop --time=1 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb 15:20:39 $ docker rm -f 85ed3ec2121eeea38f5115155259291640653b9f360eb80fbe4609f9eeb403bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:39 15:20:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:40 0.23.1-centos7: Pulling from edgex-lftools 15:20:40 ab5ef0e58194: Pulling fs layer 15:20:40 9712f1f96733: Pulling fs layer 15:20:40 63f879dbbcfc: Pulling fs layer 15:20:40 0d9ebad4ef96: Pulling fs layer 15:20:40 e9a5061849ea: Pulling fs layer 15:20:40 d747dcd14b5f: Pulling fs layer 15:20:40 2de7ff778b66: Pulling fs layer 15:20:40 0d9ebad4ef96: Waiting 15:20:40 e9a5061849ea: Waiting 15:20:40 d747dcd14b5f: Waiting 15:20:40 2de7ff778b66: Waiting 15:20:40 9712f1f96733: Verifying Checksum 15:20:40 9712f1f96733: Download complete 15:20:41 63f879dbbcfc: Verifying Checksum 15:20:41 63f879dbbcfc: Download complete 15:20:41 e9a5061849ea: Verifying Checksum 15:20:41 e9a5061849ea: Download complete 15:20:41 d747dcd14b5f: Verifying Checksum 15:20:41 d747dcd14b5f: Download complete 15:20:41 2de7ff778b66: Verifying Checksum 15:20:41 2de7ff778b66: Download complete 15:20:42 0d9ebad4ef96: Verifying Checksum 15:20:42 0d9ebad4ef96: Download complete 15:20:42 ab5ef0e58194: Verifying Checksum 15:20:42 ab5ef0e58194: Download complete 15:20:45 ab5ef0e58194: Pull complete 15:20:45 9712f1f96733: Pull complete 15:20:46 63f879dbbcfc: Pull complete 15:20:50 0d9ebad4ef96: Pull complete 15:20:50 e9a5061849ea: Pull complete 15:20:50 d747dcd14b5f: Pull complete 15:20:50 2de7ff778b66: Pull complete 15:20:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:20:51 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 15:20:51 $ 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 15:20:54 $ docker top 0874351b9d1651f6cc6ced0f844fa460ca9d79a80cc896eff28371b3c5f6b485 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:20:54 provisioning config files... 15:20:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6521292888450230179tmp 15:20:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5391487405516449675tmp 15:20:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7805184809536298395tmp [Pipeline] { [Pipeline] echo 15:20:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:20:54 ---> sigul-configuration.sh 15:20:54 gpg: directory `/root/.gnupg' created 15:20:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:20:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:20:54 gpg: keyring `/root/.gnupg/secring.gpg' created 15:20:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:20:54 gpg: CAST5 encrypted data 15:20:54 gpg: encrypted with 1 passphrase 15:20:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:20:55 + mkdir /home/jenkins 15:20:55 + mkdir /home/jenkins/sigul [Pipeline] sh 15:20:55 + 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 15:20:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:20:55 ---> sigul-install.sh 15:21:01 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:21:01 + git tag --list 15:21:01 0.1.1 15:21:01 v1.1.0 15:21:01 v1.2.0 15:21:01 v1.2.1 15:21:01 v1.3.0 15:21:01 v2.0.0-dev.1 15:21:01 v2.0.0-dev.10 15:21:01 v2.0.0-dev.11 15:21:01 v2.0.0-dev.12 15:21:01 v2.0.0-dev.13 15:21:01 v2.0.0-dev.14 15:21:01 v2.0.0-dev.15 15:21:01 v2.0.0-dev.16 15:21:01 v2.0.0-dev.17 15:21:01 v2.0.0-dev.18 15:21:01 v2.0.0-dev.19 15:21:01 v2.0.0-dev.2 15:21:01 v2.0.0-dev.20 15:21:01 v2.0.0-dev.21 15:21:01 v2.0.0-dev.22 15:21:01 v2.0.0-dev.23 15:21:01 v2.0.0-dev.24 15:21:01 v2.0.0-dev.25 15:21:01 v2.0.0-dev.26 15:21:01 v2.0.0-dev.27 15:21:01 v2.0.0-dev.28 15:21:01 v2.0.0-dev.29 15:21:01 v2.0.0-dev.3 15:21:01 v2.0.0-dev.30 15:21:01 v2.0.0-dev.31 15:21:01 v2.0.0-dev.32 15:21:01 v2.0.0-dev.33 15:21:01 v2.0.0-dev.34 15:21:01 v2.0.0-dev.35 15:21:01 v2.0.0-dev.36 15:21:01 v2.0.0-dev.37 15:21:01 v2.0.0-dev.38 15:21:01 v2.0.0-dev.39 15:21:01 v2.0.0-dev.4 15:21:01 v2.0.0-dev.40 15:21:01 v2.0.0-dev.41 15:21:01 v2.0.0-dev.42 15:21:01 v2.0.0-dev.43 15:21:01 v2.0.0-dev.44 15:21:01 v2.0.0-dev.45 15:21:01 v2.0.0-dev.46 15:21:01 v2.0.0-dev.47 15:21:01 v2.0.0-dev.48 15:21:01 v2.0.0-dev.49 15:21:01 v2.0.0-dev.5 15:21:01 v2.0.0-dev.50 15:21:01 v2.0.0-dev.51 15:21:01 v2.0.0-dev.52 15:21:01 v2.0.0-dev.53 15:21:01 v2.0.0-dev.54 15:21:01 v2.0.0-dev.55 15:21:01 v2.0.0-dev.56 15:21:01 v2.0.0-dev.57 15:21:01 v2.0.0-dev.58 15:21:01 v2.0.0-dev.59 15:21:01 v2.0.0-dev.6 15:21:01 v2.0.0-dev.60 15:21:01 v2.0.0-dev.61 15:21:01 v2.0.0-dev.62 15:21:01 v2.0.0-dev.63 15:21:01 v2.0.0-dev.64 15:21:01 v2.0.0-dev.65 15:21:01 v2.0.0-dev.66 15:21:01 v2.0.0-dev.67 15:21:01 v2.0.0-dev.68 15:21:01 v2.0.0-dev.69 15:21:01 v2.0.0-dev.7 15:21:01 v2.0.0-dev.70 15:21:01 v2.0.0-dev.71 15:21:01 v2.0.0-dev.72 15:21:01 v2.0.0-dev.73 15:21:01 v2.0.0-dev.8 15:21:01 v2.0.0-dev.9 [Pipeline] sh 15:21:01 + lftools sign git-tag v2.0.0-dev.73 15:21:02 Signing Git tag with Sigul... 15:21:02 Signing v2.0.0-dev.73 [Pipeline] echo 15:21:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:21:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:21:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:21:04 $ docker stop --time=1 0874351b9d1651f6cc6ced0f844fa460ca9d79a80cc896eff28371b3c5f6b485 15:21:06 $ docker rm -f 0874351b9d1651f6cc6ced0f844fa460ca9d79a80cc896eff28371b3c5f6b485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:21:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:06 . [Pipeline] withDockerContainer 15:21:07 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 15:21: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:21:07 $ docker top a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:08 [ssh-agent] Looking for ssh-agent implementation... 15:21:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:08 $ docker exec a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 ssh-agent 15:21:08 SSH_AUTH_SOCK=/tmp/ssh-A7iOcm2TwwKJ/agent.13 15:21:08 SSH_AGENT_PID=19 15:21:08 Running ssh-add (command line suppressed) 15:21:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3108869324054299106.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3108869324054299106.key) 15:21:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:08 + git semver bump pre 15:21:08 # -> Open(): unable to determine branch for HEAD 15:21:08 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:21:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:21:08 # $SEMVER_REMOTE_NAME = origin 15:21:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:21:08 # $SEMVER_USER_NAME = edgex-jenkins 15:21:08 # $SEMVER_BRANCH = master 15:21:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 15:21:08 2.0.0-dev.74 [Pipeline] } 15:21:08 $ docker exec --env ******** --env ******** a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 ssh-agent -k 15:21:08 unset SSH_AUTH_SOCK; 15:21:08 unset SSH_AGENT_PID; 15:21:08 echo Agent pid 19 killed; 15:21:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:09 + git semver [Pipeline] } 15:21:09 $ docker stop --time=1 a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 15:21:10 $ docker rm -f a21e7ef3fb684007804e3af5e6849f7906c3a41c16c601d80a6ca97f418b3b25 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:10 . [Pipeline] withDockerContainer 15:21:11 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 15:21:11 $ 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 15:21:11 $ docker top 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:11 [ssh-agent] Looking for ssh-agent implementation... 15:21:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:11 $ docker exec 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad ssh-agent 15:21:11 SSH_AUTH_SOCK=/tmp/ssh-0ClsOdni0Vp1/agent.13 15:21:11 SSH_AGENT_PID=19 15:21:11 Running ssh-add (command line suppressed) 15:21:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5021767243909435135.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5021767243909435135.key) 15:21:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:12 + git semver push 15:21:12 # -> Open(): unable to determine branch for HEAD 15:21:12 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 15:21:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 15:21:12 # $SEMVER_REMOTE_NAME = origin 15:21:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:21:12 # $SEMVER_USER_NAME = edgex-jenkins 15:21:12 # $SEMVER_BRANCH = master 15:21:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 15:21:17 $ docker exec --env ******** --env ******** 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad ssh-agent -k 15:21:17 unset SSH_AUTH_SOCK; 15:21:17 unset SSH_AGENT_PID; 15:21:17 echo Agent pid 19 killed; 15:21:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:18 + git semver [Pipeline] } 15:21:18 $ docker stop --time=1 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad 15:21:19 $ docker rm -f 72b3166ff204789491c62afde8fc7f230dadea1f16560cd3197a53355d55ebad [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 15:21:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:21:21 ---> package-listing.sh 15:21:21 ++ facter osfamily 15:21:21 ++ tr '[:upper:]' '[:lower:]' 15:21:21 + OS_FAMILY=redhat 15:21:21 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 15:21:21 + START_PACKAGES=/tmp/packages_start.txt 15:21:21 + END_PACKAGES=/tmp/packages_end.txt 15:21:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:21 + PACKAGES=/tmp/packages_start.txt 15:21:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 15:21:21 + PACKAGES=/tmp/packages_end.txt 15:21:21 + case "${OS_FAMILY}" in 15:21:21 + sort 15:21:21 + rpm -qa 15:21:22 + '[' -f /tmp/packages_start.txt ']' 15:21:22 + '[' -f /tmp/packages_end.txt ']' 15:21:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 15:21:22 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 15:21:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 15:21:22 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 15:21:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:21:23 15:21:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:21:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:21:23 alpine: Pulling from edgex-lftools-log-publisher 15:21:23 df20fa9351a1: Pulling fs layer 15:21:23 36b3adc4ff6f: Pulling fs layer 15:21:23 8ad3a11d3b57: Pulling fs layer 15:21:23 46f8f816bc3b: Pulling fs layer 15:21:23 93b61091891f: Pulling fs layer 15:21:23 93b9cdb0e59b: Pulling fs layer 15:21:23 5e14af77c1be: Pulling fs layer 15:21:23 01666e4c0597: Pulling fs layer 15:21:23 aa168da1d23b: Pulling fs layer 15:21:23 46f8f816bc3b: Waiting 15:21:23 93b61091891f: Waiting 15:21:23 93b9cdb0e59b: Waiting 15:21:23 5e14af77c1be: Waiting 15:21:23 01666e4c0597: Waiting 15:21:23 aa168da1d23b: Waiting 15:21:23 36b3adc4ff6f: Verifying Checksum 15:21:23 36b3adc4ff6f: Download complete 15:21:23 46f8f816bc3b: Verifying Checksum 15:21:23 46f8f816bc3b: Download complete 15:21:23 df20fa9351a1: Verifying Checksum 15:21:23 df20fa9351a1: Download complete 15:21:23 93b9cdb0e59b: Verifying Checksum 15:21:23 93b9cdb0e59b: Download complete 15:21:23 5e14af77c1be: Verifying Checksum 15:21:23 5e14af77c1be: Download complete 15:21:23 93b61091891f: Verifying Checksum 15:21:23 93b61091891f: Download complete 15:21:23 01666e4c0597: Verifying Checksum 15:21:23 01666e4c0597: Download complete 15:21:23 df20fa9351a1: Pull complete 15:21:23 8ad3a11d3b57: Verifying Checksum 15:21:23 8ad3a11d3b57: Download complete 15:21:23 36b3adc4ff6f: Pull complete 15:21:24 8ad3a11d3b57: Pull complete 15:21:24 46f8f816bc3b: Pull complete 15:21:24 93b61091891f: Pull complete 15:21:24 93b9cdb0e59b: Pull complete 15:21:25 5e14af77c1be: Pull complete 15:21:25 01666e4c0597: Pull complete 15:21:25 aa168da1d23b: Verifying Checksum 15:21:25 aa168da1d23b: Download complete 15:21:30 aa168da1d23b: Pull complete 15:21:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:21:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:21:30 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 15:21:30 $ 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 15:21:32 $ docker top 74ce2998da931a9e1c0ca97ba2180766c8b9e10bed497c805b79d2a93a072b91 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:33 + touch /tmp/pre-build-complete [Pipeline] sh 15:21:33 + mkdir -p /var/log/sa [Pipeline] sh 15:21:33 + ls /var/log/sa-host 15:21:33 + sadf -c /var/log/sa-host/sa05 15:21:33 file_magic: OK 15:21:33 HZ: Using current value: 100 15:21:33 file_header: OK 15:21:33 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 15:21:33 Statistics: 15:21:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:21:33 File successfully converted to sysstat format version 12.2.1 15:21:33 + sadf -c /var/log/sa-host/sa18 15:21:33 file_magic: OK 15:21:33 HZ: Using current value: 100 15:21:33 file_header: OK 15:21:33 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 15:21:33 Statistics: 15:21:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:21:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:34 provisioning config files... 15:21:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7903293199803731941tmp [Pipeline] { [Pipeline] echo 15:21:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:21:34 ---> create-netrc.sh [Pipeline] } 15:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:21:35 ---> python-tools-install.sh [Pipeline] echo 15:21:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:21:35 ---> sudo-logs.sh 15:21:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:21:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:21:35 ---> job-cost.sh 15:21:35 lf-activate-venv: SKIPPING 15:21:35 DEBUG: total: 0.18000000715255737 15:21:35 INFO: Retrieving Stack Cost... 15:21:37 INFO: Retrieving Pricing Info for: v3-standard-2 15:21:37 INFO: Archiving Costs [Pipeline] echo 15:21:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:21:38 ---> logs-deploy.sh 15:21:38 lf-activate-venv: SKIPPING 15:21:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/133 15:21:38 INFO: archiving workspace using pattern(s): 15:21:39 Archives upload complete. 15:21:39 INFO: archiving logs to Nexus 15:21:40 ---> uname -a: 15:21:40 Linux prd-centos7-docker-4c-2g-207.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:21:40 15:21:40 15:21:40 ---> lscpu: 15:21:40 Architecture: x86_64 15:21:40 CPU op-mode(s): 32-bit, 64-bit 15:21:40 Byte Order: Little Endian 15:21:40 Address sizes: 40 bits physical, 48 bits virtual 15:21:40 CPU(s): 2 15:21:40 On-line CPU(s) list: 0,1 15:21:40 Thread(s) per core: 1 15:21:40 Core(s) per socket: 1 15:21:40 Socket(s): 2 15:21:40 NUMA node(s): 1 15:21:40 Vendor ID: AuthenticAMD 15:21:40 CPU family: 23 15:21:40 Model: 49 15:21:40 Model name: AMD EPYC-Rome Processor 15:21:40 Stepping: 0 15:21:40 CPU MHz: 2800.000 15:21:40 BogoMIPS: 5600.00 15:21:40 Virtualization: AMD-V 15:21:40 Hypervisor vendor: KVM 15:21:40 Virtualization type: full 15:21:40 L1d cache: 64 KiB 15:21:40 L1i cache: 64 KiB 15:21:40 L2 cache: 1 MiB 15:21:40 L3 cache: 32 MiB 15:21:40 NUMA node0 CPU(s): 0,1 15:21:40 Vulnerability Itlb multihit: Not affected 15:21:40 Vulnerability L1tf: Not affected 15:21:40 Vulnerability Mds: Not affected 15:21:40 Vulnerability Meltdown: Not affected 15:21:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:21:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:21:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:21:40 Vulnerability Srbds: Not affected 15:21:40 Vulnerability Tsx async abort: Not affected 15:21:40 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 15:21:40 15:21:40 15:21:40 ---> nproc: 15:21:40 2 15:21:40 15:21:40 15:21:40 ---> df -h: 15:21:40 Filesystem Size Used Available Use% Mounted on 15:21:40 overlay 40.0G 8.9G 31.1G 22% / 15:21:40 tmpfs 64.0M 0 64.0M 0% /dev 15:21:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:21:40 shm 64.0M 0 64.0M 0% /dev/shm 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:21:40 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 15:21:40 15:21:40 15:21:40 ---> free -m: 15:21:40 total used free shared buff/cache available 15:21:40 Mem: 7821 1293 3110 0 3416 6446 15:21:40 Swap: 1023 0 1023 15:21:40 15:21:40 15:21:40 ---> ip addr: 15:21:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:21:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:21:40 inet 127.0.0.1/8 scope host lo 15:21:40 valid_lft forever preferred_lft forever 15:21:40 inet6 ::1/128 scope host 15:21:40 valid_lft forever preferred_lft forever 15:21:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:21:40 link/ether fa:16:3e:9e:01:18 brd ff:ff:ff:ff:ff:ff 15:21:40 inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 15:21:40 valid_lft 85776sec preferred_lft 85776sec 15:21:40 inet6 fe80::f816:3eff:fe9e:118/64 scope link 15:21:40 valid_lft forever preferred_lft forever 15:21:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:21:40 link/ether 02:42:b1:41:12:42 brd ff:ff:ff:ff:ff:ff 15:21:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:21:40 valid_lft forever preferred_lft forever 15:21:40 inet6 fe80::42:b1ff:fe41:1242/64 scope link 15:21:40 valid_lft forever preferred_lft forever 15:21:40 15:21:40 15:21:40 ---> sar -b -r -n DEV: 15:21:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 15:21:40 15:21:40 15:11:05 LINUX RESTART (2 CPU) 15:21:40 15:21:40 15:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:21:40 15:13:01 7.31 0.17 7.14 0.00 22.64 906.01 0.00 15:21:40 15:14:01 0.42 0.00 0.42 0.00 0.00 7.33 0.00 15:21:40 15:15:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 15:21:40 15:16:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 15:21:40 15:17:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 15:21:40 15:18:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 15:21:40 15:19:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 15:21:40 15:20:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 15:21:40 15:21:01 182.16 0.03 182.13 0.00 3.73 54017.95 0.00 15:21:40 Average: 21.27 0.02 21.25 0.00 2.93 6106.58 0.00 15:21:40 15:21:40 15:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:40 15:13:01 5425420 0 811640 10.13 2620 1769260 1247812 13.78 587968 1593984 20 15:21:40 15:14:01 5427140 0 809912 10.11 2620 1769268 1203896 13.29 589168 1592116 16 15:21:40 15:15:01 5424544 0 812508 10.15 2620 1769268 1203908 13.29 589760 1593484 8 15:21:40 15:16:01 5423980 0 813068 10.15 2620 1769272 1203848 13.29 590532 1593484 8 15:21:40 15:17:01 5422488 0 814552 10.17 2620 1769280 1203704 13.29 588224 1597484 16 15:21:40 15:18:01 5423396 0 813644 10.16 2620 1769280 1203596 13.29 587588 1597484 12 15:21:40 15:19:01 5421252 0 815780 10.19 2620 1769288 1203764 13.29 589620 1597484 20 15:21:40 15:20:01 5413452 0 823572 10.28 2620 1769296 1203596 13.29 597216 1597484 12 15:21:40 15:21:01 3573744 0 1207004 15.07 2620 3225572 1371500 15.14 1029508 2768032 100596 15:21:40 Average: 5217268 0 857964 10.71 2620 1931087 1227292 13.55 638843 1725671 11190 15:21:40 15:21:40 15:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:40 15:13:01 eth0 10.44 6.94 9.92 3.37 0.00 0.00 0.00 0.00 15:21:40 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:13:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:14:01 eth0 4.05 1.25 3.55 0.23 0.00 0.00 0.00 0.00 15:21:40 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:15:01 eth0 0.52 0.32 0.27 0.23 0.00 0.00 0.00 0.00 15:21:40 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:16:01 eth0 1.02 0.42 0.36 0.18 0.00 0.00 0.00 0.00 15:21:40 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:17:01 eth0 0.17 0.15 0.08 0.10 0.00 0.00 0.00 0.00 15:21:40 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:21:40 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:19:01 eth0 1.43 0.35 0.41 0.20 0.00 0.00 0.00 0.00 15:21:40 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:20:01 eth0 0.37 0.08 0.04 0.01 0.00 0.00 0.00 0.00 15:21:40 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:21:01 veth8a99c35 56.82 89.91 3.56 279.45 0.00 0.00 0.00 0.00 15:21:40 15:21:01 eth0 906.54 799.70 7888.13 74.83 0.00 0.00 0.00 0.00 15:21:40 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 15:21:01 docker0 102.78 136.55 6.37 584.10 0.00 0.00 0.00 0.00 15:21:40 Average: veth8a99c35 6.31 9.99 0.40 31.05 0.00 0.00 0.00 0.00 15:21:40 Average: eth0 102.75 89.93 878.23 8.80 0.00 0.00 0.00 0.00 15:21:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:40 Average: docker0 11.43 15.18 0.71 64.91 0.00 0.00 0.00 0.00 15:21:40 15:21:40 15:21:40 ---> sar -P ALL: 15:21:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 15:21:40 15:21:40 15:11:05 LINUX RESTART (2 CPU) 15:21:40 15:21:40 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:21:40 15:13:01 all 0.61 0.00 0.34 0.07 0.03 98.95 15:21:40 15:13:01 0 0.62 0.00 0.44 0.12 0.03 98.79 15:21:40 15:13:01 1 0.60 0.00 0.25 0.02 0.02 99.11 15:21:40 15:14:01 all 0.16 0.00 0.06 0.00 0.03 99.75 15:21:40 15:14:01 0 0.12 0.00 0.07 0.00 0.05 99.77 15:21:40 15:14:01 1 0.20 0.00 0.05 0.00 0.02 99.73 15:21:40 15:15:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:21:40 15:15:01 0 0.07 0.00 0.02 0.00 0.05 99.87 15:21:40 15:15:01 1 0.18 0.00 0.03 0.00 0.02 99.77 15:21:40 15:16:01 all 0.09 0.00 0.04 0.00 0.03 99.84 15:21:40 15:16:01 0 0.15 0.00 0.05 0.00 0.03 99.77 15:21:40 15:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:21:40 15:17:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:21:40 15:17:01 0 0.08 0.00 0.03 0.00 0.03 99.85 15:21:40 15:17:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:21:40 15:18:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:21:40 15:18:01 0 0.15 0.00 0.02 0.00 0.02 99.82 15:21:40 15:18:01 1 0.02 0.00 0.03 0.00 0.05 99.90 15:21:40 15:19:01 all 0.13 0.00 0.05 0.00 0.03 99.78 15:21:40 15:19:01 0 0.20 0.00 0.03 0.00 0.03 99.73 15:21:40 15:19:01 1 0.07 0.00 0.07 0.00 0.03 99.83 15:21:40 15:20:01 all 0.07 0.00 0.04 0.00 0.03 99.87 15:21:40 15:20:01 0 0.12 0.00 0.03 0.00 0.03 99.82 15:21:40 15:20:01 1 0.02 0.00 0.05 0.00 0.02 99.92 15:21:40 15:21:01 all 24.28 0.00 11.29 2.14 0.08 62.20 15:21:40 15:21:01 0 26.25 0.00 11.45 2.27 0.07 59.95 15:21:40 15:21:01 1 22.34 0.00 11.13 2.02 0.09 64.41 15:21:40 Average: all 2.70 0.00 1.25 0.23 0.04 95.78 15:21:40 Average: 0 2.90 0.00 1.27 0.25 0.04 95.54 15:21:40 Average: 1 2.49 0.00 1.24 0.21 0.03 96.03 15:21:40 15:21:40 15:21:40