Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 975fc894d22c95df56f5c30831830fec7a3ab6cc 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 ‘prd-centos7-docker-4c-2g-28699’ is offline Running on prd-centos7-docker-4c-2g-28702 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 975fc894d22c95df56f5c30831830fec7a3ab6cc (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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 Commit message: "chore: change to local develop environment" > git rev-list --no-walk 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:18:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:18:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:18:38 ========================================================= 11:18:38 EdgeX Global Pipelines Version Info 11:18:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:18:39 ------------------- 11:18:39 stable info: 11:18:39 ------------------- 11:18:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:18:39 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 11:18:39 Message: update stable to v1.0.184 11:18:40 ------------------- 11:18:40 experimental info: 11:18:40 ------------------- 11:18:40 Commited By: **** collab-it+edgex@linuxfoundation.org 11:18:40 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 11:18:40 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:18:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 975fc89 [Pipeline] echo 11:18:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:18:44 provisioning config files... 11:18:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4849881486535862609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:18:44 ---> docker-login.sh 11:18:44 nexus3.edgexfoundry.org:10001 11:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:44 Configure a credential helper to remove this warning. See 11:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:44 11:18:44 Login Succeeded 11:18:44 nexus3.edgexfoundry.org:10002 11:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:45 Configure a credential helper to remove this warning. See 11:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:45 11:18:45 Login Succeeded 11:18:45 nexus3.edgexfoundry.org:10003 11:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:45 Configure a credential helper to remove this warning. See 11:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:45 11:18:45 Login Succeeded 11:18:45 nexus3.edgexfoundry.org:10004 11:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:45 Configure a credential helper to remove this warning. See 11:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:45 11:18:45 Login Succeeded 11:18:45 docker.io 11:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:18:45 Configure a credential helper to remove this warning. See 11:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:18:45 11:18:45 Login Succeeded 11:18:45 ---> docker-login.sh ends [Pipeline] } 11:18:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:18:46 + git log --format=format:%s -1 975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] echo 11:18:46 GIT_COMMIT: 975fc894d22c95df56f5c30831830fec7a3ab6cc, Commit Message: chore: change to local develop environment [Pipeline] echo 11:18:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:18:47 11:18:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:18:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:18:48 latest: Pulling from edgex-devops/git-semver 11:18:48 31603596830f: Pulling fs layer 11:18:48 2a8b12db71e7: Pulling fs layer 11:18:48 6ca5941a6612: Pulling fs layer 11:18:48 ecc8261a40a4: Pulling fs layer 11:18:48 ecc8261a40a4: Waiting 11:18:48 2a8b12db71e7: Verifying Checksum 11:18:48 2a8b12db71e7: Download complete 11:18:48 31603596830f: Verifying Checksum 11:18:48 31603596830f: Download complete 11:18:48 ecc8261a40a4: Verifying Checksum 11:18:48 ecc8261a40a4: Download complete 11:18:48 6ca5941a6612: Verifying Checksum 11:18:48 6ca5941a6612: Download complete 11:18:48 31603596830f: Pull complete 11:18:48 2a8b12db71e7: Pull complete 11:18:49 6ca5941a6612: Pull complete 11:18:49 ecc8261a40a4: Pull complete 11:18:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:18:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:18:49 prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container 11:18:49 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:18:52 $ docker top 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:18:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:18:52 [ssh-agent] Looking for ssh-agent implementation... 11:18:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:52 $ docker exec 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc ssh-agent 11:18:52 SSH_AUTH_SOCK=/tmp/ssh-ydOGhBeQGvaZ/agent.11 11:18:52 SSH_AGENT_PID=16 11:18:52 Running ssh-add (command line suppressed) 11:18:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8772911243103192680.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8772911243103192680.key) 11:18:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:18:53 + git tag --points-at HEAD [Pipeline] } 11:18:53 $ docker exec --env ******** --env ******** 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc ssh-agent -k 11:18:53 unset SSH_AUTH_SOCK; 11:18:53 unset SSH_AGENT_PID; 11:18:53 echo Agent pid 16 killed; 11:18:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:18:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:18:53 [ssh-agent] Looking for ssh-agent implementation... 11:18:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:53 $ docker exec 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc ssh-agent 11:18:53 SSH_AUTH_SOCK=/tmp/ssh-5mqKjYngNG3Q/agent.45 11:18:53 SSH_AGENT_PID=50 11:18:53 Running ssh-add (command line suppressed) 11:18:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2098253968465171581.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2098253968465171581.key) 11:18:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:18:54 + git semver init 11:18:54 # -> Open(): unable to determine branch for HEAD 11:18:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 11:18:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 11:18:54 # $SEMVER_REMOTE_NAME = origin 11:18:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:18:54 # $SEMVER_USER_NAME = edgex-jenkins 11:18:54 # $SEMVER_BRANCH = master 11:18:54 # $SEMVER_TEMP = /tmp/semver-098810086 11:18:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:18:55 # '/tmp/semver-098810086' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 11:18:55 # -> Force: false 11:18:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 11:18:55 $ docker exec --env ******** --env ******** 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc ssh-agent -k 11:18:55 unset SSH_AUTH_SOCK; 11:18:55 unset SSH_AGENT_PID; 11:18:55 echo Agent pid 50 killed; 11:18:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:18:56 + git semver [Pipeline] } 11:18:56 $ docker stop --time=1 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc 11:18:57 $ docker rm -f 8afa319e1e1bb3150fd7de3312f396c4d7fb5f4f8e2177e609912e70fa2e65bc [Pipeline] // withDockerContainer [Pipeline] sh 11:18:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:18:58 Stashed 1 file(s) [Pipeline] echo 11:18:58 [edgeXSemver]: initialized semver on version 2.0.0-dev.17 [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 11:19:13 Still waiting to schedule task 11:19:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:19:13 Still waiting to schedule task 11:19:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:20:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28703 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 11:20:52 Running in /w/workspace/edgex-ui-go/75 [Pipeline] { [Pipeline] checkout 11:20:57 using credential edgex-jenkins-ssh 11:20:57 Cloning the remote Git repository 11:20:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:20:58 > git init /w/workspace/edgex-ui-go/75 # timeout=10 11:20:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:20:58 > git --version # timeout=10 11:20:58 > git --version # 'git version 2.17.1' 11:20:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:20:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:00 Checking out Revision 975fc894d22c95df56f5c30831830fec7a3ab6cc (master) 11:20:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:20:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:20:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:20:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:20:59 using GIT_SSH to set credentials SSH Credentials for GitHub 11:20:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:21:00 > git config core.sparsecheckout # timeout=10 11:21:00 > git checkout -f 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 11:21:05 Commit message: "chore: change to local develop environment" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:21:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:21:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:21:07 + sudo service docker restart 11:21:07 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:21:10 provisioning config files... 11:21:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config555874180104811966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:21:10 ---> docker-login.sh 11:21:10 nexus3.edgexfoundry.org:10001 11:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:12 Configure a credential helper to remove this warning. See 11:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:12 11:21:12 Login Succeeded 11:21:12 nexus3.edgexfoundry.org:10002 11:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:12 Configure a credential helper to remove this warning. See 11:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:12 11:21:12 Login Succeeded 11:21:12 nexus3.edgexfoundry.org:10003 11:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:13 Configure a credential helper to remove this warning. See 11:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:13 11:21:13 Login Succeeded 11:21:13 nexus3.edgexfoundry.org:10004 11:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:13 Configure a credential helper to remove this warning. See 11:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:13 11:21:13 Login Succeeded 11:21:13 docker.io 11:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:14 Configure a credential helper to remove this warning. See 11:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:14 11:21:14 Login Succeeded 11:21:14 ---> docker-login.sh ends [Pipeline] } 11:21:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:21:14 ========================================================= 11:21:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:21:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:21:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 11:21:15 Sending build context to Docker daemon 17.25MB 11:21:15 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:21:15 Step 2/8 : FROM ${BASE} 11:21:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:21:15 5f621e34cdf4: Pulling fs layer 11:21:15 a4357932f1b6: Pulling fs layer 11:21:15 18c013af1878: Pulling fs layer 11:21:15 00ac8860ef70: Pulling fs layer 11:21:15 63d7cb157983: Pulling fs layer 11:21:15 b116817d02f9: Pulling fs layer 11:21:15 745a02a5169b: Pulling fs layer 11:21:15 63d7cb157983: Waiting 11:21:15 b116817d02f9: Waiting 11:21:15 745a02a5169b: Waiting 11:21:15 00ac8860ef70: Waiting 11:21:15 18c013af1878: Verifying Checksum 11:21:15 18c013af1878: Download complete 11:21:15 a4357932f1b6: Download complete 11:21:15 63d7cb157983: Verifying Checksum 11:21:15 63d7cb157983: Download complete 11:21:15 5f621e34cdf4: Verifying Checksum 11:21:15 5f621e34cdf4: Download complete 11:21:15 b116817d02f9: Verifying Checksum 11:21:15 b116817d02f9: Download complete 11:21:16 5f621e34cdf4: Pull complete 11:21:17 a4357932f1b6: Pull complete 11:21:17 18c013af1878: Pull complete 11:21:19 745a02a5169b: Verifying Checksum 11:21:19 745a02a5169b: Download complete 11:21:20 00ac8860ef70: Verifying Checksum 11:21:20 00ac8860ef70: Download complete 11:21:30 00ac8860ef70: Pull complete 11:21:30 63d7cb157983: Pull complete 11:21:30 b116817d02f9: Pull complete 11:21:35 745a02a5169b: Pull complete 11:21:35 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:21:35 ---> b7e6874047d6 11:21:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:21:37 ---> Running in 68a0590ee51a 11:21:37 Removing intermediate container 68a0590ee51a 11:21:37 ---> 42cc9b81074b 11:21:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:38 ---> Running in b90bc302ca17 11:21:39 Running on prd-centos7-docker-4c-2g-28704 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 11:21:39 Running in /w/workspace/edgex-ui-go/75 [Pipeline] { [Pipeline] checkout 11:21:40 Removing intermediate container b90bc302ca17 11:21:40 ---> 00f6320cbf7f 11:21:40 Step 5/8 : RUN apk add --no-cache make git 11:21:40 ---> Running in e6bf874b074f 11:21:42 using credential edgex-jenkins-ssh 11:21:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:21:42 Cloning the remote Git repository 11:21:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:21:42 > git init /w/workspace/edgex-ui-go/75 # timeout=10 11:21:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:21:42 > git --version # timeout=10 11:21:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:21:42 > git --version # 'git version 2.24.3' 11:21:42 using GIT_SSH to set credentials SSH Credentials for GitHub 11:21:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:21:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:21:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:21:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:21:43 using GIT_SSH to set credentials SSH Credentials for GitHub 11:21:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 11:21:43 Checking out Revision 975fc894d22c95df56f5c30831830fec7a3ab6cc (master) 11:21:43 OK: 142 MiB in 39 packages 11:21:43 > git config core.sparsecheckout # timeout=10 11:21:43 > git checkout -f 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 11:21:45 Removing intermediate container e6bf874b074f 11:21:45 ---> 76a95eb092df 11:21:45 Step 6/8 : WORKDIR /edgex-ui-go 11:21:45 ---> Running in c4f977e53a52 11:21:45 Removing intermediate container c4f977e53a52 11:21:45 ---> 025f046feb33 11:21:45 Step 7/8 : COPY . . 11:21:47 Commit message: "chore: change to local develop environment" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:21:48 ---> 23ec5eff7233 11:21:48 Step 8/8 : RUN go mod download 11:21:48 ---> Running in 647f65e71807 11:21:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:21:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:21:49 + sudo service docker restart 11:21:49 + true 11:21:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:21:50 provisioning config files... 11:21:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config1595113541849581263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:21:51 ---> docker-login.sh 11:21:51 nexus3.edgexfoundry.org:10001 11:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:51 Configure a credential helper to remove this warning. See 11:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:51 11:21:51 Login Succeeded 11:21:51 nexus3.edgexfoundry.org:10002 11:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:51 Configure a credential helper to remove this warning. See 11:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:51 11:21:51 Login Succeeded 11:21:51 nexus3.edgexfoundry.org:10003 11:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:52 Configure a credential helper to remove this warning. See 11:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:52 11:21:52 Login Succeeded 11:21:52 nexus3.edgexfoundry.org:10004 11:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:52 Configure a credential helper to remove this warning. See 11:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:52 11:21:52 Login Succeeded 11:21:52 docker.io 11:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:52 Configure a credential helper to remove this warning. See 11:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:52 11:21:52 Login Succeeded 11:21:52 ---> docker-login.sh ends [Pipeline] } 11:21:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:21:52 ========================================================= 11:21:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:21:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:21:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 11:21:53 Sending build context to Docker daemon 17.25MB 11:21:53 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:21:53 Step 2/8 : FROM ${BASE} 11:21:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:21:53 188c0c94c7c5: Pulling fs layer 11:21:53 0ef7d3d256c8: Pulling fs layer 11:21:53 de9db76c5a1d: Pulling fs layer 11:21:53 bca2f99d35d6: Pulling fs layer 11:21:53 93359f2a8cfa: Pulling fs layer 11:21:53 7c6f9722023f: Pulling fs layer 11:21:53 a35cf1a2eb13: Pulling fs layer 11:21:53 93359f2a8cfa: Waiting 11:21:53 7c6f9722023f: Waiting 11:21:53 a35cf1a2eb13: Waiting 11:21:53 bca2f99d35d6: Waiting 11:21:53 de9db76c5a1d: Download complete 11:21:53 0ef7d3d256c8: Verifying Checksum 11:21:53 0ef7d3d256c8: Download complete 11:21:53 93359f2a8cfa: Download complete 11:21:53 188c0c94c7c5: Verifying Checksum 11:21:53 188c0c94c7c5: Download complete 11:21:53 7c6f9722023f: Verifying Checksum 11:21:53 7c6f9722023f: Download complete 11:21:53 188c0c94c7c5: Pull complete 11:21:54 0ef7d3d256c8: Pull complete 11:21:54 de9db76c5a1d: Pull complete 11:21:55 a35cf1a2eb13: Verifying Checksum 11:21:55 a35cf1a2eb13: Download complete 11:21:56 bca2f99d35d6: Verifying Checksum 11:21:56 bca2f99d35d6: Download complete 11:22:01 bca2f99d35d6: Pull complete 11:22:01 93359f2a8cfa: Pull complete 11:22:01 7c6f9722023f: Pull complete 11:22:06 a35cf1a2eb13: Pull complete 11:22:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:22:06 ---> a62c8e92a672 11:22:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:22:06 ---> Running in 52437a1f092c 11:22:06 Removing intermediate container 52437a1f092c 11:22:06 ---> b25fdb4b2a31 11:22:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:22:06 ---> Running in a37d35c4a6ba 11:22:07 Removing intermediate container a37d35c4a6ba 11:22:07 ---> 5d6022e3b1a3 11:22:07 Step 5/8 : RUN apk add --no-cache make git 11:22:07 ---> Running in 79bcb624c453 11:22:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:22:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:22:09 OK: 166 MiB in 39 packages 11:22:10 Removing intermediate container 79bcb624c453 11:22:10 ---> 9674b271e2e6 11:22:10 Step 6/8 : WORKDIR /edgex-ui-go 11:22:10 ---> Running in 8f69a67629ec 11:22:10 Removing intermediate container 8f69a67629ec 11:22:10 ---> 450da979a381 11:22:10 Step 7/8 : COPY . . 11:22:12 ---> 1b844e48aeb9 11:22:12 Step 8/8 : RUN go mod download 11:22:12 ---> Running in 826dcbab588a 11:22:20 Removing intermediate container 647f65e71807 11:22:20 ---> 5645565ccfc5 11:22:20 Successfully built 5645565ccfc5 11:22:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:22:21 + docker inspect -f . ci-base-image-arm64 11:22:21 . [Pipeline] withDockerContainer 11:22:21 prd-ubuntu18.04-docker-arm64-4c-16g-28703 does not seem to be running inside a container 11:22:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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 ******** ci-base-image-arm64 cat 11:22:22 $ docker top f2a7cbb18fd16480f144733a2b8bcb8613abdc3ef2dcafc56af53eab80ae50d7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:22:23 + go version 11:22:23 go version go1.15.5 linux/arm64 [Pipeline] } 11:22:23 $ docker stop --time=1 f2a7cbb18fd16480f144733a2b8bcb8613abdc3ef2dcafc56af53eab80ae50d7 11:22:25 $ docker rm -f f2a7cbb18fd16480f144733a2b8bcb8613abdc3ef2dcafc56af53eab80ae50d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:22:26 + docker inspect -f . ci-base-image-arm64 11:22:26 . [Pipeline] withDockerContainer 11:22:27 prd-ubuntu18.04-docker-arm64-4c-16g-28703 does not seem to be running inside a container 11:22:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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 ******** ci-base-image-arm64 cat 11:22:28 $ docker top 32b810ea5ec68dcf37973af23db6c7207d37e4d701575667b04b3dc31fe9b0b3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:22:29 + make test 11:22:29 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:22:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:22:39 Removing intermediate container 826dcbab588a 11:22:39 ---> 530f17d7643d 11:22:39 Successfully built 530f17d7643d 11:22:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:22:39 + docker inspect -f . ci-base-image-x86_64 11:22:39 . [Pipeline] withDockerContainer 11:22:39 prd-centos7-docker-4c-2g-28704 does not seem to be running inside a container 11:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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 ******** ci-base-image-x86_64 cat 11:22:40 $ docker top 5054fb4c07fb18fd77de005b4ead501d0437f74c71967645fea0ce6bf2dab9db -eo pid,comm [Pipeline] { [Pipeline] sh 11:22:41 + go version 11:22:41 go version go1.15.5 linux/amd64 [Pipeline] } 11:22:41 $ docker stop --time=1 5054fb4c07fb18fd77de005b4ead501d0437f74c71967645fea0ce6bf2dab9db 11:22:42 $ docker rm -f 5054fb4c07fb18fd77de005b4ead501d0437f74c71967645fea0ce6bf2dab9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:22:43 + docker inspect -f . ci-base-image-x86_64 11:22:43 . [Pipeline] withDockerContainer 11:22:43 prd-centos7-docker-4c-2g-28704 does not seem to be running inside a container 11:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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 ******** ci-base-image-x86_64 cat 11:22:43 $ docker top 187e6f410899efdc0f294d9b814b11c10390109ac5e0fc57f41cd3c9bb5e87f7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:22:44 + make test 11:22:44 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:22:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:22:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:22:54 GO111MODULE=on go vet ./... [Pipeline] } 11:22:55 $ docker stop --time=1 187e6f410899efdc0f294d9b814b11c10390109ac5e0fc57f41cd3c9bb5e87f7 11:22:57 $ docker rm -f 187e6f410899efdc0f294d9b814b11c10390109ac5e0fc57f41cd3c9bb5e87f7 [Pipeline] // withDockerContainer [Pipeline] sh 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:22:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:22:58 GO111MODULE=on go vet ./... 11:22:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:22:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:23:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:23:01 + ls -al . 11:23:01 total 92 11:23:01 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 5 11:22 . 11:23:01 drwxrwxr-x. 4 jenkins jenkins 30 Mar 5 11:21 .. 11:23:01 drwxrwxr-x. 3 jenkins jenkins 20 Mar 5 11:21 assets 11:23:01 drwxrwxr-x. 2 jenkins jenkins 35 Mar 5 11:21 bin 11:23:01 drwxrwxr-x. 3 jenkins jenkins 29 Mar 5 11:21 cmd 11:23:01 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 5 11:21 CONTRIBUTING.md 11:23:01 -rw-r--r--. 1 jenkins jenkins 10 Mar 5 11:22 coverage.out 11:23:01 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 5 11:21 Dockerfile 11:23:01 -rw-rw-r--. 1 jenkins jenkins 902 Mar 5 11:21 Dockerfile.build 11:23:01 drwxrwxr-x. 5 jenkins jenkins 104 Mar 5 11:21 docs 11:23:01 drwxrwxr-x. 8 jenkins jenkins 162 Mar 5 11:21 .git 11:23:01 drwxrwxr-x. 2 jenkins jenkins 103 Mar 5 11:21 .github 11:23:01 -rw-rw-r--. 1 jenkins jenkins 153 Mar 5 11:21 .gitignore 11:23:01 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 5 11:22 go.mod 11:23:01 -rw-r--r--. 1 jenkins jenkins 22053 Mar 5 11:22 go.sum 11:23:01 drwxrwxr-x. 10 jenkins jenkins 139 Mar 5 11:21 internal 11:23:01 -rw-rw-r--. 1 jenkins jenkins 652 Mar 5 11:21 Jenkinsfile 11:23:01 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 5 11:21 LICENSE 11:23:01 -rw-rw-r--. 1 jenkins jenkins 951 Mar 5 11:21 Makefile 11:23:01 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 5 11:21 README.md 11:23:01 -rw-rw-r--. 1 jenkins jenkins 12 Mar 5 11:18 VERSION 11:23:01 -rw-rw-r--. 1 jenkins jenkins 155 Mar 5 11:21 version.go 11:23:01 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 5 11:21 web [Pipeline] isUnix [Pipeline] sh 11:23:01 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=975fc894d22c95df56f5c30831830fec7a3ab6cc --label arch=amd64 --label version=2.0.0-dev.17 . 11:23:02 Sending build context to Docker daemon 17.28MB 11:23:02 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 11:23:02 Step 2/24 : FROM ${BASE} AS builder 11:23:02 ---> 530f17d7643d 11:23:02 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:23:02 ---> Running in 561e51a26d9c 11:23:03 Removing intermediate container 561e51a26d9c 11:23:03 ---> 88a033c65455 11:23:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:23:03 ---> Running in 403ab63d8b12 11:23:03 Removing intermediate container 403ab63d8b12 11:23:03 ---> d5fb2c0b5d3c 11:23:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:23:03 ---> Running in c14889050eee [Pipeline] } 11:23:03 $ docker stop --time=1 32b810ea5ec68dcf37973af23db6c7207d37e4d701575667b04b3dc31fe9b0b3 11:23:03 Removing intermediate container c14889050eee 11:23:03 ---> 8dbf35a4fa41 11:23:03 Step 6/24 : LABEL Name=edgex-ui-go 11:23:03 ---> Running in 4fe4442819d1 11:23:03 Removing intermediate container 4fe4442819d1 11:23:03 ---> fdbd6f8ff12b 11:23:03 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:23:03 ---> Running in 81dcdc09607e 11:23:03 Removing intermediate container 81dcdc09607e 11:23:03 ---> ab67ed2f42c7 11:23:03 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:04 ---> Running in 37386b38aadf 11:23:05 Removing intermediate container 37386b38aadf 11:23:05 ---> 6a5dc0a4d3c9 11:23:05 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:23:05 ---> Running in 5ca9906302e0 11:23:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:23:05 $ docker rm -f 32b810ea5ec68dcf37973af23db6c7207d37e4d701575667b04b3dc31fe9b0b3 [Pipeline] // withDockerContainer [Pipeline] sh 11:23:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:23:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:23:06 Warning: overwriting stash ‘coverage-report’ 11:23:06 OK: 166 MiB in 39 packages 11:23:07 Removing intermediate container 5ca9906302e0 11:23:07 ---> d2ce408698ec 11:23:07 Step 10/24 : ENV GO111MODULE=on 11:23:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 11:23:07 ---> Running in 2a2dc5fb6a66 11:23:07 Removing intermediate container 2a2dc5fb6a66 11:23:07 ---> 001e235f005d 11:23:07 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:23:07 ---> Running in 8af65a21d3dc 11:23:07 Removing intermediate container 8af65a21d3dc 11:23:07 ---> bc0306237086 11:23:07 Step 12/24 : COPY go.mod . 11:23:07 ---> 1d490be60a55 11:23:07 Step 13/24 : COPY Makefile . 11:23:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:23:08 ---> 4984ce7138f3 11:23:08 Step 14/24 : RUN make update 11:23:08 ---> Running in 0f12d99d4838 11:23:08 + ls -al . 11:23:08 total 124 11:23:08 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:22 . 11:23:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:20 .. 11:23:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:21 .git 11:23:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:21 .github 11:23:08 -rw-rw-r-- 1 jenkins jenkins 153 Mar 5 11:21 .gitignore 11:23:08 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 5 11:21 CONTRIBUTING.md 11:23:08 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 5 11:21 Dockerfile 11:23:08 -rw-rw-r-- 1 jenkins jenkins 902 Mar 5 11:21 Dockerfile.build 11:23:08 -rw-rw-r-- 1 jenkins jenkins 652 Mar 5 11:21 Jenkinsfile 11:23:08 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 5 11:21 LICENSE 11:23:08 -rw-rw-r-- 1 jenkins jenkins 951 Mar 5 11:21 Makefile 11:23:08 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 5 11:21 README.md 11:23:08 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 11:18 VERSION 11:23:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:21 assets 11:23:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:21 bin 11:23:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:21 cmd 11:23:08 -rw-r--r-- 1 jenkins jenkins 10 Mar 5 11:22 coverage.out 11:23:08 drwxrwxr-x 5 jenkins jenkins 4096 Mar 5 11:21 docs 11:23:08 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 5 11:22 go.mod 11:23:08 -rw-r--r-- 1 jenkins jenkins 22053 Mar 5 11:22 go.sum 11:23:08 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:21 internal 11:23:08 -rw-rw-r-- 1 jenkins jenkins 155 Mar 5 11:21 version.go 11:23:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:21 web [Pipeline] isUnix [Pipeline] sh 11:23:08 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=975fc894d22c95df56f5c30831830fec7a3ab6cc --label arch=arm64 --label version=2.0.0-dev.17 . 11:23:08 CGO_ENABLED=0 GO111MODULE=on go mod download 11:23:08 Removing intermediate container 0f12d99d4838 11:23:08 ---> 2f0b831d4e09 11:23:08 Step 15/24 : COPY . . 11:23:09 Sending build context to Docker daemon 17.28MB 11:23:09 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 11:23:09 Step 2/24 : FROM ${BASE} AS builder 11:23:09 ---> 5645565ccfc5 11:23:09 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:23:09 ---> Running in e67cba8cc0ba 11:23:10 Removing intermediate container e67cba8cc0ba 11:23:10 ---> 1c4049e80b9d 11:23:10 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:23:10 ---> Running in 680082e2b426 11:23:10 Removing intermediate container 680082e2b426 11:23:10 ---> 9307ea1649cd 11:23:10 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:23:10 ---> 7ba95a1e61ec 11:23:10 Step 16/24 : RUN ${MAKE} 11:23:10 ---> Running in b9739af3e9d3 11:23:11 ---> Running in eab40c2f938b 11:23:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:23:11 Removing intermediate container eab40c2f938b 11:23:11 ---> 437aa5a92adc 11:23:11 Step 6/24 : LABEL Name=edgex-ui-go 11:23:11 ---> Running in 459c03578d20 11:23:12 Removing intermediate container 459c03578d20 11:23:12 ---> 128a29334e2e 11:23:12 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:23:12 ---> Running in c626199674f3 11:23:12 Removing intermediate container c626199674f3 11:23:12 ---> 6ff6910d9efc 11:23:12 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:12 ---> Running in 529fcb6b43d1 11:23:14 Removing intermediate container 529fcb6b43d1 11:23:14 ---> 75892298a8e1 11:23:14 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:23:15 ---> Running in 7b9514e3f0e5 11:23:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:23:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:23:17 OK: 142 MiB in 39 packages 11:23:19 Removing intermediate container 7b9514e3f0e5 11:23:19 ---> 0edfb7b0cc28 11:23:19 Step 10/24 : ENV GO111MODULE=on 11:23:19 ---> Running in ee958e7f0022 11:23:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:23:19 Removing intermediate container ee958e7f0022 11:23:19 ---> c535a7ccb0a5 11:23:19 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:23:19 ---> Running in 53a35163ec7c 11:23:20 Removing intermediate container 53a35163ec7c 11:23:20 ---> 05fe70ad0746 11:23:20 Step 12/24 : COPY go.mod . 11:23:20 ---> cda8f7ed766f 11:23:20 Step 13/24 : COPY Makefile . 11:23:21 ---> feec5319962b 11:23:21 Step 14/24 : RUN make update 11:23:21 ---> Running in 9c2584979144 11:23:22 Removing intermediate container b9739af3e9d3 11:23:22 ---> f595c4abd82f 11:23:22 Step 17/24 : FROM alpine:3.12 11:23:22 3.12: Pulling from library/alpine 11:23:22 CGO_ENABLED=0 GO111MODULE=on go mod download 11:23:22 f84cab65f19f: Pulling fs layer 11:23:22 f84cab65f19f: Verifying Checksum 11:23:22 f84cab65f19f: Download complete 11:23:23 f84cab65f19f: Pull complete 11:23:23 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 11:23:23 Status: Downloaded newer image for alpine:3.12 11:23:23 ---> 88dd2752d2ea 11:23:23 Step 18/24 : EXPOSE 4000 11:23:23 ---> Running in c9470fbc7b82 11:23:23 Removing intermediate container c9470fbc7b82 11:23:23 ---> 041cfd3ebc59 11:23:23 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 11:23:24 Removing intermediate container 9c2584979144 11:23:24 ---> 861460631f99 11:23:24 Step 15/24 : COPY . . 11:23:24 ---> 31ba34634368 11:23:24 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:23:24 ---> Running in 58c003945ea6 11:23:24 Removing intermediate container 58c003945ea6 11:23:24 ---> 5f91dbfe542e 11:23:24 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:23:24 ---> Running in dc0294d0d424 11:23:24 Removing intermediate container dc0294d0d424 11:23:24 ---> 29536bdddb2a 11:23:24 Step 22/24 : LABEL arch=amd64 11:23:24 ---> Running in d81ca619a4d3 11:23:25 Removing intermediate container d81ca619a4d3 11:23:25 ---> 01c2c1755fed 11:23:25 Step 23/24 : LABEL git_sha=975fc894d22c95df56f5c30831830fec7a3ab6cc 11:23:25 ---> Running in 8044fb3a337f 11:23:25 Removing intermediate container 8044fb3a337f 11:23:25 ---> fc1f12e1566e 11:23:25 Step 24/24 : LABEL version=2.0.0-dev.17 11:23:25 ---> Running in d3d0e640f578 11:23:25 Removing intermediate container d3d0e640f578 11:23:25 ---> 158da7bf5c60 11:23:25 [Warning] One or more build-args [ARCH] were not consumed 11:23:25 Successfully built 158da7bf5c60 11:23:25 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:23:25 provisioning config files... 11:23:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config7200783108998099316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:26 ---> dccbbb57731c 11:23:26 Step 16/24 : RUN ${MAKE} 11:23:26 ---> Running in 1ae5b63dfbc3 11:23:26 ---> docker-login.sh 11:23:26 nexus3.edgexfoundry.org:10001 11:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:26 Configure a credential helper to remove this warning. See 11:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:26 11:23:26 Login Succeeded 11:23:26 nexus3.edgexfoundry.org:10002 11:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:26 Configure a credential helper to remove this warning. See 11:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:26 11:23:26 Login Succeeded 11:23:26 nexus3.edgexfoundry.org:10003 11:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:26 Configure a credential helper to remove this warning. See 11:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:26 11:23:26 Login Succeeded 11:23:26 nexus3.edgexfoundry.org:10004 11:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 docker.io 11:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:23:27 Configure a credential helper to remove this warning. See 11:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:23:27 11:23:27 Login Succeeded 11:23:27 ---> docker-login.sh ends [Pipeline] } 11:23:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:27 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 11:23:27 975fc894d22c95df56f5c30831830fec7a3ab6cc 11:23:27 latest 11:23:27 2.0.0-dev.17 11:23:27 975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 11:23:27 master 11:23:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:23:28 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] isUnix [Pipeline] sh 11:23:28 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc 11:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 11:23:28 bb90824472ff: Preparing 11:23:28 33e8713114f8: Preparing 11:23:28 33e8713114f8: Layer already exists 11:23:29 bb90824472ff: Pushed 11:23:30 975fc894d22c95df56f5c30831830fec7a3ab6cc: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] isUnix [Pipeline] sh 11:23:30 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 11:23:30 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 11:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 11:23:30 bb90824472ff: Preparing 11:23:30 33e8713114f8: Preparing 11:23:30 bb90824472ff: Layer already exists 11:23:30 33e8713114f8: Layer already exists 11:23:30 latest: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] isUnix [Pipeline] sh 11:23:31 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.17 [Pipeline] isUnix [Pipeline] sh 11:23:31 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.17 11:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 11:23:31 bb90824472ff: Preparing 11:23:31 33e8713114f8: Preparing 11:23:31 33e8713114f8: Layer already exists 11:23:31 bb90824472ff: Layer already exists 11:23:31 2.0.0-dev.17: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] isUnix [Pipeline] sh 11:23:31 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [Pipeline] isUnix [Pipeline] sh 11:23:31 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 11:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 11:23:31 bb90824472ff: Preparing 11:23:31 33e8713114f8: Preparing 11:23:31 33e8713114f8: Layer already exists 11:23:31 bb90824472ff: Layer already exists 11:23:31 975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] isUnix [Pipeline] sh 11:23:32 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 11:23:32 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 11:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 11:23:32 bb90824472ff: Preparing 11:23:32 33e8713114f8: Preparing 11:23:32 33e8713114f8: Layer already exists 11:23:32 bb90824472ff: Layer already exists 11:23:32 master: digest: sha256:f55f4a94eea2b1a57fc0d1ca904f06c280bbc1498abe331aae256fb8d3162b66 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:23:32 ===================================================== [Pipeline] echo 11:23:32 taggedImages: 11:23:32 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc 11:23:32 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 11:23:32 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.17 11:23:32 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 11:23:32 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go: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 11:23:33 ---> job-cost.sh 11:23:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RU3e 11:23:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:23:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:23:59 Removing intermediate container 1ae5b63dfbc3 11:23:59 ---> 5d403ff99163 11:23:59 Step 17/24 : FROM alpine:3.12 11:23:59 3.12: Pulling from library/alpine 11:23:59 dce8679b510e: Pulling fs layer 11:23:59 dce8679b510e: Verifying Checksum 11:23:59 dce8679b510e: Download complete 11:24:00 dce8679b510e: Pull complete 11:24:00 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 11:24:00 Status: Downloaded newer image for alpine:3.12 11:24:00 ---> d10569e2745f 11:24:00 Step 18/24 : EXPOSE 4000 11:24:00 ---> Running in 85e6c5067ff0 11:24:01 Removing intermediate container 85e6c5067ff0 11:24:01 ---> fd601b6d5561 11:24:01 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 11:24:03 ---> 75f51a1c308f 11:24:03 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:24:03 ---> Running in 113a671ca935 11:24:03 Removing intermediate container 113a671ca935 11:24:03 ---> c30d6ca94ee2 11:24:03 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:24:03 ---> Running in 2d1ff9240971 11:24:03 Removing intermediate container 2d1ff9240971 11:24:03 ---> 28d4b85d3213 11:24:03 Step 22/24 : LABEL arch=arm64 11:24:04 ---> Running in 9fc5dcef6133 11:24:04 Removing intermediate container 9fc5dcef6133 11:24:04 ---> ea34db3a0992 11:24:04 Step 23/24 : LABEL git_sha=975fc894d22c95df56f5c30831830fec7a3ab6cc 11:24:04 ---> Running in 09ea57001a3a 11:24:05 Removing intermediate container 09ea57001a3a 11:24:05 ---> e65ff442e1e1 11:24:05 Step 24/24 : LABEL version=2.0.0-dev.17 11:24:05 ---> Running in 2951be3d29a9 11:24:05 Removing intermediate container 2951be3d29a9 11:24:05 ---> d1788c4d4ae8 11:24:05 [Warning] One or more build-args [ARCH] were not consumed 11:24:05 Successfully built d1788c4d4ae8 11:24:05 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:24:06 provisioning config files... 11:24:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config7765403109756648511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:06 ---> docker-login.sh 11:24:06 nexus3.edgexfoundry.org:10001 11:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:07 Configure a credential helper to remove this warning. See 11:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:07 11:24:07 Login Succeeded 11:24:07 nexus3.edgexfoundry.org:10002 11:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:07 Configure a credential helper to remove this warning. See 11:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:07 11:24:07 Login Succeeded 11:24:07 nexus3.edgexfoundry.org:10003 11:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:08 Configure a credential helper to remove this warning. See 11:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:08 11:24:08 Login Succeeded 11:24:08 nexus3.edgexfoundry.org:10004 11:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:08 Configure a credential helper to remove this warning. See 11:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:08 11:24:08 Login Succeeded 11:24:08 docker.io 11:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:09 Configure a credential helper to remove this warning. See 11:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:09 11:24:09 Login Succeeded 11:24:09 ---> docker-login.sh ends [Pipeline] } 11:24:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:09 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 11:24:09 975fc894d22c95df56f5c30831830fec7a3ab6cc 11:24:09 latest 11:24:09 2.0.0-dev.17 11:24:09 975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 11:24:09 master 11:24:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:24:10 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] isUnix [Pipeline] sh 11:24:10 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc 11:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 11:24:10 0ad1ac1c7099: Preparing 11:24:10 02a88cfff88f: Preparing 11:24:10 02a88cfff88f: Layer already exists 11:24:14 0ad1ac1c7099: Pushed 11:24:14 975fc894d22c95df56f5c30831830fec7a3ab6cc: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] isUnix [Pipeline] sh 11:24:15 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-RU3e/bin to PATH 11:24:15 INFO: No Stack... 11:24:15 INFO: Retrieving Pricing Info for: v1-standard-2 11:24:15 INFO: Archiving Costs [Pipeline] sh 11:24:15 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 11:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 11:24:15 0ad1ac1c7099: Preparing 11:24:15 02a88cfff88f: Preparing 11:24:15 02a88cfff88f: Layer already exists 11:24:15 0ad1ac1c7099: Layer already exists 11:24:15 latest: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] isUnix 11:24:15 + cat /w/workspace/edgex-ui-go/75/archives/cost.csv 11:24:15 + cut -d, -f6 [Pipeline] sh [Pipeline] lock 11:24:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] 11:24:15 Resource [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] did not exist. Created. 11:24:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:24:15 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.17 [Pipeline] isUnix [Pipeline] sh 11:24:16 + echo total: 0.029999999329447746 [Pipeline] stash 11:24:16 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.17 11:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 11:24:16 0ad1ac1c7099: Preparing 11:24:16 02a88cfff88f: Preparing 11:24:16 02a88cfff88f: Layer already exists 11:24:16 0ad1ac1c7099: Layer already exists 11:24:16 Stashed 1 file(s) [Pipeline] } 11:24:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv 11:24:16 2.0.0-dev.17: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh 11:24:17 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 [Pipeline] isUnix [Pipeline] sh 11:24:17 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 11:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 11:24:17 0ad1ac1c7099: Preparing 11:24:17 02a88cfff88f: Preparing 11:24:17 0ad1ac1c7099: Layer already exists 11:24:17 02a88cfff88f: Layer already exists 11:24:17 975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] isUnix [Pipeline] sh 11:24:18 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 11:24:18 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 11:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 11:24:18 0ad1ac1c7099: Preparing 11:24:18 02a88cfff88f: Preparing 11:24:18 02a88cfff88f: Layer already exists 11:24:18 0ad1ac1c7099: Layer already exists 11:24:18 master: digest: sha256:6e2791441041f9a7149ac6d2e33520ff5165bcc6a4731db014608653940f29d2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:19 ===================================================== [Pipeline] echo 11:24:19 taggedImages: 11:24:19 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc 11:24:19 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 11:24:19 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.17 11:24:19 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:975fc894d22c95df56f5c30831830fec7a3ab6cc-2.0.0-dev.17 11:24:19 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 11:24:19 ---> job-cost.sh 11:24:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oaUs 11:24:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-oaUs/bin to PATH 11:27:05 INFO: No Stack... 11:27:05 INFO: Retrieving Pricing Info for: lf-standard-4 11:27:05 INFO: Archiving Costs [Pipeline] sh 11:27:05 + cat /w/workspace/edgex-ui-go/75/archives/cost.csv 11:27:05 + cut -d, -f6 [Pipeline] lock 11:27:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] 11:27:06 Resource [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] did not exist. Created. 11:27:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:27:06 /w/workspace/edgex-ui-go/75@tmp/durable-ee718734/script.sh: 1: /w/workspace/edgex-ui-go/75@tmp/durable-ee718734/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:27:06 + echo total: 0.20999999344348907 [Pipeline] stash 11:27:06 Warning: overwriting stash ‘stack-cost’ 11:27:07 Stashed 1 file(s) [Pipeline] } 11:27:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-75-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] wrap 11:27:08 provisioning config files... 11:27:08 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1330057580654377368tmp [Pipeline] { [Pipeline] sh 11:27:08 + set +x 11:27:08 + curl -s https://codecov.io/bash 11:27:08 + bash -s -- 11:27:09 11:27:09 _____ _ 11:27:09 / ____| | | 11:27:09 | | ___ __| | ___ ___ _____ __ 11:27:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:27:09 | |___| (_) | (_| | __/ (_| (_) \ V / 11:27:09 \_____\___/ \__,_|\___|\___\___/ \_/ 11:27:09 Bash-20210226-7100762 11:27:09 11:27:09 11:27:09 ==> git version 2.24.3 found 11:27:09 ==> 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 11:27:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:27:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:27:09 ==> Jenkins CI detected. 11:27:09 project root: . 11:27:09 --> token set from env 11:27:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:27:09 ==> Running gcov in . (disable via -X gcov) 11:27:09 ==> Python coveragepy not found 11:27:09 ==> Searching for coverage reports in: 11:27:09 + . 11:27:09 -> Found 1 reports 11:27:09 ==> Detecting git/mercurial file structure 11:27:09 ==> Reading reports 11:27:09 + ./coverage.out bytes=10 11:27:09 ==> Appending adjustments 11:27:09 https://docs.codecov.io/docs/fixing-reports 11:27:09 + Found adjustments 11:27:09 ==> Gzipping contents 11:27:09 4.0K /tmp/codecov.HnxOR2.gz 11:27:09 ==> Uploading reports 11:27:09 url: https://codecov.io 11:27:09 query: branch=master&commit=975fc894d22c95df56f5c30831830fec7a3ab6cc&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F75%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:27:09 -> Pinging Codecov 11:27:09 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=master&commit=975fc894d22c95df56f5c30831830fec7a3ab6cc&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F75%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:27:09 -> Uploading to 11:27:09 https://storage.googleapis.com/codecov/v4/raw/2021-03-05/FB506323287CE973F263BFD2A0EB1F37/975fc894d22c95df56f5c30831830fec7a3ab6cc/2495b3aa-2ff5-4e80-83f4-0bf9eaca1791.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T112709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ea41d0c0eede2ec6a954053331e46c4d894149329bb73dc475e0fb4c25bcfee 11:27:09 % Total % Received % Xferd Average Speed Time Time Time Current 11:27:09 Dload Upload Total Spent Left Speed 11:27:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 6628 --:--:-- --:--:-- --:--:-- 6628 100 3069 0 0 100 3069 0 6626 --:--:-- --:--:-- --:--:-- 6614 11:27:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] } 11:27:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:27:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:27:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:27:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:27:11 11:27:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 11:27:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:27:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:27:12 188c0c94c7c5: Pulling fs layer 11:27:12 0ef7d3d256c8: Pulling fs layer 11:27:12 de9db76c5a1d: Pulling fs layer 11:27:12 0eba1c9be4d2: Pulling fs layer 11:27:12 0d57e429df01: Pulling fs layer 11:27:12 4e4be7b47b0d: Pulling fs layer 11:27:12 e1f770b5df2f: Pulling fs layer 11:27:12 85a0685a4137: Pulling fs layer 11:27:12 0d57e429df01: Waiting 11:27:12 4e4be7b47b0d: Waiting 11:27:12 e1f770b5df2f: Waiting 11:27:12 85a0685a4137: Waiting 11:27:12 0eba1c9be4d2: Waiting 11:27:12 de9db76c5a1d: Download complete 11:27:12 0ef7d3d256c8: Verifying Checksum 11:27:12 0ef7d3d256c8: Download complete 11:27:12 0d57e429df01: Download complete 11:27:12 4e4be7b47b0d: Verifying Checksum 11:27:12 4e4be7b47b0d: Download complete 11:27:12 188c0c94c7c5: Verifying Checksum 11:27:12 188c0c94c7c5: Download complete 11:27:12 188c0c94c7c5: Pull complete 11:27:12 0ef7d3d256c8: Pull complete 11:27:13 de9db76c5a1d: Pull complete 11:27:13 e1f770b5df2f: Verifying Checksum 11:27:13 e1f770b5df2f: Download complete 11:27:15 0eba1c9be4d2: Download complete 11:27:15 85a0685a4137: Verifying Checksum 11:27:19 0eba1c9be4d2: Pull complete 11:27:20 0d57e429df01: Pull complete 11:27:20 4e4be7b47b0d: Pull complete 11:27:22 e1f770b5df2f: Pull complete 11:27:30 85a0685a4137: Pull complete 11:27:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 11:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:27:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 11:27:30 prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container 11:27:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:27:31 $ docker top 461291054ff8b0a9c2a9d977858842b4cca4c84449c1eeffb5980da14ec8b639 -eo pid,comm [Pipeline] { [Pipeline] echo 11:27:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 11:27:31 + set -o pipefail 11:27:31 + snyk monitor '--org=edgex-jenkins' 11:27:40 11:27:40 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 11:27:40 11:27:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/37212478-65a6-4408-aea8-b008724cfd67 11:27:40 11:27:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:27:40 11:27:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:27:40 11:27:40 [Pipeline] } 11:27:40 $ docker stop --time=1 461291054ff8b0a9c2a9d977858842b4cca4c84449c1eeffb5980da14ec8b639 11:27:42 $ docker rm -f 461291054ff8b0a9c2a9d977858842b4cca4c84449c1eeffb5980da14ec8b639 [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 11:27:44 + git log --format=format:%s -1 975fc894d22c95df56f5c30831830fec7a3ab6cc [Pipeline] isUnix [Pipeline] sh 11:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:27:44 . [Pipeline] withDockerContainer 11:27:44 prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container 11:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:27:45 $ docker top 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:27:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:27:45 [ssh-agent] Looking for ssh-agent implementation... 11:27:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:27:46 $ docker exec 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 ssh-agent 11:27:46 SSH_AUTH_SOCK=/tmp/ssh-GgXb1BVrB2rg/agent.12 11:27:46 SSH_AGENT_PID=17 11:27:46 Running ssh-add (command line suppressed) 11:27:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1793605507101158226.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1793605507101158226.key) 11:27:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:27:46 + git semver tag 11:27:46 # -> Open(): unable to determine branch for HEAD 11:27:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 11:27:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 11:27:46 # $SEMVER_REMOTE_NAME = origin 11:27:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:27:46 # $SEMVER_USER_NAME = edgex-jenkins 11:27:46 # $SEMVER_BRANCH = master 11:27:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 11:27:46 # 975fc894d22c95df56f5c30831830fec7a3ab6cc HEAD 11:27:46 # -> Force: false 11:27:46 # a12bf87016579a9599af2ef71f8a84038a039bfb refs/tags/v2.0.0-dev.17 [Pipeline] } 11:27:46 $ docker exec --env ******** --env ******** 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 ssh-agent -k 11:27:46 unset SSH_AUTH_SOCK; 11:27:46 unset SSH_AGENT_PID; 11:27:46 echo Agent pid 17 killed; 11:27:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:27:47 + git semver [Pipeline] } 11:27:47 $ docker stop --time=1 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 11:27:48 $ docker rm -f 1e1b2870c41e285c1e2742b0c88059c81551ae0acecece30d7fe22e6bc7a8144 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 11:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:27:49 11:27:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 11:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:27:49 0.23.1-centos7: Pulling from edgex-lftools 11:27:49 ab5ef0e58194: Pulling fs layer 11:27:49 9712f1f96733: Pulling fs layer 11:27:49 63f879dbbcfc: Pulling fs layer 11:27:49 0d9ebad4ef96: Pulling fs layer 11:27:49 e9a5061849ea: Pulling fs layer 11:27:49 d747dcd14b5f: Pulling fs layer 11:27:49 2de7ff778b66: Pulling fs layer 11:27:49 0d9ebad4ef96: Waiting 11:27:49 e9a5061849ea: Waiting 11:27:49 d747dcd14b5f: Waiting 11:27:49 2de7ff778b66: Waiting 11:27:49 9712f1f96733: Verifying Checksum 11:27:49 9712f1f96733: Download complete 11:27:52 63f879dbbcfc: Verifying Checksum 11:27:52 63f879dbbcfc: Download complete 11:27:52 e9a5061849ea: Verifying Checksum 11:27:52 e9a5061849ea: Download complete 11:27:52 d747dcd14b5f: Download complete 11:27:53 2de7ff778b66: Verifying Checksum 11:27:53 2de7ff778b66: Download complete 11:27:53 0d9ebad4ef96: Verifying Checksum 11:27:53 0d9ebad4ef96: Download complete 11:27:53 ab5ef0e58194: Verifying Checksum 11:27:53 ab5ef0e58194: Download complete 11:27:57 ab5ef0e58194: Pull complete 11:27:57 9712f1f96733: Pull complete 11:28:00 63f879dbbcfc: Pull complete 11:28:07 0d9ebad4ef96: Pull complete 11:28:09 e9a5061849ea: Pull complete 11:28:09 d747dcd14b5f: Pull complete 11:28:11 2de7ff778b66: Pull complete 11:28:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:28:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:28:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 11:28:11 prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container 11:28:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:28:15 $ docker top 4dd1c25ed9c2c914084441d5d9580166148630c9e77acf34465fa068b045e6b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:28:16 provisioning config files... 11:28:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7156049361894186530tmp 11:28:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config985495768470033362tmp 11:28:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1588246397740760358tmp [Pipeline] { [Pipeline] echo 11:28:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:28:16 ---> sigul-configuration.sh 11:28:16 gpg: directory `/root/.gnupg' created 11:28:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:28:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:28:16 gpg: keyring `/root/.gnupg/secring.gpg' created 11:28:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:28:16 gpg: CAST5 encrypted data 11:28:16 gpg: encrypted with 1 passphrase 11:28:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:28:17 + mkdir /home/jenkins 11:28:17 + mkdir /home/jenkins/sigul [Pipeline] sh 11:28:17 + 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 11:28:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:28:17 ---> sigul-install.sh 11:28:23 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 11:28:23 + git tag --list 11:28:23 0.1.1 11:28:23 v1.1.0 11:28:23 v1.2.0 11:28:23 v1.2.1 11:28:23 v1.3.0 11:28:23 v2.0.0-dev.1 11:28:23 v2.0.0-dev.10 11:28:23 v2.0.0-dev.11 11:28:23 v2.0.0-dev.12 11:28:23 v2.0.0-dev.13 11:28:23 v2.0.0-dev.14 11:28:23 v2.0.0-dev.15 11:28:23 v2.0.0-dev.16 11:28:23 v2.0.0-dev.17 11:28:23 v2.0.0-dev.2 11:28:23 v2.0.0-dev.3 11:28:23 v2.0.0-dev.4 11:28:23 v2.0.0-dev.5 11:28:23 v2.0.0-dev.6 11:28:23 v2.0.0-dev.7 11:28:23 v2.0.0-dev.8 11:28:23 v2.0.0-dev.9 [Pipeline] sh 11:28:23 + lftools sign git-tag v2.0.0-dev.17 11:28:24 Signing Git tag with Sigul... 11:28:24 Signing v2.0.0-dev.17 [Pipeline] echo 11:28:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:28:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:28:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:28:26 $ docker stop --time=1 4dd1c25ed9c2c914084441d5d9580166148630c9e77acf34465fa068b045e6b9 11:28:29 $ docker rm -f 4dd1c25ed9c2c914084441d5d9580166148630c9e77acf34465fa068b045e6b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 11:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:28:30 . [Pipeline] withDockerContainer 11:28:30 prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container 11:28:30 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:28:30 $ docker top 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:31 [ssh-agent] Looking for ssh-agent implementation... 11:28:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:31 $ docker exec 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 ssh-agent 11:28:31 SSH_AUTH_SOCK=/tmp/ssh-1fhYdyOkevt9/agent.12 11:28:31 SSH_AGENT_PID=17 11:28:31 Running ssh-add (command line suppressed) 11:28:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4596850734147799607.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4596850734147799607.key) 11:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:32 + git semver bump pre 11:28:32 # -> Open(): unable to determine branch for HEAD 11:28:32 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 11:28:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 11:28:32 # $SEMVER_REMOTE_NAME = origin 11:28:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:28:32 # $SEMVER_USER_NAME = edgex-jenkins 11:28:32 # $SEMVER_BRANCH = master 11:28:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 11:28:32 2.0.0-dev.18 [Pipeline] } 11:28:32 $ docker exec --env ******** --env ******** 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 ssh-agent -k 11:28:32 unset SSH_AUTH_SOCK; 11:28:32 unset SSH_AGENT_PID; 11:28:32 echo Agent pid 17 killed; 11:28:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:28:32 + git semver [Pipeline] } 11:28:32 $ docker stop --time=1 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 11:28:34 $ docker rm -f 20a2cbc54feb0cbc7e813400a4c15c7b7a52bf514f4c6c65f731634201fe5f09 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 11:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:28:34 . [Pipeline] withDockerContainer 11:28:34 prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container 11:28:34 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:28:35 $ docker top abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:36 [ssh-agent] Looking for ssh-agent implementation... 11:28:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:36 $ docker exec abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b ssh-agent 11:28:36 SSH_AUTH_SOCK=/tmp/ssh-bGFBOdHSq9g0/agent.11 11:28:36 SSH_AGENT_PID=16 11:28:36 Running ssh-add (command line suppressed) 11:28:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3890583829705748512.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3890583829705748512.key) 11:28:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:36 + git semver push 11:28:36 # -> Open(): unable to determine branch for HEAD 11:28:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 11:28:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 11:28:36 # $SEMVER_REMOTE_NAME = origin 11:28:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:28:36 # $SEMVER_USER_NAME = edgex-jenkins 11:28:36 # $SEMVER_BRANCH = master 11:28:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 11:28:42 $ docker exec --env ******** --env ******** abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b ssh-agent -k 11:28:42 unset SSH_AUTH_SOCK; 11:28:42 unset SSH_AGENT_PID; 11:28:42 echo Agent pid 16 killed; 11:28:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:28:42 + git semver [Pipeline] } 11:28:42 $ docker stop --time=1 abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b 11:28:44 $ docker rm -f abf3fd7060f2e4a72ad2158c7333d4d0be20115868b859c83d45bb90890b399b [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 11:28:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:28:46 ---> package-listing.sh 11:28:46 ++ facter osfamily 11:28:46 ++ tr '[:upper:]' '[:lower:]' 11:28:46 + OS_FAMILY=redhat 11:28:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 11:28:46 + START_PACKAGES=/tmp/packages_start.txt 11:28:46 + END_PACKAGES=/tmp/packages_end.txt 11:28:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:28:46 + PACKAGES=/tmp/packages_start.txt 11:28:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 11:28:46 + PACKAGES=/tmp/packages_end.txt 11:28:46 + case "${OS_FAMILY}" in 11:28:46 + rpm -qa 11:28:46 + sort 11:28:51 + '[' -f /tmp/packages_start.txt ']' 11:28:51 + '[' -f /tmp/packages_end.txt ']' 11:28:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:28:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 11:28:51 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 11:28:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 11:28:51 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 11:28:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:28:52 11:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:28:52 alpine: Pulling from edgex-lftools-log-publisher 11:28:52 df20fa9351a1: Pulling fs layer 11:28:52 36b3adc4ff6f: Pulling fs layer 11:28:52 8ad3a11d3b57: Pulling fs layer 11:28:52 46f8f816bc3b: Pulling fs layer 11:28:52 93b61091891f: Pulling fs layer 11:28:52 93b9cdb0e59b: Pulling fs layer 11:28:52 5e14af77c1be: Pulling fs layer 11:28:52 01666e4c0597: Pulling fs layer 11:28:52 aa168da1d23b: Pulling fs layer 11:28:52 46f8f816bc3b: Waiting 11:28:52 93b61091891f: Waiting 11:28:52 01666e4c0597: Waiting 11:28:52 93b9cdb0e59b: Waiting 11:28:52 5e14af77c1be: Waiting 11:28:52 aa168da1d23b: Waiting 11:28:52 36b3adc4ff6f: Verifying Checksum 11:28:52 36b3adc4ff6f: Download complete 11:28:52 46f8f816bc3b: Verifying Checksum 11:28:52 46f8f816bc3b: Download complete 11:28:53 df20fa9351a1: Verifying Checksum 11:28:53 df20fa9351a1: Download complete 11:28:53 93b9cdb0e59b: Download complete 11:28:53 93b61091891f: Download complete 11:28:53 5e14af77c1be: Verifying Checksum 11:28:53 5e14af77c1be: Download complete 11:28:53 01666e4c0597: Verifying Checksum 11:28:53 01666e4c0597: Download complete 11:28:53 8ad3a11d3b57: Verifying Checksum 11:28:53 8ad3a11d3b57: Download complete 11:28:53 df20fa9351a1: Pull complete 11:28:54 36b3adc4ff6f: Pull complete 11:28:55 aa168da1d23b: Verifying Checksum 11:28:55 aa168da1d23b: Download complete 11:28:55 8ad3a11d3b57: Pull complete 11:28:55 46f8f816bc3b: Pull complete 11:28:56 93b61091891f: Pull complete 11:28:56 93b9cdb0e59b: Pull complete 11:28:56 5e14af77c1be: Pull complete 11:28:56 01666e4c0597: Pull complete 11:29:03 aa168da1d23b: Pull complete 11:29:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:29:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:29:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:29:03 prd-centos7-docker-4c-2g-28702 does not seem to be running inside a container 11:29:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:29:06 $ docker top d7902eac215afce40604b3ff3494f5c76acb8bd3d5c7478787fc920dba011f22 -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:29:07 + mkdir -p /var/log/sa [Pipeline] sh 11:29:07 + ls /var/log/sa-host 11:29:07 + sadf -c /var/log/sa-host/sa05 11:29:07 file_magic: OK 11:29:07 HZ: Using current value: 100 11:29:07 file_header: OK 11:29:07 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 11:29:07 Statistics: 11:29:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:29:07 File successfully converted to sysstat format version 12.2.1 11:29:07 + sadf -c /var/log/sa-host/sa23 11:29:07 file_magic: OK 11:29:07 HZ: Using current value: 100 11:29:07 file_header: OK 11:29:07 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 11:29:07 Statistics: 11:29:07 Hnuu...uuuununununu... 11:29:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:29:08 provisioning config files... 11:29:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7911322389119101897tmp [Pipeline] { [Pipeline] echo 11:29:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:29:08 ---> create-netrc.sh [Pipeline] } 11:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:29:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:29:08 ---> python-tools-install.sh [Pipeline] echo 11:29:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:29:09 ---> sudo-logs.sh 11:29:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:29:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:29:09 ---> job-cost.sh 11:29:09 lf-activate-venv: SKIPPING 11:29:09 DEBUG: total: 0.20999999344348907 11:29:09 INFO: Retrieving Stack Cost... 11:29:11 INFO: Retrieving Pricing Info for: v1-standard-2 11:29:11 INFO: Archiving Costs [Pipeline] echo 11:29:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:29:11 ---> logs-deploy.sh 11:29:11 lf-activate-venv: SKIPPING 11:29:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/75 11:29:11 INFO: archiving workspace using pattern(s): 11:29:13 Archives upload complete. 11:29:13 INFO: archiving logs to Nexus 11:29:14 ---> uname -a: 11:29:14 Linux prd-centos7-docker-4c-2g-28702.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:29:14 11:29:14 11:29:14 ---> lscpu: 11:29:14 Architecture: x86_64 11:29:14 CPU op-mode(s): 32-bit, 64-bit 11:29:14 Byte Order: Little Endian 11:29:14 Address sizes: 40 bits physical, 48 bits virtual 11:29:14 CPU(s): 4 11:29:14 On-line CPU(s) list: 0-3 11:29:14 Thread(s) per core: 1 11:29:14 Core(s) per socket: 1 11:29:14 Socket(s): 4 11:29:14 NUMA node(s): 1 11:29:14 Vendor ID: GenuineIntel 11:29:14 CPU family: 6 11:29:14 Model: 44 11:29:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:29:14 Stepping: 1 11:29:14 CPU MHz: 2933.442 11:29:14 BogoMIPS: 5866.88 11:29:14 Virtualization: VT-x 11:29:14 Hypervisor vendor: KVM 11:29:14 Virtualization type: full 11:29:14 L1d cache: 128 KiB 11:29:14 L1i cache: 128 KiB 11:29:14 L2 cache: 16 MiB 11:29:14 L3 cache: 64 MiB 11:29:14 NUMA node0 CPU(s): 0-3 11:29:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:29:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:29:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:29:14 Vulnerability Meltdown: Mitigation; PTI 11:29:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:29:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:29:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:29:14 Vulnerability Srbds: Not affected 11:29:14 Vulnerability Tsx async abort: Not affected 11:29:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 11:29:14 11:29:14 11:29:14 ---> nproc: 11:29:14 4 11:29:14 11:29:14 11:29:14 ---> df -h: 11:29:14 Filesystem Size Used Available Use% Mounted on 11:29:14 overlay 50.0G 8.6G 41.4G 17% / 11:29:14 tmpfs 64.0M 0 64.0M 0% /dev 11:29:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:29:14 shm 64.0M 0 64.0M 0% /dev/shm 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 11:29:14 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 11:29:14 11:29:14 11:29:14 ---> free -m: 11:29:14 total used free shared buff/cache available 11:29:14 Mem: 1837 818 149 0 869 955 11:29:14 Swap: 1023 2 1021 11:29:14 11:29:14 11:29:14 ---> ip addr: 11:29:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:29:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:29:14 inet 127.0.0.1/8 scope host lo 11:29:14 valid_lft forever preferred_lft forever 11:29:14 inet6 ::1/128 scope host 11:29:14 valid_lft forever preferred_lft forever 11:29:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:29:14 link/ether fa:16:3e:9d:90:ea brd ff:ff:ff:ff:ff:ff 11:29:14 inet 10.30.122.67/23 brd 10.30.123.255 scope global dynamic eth0 11:29:14 valid_lft 85731sec preferred_lft 85731sec 11:29:14 inet6 fe80::f816:3eff:fe9d:90ea/64 scope link 11:29:14 valid_lft forever preferred_lft forever 11:29:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:29:14 link/ether 02:42:00:4a:a9:b5 brd ff:ff:ff:ff:ff:ff 11:29:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:29:14 valid_lft forever preferred_lft forever 11:29:14 inet6 fe80::42:ff:fe4a:a9b5/64 scope link 11:29:14 valid_lft forever preferred_lft forever 11:29:14 11:29:14 11:29:14 ---> sar -b -r -n DEV: 11:29:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 11:29:14 11:29:14 11:17:52 LINUX RESTART (4 CPU) 11:29:14 11:29:14 11:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:29:14 11:20:01 2.60 0.00 2.60 0.00 0.00 57.40 0.00 11:29:14 11:21:01 0.38 0.00 0.38 0.00 0.00 5.95 0.00 11:29:14 11:22:01 0.20 0.00 0.20 0.00 0.00 1.77 0.00 11:29:14 11:23:01 0.32 0.00 0.32 0.00 0.00 3.70 0.00 11:29:14 11:24:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 11:29:14 11:25:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 11:29:14 11:26:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 11:29:14 11:27:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 11:29:14 11:28:02 362.38 188.02 174.36 0.00 9262.56 55323.01 0.00 11:29:14 11:29:01 253.13 122.40 130.73 0.00 8607.98 30553.84 0.00 11:29:14 Average: 61.74 30.92 30.82 0.00 1777.45 8567.34 0.00 11:29:14 11:29:14 11:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:29:14 11:20:01 156604 0 579224 30.78 2620 1143096 1072572 36.61 387132 1138088 16 11:29:14 11:21:01 154288 0 581532 30.91 2620 1143104 1072728 36.61 389728 1138672 8 11:29:14 11:22:01 151636 0 584180 31.05 2620 1143108 1072800 36.61 404804 1125804 8 11:29:14 11:23:01 152988 0 582828 30.98 2620 1143108 1072572 36.61 401904 1127404 8 11:29:14 11:24:01 151344 0 584464 31.06 2620 1143116 1072656 36.61 404800 1125988 8 11:29:14 11:25:01 152092 0 583712 31.02 2620 1143120 1072572 36.61 404560 1125800 8 11:29:14 11:26:01 151976 0 583824 31.03 2620 1143124 1072572 36.61 404688 1125800 8 11:29:14 11:27:01 152092 0 583704 31.02 2620 1143128 1072572 36.61 404692 1125800 8 11:29:14 11:28:02 76996 0 754984 40.13 1956 1047608 1492356 50.93 634688 900324 75824 11:29:14 11:29:01 68664 0 840904 44.69 1492 970484 1528964 52.18 696400 764460 39760 11:29:14 Average: 136868 0 625936 33.27 2441 1116300 1160236 39.60 453340 1069814 11566 11:29:14 11:29:14 11:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:29:14 11:20:01 eth0 0.70 0.10 0.06 0.03 0.00 0.00 0.00 0.00 11:29:14 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:21:01 eth0 2.58 0.82 3.18 0.20 0.00 0.00 0.00 0.00 11:29:14 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:22:01 eth0 0.93 0.42 0.37 0.24 0.00 0.00 0.00 0.00 11:29:14 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:29:14 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:24:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 11:29:14 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:25:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:29:14 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:29:14 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:27:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:28:02 eth0 884.74 801.76 7504.05 72.09 0.00 0.00 0.00 0.00 11:29:14 11:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:28:02 docker0 52.06 50.25 4.71 217.79 0.00 0.00 0.00 0.00 11:29:14 11:29:01 eth0 324.07 274.49 2489.50 129.23 0.00 0.00 0.00 0.00 11:29:14 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 11:29:01 docker0 27.01 29.50 1.70 222.62 0.00 0.00 0.00 0.00 11:29:14 Average: eth0 121.14 107.63 998.16 20.03 0.00 0.00 0.00 0.00 11:29:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:14 Average: docker0 7.88 7.95 0.64 43.79 0.00 0.00 0.00 0.00 11:29:14 11:29:14 11:29:14 ---> sar -P ALL: 11:29:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 11:29:14 11:29:14 11:17:52 LINUX RESTART (4 CPU) 11:29:14 11:29:14 11:19:01 CPU %user %nice %system %iowait %steal %idle 11:29:14 11:20:01 all 0.18 0.00 0.04 0.00 0.00 99.78 11:29:14 11:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:29:14 11:20:01 1 0.55 0.00 0.03 0.00 0.00 99.42 11:29:14 11:20:01 2 0.08 0.00 0.03 0.00 0.00 99.88 11:29:14 11:20:01 3 0.03 0.00 0.07 0.00 0.00 99.90 11:29:14 11:21:01 all 0.16 0.00 0.03 0.00 0.00 99.81 11:29:14 11:21:01 0 0.07 0.00 0.05 0.00 0.00 99.88 11:29:14 11:21:01 1 0.48 0.00 0.02 0.00 0.00 99.50 11:29:14 11:21:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:29:14 11:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:29:14 11:22:01 all 0.14 0.00 0.03 0.00 0.00 99.82 11:29:14 11:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 11:29:14 11:22:01 1 0.47 0.00 0.03 0.00 0.00 99.50 11:29:14 11:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:29:14 11:22:01 3 0.05 0.00 0.03 0.00 0.02 99.90 11:29:14 11:23:01 all 0.15 0.00 0.02 0.00 0.00 99.82 11:29:14 11:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:29:14 11:23:01 1 0.53 0.00 0.03 0.00 0.02 99.42 11:29:14 11:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:29:14 11:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:29:14 11:24:01 all 0.15 0.00 0.02 0.00 0.00 99.82 11:29:14 11:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:29:14 11:24:01 1 0.53 0.00 0.02 0.00 0.00 99.45 11:29:14 11:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:29:14 11:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:29:14 11:25:01 all 0.15 0.00 0.02 0.00 0.00 99.83 11:29:14 11:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:29:14 11:25:01 1 0.52 0.00 0.03 0.00 0.00 99.45 11:29:14 11:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 11:29:14 11:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:29:14 11:26:01 all 0.16 0.00 0.02 0.00 0.00 99.82 11:29:14 11:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:29:14 11:26:01 1 0.53 0.00 0.02 0.00 0.00 99.45 11:29:14 11:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:29:14 11:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:29:14 11:27:01 all 0.15 0.00 0.02 0.00 0.00 99.83 11:29:14 11:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:29:14 11:27:01 1 0.53 0.00 0.03 0.00 0.00 99.43 11:29:14 11:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:29:14 11:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:29:14 11:28:02 all 13.97 0.00 7.93 4.25 0.05 73.79 11:29:14 11:28:02 0 14.63 0.00 8.68 3.09 0.05 73.56 11:29:14 11:28:02 1 14.29 0.00 7.48 3.81 0.05 74.37 11:29:14 11:28:02 2 12.89 0.00 8.03 4.77 0.03 74.28 11:29:14 11:28:02 3 14.09 0.00 7.56 5.33 0.07 72.96 11:29:14 11:29:01 all 10.97 0.00 6.68 3.78 0.04 78.53 11:29:14 11:29:01 0 10.42 0.00 7.71 1.76 0.03 80.07 11:29:14 11:29:01 1 10.88 0.00 6.59 2.41 0.03 80.09 11:29:14 11:29:01 2 11.43 0.00 6.27 4.34 0.05 77.91 11:29:14 11:29:01 3 11.14 0.00 6.15 6.62 0.05 76.04 11:29:14 Average: all 2.56 0.00 1.45 0.78 0.01 95.20 11:29:14 Average: 0 2.46 0.00 1.62 0.47 0.01 95.44 11:29:14 Average: 1 2.88 0.00 1.40 0.61 0.01 95.10 11:29:14 Average: 2 2.41 0.00 1.42 0.89 0.01 95.27 11:29:14 Average: 3 2.49 0.00 1.36 1.16 0.01 94.98 11:29:14 11:29:14 11:29:14