Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a792a33d62d9b1c06237390aa8090afdea7862a6 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13873 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 a792a33d62d9b1c06237390aa8090afdea7862a6 (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 a792a33d62d9b1c06237390aa8090afdea7862a6 # timeout=10 Commit message: "Merge pull request #374 from judehung/issue-370" > git rev-list --no-walk b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:09:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:09:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:09:26 ========================================================= 16:09:26 EdgeX Global Pipelines Version Info 16:09:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:09:28 ------------------- 16:09:28 stable info: 16:09:28 ------------------- 16:09:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:09:28 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 16:09:28 Message: update stable to v1.0.167 16:09:29 ------------------- 16:09:29 experimental info: 16:09:29 ------------------- 16:09:29 Commited By: **** collab-it+edgex@linuxfoundation.org 16:09:29 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 16:09:29 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:09:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:09:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:09:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 16:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:09:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:09:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:09:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:09:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:09:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:09:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:09:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:09:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:09:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:09:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:09:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:09:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:09:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:09:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:09:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:09:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a792a33d62d9b1c06237390aa8090afdea7862a6 [Pipeline] echo 16:09:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a792a33 [Pipeline] echo 16:09:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:09:33 provisioning config files... 16:09:33 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6257045214755266152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:33 ---> docker-login.sh 16:09:33 nexus3.edgexfoundry.org:10001 16:09:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:34 Configure a credential helper to remove this warning. See 16:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:34 16:09:34 Login Succeeded 16:09:34 nexus3.edgexfoundry.org:10002 16:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:34 Configure a credential helper to remove this warning. See 16:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:34 16:09:34 Login Succeeded 16:09:34 nexus3.edgexfoundry.org:10003 16:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:34 Configure a credential helper to remove this warning. See 16:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:34 16:09:34 Login Succeeded 16:09:34 nexus3.edgexfoundry.org:10004 16:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:34 Configure a credential helper to remove this warning. See 16:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:34 16:09:34 Login Succeeded 16:09:34 docker.io 16:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:35 Configure a credential helper to remove this warning. See 16:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:35 16:09:35 Login Succeeded 16:09:35 ---> docker-login.sh ends [Pipeline] } 16:09:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:35 + git log --format=format:%s -1 a792a33d62d9b1c06237390aa8090afdea7862a6 [Pipeline] echo 16:09:35 GIT_COMMIT: a792a33d62d9b1c06237390aa8090afdea7862a6, Commit Message: Merge pull request #374 from judehung/issue-370 [Pipeline] echo 16:09:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:09:36 16:09:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:09:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:09:37 latest: Pulling from edgex-devops/git-semver 16:09:37 31603596830f: Pulling fs layer 16:09:37 2a8b12db71e7: Pulling fs layer 16:09:37 6ca5941a6612: Pulling fs layer 16:09:37 ecc8261a40a4: Pulling fs layer 16:09:37 ecc8261a40a4: Waiting 16:09:37 2a8b12db71e7: Verifying Checksum 16:09:37 2a8b12db71e7: Download complete 16:09:37 31603596830f: Download complete 16:09:37 ecc8261a40a4: Verifying Checksum 16:09:37 ecc8261a40a4: Download complete 16:09:37 6ca5941a6612: Verifying Checksum 16:09:37 6ca5941a6612: Download complete 16:09:37 31603596830f: Pull complete 16:09:37 2a8b12db71e7: Pull complete 16:09:38 6ca5941a6612: Pull complete 16:09:39 ecc8261a40a4: Pull complete 16:09:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:09:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:09:39 prd-centos7-docker-4c-2g-13873 does not seem to be running inside a container 16:09:39 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:09:41 $ docker top 71a066ba405249d8fa059b6254b5f3b096855d8be3fe6ac6c8aa3504d994cdd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:41 [ssh-agent] Looking for ssh-agent implementation... 16:09:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:42 $ docker exec 71a066ba405249d8fa059b6254b5f3b096855d8be3fe6ac6c8aa3504d994cdd9 ssh-agent 16:09:42 SSH_AUTH_SOCK=/tmp/ssh-4ufTYuHta06G/agent.12 16:09:42 SSH_AGENT_PID=17 16:09:42 Running ssh-add (command line suppressed) 16:09:42 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4983918185590452066.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4983918185590452066.key) 16:09:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:42 + git tag --points-at HEAD [Pipeline] } 16:09:42 $ docker exec --env ******** --env ******** 71a066ba405249d8fa059b6254b5f3b096855d8be3fe6ac6c8aa3504d994cdd9 ssh-agent -k 16:09:43 unset SSH_AUTH_SOCK; 16:09:43 unset SSH_AGENT_PID; 16:09:43 echo Agent pid 17 killed; 16:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:09:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:43 [ssh-agent] Looking for ssh-agent implementation... 16:09:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:43 $ docker exec 71a066ba405249d8fa059b6254b5f3b096855d8be3fe6ac6c8aa3504d994cdd9 ssh-agent 16:09:44 SSH_AUTH_SOCK=/tmp/ssh-e9GooKxyHAF0/agent.48 16:09:44 SSH_AGENT_PID=54 16:09:44 Running ssh-add (command line suppressed) 16:09:44 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3629202707735025105.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3629202707735025105.key) 16:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:44 + git semver init 16:09:44 # -> Open(): unable to determine branch for HEAD 16:09:44 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:09:44 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:09:44 # $SEMVER_REMOTE_NAME = origin 16:09:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:09:44 # $SEMVER_USER_NAME = edgex-jenkins 16:09:44 # $SEMVER_BRANCH = master 16:09:44 # $SEMVER_TEMP = /tmp/semver-076638130 16:09:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:09:45 # '/tmp/semver-076638130' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 16:09:45 # -> Force: false 16:09:45 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:09:45 $ docker exec --env ******** --env ******** 71a066ba405249d8fa059b6254b5f3b096855d8be3fe6ac6c8aa3504d994cdd9 ssh-agent -k 16:09:45 unset SSH_AUTH_SOCK; 16:09:45 unset SSH_AGENT_PID; 16:09:45 echo Agent pid 54 killed; 16:09:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:46 + git semver [Pipeline] } 16:09:46 $ docker stop --time=1 71a066ba405249d8fa059b6254b5f3b096855d8be3fe6ac6c8aa3504d994cdd9 16:09:48 $ docker rm -f 71a066ba405249d8fa059b6254b5f3b096855d8be3fe6ac6c8aa3504d994cdd9 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:09:49 Stashed 1 file(s) [Pipeline] echo 16:09:49 [edgeXSemver]: initialized semver on version 0.1.118 [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 16:10:04 Still waiting to schedule task 16:10:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:10:04 Still waiting to schedule task 16:10:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:11:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13874 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 16:11:52 Running in /w/workspace/go-mod-core-contracts/84 [Pipeline] { [Pipeline] checkout 16:11:56 using credential edgex-jenkins-ssh 16:11:56 Cloning the remote Git repository 16:11:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:11:57 > git init /w/workspace/go-mod-core-contracts/84 # timeout=10 16:11:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:11:57 > git --version # timeout=10 16:11:57 > git --version # 'git version 2.17.1' 16:11:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:11:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:11:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:11:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:58 Checking out Revision a792a33d62d9b1c06237390aa8090afdea7862a6 (master) 16:11:58 > git config core.sparsecheckout # timeout=10 16:11:58 > git checkout -f a792a33d62d9b1c06237390aa8090afdea7862a6 # timeout=10 16:12:03 Commit message: "Merge pull request #374 from judehung/issue-370" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:12:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:12:05 + true 16:12:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:12:08 provisioning config files... 16:12:08 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/84@tmp/config8437966229693217500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:09 ---> docker-login.sh 16:12:09 nexus3.edgexfoundry.org:10001 16:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:10 Configure a credential helper to remove this warning. See 16:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:10 16:12:10 Login Succeeded 16:12:10 nexus3.edgexfoundry.org:10002 16:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:10 Configure a credential helper to remove this warning. See 16:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:10 16:12:10 Login Succeeded 16:12:10 nexus3.edgexfoundry.org:10003 16:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:11 Configure a credential helper to remove this warning. See 16:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:11 16:12:11 Login Succeeded 16:12:11 nexus3.edgexfoundry.org:10004 16:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:12 Configure a credential helper to remove this warning. See 16:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:12 16:12:12 Login Succeeded 16:12:12 docker.io 16:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:12 Configure a credential helper to remove this warning. See 16:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:12 16:12:12 Login Succeeded 16:12:12 ---> docker-login.sh ends [Pipeline] } 16:12:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:13 ========================================================= 16:12:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:12:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:12:13 + 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 . 16:12:14 Sending build context to Docker daemon 1.858MB 16:12:14 Step 1/7 : ARG BASE=golang:1.15-alpine 16:12:14 Step 2/7 : FROM ${BASE} 16:12:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:12:14 b538f80385f9: Pulling fs layer 16:12:14 74f711af9a0d: Pulling fs layer 16:12:14 99f96fe45779: Pulling fs layer 16:12:14 8529a6b9a6be: Pulling fs layer 16:12:14 45590311c82a: Pulling fs layer 16:12:14 69ca0ff8b7b3: Pulling fs layer 16:12:14 209524e5b208: Pulling fs layer 16:12:14 45590311c82a: Waiting 16:12:14 69ca0ff8b7b3: Waiting 16:12:14 209524e5b208: Waiting 16:12:14 8529a6b9a6be: Waiting 16:12:14 99f96fe45779: Download complete 16:12:14 74f711af9a0d: Download complete 16:12:14 45590311c82a: Download complete 16:12:14 69ca0ff8b7b3: Download complete 16:12:14 b538f80385f9: Verifying Checksum 16:12:14 b538f80385f9: Download complete 16:12:15 b538f80385f9: Pull complete 16:12:16 74f711af9a0d: Pull complete 16:12:16 99f96fe45779: Pull complete 16:12:17 209524e5b208: Verifying Checksum 16:12:17 209524e5b208: Download complete 16:12:18 8529a6b9a6be: Verifying Checksum 16:12:18 8529a6b9a6be: Download complete 16:12:28 8529a6b9a6be: Pull complete 16:12:28 45590311c82a: Pull complete 16:12:28 69ca0ff8b7b3: Pull complete 16:12:33 209524e5b208: Pull complete 16:12:33 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 16:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:12:33 ---> 5bddaf1c2fca 16:12:33 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:12:35 ---> Running in 4596a7406be6 16:12:35 Removing intermediate container 4596a7406be6 16:12:35 ---> 2341bb239149 16:12:35 Step 4/7 : RUN apk add bash 16:12:35 ---> Running in 153f33fcf93e 16:12:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:37 Running on prd-centos7-docker-4c-2g-13875 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { 16:12:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] ws 16:12:37 Running in /w/workspace/go-mod-core-contracts/84 [Pipeline] { [Pipeline] checkout 16:12:38 OK: 142 MiB in 39 packages 16:12:39 Removing intermediate container 153f33fcf93e 16:12:39 ---> 25c4bb198713 16:12:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:12:40 ---> Running in 78254cf865d9 16:12:40 using credential edgex-jenkins-ssh 16:12:40 Cloning the remote Git repository 16:12:40 Removing intermediate container 78254cf865d9 16:12:40 ---> e419423b37fb 16:12:40 Step 6/7 : COPY go.mod . 16:12:41 ---> 9172f47ef097 16:12:41 Step 7/7 : RUN go mod download 16:12:40 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:12:40 > git init /w/workspace/go-mod-core-contracts/84 # timeout=10 16:12:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:12:40 > git --version # timeout=10 16:12:40 > git --version # 'git version 2.24.3' 16:12:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:12:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:12:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:12:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:12:41 ---> Running in eb6a6bebbb69 16:12:41 Checking out Revision a792a33d62d9b1c06237390aa8090afdea7862a6 (master) 16:12:41 > git config core.sparsecheckout # timeout=10 16:12:41 > git checkout -f a792a33d62d9b1c06237390aa8090afdea7862a6 # timeout=10 16:12:45 Commit message: "Merge pull request #374 from judehung/issue-370" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:12:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:12:47 + sudo service docker restart 16:12:47 + true 16:12:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:12:48 provisioning config files... 16:12:48 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/84@tmp/config887842876190237020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:48 ---> docker-login.sh 16:12:48 nexus3.edgexfoundry.org:10001 16:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:49 Configure a credential helper to remove this warning. See 16:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:49 16:12:49 Login Succeeded 16:12:49 nexus3.edgexfoundry.org:10002 16:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:49 Configure a credential helper to remove this warning. See 16:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:49 16:12:49 Login Succeeded 16:12:49 nexus3.edgexfoundry.org:10003 16:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:49 Configure a credential helper to remove this warning. See 16:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:49 16:12:49 Login Succeeded 16:12:49 nexus3.edgexfoundry.org:10004 16:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:49 Configure a credential helper to remove this warning. See 16:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:49 16:12:49 Login Succeeded 16:12:49 docker.io 16:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:50 Configure a credential helper to remove this warning. See 16:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:50 16:12:50 Login Succeeded 16:12:50 ---> docker-login.sh ends [Pipeline] } 16:12:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:50 ========================================================= 16:12:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:12:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:12:50 + 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 . 16:12:50 Sending build context to Docker daemon 1.859MB 16:12:50 Step 1/7 : ARG BASE=golang:1.15-alpine 16:12:50 Step 2/7 : FROM ${BASE} 16:12:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:12:51 df20fa9351a1: Pulling fs layer 16:12:51 ed8968b2872e: Pulling fs layer 16:12:51 a92cc7c5fd73: Pulling fs layer 16:12:51 e871e8e8d7a9: Pulling fs layer 16:12:51 e73272ec9a57: Pulling fs layer 16:12:51 1e910a182e73: Pulling fs layer 16:12:51 4e634b169226: Pulling fs layer 16:12:51 e73272ec9a57: Waiting 16:12:51 1e910a182e73: Waiting 16:12:51 4e634b169226: Waiting 16:12:51 e871e8e8d7a9: Waiting 16:12:51 a92cc7c5fd73: Download complete 16:12:51 ed8968b2872e: Verifying Checksum 16:12:51 ed8968b2872e: Download complete 16:12:51 e73272ec9a57: Verifying Checksum 16:12:51 e73272ec9a57: Download complete 16:12:51 df20fa9351a1: Verifying Checksum 16:12:51 df20fa9351a1: Download complete 16:12:51 1e910a182e73: Verifying Checksum 16:12:51 1e910a182e73: Download complete 16:12:51 df20fa9351a1: Pull complete 16:12:51 ed8968b2872e: Pull complete 16:12:51 a92cc7c5fd73: Pull complete 16:12:53 4e634b169226: Verifying Checksum 16:12:53 4e634b169226: Download complete 16:12:53 e871e8e8d7a9: Verifying Checksum 16:12:53 e871e8e8d7a9: Download complete 16:12:56 Removing intermediate container eb6a6bebbb69 16:12:56 ---> 2a211d4b9b0a 16:12:56 Successfully built 2a211d4b9b0a 16:12:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:12:57 + docker inspect -f . ci-base-image-arm64 16:12:57 . [Pipeline] withDockerContainer 16:12:57 prd-ubuntu18.04-docker-arm64-4c-16g-13874 does not seem to be running inside a container 16:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@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 ******** ci-base-image-arm64 cat 16:12:59 $ docker top 73b906e2c5acfd4c6afed72b16c993fa60b554d6ed0fafad64e5fbf2c5b30091 -eo pid,comm 16:12:59 e871e8e8d7a9: Pull complete 16:12:59 e73272ec9a57: Pull complete [Pipeline] { [Pipeline] sh 16:12:59 1e910a182e73: Pull complete 16:13:00 + go version 16:13:00 go version go1.15.2 linux/arm64 [Pipeline] } 16:13:00 $ docker stop --time=1 73b906e2c5acfd4c6afed72b16c993fa60b554d6ed0fafad64e5fbf2c5b30091 16:13:01 $ docker rm -f 73b906e2c5acfd4c6afed72b16c993fa60b554d6ed0fafad64e5fbf2c5b30091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:03 + docker inspect -f . ci-base-image-arm64 16:13:03 . [Pipeline] withDockerContainer 16:13:03 prd-ubuntu18.04-docker-arm64-4c-16g-13874 does not seem to be running inside a container 16:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@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 ******** ci-base-image-arm64 cat 16:13:03 4e634b169226: Pull complete 16:13:03 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 16:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:13:03 ---> f7629b54cfaa 16:13:03 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:13:03 ---> Running in 551388c41987 16:13:03 Removing intermediate container 551388c41987 16:13:03 ---> 1af8c38b2931 16:13:03 Step 4/7 : RUN apk add bash 16:13:03 ---> Running in 056ffb512d6a 16:13:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:13:05 $ docker top ef3271a9d31e8205dcabadfb5313f1dea5eca8ac83f1e11133072ed934907aac -eo pid,comm 16:13:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 16:13:05 OK: 166 MiB in 39 packages 16:13:06 Removing intermediate container 056ffb512d6a 16:13:06 ---> e5cb5882b972 16:13:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:13:06 ---> Running in 920489fe34d3 16:13:06 + make test 16:13:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:13:06 Removing intermediate container 920489fe34d3 16:13:06 ---> f6c3c94b81d2 16:13:06 Step 6/7 : COPY go.mod . 16:13:06 ---> 8046bfc25671 16:13:06 Step 7/7 : RUN go mod download 16:13:06 ---> Running in 80fe82363ecb 16:13:19 Removing intermediate container 80fe82363ecb 16:13:19 ---> 280f7f24a91d 16:13:19 Successfully built 280f7f24a91d 16:13:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:13:19 + docker inspect -f . ci-base-image-x86_64 16:13:19 . [Pipeline] withDockerContainer 16:13:19 prd-centos7-docker-4c-2g-13875 does not seem to be running inside a container 16:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:13:20 $ docker top fa3640660c01ac32fb6a41571db8874cdbd8beaedd95427121e93090566f3f93 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:20 + go version 16:13:20 go version go1.15.2 linux/amd64 [Pipeline] } 16:13:21 $ docker stop --time=1 fa3640660c01ac32fb6a41571db8874cdbd8beaedd95427121e93090566f3f93 16:13:22 $ docker rm -f fa3640660c01ac32fb6a41571db8874cdbd8beaedd95427121e93090566f3f93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:23 + docker inspect -f . ci-base-image-x86_64 16:13:23 . [Pipeline] withDockerContainer 16:13:23 prd-centos7-docker-4c-2g-13875 does not seem to be running inside a container 16:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:13:24 $ docker top 793bf4d37c462a1cf8fb2477c75f2ac8603458febb99c15933da39148ead3e24 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:24 + make test 16:13:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:13:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:13:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.037s coverage: 85.7% of statements 16:13:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.036s coverage: 100.0% of statements 16:13:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.060s coverage: 45.4% of statements 16:13:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.045s coverage: 77.8% of statements 16:13:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:13:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.034s coverage: 6.6% of statements 16:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.7% of statements 16:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.033s coverage: 100.0% of statements 16:13:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.061s coverage: 91.8% of statements 16:13:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:13:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:13:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.029s coverage: 100.0% of statements 16:13:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:13:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements 16:13:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.050s coverage: 100.0% of statements 16:13:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.046s coverage: 45.4% of statements 16:13:34 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 47.8% of statements 16:13:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.008s coverage: 77.8% of statements 16:13:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:13:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.6% of statements 16:13:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.031s coverage: 14.7% of statements 16:13:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.023s coverage: 100.0% of statements 16:13:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.025s coverage: 91.8% of statements 16:13:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:13:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:13:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.006s coverage: 100.0% of statements 16:13:38 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.020s coverage: 47.8% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.023s coverage: 63.0% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.043s coverage: 26.3% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.028s coverage: 15.4% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.038s coverage: 15.4% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.021s coverage: 14.3% of statements 16:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.034s coverage: 81.5% of statements 16:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 29.1% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.035s coverage: 100.0% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.076s coverage: 63.0% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.031s coverage: 26.3% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.048s coverage: 15.4% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.025s coverage: 14.3% of statements 16:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.021s coverage: 94.4% of statements 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 100.0% of statements 16:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.072s coverage: 81.5% of statements 16:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:13:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:13:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.058s coverage: 29.1% of statements 16:13:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.029s coverage: 100.0% of statements 16:13:42 gofmt -l . 16:13:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.064s coverage: 94.4% of statements 16:13:42 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:13:42 $ docker stop --time=1 793bf4d37c462a1cf8fb2477c75f2ac8603458febb99c15933da39148ead3e24 16:13:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 16:13:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 16:13:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:13:45 $ docker rm -f 793bf4d37c462a1cf8fb2477c75f2ac8603458febb99c15933da39148ead3e24 [Pipeline] // withDockerContainer [Pipeline] sh 16:13:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:46 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:13:48 gofmt -l . 16:13:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:13:48 $ docker stop --time=1 ef3271a9d31e8205dcabadfb5313f1dea5eca8ac83f1e11133072ed934907aac 16:13:50 $ docker rm -f ef3271a9d31e8205dcabadfb5313f1dea5eca8ac83f1e11133072ed934907aac [Pipeline] // withDockerContainer [Pipeline] sh 16:13:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:51 Warning: overwriting stash ‘coverage-report’ 16:13:52 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 [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 16:13:54 provisioning config files... 16:13:54 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config449261641247288173tmp [Pipeline] { [Pipeline] sh 16:13:55 + set +x 16:13:55 + bash -s -- 16:13:55 + curl -s https://codecov.io/bash 16:13:55 16:13:55 _____ _ 16:13:55 / ____| | | 16:13:55 | | ___ __| | ___ ___ _____ __ 16:13:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:13:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:13:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:13:55 Bash-20201124-79cbc08 16:13:55 16:13:55 16:13:55 ==> Jenkins CI detected. 16:13:55 project root: . 16:13:55 --> token set from env 16:13:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:13:55 ==> Running gcov in . (disable via -X gcov) 16:13:55 ==> Python coveragepy not found 16:13:55 ==> Searching for coverage reports in: 16:13:55 + . 16:13:55 -> Found 1 reports 16:13:55 ==> Detecting git/mercurial file structure 16:13:55 ==> Reading reports 16:13:55 + ./coverage.out bytes=107122 16:13:55 ==> Appending adjustments 16:13:55 https://docs.codecov.io/docs/fixing-reports 16:13:56 + Found adjustments 16:13:56 ==> Gzipping contents 16:13:56 20K /tmp/codecov.NMnDX1.gz 16:13:56 ==> Uploading reports 16:13:56 url: https://codecov.io 16:13:56 query: branch=master&commit=a792a33d62d9b1c06237390aa8090afdea7862a6&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:13:56 -> Pinging Codecov 16:13:56 https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=master&commit=a792a33d62d9b1c06237390aa8090afdea7862a6&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:13:57 -> Uploading to 16:13:57 https://storage.googleapis.com/codecov/v4/raw/2020-11-30/71470A77251A30514AAF9C0BB2E5B6CE/a792a33d62d9b1c06237390aa8090afdea7862a6/68b91ab6-12a0-4d5c-b0e8-c8245c94d5f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201130T161357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66b2075282c881a430b95d46be583507f3f2c71503f902be10b4a75614d8b666 16:13:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:57 Dload Upload Total Spent Left Speed 16:13:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17379 0 0 100 17379 0 36652 --:--:-- --:--:-- --:--:-- 36664 100 17379 0 0 100 17379 0 36636 --:--:-- --:--:-- --:--:-- 36587 16:13:57 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a792a33d62d9b1c06237390aa8090afdea7862a6 [Pipeline] } 16:13:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:13:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:13:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:59 16:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:13:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:13:59 188c0c94c7c5: Pulling fs layer 16:13:59 0ef7d3d256c8: Pulling fs layer 16:13:59 de9db76c5a1d: Pulling fs layer 16:13:59 0eba1c9be4d2: Pulling fs layer 16:13:59 0d57e429df01: Pulling fs layer 16:13:59 4e4be7b47b0d: Pulling fs layer 16:13:59 e1f770b5df2f: Pulling fs layer 16:13:59 85a0685a4137: Pulling fs layer 16:13:59 0eba1c9be4d2: Waiting 16:13:59 0d57e429df01: Waiting 16:13:59 4e4be7b47b0d: Waiting 16:13:59 e1f770b5df2f: Waiting 16:13:59 85a0685a4137: Waiting 16:13:59 de9db76c5a1d: Verifying Checksum 16:13:59 de9db76c5a1d: Download complete 16:13:59 0ef7d3d256c8: Download complete 16:13:59 0d57e429df01: Verifying Checksum 16:13:59 0d57e429df01: Download complete 16:13:59 188c0c94c7c5: Verifying Checksum 16:13:59 188c0c94c7c5: Download complete 16:13:59 4e4be7b47b0d: Verifying Checksum 16:13:59 4e4be7b47b0d: Download complete 16:14:00 188c0c94c7c5: Pull complete 16:14:00 0ef7d3d256c8: Pull complete 16:14:00 de9db76c5a1d: Pull complete 16:14:01 e1f770b5df2f: Verifying Checksum 16:14:01 e1f770b5df2f: Download complete 16:14:06 0eba1c9be4d2: Verifying Checksum 16:14:06 0eba1c9be4d2: Download complete 16:14:06 85a0685a4137: Verifying Checksum 16:14:06 85a0685a4137: Download complete 16:14:15 0eba1c9be4d2: Pull complete 16:14:15 0d57e429df01: Pull complete 16:14:15 4e4be7b47b0d: Pull complete 16:14:16 e1f770b5df2f: Pull complete 16:14:24 85a0685a4137: Pull complete 16:14:24 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:14:25 prd-centos7-docker-4c-2g-13873 does not seem to be running inside a container 16:14:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:14:26 $ docker top 286e424942ec5f601ae55b175b90a12616b8a89f1b7f3ae5607d085455dac7fd -eo pid,comm [Pipeline] { [Pipeline] echo 16:14:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:14:27 + set -o pipefail 16:14:27 + snyk monitor '--org=edgex-jenkins' 16:14:32 16:14:32 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 16:14:32 16:14:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/02f78552-4be2-4931-8bd7-b662db3bbaf4 16:14:32 16:14:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:14:32 16:14:32 [Pipeline] } 16:14:32 $ docker stop --time=1 286e424942ec5f601ae55b175b90a12616b8a89f1b7f3ae5607d085455dac7fd 16:14:34 $ docker rm -f 286e424942ec5f601ae55b175b90a12616b8a89f1b7f3ae5607d085455dac7fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 16:14:36 + git log --format=format:%s -1 a792a33d62d9b1c06237390aa8090afdea7862a6 [Pipeline] isUnix [Pipeline] sh 16:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:36 . [Pipeline] withDockerContainer 16:14:37 prd-centos7-docker-4c-2g-13873 does not seem to be running inside a container 16:14:37 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:14:38 $ docker top 3a5e840319feed8ee37fa4ce9989dc56a81498f2a922de7ed3835d20dff68066 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:38 [ssh-agent] Looking for ssh-agent implementation... 16:14:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:39 $ docker exec 3a5e840319feed8ee37fa4ce9989dc56a81498f2a922de7ed3835d20dff68066 ssh-agent 16:14:39 SSH_AUTH_SOCK=/tmp/ssh-OI7rD61gRnPJ/agent.11 16:14:39 SSH_AGENT_PID=17 16:14:39 Running ssh-add (command line suppressed) 16:14:39 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2431573897656878886.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2431573897656878886.key) 16:14:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:40 + git semver tag 16:14:40 # -> Open(): unable to determine branch for HEAD 16:14:40 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:14:40 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:14:40 # $SEMVER_REMOTE_NAME = origin 16:14:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:14:40 # $SEMVER_USER_NAME = edgex-jenkins 16:14:40 # $SEMVER_BRANCH = master 16:14:40 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:14:40 # a792a33d62d9b1c06237390aa8090afdea7862a6 HEAD 16:14:40 # -> Force: false 16:14:40 # b273cece2394a2adaef0ad30dd7113be20bf5c98 refs/tags/v0.1.118 [Pipeline] } 16:14:40 $ docker exec --env ******** --env ******** 3a5e840319feed8ee37fa4ce9989dc56a81498f2a922de7ed3835d20dff68066 ssh-agent -k 16:14:40 unset SSH_AUTH_SOCK; 16:14:40 unset SSH_AGENT_PID; 16:14:40 echo Agent pid 17 killed; 16:14:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:41 + git semver [Pipeline] } 16:14:41 $ docker stop --time=1 3a5e840319feed8ee37fa4ce9989dc56a81498f2a922de7ed3835d20dff68066 16:14:42 $ docker rm -f 3a5e840319feed8ee37fa4ce9989dc56a81498f2a922de7ed3835d20dff68066 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:14:43 16:14:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:14:44 0.23.1-centos7: Pulling from edgex-lftools 16:14:44 ab5ef0e58194: Pulling fs layer 16:14:44 9712f1f96733: Pulling fs layer 16:14:44 63f879dbbcfc: Pulling fs layer 16:14:44 0d9ebad4ef96: Pulling fs layer 16:14:44 e9a5061849ea: Pulling fs layer 16:14:44 d747dcd14b5f: Pulling fs layer 16:14:44 2de7ff778b66: Pulling fs layer 16:14:44 0d9ebad4ef96: Waiting 16:14:44 e9a5061849ea: Waiting 16:14:44 d747dcd14b5f: Waiting 16:14:44 2de7ff778b66: Waiting 16:14:44 9712f1f96733: Verifying Checksum 16:14:44 9712f1f96733: Download complete 16:14:47 63f879dbbcfc: Verifying Checksum 16:14:47 63f879dbbcfc: Download complete 16:14:47 e9a5061849ea: Verifying Checksum 16:14:47 e9a5061849ea: Download complete 16:14:47 d747dcd14b5f: Verifying Checksum 16:14:47 d747dcd14b5f: Download complete 16:14:47 2de7ff778b66: Verifying Checksum 16:14:47 2de7ff778b66: Download complete 16:14:47 0d9ebad4ef96: Verifying Checksum 16:14:47 0d9ebad4ef96: Download complete 16:14:47 ab5ef0e58194: Verifying Checksum 16:14:47 ab5ef0e58194: Download complete 16:14:52 ab5ef0e58194: Pull complete 16:14:52 9712f1f96733: Pull complete 16:14:55 63f879dbbcfc: Pull complete 16:15:03 0d9ebad4ef96: Pull complete 16:15:05 e9a5061849ea: Pull complete 16:15:05 d747dcd14b5f: Pull complete 16:15:07 2de7ff778b66: Pull complete 16:15:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:15:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:15:08 prd-centos7-docker-4c-2g-13873 does not seem to be running inside a container 16:15:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:15:12 $ docker top 51db57240de3fb80e4aef58b464b2938e111b999c5b015b7a0c12cdc74078c15 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:15:12 provisioning config files... 16:15:12 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6657299202330523934tmp 16:15:12 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config631268304864947605tmp 16:15:12 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7124218743215349579tmp [Pipeline] { [Pipeline] echo 16:15:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:15:13 ---> sigul-configuration.sh 16:15:13 gpg: directory `/root/.gnupg' created 16:15:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:15:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:15:13 gpg: keyring `/root/.gnupg/secring.gpg' created 16:15:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:15:13 gpg: CAST5 encrypted data 16:15:13 gpg: encrypted with 1 passphrase 16:15:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:15:14 + mkdir /home/jenkins 16:15:14 + mkdir /home/jenkins/sigul [Pipeline] sh 16:15:14 + 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 16:15:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:15:15 ---> sigul-install.sh 16:15:22 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:15:22 + git tag --list 16:15:22 v0.0.0 16:15:22 v0.0.1 16:15:22 v0.1.0 16:15:22 v0.1.1 16:15:22 v0.1.10 16:15:22 v0.1.100 16:15:22 v0.1.101 16:15:22 v0.1.102 16:15:22 v0.1.103 16:15:22 v0.1.104 16:15:22 v0.1.105 16:15:22 v0.1.106 16:15:22 v0.1.107 16:15:22 v0.1.108 16:15:22 v0.1.109 16:15:22 v0.1.11 16:15:22 v0.1.110 16:15:22 v0.1.111 16:15:22 v0.1.112 16:15:22 v0.1.113 16:15:22 v0.1.114 16:15:22 v0.1.115 16:15:22 v0.1.116 16:15:22 v0.1.117 16:15:22 v0.1.118 16:15:22 v0.1.12 16:15:22 v0.1.13 16:15:22 v0.1.14 16:15:22 v0.1.15 16:15:22 v0.1.16 16:15:22 v0.1.17 16:15:22 v0.1.18 16:15:22 v0.1.19 16:15:22 v0.1.2 16:15:22 v0.1.20 16:15:22 v0.1.21 16:15:22 v0.1.22 16:15:22 v0.1.23 16:15:22 v0.1.24 16:15:22 v0.1.25 16:15:22 v0.1.26 16:15:22 v0.1.27 16:15:22 v0.1.28 16:15:22 v0.1.29 16:15:22 v0.1.3 16:15:22 v0.1.30 16:15:22 v0.1.31 16:15:22 v0.1.32 16:15:22 v0.1.33 16:15:22 v0.1.34 16:15:22 v0.1.35 16:15:22 v0.1.36 16:15:22 v0.1.37 16:15:22 v0.1.38 16:15:22 v0.1.39 16:15:22 v0.1.4 16:15:22 v0.1.40 16:15:22 v0.1.41 16:15:22 v0.1.42 16:15:22 v0.1.43 16:15:22 v0.1.44 16:15:22 v0.1.45 16:15:22 v0.1.46 16:15:22 v0.1.47 16:15:22 v0.1.48 16:15:22 v0.1.49 16:15:22 v0.1.5 16:15:22 v0.1.50 16:15:22 v0.1.51 16:15:22 v0.1.52 16:15:22 v0.1.53 16:15:22 v0.1.54 16:15:22 v0.1.55 16:15:22 v0.1.56 16:15:22 v0.1.57 16:15:22 v0.1.58 16:15:22 v0.1.59 16:15:22 v0.1.6 16:15:22 v0.1.60 16:15:22 v0.1.61 16:15:22 v0.1.62 16:15:22 v0.1.63 16:15:22 v0.1.64 16:15:22 v0.1.65 16:15:22 v0.1.66 16:15:22 v0.1.67 16:15:22 v0.1.68 16:15:22 v0.1.69 16:15:22 v0.1.7 16:15:22 v0.1.70 16:15:22 v0.1.71 16:15:22 v0.1.72 16:15:22 v0.1.73 16:15:22 v0.1.74 16:15:22 v0.1.75 16:15:22 v0.1.76 16:15:22 v0.1.77 16:15:22 v0.1.78 16:15:22 v0.1.79 16:15:22 v0.1.8 16:15:22 v0.1.80 16:15:22 v0.1.81 16:15:22 v0.1.82 16:15:22 v0.1.83 16:15:22 v0.1.84 16:15:22 v0.1.85 16:15:22 v0.1.86 16:15:22 v0.1.87 16:15:22 v0.1.88 16:15:22 v0.1.89 16:15:22 v0.1.9 16:15:22 v0.1.90 16:15:22 v0.1.91 16:15:22 v0.1.92 16:15:22 v0.1.93 16:15:22 v0.1.94 16:15:22 v0.1.95 16:15:22 v0.1.96 16:15:22 v0.1.97 16:15:22 v0.1.98 16:15:22 v0.1.99 [Pipeline] sh 16:15:22 + lftools sign git-tag v0.1.118 16:15:24 Signing Git tag with Sigul... 16:15:24 Signing v0.1.118 [Pipeline] echo 16:15:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:15:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:15:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:15:26 $ docker stop --time=1 51db57240de3fb80e4aef58b464b2938e111b999c5b015b7a0c12cdc74078c15 16:15:27 $ docker rm -f 51db57240de3fb80e4aef58b464b2938e111b999c5b015b7a0c12cdc74078c15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:29 . [Pipeline] withDockerContainer 16:15:29 prd-centos7-docker-4c-2g-13873 does not seem to be running inside a container 16:15: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:15:30 $ docker top c783e0afeee237f9cad00def1da4f86499cacef36d9a730c2e8b645283746a0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:30 [ssh-agent] Looking for ssh-agent implementation... 16:15:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:31 $ docker exec c783e0afeee237f9cad00def1da4f86499cacef36d9a730c2e8b645283746a0b ssh-agent 16:15:31 SSH_AUTH_SOCK=/tmp/ssh-bBRlMIpLYl6G/agent.12 16:15:31 SSH_AGENT_PID=18 16:15:31 Running ssh-add (command line suppressed) 16:15:31 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_559743360350951376.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_559743360350951376.key) 16:15:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:31 + git semver bump patch 16:15:31 # -> Open(): unable to determine branch for HEAD 16:15:31 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:15:31 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:15:31 # $SEMVER_REMOTE_NAME = origin 16:15:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:15:31 # $SEMVER_USER_NAME = edgex-jenkins 16:15:31 # $SEMVER_BRANCH = master 16:15:31 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:15:31 0.1.119 [Pipeline] } 16:15:32 $ docker exec --env ******** --env ******** c783e0afeee237f9cad00def1da4f86499cacef36d9a730c2e8b645283746a0b ssh-agent -k 16:15:32 unset SSH_AUTH_SOCK; 16:15:32 unset SSH_AGENT_PID; 16:15:32 echo Agent pid 18 killed; 16:15:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:32 + git semver [Pipeline] } 16:15:32 $ docker stop --time=1 c783e0afeee237f9cad00def1da4f86499cacef36d9a730c2e8b645283746a0b 16:15:34 $ docker rm -f c783e0afeee237f9cad00def1da4f86499cacef36d9a730c2e8b645283746a0b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:35 . [Pipeline] withDockerContainer 16:15:35 prd-centos7-docker-4c-2g-13873 does not seem to be running inside a container 16:15:35 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:15:36 $ docker top 3f42982e54dbcbc4f0ddd67ad3a7f5f24722029c41b79d119cc93da9f53328ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:36 [ssh-agent] Looking for ssh-agent implementation... 16:15:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:37 $ docker exec 3f42982e54dbcbc4f0ddd67ad3a7f5f24722029c41b79d119cc93da9f53328ce ssh-agent 16:15:37 SSH_AUTH_SOCK=/tmp/ssh-hojoTk1C9D2Y/agent.11 16:15:37 SSH_AGENT_PID=17 16:15:37 Running ssh-add (command line suppressed) 16:15:37 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_765312234264167544.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_765312234264167544.key) 16:15:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:37 + git semver push 16:15:37 # -> Open(): unable to determine branch for HEAD 16:15:37 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:15:37 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:15:37 # $SEMVER_REMOTE_NAME = origin 16:15:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:15:37 # $SEMVER_USER_NAME = edgex-jenkins 16:15:37 # $SEMVER_BRANCH = master 16:15:37 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:15:44 $ docker exec --env ******** --env ******** 3f42982e54dbcbc4f0ddd67ad3a7f5f24722029c41b79d119cc93da9f53328ce ssh-agent -k 16:15:44 unset SSH_AUTH_SOCK; 16:15:44 unset SSH_AGENT_PID; 16:15:44 echo Agent pid 17 killed; 16:15:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:45 + git semver [Pipeline] } 16:15:45 $ docker stop --time=1 3f42982e54dbcbc4f0ddd67ad3a7f5f24722029c41b79d119cc93da9f53328ce 16:15:46 $ docker rm -f 3f42982e54dbcbc4f0ddd67ad3a7f5f24722029c41b79d119cc93da9f53328ce [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 16:15:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:15:49 ---> package-listing.sh 16:15:49 ++ tr '[:upper:]' '[:lower:]' 16:15:49 ++ facter osfamily 16:15:49 + OS_FAMILY=redhat 16:15:49 + workspace=/w/workspace/dry_go-mod-core-contracts_master 16:15:49 + START_PACKAGES=/tmp/packages_start.txt 16:15:49 + END_PACKAGES=/tmp/packages_end.txt 16:15:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:15:49 + PACKAGES=/tmp/packages_start.txt 16:15:49 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:15:49 + PACKAGES=/tmp/packages_end.txt 16:15:49 + case "${OS_FAMILY}" in 16:15:49 + rpm -qa 16:15:49 + sort 16:15:55 + '[' -f /tmp/packages_start.txt ']' 16:15:55 + '[' -f /tmp/packages_end.txt ']' 16:15:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:15:55 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:15:55 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 16:15:55 + 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 16:15:55 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 16:15:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:56 16:15:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:56 alpine: Pulling from edgex-lftools-log-publisher 16:15:56 df20fa9351a1: Pulling fs layer 16:15:56 36b3adc4ff6f: Pulling fs layer 16:15:56 8ad3a11d3b57: Pulling fs layer 16:15:56 46f8f816bc3b: Pulling fs layer 16:15:56 93b61091891f: Pulling fs layer 16:15:56 93b9cdb0e59b: Pulling fs layer 16:15:56 5e14af77c1be: Pulling fs layer 16:15:56 01666e4c0597: Pulling fs layer 16:15:56 aa168da1d23b: Pulling fs layer 16:15:56 93b9cdb0e59b: Waiting 16:15:56 5e14af77c1be: Waiting 16:15:56 01666e4c0597: Waiting 16:15:56 aa168da1d23b: Waiting 16:15:56 93b61091891f: Waiting 16:15:56 46f8f816bc3b: Waiting 16:15:56 36b3adc4ff6f: Verifying Checksum 16:15:56 36b3adc4ff6f: Download complete 16:15:56 46f8f816bc3b: Verifying Checksum 16:15:56 46f8f816bc3b: Download complete 16:15:56 df20fa9351a1: Download complete 16:15:56 93b9cdb0e59b: Verifying Checksum 16:15:56 93b9cdb0e59b: Download complete 16:15:56 5e14af77c1be: Verifying Checksum 16:15:56 5e14af77c1be: Download complete 16:15:56 01666e4c0597: Verifying Checksum 16:15:56 01666e4c0597: Download complete 16:15:56 93b61091891f: Download complete 16:15:57 8ad3a11d3b57: Verifying Checksum 16:15:57 8ad3a11d3b57: Download complete 16:15:57 df20fa9351a1: Pull complete 16:15:57 36b3adc4ff6f: Pull complete 16:16:00 8ad3a11d3b57: Pull complete 16:16:00 46f8f816bc3b: Pull complete 16:16:00 93b61091891f: Pull complete 16:16:00 93b9cdb0e59b: Pull complete 16:16:01 5e14af77c1be: Pull complete 16:16:01 aa168da1d23b: Verifying Checksum 16:16:01 aa168da1d23b: Download complete 16:16:01 01666e4c0597: Pull complete 16:16:11 aa168da1d23b: Pull complete 16:16:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:16:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:16:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:16:12 prd-centos7-docker-4c-2g-13873 does not seem to be running inside a container 16:16:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:16:15 $ docker top 910abc7186c685bd0d9cfd147da56b39e4984981b797b5cbf9d4a6fa3c7e1083 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:15 + touch /tmp/pre-build-complete [Pipeline] sh 16:16:16 + mkdir -p /var/log/sa [Pipeline] sh 16:16:16 + ls /var/log/sa-host 16:16:16 + sadf -c /var/log/sa-host/sa23 16:16:16 file_magic: OK 16:16:16 HZ: Using current value: 100 16:16:16 file_header: OK 16:16:16 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 16:16:16 Statistics: 16:16:16 Hnuu...uuuununununu... 16:16:16 File successfully converted to sysstat format version 12.2.1 16:16:16 + sadf -c /var/log/sa-host/sa30 16:16:16 file_magic: OK 16:16:16 HZ: Using current value: 100 16:16:16 file_header: OK 16:16:16 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 16:16:16 Statistics: 16:16:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:16:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:16 provisioning config files... 16:16:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config238581357374845795tmp [Pipeline] { [Pipeline] echo 16:16:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:16:17 ---> create-netrc.sh [Pipeline] } 16:16:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:16:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:16:17 ---> python-tools-install.sh [Pipeline] echo 16:16:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:16:18 ---> sudo-logs.sh 16:16:18 Archiving 'sudo' log.. [Pipeline] echo 16:16:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:16:18 ---> job-cost.sh 16:16:18 lf-activate-venv: SKIPPING 16:16:18 INFO: No Stack... 16:16:19 INFO: Retrieving Pricing Info for: v1-standard-2 16:16:20 INFO: Archiving Costs [Pipeline] echo 16:16:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:16:20 ---> logs-deploy.sh 16:16:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/84 16:16:20 INFO: archiving workspace using pattern(s): 16:16:23 Archives upload complete. 16:16:23 INFO: archiving logs to Nexus 16:16:24 ---> uname -a: 16:16:24 Linux prd-centos7-docker-4c-2g-13873.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:16:24 16:16:24 16:16:24 ---> lscpu: 16:16:24 Architecture: x86_64 16:16:24 CPU op-mode(s): 32-bit, 64-bit 16:16:24 Byte Order: Little Endian 16:16:24 Address sizes: 40 bits physical, 48 bits virtual 16:16:24 CPU(s): 4 16:16:24 On-line CPU(s) list: 0-3 16:16:24 Thread(s) per core: 1 16:16:24 Core(s) per socket: 1 16:16:24 Socket(s): 4 16:16:24 NUMA node(s): 1 16:16:24 Vendor ID: GenuineIntel 16:16:24 CPU family: 6 16:16:24 Model: 44 16:16:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:16:24 Stepping: 1 16:16:24 CPU MHz: 2933.438 16:16:24 BogoMIPS: 5866.87 16:16:24 Virtualization: VT-x 16:16:24 Hypervisor vendor: KVM 16:16:24 Virtualization type: full 16:16:24 L1d cache: 128 KiB 16:16:24 L1i cache: 128 KiB 16:16:24 L2 cache: 16 MiB 16:16:24 L3 cache: 64 MiB 16:16:24 NUMA node0 CPU(s): 0-3 16:16:24 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:16:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:16:24 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:16:24 Vulnerability Meltdown: Mitigation; PTI 16:16:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:16:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:16:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:16:24 Vulnerability Srbds: Not affected 16:16:24 Vulnerability Tsx async abort: Not affected 16:16:24 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 16:16:24 16:16:24 16:16:24 ---> nproc: 16:16:24 4 16:16:24 16:16:24 16:16:24 ---> df -h: 16:16:24 Filesystem Size Used Available Use% Mounted on 16:16:24 overlay 50.0G 8.5G 41.4G 17% / 16:16:24 tmpfs 64.0M 0 64.0M 0% /dev 16:16:24 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:16:24 shm 64.0M 0 64.0M 0% /dev/shm 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 16:16:24 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 16:16:24 16:16:24 16:16:24 ---> free -m: 16:16:24 total used free shared buff/cache available 16:16:24 Mem: 1837 827 150 0 858 945 16:16:24 Swap: 1023 3 1020 16:16:24 16:16:24 16:16:24 ---> ip addr: 16:16:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:16:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:16:24 inet 127.0.0.1/8 scope host lo 16:16:24 valid_lft forever preferred_lft forever 16:16:24 inet6 ::1/128 scope host 16:16:24 valid_lft forever preferred_lft forever 16:16:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:16:24 link/ether fa:16:3e:5e:62:cf brd ff:ff:ff:ff:ff:ff 16:16:24 inet 10.30.122.226/23 brd 10.30.123.255 scope global dynamic eth0 16:16:24 valid_lft 85941sec preferred_lft 85941sec 16:16:24 inet6 fe80::f816:3eff:fe5e:62cf/64 scope link 16:16:24 valid_lft forever preferred_lft forever 16:16:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:16:24 link/ether 02:42:03:6d:69:d7 brd ff:ff:ff:ff:ff:ff 16:16:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:16:24 valid_lft forever preferred_lft forever 16:16:24 inet6 fe80::42:3ff:fe6d:69d7/64 scope link 16:16:24 valid_lft forever preferred_lft forever 16:16:24 16:16:24 16:16:24 ---> sar -b -r -n DEV: 16:16:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/30/20 _x86_64_ (4 CPU) 16:16:24 16:16:24 16:08:32 LINUX RESTART (4 CPU) 16:16:24 16:16:24 16:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:16:24 16:10:02 88.30 40.99 47.31 0.00 7598.20 3953.32 0.00 16:16:24 16:11:01 0.67 0.00 0.67 0.00 0.00 13.29 0.00 16:16:24 16:12:01 0.53 0.00 0.53 0.00 0.00 9.01 0.00 16:16:24 16:13:01 0.33 0.00 0.33 0.00 0.00 5.16 0.00 16:16:24 16:14:01 1.45 0.23 1.21 0.00 102.88 32.46 0.00 16:16:24 16:15:01 377.97 202.42 175.55 0.00 9077.74 57284.45 0.00 16:16:24 16:16:02 197.31 105.20 92.11 0.00 7253.16 14543.42 0.00 16:16:24 Average: 96.12 50.31 45.81 0.00 3459.26 10955.58 0.00 16:16:24 16:16:24 16:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:16:24 16:10:02 160060 0 626420 33.29 2620 1092444 1144596 39.06 433612 1087928 128 16:16:24 16:11:01 169832 0 616556 32.77 2620 1092536 1083500 36.98 431948 1081296 20 16:16:24 16:12:01 168244 0 618140 32.85 2620 1092540 1077488 36.77 431488 1083768 20 16:16:24 16:13:01 168360 0 618024 32.85 2620 1092540 1077464 36.77 444492 1070704 12 16:16:24 16:14:01 83164 0 655416 34.83 2620 1140344 1273980 43.48 486436 1109292 44428 16:16:24 16:15:01 76920 0 826984 43.95 1960 975680 1531636 52.27 654700 836556 78296 16:16:24 16:16:02 67260 0 840304 44.66 1384 972596 1555556 53.09 638856 838040 49100 16:16:24 Average: 127691 0 685978 36.46 2349 1065526 1249174 42.63 503076 1015369 24572 16:16:24 16:16:24 16:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:16:24 16:10:02 eth0 379.76 211.88 1068.74 86.55 0.00 0.00 0.00 0.00 16:16:24 16:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:10:02 docker0 6.02 4.13 1.24 13.11 0.00 0.00 0.00 0.00 16:16:24 16:11:01 eth0 2.31 0.88 1.56 0.08 0.00 0.00 0.00 0.00 16:16:24 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:12:01 eth0 0.80 0.37 0.30 0.20 0.00 0.00 0.00 0.00 16:16:24 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:13:01 eth0 0.88 0.32 0.32 0.17 0.00 0.00 0.00 0.00 16:16:24 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:14:01 eth0 84.53 70.39 708.03 8.15 0.00 0.00 0.00 0.00 16:16:24 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:15:01 eth0 687.43 584.59 6637.66 104.25 0.00 0.00 0.00 0.00 16:16:24 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:15:01 docker0 17.04 17.88 1.34 121.38 0.00 0.00 0.00 0.00 16:16:24 16:16:02 eth0 286.94 224.39 2406.48 80.40 0.00 0.00 0.00 0.00 16:16:24 16:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 16:16:02 docker0 19.24 32.56 1.38 185.33 0.00 0.00 0.00 0.00 16:16:24 Average: eth0 207.82 157.52 1561.36 40.27 0.00 0.00 0.00 0.00 16:16:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:24 Average: docker0 6.09 7.85 0.57 46.06 0.00 0.00 0.00 0.00 16:16:24 16:16:24 16:16:24 ---> sar -P ALL: 16:16:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/30/20 _x86_64_ (4 CPU) 16:16:24 16:16:24 16:08:32 LINUX RESTART (4 CPU) 16:16:24 16:16:24 16:09:01 CPU %user %nice %system %iowait %steal %idle 16:16:24 16:10:02 all 14.25 0.00 5.89 3.28 4.45 72.13 16:16:24 16:10:02 0 14.82 0.00 6.15 2.67 4.72 71.64 16:16:24 16:10:02 1 14.52 0.00 5.71 2.11 4.37 73.29 16:16:24 16:10:02 2 15.12 0.00 5.99 3.04 4.00 71.85 16:16:24 16:10:02 3 12.54 0.00 5.73 5.28 4.72 71.73 16:16:24 16:11:01 all 0.16 0.00 0.07 0.00 0.06 99.71 16:16:24 16:11:01 0 0.40 0.00 0.07 0.00 0.07 99.47 16:16:24 16:11:01 1 0.12 0.00 0.07 0.00 0.05 99.76 16:16:24 16:11:01 2 0.09 0.00 0.09 0.00 0.05 99.78 16:16:24 16:11:01 3 0.05 0.00 0.05 0.00 0.05 99.85 16:16:24 16:12:01 all 0.16 0.00 0.08 0.00 0.10 99.66 16:16:24 16:12:01 0 0.05 0.00 0.10 0.00 0.07 99.78 16:16:24 16:12:01 1 0.03 0.00 0.05 0.00 0.10 99.82 16:16:24 16:12:01 2 0.52 0.00 0.12 0.00 0.10 99.27 16:16:24 16:12:01 3 0.05 0.00 0.05 0.00 0.12 99.78 16:16:24 16:13:01 all 0.14 0.00 0.04 0.00 0.05 99.77 16:16:24 16:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:16:24 16:13:01 1 0.05 0.00 0.08 0.00 0.08 99.78 16:16:24 16:13:01 2 0.48 0.00 0.07 0.00 0.07 99.38 16:16:24 16:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:16:24 16:14:01 all 1.01 0.00 0.74 0.01 0.76 97.47 16:16:24 16:14:01 0 1.32 0.00 0.99 0.00 0.70 96.99 16:16:24 16:14:01 1 0.50 0.00 0.53 0.02 0.87 98.09 16:16:24 16:14:01 2 1.43 0.00 0.65 0.00 0.82 97.10 16:16:24 16:14:01 3 0.80 0.00 0.80 0.02 0.67 97.72 16:16:24 16:15:01 all 13.82 0.00 11.31 2.51 9.38 62.98 16:16:24 16:15:01 0 16.01 0.00 13.61 3.28 9.50 57.60 16:16:24 16:15:01 1 12.20 0.00 10.10 1.75 9.11 66.85 16:16:24 16:15:01 2 13.54 0.00 11.03 2.90 9.58 62.96 16:16:24 16:15:01 3 13.63 0.00 10.61 2.12 9.34 64.29 16:16:24 16:16:02 all 7.15 0.00 6.46 3.29 5.59 77.52 16:16:24 16:16:02 0 5.50 0.00 6.71 3.44 5.46 78.89 16:16:24 16:16:02 1 7.72 0.00 6.59 2.69 5.60 77.40 16:16:24 16:16:02 2 10.26 0.00 6.79 5.14 5.70 72.11 16:16:24 16:16:02 3 5.11 0.00 5.75 1.89 5.60 81.66 16:16:24 Average: all 5.15 0.00 3.45 1.28 2.86 87.27 16:16:24 Average: 0 5.28 0.00 3.82 1.31 2.85 86.74 16:16:24 Average: 1 4.96 0.00 3.26 0.93 2.85 88.01 16:16:24 Average: 2 5.84 0.00 3.48 1.57 2.86 86.25 16:16:24 Average: 3 4.52 0.00 3.23 1.31 2.88 88.06 16:16:24 16:16:24 16:16:24