Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28914 in /w/workspace/dry_go-mod-core-contracts_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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 Commit message: "feat: Create a common Address struct for V2 API (#525)" > git rev-list --no-walk 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:47:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:47:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:47:28 ========================================================= 01:47:28 EdgeX Global Pipelines Version Info 01:47:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:47:32 ------------------- 01:47:32 stable info: 01:47:32 ------------------- 01:47:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:47:32 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 01:47:32 Message: update stable to v1.0.184 01:47:33 ------------------- 01:47:33 experimental info: 01:47:33 ------------------- 01:47:33 Commited By: **** collab-it+edgex@linuxfoundation.org 01:47:33 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 01:47:33 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:47:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:47:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:47:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:47:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:47:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:47:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eae89da [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:37 + git log --format=format:%s -1 eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 [Pipeline] echo 01:47:37 GIT_COMMIT: eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8, Commit Message: feat: Create a common Address struct for V2 API (#525) [Pipeline] echo 01:47:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:47:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:47:40 01:47:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:47:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:47:41 latest: Pulling from edgex-devops/git-semver 01:47:41 31603596830f: Pulling fs layer 01:47:41 2a8b12db71e7: Pulling fs layer 01:47:41 6ca5941a6612: Pulling fs layer 01:47:41 ecc8261a40a4: Pulling fs layer 01:47:41 ecc8261a40a4: Waiting 01:47:41 2a8b12db71e7: Verifying Checksum 01:47:41 2a8b12db71e7: Download complete 01:47:41 31603596830f: Verifying Checksum 01:47:41 31603596830f: Download complete 01:47:42 ecc8261a40a4: Verifying Checksum 01:47:42 ecc8261a40a4: Download complete 01:47:42 6ca5941a6612: Verifying Checksum 01:47:42 6ca5941a6612: Download complete 01:47:42 31603596830f: Pull complete 01:47:43 2a8b12db71e7: Pull complete 01:47:46 6ca5941a6612: Pull complete 01:47:46 ecc8261a40a4: Pull complete 01:47:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:47:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:47:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:47:46 prd-centos7-docker-4c-2g-28914 does not seem to be running inside a container 01:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 01:47:51 $ docker top 2a0b49e1d6df8fd8d96301388fffbccd032ed15ca6bb322f4206d8594fba2d43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:51 [ssh-agent] Looking for ssh-agent implementation... 01:47:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:52 $ docker exec 2a0b49e1d6df8fd8d96301388fffbccd032ed15ca6bb322f4206d8594fba2d43 ssh-agent 01:47:53 SSH_AUTH_SOCK=/tmp/ssh-Sj47wanf9ckF/agent.12 01:47:53 SSH_AGENT_PID=17 01:47:53 Running ssh-add (command line suppressed) 01:47:53 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5236891332509480952.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5236891332509480952.key) 01:47:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:54 + git tag --points-at HEAD [Pipeline] } 01:47:54 $ docker exec --env ******** --env ******** 2a0b49e1d6df8fd8d96301388fffbccd032ed15ca6bb322f4206d8594fba2d43 ssh-agent -k 01:47:55 unset SSH_AUTH_SOCK; 01:47:55 unset SSH_AGENT_PID; 01:47:55 echo Agent pid 17 killed; 01:47:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:47:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:55 [ssh-agent] Looking for ssh-agent implementation... 01:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:55 $ docker exec 2a0b49e1d6df8fd8d96301388fffbccd032ed15ca6bb322f4206d8594fba2d43 ssh-agent 01:47:56 SSH_AUTH_SOCK=/tmp/ssh-GFT9hplE6lWR/agent.47 01:47:56 SSH_AGENT_PID=52 01:47:56 Running ssh-add (command line suppressed) 01:47:56 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2916801003567502172.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2916801003567502172.key) 01:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:56 + git semver init 01:47:57 # -> Open(): unable to determine branch for HEAD 01:47:57 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 01:47:57 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 01:47:57 # $SEMVER_REMOTE_NAME = origin 01:47:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:47:57 # $SEMVER_USER_NAME = edgex-jenkins 01:47:57 # $SEMVER_BRANCH = master 01:47:57 # $SEMVER_TEMP = /tmp/semver-343551875 01:47:57 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 01:47:58 # '/tmp/semver-343551875' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 01:47:58 # -> Force: false 01:47:58 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 01:47:58 $ docker exec --env ******** --env ******** 2a0b49e1d6df8fd8d96301388fffbccd032ed15ca6bb322f4206d8594fba2d43 ssh-agent -k 01:47:59 unset SSH_AUTH_SOCK; 01:47:59 unset SSH_AGENT_PID; 01:47:59 echo Agent pid 52 killed; 01:48:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:01 + git semver [Pipeline] } 01:48:02 $ docker stop --time=1 2a0b49e1d6df8fd8d96301388fffbccd032ed15ca6bb322f4206d8594fba2d43 01:48:04 $ docker rm -f 2a0b49e1d6df8fd8d96301388fffbccd032ed15ca6bb322f4206d8594fba2d43 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:48:07 Stashed 1 file(s) [Pipeline] echo 01:48:07 [edgeXSemver]: initialized semver on version 2.0.0-dev.45 [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 01:48:22 Still waiting to schedule task 01:48:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:48:22 Still waiting to schedule task 01:48:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:50:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28915 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 01:50:03 Running in /w/workspace/go-mod-core-contracts/163 [Pipeline] { [Pipeline] checkout 01:50:08 using credential edgex-jenkins-ssh 01:50:08 Cloning the remote Git repository 01:50:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:50:08 > git init /w/workspace/go-mod-core-contracts/163 # timeout=10 01:50:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:50:08 > git --version # timeout=10 01:50:08 > git --version # 'git version 2.17.1' 01:50:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:10 Checking out Revision eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 (master) 01:50:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:50:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:50:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:50:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:50:10 > git config core.sparsecheckout # timeout=10 01:50:10 > git checkout -f eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 01:50:14 Commit message: "feat: Create a common Address struct for V2 API (#525)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:50:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:50:17 + true 01:50:17 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:50:20 ========================================================= 01:50:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:50:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:50:20 + 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 . 01:50:21 Sending build context to Docker daemon 2.749MB 01:50:21 Step 1/7 : ARG BASE=golang:1.15-alpine 01:50:21 Step 2/7 : FROM ${BASE} 01:50:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:50:22 5f621e34cdf4: Pulling fs layer 01:50:22 a4357932f1b6: Pulling fs layer 01:50:22 18c013af1878: Pulling fs layer 01:50:22 00ac8860ef70: Pulling fs layer 01:50:22 63d7cb157983: Pulling fs layer 01:50:22 b116817d02f9: Pulling fs layer 01:50:22 745a02a5169b: Pulling fs layer 01:50:22 00ac8860ef70: Waiting 01:50:22 63d7cb157983: Waiting 01:50:22 b116817d02f9: Waiting 01:50:22 745a02a5169b: Waiting 01:50:22 18c013af1878: Download complete 01:50:22 a4357932f1b6: Verifying Checksum 01:50:22 a4357932f1b6: Download complete 01:50:22 63d7cb157983: Verifying Checksum 01:50:22 63d7cb157983: Download complete 01:50:22 5f621e34cdf4: Verifying Checksum 01:50:22 5f621e34cdf4: Download complete 01:50:22 b116817d02f9: Verifying Checksum 01:50:22 b116817d02f9: Download complete 01:50:23 5f621e34cdf4: Pull complete 01:50:23 a4357932f1b6: Pull complete 01:50:24 18c013af1878: Pull complete 01:50:25 745a02a5169b: Download complete 01:50:26 00ac8860ef70: Verifying Checksum 01:50:26 00ac8860ef70: Download complete 01:50:36 00ac8860ef70: Pull complete 01:50:36 63d7cb157983: Pull complete 01:50:36 b116817d02f9: Pull complete 01:50:37 Running on prd-centos7-docker-4c-2g-28916 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 01:50:37 Running in /w/workspace/go-mod-core-contracts/163 [Pipeline] { [Pipeline] checkout 01:50:40 745a02a5169b: Pull complete 01:50:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:50:40 ---> b7e6874047d6 01:50:40 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:50:40 using credential edgex-jenkins-ssh 01:50:40 Cloning the remote Git repository 01:50:40 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:50:40 > git init /w/workspace/go-mod-core-contracts/163 # timeout=10 01:50:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:50:40 > git --version # timeout=10 01:50:40 > git --version # 'git version 2.24.3' 01:50:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:50:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:50:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:50:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:50:41 Checking out Revision eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 (master) 01:50:41 > git config core.sparsecheckout # timeout=10 01:50:41 > git checkout -f eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 01:50:43 ---> Running in fecc6b34a53b 01:50:43 Removing intermediate container fecc6b34a53b 01:50:43 ---> dcb9ec8a2c51 01:50:43 Step 4/7 : RUN apk add bash 01:50:43 ---> Running in f46e45144d6a 01:50:45 Commit message: "feat: Create a common Address struct for V2 API (#525)" 01:50:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:50:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:50:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:50:46 OK: 142 MiB in 39 packages 01:50:47 + sudo service docker restart 01:50:47 + true 01:50:47 Redirecting to /bin/systemctl restart docker.service 01:50:48 Removing intermediate container f46e45144d6a 01:50:48 ---> aa7632f70b5f 01:50:48 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:50:48 ---> Running in c2b181ea9d4c [Pipeline] unstash [Pipeline] echo 01:50:48 ========================================================= 01:50:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:50:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:50:49 Removing intermediate container c2b181ea9d4c 01:50:49 ---> 5dec70eec565 01:50:49 Step 6/7 : COPY go.mod . 01:50:49 + 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 . 01:50:49 ---> dcf4fe415127 01:50:49 Step 7/7 : RUN go mod download 01:50:49 Sending build context to Docker daemon 2.75MB 01:50:49 Step 1/7 : ARG BASE=golang:1.15-alpine 01:50:49 Step 2/7 : FROM ${BASE} 01:50:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:50:49 188c0c94c7c5: Pulling fs layer 01:50:49 0ef7d3d256c8: Pulling fs layer 01:50:49 de9db76c5a1d: Pulling fs layer 01:50:49 bca2f99d35d6: Pulling fs layer 01:50:49 93359f2a8cfa: Pulling fs layer 01:50:49 7c6f9722023f: Pulling fs layer 01:50:49 a35cf1a2eb13: Pulling fs layer 01:50:49 bca2f99d35d6: Waiting 01:50:49 93359f2a8cfa: Waiting 01:50:49 a35cf1a2eb13: Waiting 01:50:49 7c6f9722023f: Waiting 01:50:49 de9db76c5a1d: Download complete 01:50:49 0ef7d3d256c8: Download complete 01:50:49 93359f2a8cfa: Verifying Checksum 01:50:49 93359f2a8cfa: Download complete 01:50:49 188c0c94c7c5: Verifying Checksum 01:50:49 188c0c94c7c5: Download complete 01:50:49 7c6f9722023f: Verifying Checksum 01:50:49 7c6f9722023f: Download complete 01:50:49 ---> Running in 4a783e70f146 01:50:50 188c0c94c7c5: Pull complete 01:50:50 0ef7d3d256c8: Pull complete 01:50:50 de9db76c5a1d: Pull complete 01:50:52 a35cf1a2eb13: Verifying Checksum 01:50:52 a35cf1a2eb13: Download complete 01:50:52 bca2f99d35d6: Verifying Checksum 01:50:52 bca2f99d35d6: Download complete 01:50:57 bca2f99d35d6: Pull complete 01:50:57 93359f2a8cfa: Pull complete 01:50:57 7c6f9722023f: Pull complete 01:51:03 a35cf1a2eb13: Pull complete 01:51:03 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:51:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:51:03 ---> a62c8e92a672 01:51:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:51:03 ---> Running in 0e46ede1b799 01:51:03 Removing intermediate container 0e46ede1b799 01:51:03 ---> e661b7394844 01:51:03 Step 4/7 : RUN apk add bash 01:51:03 ---> Running in 04c78b9c238e 01:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:51:04 Removing intermediate container 4a783e70f146 01:51:04 ---> 085083a26473 01:51:04 Successfully built 085083a26473 01:51:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:51:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:51:05 + docker inspect -f . ci-base-image-arm64 01:51:05 . [Pipeline] withDockerContainer 01:51:05 prd-ubuntu18.04-docker-arm64-4c-16g-28915 does not seem to be running inside a container 01:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/163 -v /w/workspace/go-mod-core-contracts/163:/w/workspace/go-mod-core-contracts/163:rw,z -v /w/workspace/go-mod-core-contracts/163@tmp:/w/workspace/go-mod-core-contracts/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:51:05 OK: 166 MiB in 39 packages 01:51:06 Removing intermediate container 04c78b9c238e 01:51:06 ---> 6ab9a0472e72 01:51:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 01:51:06 ---> Running in 097f65f28024 01:51:06 Removing intermediate container 097f65f28024 01:51:06 ---> fcce8f1c181c 01:51:06 Step 6/7 : COPY go.mod . 01:51:06 ---> 0c5e3f8efaf5 01:51:06 Step 7/7 : RUN go mod download 01:51:06 ---> Running in 23abdb998e0d 01:51:07 $ docker top 72f592d69a954a294a230ced9e1c37aa2f610a8d7ddff5ac0bc771e6e3323bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:08 + go version 01:51:08 go version go1.15.5 linux/arm64 [Pipeline] } 01:51:08 $ docker stop --time=1 72f592d69a954a294a230ced9e1c37aa2f610a8d7ddff5ac0bc771e6e3323bc3 01:51:10 $ docker rm -f 72f592d69a954a294a230ced9e1c37aa2f610a8d7ddff5ac0bc771e6e3323bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:51:11 + docker inspect -f . ci-base-image-arm64 01:51:11 . [Pipeline] withDockerContainer 01:51:11 prd-ubuntu18.04-docker-arm64-4c-16g-28915 does not seem to be running inside a container 01:51:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/163 -v /w/workspace/go-mod-core-contracts/163:/w/workspace/go-mod-core-contracts/163:rw,z -v /w/workspace/go-mod-core-contracts/163@tmp:/w/workspace/go-mod-core-contracts/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:51:13 $ docker top d5831a27c7293f423d8147611654be503480ec3fd3c232c5e79636c3c741a738 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:14 + make test 01:51:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:51:19 Removing intermediate container 23abdb998e0d 01:51:19 ---> 801099786cb4 01:51:19 Successfully built 801099786cb4 01:51:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:51:19 + docker inspect -f . ci-base-image-x86_64 01:51:19 . [Pipeline] withDockerContainer 01:51:19 prd-centos7-docker-4c-2g-28916 does not seem to be running inside a container 01:51:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/163 -v /w/workspace/go-mod-core-contracts/163:/w/workspace/go-mod-core-contracts/163:rw,z -v /w/workspace/go-mod-core-contracts/163@tmp:/w/workspace/go-mod-core-contracts/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:51:20 $ docker top 034a5af0428c36b8525dd790b871a4906ac1edc9969cfaaa70aaa1aa8bd69abf -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:20 + go version 01:51:20 go version go1.15.5 linux/amd64 [Pipeline] } 01:51:20 $ docker stop --time=1 034a5af0428c36b8525dd790b871a4906ac1edc9969cfaaa70aaa1aa8bd69abf 01:51:22 $ docker rm -f 034a5af0428c36b8525dd790b871a4906ac1edc9969cfaaa70aaa1aa8bd69abf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:51:23 + docker inspect -f . ci-base-image-x86_64 01:51:23 . [Pipeline] withDockerContainer 01:51:23 prd-centos7-docker-4c-2g-28916 does not seem to be running inside a container 01:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/163 -v /w/workspace/go-mod-core-contracts/163:/w/workspace/go-mod-core-contracts/163:rw,z -v /w/workspace/go-mod-core-contracts/163@tmp:/w/workspace/go-mod-core-contracts/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:51:23 $ docker top 98eca936a5a1596aa11d375caa42f7c7f43d74ae2db478b0a38b3f0e1e31b710 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:24 + make test 01:51:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:51:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 01:51:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.010s coverage: 85.7% of statements 01:51:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.017s coverage: 100.0% of statements 01:51:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.014s coverage: 45.4% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.028s coverage: 77.8% of statements 01:51:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.004s coverage: 26.3% of statements 01:51:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.024s coverage: 14.7% of statements 01:51:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.024s coverage: 100.0% of statements 01:51:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.021s coverage: 91.8% of statements 01:51:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 01:51:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 01:51:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.014s coverage: 100.0% of statements 01:51:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.7% of statements 01:51:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.065s coverage: 63.0% of statements 01:51:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements 01:51:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements 01:51:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.016s coverage: 15.4% of statements 01:51:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.015s coverage: 14.3% of statements 01:51:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 01:51:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.075s coverage: 84.6% of statements 01:51:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 01:51:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 01:51:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 01:51:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.013s coverage: 46.7% of statements 01:51:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 94.7% of statements 01:51:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.079s coverage: 89.1% of statements 01:51:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 01:51:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 01:51:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:51:39 gofmt -l . 01:51:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:51:39 $ docker stop --time=1 98eca936a5a1596aa11d375caa42f7c7f43d74ae2db478b0a38b3f0e1e31b710 01:51:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 01:51:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.039s coverage: 85.7% of statements 01:51:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.053s coverage: 100.0% of statements 01:51:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.044s coverage: 45.4% of statements 01:51:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.040s coverage: 77.8% of statements 01:51:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 01:51:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.037s coverage: 26.3% of statements 01:51:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.034s coverage: 14.7% of statements 01:51:42 $ docker rm -f 98eca936a5a1596aa11d375caa42f7c7f43d74ae2db478b0a38b3f0e1e31b710 01:51:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements [Pipeline] // withDockerContainer [Pipeline] sh 01:51:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 01:51:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.071s coverage: 91.8% of statements 01:51:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 01:51:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 01:51:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.040s coverage: 100.0% of statements 01:51:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 36.7% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:51:44 ---> job-cost.sh 01:51:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JzOa 01:51:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.126s coverage: 63.0% of statements 01:51:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.029s coverage: 26.3% of statements 01:51:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.015s coverage: 15.4% of statements 01:51:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.016s coverage: 15.4% of statements 01:51:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.044s coverage: 14.3% of statements 01:51:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 01:51:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.255s coverage: 84.6% of statements 01:51:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 01:51:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 01:51:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 01:51:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.117s coverage: 46.7% of statements 01:51:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.057s coverage: 94.7% of statements 01:51:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.173s coverage: 89.1% of statements 01:51:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 01:51:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 01:51:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:51:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:52:00 gofmt -l . 01:52:01 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:52:01 $ docker stop --time=1 d5831a27c7293f423d8147611654be503480ec3fd3c232c5e79636c3c741a738 01:52:04 $ docker rm -f d5831a27c7293f423d8147611654be503480ec3fd3c232c5e79636c3c741a738 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:52:05 Warning: overwriting stash ‘coverage-report’ 01:52:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:52:07 ---> job-cost.sh 01:52:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pL4q 01:52:26 lf-activate-venv(): INFO: Adding /tmp/venv-JzOa/bin to PATH 01:52:26 INFO: No Stack... 01:52:27 INFO: Retrieving Pricing Info for: v1-standard-2 01:52:27 INFO: Archiving Costs [Pipeline] sh 01:52:27 + cat /w/workspace/go-mod-core-contracts/163/archives/cost.csv 01:52:27 + cut -d, -f6 [Pipeline] lock 01:52:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-163-stack-cost] 01:52:28 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-163-stack-cost] did not exist. Created. 01:52:28 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:52:28 + echo total: 0.029999999329447746 [Pipeline] stash 01:52:28 Stashed 1 file(s) [Pipeline] } 01:52:28 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-163-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:52:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:54:52 lf-activate-venv(): INFO: Adding /tmp/venv-pL4q/bin to PATH 01:54:52 INFO: No Stack... 01:54:52 INFO: Retrieving Pricing Info for: lf-standard-4 01:54:52 INFO: Archiving Costs [Pipeline] sh 01:54:53 + cat /w/workspace/go-mod-core-contracts/163/archives/cost.csv 01:54:53 + cut -d, -f6 [Pipeline] lock 01:54:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-163-stack-cost] 01:54:53 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-163-stack-cost] did not exist. Created. 01:54:53 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:53 /w/workspace/go-mod-core-contracts/163@tmp/durable-0f95a4be/script.sh: 1: /w/workspace/go-mod-core-contracts/163@tmp/durable-0f95a4be/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:54:54 + echo total: 0.20999999344348907 [Pipeline] stash 01:54:54 Warning: overwriting stash ‘stack-cost’ 01:54:54 Stashed 1 file(s) [Pipeline] } 01:54:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-163-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 01:54:57 provisioning config files... 01:54:57 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6178928641547144774tmp [Pipeline] { [Pipeline] sh 01:54:58 + set +x 01:54:58 + curl -s https://codecov.io/bash 01:54:58 + bash -s -- 01:54:58 01:54:58 _____ _ 01:54:58 / ____| | | 01:54:58 | | ___ __| | ___ ___ _____ __ 01:54:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:54:58 | |___| (_) | (_| | __/ (_| (_) \ V / 01:54:58 \_____\___/ \__,_|\___|\___\___/ \_/ 01:54:58 Bash-20210226-7100762 01:54:58 01:54:58 01:54:58 ==> git version 2.24.3 found 01:54:58 ==> 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 01:54:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:54:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:54:58 ==> Jenkins CI detected. 01:54:58 project root: . 01:54:58 --> token set from env 01:54:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:54:58 ==> Running gcov in . (disable via -X gcov) 01:54:58 ==> Python coveragepy not found 01:54:58 ==> Searching for coverage reports in: 01:54:58 + . 01:54:58 -> Found 1 reports 01:54:58 ==> Detecting git/mercurial file structure 01:54:59 ==> Reading reports 01:54:59 + ./coverage.out bytes=160328 01:54:59 ==> Appending adjustments 01:54:59 https://docs.codecov.io/docs/fixing-reports 01:55:01 + Found adjustments 01:55:01 ==> Gzipping contents 01:55:01 24K /tmp/codecov.VjPbzh.gz 01:55:01 ==> Uploading reports 01:55:01 url: https://codecov.io 01:55:01 query: branch=master&commit=eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F163%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 01:55:01 -> Pinging Codecov 01:55:01 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=master&commit=eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F163%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 01:55:01 -> Uploading to 01:55:01 https://storage.googleapis.com/codecov/v4/raw/2021-03-08/71470A77251A30514AAF9C0BB2E5B6CE/eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8/dca811c9-8196-4870-999e-383a0b23c827.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210308T015501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c031e4439bf6031e649b36bf3f910ed9f2cdec4d055aeab132ad3de34ceaea61 01:55:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:01 Dload Upload Total Spent Left Speed 01:55:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23917 0 0 100 23917 0 39257 --:--:-- --:--:-- --:--:-- 39337 01:55:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 [Pipeline] } 01:55:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:55:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:55:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:55:03 01:55:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:55:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:55:04 188c0c94c7c5: Pulling fs layer 01:55:04 0ef7d3d256c8: Pulling fs layer 01:55:04 de9db76c5a1d: Pulling fs layer 01:55:04 0eba1c9be4d2: Pulling fs layer 01:55:04 0d57e429df01: Pulling fs layer 01:55:04 4e4be7b47b0d: Pulling fs layer 01:55:04 e1f770b5df2f: Pulling fs layer 01:55:04 85a0685a4137: Pulling fs layer 01:55:04 4e4be7b47b0d: Waiting 01:55:04 e1f770b5df2f: Waiting 01:55:04 0eba1c9be4d2: Waiting 01:55:04 0d57e429df01: Waiting 01:55:04 de9db76c5a1d: Verifying Checksum 01:55:04 de9db76c5a1d: Download complete 01:55:04 0ef7d3d256c8: Download complete 01:55:04 0d57e429df01: Verifying Checksum 01:55:04 0d57e429df01: Download complete 01:55:04 4e4be7b47b0d: Verifying Checksum 01:55:04 4e4be7b47b0d: Download complete 01:55:04 188c0c94c7c5: Download complete 01:55:05 188c0c94c7c5: Pull complete 01:55:06 0ef7d3d256c8: Pull complete 01:55:06 de9db76c5a1d: Pull complete 01:55:06 e1f770b5df2f: Verifying Checksum 01:55:06 e1f770b5df2f: Download complete 01:55:10 0eba1c9be4d2: Verifying Checksum 01:55:10 0eba1c9be4d2: Download complete 01:55:11 85a0685a4137: Verifying Checksum 01:55:11 85a0685a4137: Download complete 01:55:27 0eba1c9be4d2: Pull complete 01:55:27 0d57e429df01: Pull complete 01:55:27 4e4be7b47b0d: Pull complete 01:55:29 e1f770b5df2f: Pull complete 01:55:45 85a0685a4137: Pull complete 01:55:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:55:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:55:46 prd-centos7-docker-4c-2g-28914 does not seem to be running inside a container 01:55:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:55:48 $ docker top 4b03104916f124cd87362e93a2215922166f4a38abc1ebd5676323a6cb7092a2 -eo pid,comm [Pipeline] { [Pipeline] echo 01:55:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:55:49 + set -o pipefail 01:55:49 + snyk monitor '--org=edgex-jenkins' 01:56:04 01:56:04 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 01:56:04 01:56:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/f9657fd2-ddcb-4c4f-af1c-213963e2bcb7 01:56:04 01:56:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:56:04 01:56:05 [Pipeline] } 01:56:05 $ docker stop --time=1 4b03104916f124cd87362e93a2215922166f4a38abc1ebd5676323a6cb7092a2 01:56:07 $ docker rm -f 4b03104916f124cd87362e93a2215922166f4a38abc1ebd5676323a6cb7092a2 [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 01:56:09 + git log --format=format:%s -1 eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 [Pipeline] isUnix [Pipeline] sh 01:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:56:10 . [Pipeline] withDockerContainer 01:56:10 prd-centos7-docker-4c-2g-28914 does not seem to be running inside a container 01:56:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:56:11 $ docker top 47e07f6191e5927397d58704a52796b339be306cfe85d070dda6769b87a6b892 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:12 [ssh-agent] Looking for ssh-agent implementation... 01:56:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:13 $ docker exec 47e07f6191e5927397d58704a52796b339be306cfe85d070dda6769b87a6b892 ssh-agent 01:56:13 SSH_AUTH_SOCK=/tmp/ssh-Vn6B8xrXPI6s/agent.12 01:56:13 SSH_AGENT_PID=17 01:56:13 Running ssh-add (command line suppressed) 01:56:14 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7156352854062414361.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7156352854062414361.key) 01:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:15 + git semver tag 01:56:15 # -> Open(): unable to determine branch for HEAD 01:56:15 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 01:56:15 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 01:56:15 # $SEMVER_REMOTE_NAME = origin 01:56:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:56:15 # $SEMVER_USER_NAME = edgex-jenkins 01:56:15 # $SEMVER_BRANCH = master 01:56:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 01:56:15 # eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 HEAD 01:56:15 # -> Force: false 01:56:15 # bc3a543953fcb4bd046ac5e2185f66c9ef1e5551 refs/tags/v2.0.0-dev.45 [Pipeline] } 01:56:15 $ docker exec --env ******** --env ******** 47e07f6191e5927397d58704a52796b339be306cfe85d070dda6769b87a6b892 ssh-agent -k 01:56:16 unset SSH_AUTH_SOCK; 01:56:16 unset SSH_AGENT_PID; 01:56:16 echo Agent pid 17 killed; 01:56:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:16 + git semver [Pipeline] } 01:56:16 $ docker stop --time=1 47e07f6191e5927397d58704a52796b339be306cfe85d070dda6769b87a6b892 01:56:18 $ docker rm -f 47e07f6191e5927397d58704a52796b339be306cfe85d070dda6769b87a6b892 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:56:19 01:56:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:56:20 0.23.1-centos7: Pulling from edgex-lftools 01:56:20 ab5ef0e58194: Pulling fs layer 01:56:20 9712f1f96733: Pulling fs layer 01:56:20 63f879dbbcfc: Pulling fs layer 01:56:20 0d9ebad4ef96: Pulling fs layer 01:56:20 e9a5061849ea: Pulling fs layer 01:56:20 d747dcd14b5f: Pulling fs layer 01:56:20 2de7ff778b66: Pulling fs layer 01:56:20 e9a5061849ea: Waiting 01:56:20 d747dcd14b5f: Waiting 01:56:20 2de7ff778b66: Waiting 01:56:20 0d9ebad4ef96: Waiting 01:56:20 9712f1f96733: Verifying Checksum 01:56:20 9712f1f96733: Download complete 01:56:23 63f879dbbcfc: Verifying Checksum 01:56:23 63f879dbbcfc: Download complete 01:56:23 e9a5061849ea: Verifying Checksum 01:56:23 e9a5061849ea: Download complete 01:56:24 d747dcd14b5f: Verifying Checksum 01:56:24 d747dcd14b5f: Download complete 01:56:24 2de7ff778b66: Verifying Checksum 01:56:24 2de7ff778b66: Download complete 01:56:24 0d9ebad4ef96: Verifying Checksum 01:56:24 ab5ef0e58194: Verifying Checksum 01:56:24 ab5ef0e58194: Download complete 01:56:38 ab5ef0e58194: Pull complete 01:56:38 9712f1f96733: Pull complete 01:56:41 63f879dbbcfc: Pull complete 01:56:54 0d9ebad4ef96: Pull complete 01:56:54 e9a5061849ea: Pull complete 01:56:54 d747dcd14b5f: Pull complete 01:57:00 2de7ff778b66: Pull complete 01:57:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:57:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:57:01 prd-centos7-docker-4c-2g-28914 does not seem to be running inside a container 01:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:57:06 $ docker top 4a4537faa7e6474bb7c54f93ff4fdd20cc6e3f43771011a84bc9690e066ce3c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:57:06 provisioning config files... 01:57:06 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2206704462899994307tmp 01:57:06 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4552457948979081385tmp 01:57:06 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5788143168650307918tmp [Pipeline] { [Pipeline] echo 01:57:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:57:07 ---> sigul-configuration.sh 01:57:07 gpg: directory `/root/.gnupg' created 01:57:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:57:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:57:07 gpg: keyring `/root/.gnupg/secring.gpg' created 01:57:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:57:07 gpg: CAST5 encrypted data 01:57:07 gpg: encrypted with 1 passphrase 01:57:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:57:09 + mkdir /home/jenkins 01:57:09 + mkdir /home/jenkins/sigul [Pipeline] sh 01:57:10 + 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 01:57:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:57:10 ---> sigul-install.sh 01:57:20 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 01:57:21 + git tag --list 01:57:21 v0.0.0 01:57:21 v0.0.1 01:57:21 v0.1.0 01:57:21 v0.1.1 01:57:21 v0.1.10 01:57:21 v0.1.100 01:57:21 v0.1.101 01:57:21 v0.1.102 01:57:21 v0.1.103 01:57:21 v0.1.104 01:57:21 v0.1.105 01:57:21 v0.1.106 01:57:21 v0.1.107 01:57:21 v0.1.108 01:57:21 v0.1.109 01:57:21 v0.1.11 01:57:21 v0.1.110 01:57:21 v0.1.111 01:57:21 v0.1.112 01:57:21 v0.1.113 01:57:21 v0.1.114 01:57:21 v0.1.115 01:57:21 v0.1.116 01:57:21 v0.1.117 01:57:21 v0.1.118 01:57:21 v0.1.119 01:57:21 v0.1.12 01:57:21 v0.1.120 01:57:21 v0.1.121 01:57:21 v0.1.122 01:57:21 v0.1.123 01:57:21 v0.1.124 01:57:21 v0.1.125 01:57:21 v0.1.126 01:57:21 v0.1.127 01:57:21 v0.1.128 01:57:21 v0.1.129 01:57:21 v0.1.13 01:57:21 v0.1.130 01:57:21 v0.1.131 01:57:21 v0.1.132 01:57:21 v0.1.133 01:57:21 v0.1.134 01:57:21 v0.1.135 01:57:21 v0.1.136 01:57:21 v0.1.137 01:57:21 v0.1.138 01:57:21 v0.1.139 01:57:21 v0.1.14 01:57:21 v0.1.140 01:57:21 v0.1.141 01:57:21 v0.1.142 01:57:21 v0.1.143 01:57:21 v0.1.144 01:57:21 v0.1.145 01:57:21 v0.1.146 01:57:21 v0.1.147 01:57:21 v0.1.148 01:57:21 v0.1.149 01:57:21 v0.1.15 01:57:21 v0.1.16 01:57:21 v0.1.17 01:57:21 v0.1.18 01:57:21 v0.1.19 01:57:21 v0.1.2 01:57:21 v0.1.20 01:57:21 v0.1.21 01:57:21 v0.1.22 01:57:21 v0.1.23 01:57:21 v0.1.24 01:57:21 v0.1.25 01:57:21 v0.1.26 01:57:21 v0.1.27 01:57:21 v0.1.28 01:57:21 v0.1.29 01:57:21 v0.1.3 01:57:21 v0.1.30 01:57:21 v0.1.31 01:57:21 v0.1.32 01:57:21 v0.1.33 01:57:21 v0.1.34 01:57:21 v0.1.35 01:57:21 v0.1.36 01:57:21 v0.1.37 01:57:21 v0.1.38 01:57:21 v0.1.39 01:57:21 v0.1.4 01:57:21 v0.1.40 01:57:21 v0.1.41 01:57:21 v0.1.42 01:57:21 v0.1.43 01:57:21 v0.1.44 01:57:21 v0.1.45 01:57:21 v0.1.46 01:57:21 v0.1.47 01:57:21 v0.1.48 01:57:21 v0.1.49 01:57:21 v0.1.5 01:57:21 v0.1.50 01:57:21 v0.1.51 01:57:21 v0.1.52 01:57:21 v0.1.53 01:57:21 v0.1.54 01:57:21 v0.1.55 01:57:21 v0.1.56 01:57:21 v0.1.57 01:57:21 v0.1.58 01:57:21 v0.1.59 01:57:21 v0.1.6 01:57:21 v0.1.60 01:57:21 v0.1.61 01:57:21 v0.1.62 01:57:21 v0.1.63 01:57:21 v0.1.64 01:57:21 v0.1.65 01:57:21 v0.1.66 01:57:21 v0.1.67 01:57:21 v0.1.68 01:57:21 v0.1.69 01:57:21 v0.1.7 01:57:21 v0.1.70 01:57:21 v0.1.71 01:57:21 v0.1.72 01:57:21 v0.1.73 01:57:21 v0.1.74 01:57:21 v0.1.75 01:57:21 v0.1.76 01:57:21 v0.1.77 01:57:21 v0.1.78 01:57:21 v0.1.79 01:57:21 v0.1.8 01:57:21 v0.1.80 01:57:21 v0.1.81 01:57:21 v0.1.82 01:57:21 v0.1.83 01:57:21 v0.1.84 01:57:21 v0.1.85 01:57:21 v0.1.86 01:57:21 v0.1.87 01:57:21 v0.1.88 01:57:21 v0.1.89 01:57:21 v0.1.9 01:57:21 v0.1.90 01:57:21 v0.1.91 01:57:21 v0.1.92 01:57:21 v0.1.93 01:57:21 v0.1.94 01:57:21 v0.1.95 01:57:21 v0.1.96 01:57:21 v0.1.97 01:57:21 v0.1.98 01:57:21 v0.1.99 01:57:21 v2.0.0-dev.1 01:57:21 v2.0.0-dev.10 01:57:21 v2.0.0-dev.11 01:57:21 v2.0.0-dev.12 01:57:21 v2.0.0-dev.13 01:57:21 v2.0.0-dev.14 01:57:21 v2.0.0-dev.15 01:57:21 v2.0.0-dev.16 01:57:21 v2.0.0-dev.17 01:57:21 v2.0.0-dev.18 01:57:21 v2.0.0-dev.19 01:57:21 v2.0.0-dev.2 01:57:21 v2.0.0-dev.20 01:57:21 v2.0.0-dev.21 01:57:21 v2.0.0-dev.22 01:57:21 v2.0.0-dev.23 01:57:21 v2.0.0-dev.24 01:57:21 v2.0.0-dev.25 01:57:21 v2.0.0-dev.26 01:57:21 v2.0.0-dev.27 01:57:21 v2.0.0-dev.28 01:57:21 v2.0.0-dev.29 01:57:21 v2.0.0-dev.3 01:57:21 v2.0.0-dev.30 01:57:21 v2.0.0-dev.31 01:57:21 v2.0.0-dev.32 01:57:21 v2.0.0-dev.33 01:57:21 v2.0.0-dev.34 01:57:21 v2.0.0-dev.35 01:57:21 v2.0.0-dev.36 01:57:21 v2.0.0-dev.37 01:57:21 v2.0.0-dev.38 01:57:21 v2.0.0-dev.39 01:57:21 v2.0.0-dev.4 01:57:21 v2.0.0-dev.40 01:57:21 v2.0.0-dev.41 01:57:21 v2.0.0-dev.42 01:57:21 v2.0.0-dev.43 01:57:21 v2.0.0-dev.44 01:57:21 v2.0.0-dev.45 01:57:21 v2.0.0-dev.5 01:57:21 v2.0.0-dev.6 01:57:21 v2.0.0-dev.7 01:57:21 v2.0.0-dev.8 01:57:21 v2.0.0-dev.9 [Pipeline] sh 01:57:21 + lftools sign git-tag v2.0.0-dev.45 01:57:23 Signing Git tag with Sigul... 01:57:23 Signing v2.0.0-dev.45 [Pipeline] echo 01:57:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:57:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:57:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:57:25 $ docker stop --time=1 4a4537faa7e6474bb7c54f93ff4fdd20cc6e3f43771011a84bc9690e066ce3c3 01:57:28 $ docker rm -f 4a4537faa7e6474bb7c54f93ff4fdd20cc6e3f43771011a84bc9690e066ce3c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:29 . [Pipeline] withDockerContainer 01:57:29 prd-centos7-docker-4c-2g-28914 does not seem to be running inside a container 01:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:57:31 $ docker top 63052f70376bd1a1b4acc34b83661a21a8e15f92d4c70400e2d49d7101f524f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:31 [ssh-agent] Looking for ssh-agent implementation... 01:57:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:32 $ docker exec 63052f70376bd1a1b4acc34b83661a21a8e15f92d4c70400e2d49d7101f524f3 ssh-agent 01:57:32 SSH_AUTH_SOCK=/tmp/ssh-uPpvRZZpVENd/agent.12 01:57:32 SSH_AGENT_PID=18 01:57:32 Running ssh-add (command line suppressed) 01:57:32 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3455214611560245004.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3455214611560245004.key) 01:57:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:33 + git semver bump pre 01:57:33 # -> Open(): unable to determine branch for HEAD 01:57:33 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 01:57:33 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 01:57:33 # $SEMVER_REMOTE_NAME = origin 01:57:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:57:33 # $SEMVER_USER_NAME = edgex-jenkins 01:57:33 # $SEMVER_BRANCH = master 01:57:33 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 01:57:33 2.0.0-dev.46 [Pipeline] } 01:57:33 $ docker exec --env ******** --env ******** 63052f70376bd1a1b4acc34b83661a21a8e15f92d4c70400e2d49d7101f524f3 ssh-agent -k 01:57:33 unset SSH_AUTH_SOCK; 01:57:33 unset SSH_AGENT_PID; 01:57:33 echo Agent pid 18 killed; 01:57:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:34 + git semver [Pipeline] } 01:57:34 $ docker stop --time=1 63052f70376bd1a1b4acc34b83661a21a8e15f92d4c70400e2d49d7101f524f3 01:57:35 $ docker rm -f 63052f70376bd1a1b4acc34b83661a21a8e15f92d4c70400e2d49d7101f524f3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:36 . [Pipeline] withDockerContainer 01:57:36 prd-centos7-docker-4c-2g-28914 does not seem to be running inside a container 01:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:57:38 $ docker top 160851d6830d06e4d8bcc8beb6fff54aeb6f1229de377de546bd9602d50d18bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:38 [ssh-agent] Looking for ssh-agent implementation... 01:57:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:38 $ docker exec 160851d6830d06e4d8bcc8beb6fff54aeb6f1229de377de546bd9602d50d18bf ssh-agent 01:57:39 SSH_AUTH_SOCK=/tmp/ssh-rVnkkzzInhAB/agent.11 01:57:39 SSH_AGENT_PID=16 01:57:39 Running ssh-add (command line suppressed) 01:57:39 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3416447815613293565.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3416447815613293565.key) 01:57:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:39 + git semver push 01:57:39 # -> Open(): unable to determine branch for HEAD 01:57:39 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 01:57:39 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 01:57:39 # $SEMVER_REMOTE_NAME = origin 01:57:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:57:39 # $SEMVER_USER_NAME = edgex-jenkins 01:57:39 # $SEMVER_BRANCH = master 01:57:39 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 01:57:45 $ docker exec --env ******** --env ******** 160851d6830d06e4d8bcc8beb6fff54aeb6f1229de377de546bd9602d50d18bf ssh-agent -k 01:57:45 unset SSH_AUTH_SOCK; 01:57:45 unset SSH_AGENT_PID; 01:57:45 echo Agent pid 16 killed; 01:57:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:46 + git semver [Pipeline] } 01:57:46 $ docker stop --time=1 160851d6830d06e4d8bcc8beb6fff54aeb6f1229de377de546bd9602d50d18bf 01:57:48 $ docker rm -f 160851d6830d06e4d8bcc8beb6fff54aeb6f1229de377de546bd9602d50d18bf [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 01:57:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:51 ---> package-listing.sh 01:57:51 ++ facter osfamily 01:57:51 ++ tr '[:upper:]' '[:lower:]' 01:57:51 + OS_FAMILY=redhat 01:57:51 + workspace=/w/workspace/dry_go-mod-core-contracts_master 01:57:51 + START_PACKAGES=/tmp/packages_start.txt 01:57:51 + END_PACKAGES=/tmp/packages_end.txt 01:57:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:51 + PACKAGES=/tmp/packages_start.txt 01:57:51 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 01:57:51 + PACKAGES=/tmp/packages_end.txt 01:57:51 + case "${OS_FAMILY}" in 01:57:51 + rpm -qa 01:57:51 + sort 01:57:59 + '[' -f /tmp/packages_start.txt ']' 01:57:59 + '[' -f /tmp/packages_end.txt ']' 01:57:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:59 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 01:57:59 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 01:57:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 01:57:59 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:57:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:58:00 01:58:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:58:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:58:01 alpine: Pulling from edgex-lftools-log-publisher 01:58:01 df20fa9351a1: Pulling fs layer 01:58:01 36b3adc4ff6f: Pulling fs layer 01:58:01 8ad3a11d3b57: Pulling fs layer 01:58:01 46f8f816bc3b: Pulling fs layer 01:58:01 93b61091891f: Pulling fs layer 01:58:01 93b9cdb0e59b: Pulling fs layer 01:58:01 5e14af77c1be: Pulling fs layer 01:58:01 01666e4c0597: Pulling fs layer 01:58:01 aa168da1d23b: Pulling fs layer 01:58:01 46f8f816bc3b: Waiting 01:58:01 93b61091891f: Waiting 01:58:01 93b9cdb0e59b: Waiting 01:58:01 5e14af77c1be: Waiting 01:58:01 01666e4c0597: Waiting 01:58:01 aa168da1d23b: Waiting 01:58:01 36b3adc4ff6f: Verifying Checksum 01:58:01 36b3adc4ff6f: Download complete 01:58:01 46f8f816bc3b: Verifying Checksum 01:58:01 46f8f816bc3b: Download complete 01:58:02 93b61091891f: Verifying Checksum 01:58:02 93b61091891f: Download complete 01:58:02 93b9cdb0e59b: Verifying Checksum 01:58:02 93b9cdb0e59b: Download complete 01:58:02 df20fa9351a1: Verifying Checksum 01:58:02 df20fa9351a1: Download complete 01:58:02 5e14af77c1be: Verifying Checksum 01:58:02 5e14af77c1be: Download complete 01:58:02 01666e4c0597: Verifying Checksum 01:58:02 01666e4c0597: Download complete 01:58:02 df20fa9351a1: Pull complete 01:58:03 8ad3a11d3b57: Verifying Checksum 01:58:03 8ad3a11d3b57: Download complete 01:58:03 36b3adc4ff6f: Pull complete 01:58:05 8ad3a11d3b57: Pull complete 01:58:05 46f8f816bc3b: Pull complete 01:58:06 93b61091891f: Pull complete 01:58:07 93b9cdb0e59b: Pull complete 01:58:07 5e14af77c1be: Pull complete 01:58:07 01666e4c0597: Pull complete 01:58:08 aa168da1d23b: Download complete 01:58:26 aa168da1d23b: Pull complete 01:58:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:58:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:58:26 prd-centos7-docker-4c-2g-28914 does not seem to be running inside a container 01:58:26 $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:58:30 $ docker top 4b1169399fd82ab8250f92c945118d1d1f50cf69c69412f9d582e9a908910445 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:31 + touch /tmp/pre-build-complete [Pipeline] sh 01:58:32 + mkdir -p /var/log/sa [Pipeline] sh 01:58:32 + ls /var/log/sa-host 01:58:32 + sadf -c /var/log/sa-host/sa08 01:58:32 file_magic: OK 01:58:32 HZ: Using current value: 100 01:58:32 file_header: OK 01:58:32 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 01:58:32 Statistics: 01:58:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:58:32 File successfully converted to sysstat format version 12.2.1 01:58:32 + sadf -c /var/log/sa-host/sa23 01:58:32 file_magic: OK 01:58:32 HZ: Using current value: 100 01:58:32 file_header: OK 01:58:32 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 01:58:32 Statistics: 01:58:32 Hnuu...uuuununununu... 01:58:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:33 provisioning config files... 01:58:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8898991921494435209tmp [Pipeline] { [Pipeline] echo 01:58:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:58:33 ---> create-netrc.sh [Pipeline] } 01:58:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:58:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:58:34 ---> python-tools-install.sh [Pipeline] echo 01:58:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:58:34 ---> sudo-logs.sh 01:58:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:58:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:58:34 ---> job-cost.sh 01:58:35 lf-activate-venv: SKIPPING 01:58:35 DEBUG: total: 0.20999999344348907 01:58:35 INFO: Retrieving Stack Cost... 01:58:37 INFO: Retrieving Pricing Info for: v1-standard-2 01:58:37 INFO: Archiving Costs [Pipeline] echo 01:58:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:37 ---> logs-deploy.sh 01:58:37 lf-activate-venv: SKIPPING 01:58:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/163 01:58:37 INFO: archiving workspace using pattern(s): 01:58:40 Archives upload complete. 01:58:40 INFO: archiving logs to Nexus 01:58:43 ---> uname -a: 01:58:43 Linux prd-centos7-docker-4c-2g-28914.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:58:43 01:58:43 01:58:43 ---> lscpu: 01:58:43 Architecture: x86_64 01:58:43 CPU op-mode(s): 32-bit, 64-bit 01:58:43 Byte Order: Little Endian 01:58:43 Address sizes: 40 bits physical, 48 bits virtual 01:58:43 CPU(s): 4 01:58:43 On-line CPU(s) list: 0-3 01:58:43 Thread(s) per core: 1 01:58:43 Core(s) per socket: 1 01:58:43 Socket(s): 4 01:58:43 NUMA node(s): 1 01:58:43 Vendor ID: GenuineIntel 01:58:43 CPU family: 6 01:58:43 Model: 44 01:58:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:58:43 Stepping: 1 01:58:43 CPU MHz: 2933.438 01:58:43 BogoMIPS: 5866.87 01:58:43 Virtualization: VT-x 01:58:43 Hypervisor vendor: KVM 01:58:43 Virtualization type: full 01:58:43 L1d cache: 128 KiB 01:58:43 L1i cache: 128 KiB 01:58:43 L2 cache: 16 MiB 01:58:43 L3 cache: 64 MiB 01:58:43 NUMA node0 CPU(s): 0-3 01:58:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:58:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:58:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:58:43 Vulnerability Meltdown: Mitigation; PTI 01:58:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:58:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:58:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:58:43 Vulnerability Srbds: Not affected 01:58:43 Vulnerability Tsx async abort: Not affected 01:58:43 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 01:58:43 01:58:43 01:58:43 ---> nproc: 01:58:43 4 01:58:43 01:58:43 01:58:43 ---> df -h: 01:58:43 Filesystem Size Used Available Use% Mounted on 01:58:43 overlay 50.0G 8.5G 41.4G 17% / 01:58:43 tmpfs 64.0M 0 64.0M 0% /dev 01:58:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:58:43 shm 64.0M 0 64.0M 0% /dev/shm 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 01:58:43 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 01:58:43 01:58:43 01:58:43 ---> free -m: 01:58:43 total used free shared buff/cache available 01:58:43 Mem: 1837 843 146 0 846 928 01:58:43 Swap: 1023 3 1020 01:58:43 01:58:43 01:58:43 ---> ip addr: 01:58:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:58:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:58:43 inet 127.0.0.1/8 scope host lo 01:58:43 valid_lft forever preferred_lft forever 01:58:43 inet6 ::1/128 scope host 01:58:43 valid_lft forever preferred_lft forever 01:58:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:58:43 link/ether fa:16:3e:d9:56:bd brd ff:ff:ff:ff:ff:ff 01:58:43 inet 10.30.122.157/23 brd 10.30.123.255 scope global dynamic eth0 01:58:43 valid_lft 85645sec preferred_lft 85645sec 01:58:43 inet6 fe80::f816:3eff:fed9:56bd/64 scope link 01:58:43 valid_lft forever preferred_lft forever 01:58:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:58:43 link/ether 02:42:62:2a:cd:58 brd ff:ff:ff:ff:ff:ff 01:58:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:58:43 valid_lft forever preferred_lft forever 01:58:43 inet6 fe80::42:62ff:fe2a:cd58/64 scope link 01:58:43 valid_lft forever preferred_lft forever 01:58:43 01:58:43 01:58:43 ---> sar -b -r -n DEV: 01:58:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/08/21 _x86_64_ (4 CPU) 01:58:43 01:58:43 01:45:51 LINUX RESTART (4 CPU) 01:58:43 01:58:43 01:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:58:43 01:48:02 65.81 23.56 42.26 0.00 5596.52 3808.14 0.00 01:58:43 01:49:01 9.29 1.88 7.41 0.00 160.00 226.97 0.00 01:58:43 01:50:01 0.30 0.00 0.30 0.00 0.00 5.12 0.00 01:58:43 01:51:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 01:58:43 01:52:01 0.30 0.00 0.30 0.00 0.00 4.61 0.00 01:58:43 01:53:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 01:58:43 01:54:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 01:58:43 01:55:01 0.47 0.08 0.38 0.00 7.32 16.33 0.00 01:58:43 01:56:02 274.95 171.21 103.75 0.00 7750.14 33584.85 0.00 01:58:43 01:57:01 164.72 44.11 120.60 0.00 2403.24 28218.05 0.00 01:58:43 01:58:02 125.53 92.78 32.76 0.00 6627.08 6749.68 0.00 01:58:43 Average: 58.51 30.49 28.01 0.00 2057.01 6605.62 0.00 01:58:43 01:58:43 01:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:58:43 01:48:02 132664 0 645788 34.32 2620 1100472 1418472 48.41 430016 1117796 4128 01:58:43 01:49:01 143668 0 632188 33.60 2620 1103068 1168448 39.88 426764 1110464 20 01:58:43 01:50:01 156564 0 619288 32.91 2620 1103072 1083264 36.97 419556 1106548 12 01:58:43 01:51:01 153900 0 621948 33.06 2620 1103076 1083504 36.98 426928 1101956 20 01:58:43 01:52:01 155304 0 620540 32.98 2620 1103080 1083264 36.97 427912 1099800 16 01:58:43 01:53:01 154696 0 621140 33.01 2620 1103088 1083408 36.97 424144 1104344 8 01:58:43 01:54:01 155320 0 620516 32.98 2620 1103088 1083312 36.97 423496 1104344 8 01:58:43 01:55:01 146968 0 628448 33.40 2620 1103508 1098168 37.48 432040 1102888 44 01:58:43 01:56:02 83700 0 782800 41.60 2596 1012448 1355128 46.25 568252 965036 39196 01:58:43 01:57:01 99976 0 797988 42.41 2420 981160 1307860 44.64 565256 885780 58364 01:58:43 01:58:02 85940 0 813548 43.24 1744 980312 1412448 48.20 618356 840436 8096 01:58:43 Average: 133518 0 673108 35.77 2520 1072397 1197934 40.88 469338 1049036 9992 01:58:43 01:58:43 01:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:58:43 01:48:02 eth0 275.27 183.39 1045.03 67.89 0.00 0.00 0.00 0.00 01:58:43 01:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:48:02 veth8deef47 5.50 5.06 1.72 19.86 0.00 0.00 0.00 0.00 01:58:43 01:48:02 docker0 5.50 4.93 1.64 19.85 0.00 0.00 0.00 0.00 01:58:43 01:49:01 eth0 11.47 10.61 9.65 27.81 0.00 0.00 0.00 0.00 01:58:43 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:50:01 eth0 0.70 0.08 0.07 0.01 0.00 0.00 0.00 0.00 01:58:43 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:51:01 eth0 1.21 0.73 0.56 0.40 0.00 0.00 0.00 0.00 01:58:43 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:58:43 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:53:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 01:58:43 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:54:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:58:43 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:55:01 eth0 5.68 3.83 5.59 2.26 0.00 0.00 0.00 0.00 01:58:43 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:56:02 eth0 416.30 356.62 4171.17 33.83 0.00 0.00 0.00 0.00 01:58:43 01:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:56:02 veth4a0f552 18.68 19.65 1.63 124.78 0.00 0.00 0.00 0.00 01:58:43 01:56:02 docker0 18.68 19.52 1.37 124.77 0.00 0.00 0.00 0.00 01:58:43 01:57:01 eth0 367.61 322.46 3262.61 34.75 0.00 0.00 0.00 0.00 01:58:43 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:57:01 docker0 0.52 0.49 0.09 0.15 0.00 0.00 0.00 0.00 01:58:43 01:58:02 eth0 116.01 87.57 421.00 124.63 0.00 0.00 0.00 0.00 01:58:43 01:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 01:58:02 docker0 20.70 29.28 1.71 218.58 0.00 0.00 0.00 0.00 01:58:43 Average: eth0 108.61 87.78 810.93 26.53 0.00 0.00 0.00 0.00 01:58:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:43 Average: docker0 4.16 4.96 0.44 33.28 0.00 0.00 0.00 0.00 01:58:43 01:58:43 01:58:43 ---> sar -P ALL: 01:58:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/08/21 _x86_64_ (4 CPU) 01:58:43 01:58:43 01:45:51 LINUX RESTART (4 CPU) 01:58:43 01:58:43 01:47:02 CPU %user %nice %system %iowait %steal %idle 01:58:43 01:48:02 all 10.47 0.00 5.09 1.88 27.96 54.60 01:58:43 01:48:02 0 11.40 0.00 5.63 1.51 29.04 52.41 01:58:43 01:48:02 1 10.30 0.00 4.57 2.40 28.36 54.37 01:58:43 01:48:02 2 11.25 0.00 5.21 1.80 27.11 54.63 01:58:43 01:48:02 3 8.97 0.00 4.98 1.79 27.32 56.94 01:58:43 01:49:01 all 0.58 0.00 0.44 0.25 3.23 95.50 01:58:43 01:49:01 0 0.52 0.00 0.35 0.13 3.15 95.85 01:58:43 01:49:01 1 0.82 0.00 0.58 0.17 3.52 94.91 01:58:43 01:49:01 2 0.67 0.00 0.49 0.12 2.79 95.94 01:58:43 01:49:01 3 0.32 0.00 0.33 0.58 3.45 95.32 01:58:43 01:50:01 all 0.09 0.00 0.03 0.00 0.34 99.53 01:58:43 01:50:01 0 0.00 0.00 0.02 0.00 0.48 99.50 01:58:43 01:50:01 1 0.28 0.00 0.03 0.00 0.23 99.45 01:58:43 01:50:01 2 0.07 0.00 0.05 0.00 0.42 99.47 01:58:43 01:50:01 3 0.02 0.00 0.03 0.00 0.25 99.70 01:58:43 01:51:01 all 0.09 0.00 0.05 0.00 0.64 99.22 01:58:43 01:51:01 0 0.05 0.00 0.03 0.00 0.63 99.29 01:58:43 01:51:01 1 0.20 0.00 0.05 0.00 0.79 98.96 01:58:43 01:51:01 2 0.05 0.00 0.10 0.00 0.33 99.52 01:58:43 01:51:01 3 0.05 0.00 0.03 0.00 0.81 99.11 01:58:43 01:52:01 all 0.08 0.00 0.10 0.00 0.39 99.43 01:58:43 01:52:01 0 0.00 0.00 0.03 0.00 0.22 99.75 01:58:43 01:52:01 1 0.27 0.00 0.05 0.00 0.32 99.37 01:58:43 01:52:01 2 0.00 0.00 0.27 0.00 0.12 99.62 01:58:43 01:52:01 3 0.05 0.00 0.05 0.00 0.91 98.99 01:58:43 01:53:01 all 0.08 0.00 0.31 0.00 1.53 98.08 01:58:43 01:53:01 0 0.03 0.00 0.20 0.00 1.92 97.85 01:58:43 01:53:01 1 0.05 0.00 0.05 0.00 1.73 98.18 01:58:43 01:53:01 2 0.23 0.00 0.88 0.00 1.19 97.69 01:58:43 01:53:01 3 0.02 0.00 0.12 0.00 1.26 98.61 01:58:43 01:54:01 all 0.10 0.00 0.02 0.00 0.25 99.63 01:58:43 01:54:01 0 0.00 0.00 0.03 0.00 0.08 99.88 01:58:43 01:54:01 1 0.03 0.00 0.02 0.00 0.48 99.47 01:58:43 01:54:01 2 0.32 0.00 0.02 0.00 0.13 99.53 01:58:43 01:54:01 3 0.03 0.00 0.02 0.00 0.32 99.63 01:58:43 01:55:01 all 0.52 0.00 0.52 0.00 2.25 96.71 01:58:43 01:55:01 0 0.54 0.00 0.44 0.00 2.40 96.62 01:58:43 01:55:01 1 0.51 0.00 0.68 0.00 2.12 96.69 01:58:43 01:55:01 2 0.49 0.00 0.26 0.02 2.12 97.11 01:58:43 01:55:01 3 0.54 0.00 0.69 0.00 2.35 96.41 01:58:43 01:56:02 all 5.76 0.00 5.20 2.63 28.51 57.89 01:58:43 01:56:02 0 4.65 0.00 4.21 1.68 28.42 61.03 01:58:43 01:56:02 1 7.97 0.00 5.75 2.49 28.96 54.83 01:58:43 01:56:02 2 4.70 0.00 5.51 3.36 27.41 59.01 01:58:43 01:56:02 3 5.79 0.00 5.37 3.02 29.23 56.58 01:58:43 01:57:01 all 5.45 0.00 5.54 1.43 27.36 60.22 01:58:43 01:57:01 0 4.42 0.00 4.48 0.68 27.34 63.09 01:58:43 01:57:01 1 4.91 0.00 5.34 2.33 27.00 60.43 01:58:43 01:57:01 2 5.68 0.00 5.58 1.01 27.89 59.84 01:58:43 01:57:01 3 6.82 0.00 6.77 1.71 27.22 57.49 01:58:43 01:58:02 all 5.17 0.00 4.46 3.92 13.82 72.63 01:58:43 01:58:02 0 3.06 0.00 3.71 3.57 13.32 76.35 01:58:43 01:58:02 1 5.04 0.00 5.82 5.95 13.00 70.19 01:58:43 01:58:02 2 3.88 0.00 4.06 4.49 16.07 71.50 01:58:43 01:58:02 3 8.76 0.00 4.30 1.68 12.82 72.44 01:58:43 01:58:43 Average: CPU %user %nice %system %iowait %steal %idle 01:58:43 Average: all 2.69 0.00 2.06 0.96 10.09 84.19 01:58:43 Average: 0 2.33 0.00 1.82 0.72 10.18 84.95 01:58:43 Average: 1 2.89 0.00 2.17 1.25 10.13 83.57 01:58:43 Average: 2 2.59 0.00 2.13 1.03 10.03 84.23 01:58:43 Average: 3 2.96 0.00 2.15 0.83 10.04 84.02 01:58:43 01:58:43 01:58:43