Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5633 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets (#539)" > git rev-list --no-walk fd3e27ff7598c67d92b9788f6f8fff41460255d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:29:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:29:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:29:08 ========================================================= 18:29:08 EdgeX Global Pipelines Version Info 18:29:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:29:09 ------------------- 18:29:09 stable info: 18:29:09 ------------------- 18:29:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:29:09 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 18:29:09 Message: update stable to v1.0.131 18:29:10 ------------------- 18:29:10 experimental info: 18:29:10 ------------------- 18:29:10 Commited By: **** collab-it+edgex@linuxfoundation.org 18:29:10 Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 18:29:10 Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:29:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:29:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 18:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:29:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:29:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:29:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:29:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:29:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:29:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95eebc9 [Pipeline] echo 18:29:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:14 + git log --format=format:%s -1 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c [Pipeline] echo 18:29:14 GIT_COMMIT: 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets (#539) [Pipeline] echo 18:29:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:15 18:29:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:29:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:15 latest: Pulling from edgex-devops/git-semver 18:29:15 31603596830f: Pulling fs layer 18:29:15 2a8b12db71e7: Pulling fs layer 18:29:15 6ca5941a6612: Pulling fs layer 18:29:15 ecc8261a40a4: Pulling fs layer 18:29:15 ecc8261a40a4: Waiting 18:29:15 2a8b12db71e7: Verifying Checksum 18:29:15 2a8b12db71e7: Download complete 18:29:15 31603596830f: Verifying Checksum 18:29:15 31603596830f: Download complete 18:29:15 6ca5941a6612: Verifying Checksum 18:29:15 6ca5941a6612: Download complete 18:29:15 ecc8261a40a4: Verifying Checksum 18:29:15 ecc8261a40a4: Download complete 18:29:16 31603596830f: Pull complete 18:29:16 2a8b12db71e7: Pull complete 18:29:16 6ca5941a6612: Pull complete 18:29:16 ecc8261a40a4: Pull complete 18:29:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:29:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:29:17 prd-centos7-docker-4c-2g-5633 does not seem to be running inside a container 18:29:17 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:29:19 $ docker top de06d70ca5018a861ad5cc71740071ab61fff08a2f69715a352586e2c7f51bdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:19 [ssh-agent] Looking for ssh-agent implementation... 18:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:19 $ docker exec de06d70ca5018a861ad5cc71740071ab61fff08a2f69715a352586e2c7f51bdc ssh-agent 18:29:20 SSH_AUTH_SOCK=/tmp/ssh-DTGftT08NlAc/agent.13 18:29:20 SSH_AGENT_PID=18 18:29:20 Running ssh-add (command line suppressed) 18:29:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3884877242850659819.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3884877242850659819.key) 18:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:20 + git describe --exact-match --tags HEAD 18:29:20 fatal: no tag exactly matches '95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c' [Pipeline] } 18:29:20 $ docker exec --env ******** --env ******** de06d70ca5018a861ad5cc71740071ab61fff08a2f69715a352586e2c7f51bdc ssh-agent -k 18:29:20 unset SSH_AUTH_SOCK; 18:29:20 unset SSH_AGENT_PID; 18:29:20 echo Agent pid 18 killed; 18:29:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:29:20 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:29:20 This usually means this commit has not been tagged. [Pipeline] sshagent 18:29:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:21 [ssh-agent] Looking for ssh-agent implementation... 18:29:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:21 $ docker exec de06d70ca5018a861ad5cc71740071ab61fff08a2f69715a352586e2c7f51bdc ssh-agent 18:29:21 SSH_AUTH_SOCK=/tmp/ssh-ufbRn3uzTXV1/agent.47 18:29:21 SSH_AGENT_PID=52 18:29:21 Running ssh-add (command line suppressed) 18:29:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5973154200105419625.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5973154200105419625.key) 18:29:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:21 + git semver init 18:29:21 # -> Open(): unable to determine branch for HEAD 18:29:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:29:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:29:21 # $SEMVER_REMOTE_NAME = origin 18:29:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:21 # $SEMVER_USER_NAME = edgex-jenkins 18:29:21 # $SEMVER_BRANCH = master 18:29:21 # $SEMVER_TEMP = /tmp/semver-806279683 18:29:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:29:24 # '/tmp/semver-806279683' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 18:29:24 # -> Force: false 18:29:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:29:24 $ docker exec --env ******** --env ******** de06d70ca5018a861ad5cc71740071ab61fff08a2f69715a352586e2c7f51bdc ssh-agent -k 18:29:24 unset SSH_AUTH_SOCK; 18:29:24 unset SSH_AGENT_PID; 18:29:24 echo Agent pid 52 killed; 18:29:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:25 + git semver [Pipeline] } 18:29:25 $ docker stop --time=1 de06d70ca5018a861ad5cc71740071ab61fff08a2f69715a352586e2c7f51bdc 18:29:26 $ docker rm -f de06d70ca5018a861ad5cc71740071ab61fff08a2f69715a352586e2c7f51bdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:29:28 Stashed 55 file(s) [Pipeline] echo 18:29:28 [edgeXSemver]: initialized semver on version 1.2.1-dev.42 [Pipeline] echo 18:29:28 Archived original version: [1.2.1-dev.42] [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 18:29:44 Still waiting to schedule task 18:29:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:29:44 Still waiting to schedule task 18:29:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:30:02 Running on prd-centos7-docker-4c-2g-5637 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 18:30:02 Running in /w/workspace/app-functions-sdk-go/130 [Pipeline] { [Pipeline] checkout 18:30:05 using credential edgex-jenkins-ssh 18:30:05 Cloning the remote Git repository 18:30:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:30:05 > git init /w/workspace/app-functions-sdk-go/130 # timeout=10 18:30:05 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:30:05 > git --version # timeout=10 18:30:05 > git --version # 'git version 2.16.5' 18:30:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:07 Checking out Revision 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c (master) 18:30:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:30:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:30:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:30:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:30:07 > git config core.sparsecheckout # timeout=10 18:30:07 > git checkout -f 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c # timeout=10 18:30:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets (#539)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:30:13 ========================================================= 18:30:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:30:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:30:13 + 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 . 18:30:14 Sending build context to Docker daemon 37.43MB 18:30:14 Step 1/8 : ARG BASE=golang:1.15-alpine 18:30:14 Step 2/8 : FROM ${BASE} 18:30:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:30:14 df20fa9351a1: Pulling fs layer 18:30:14 ed8968b2872e: Pulling fs layer 18:30:14 a92cc7c5fd73: Pulling fs layer 18:30:14 e871e8e8d7a9: Pulling fs layer 18:30:14 e73272ec9a57: Pulling fs layer 18:30:14 1e910a182e73: Pulling fs layer 18:30:14 4e634b169226: Pulling fs layer 18:30:14 e73272ec9a57: Waiting 18:30:14 1e910a182e73: Waiting 18:30:14 4e634b169226: Waiting 18:30:14 e871e8e8d7a9: Waiting 18:30:14 a92cc7c5fd73: Verifying Checksum 18:30:14 a92cc7c5fd73: Download complete 18:30:14 ed8968b2872e: Verifying Checksum 18:30:14 ed8968b2872e: Download complete 18:30:14 e73272ec9a57: Verifying Checksum 18:30:14 e73272ec9a57: Download complete 18:30:14 1e910a182e73: Verifying Checksum 18:30:14 1e910a182e73: Download complete 18:30:14 df20fa9351a1: Download complete 18:30:15 df20fa9351a1: Pull complete 18:30:15 ed8968b2872e: Pull complete 18:30:15 a92cc7c5fd73: Pull complete 18:30:17 4e634b169226: Verifying Checksum 18:30:17 4e634b169226: Download complete 18:30:17 e871e8e8d7a9: Verifying Checksum 18:30:17 e871e8e8d7a9: Download complete 18:30:23 e871e8e8d7a9: Pull complete 18:30:23 e73272ec9a57: Pull complete 18:30:23 1e910a182e73: Pull complete 18:30:28 4e634b169226: Pull complete 18:30:28 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 18:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:30:28 ---> f7629b54cfaa 18:30:28 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:30:28 latest: Pulling from library/docker 18:30:29 df20fa9351a1: Already exists 18:30:29 25ad7478873d: Pulling fs layer 18:30:29 4684f6177b5d: Pulling fs layer 18:30:29 8ba584e970af: Pulling fs layer 18:30:29 3cdc74d2b06d: Pulling fs layer 18:30:29 4cf5a0d07c1f: Pulling fs layer 18:30:29 fca0ccc462d5: Pulling fs layer 18:30:29 4cf5a0d07c1f: Waiting 18:30:29 fca0ccc462d5: Waiting 18:30:29 3cdc74d2b06d: Waiting 18:30:29 25ad7478873d: Download complete 18:30:29 4684f6177b5d: Verifying Checksum 18:30:29 4684f6177b5d: Download complete 18:30:29 3cdc74d2b06d: Verifying Checksum 18:30:29 3cdc74d2b06d: Download complete 18:30:29 4cf5a0d07c1f: Verifying Checksum 18:30:29 4cf5a0d07c1f: Download complete 18:30:29 fca0ccc462d5: Verifying Checksum 18:30:29 fca0ccc462d5: Download complete 18:30:29 25ad7478873d: Pull complete 18:30:29 4684f6177b5d: Pull complete 18:30:30 8ba584e970af: Verifying Checksum 18:30:30 8ba584e970af: Download complete 18:30:32 8ba584e970af: Pull complete 18:30:32 3cdc74d2b06d: Pull complete 18:30:32 4cf5a0d07c1f: Pull complete 18:30:32 fca0ccc462d5: Pull complete 18:30:32 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 18:30:32 Status: Downloaded newer image for docker:latest 18:30:33 ---> dbcd70b12c08 18:30:33 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:30:33 ---> Running in 3b9fbb76b0b0 18:30:34 Removing intermediate container 3b9fbb76b0b0 18:30:34 ---> 0341bf2b94a3 18:30:34 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:30:34 ---> Running in 5d1591f3a98d 18:30:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:30:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:30:36 (1/5) Installing libsodium (1.0.18-r0) 18:30:36 (2/5) Installing libzmq (4.3.3-r0) 18:30:36 (3/5) Installing pkgconf (1.7.2-r0) 18:30:36 (4/5) Installing libsodium-dev (1.0.18-r0) 18:30:37 (5/5) Installing zeromq-dev (4.3.3-r0) 18:30:37 Executing busybox-1.31.1-r16.trigger 18:30:37 OK: 167 MiB in 44 packages 18:30:37 Removing intermediate container 5d1591f3a98d 18:30:37 ---> e0b9190117b8 18:30:37 Step 6/8 : WORKDIR /build 18:30:37 ---> Running in 47816b4875ec 18:30:37 Removing intermediate container 47816b4875ec 18:30:37 ---> c19a68e7f64e 18:30:37 Step 7/8 : COPY go.mod . 18:30:38 ---> 82600673386d 18:30:38 Step 8/8 : RUN go mod download 18:30:38 ---> Running in 900999aeef02 18:31:04 Removing intermediate container 900999aeef02 18:31:04 ---> 90ffceaaeff1 18:31:04 Successfully built 90ffceaaeff1 18:31:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:31:05 + docker inspect -f . ci-base-image-x86_64 18:31:05 . [Pipeline] withDockerContainer 18:31:05 prd-centos7-docker-4c-2g-5637 does not seem to be running inside a container 18:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/130 -v /w/workspace/app-functions-sdk-go/130:/w/workspace/app-functions-sdk-go/130:rw,z -v /w/workspace/app-functions-sdk-go/130@tmp:/w/workspace/app-functions-sdk-go/130@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-x86_64 cat 18:31:06 $ docker top 9596ea5fa2ba1c9a4448a643aaa412246e320d2a58bf5b7e7b5130cd5e4634be -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:06 + go version 18:31:06 go version go1.15.2 linux/amd64 [Pipeline] } 18:31:06 $ docker stop --time=1 9596ea5fa2ba1c9a4448a643aaa412246e320d2a58bf5b7e7b5130cd5e4634be 18:31:08 $ docker rm -f 9596ea5fa2ba1c9a4448a643aaa412246e320d2a58bf5b7e7b5130cd5e4634be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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] } 18:32:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5640 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 18:32:28 Running in /w/workspace/app-functions-sdk-go/130 [Pipeline] { [Pipeline] checkout 18:32:32 using credential edgex-jenkins-ssh 18:32:32 Cloning the remote Git repository 18:32:32 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:32:32 > git init /w/workspace/app-functions-sdk-go/130 # timeout=10 18:32:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:32:32 > git --version # timeout=10 18:32:32 > git --version # 'git version 2.17.1' 18:32:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:36 Checking out Revision 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c (master) 18:32:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:32:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:32:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:32:36 > git config core.sparsecheckout # timeout=10 18:32:36 > git checkout -f 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c # timeout=10 18:32:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets (#539)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:32:44 ========================================================= 18:32:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:32:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:32:45 + 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 . 18:32:47 Sending build context to Docker daemon 37.43MB 18:32:47 Step 1/8 : ARG BASE=golang:1.15-alpine 18:32:47 Step 2/8 : FROM ${BASE} 18:32:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:32:47 b538f80385f9: Pulling fs layer 18:32:47 74f711af9a0d: Pulling fs layer 18:32:47 99f96fe45779: Pulling fs layer 18:32:47 8529a6b9a6be: Pulling fs layer 18:32:47 45590311c82a: Pulling fs layer 18:32:47 69ca0ff8b7b3: Pulling fs layer 18:32:47 209524e5b208: Pulling fs layer 18:32:47 8529a6b9a6be: Waiting 18:32:47 69ca0ff8b7b3: Waiting 18:32:47 45590311c82a: Waiting 18:32:47 209524e5b208: Waiting 18:32:47 99f96fe45779: Verifying Checksum 18:32:47 99f96fe45779: Download complete 18:32:47 74f711af9a0d: Download complete 18:32:47 45590311c82a: Verifying Checksum 18:32:47 45590311c82a: Download complete 18:32:47 69ca0ff8b7b3: Download complete 18:32:48 b538f80385f9: Download complete 18:32:49 b538f80385f9: Pull complete 18:32:49 74f711af9a0d: Pull complete 18:32:50 99f96fe45779: Pull complete 18:32:50 209524e5b208: Verifying Checksum 18:32:50 209524e5b208: Download complete 18:32:51 8529a6b9a6be: Verifying Checksum 18:32:51 8529a6b9a6be: Download complete 18:33:04 8529a6b9a6be: Pull complete 18:33:04 45590311c82a: Pull complete 18:33:04 69ca0ff8b7b3: Pull complete 18:33:06 209524e5b208: Pull complete 18:33:06 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 18:33:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:33:06 ---> 5bddaf1c2fca 18:33:06 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:33:06 latest: Pulling from library/docker 18:33:07 b538f80385f9: Already exists 18:33:07 259a493cd78d: Pulling fs layer 18:33:07 b8e66b5100f5: Pulling fs layer 18:33:07 7f8258a56ab6: Pulling fs layer 18:33:07 75a0a0ebb566: Pulling fs layer 18:33:07 4a2c62f0a2a3: Pulling fs layer 18:33:07 294320357d30: Pulling fs layer 18:33:07 75a0a0ebb566: Waiting 18:33:07 4a2c62f0a2a3: Waiting 18:33:07 294320357d30: Waiting 18:33:07 b8e66b5100f5: Verifying Checksum 18:33:07 b8e66b5100f5: Download complete 18:33:07 259a493cd78d: Verifying Checksum 18:33:07 259a493cd78d: Download complete 18:33:07 4a2c62f0a2a3: Verifying Checksum 18:33:07 4a2c62f0a2a3: Download complete 18:33:07 75a0a0ebb566: Verifying Checksum 18:33:07 75a0a0ebb566: Download complete 18:33:07 294320357d30: Download complete 18:33:07 259a493cd78d: Pull complete 18:33:08 b8e66b5100f5: Pull complete 18:33:08 7f8258a56ab6: Verifying Checksum 18:33:08 7f8258a56ab6: Download complete 18:33:12 7f8258a56ab6: Pull complete 18:33:12 75a0a0ebb566: Pull complete 18:33:12 4a2c62f0a2a3: Pull complete 18:33:13 294320357d30: Pull complete 18:33:13 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 18:33:13 Status: Downloaded newer image for docker:latest 18:33:19 ---> 1081a8554485 18:33:19 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:33:19 ---> Running in ce333ae84bfe 18:33:20 Removing intermediate container ce333ae84bfe 18:33:20 ---> abd448413807 18:33:20 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:33:20 ---> Running in 401a56da35ae 18:33:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:33:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:33:24 (1/5) Installing libsodium (1.0.18-r0) 18:33:24 (2/5) Installing libzmq (4.3.3-r0) 18:33:24 (3/5) Installing pkgconf (1.7.2-r0) 18:33:24 (4/5) Installing libsodium-dev (1.0.18-r0) 18:33:24 (5/5) Installing zeromq-dev (4.3.3-r0) 18:33:24 Executing busybox-1.31.1-r16.trigger 18:33:24 OK: 144 MiB in 44 packages 18:33:26 Removing intermediate container 401a56da35ae 18:33:26 ---> f042b86a5aea 18:33:26 Step 6/8 : WORKDIR /build 18:33:26 ---> Running in 18def19e9dc4 18:33:26 Removing intermediate container 18def19e9dc4 18:33:26 ---> 2766ffc0aa11 18:33:26 Step 7/8 : COPY go.mod . 18:33:27 ---> e72d0acb4bb2 18:33:27 Step 8/8 : RUN go mod download 18:33:27 ---> Running in 9652bcc577fc 18:34:00 Removing intermediate container 9652bcc577fc 18:34:00 ---> 4f63ef301aa3 18:34:00 Successfully built 4f63ef301aa3 18:34:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:34:00 + docker inspect -f . ci-base-image-arm64 18:34:00 . [Pipeline] withDockerContainer 18:34:00 prd-ubuntu18.04-docker-arm64-4c-16g-5640 does not seem to be running inside a container 18:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/130 -v /w/workspace/app-functions-sdk-go/130:/w/workspace/app-functions-sdk-go/130:rw,z -v /w/workspace/app-functions-sdk-go/130@tmp:/w/workspace/app-functions-sdk-go/130@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 18:34:03 $ docker top 827411eab7ff564b20855a816993f89b6e131c4af316df737f025477a094dd60 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:04 + go version 18:34:04 go version go1.15.2 linux/arm64 [Pipeline] } 18:34:04 $ docker stop --time=1 827411eab7ff564b20855a816993f89b6e131c4af316df737f025477a094dd60 18:34:06 $ docker rm -f 827411eab7ff564b20855a816993f89b6e131c4af316df737f025477a094dd60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:34:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 18:34:09 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 18:34:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:34:09 18:34:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 18:34:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:34:10 1.317.0: Pulling from edgex-devops/edgex-snyk-go 18:34:10 cbdbe7a5bc2a: Pulling fs layer 18:34:10 408f87550127: Pulling fs layer 18:34:10 fe522b08c979: Pulling fs layer 18:34:10 221eaa008020: Pulling fs layer 18:34:10 2a4607e5d6b9: Pulling fs layer 18:34:10 8f79b27c4fd2: Pulling fs layer 18:34:10 e5c8dbe1645b: Pulling fs layer 18:34:10 23e8b3b47431: Pulling fs layer 18:34:10 5c568d65a230: Pulling fs layer 18:34:10 23e8b3b47431: Waiting 18:34:10 8f79b27c4fd2: Waiting 18:34:10 5c568d65a230: Waiting 18:34:10 e5c8dbe1645b: Waiting 18:34:10 221eaa008020: Waiting 18:34:10 2a4607e5d6b9: Waiting 18:34:10 fe522b08c979: Verifying Checksum 18:34:10 fe522b08c979: Download complete 18:34:10 408f87550127: Verifying Checksum 18:34:10 408f87550127: Download complete 18:34:10 2a4607e5d6b9: Verifying Checksum 18:34:10 2a4607e5d6b9: Download complete 18:34:10 8f79b27c4fd2: Verifying Checksum 18:34:10 8f79b27c4fd2: Download complete 18:34:10 cbdbe7a5bc2a: Verifying Checksum 18:34:10 cbdbe7a5bc2a: Download complete 18:34:10 cbdbe7a5bc2a: Pull complete 18:34:10 408f87550127: Pull complete 18:34:10 fe522b08c979: Pull complete 18:34:11 e5c8dbe1645b: Verifying Checksum 18:34:11 e5c8dbe1645b: Download complete 18:34:13 23e8b3b47431: Verifying Checksum 18:34:13 23e8b3b47431: Download complete 18:34:13 5c568d65a230: Verifying Checksum 18:34:13 5c568d65a230: Download complete 18:34:14 221eaa008020: Download complete 18:34:19 221eaa008020: Pull complete 18:34:19 2a4607e5d6b9: Pull complete 18:34:19 8f79b27c4fd2: Pull complete 18:34:22 e5c8dbe1645b: Pull complete 18:34:25 23e8b3b47431: Pull complete 18:34:26 5c568d65a230: Pull complete 18:34:26 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 18:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 18:34:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 18:34:26 prd-centos7-docker-4c-2g-5633 does not seem to be running inside a container 18:34:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 18:34:28 $ docker top 0828005b6bd7da933d57a80d83070879913c55e0aa1f17bea61a19c3fe1546b2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:28 + snyk monitor '--org=edgex-jenkins' 18:34:36 18:34:36 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 18:34:36 18:34:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/ac897762-3617-4c7c-8990-5dd83cb46279 18:34:36 18:34:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:34:36 18:34:37 18:34:37 Snyk CLI supports Node.js 8 and higher. 18:34:37 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 18:34:37 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 18:34:37 18:34:37 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 18:34:37 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 18:34:37 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 18:34:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:34:37 $ docker stop --time=1 0828005b6bd7da933d57a80d83070879913c55e0aa1f17bea61a19c3fe1546b2 18:34:41 $ docker rm -f 0828005b6bd7da933d57a80d83070879913c55e0aa1f17bea61a19c3fe1546b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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) [Pipeline] echo 18:34:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:43 provisioning config files... 18:34:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config396130046366089817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:43 --> edgex-publish-swagger.sh 18:34:43 === Publish openapi/v2 API === 18:34:43 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:34:43 [publishToSwagger] Publishing API Name [app-functions-sdk] 18:34:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:43 Dload Upload Total Spent Left Speed 18:34:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10601 0:00:01 0:00:01 --:--:-- 10615 100 13025 0 0 100 13025 0 10600 0:00:01 0:00:01 --:--:-- 10606 18:34:45 18:34:45 [Pipeline] } 18:34:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 18:34:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:47 . [Pipeline] withDockerContainer 18:34:47 prd-centos7-docker-4c-2g-5633 does not seem to be running inside a container 18:34:47 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:34:47 $ docker top b9ac5992e2f5d0acfcce229e49f2fcc53b9f38725a8d51ceb81cd6649a3db89d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:48 [ssh-agent] Looking for ssh-agent implementation... 18:34:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:48 $ docker exec b9ac5992e2f5d0acfcce229e49f2fcc53b9f38725a8d51ceb81cd6649a3db89d ssh-agent 18:34:48 SSH_AUTH_SOCK=/tmp/ssh-MEp1SEMnHZIN/agent.11 18:34:48 SSH_AGENT_PID=16 18:34:48 Running ssh-add (command line suppressed) 18:34:48 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4819539799796811774.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4819539799796811774.key) 18:34:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:49 + git semver tag 18:34:49 # -> Open(): unable to determine branch for HEAD 18:34:49 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:34:49 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:34:49 # $SEMVER_REMOTE_NAME = origin 18:34:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:34:49 # $SEMVER_USER_NAME = edgex-jenkins 18:34:49 # $SEMVER_BRANCH = master 18:34:49 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:34:49 # 95eebc95b21a5da07e02b59a9906d6cd8d3cdc9c HEAD 18:34:49 # -> Force: false 18:34:49 # 7f6743b3fe1c4c6fd2e1d28d714f67f65b269621 refs/tags/v1.2.1-dev.42 [Pipeline] } 18:34:49 $ docker exec --env ******** --env ******** b9ac5992e2f5d0acfcce229e49f2fcc53b9f38725a8d51ceb81cd6649a3db89d ssh-agent -k 18:34:49 unset SSH_AUTH_SOCK; 18:34:49 unset SSH_AGENT_PID; 18:34:49 echo Agent pid 16 killed; 18:34:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:49 + git semver [Pipeline] } 18:34:49 $ docker stop --time=1 b9ac5992e2f5d0acfcce229e49f2fcc53b9f38725a8d51ceb81cd6649a3db89d 18:34:51 $ docker rm -f b9ac5992e2f5d0acfcce229e49f2fcc53b9f38725a8d51ceb81cd6649a3db89d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:34:51 18:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:34:52 0.23.1-centos7: Pulling from edgex-lftools 18:34:52 ab5ef0e58194: Pulling fs layer 18:34:52 9712f1f96733: Pulling fs layer 18:34:52 63f879dbbcfc: Pulling fs layer 18:34:52 0d9ebad4ef96: Pulling fs layer 18:34:52 e9a5061849ea: Pulling fs layer 18:34:52 d747dcd14b5f: Pulling fs layer 18:34:52 2de7ff778b66: Pulling fs layer 18:34:52 0d9ebad4ef96: Waiting 18:34:52 e9a5061849ea: Waiting 18:34:52 d747dcd14b5f: Waiting 18:34:52 2de7ff778b66: Waiting 18:34:52 9712f1f96733: Verifying Checksum 18:34:52 9712f1f96733: Download complete 18:34:54 63f879dbbcfc: Verifying Checksum 18:34:54 63f879dbbcfc: Download complete 18:34:54 e9a5061849ea: Verifying Checksum 18:34:54 e9a5061849ea: Download complete 18:34:54 d747dcd14b5f: Verifying Checksum 18:34:54 2de7ff778b66: Verifying Checksum 18:34:54 2de7ff778b66: Download complete 18:34:54 0d9ebad4ef96: Verifying Checksum 18:34:54 0d9ebad4ef96: Download complete 18:34:55 ab5ef0e58194: Verifying Checksum 18:34:55 ab5ef0e58194: Download complete 18:34:58 ab5ef0e58194: Pull complete 18:34:58 9712f1f96733: Pull complete 18:35:02 63f879dbbcfc: Pull complete 18:35:07 0d9ebad4ef96: Pull complete 18:35:08 e9a5061849ea: Pull complete 18:35:08 d747dcd14b5f: Pull complete 18:35:12 2de7ff778b66: Pull complete 18:35:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:35:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:35:12 prd-centos7-docker-4c-2g-5633 does not seem to be running inside a container 18:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:35:16 $ docker top 8929bb501ee2d23ffe108a3477b919e2c37ae521f181b7886cbf58e1352f9e8b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:35:16 provisioning config files... 18:35:16 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5830425099314670023tmp 18:35:17 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3086556343746637552tmp 18:35:17 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6958443024819255229tmp [Pipeline] { [Pipeline] echo 18:35:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:35:17 ---> sigul-configuration.sh 18:35:17 gpg: directory `/root/.gnupg' created 18:35:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:35:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:35:17 gpg: keyring `/root/.gnupg/secring.gpg' created 18:35:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:35:17 gpg: CAST5 encrypted data 18:35:17 gpg: encrypted with 1 passphrase 18:35:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:35:18 + mkdir /home/jenkins 18:35:18 + mkdir /home/jenkins/sigul [Pipeline] sh 18:35:18 + 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 18:35:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:35:18 ---> sigul-install.sh 18:35:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:35:24 + git tag --list 18:35:24 v0.1.0 18:35:24 v0.1.1 18:35:24 v1.0.0 18:35:24 v1.1.0 18:35:24 v1.2.0 18:35:24 v1.2.1-dev.1 18:35:24 v1.2.1-dev.10 18:35:24 v1.2.1-dev.11 18:35:24 v1.2.1-dev.12 18:35:24 v1.2.1-dev.13 18:35:24 v1.2.1-dev.14 18:35:24 v1.2.1-dev.15 18:35:24 v1.2.1-dev.16 18:35:24 v1.2.1-dev.17 18:35:24 v1.2.1-dev.18 18:35:24 v1.2.1-dev.19 18:35:24 v1.2.1-dev.2 18:35:24 v1.2.1-dev.20 18:35:24 v1.2.1-dev.21 18:35:24 v1.2.1-dev.22 18:35:24 v1.2.1-dev.23 18:35:24 v1.2.1-dev.24 18:35:24 v1.2.1-dev.25 18:35:24 v1.2.1-dev.26 18:35:24 v1.2.1-dev.27 18:35:24 v1.2.1-dev.28 18:35:24 v1.2.1-dev.29 18:35:24 v1.2.1-dev.3 18:35:24 v1.2.1-dev.30 18:35:24 v1.2.1-dev.31 18:35:24 v1.2.1-dev.32 18:35:24 v1.2.1-dev.33 18:35:24 v1.2.1-dev.34 18:35:24 v1.2.1-dev.35 18:35:24 v1.2.1-dev.36 18:35:24 v1.2.1-dev.37 18:35:24 v1.2.1-dev.38 18:35:24 v1.2.1-dev.39 18:35:24 v1.2.1-dev.4 18:35:24 v1.2.1-dev.40 18:35:24 v1.2.1-dev.41 18:35:24 v1.2.1-dev.42 18:35:24 v1.2.1-dev.5 18:35:24 v1.2.1-dev.6 18:35:24 v1.2.1-dev.7 18:35:24 v1.2.1-dev.8 18:35:24 v1.2.1-dev.9 [Pipeline] sh 18:35:24 + lftools sign git-tag v1.2.1-dev.42 18:35:25 Signing Git tag with Sigul... 18:35:25 Signing v1.2.1-dev.42 [Pipeline] echo 18:35:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:35:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:35:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:35:27 $ docker stop --time=1 8929bb501ee2d23ffe108a3477b919e2c37ae521f181b7886cbf58e1352f9e8b 18:35:29 $ docker rm -f 8929bb501ee2d23ffe108a3477b919e2c37ae521f181b7886cbf58e1352f9e8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:30 . [Pipeline] withDockerContainer 18:35:30 prd-centos7-docker-4c-2g-5633 does not seem to be running inside a container 18:35:30 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:35:30 $ docker top 81de95a22ff14fd6a14778da883311d5ac42e6969220aa341c61e9b009ebc845 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:31 [ssh-agent] Looking for ssh-agent implementation... 18:35:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:31 $ docker exec 81de95a22ff14fd6a14778da883311d5ac42e6969220aa341c61e9b009ebc845 ssh-agent 18:35:31 SSH_AUTH_SOCK=/tmp/ssh-Ij7Ev4KUcmBS/agent.11 18:35:31 SSH_AGENT_PID=16 18:35:31 Running ssh-add (command line suppressed) 18:35:31 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1565468221167672236.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1565468221167672236.key) 18:35:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:32 + git semver bump pre 18:35:32 # -> Open(): unable to determine branch for HEAD 18:35:32 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:35:32 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:35:32 # $SEMVER_REMOTE_NAME = origin 18:35:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:35:32 # $SEMVER_USER_NAME = edgex-jenkins 18:35:32 # $SEMVER_BRANCH = master 18:35:32 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:35:32 1.2.1-dev.43 [Pipeline] } 18:35:32 $ docker exec --env ******** --env ******** 81de95a22ff14fd6a14778da883311d5ac42e6969220aa341c61e9b009ebc845 ssh-agent -k 18:35:32 unset SSH_AUTH_SOCK; 18:35:32 unset SSH_AGENT_PID; 18:35:32 echo Agent pid 16 killed; 18:35:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:32 + git semver [Pipeline] } 18:35:32 $ docker stop --time=1 81de95a22ff14fd6a14778da883311d5ac42e6969220aa341c61e9b009ebc845 18:35:34 $ docker rm -f 81de95a22ff14fd6a14778da883311d5ac42e6969220aa341c61e9b009ebc845 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:35:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:34 . [Pipeline] withDockerContainer 18:35:34 prd-centos7-docker-4c-2g-5633 does not seem to be running inside a container 18:35:34 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:35:35 $ docker top b944c69ac97251b34d3c8a791a63c83fc0da6375b891c4aad05782a74af1c72a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:35 [ssh-agent] Looking for ssh-agent implementation... 18:35:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:35 $ docker exec b944c69ac97251b34d3c8a791a63c83fc0da6375b891c4aad05782a74af1c72a ssh-agent 18:35:35 SSH_AUTH_SOCK=/tmp/ssh-5jS9eYffQ5C1/agent.11 18:35:35 SSH_AGENT_PID=16 18:35:35 Running ssh-add (command line suppressed) 18:35:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9067343169295158506.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9067343169295158506.key) 18:35:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:36 + git semver push 18:35:36 # -> Open(): unable to determine branch for HEAD 18:35:36 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:35:36 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:35:36 # $SEMVER_REMOTE_NAME = origin 18:35:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:35:36 # $SEMVER_USER_NAME = edgex-jenkins 18:35:36 # $SEMVER_BRANCH = master 18:35:36 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:35:43 $ docker exec --env ******** --env ******** b944c69ac97251b34d3c8a791a63c83fc0da6375b891c4aad05782a74af1c72a ssh-agent -k 18:35:43 unset SSH_AUTH_SOCK; 18:35:43 unset SSH_AGENT_PID; 18:35:43 echo Agent pid 16 killed; 18:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:43 + git semver [Pipeline] } 18:35:43 $ docker stop --time=1 b944c69ac97251b34d3c8a791a63c83fc0da6375b891c4aad05782a74af1c72a 18:35:45 $ docker rm -f b944c69ac97251b34d3c8a791a63c83fc0da6375b891c4aad05782a74af1c72a [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 18:35:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:35:47 ---> package-listing.sh 18:35:47 ++ facter osfamily 18:35:47 ++ tr '[:upper:]' '[:lower:]' 18:35:47 + OS_FAMILY=redhat 18:35:47 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 18:35:47 + START_PACKAGES=/tmp/packages_start.txt 18:35:47 + END_PACKAGES=/tmp/packages_end.txt 18:35:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:35:47 + PACKAGES=/tmp/packages_start.txt 18:35:47 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:35:47 + PACKAGES=/tmp/packages_end.txt 18:35:47 + case "${OS_FAMILY}" in 18:35:47 + rpm -qa 18:35:47 + sort 18:35:51 + '[' -f /tmp/packages_start.txt ']' 18:35:51 + '[' -f /tmp/packages_end.txt ']' 18:35:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:35:51 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:35:51 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 18:35:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:51 provisioning config files... 18:35:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8007271670635545857tmp [Pipeline] { [Pipeline] echo 18:35:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:35:52 ---> create-netrc.sh [Pipeline] } 18:35:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:35:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:35:52 ---> python-tools-install.sh 18:35:52 Generating Requirements File 18:37:14 Python 3.6.8 18:37:14 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 18:37:14 appdirs==1.4.3 18:37:14 argcomplete==1.12.1 18:37:14 aspy.yaml==1.3.0 18:37:14 attrs==19.3.0 18:37:14 Babel==2.8.0 18:37:14 beautifulsoup4==4.8.2 18:37:14 boto3==1.11.6 18:37:14 botocore==1.14.6 18:37:14 bs4==0.0.1 18:37:14 cachetools==4.1.1 18:37:14 certifi==2019.11.28 18:37:14 cffi==1.14.3 18:37:14 cfgv==2.0.1 18:37:14 chardet==3.0.4 18:37:14 click==7.1 18:37:14 cliff==3.4.0 18:37:14 cmd2==1.3.11 18:37:14 colorama==0.4.4 18:37:14 cryptography==3.1.1 18:37:14 debtcollector==2.2.0 18:37:14 decorator==4.4.2 18:37:14 defusedxml==0.6.0 18:37:14 Deprecated==1.2.7 18:37:14 distlib==0.3.1 18:37:14 distro==1.2.0 18:37:14 dnspython==1.16.0 18:37:14 docker==4.2.0 18:37:14 docutils==0.15.2 18:37:14 dogpile.cache==1.0.2 18:37:14 email-validator==1.0.5 18:37:14 filelock==3.0.12 18:37:14 future==0.18.2 18:37:14 google-auth==1.22.1 18:37:14 httplib2==0.17.0 18:37:14 identify==1.4.11 18:37:14 idna==2.9 18:37:14 importlib-metadata==2.0.0 18:37:14 importlib-resources==1.5.0 18:37:14 iso8601==0.1.13 18:37:14 Jinja2==2.11.1 18:37:14 jmespath==0.10.0 18:37:14 jsonpatch==1.26 18:37:14 jsonpointer==2.0 18:37:14 jsonschema==3.2.0 18:37:14 keystoneauth1==4.2.1 18:37:14 kubernetes==12.0.0 18:37:14 lftools==0.35.0 18:37:14 lxml==4.5.0 18:37:14 MarkupSafe==0.23 18:37:14 msgpack==1.0.0 18:37:14 multi-key-dict==2.0.3 18:37:14 munch==2.5.0 18:37:14 netaddr==0.8.0 18:37:14 netifaces==0.10.9 18:37:14 niet==1.4.2 18:37:14 nodeenv==1.3.5 18:37:14 oauth2client==4.1.3 18:37:14 oauthlib==3.1.0 18:37:14 openstacksdk==0.50.0 18:37:14 os-client-config==2.1.0 18:37:14 os-service-types==1.7.0 18:37:14 osc-lib==2.2.1 18:37:14 oslo.config==8.3.2 18:37:14 oslo.context==3.1.1 18:37:14 oslo.i18n==5.0.1 18:37:14 oslo.log==4.4.0 18:37:14 oslo.serialization==4.0.1 18:37:14 oslo.utils==4.6.0 18:37:14 packaging==20.4 18:37:14 pbr==5.4.4 18:37:14 pluggy==0.13.1 18:37:14 prettytable==0.7.2 18:37:14 py==1.9.0 18:37:14 pyasn1==0.4.8 18:37:14 pyasn1-modules==0.2.8 18:37:14 pycparser==2.20 18:37:14 pygerrit2==2.0.10 18:37:14 PyGithub==1.46 18:37:14 pyinotify==0.9.6 18:37:14 PyJWT==1.7.1 18:37:14 pyparsing==2.4.7 18:37:14 pyperclip==1.8.1 18:37:14 pyroute2==0.4.13 18:37:14 pyrsistent==0.15.7 18:37:14 PySocks==1.6.8 18:37:14 python-cinderclient==7.2.0 18:37:14 python-dateutil==2.8.1 18:37:14 python-heatclient==2.2.1 18:37:14 python-jenkins==1.7.0 18:37:14 python-keystoneclient==4.1.1 18:37:14 python-magnumclient==3.2.1 18:37:14 python-novaclient==17.2.1 18:37:14 python-openstackclient==5.4.0 18:37:14 python-swiftclient==3.10.1 18:37:14 pytz==2020.1 18:37:14 PyYAML==5.3 18:37:14 requests==2.23.0 18:37:14 requests-oauthlib==1.3.0 18:37:14 requestsexceptions==1.4.0 18:37:14 rfc3986==1.4.0 18:37:14 rpm==4.11.3 18:37:14 rsa==4.0 18:37:14 ruamel.yaml==0.16.10 18:37:14 ruamel.yaml.clib==0.2.0 18:37:14 s3transfer==0.3.3 18:37:14 shade==1.27.2 18:37:14 simplejson==3.17.2 18:37:14 six==1.14.0 18:37:14 soupsieve==2.0 18:37:14 stevedore==3.2.2 18:37:14 tabulate==0.8.6 18:37:14 toml==0.10.0 18:37:14 tox==3.20.1 18:37:14 tqdm==4.43.0 18:37:14 urllib3==1.25.8 18:37:14 virtualenv==20.0.35 18:37:14 wcwidth==0.2.5 18:37:14 websocket-client==0.57.0 18:37:14 wrapt==1.12.1 18:37:14 xdg==3.0.2 18:37:14 xmltodict==0.12.0 18:37:14 yq==2.11.1 18:37:14 zipp==3.3.0 18:37:14 Cache entry deserialization failed, entry ignored 18:37:14 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 18:37:14 Python 2.7.5 18:37:14 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 18:37:14 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 18:37:14 ansible==2.9.7 18:37:14 Babel==0.9.6 18:37:14 backports.ssl-match-hostname==3.5.0.1 18:37:14 beautifulsoup4==4.4.1 18:37:14 bodhi==2.11.0 18:37:14 bodhi-client==2.11.0 18:37:14 CCColUtils==1.4 18:37:14 cffi==1.6.0 18:37:14 chardet==2.2.1 18:37:14 click==6.7 18:37:14 cloud-init==18.5 18:37:14 configobj==4.7.2 18:37:14 cryptography==1.7.2 18:37:14 decorator==3.4.0 18:37:14 distro==1.2.0 18:37:14 enum34==1.0.4 18:37:14 fedpkg==1.38 18:37:14 futures==3.1.1 18:37:14 gitdb==0.6.4 18:37:14 GitPython==1.0.1 18:37:14 html5lib==0.999 18:37:14 httplib2==0.9.2 18:37:14 idna==2.4 18:37:14 iniparse==0.4 18:37:14 ipaddress==1.0.16 18:37:14 IPy==0.75 18:37:14 javapackages==1.0.0 18:37:14 Jinja2==2.7.2 18:37:14 jmespath==0.9.4 18:37:14 jsonpatch==1.2 18:37:14 jsonpointer==1.9 18:37:14 kerberos==1.1 18:37:14 kitchen==1.1.1 18:37:14 langtable==0.0.31 18:37:14 lockfile==0.9.1 18:37:14 lxml==3.2.1 18:37:14 MarkupSafe==0.11 18:37:14 munch==2.0.2 18:37:14 offtrac==0.1.0 18:37:14 openidc-client==0.6.0 18:37:14 packagedb-cli==2.14.1 18:37:14 paramiko==2.1.1 18:37:14 perf==0.1 18:37:14 ply==3.4 18:37:14 policycoreutils-default-encoding==0.1 18:37:14 prettytable==0.7.2 18:37:14 pyasn1==0.1.9 18:37:14 pycparser==2.14 18:37:14 pycurl==7.19.0 18:37:14 pygobject==3.22.0 18:37:14 pygpgme==0.3 18:37:14 pyliblzma==0.5.3 18:37:14 pyOpenSSL==0.13.1 18:37:14 pyparsing==1.5.6 18:37:14 pyserial==2.6 18:37:14 python-augeas==0.5.0 18:37:14 python-bugzilla==2.3.0 18:37:14 python-dateutil==1.5 18:37:14 python-fedora==0.10.0 18:37:14 python-linux-procfs==0.4.9 18:37:14 python-yubico==1.2.3 18:37:14 pyudev==0.15 18:37:14 pyusb==1.0.0b1 18:37:14 pyxattr==0.5.1 18:37:14 PyYAML==3.10 18:37:14 requests==2.6.0 18:37:14 requests-kerberos==0.7.0 18:37:14 rpkg==1.60 18:37:14 schedutils==0.4 18:37:14 seobject==0.1 18:37:14 sepolicy==1.1 18:37:14 six==1.9.0 18:37:14 smmap==0.9.0 18:37:14 urlgrabber==3.10 18:37:14 urllib3==1.10.2 18:37:14 virtualenv==15.1.0 18:37:14 yum-langpacks==0.4.2 18:37:14 yum-metadata-parser==1.1.4 [Pipeline] echo 18:37:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:37:14 ---> sudo-logs.sh 18:37:14 Archiving 'sudo' log.. [Pipeline] echo 18:37:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:37:15 ---> job-cost.sh 18:37:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5JQq 18:37:23 Cache entry deserialization failed, entry ignored 18:37:23 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:25 Cache entry deserialization failed, entry ignored 18:37:26 Cache entry deserialization failed, entry ignored 18:37:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:38:00 lf-activate-venv(): INFO: Adding /tmp/venv-5JQq/bin to PATH 18:38:00 INFO: No Stack... 18:38:00 INFO: Retrieving Pricing Info for: v1-standard-2 18:38:00 INFO: Archiving Costs [Pipeline] echo 18:38:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:38:01 ---> logs-deploy.sh 18:38:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/130 18:38:01 INFO: archiving workspace using pattern(s): 18:38:03 Archives upload complete. 18:38:03 INFO: archiving logs to Nexus 18:38:05 ---> uname -a: 18:38:05 Linux prd-centos7-docker-4c-2g-5633.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 18:38:05 18:38:05 18:38:05 ---> lscpu: 18:38:05 Architecture: x86_64 18:38:05 CPU op-mode(s): 32-bit, 64-bit 18:38:05 Byte Order: Little Endian 18:38:05 CPU(s): 4 18:38:05 On-line CPU(s) list: 0-3 18:38:05 Thread(s) per core: 1 18:38:05 Core(s) per socket: 1 18:38:05 Socket(s): 4 18:38:05 NUMA node(s): 1 18:38:05 Vendor ID: GenuineIntel 18:38:05 CPU family: 6 18:38:05 Model: 44 18:38:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:38:05 Stepping: 1 18:38:05 CPU MHz: 2933.438 18:38:05 BogoMIPS: 5866.87 18:38:05 Virtualization: VT-x 18:38:05 Hypervisor vendor: KVM 18:38:05 Virtualization type: full 18:38:05 L1d cache: 32K 18:38:05 L1i cache: 32K 18:38:05 L2 cache: 4096K 18:38:05 L3 cache: 16384K 18:38:05 NUMA node0 CPU(s): 0-3 18:38:05 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 18:38:05 18:38:05 18:38:05 ---> nproc: 18:38:05 4 18:38:05 18:38:05 18:38:05 ---> df -h: 18:38:05 Filesystem Size Used Avail Use% Mounted on 18:38:05 devtmpfs 887M 0 887M 0% /dev 18:38:05 tmpfs 919M 0 919M 0% /dev/shm 18:38:05 tmpfs 919M 17M 903M 2% /run 18:38:05 tmpfs 919M 0 919M 0% /sys/fs/cgroup 18:38:05 /dev/vda1 50G 8.6G 42G 18% / 18:38:05 tmpfs 184M 0 184M 0% /run/user/1001 18:38:05 18:38:05 18:38:05 ---> free -m: 18:38:05 total used free shared buff/cache available 18:38:05 Mem: 1837 675 69 15 1092 963 18:38:05 Swap: 1023 4 1019 18:38:05 18:38:05 18:38:05 ---> ip addr: 18:38:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:38:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:38:05 inet 127.0.0.1/8 scope host lo 18:38:05 valid_lft forever preferred_lft forever 18:38:05 inet6 ::1/128 scope host 18:38:05 valid_lft forever preferred_lft forever 18:38:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 18:38:05 link/ether fa:16:3e:5a:b7:4f brd ff:ff:ff:ff:ff:ff 18:38:05 inet 10.30.123.198/23 brd 10.30.123.255 scope global dynamic eth0 18:38:05 valid_lft 85830sec preferred_lft 85830sec 18:38:05 inet6 fe80::f816:3eff:fe5a:b74f/64 scope link 18:38:05 valid_lft forever preferred_lft forever 18:38:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:38:05 link/ether 02:42:0f:74:1f:df brd ff:ff:ff:ff:ff:ff 18:38:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:38:05 valid_lft forever preferred_lft forever 18:38:05 inet6 fe80::42:fff:fe74:1fdf/64 scope link 18:38:05 valid_lft forever preferred_lft forever 18:38:05 18:38:05 18:38:05 ---> sar -b -r -n DEV: 18:38:05 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/2020 _x86_64_ (4 CPU) 18:38:05 18:38:05 06:28:13 PM LINUX RESTART 18:38:05 18:38:05 06:29:02 PM tps rtps wtps bread/s bwrtn/s 18:38:05 06:30:01 PM 46.33 11.73 34.60 4628.27 3409.56 18:38:05 06:31:01 PM 1.68 0.00 1.68 0.00 29.94 18:38:05 06:32:01 PM 0.20 0.00 0.20 0.00 2.16 18:38:05 06:33:01 PM 0.25 0.00 0.25 0.00 3.60 18:38:05 06:34:01 PM 0.27 0.00 0.27 0.00 4.58 18:38:05 06:35:01 PM 299.23 143.33 155.90 8294.62 51387.14 18:38:05 06:36:01 PM 219.89 126.66 93.23 8924.23 17588.93 18:38:05 06:37:02 PM 100.83 12.57 88.26 1040.92 11666.54 18:38:05 06:38:01 PM 102.27 25.40 76.87 1346.29 7668.29 18:38:05 Average: 85.73 35.60 50.13 2692.41 10216.35 18:38:05 18:38:05 06:29:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:38:05 06:30:01 PM 182896 1698660 90.28 2620 1092668 1117768 38.15 473028 1066540 16 18:38:05 06:31:01 PM 184560 1696996 90.19 2620 1092728 1098580 37.49 474924 1063656 20 18:38:05 06:32:01 PM 186648 1694908 90.08 2620 1092680 1075092 36.69 474024 1062908 16 18:38:05 06:33:01 PM 185340 1696216 90.15 2620 1092680 1075168 36.69 480060 1058212 8 18:38:05 06:34:01 PM 185748 1695808 90.13 2620 1092684 1075256 36.70 484344 1054176 8 18:38:05 06:35:01 PM 119556 1762000 93.65 2364 1022612 1531932 52.28 649392 902852 71084 18:38:05 06:36:01 PM 71620 1809936 96.19 1568 1035372 1138472 38.85 651504 868564 19116 18:38:05 06:37:02 PM 176212 1705344 90.63 1492 920036 1105308 37.72 568164 812660 58224 18:38:05 06:38:01 PM 117512 1764044 93.75 1392 952572 1101504 37.59 611992 797932 35100 18:38:05 Average: 156677 1724879 91.67 2213 1043781 1146564 39.13 540826 965278 20399 18:38:05 18:38:05 06:29:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:38:05 06:30:01 PM eth0 287.64 254.46 793.80 376.84 0.00 0.00 0.00 18:38:05 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:30:01 PM docker0 103.59 71.12 9.10 307.61 0.00 0.00 0.00 18:38:05 06:31:01 PM eth0 1.77 0.28 0.38 0.20 0.00 0.00 0.00 18:38:05 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:32:01 PM eth0 2.71 0.47 0.67 0.39 0.00 0.00 0.00 18:38:05 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:33:01 PM eth0 4.51 0.55 0.85 0.39 0.00 0.00 0.00 18:38:05 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:34:01 PM eth0 2.30 0.87 1.01 0.65 0.00 0.00 0.00 18:38:05 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:35:01 PM eth0 1082.21 923.88 7738.69 113.80 0.00 0.00 0.00 18:38:05 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:35:01 PM docker0 60.64 62.06 4.98 413.16 0.00 0.00 0.00 18:38:05 06:36:01 PM eth0 148.55 115.60 370.35 88.87 0.00 0.00 0.00 18:38:05 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:36:01 PM docker0 31.19 36.24 1.81 199.21 0.00 0.00 0.00 18:38:05 06:37:02 PM eth0 84.57 73.28 720.55 8.09 0.00 0.00 0.00 18:38:05 06:37:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:37:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:38:01 PM eth0 44.87 34.22 132.98 9.71 0.00 0.00 0.00 18:38:05 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 06:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 Average: eth0 184.48 156.06 1087.10 66.09 0.00 0.00 0.00 18:38:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:05 Average: docker0 21.61 18.77 1.76 102.06 0.00 0.00 0.00 18:38:05 18:38:05 18:38:05 ---> sar -P ALL: 18:38:05 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/2020 _x86_64_ (4 CPU) 18:38:05 18:38:05 06:28:13 PM LINUX RESTART 18:38:05 18:38:05 06:29:02 PM CPU %user %nice %system %iowait %steal %idle 18:38:05 06:30:01 PM all 5.26 0.00 2.17 1.56 0.01 91.00 18:38:05 06:30:01 PM 0 4.76 0.00 2.27 0.17 0.02 92.78 18:38:05 06:30:01 PM 1 4.68 0.00 1.90 3.09 0.02 90.31 18:38:05 06:30:01 PM 2 4.27 0.00 2.32 2.81 0.02 90.58 18:38:05 06:30:01 PM 3 7.32 0.00 2.20 0.14 0.02 90.33 18:38:05 06:31:01 PM all 0.15 0.00 0.05 0.00 0.00 99.80 18:38:05 06:31:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 18:38:05 06:31:01 PM 1 0.08 0.00 0.08 0.00 0.00 99.83 18:38:05 06:31:01 PM 2 0.03 0.00 0.05 0.00 0.00 99.92 18:38:05 06:31:01 PM 3 0.45 0.00 0.03 0.00 0.00 99.52 18:38:05 06:32:01 PM all 0.05 0.00 0.05 0.00 0.00 99.90 18:38:05 06:32:01 PM 0 0.05 0.00 0.02 0.00 0.00 99.93 18:38:05 06:32:01 PM 1 0.08 0.00 0.08 0.00 0.00 99.83 18:38:05 06:32:01 PM 2 0.03 0.00 0.03 0.00 0.00 99.93 18:38:05 06:32:01 PM 3 0.05 0.00 0.05 0.00 0.00 99.90 18:38:05 06:33:01 PM all 0.16 0.00 0.04 0.00 0.00 99.80 18:38:05 06:33:01 PM 0 0.10 0.00 0.05 0.00 0.00 99.85 18:38:05 06:33:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92 18:38:05 06:33:01 PM 2 0.02 0.00 0.03 0.00 0.00 99.95 18:38:05 06:33:01 PM 3 0.47 0.00 0.03 0.00 0.00 99.50 18:38:05 06:34:01 PM all 0.18 0.00 0.04 0.00 0.00 99.78 18:38:05 06:34:01 PM 0 0.07 0.00 0.03 0.00 0.00 99.90 18:38:05 06:34:01 PM 1 0.08 0.00 0.07 0.00 0.00 99.85 18:38:05 06:34:01 PM 2 0.32 0.00 0.02 0.02 0.00 99.65 18:38:05 06:34:01 PM 3 0.27 0.00 0.02 0.00 0.00 99.72 18:38:05 06:35:01 PM all 13.73 0.00 7.57 3.36 0.04 75.30 18:38:05 06:35:01 PM 0 12.72 0.00 7.95 2.58 0.03 76.72 18:38:05 06:35:01 PM 1 13.04 0.00 8.13 3.05 0.05 75.72 18:38:05 06:35:01 PM 2 14.46 0.00 7.20 5.46 0.03 72.85 18:38:05 06:35:01 PM 3 14.67 0.00 6.98 2.34 0.05 75.96 18:38:05 06:36:01 PM all 10.26 0.00 5.44 3.36 0.05 80.89 18:38:05 06:36:01 PM 0 17.69 0.00 6.42 2.28 0.05 73.56 18:38:05 06:36:01 PM 1 6.78 0.00 5.01 4.76 0.05 83.40 18:38:05 06:36:01 PM 2 7.53 0.00 5.06 3.15 0.03 84.23 18:38:05 06:36:01 PM 3 9.05 0.00 5.32 3.22 0.08 82.32 18:38:05 06:37:02 PM all 17.05 0.00 2.94 1.79 0.02 78.21 18:38:05 06:37:02 PM 0 19.69 0.00 2.72 2.35 0.02 75.23 18:38:05 06:37:02 PM 1 20.47 0.00 3.38 1.67 0.03 74.44 18:38:05 06:37:02 PM 2 17.37 0.00 2.71 2.55 0.02 77.35 18:38:05 06:37:02 PM 3 10.65 0.00 2.90 0.59 0.02 85.85 18:38:05 06:38:01 PM all 14.28 0.00 2.70 2.47 0.02 80.54 18:38:05 06:38:01 PM 0 25.32 0.00 3.49 4.63 0.02 66.54 18:38:05 06:38:01 PM 1 7.89 0.00 2.04 0.70 0.00 89.37 18:38:05 06:38:01 PM 2 13.31 0.00 3.28 3.59 0.02 79.81 18:38:05 06:38:01 PM 3 10.62 0.00 1.97 0.95 0.02 86.44 18:38:05 Average: all 6.75 0.00 2.31 1.38 0.02 89.54 18:38:05 Average: 0 8.88 0.00 2.53 1.32 0.01 87.26 18:38:05 Average: 1 5.88 0.00 2.29 1.47 0.02 90.35 18:38:05 Average: 2 6.34 0.00 2.28 1.94 0.01 89.43 18:38:05 Average: 3 5.91 0.00 2.15 0.80 0.02 91.13 18:38:05 18:38:05 18:38:05