Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 062c99091897d73a20556ba115d924aa41bc7550 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-27021’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-27653’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27654 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 062c99091897d73a20556ba115d924aa41bc7550 (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 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 Commit message: "remove all register method for new version API v2 in furture" > git rev-list --no-walk 739e19e16cfa887bfffe764182c1d6a58536cb65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:47:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:47:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:47:05 ========================================================= 14:47:05 EdgeX Global Pipelines Version Info 14:47:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:47:06 ------------------- 14:47:06 stable info: 14:47:06 ------------------- 14:47:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:47:06 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 14:47:06 Message: update stable to v1.0.181 14:47:07 ------------------- 14:47:07 experimental info: 14:47:07 ------------------- 14:47:07 Commited By: **** collab-it+edgex@linuxfoundation.org 14:47:07 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 14:47:07 Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:47:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:47:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 062c990 [Pipeline] echo 14:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:47:11 provisioning config files... 14:47:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1302911624605173366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:11 ---> docker-login.sh 14:47:11 nexus3.edgexfoundry.org:10001 14:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:11 Configure a credential helper to remove this warning. See 14:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:11 14:47:11 Login Succeeded 14:47:11 nexus3.edgexfoundry.org:10002 14:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:11 Configure a credential helper to remove this warning. See 14:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:11 14:47:11 Login Succeeded 14:47:11 nexus3.edgexfoundry.org:10003 14:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:12 Configure a credential helper to remove this warning. See 14:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:12 14:47:12 Login Succeeded 14:47:12 nexus3.edgexfoundry.org:10004 14:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:12 Configure a credential helper to remove this warning. See 14:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:12 14:47:12 Login Succeeded 14:47:12 docker.io 14:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:12 Configure a credential helper to remove this warning. See 14:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:12 14:47:12 Login Succeeded 14:47:12 ---> docker-login.sh ends [Pipeline] } 14:47:12 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 14:47:13 + git log --format=format:%s -1 062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] echo 14:47:13 GIT_COMMIT: 062c99091897d73a20556ba115d924aa41bc7550, Commit Message: remove all register method for new version API v2 in furture [Pipeline] echo 14:47:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:47:14 14:47:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:47:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:47:14 latest: Pulling from edgex-devops/git-semver 14:47:14 31603596830f: Pulling fs layer 14:47:14 2a8b12db71e7: Pulling fs layer 14:47:14 6ca5941a6612: Pulling fs layer 14:47:14 ecc8261a40a4: Pulling fs layer 14:47:14 ecc8261a40a4: Waiting 14:47:14 2a8b12db71e7: Verifying Checksum 14:47:14 2a8b12db71e7: Download complete 14:47:14 31603596830f: Download complete 14:47:15 ecc8261a40a4: Verifying Checksum 14:47:15 ecc8261a40a4: Download complete 14:47:15 6ca5941a6612: Verifying Checksum 14:47:15 6ca5941a6612: Download complete 14:47:15 31603596830f: Pull complete 14:47:15 2a8b12db71e7: Pull complete 14:47:16 6ca5941a6612: Pull complete 14:47:16 ecc8261a40a4: Pull complete 14:47:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:47:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:47:16 prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container 14:47:16 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:47:18 $ docker top a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:19 [ssh-agent] Looking for ssh-agent implementation... 14:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:19 $ docker exec a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b ssh-agent 14:47:19 SSH_AUTH_SOCK=/tmp/ssh-vJVBHo8REMli/agent.11 14:47:19 SSH_AGENT_PID=17 14:47:19 Running ssh-add (command line suppressed) 14:47:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3227965811847104494.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3227965811847104494.key) 14:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:20 + git tag --points-at HEAD [Pipeline] } 14:47:20 $ docker exec --env ******** --env ******** a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b ssh-agent -k 14:47:20 unset SSH_AUTH_SOCK; 14:47:20 unset SSH_AGENT_PID; 14:47:20 echo Agent pid 17 killed; 14:47:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:47:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:20 [ssh-agent] Looking for ssh-agent implementation... 14:47:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:20 $ docker exec a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b ssh-agent 14:47:20 SSH_AUTH_SOCK=/tmp/ssh-EpsRrrh89mvf/agent.46 14:47:20 SSH_AGENT_PID=51 14:47:20 Running ssh-add (command line suppressed) 14:47:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1458593941620862811.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1458593941620862811.key) 14:47:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:21 + git semver init 14:47:21 # -> Open(): unable to determine branch for HEAD 14:47:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 14:47:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 14:47:21 # $SEMVER_REMOTE_NAME = origin 14:47:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:47:21 # $SEMVER_USER_NAME = edgex-jenkins 14:47:21 # $SEMVER_BRANCH = master 14:47:21 # $SEMVER_TEMP = /tmp/semver-654928231 14:47:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:47:22 # '/tmp/semver-654928231' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 14:47:22 # -> Force: false 14:47:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 14:47:22 $ docker exec --env ******** --env ******** a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b ssh-agent -k 14:47:22 unset SSH_AUTH_SOCK; 14:47:22 unset SSH_AGENT_PID; 14:47:22 echo Agent pid 51 killed; 14:47:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:22 + git semver [Pipeline] } 14:47:22 $ docker stop --time=1 a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b 14:47:24 $ docker rm -f a6e5ffcdaceefd199d4c954b23208f71ab4ca672477593d3619158c21116f21b [Pipeline] // withDockerContainer [Pipeline] sh 14:47:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:47:25 Stashed 1 file(s) [Pipeline] echo 14:47:25 [edgeXSemver]: initialized semver on version 2.0.0-dev.14 [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 14:47:40 Still waiting to schedule task 14:47:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:47:40 Still waiting to schedule task 14:47:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 14:49:18 Running on prd-centos7-docker-4c-2g-27659 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 14:49:18 Running in /w/workspace/edgex-ui-go/72 [Pipeline] { [Pipeline] checkout 14:49:21 using credential edgex-jenkins-ssh 14:49:21 Cloning the remote Git repository 14:49:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:49:21 > git init /w/workspace/edgex-ui-go/72 # timeout=10 14:49:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:49:21 > git --version # timeout=10 14:49:21 > git --version # 'git version 2.24.3' 14:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:22 Checking out Revision 062c99091897d73a20556ba115d924aa41bc7550 (master) 14:49:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:49:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:49:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:49:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:49:22 > git config core.sparsecheckout # timeout=10 14:49:22 > git checkout -f 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 14:49:26 Commit message: "remove all register method for new version API v2 in furture" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:49:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:49:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:49:28 + sudo service docker restart 14:49:28 + true 14:49:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:49:30 provisioning config files... 14:49:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config9107064596119691248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:31 ---> docker-login.sh 14:49:31 nexus3.edgexfoundry.org:10001 14:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:31 Configure a credential helper to remove this warning. See 14:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:31 14:49:31 Login Succeeded 14:49:31 nexus3.edgexfoundry.org:10002 14:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:31 Configure a credential helper to remove this warning. See 14:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:31 14:49:31 Login Succeeded 14:49:31 nexus3.edgexfoundry.org:10003 14:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:32 Configure a credential helper to remove this warning. See 14:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:32 14:49:32 Login Succeeded 14:49:32 nexus3.edgexfoundry.org:10004 14:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:32 Configure a credential helper to remove this warning. See 14:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:32 14:49:32 Login Succeeded 14:49:32 docker.io 14:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:32 Configure a credential helper to remove this warning. See 14:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:32 14:49:32 Login Succeeded 14:49:32 ---> docker-login.sh ends [Pipeline] } 14:49:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:49:32 ========================================================= 14:49:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:49:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:49:33 + 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 . 14:49:33 Sending build context to Docker daemon 17.08MB 14:49:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:49:33 Step 2/8 : FROM ${BASE} 14:49:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:49:33 188c0c94c7c5: Pulling fs layer 14:49:33 0ef7d3d256c8: Pulling fs layer 14:49:33 de9db76c5a1d: Pulling fs layer 14:49:33 bca2f99d35d6: Pulling fs layer 14:49:33 93359f2a8cfa: Pulling fs layer 14:49:33 7c6f9722023f: Pulling fs layer 14:49:33 a35cf1a2eb13: Pulling fs layer 14:49:33 bca2f99d35d6: Waiting 14:49:33 93359f2a8cfa: Waiting 14:49:33 a35cf1a2eb13: Waiting 14:49:33 7c6f9722023f: Waiting 14:49:33 de9db76c5a1d: Verifying Checksum 14:49:33 de9db76c5a1d: Download complete 14:49:33 0ef7d3d256c8: Verifying Checksum 14:49:33 0ef7d3d256c8: Download complete 14:49:33 93359f2a8cfa: Verifying Checksum 14:49:33 93359f2a8cfa: Download complete 14:49:33 7c6f9722023f: Verifying Checksum 14:49:33 7c6f9722023f: Download complete 14:49:34 188c0c94c7c5: Verifying Checksum 14:49:34 188c0c94c7c5: Download complete 14:49:34 188c0c94c7c5: Pull complete 14:49:34 0ef7d3d256c8: Pull complete 14:49:34 de9db76c5a1d: Pull complete 14:49:36 a35cf1a2eb13: Verifying Checksum 14:49:36 a35cf1a2eb13: Download complete 14:49:36 bca2f99d35d6: Verifying Checksum 14:49:36 bca2f99d35d6: Download complete 14:49:41 bca2f99d35d6: Pull complete 14:49:41 93359f2a8cfa: Pull complete 14:49:41 7c6f9722023f: Pull complete 14:49:47 a35cf1a2eb13: Pull complete 14:49:47 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:49:47 ---> a62c8e92a672 14:49:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:49:47 ---> Running in 0c84ad54af1a 14:49:47 Removing intermediate container 0c84ad54af1a 14:49:47 ---> 081bf39ee911 14:49:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:49:47 ---> Running in 938499e620b9 14:49:48 Removing intermediate container 938499e620b9 14:49:48 ---> 73ab4bba9755 14:49:48 Step 5/8 : RUN apk add --no-cache make git 14:49:48 ---> Running in cfd100136ee7 14:49:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:49:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:49:50 OK: 166 MiB in 39 packages 14:49:51 Removing intermediate container cfd100136ee7 14:49:51 ---> ea27272d5b33 14:49:51 Step 6/8 : WORKDIR /edgex-ui-go 14:49:51 ---> Running in 6c2a6b5fb984 14:49:51 Removing intermediate container 6c2a6b5fb984 14:49:51 ---> b08da2ca4af1 14:49:51 Step 7/8 : COPY . . 14:49:53 ---> 55f498220dc0 14:49:53 Step 8/8 : RUN go mod download 14:49:53 ---> Running in 95f5b85df7d5 14:50:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27660 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 14:50:13 Running in /w/workspace/edgex-ui-go/72 [Pipeline] { [Pipeline] checkout 14:50:15 Removing intermediate container 95f5b85df7d5 14:50:15 ---> 29abbfba2b9b 14:50:15 Successfully built 29abbfba2b9b 14:50:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:50:15 + docker inspect -f . ci-base-image-x86_64 14:50:15 . [Pipeline] withDockerContainer 14:50:16 prd-centos7-docker-4c-2g-27659 does not seem to be running inside a container 14:50:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 14:50:17 $ docker top 312e52d577ef184cada6750959323f08953015685c2871bae2f42d459e609d39 -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:17 + go version 14:50:17 go version go1.15.5 linux/amd64 [Pipeline] } 14:50:17 $ docker stop --time=1 312e52d577ef184cada6750959323f08953015685c2871bae2f42d459e609d39 14:50:19 $ docker rm -f 312e52d577ef184cada6750959323f08953015685c2871bae2f42d459e609d39 14:50:19 using credential edgex-jenkins-ssh 14:50:19 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:50:19 + docker inspect -f . ci-base-image-x86_64 14:50:19 . [Pipeline] withDockerContainer 14:50:19 prd-centos7-docker-4c-2g-27659 does not seem to be running inside a container 14:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 14:50:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:50:19 > git init /w/workspace/edgex-ui-go/72 # timeout=10 14:50:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:50:19 > git --version # timeout=10 14:50:19 > git --version # 'git version 2.17.1' 14:50:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:20 $ docker top 576a13c9e1823ea4c4615f93a05c7fd4baf9a245179f58002d837488a6ea2880 -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:21 + make test 14:50:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:50:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:50:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:50:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:50:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:50:21 Checking out Revision 062c99091897d73a20556ba115d924aa41bc7550 (master) 14:50:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:50:21 > git config core.sparsecheckout # timeout=10 14:50:21 > git checkout -f 062c99091897d73a20556ba115d924aa41bc7550 # timeout=10 14:50:26 Commit message: "remove all register method for new version API v2 in furture" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:50:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:50:28 + + true 14:50:28 sudo service docker restart [Pipeline] withEnv [Pipeline] { 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:50:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:50:30 GO111MODULE=on go vet ./... [Pipeline] wrap 14:50:30 provisioning config files... 14:50:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config2397758945828165825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:31 ---> docker-login.sh 14:50:31 nexus3.edgexfoundry.org:10001 [Pipeline] } 14:50:31 $ docker stop --time=1 576a13c9e1823ea4c4615f93a05c7fd4baf9a245179f58002d837488a6ea2880 14:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:32 Configure a credential helper to remove this warning. See 14:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:32 14:50:32 Login Succeeded 14:50:32 nexus3.edgexfoundry.org:10002 14:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:33 Configure a credential helper to remove this warning. See 14:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:33 14:50:33 Login Succeeded 14:50:33 nexus3.edgexfoundry.org:10003 14:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:33 Configure a credential helper to remove this warning. See 14:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:33 14:50:33 Login Succeeded 14:50:33 nexus3.edgexfoundry.org:10004 14:50:33 $ docker rm -f 576a13c9e1823ea4c4615f93a05c7fd4baf9a245179f58002d837488a6ea2880 14:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] sh 14:50:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:34 Configure a credential helper to remove this warning. See 14:50:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:34 14:50:34 Login Succeeded 14:50:34 docker.io 14:50:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:34 Stashed 1 file(s) [Pipeline] } 14:50:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:34 Configure a credential helper to remove this warning. See 14:50:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:34 14:50:34 Login Succeeded 14:50:34 ---> docker-login.sh ends [Pipeline] // script [Pipeline] } [Pipeline] } 14:50:34 Deleting 1 temporary files [Pipeline] // stage [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] echo 14:50:35 ========================================================= 14:50:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:50:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:50:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:50:36 + 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 . 14:50:36 + ls -al . 14:50:36 total 92 14:50:36 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 25 14:50 . 14:50:36 drwxrwxr-x. 4 jenkins jenkins 30 Feb 25 14:49 .. 14:50:36 drwxrwxr-x. 3 jenkins jenkins 20 Feb 25 14:49 assets 14:50:36 drwxrwxr-x. 2 jenkins jenkins 35 Feb 25 14:49 bin 14:50:36 drwxrwxr-x. 3 jenkins jenkins 29 Feb 25 14:49 cmd 14:50:36 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 25 14:49 CONTRIBUTING.md 14:50:36 -rw-r--r--. 1 jenkins jenkins 10 Feb 25 14:50 coverage.out 14:50:36 -rw-rw-r--. 1 jenkins jenkins 1508 Feb 25 14:49 Dockerfile 14:50:36 -rw-rw-r--. 1 jenkins jenkins 902 Feb 25 14:49 Dockerfile.build 14:50:36 drwxrwxr-x. 5 jenkins jenkins 104 Feb 25 14:49 docs 14:50:36 drwxrwxr-x. 8 jenkins jenkins 162 Feb 25 14:49 .git 14:50:36 drwxrwxr-x. 2 jenkins jenkins 103 Feb 25 14:49 .github 14:50:36 -rw-rw-r--. 1 jenkins jenkins 153 Feb 25 14:49 .gitignore 14:50:36 -rw-rw-r--. 1 jenkins jenkins 1019 Feb 25 14:49 go.mod 14:50:36 -rw-r--r--. 1 jenkins jenkins 20843 Feb 25 14:50 go.sum 14:50:36 drwxrwxr-x. 10 jenkins jenkins 139 Feb 25 14:49 internal 14:50:36 -rw-rw-r--. 1 jenkins jenkins 652 Feb 25 14:49 Jenkinsfile 14:50:36 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 25 14:49 LICENSE 14:50:36 -rw-rw-r--. 1 jenkins jenkins 951 Feb 25 14:49 Makefile 14:50:36 -rw-rw-r--. 1 jenkins jenkins 4535 Feb 25 14:49 README.md 14:50:36 -rw-rw-r--. 1 jenkins jenkins 12 Feb 25 14:47 VERSION 14:50:36 -rw-rw-r--. 1 jenkins jenkins 155 Feb 25 14:49 version.go 14:50:36 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 25 14:49 web [Pipeline] isUnix [Pipeline] sh 14:50:36 + 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=062c99091897d73a20556ba115d924aa41bc7550 --label arch=amd64 --label version=2.0.0-dev.14 . 14:50:36 Sending build context to Docker daemon 17.08MB 14:50:36 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 14:50:36 Step 2/8 : FROM ${BASE} 14:50:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:50:36 5f621e34cdf4: Pulling fs layer 14:50:36 a4357932f1b6: Pulling fs layer 14:50:36 18c013af1878: Pulling fs layer 14:50:36 00ac8860ef70: Pulling fs layer 14:50:36 63d7cb157983: Pulling fs layer 14:50:36 b116817d02f9: Pulling fs layer 14:50:36 745a02a5169b: Pulling fs layer 14:50:36 00ac8860ef70: Waiting 14:50:36 63d7cb157983: Waiting 14:50:36 b116817d02f9: Waiting 14:50:36 18c013af1878: Verifying Checksum 14:50:36 18c013af1878: Download complete 14:50:36 Sending build context to Docker daemon 17.11MB 14:50:36 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 14:50:36 Step 2/24 : FROM ${BASE} AS builder 14:50:36 ---> 29abbfba2b9b 14:50:36 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:50:36 a4357932f1b6: Verifying Checksum 14:50:36 a4357932f1b6: Download complete 14:50:36 63d7cb157983: Verifying Checksum 14:50:36 63d7cb157983: Download complete 14:50:36 b116817d02f9: Verifying Checksum 14:50:36 b116817d02f9: Download complete 14:50:36 5f621e34cdf4: Verifying Checksum 14:50:36 5f621e34cdf4: Download complete 14:50:37 ---> Running in 9aaa67dc1299 14:50:37 5f621e34cdf4: Pull complete 14:50:37 Removing intermediate container 9aaa67dc1299 14:50:37 ---> 6214609b2ec9 14:50:37 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:50:37 ---> Running in 8abcba7fdec3 14:50:37 Removing intermediate container 8abcba7fdec3 14:50:37 ---> 8a1bc6888949 14:50:37 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:50:37 ---> Running in d6914038039b 14:50:38 a4357932f1b6: Pull complete 14:50:38 Removing intermediate container d6914038039b 14:50:38 ---> 1189f48db51a 14:50:38 Step 6/24 : LABEL Name=edgex-ui-go 14:50:38 ---> Running in e9f4311c6854 14:50:38 Removing intermediate container e9f4311c6854 14:50:38 ---> c027fdf52dfe 14:50:38 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:50:38 ---> Running in 872862f31b84 14:50:38 18c013af1878: Pull complete 14:50:38 Removing intermediate container 872862f31b84 14:50:38 ---> 6d07dc24900b 14:50:38 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:38 ---> Running in 88908fcc422b 14:50:39 745a02a5169b: Verifying Checksum 14:50:39 745a02a5169b: Download complete 14:50:39 Removing intermediate container 88908fcc422b 14:50:39 ---> 1690a3f34adb 14:50:39 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:50:39 ---> Running in 3a239a0c586d 14:50:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:50:40 00ac8860ef70: Verifying Checksum 14:50:40 00ac8860ef70: Download complete 14:50:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:50:42 OK: 166 MiB in 39 packages 14:50:43 Removing intermediate container 3a239a0c586d 14:50:43 ---> 73aec73af534 14:50:43 Step 10/24 : ENV GO111MODULE=on 14:50:43 ---> Running in 0da540fc5b37 14:50:43 Removing intermediate container 0da540fc5b37 14:50:43 ---> 5404923bb18c 14:50:43 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:50:43 ---> Running in 366e0ee78c44 14:50:43 Removing intermediate container 366e0ee78c44 14:50:43 ---> b193f39349d2 14:50:43 Step 12/24 : COPY go.mod . 14:50:43 ---> 6616298bd1c0 14:50:43 Step 13/24 : COPY Makefile . 14:50:44 ---> 5a12c53812ce 14:50:44 Step 14/24 : RUN make update 14:50:44 ---> Running in 534f93a2f65f 14:50:44 CGO_ENABLED=0 GO111MODULE=on go mod download 14:50:45 Removing intermediate container 534f93a2f65f 14:50:45 ---> 8bd924e686f8 14:50:45 Step 15/24 : COPY . . 14:50:46 ---> ee0a1faf9ead 14:50:46 Step 16/24 : RUN ${MAKE} 14:50:47 ---> Running in 99e7bc952215 14:50:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:50:51 00ac8860ef70: Pull complete 14:50:51 63d7cb157983: Pull complete 14:50:51 b116817d02f9: Pull complete 14:50:54 745a02a5169b: Pull complete 14:50:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:50:54 ---> b7e6874047d6 14:50:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:50:55 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:50:57 ---> Running in b91bfe19ef48 14:50:57 Removing intermediate container b91bfe19ef48 14:50:57 ---> e187a5083441 14:50:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:57 ---> Running in dbf9a4588286 14:50:58 Removing intermediate container 99e7bc952215 14:50:58 ---> 721ea87e71d2 14:50:58 Step 17/24 : FROM alpine:3.12 14:50:58 3.12: Pulling from library/alpine 14:50:58 f84cab65f19f: Pulling fs layer 14:50:59 f84cab65f19f: Verifying Checksum 14:50:59 f84cab65f19f: Download complete 14:50:59 f84cab65f19f: Pull complete 14:50:59 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:50:59 Status: Downloaded newer image for alpine:3.12 14:50:59 ---> 88dd2752d2ea 14:50:59 Step 18/24 : EXPOSE 4000 14:50:59 ---> Running in 210d1200c572 14:50:59 Removing intermediate container 210d1200c572 14:50:59 ---> 1a7f2ab71b2f 14:50:59 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 14:50:59 Removing intermediate container dbf9a4588286 14:50:59 ---> d35b8282f196 14:50:59 Step 5/8 : RUN apk add --no-cache make git 14:50:59 ---> Running in 62e61753358d 14:51:00 ---> 6125ce5f549d 14:51:00 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:51:00 ---> Running in 34a03126f1a1 14:51:00 Removing intermediate container 34a03126f1a1 14:51:00 ---> e296ed190876 14:51:00 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:51:00 ---> Running in 27062be4768f 14:51:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:51:01 Removing intermediate container 27062be4768f 14:51:01 ---> f480cb5663a8 14:51:01 Step 22/24 : LABEL arch=amd64 14:51:01 ---> Running in 8c9411918157 14:51:01 Removing intermediate container 8c9411918157 14:51:01 ---> 8d8a4f501c96 14:51:01 Step 23/24 : LABEL git_sha=062c99091897d73a20556ba115d924aa41bc7550 14:51:01 ---> Running in 207af705ab81 14:51:01 Removing intermediate container 207af705ab81 14:51:01 ---> a55ba77aab44 14:51:01 Step 24/24 : LABEL version=2.0.0-dev.14 14:51:01 ---> Running in 9a034b31c560 14:51:01 Removing intermediate container 9a034b31c560 14:51:01 ---> 37bbc9655787 14:51:01 [Warning] One or more build-args [ARCH] were not consumed 14:51:01 Successfully built 37bbc9655787 14:51:01 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:51:02 provisioning config files... 14:51:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config6427569766821188993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:51:02 ---> docker-login.sh 14:51:02 nexus3.edgexfoundry.org:10001 14:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:02 Configure a credential helper to remove this warning. See 14:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:02 14:51:02 Login Succeeded 14:51:02 nexus3.edgexfoundry.org:10002 14:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:03 Configure a credential helper to remove this warning. See 14:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:03 14:51:03 Login Succeeded 14:51:03 nexus3.edgexfoundry.org:10003 14:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:03 Configure a credential helper to remove this warning. See 14:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:03 14:51:03 Login Succeeded 14:51:03 nexus3.edgexfoundry.org:10004 14:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:03 Configure a credential helper to remove this warning. See 14:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:03 14:51:03 Login Succeeded 14:51:03 docker.io 14:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:03 OK: 142 MiB in 39 packages 14:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:03 Configure a credential helper to remove this warning. See 14:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:03 14:51:03 Login Succeeded 14:51:03 ---> docker-login.sh ends [Pipeline] } 14:51:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:51:04 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 14:51:04 062c99091897d73a20556ba115d924aa41bc7550 14:51:04 latest 14:51:04 2.0.0-dev.14 14:51:04 062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 14:51:04 master 14:51:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:51:04 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] isUnix [Pipeline] sh 14:51:04 Removing intermediate container 62e61753358d 14:51:04 ---> bd27bcc32603 14:51:04 Step 6/8 : WORKDIR /edgex-ui-go 14:51:04 ---> Running in 84e5feadec3b 14:51:04 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550 14:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 14:51:04 9054865405eb: Preparing 14:51:04 33e8713114f8: Preparing 14:51:04 33e8713114f8: Layer already exists 14:51:05 Removing intermediate container 84e5feadec3b 14:51:05 ---> fbe8c2b7dda7 14:51:05 Step 7/8 : COPY . . 14:51:06 9054865405eb: Pushed 14:51:06 062c99091897d73a20556ba115d924aa41bc7550: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] isUnix [Pipeline] sh 14:51:06 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 14:51:07 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 14:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 14:51:07 9054865405eb: Preparing 14:51:07 33e8713114f8: Preparing 14:51:07 9054865405eb: Layer already exists 14:51:07 33e8713114f8: Layer already exists 14:51:07 latest: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] isUnix [Pipeline] sh 14:51:07 ---> e0d4a4c88ed2 14:51:07 Step 8/8 : RUN go mod download 14:51:07 ---> Running in 9d1a0b81fd5a 14:51:07 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.14 [Pipeline] isUnix [Pipeline] sh 14:51:07 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.14 14:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 14:51:07 9054865405eb: Preparing 14:51:07 33e8713114f8: Preparing 14:51:07 9054865405eb: Layer already exists 14:51:07 33e8713114f8: Layer already exists 14:51:07 2.0.0-dev.14: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] isUnix [Pipeline] sh 14:51:08 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [Pipeline] isUnix [Pipeline] sh 14:51:08 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 14:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 14:51:08 9054865405eb: Preparing 14:51:08 33e8713114f8: Preparing 14:51:08 9054865405eb: Layer already exists 14:51:08 33e8713114f8: Layer already exists 14:51:08 062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] isUnix [Pipeline] sh 14:51:08 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 14:51:09 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 14:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 14:51:09 9054865405eb: Preparing 14:51:09 33e8713114f8: Preparing 14:51:09 9054865405eb: Layer already exists 14:51:09 33e8713114f8: Layer already exists 14:51:09 master: digest: sha256:49d6b56e89f8ddd5457e50efa26f501abfd272de39142c9c9e69c35174c0956c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:51:09 ===================================================== [Pipeline] echo 14:51:09 taggedImages: 14:51:09 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550 14:51:09 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 14:51:09 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.14 14:51:09 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 14:51:09 - 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 14:51:10 ---> job-cost.sh 14:51:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1IcX 14:51:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:51:34 Removing intermediate container 9d1a0b81fd5a 14:51:34 ---> e815784e2e8f 14:51:34 Successfully built e815784e2e8f 14:51:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:51:34 + docker inspect -f . ci-base-image-arm64 14:51:34 . [Pipeline] withDockerContainer 14:51:34 prd-ubuntu18.04-docker-arm64-4c-16g-27660 does not seem to be running inside a container 14:51:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 14:51:36 $ docker top fa5c8f00d41de942b95d9638f1d9575ae34d6b8544da7be0c964b44f2799a4a0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:37 + go version 14:51:37 go version go1.15.5 linux/arm64 [Pipeline] } 14:51:37 $ docker stop --time=1 fa5c8f00d41de942b95d9638f1d9575ae34d6b8544da7be0c964b44f2799a4a0 14:51:39 $ docker rm -f fa5c8f00d41de942b95d9638f1d9575ae34d6b8544da7be0c964b44f2799a4a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:51:40 + docker inspect -f . ci-base-image-arm64 14:51:40 . [Pipeline] withDockerContainer 14:51:40 prd-ubuntu18.04-docker-arm64-4c-16g-27660 does not seem to be running inside a container 14:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/72 -v /w/workspace/edgex-ui-go/72:/w/workspace/edgex-ui-go/72:rw,z -v /w/workspace/edgex-ui-go/72@tmp:/w/workspace/edgex-ui-go/72@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 14:51:41 $ docker top 17dc1bb85c8260d731ac1c8158929f3333799e73d6752aa784c4c4678d208b91 -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:42 + make test 14:51:42 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:51:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:51:57 lf-activate-venv(): INFO: Adding /tmp/venv-1IcX/bin to PATH 14:51:57 INFO: No Stack... 14:51:57 INFO: Retrieving Pricing Info for: v1-standard-2 14:51:57 INFO: Archiving Costs [Pipeline] sh 14:51:57 + cat /w/workspace/edgex-ui-go/72/archives/cost.csv 14:51:57 + cut -d, -f6 [Pipeline] lock 14:51:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] 14:51:57 Resource [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] did not exist. Created. 14:51:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:51:58 + echo total: 0.029999999329447746 [Pipeline] stash 14:51:58 Stashed 1 file(s) [Pipeline] } 14:51:58 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:52:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:52:11 GO111MODULE=on go vet ./... [Pipeline] } 14:52:12 $ docker stop --time=1 17dc1bb85c8260d731ac1c8158929f3333799e73d6752aa784c4c4678d208b91 14:52:14 $ docker rm -f 17dc1bb85c8260d731ac1c8158929f3333799e73d6752aa784c4c4678d208b91 [Pipeline] // withDockerContainer [Pipeline] sh 14:52:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:52:15 Warning: overwriting stash ‘coverage-report’ 14:52:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:52:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:52:17 + ls -al . 14:52:17 total 124 14:52:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:51 . 14:52:17 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:50 .. 14:52:17 drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 14:50 .git 14:52:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:50 .github 14:52:17 -rw-rw-r-- 1 jenkins jenkins 153 Feb 25 14:50 .gitignore 14:52:17 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 25 14:50 CONTRIBUTING.md 14:52:17 -rw-rw-r-- 1 jenkins jenkins 1508 Feb 25 14:50 Dockerfile 14:52:17 -rw-rw-r-- 1 jenkins jenkins 902 Feb 25 14:50 Dockerfile.build 14:52:17 -rw-rw-r-- 1 jenkins jenkins 652 Feb 25 14:50 Jenkinsfile 14:52:17 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 25 14:50 LICENSE 14:52:17 -rw-rw-r-- 1 jenkins jenkins 951 Feb 25 14:50 Makefile 14:52:17 -rw-rw-r-- 1 jenkins jenkins 4535 Feb 25 14:50 README.md 14:52:17 -rw-rw-r-- 1 jenkins jenkins 12 Feb 25 14:47 VERSION 14:52:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:50 assets 14:52:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 14:50 bin 14:52:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 14:50 cmd 14:52:17 -rw-r--r-- 1 jenkins jenkins 10 Feb 25 14:51 coverage.out 14:52:17 drwxrwxr-x 5 jenkins jenkins 4096 Feb 25 14:50 docs 14:52:17 -rw-rw-r-- 1 jenkins jenkins 1019 Feb 25 14:50 go.mod 14:52:17 -rw-r--r-- 1 jenkins jenkins 20843 Feb 25 14:51 go.sum 14:52:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 14:50 internal 14:52:17 -rw-rw-r-- 1 jenkins jenkins 155 Feb 25 14:50 version.go 14:52:17 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 14:50 web [Pipeline] isUnix [Pipeline] sh 14:52:18 + 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=062c99091897d73a20556ba115d924aa41bc7550 --label arch=arm64 --label version=2.0.0-dev.14 . 14:52:18 Sending build context to Docker daemon 17.11MB 14:52:18 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 14:52:18 Step 2/24 : FROM ${BASE} AS builder 14:52:18 ---> e815784e2e8f 14:52:18 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:52:19 ---> Running in 0b9ca2af17c3 14:52:19 Removing intermediate container 0b9ca2af17c3 14:52:19 ---> 39111edd524f 14:52:19 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:52:19 ---> Running in cd69440d11e1 14:52:20 Removing intermediate container cd69440d11e1 14:52:20 ---> f55abad8decb 14:52:20 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:52:20 ---> Running in b06856ef165f 14:52:20 Removing intermediate container b06856ef165f 14:52:20 ---> 31d4eb09a67c 14:52:20 Step 6/24 : LABEL Name=edgex-ui-go 14:52:20 ---> Running in 04e12c8ced63 14:52:21 Removing intermediate container 04e12c8ced63 14:52:21 ---> 1577b3ea7f66 14:52:21 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:52:21 ---> Running in 2747d42d1a93 14:52:22 Removing intermediate container 2747d42d1a93 14:52:22 ---> e77ca0dc92cb 14:52:22 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:22 ---> Running in f761e69d50df 14:52:24 Removing intermediate container f761e69d50df 14:52:24 ---> 24080286b6eb 14:52:24 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:52:24 ---> Running in 0d2bd68f4a49 14:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:52:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:52:27 OK: 142 MiB in 39 packages 14:52:28 Removing intermediate container 0d2bd68f4a49 14:52:28 ---> 9d9d4fb8db10 14:52:28 Step 10/24 : ENV GO111MODULE=on 14:52:28 ---> Running in f18a1329cd0e 14:52:28 Removing intermediate container f18a1329cd0e 14:52:28 ---> aebb35b2d019 14:52:28 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:52:29 ---> Running in 9dffe0291d12 14:52:29 Removing intermediate container 9dffe0291d12 14:52:29 ---> 781e4bf32644 14:52:29 Step 12/24 : COPY go.mod . 14:52:30 ---> e83a97f2959b 14:52:30 Step 13/24 : COPY Makefile . 14:52:30 ---> 8a096380e32b 14:52:30 Step 14/24 : RUN make update 14:52:30 ---> Running in 128532c28bfe 14:52:31 CGO_ENABLED=0 GO111MODULE=on go mod download 14:52:33 Removing intermediate container 128532c28bfe 14:52:33 ---> e9c2da58980c 14:52:33 Step 15/24 : COPY . . 14:52:35 ---> 1b6da27b1e88 14:52:35 Step 16/24 : RUN ${MAKE} 14:52:35 ---> Running in 413ea44a47ad 14:52:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:52:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:53:02 Removing intermediate container 413ea44a47ad 14:53:02 ---> 7451adba7180 14:53:02 Step 17/24 : FROM alpine:3.12 14:53:03 3.12: Pulling from library/alpine 14:53:03 dce8679b510e: Pulling fs layer 14:53:03 dce8679b510e: Download complete 14:53:04 dce8679b510e: Pull complete 14:53:04 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:53:04 Status: Downloaded newer image for alpine:3.12 14:53:04 ---> d10569e2745f 14:53:04 Step 18/24 : EXPOSE 4000 14:53:04 ---> Running in ba59a2d3ebd3 14:53:04 Removing intermediate container ba59a2d3ebd3 14:53:04 ---> 935bf443c3cb 14:53:04 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 14:53:06 ---> 671e481f7886 14:53:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:53:06 ---> Running in d31927cf49ef 14:53:06 Removing intermediate container d31927cf49ef 14:53:06 ---> 59ff940b4b1a 14:53:06 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:53:07 ---> Running in 2db4483270b5 14:53:07 Removing intermediate container 2db4483270b5 14:53:07 ---> 8a8075c9c39c 14:53:07 Step 22/24 : LABEL arch=arm64 14:53:07 ---> Running in c21e71eeb22b 14:53:08 Removing intermediate container c21e71eeb22b 14:53:08 ---> 1ae80273beae 14:53:08 Step 23/24 : LABEL git_sha=062c99091897d73a20556ba115d924aa41bc7550 14:53:08 ---> Running in ddb6ae1c5d18 14:53:08 Removing intermediate container ddb6ae1c5d18 14:53:08 ---> 5e081cbc2072 14:53:08 Step 24/24 : LABEL version=2.0.0-dev.14 14:53:08 ---> Running in e330bd3771de 14:53:09 Removing intermediate container e330bd3771de 14:53:09 ---> 93e9870cf6e9 14:53:09 [Warning] One or more build-args [ARCH] were not consumed 14:53:09 Successfully built 93e9870cf6e9 14:53:09 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 14:53:09 provisioning config files... 14:53:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/72@tmp/config2971611450787232931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:10 ---> docker-login.sh 14:53:10 nexus3.edgexfoundry.org:10001 14:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:10 Configure a credential helper to remove this warning. See 14:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:10 14:53:10 Login Succeeded 14:53:10 nexus3.edgexfoundry.org:10002 14:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:11 Configure a credential helper to remove this warning. See 14:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:11 14:53:11 Login Succeeded 14:53:11 nexus3.edgexfoundry.org:10003 14:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:11 Configure a credential helper to remove this warning. See 14:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:11 14:53:11 Login Succeeded 14:53:11 nexus3.edgexfoundry.org:10004 14:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:12 Configure a credential helper to remove this warning. See 14:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:12 14:53:12 Login Succeeded 14:53:12 docker.io 14:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:12 Configure a credential helper to remove this warning. See 14:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:12 14:53:12 Login Succeeded 14:53:12 ---> docker-login.sh ends [Pipeline] } 14:53:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:12 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 14:53:12 062c99091897d73a20556ba115d924aa41bc7550 14:53:12 latest 14:53:12 2.0.0-dev.14 14:53:12 062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 14:53:12 master 14:53:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:53:13 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] isUnix [Pipeline] sh 14:53:13 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550 14:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 14:53:13 d05b0ab8af0b: Preparing 14:53:13 02a88cfff88f: Preparing 14:53:13 02a88cfff88f: Layer already exists 14:53:17 d05b0ab8af0b: Pushed 14:53:17 062c99091897d73a20556ba115d924aa41bc7550: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] isUnix [Pipeline] sh 14:53:17 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:53:18 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 14:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 14:53:18 d05b0ab8af0b: Preparing 14:53:18 02a88cfff88f: Preparing 14:53:18 d05b0ab8af0b: Layer already exists 14:53:18 02a88cfff88f: Layer already exists 14:53:18 latest: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] isUnix [Pipeline] sh 14:53:18 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.14 [Pipeline] isUnix [Pipeline] sh 14:53:19 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.14 14:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 14:53:19 d05b0ab8af0b: Preparing 14:53:19 02a88cfff88f: Preparing 14:53:19 d05b0ab8af0b: Layer already exists 14:53:19 02a88cfff88f: Layer already exists 14:53:19 2.0.0-dev.14: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] isUnix [Pipeline] sh 14:53:19 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 [Pipeline] isUnix [Pipeline] sh 14:53:20 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 14:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 14:53:20 d05b0ab8af0b: Preparing 14:53:20 02a88cfff88f: Preparing 14:53:20 d05b0ab8af0b: Layer already exists 14:53:20 02a88cfff88f: Layer already exists 14:53:20 062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] isUnix [Pipeline] sh 14:53:20 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 14:53:21 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 14:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 14:53:21 d05b0ab8af0b: Preparing 14:53:21 02a88cfff88f: Preparing 14:53:21 d05b0ab8af0b: Layer already exists 14:53:21 02a88cfff88f: Layer already exists 14:53:21 master: digest: sha256:98b1d460a86c1fb79ea39029a9f7373cb21a3e8fe9872609eca5dd57a56bae66 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:21 ===================================================== [Pipeline] echo 14:53:21 taggedImages: 14:53:21 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550 14:53:21 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 14:53:21 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.14 14:53:21 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:062c99091897d73a20556ba115d924aa41bc7550-2.0.0-dev.14 14:53:21 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:53:22 ---> job-cost.sh 14:53:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-soAe 14:54:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:56:30 lf-activate-venv(): INFO: Adding /tmp/venv-soAe/bin to PATH 14:56:30 INFO: No Stack... 14:56:30 INFO: Retrieving Pricing Info for: lf-standard-4 14:56:30 INFO: Archiving Costs [Pipeline] sh 14:56:31 + cat /w/workspace/edgex-ui-go/72/archives/cost.csv+ 14:56:31 cut -d, -f6 [Pipeline] lock 14:56:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] 14:56:31 Resource [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] did not exist. Created. 14:56:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:31 /w/workspace/edgex-ui-go/72@tmp/durable-5f5c894e/script.sh: 1: /w/workspace/edgex-ui-go/72@tmp/durable-5f5c894e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:56:32 + echo total: 0.20999999344348907 [Pipeline] stash 14:56:32 Warning: overwriting stash ‘stack-cost’ 14:56:32 Stashed 1 file(s) [Pipeline] } 14:56:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-72-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 14:56:33 provisioning config files... 14:56:33 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1201864419059485938tmp [Pipeline] { [Pipeline] sh 14:56:34 + set +x 14:56:34 + curl -s https://codecov.io/bash 14:56:34 + bash -s -- 14:56:34 14:56:34 _____ _ 14:56:34 / ____| | | 14:56:34 | | ___ __| | ___ ___ _____ __ 14:56:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:56:34 | |___| (_) | (_| | __/ (_| (_) \ V / 14:56:34 \_____\___/ \__,_|\___|\___\___/ \_/ 14:56:34 Bash-20210129-7c25fce 14:56:34 14:56:34 14:56:34 ==> git version 2.24.3 found 14:56:34 ==> 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 14:56:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:56:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:56:34 ==> Jenkins CI detected. 14:56:34 project root: . 14:56:34 --> token set from env 14:56:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:56:34 ==> Running gcov in . (disable via -X gcov) 14:56:34 ==> Python coveragepy not found 14:56:34 ==> Searching for coverage reports in: 14:56:34 + . 14:56:34 -> Found 1 reports 14:56:34 ==> Detecting git/mercurial file structure 14:56:34 ==> Reading reports 14:56:34 + ./coverage.out bytes=10 14:56:34 ==> Appending adjustments 14:56:34 https://docs.codecov.io/docs/fixing-reports 14:56:34 + Found adjustments 14:56:34 ==> Gzipping contents 14:56:34 4.0K /tmp/codecov.wtyoQl.gz 14:56:34 ==> Uploading reports 14:56:34 url: https://codecov.io 14:56:34 query: branch=master&commit=062c99091897d73a20556ba115d924aa41bc7550&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:56:34 -> Pinging Codecov 14:56:34 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=062c99091897d73a20556ba115d924aa41bc7550&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:56:35 -> Uploading to 14:56:35 https://storage.googleapis.com/codecov/v4/raw/2021-02-25/FB506323287CE973F263BFD2A0EB1F37/062c99091897d73a20556ba115d924aa41bc7550/427841d2-eddc-4afb-af80-25201d32e2dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210225T145634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a99465674ea3d23f60994a07a45e408f89b91200e4f9fb3b2601741231b46d5 14:56:35 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:35 Dload Upload Total Spent Left Speed 14:56:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2843 0 0 100 2843 0 6485 --:--:-- --:--:-- --:--:-- 6490 14:56:35 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] } 14:56:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:56:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:56:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:56:37 14:56:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:56:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:56:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:56:38 188c0c94c7c5: Pulling fs layer 14:56:38 0ef7d3d256c8: Pulling fs layer 14:56:38 de9db76c5a1d: Pulling fs layer 14:56:38 0eba1c9be4d2: Pulling fs layer 14:56:38 0d57e429df01: Pulling fs layer 14:56:38 4e4be7b47b0d: Pulling fs layer 14:56:38 e1f770b5df2f: Pulling fs layer 14:56:38 85a0685a4137: Pulling fs layer 14:56:38 0eba1c9be4d2: Waiting 14:56:38 0d57e429df01: Waiting 14:56:38 e1f770b5df2f: Waiting 14:56:38 4e4be7b47b0d: Waiting 14:56:38 85a0685a4137: Waiting 14:56:38 de9db76c5a1d: Verifying Checksum 14:56:38 de9db76c5a1d: Download complete 14:56:38 0ef7d3d256c8: Download complete 14:56:38 0d57e429df01: Download complete 14:56:38 188c0c94c7c5: Verifying Checksum 14:56:38 188c0c94c7c5: Download complete 14:56:38 4e4be7b47b0d: Verifying Checksum 14:56:38 4e4be7b47b0d: Download complete 14:56:38 188c0c94c7c5: Pull complete 14:56:39 0ef7d3d256c8: Pull complete 14:56:39 de9db76c5a1d: Pull complete 14:56:40 e1f770b5df2f: Verifying Checksum 14:56:40 e1f770b5df2f: Download complete 14:56:45 0eba1c9be4d2: Verifying Checksum 14:56:45 0eba1c9be4d2: Download complete 14:56:45 85a0685a4137: Verifying Checksum 14:56:45 85a0685a4137: Download complete 14:56:50 0eba1c9be4d2: Pull complete 14:56:50 0d57e429df01: Pull complete 14:56:50 4e4be7b47b0d: Pull complete 14:56:52 e1f770b5df2f: Pull complete 14:57:01 85a0685a4137: Pull complete 14:57:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:57:01 prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container 14:57:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:57:02 $ docker top d1c18e411c1c6d898ea12767f27d49d012095b1cff2b38fe087b7489a36e3254 -eo pid,comm [Pipeline] { [Pipeline] echo 14:57:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:57:02 + set -o pipefail 14:57:02 + snyk monitor '--org=edgex-jenkins' 14:57:24 14:57:24 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 14:57:24 14:57:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/a35b0b53-d906-4a9d-b1de-56e258f1ed6b 14:57:24 14:57:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:57:24 14:57:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:57:24 14:57:24 14:57:24 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 14:57:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:57:25 $ docker stop --time=1 d1c18e411c1c6d898ea12767f27d49d012095b1cff2b38fe087b7489a36e3254 14:57:27 $ docker rm -f d1c18e411c1c6d898ea12767f27d49d012095b1cff2b38fe087b7489a36e3254 [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 14:57:28 + git log --format=format:%s -1 062c99091897d73a20556ba115d924aa41bc7550 [Pipeline] isUnix [Pipeline] sh 14:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:57:29 . [Pipeline] withDockerContainer 14:57:29 prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container 14:57:29 $ 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 14:57:30 $ docker top 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:30 [ssh-agent] Looking for ssh-agent implementation... 14:57:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:30 $ docker exec 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd ssh-agent 14:57:30 SSH_AUTH_SOCK=/tmp/ssh-McychYNH2vho/agent.13 14:57:30 SSH_AGENT_PID=19 14:57:30 Running ssh-add (command line suppressed) 14:57:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8980836638603122487.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8980836638603122487.key) 14:57:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:31 + git semver tag 14:57:31 # -> Open(): unable to determine branch for HEAD 14:57:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 14:57:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 14:57:31 # $SEMVER_REMOTE_NAME = origin 14:57:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:57:31 # $SEMVER_USER_NAME = edgex-jenkins 14:57:31 # $SEMVER_BRANCH = master 14:57:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 14:57:31 # 062c99091897d73a20556ba115d924aa41bc7550 HEAD 14:57:31 # -> Force: false 14:57:31 # 25bd46a00a9066276f2f57c0123a16c9e84a2e8f refs/tags/v2.0.0-dev.14 [Pipeline] } 14:57:31 $ docker exec --env ******** --env ******** 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd ssh-agent -k 14:57:31 unset SSH_AUTH_SOCK; 14:57:31 unset SSH_AGENT_PID; 14:57:31 echo Agent pid 19 killed; 14:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:32 + git semver [Pipeline] } 14:57:32 $ docker stop --time=1 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd 14:57:33 $ docker rm -f 533c28e95662754e5e9c4d54bb7ccc335f5608968762a26f20aad0eb5f90bbcd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:34 14:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:34 0.23.1-centos7: Pulling from edgex-lftools 14:57:34 ab5ef0e58194: Pulling fs layer 14:57:34 9712f1f96733: Pulling fs layer 14:57:34 63f879dbbcfc: Pulling fs layer 14:57:34 0d9ebad4ef96: Pulling fs layer 14:57:34 e9a5061849ea: Pulling fs layer 14:57:34 d747dcd14b5f: Pulling fs layer 14:57:34 2de7ff778b66: Pulling fs layer 14:57:34 0d9ebad4ef96: Waiting 14:57:34 e9a5061849ea: Waiting 14:57:34 2de7ff778b66: Waiting 14:57:34 d747dcd14b5f: Waiting 14:57:34 9712f1f96733: Verifying Checksum 14:57:34 9712f1f96733: Download complete 14:57:36 63f879dbbcfc: Verifying Checksum 14:57:36 63f879dbbcfc: Download complete 14:57:36 e9a5061849ea: Verifying Checksum 14:57:36 e9a5061849ea: Download complete 14:57:36 d747dcd14b5f: Verifying Checksum 14:57:36 d747dcd14b5f: Download complete 14:57:37 ab5ef0e58194: Verifying Checksum 14:57:37 ab5ef0e58194: Download complete 14:57:37 2de7ff778b66: Verifying Checksum 14:57:37 2de7ff778b66: Download complete 14:57:37 0d9ebad4ef96: Verifying Checksum 14:57:37 0d9ebad4ef96: Download complete 14:57:41 ab5ef0e58194: Pull complete 14:57:41 9712f1f96733: Pull complete 14:57:44 63f879dbbcfc: Pull complete 14:57:51 0d9ebad4ef96: Pull complete 14:57:52 e9a5061849ea: Pull complete 14:57:52 d747dcd14b5f: Pull complete 14:57:54 2de7ff778b66: Pull complete 14:57:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:57:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:57:54 prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container 14:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:57:59 $ docker top 33c4c38822c3ba39aece63237743287e11835c5854eecec0ce699452971d1d1d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:57:59 provisioning config files... 14:57:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config22717644802985335tmp 14:57:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5181821819770505346tmp 14:57:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config40513999346625456tmp [Pipeline] { [Pipeline] echo 14:57:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:57:59 ---> sigul-configuration.sh 14:57:59 gpg: directory `/root/.gnupg' created 14:57:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:57:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:57:59 gpg: keyring `/root/.gnupg/secring.gpg' created 14:57:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:57:59 gpg: CAST5 encrypted data 14:58:00 gpg: encrypted with 1 passphrase 14:58:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:58:00 + mkdir /home/jenkins 14:58:00 + mkdir /home/jenkins/sigul [Pipeline] sh 14:58:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:58:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:58:01 ---> sigul-install.sh 14:58:11 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 14:58:11 + git tag --list 14:58:11 0.1.1 14:58:11 v1.1.0 14:58:11 v1.2.0 14:58:11 v1.2.1 14:58:11 v1.3.0 14:58:11 v2.0.0-dev.1 14:58:11 v2.0.0-dev.10 14:58:11 v2.0.0-dev.11 14:58:11 v2.0.0-dev.12 14:58:11 v2.0.0-dev.13 14:58:11 v2.0.0-dev.14 14:58:11 v2.0.0-dev.2 14:58:11 v2.0.0-dev.3 14:58:11 v2.0.0-dev.4 14:58:11 v2.0.0-dev.5 14:58:11 v2.0.0-dev.6 14:58:11 v2.0.0-dev.7 14:58:11 v2.0.0-dev.8 14:58:11 v2.0.0-dev.9 [Pipeline] sh 14:58:11 + lftools sign git-tag v2.0.0-dev.14 14:58:13 Signing Git tag with Sigul... 14:58:13 Signing v2.0.0-dev.14 [Pipeline] echo 14:58:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:58:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:58:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:58:14 $ docker stop --time=1 33c4c38822c3ba39aece63237743287e11835c5854eecec0ce699452971d1d1d 14:58:16 $ docker rm -f 33c4c38822c3ba39aece63237743287e11835c5854eecec0ce699452971d1d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:58:17 . [Pipeline] withDockerContainer 14:58:17 prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container 14:58:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:58:18 $ docker top cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:19 [ssh-agent] Looking for ssh-agent implementation... 14:58:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:19 $ docker exec cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 ssh-agent 14:58:19 SSH_AUTH_SOCK=/tmp/ssh-m8okQeKOU9Qr/agent.11 14:58:19 SSH_AGENT_PID=16 14:58:19 Running ssh-add (command line suppressed) 14:58:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_886965723058545709.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_886965723058545709.key) 14:58:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:20 + git semver bump pre 14:58:20 # -> Open(): unable to determine branch for HEAD 14:58:20 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 14:58:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 14:58:20 # $SEMVER_REMOTE_NAME = origin 14:58:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:58:20 # $SEMVER_USER_NAME = edgex-jenkins 14:58:20 # $SEMVER_BRANCH = master 14:58:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 14:58:20 2.0.0-dev.15 [Pipeline] } 14:58:20 $ docker exec --env ******** --env ******** cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 ssh-agent -k 14:58:20 unset SSH_AUTH_SOCK; 14:58:20 unset SSH_AGENT_PID; 14:58:20 echo Agent pid 16 killed; 14:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:20 + git semver [Pipeline] } 14:58:20 $ docker stop --time=1 cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 14:58:22 $ docker rm -f cdb744ec9a93263c812b806a9f5f6b52a3c9b32f1bcba08d20258f75a3488225 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:58:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:58:22 . [Pipeline] withDockerContainer 14:58:22 prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container 14:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:58:23 $ docker top a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:23 [ssh-agent] Looking for ssh-agent implementation... 14:58:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:24 $ docker exec a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 ssh-agent 14:58:24 SSH_AUTH_SOCK=/tmp/ssh-JznEUJbPjSA4/agent.11 14:58:24 SSH_AGENT_PID=17 14:58:24 Running ssh-add (command line suppressed) 14:58:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1071137277197942284.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1071137277197942284.key) 14:58:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:24 + git semver push 14:58:24 # -> Open(): unable to determine branch for HEAD 14:58:24 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 14:58:24 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 14:58:24 # $SEMVER_REMOTE_NAME = origin 14:58:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:58:24 # $SEMVER_USER_NAME = edgex-jenkins 14:58:24 # $SEMVER_BRANCH = master 14:58:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 14:58:31 $ docker exec --env ******** --env ******** a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 ssh-agent -k 14:58:31 unset SSH_AUTH_SOCK; 14:58:31 unset SSH_AGENT_PID; 14:58:31 echo Agent pid 17 killed; 14:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:32 + git semver [Pipeline] } 14:58:32 $ docker stop --time=1 a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 14:58:33 $ docker rm -f a70e636bb3f0a547c2614ea97e3d1af5d9f17a8336c8e120991c59e441913440 [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 14:58:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:58:35 ---> package-listing.sh 14:58:35 ++ facter osfamily 14:58:35 ++ tr '[:upper:]' '[:lower:]' 14:58:35 + OS_FAMILY=redhat 14:58:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 14:58:35 + START_PACKAGES=/tmp/packages_start.txt 14:58:35 + END_PACKAGES=/tmp/packages_end.txt 14:58:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:58:35 + PACKAGES=/tmp/packages_start.txt 14:58:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 14:58:35 + PACKAGES=/tmp/packages_end.txt 14:58:35 + case "${OS_FAMILY}" in 14:58:35 + rpm -qa 14:58:35 + sort 14:58:40 + '[' -f /tmp/packages_start.txt ']' 14:58:40 + '[' -f /tmp/packages_end.txt ']' 14:58:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:58:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 14:58:40 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 14:58:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 14:58:40 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 14:58:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:58:41 14:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:58:41 alpine: Pulling from edgex-lftools-log-publisher 14:58:41 df20fa9351a1: Pulling fs layer 14:58:41 36b3adc4ff6f: Pulling fs layer 14:58:41 8ad3a11d3b57: Pulling fs layer 14:58:41 46f8f816bc3b: Pulling fs layer 14:58:41 93b61091891f: Pulling fs layer 14:58:41 93b9cdb0e59b: Pulling fs layer 14:58:41 5e14af77c1be: Pulling fs layer 14:58:41 01666e4c0597: Pulling fs layer 14:58:41 aa168da1d23b: Pulling fs layer 14:58:41 93b61091891f: Waiting 14:58:41 93b9cdb0e59b: Waiting 14:58:41 5e14af77c1be: Waiting 14:58:41 01666e4c0597: Waiting 14:58:41 aa168da1d23b: Waiting 14:58:41 46f8f816bc3b: Waiting 14:58:41 36b3adc4ff6f: Verifying Checksum 14:58:41 36b3adc4ff6f: Download complete 14:58:41 46f8f816bc3b: Verifying Checksum 14:58:41 46f8f816bc3b: Download complete 14:58:42 df20fa9351a1: Verifying Checksum 14:58:42 df20fa9351a1: Download complete 14:58:42 93b9cdb0e59b: Verifying Checksum 14:58:42 93b9cdb0e59b: Download complete 14:58:42 5e14af77c1be: Verifying Checksum 14:58:42 5e14af77c1be: Download complete 14:58:42 01666e4c0597: Verifying Checksum 14:58:42 01666e4c0597: Download complete 14:58:42 93b61091891f: Verifying Checksum 14:58:42 93b61091891f: Download complete 14:58:42 8ad3a11d3b57: Verifying Checksum 14:58:42 8ad3a11d3b57: Download complete 14:58:42 df20fa9351a1: Pull complete 14:58:43 36b3adc4ff6f: Pull complete 14:58:43 8ad3a11d3b57: Pull complete 14:58:43 46f8f816bc3b: Pull complete 14:58:44 aa168da1d23b: Download complete 14:58:44 93b61091891f: Pull complete 14:58:45 93b9cdb0e59b: Pull complete 14:58:45 5e14af77c1be: Pull complete 14:58:45 01666e4c0597: Pull complete 14:58:53 aa168da1d23b: Pull complete 14:58:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:58:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:58:53 prd-centos7-docker-4c-2g-27654 does not seem to be running inside a container 14:58:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:58:56 $ docker top 96950326f5ab3676dead79ec1e6ae9676784e6268c3c7bc5198e7966b36a8b75 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:57 + touch /tmp/pre-build-complete [Pipeline] sh 14:58:57 + mkdir -p /var/log/sa [Pipeline] sh 14:58:57 + ls /var/log/sa-host 14:58:57 + sadf -c /var/log/sa-host/sa23 14:58:57 file_magic: OK 14:58:57 HZ: Using current value: 100 14:58:57 file_header: OK 14:58:57 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 14:58:57 Statistics: 14:58:57 Hnuu...uuuununununu... 14:58:57 File successfully converted to sysstat format version 12.2.1 14:58:57 + sadf -c /var/log/sa-host/sa25 14:58:57 file_magic: OK 14:58:57 HZ: Using current value: 100 14:58:57 file_header: OK 14:58:57 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 14:58:57 Statistics: 14:58:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:58:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:57 provisioning config files... 14:58:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1133695791860030563tmp [Pipeline] { [Pipeline] echo 14:58:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:58:58 ---> create-netrc.sh [Pipeline] } 14:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:58:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:58:58 ---> python-tools-install.sh [Pipeline] echo 14:58:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:58:58 ---> sudo-logs.sh 14:58:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:58:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:58:59 ---> job-cost.sh 14:58:59 lf-activate-venv: SKIPPING 14:58:59 DEBUG: total: 0.20999999344348907 14:58:59 INFO: Retrieving Stack Cost... 14:59:00 INFO: Retrieving Pricing Info for: v1-standard-2 14:59:00 INFO: Archiving Costs [Pipeline] echo 14:59:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:59:01 ---> logs-deploy.sh 14:59:01 lf-activate-venv: SKIPPING 14:59:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/72 14:59:01 INFO: archiving workspace using pattern(s): 14:59:03 Archives upload complete. 14:59:03 INFO: archiving logs to Nexus 14:59:04 ---> uname -a: 14:59:04 Linux prd-centos7-docker-4c-2g-27654.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 14:59:04 14:59:04 14:59:04 ---> lscpu: 14:59:04 Architecture: x86_64 14:59:04 CPU op-mode(s): 32-bit, 64-bit 14:59:04 Byte Order: Little Endian 14:59:04 Address sizes: 40 bits physical, 48 bits virtual 14:59:04 CPU(s): 4 14:59:04 On-line CPU(s) list: 0-3 14:59:04 Thread(s) per core: 1 14:59:04 Core(s) per socket: 1 14:59:04 Socket(s): 4 14:59:04 NUMA node(s): 1 14:59:04 Vendor ID: GenuineIntel 14:59:04 CPU family: 6 14:59:04 Model: 44 14:59:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:59:04 Stepping: 1 14:59:04 CPU MHz: 2933.438 14:59:04 BogoMIPS: 5866.87 14:59:04 Virtualization: VT-x 14:59:04 Hypervisor vendor: KVM 14:59:04 Virtualization type: full 14:59:04 L1d cache: 128 KiB 14:59:04 L1i cache: 128 KiB 14:59:04 L2 cache: 16 MiB 14:59:04 L3 cache: 64 MiB 14:59:04 NUMA node0 CPU(s): 0-3 14:59:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:59:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:59:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:59:04 Vulnerability Meltdown: Mitigation; PTI 14:59:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:59:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:59:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:59:04 Vulnerability Srbds: Not affected 14:59:04 Vulnerability Tsx async abort: Not affected 14:59:04 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 14:59:04 14:59:04 14:59:04 ---> nproc: 14:59:04 4 14:59:04 14:59:04 14:59:04 ---> df -h: 14:59:04 Filesystem Size Used Available Use% Mounted on 14:59:04 overlay 50.0G 8.6G 41.4G 17% / 14:59:04 tmpfs 64.0M 0 64.0M 0% /dev 14:59:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:59:04 shm 64.0M 0 64.0M 0% /dev/shm 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 14:59:04 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 14:59:04 14:59:04 14:59:04 ---> free -m: 14:59:04 total used free shared buff/cache available 14:59:04 Mem: 1837 822 148 0 866 950 14:59:04 Swap: 1023 2 1021 14:59:04 14:59:04 14:59:04 ---> ip addr: 14:59:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:59:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:59:04 inet 127.0.0.1/8 scope host lo 14:59:04 valid_lft forever preferred_lft forever 14:59:04 inet6 ::1/128 scope host 14:59:04 valid_lft forever preferred_lft forever 14:59:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:59:04 link/ether fa:16:3e:d7:29:64 brd ff:ff:ff:ff:ff:ff 14:59:04 inet 10.30.122.85/23 brd 10.30.123.255 scope global dynamic eth0 14:59:04 valid_lft 85647sec preferred_lft 85647sec 14:59:04 inet6 fe80::f816:3eff:fed7:2964/64 scope link 14:59:04 valid_lft forever preferred_lft forever 14:59:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:59:04 link/ether 02:42:b6:63:7a:bf brd ff:ff:ff:ff:ff:ff 14:59:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:59:04 valid_lft forever preferred_lft forever 14:59:04 inet6 fe80::42:b6ff:fe63:7abf/64 scope link 14:59:04 valid_lft forever preferred_lft forever 14:59:04 14:59:04 14:59:04 ---> sar -b -r -n DEV: 14:59:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) 14:59:04 14:59:04 14:46:16 LINUX RESTART (4 CPU) 14:59:04 14:59:04 14:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:59:04 14:48:01 45.91 11.69 34.23 0.00 4427.10 3681.27 0.00 14:59:04 14:49:01 0.83 0.00 0.83 0.00 0.00 14.04 0.00 14:59:04 14:50:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 14:59:04 14:51:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 14:59:04 14:52:01 0.22 0.00 0.22 0.00 0.00 2.88 0.00 14:59:04 14:53:01 0.33 0.00 0.33 0.00 0.00 4.16 0.00 14:59:04 14:54:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 14:59:04 14:55:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 14:59:04 14:56:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 14:59:04 14:57:01 189.57 107.50 82.06 0.00 6303.89 33130.70 0.00 14:59:04 14:58:02 248.08 98.93 149.14 0.00 5534.23 31506.19 0.00 14:59:04 Average: 44.22 19.84 24.38 0.00 1479.42 6217.77 0.00 14:59:04 14:59:04 14:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:59:04 14:48:01 156764 0 585856 31.14 2620 1136304 1126160 38.43 408588 1115040 20 14:59:04 14:49:01 164136 0 578476 30.74 2620 1136312 1086484 37.08 405412 1111968 8 14:59:04 14:50:01 162616 0 579992 30.83 2620 1136316 1086520 37.08 404504 1114700 8 14:59:04 14:51:01 162432 0 580176 30.84 2620 1136316 1086508 37.08 417732 1101484 8 14:59:04 14:52:01 161656 0 580944 30.88 2620 1136324 1077388 36.77 416316 1104020 12 14:59:04 14:53:01 163044 0 579552 30.80 2620 1136328 1077184 36.76 421212 1097880 8 14:59:04 14:54:01 163100 0 579492 30.80 2620 1136332 1077184 36.76 421016 1097960 8 14:59:04 14:55:01 163216 0 579372 30.79 2620 1136336 1077184 36.76 421144 1097960 8 14:59:04 14:56:01 161944 0 580636 30.86 2620 1136344 1077400 36.77 422444 1097964 16 14:59:04 14:57:01 141900 0 699696 37.19 2620 1037328 1732808 59.14 482156 1006380 108 14:59:04 14:58:02 81724 0 783484 41.64 1888 1014448 1246312 42.53 591752 877532 484 14:59:04 Average: 152957 0 609789 32.41 2553 1116244 1159194 39.56 437480 1074808 63 14:59:04 14:59:04 14:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:59:04 14:48:01 eth0 184.09 148.33 563.63 41.78 0.00 0.00 0.00 0.00 14:59:04 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:48:01 docker0 42.57 32.50 3.86 113.55 0.00 0.00 0.00 0.00 14:59:04 14:49:01 eth0 3.96 1.27 2.23 0.44 0.00 0.00 0.00 0.00 14:59:04 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:50:01 eth0 1.58 0.57 0.63 0.36 0.00 0.00 0.00 0.00 14:59:04 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:51:01 eth0 1.23 0.43 0.35 0.24 0.00 0.00 0.00 0.00 14:59:04 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:52:01 eth0 0.90 0.47 0.52 0.27 0.00 0.00 0.00 0.00 14:59:04 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:59:04 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:59:04 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:55:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:59:04 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:56:01 eth0 1.37 0.63 0.58 0.37 0.00 0.00 0.00 0.00 14:59:04 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:57:01 veth2311a2c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:57:01 eth0 541.45 491.48 4086.25 39.90 0.00 0.00 0.00 0.00 14:59:04 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:57:01 vethb269bc4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:58:02 veth810d2eb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:59:04 14:58:02 eth0 501.91 448.66 3335.55 101.98 0.00 0.00 0.00 0.00 14:59:04 14:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 14:58:02 docker0 83.36 77.03 7.70 217.95 0.00 0.00 0.00 0.00 14:59:04 Average: veth810d2eb 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 Average: eth0 112.56 99.34 726.79 16.86 0.00 0.00 0.00 0.00 14:59:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:04 Average: docker0 7.58 7.01 0.70 19.82 0.00 0.00 0.00 0.00 14:59:04 14:59:04 14:59:04 ---> sar -P ALL: 14:59:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) 14:59:04 14:59:04 14:46:16 LINUX RESTART (4 CPU) 14:59:04 14:59:04 14:47:01 CPU %user %nice %system %iowait %steal %idle 14:59:04 14:48:01 all 3.74 0.00 2.26 1.06 0.03 92.91 14:59:04 14:48:01 0 4.40 0.00 2.54 1.32 0.02 91.71 14:59:04 14:48:01 1 3.77 0.00 2.14 1.15 0.03 92.90 14:59:04 14:48:01 2 3.48 0.00 1.89 1.21 0.02 93.40 14:59:04 14:48:01 3 3.32 0.00 2.45 0.55 0.03 93.64 14:59:04 14:49:01 all 0.20 0.00 0.06 0.00 0.00 99.75 14:59:04 14:49:01 0 0.22 0.00 0.05 0.00 0.00 99.73 14:59:04 14:49:01 1 0.40 0.00 0.03 0.00 0.00 99.57 14:59:04 14:49:01 2 0.07 0.00 0.08 0.00 0.00 99.85 14:59:04 14:49:01 3 0.10 0.00 0.07 0.00 0.00 99.83 14:59:04 14:50:01 all 0.20 0.00 0.04 0.00 0.00 99.76 14:59:04 14:50:01 0 0.05 0.00 0.07 0.00 0.00 99.88 14:59:04 14:50:01 1 0.58 0.00 0.05 0.00 0.00 99.37 14:59:04 14:50:01 2 0.12 0.00 0.02 0.00 0.00 99.87 14:59:04 14:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:59:04 14:51:01 all 0.15 0.00 0.04 0.00 0.00 99.82 14:59:04 14:51:01 0 0.50 0.00 0.03 0.00 0.00 99.47 14:59:04 14:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:59:04 14:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 14:59:04 14:51:01 3 0.03 0.00 0.05 0.00 0.00 99.92 14:59:04 14:52:01 all 0.18 0.00 0.04 0.00 0.00 99.79 14:59:04 14:52:01 0 0.30 0.00 0.03 0.00 0.00 99.67 14:59:04 14:52:01 1 0.30 0.00 0.02 0.00 0.00 99.68 14:59:04 14:52:01 2 0.07 0.00 0.07 0.00 0.00 99.87 14:59:04 14:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:59:04 14:53:01 all 0.15 0.00 0.06 0.00 0.00 99.80 14:59:04 14:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:59:04 14:53:01 1 0.52 0.00 0.00 0.00 0.00 99.48 14:59:04 14:53:01 2 0.03 0.00 0.07 0.00 0.00 99.90 14:59:04 14:53:01 3 0.02 0.00 0.13 0.00 0.00 99.85 14:59:04 14:54:01 all 0.16 0.00 0.03 0.00 0.00 99.80 14:59:04 14:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:59:04 14:54:01 1 0.53 0.00 0.03 0.00 0.00 99.43 14:59:04 14:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:59:04 14:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:59:04 14:55:01 all 0.16 0.00 0.03 0.00 0.00 99.80 14:59:04 14:55:01 0 0.05 0.00 0.05 0.00 0.00 99.90 14:59:04 14:55:01 1 0.50 0.00 0.02 0.00 0.02 99.47 14:59:04 14:55:01 2 0.03 0.00 0.05 0.00 0.00 99.92 14:59:04 14:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:59:04 14:56:01 all 0.17 0.00 0.05 0.00 0.00 99.78 14:59:04 14:56:01 0 0.07 0.00 0.08 0.00 0.00 99.85 14:59:04 14:56:01 1 0.53 0.00 0.03 0.00 0.00 99.43 14:59:04 14:56:01 2 0.05 0.00 0.05 0.00 0.00 99.90 14:59:04 14:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:59:04 14:57:01 all 7.79 0.00 5.21 1.53 0.04 85.43 14:59:04 14:57:01 0 7.69 0.00 5.23 0.58 0.03 86.47 14:59:04 14:57:01 1 7.80 0.00 5.01 1.35 0.05 85.79 14:59:04 14:57:01 2 7.49 0.00 5.23 2.54 0.03 84.70 14:59:04 14:57:01 3 8.17 0.00 5.37 1.64 0.03 84.77 14:59:04 14:58:02 all 10.60 0.00 7.98 3.44 0.08 77.91 14:59:04 14:58:02 0 9.95 0.00 8.89 4.45 0.09 76.62 14:59:04 14:58:02 1 10.21 0.00 7.57 2.05 0.09 80.09 14:59:04 14:58:02 2 10.61 0.00 7.87 3.92 0.07 77.54 14:59:04 14:58:02 3 11.63 0.00 7.58 3.34 0.07 77.38 14:59:04 14:59:04 Average: CPU %user %nice %system %iowait %steal %idle 14:59:04 Average: all 2.11 0.00 1.41 0.54 0.01 95.93 14:59:04 Average: 0 2.09 0.00 1.53 0.57 0.01 95.80 14:59:04 Average: 1 2.26 0.00 1.34 0.41 0.02 95.97 14:59:04 Average: 2 1.98 0.00 1.38 0.69 0.01 95.94 14:59:04 Average: 3 2.10 0.00 1.41 0.49 0.01 95.98 14:59:04 14:59:04 14:59:04