Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5946 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 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 (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 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 Commit message: "feat: Add ability to export via HTTP PUT with secret header support (#546)" > git rev-list --no-walk 529345aa9c10a5d9fc2a9250aa6cc99807adb22e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:35:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:35:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:35:03 ========================================================= 20:35:03 EdgeX Global Pipelines Version Info 20:35:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:35:05 ------------------- 20:35:05 stable info: 20:35:05 ------------------- 20:35:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:35:05 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 20:35:05 Message: update stable to v1.0.144 20:35:06 ------------------- 20:35:06 experimental info: 20:35:06 ------------------- 20:35:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:35:06 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 20:35:06 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 20:35:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 20:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:35:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:35:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:35:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:35:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:35:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:35:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:35:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:35:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:35:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:35:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:35:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:35:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:35:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:35:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 [Pipeline] echo 20:35:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 812c8b5 [Pipeline] echo 20:35:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:10 + git log --format=format:%s -1 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 [Pipeline] echo 20:35:10 GIT_COMMIT: 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175, Commit Message: feat: Add ability to export via HTTP PUT with secret header support (#546) [Pipeline] echo 20:35:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:35:12 20:35:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:35:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:35:12 latest: Pulling from edgex-devops/git-semver 20:35:12 31603596830f: Pulling fs layer 20:35:12 2a8b12db71e7: Pulling fs layer 20:35:12 6ca5941a6612: Pulling fs layer 20:35:12 ecc8261a40a4: Pulling fs layer 20:35:12 ecc8261a40a4: Waiting 20:35:12 2a8b12db71e7: Verifying Checksum 20:35:12 2a8b12db71e7: Download complete 20:35:12 31603596830f: Verifying Checksum 20:35:12 31603596830f: Download complete 20:35:12 ecc8261a40a4: Verifying Checksum 20:35:12 ecc8261a40a4: Download complete 20:35:13 6ca5941a6612: Verifying Checksum 20:35:13 6ca5941a6612: Download complete 20:35:13 31603596830f: Pull complete 20:35:13 2a8b12db71e7: Pull complete 20:35:14 6ca5941a6612: Pull complete 20:35:14 ecc8261a40a4: Pull complete 20:35:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:35:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:35:14 prd-centos7-docker-4c-2g-5946 does not seem to be running inside a container 20:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -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 20:35:16 $ docker top 6e27f62e818f6540da895ea028fc9bc37d9671d339a737e6ad9e2b8d84340e4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:16 [ssh-agent] Looking for ssh-agent implementation... 20:35:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:17 $ docker exec 6e27f62e818f6540da895ea028fc9bc37d9671d339a737e6ad9e2b8d84340e4d ssh-agent 20:35:17 SSH_AUTH_SOCK=/tmp/ssh-gWeenlEmJzCu/agent.11 20:35:17 SSH_AGENT_PID=16 20:35:17 Running ssh-add (command line suppressed) 20:35:17 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4335035513469819032.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4335035513469819032.key) 20:35:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:17 + git tag --points-at HEAD [Pipeline] } 20:35:17 $ docker exec --env ******** --env ******** 6e27f62e818f6540da895ea028fc9bc37d9671d339a737e6ad9e2b8d84340e4d ssh-agent -k 20:35:18 unset SSH_AUTH_SOCK; 20:35:18 unset SSH_AGENT_PID; 20:35:18 echo Agent pid 16 killed; 20:35:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:18 [ssh-agent] Looking for ssh-agent implementation... 20:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:18 $ docker exec 6e27f62e818f6540da895ea028fc9bc37d9671d339a737e6ad9e2b8d84340e4d ssh-agent 20:35:18 SSH_AUTH_SOCK=/tmp/ssh-sq84wC9ycgZX/agent.46 20:35:18 SSH_AGENT_PID=52 20:35:18 Running ssh-add (command line suppressed) 20:35:18 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2712285734001172448.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2712285734001172448.key) 20:35:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:19 + git semver init 20:35:19 # -> Open(): unable to determine branch for HEAD 20:35:19 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:35:19 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:35:19 # $SEMVER_REMOTE_NAME = origin 20:35:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:35:19 # $SEMVER_USER_NAME = edgex-jenkins 20:35:19 # $SEMVER_BRANCH = master 20:35:19 # $SEMVER_TEMP = /tmp/semver-155525255 20:35:19 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:35:21 # '/tmp/semver-155525255' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 20:35:21 # -> Force: false 20:35:21 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:35:21 $ docker exec --env ******** --env ******** 6e27f62e818f6540da895ea028fc9bc37d9671d339a737e6ad9e2b8d84340e4d ssh-agent -k 20:35:21 unset SSH_AUTH_SOCK; 20:35:21 unset SSH_AGENT_PID; 20:35:21 echo Agent pid 52 killed; 20:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:22 + git semver [Pipeline] } 20:35:22 $ docker stop --time=1 6e27f62e818f6540da895ea028fc9bc37d9671d339a737e6ad9e2b8d84340e4d 20:35:23 $ docker rm -f 6e27f62e818f6540da895ea028fc9bc37d9671d339a737e6ad9e2b8d84340e4d [Pipeline] // withDockerContainer [Pipeline] sh 20:35:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:35:24 Stashed 1 file(s) [Pipeline] echo 20:35:24 [edgeXSemver]: initialized semver on version 1.2.1-dev.45 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:35:40 Still waiting to schedule task 20:35:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:35:40 Still waiting to schedule task 20:35:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 20:37:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5947 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:37:34 Running in /w/workspace/app-functions-sdk-go/133 [Pipeline] { [Pipeline] checkout 20:37:39 using credential edgex-jenkins-ssh 20:37:39 Cloning the remote Git repository 20:37:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:37:39 > git init /w/workspace/app-functions-sdk-go/133 # timeout=10 20:37:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:37:39 > git --version # timeout=10 20:37:39 > git --version # 'git version 2.17.1' 20:37:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:47 Checking out Revision 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 (master) 20:37:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:37:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:37:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:37:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:37:47 > git config core.sparsecheckout # timeout=10 20:37:47 > git checkout -f 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 20:37:51 Commit message: "feat: Add ability to export via HTTP PUT with secret header support (#546)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:37:52 ========================================================= 20:37:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:37:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:37:53 + 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 . 20:37:54 Sending build context to Docker daemon 19.1MB 20:37:54 Step 1/8 : ARG BASE=golang:1.15-alpine 20:37:54 Step 2/8 : FROM ${BASE} 20:37:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:37:55 b538f80385f9: Pulling fs layer 20:37:55 74f711af9a0d: Pulling fs layer 20:37:55 99f96fe45779: Pulling fs layer 20:37:55 8529a6b9a6be: Pulling fs layer 20:37:55 45590311c82a: Pulling fs layer 20:37:55 69ca0ff8b7b3: Pulling fs layer 20:37:55 209524e5b208: Pulling fs layer 20:37:55 45590311c82a: Waiting 20:37:55 69ca0ff8b7b3: Waiting 20:37:55 8529a6b9a6be: Waiting 20:37:55 209524e5b208: Waiting 20:37:55 99f96fe45779: Download complete 20:37:55 74f711af9a0d: Verifying Checksum 20:37:55 74f711af9a0d: Download complete 20:37:55 45590311c82a: Verifying Checksum 20:37:55 45590311c82a: Download complete 20:37:55 69ca0ff8b7b3: Verifying Checksum 20:37:55 69ca0ff8b7b3: Download complete 20:37:55 b538f80385f9: Verifying Checksum 20:37:55 b538f80385f9: Download complete 20:37:56 b538f80385f9: Pull complete 20:37:57 74f711af9a0d: Pull complete 20:37:57 99f96fe45779: Pull complete 20:37:58 209524e5b208: Verifying Checksum 20:37:58 209524e5b208: Download complete 20:38:00 8529a6b9a6be: Verifying Checksum 20:38:00 8529a6b9a6be: Download complete 20:38:10 8529a6b9a6be: Pull complete 20:38:10 45590311c82a: Pull complete 20:38:10 69ca0ff8b7b3: Pull complete 20:38:13 209524e5b208: Pull complete 20:38:13 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 20:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:38:13 ---> 5bddaf1c2fca 20:38:13 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:38:14 latest: Pulling from library/docker 20:38:14 b538f80385f9: Already exists 20:38:14 259a493cd78d: Pulling fs layer 20:38:14 b8e66b5100f5: Pulling fs layer 20:38:14 7f8258a56ab6: Pulling fs layer 20:38:14 75a0a0ebb566: Pulling fs layer 20:38:14 4a2c62f0a2a3: Pulling fs layer 20:38:14 294320357d30: Pulling fs layer 20:38:14 75a0a0ebb566: Waiting 20:38:14 4a2c62f0a2a3: Waiting 20:38:14 294320357d30: Waiting 20:38:14 b8e66b5100f5: Verifying Checksum 20:38:14 b8e66b5100f5: Download complete 20:38:14 259a493cd78d: Verifying Checksum 20:38:14 259a493cd78d: Download complete 20:38:14 75a0a0ebb566: Verifying Checksum 20:38:14 75a0a0ebb566: Download complete 20:38:14 4a2c62f0a2a3: Verifying Checksum 20:38:14 4a2c62f0a2a3: Download complete 20:38:14 294320357d30: Verifying Checksum 20:38:14 294320357d30: Download complete 20:38:15 259a493cd78d: Pull complete 20:38:15 b8e66b5100f5: Pull complete 20:38:15 7f8258a56ab6: Verifying Checksum 20:38:15 7f8258a56ab6: Download complete 20:38:19 7f8258a56ab6: Pull complete 20:38:19 75a0a0ebb566: Pull complete 20:38:19 4a2c62f0a2a3: Pull complete 20:38:20 294320357d30: Pull complete 20:38:20 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 20:38:20 Status: Downloaded newer image for docker:latest 20:38:20 Running on prd-centos7-docker-4c-2g-5948 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:38:20 Running in /w/workspace/app-functions-sdk-go/133 [Pipeline] { [Pipeline] checkout 20:38:23 using credential edgex-jenkins-ssh 20:38:23 Cloning the remote Git repository 20:38:23 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:38:23 > git init /w/workspace/app-functions-sdk-go/133 # timeout=10 20:38:23 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:38:23 > git --version # timeout=10 20:38:23 > git --version # 'git version 2.16.5' 20:38:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:38:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:38:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:38:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:38:25 Checking out Revision 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 (master) 20:38:25 ---> d6fd549dade8 20:38:25 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:38:26 ---> Running in 74ea6de9af77 20:38:26 Removing intermediate container 74ea6de9af77 20:38:26 ---> 95733a2a95c7 20:38:26 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:38:25 > git config core.sparsecheckout # timeout=10 20:38:25 > git checkout -f 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 20:38:26 ---> Running in 52e3133d4e2a 20:38:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:38:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:38:29 Commit message: "feat: Add ability to export via HTTP PUT with secret header support (#546)" 20:38:29 (1/5) Installing libsodium (1.0.18-r0) 20:38:29 (2/5) Installing libzmq (4.3.3-r0) 20:38:29 (3/5) Installing pkgconf (1.7.2-r0) 20:38:29 (4/5) Installing libsodium-dev (1.0.18-r0) 20:38:30 (5/5) Installing zeromq-dev (4.3.3-r0) 20:38:30 Executing busybox-1.31.1-r16.trigger 20:38:30 OK: 144 MiB in 44 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:38:30 ========================================================= 20:38:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:38:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:38:31 + 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 . 20:38:31 Removing intermediate container 52e3133d4e2a 20:38:31 ---> 68bde344705a 20:38:31 Step 6/8 : WORKDIR /build 20:38:31 Sending build context to Docker daemon 19.1MB 20:38:31 Step 1/8 : ARG BASE=golang:1.15-alpine 20:38:31 Step 2/8 : FROM ${BASE} 20:38:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:38:31 df20fa9351a1: Pulling fs layer 20:38:31 ed8968b2872e: Pulling fs layer 20:38:31 a92cc7c5fd73: Pulling fs layer 20:38:31 e871e8e8d7a9: Pulling fs layer 20:38:31 e73272ec9a57: Pulling fs layer 20:38:31 1e910a182e73: Pulling fs layer 20:38:31 4e634b169226: Pulling fs layer 20:38:31 e73272ec9a57: Waiting 20:38:31 1e910a182e73: Waiting 20:38:31 4e634b169226: Waiting 20:38:31 e871e8e8d7a9: Waiting 20:38:31 a92cc7c5fd73: Verifying Checksum 20:38:31 a92cc7c5fd73: Download complete 20:38:31 ed8968b2872e: Download complete 20:38:31 ---> Running in fe98b8a0fc17 20:38:31 e73272ec9a57: Verifying Checksum 20:38:31 e73272ec9a57: Download complete 20:38:31 1e910a182e73: Verifying Checksum 20:38:31 1e910a182e73: Download complete 20:38:31 df20fa9351a1: Verifying Checksum 20:38:31 df20fa9351a1: Download complete 20:38:32 Removing intermediate container fe98b8a0fc17 20:38:32 ---> 478e9f651609 20:38:32 Step 7/8 : COPY go.mod . 20:38:32 df20fa9351a1: Pull complete 20:38:32 ed8968b2872e: Pull complete 20:38:32 a92cc7c5fd73: Pull complete 20:38:33 ---> 15cf2df1d3a1 20:38:33 Step 8/8 : RUN go mod download 20:38:33 ---> Running in 69ab5fa6a7c4 20:38:34 4e634b169226: Verifying Checksum 20:38:34 4e634b169226: Download complete 20:38:34 e871e8e8d7a9: Verifying Checksum 20:38:34 e871e8e8d7a9: Download complete 20:38:39 e871e8e8d7a9: Pull complete 20:38:39 e73272ec9a57: Pull complete 20:38:39 1e910a182e73: Pull complete 20:38:42 4e634b169226: Pull complete 20:38:42 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 20:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:38:42 ---> f7629b54cfaa 20:38:42 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:38:43 latest: Pulling from library/docker 20:38:43 df20fa9351a1: Already exists 20:38:43 25ad7478873d: Pulling fs layer 20:38:43 4684f6177b5d: Pulling fs layer 20:38:43 8ba584e970af: Pulling fs layer 20:38:43 3cdc74d2b06d: Pulling fs layer 20:38:43 4cf5a0d07c1f: Pulling fs layer 20:38:43 fca0ccc462d5: Pulling fs layer 20:38:43 3cdc74d2b06d: Waiting 20:38:43 4cf5a0d07c1f: Waiting 20:38:43 fca0ccc462d5: Waiting 20:38:43 4684f6177b5d: Verifying Checksum 20:38:43 4684f6177b5d: Download complete 20:38:43 25ad7478873d: Download complete 20:38:44 25ad7478873d: Pull complete 20:38:44 4684f6177b5d: Pull complete 20:38:45 8ba584e970af: Download complete 20:38:47 8ba584e970af: Pull complete 20:38:49 4cf5a0d07c1f: Verifying Checksum 20:38:49 4cf5a0d07c1f: Download complete 20:38:49 fca0ccc462d5: Verifying Checksum 20:38:49 fca0ccc462d5: Download complete 20:38:49 3cdc74d2b06d: Download complete 20:38:49 3cdc74d2b06d: Pull complete 20:38:49 4cf5a0d07c1f: Pull complete 20:38:49 fca0ccc462d5: Pull complete 20:38:49 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 20:38:49 Status: Downloaded newer image for docker:latest 20:38:50 ---> 44ec2d7679da 20:38:50 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:38:50 ---> Running in e1aec6e0d080 20:38:50 Removing intermediate container e1aec6e0d080 20:38:50 ---> 7bc8da64b07a 20:38:50 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:38:50 ---> Running in 6e6fe0c738a4 20:38:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:38:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:38:52 (1/5) Installing libsodium (1.0.18-r0) 20:38:52 (2/5) Installing libzmq (4.3.3-r0) 20:38:53 (3/5) Installing pkgconf (1.7.2-r0) 20:38:53 (4/5) Installing libsodium-dev (1.0.18-r0) 20:38:53 (5/5) Installing zeromq-dev (4.3.3-r0) 20:38:53 Executing busybox-1.31.1-r16.trigger 20:38:53 OK: 167 MiB in 44 packages 20:38:53 Removing intermediate container 6e6fe0c738a4 20:38:53 ---> 0e334e2d2538 20:38:53 Step 6/8 : WORKDIR /build 20:38:53 ---> Running in 02c09bb8605b 20:38:53 Removing intermediate container 02c09bb8605b 20:38:53 ---> c49a7b7b6b50 20:38:53 Step 7/8 : COPY go.mod . 20:38:54 ---> 16c8ee32fdb2 20:38:54 Step 8/8 : RUN go mod download 20:38:54 ---> Running in 269b1d12fed3 20:39:00 Removing intermediate container 69ab5fa6a7c4 20:39:00 ---> 26abf85d6c6f 20:39:00 Successfully built 26abf85d6c6f 20:39:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:39:00 + docker inspect -f . ci-base-image-arm64 20:39:00 . [Pipeline] withDockerContainer 20:39:01 prd-ubuntu18.04-docker-arm64-4c-16g-5947 does not seem to be running inside a container 20:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/133 -v /w/workspace/app-functions-sdk-go/133:/w/workspace/app-functions-sdk-go/133:rw,z -v /w/workspace/app-functions-sdk-go/133@tmp:/w/workspace/app-functions-sdk-go/133@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 ******** ci-base-image-arm64 cat 20:39:03 $ docker top 8f659306b971fbaef25b3e41a2ecc1d5d04fec8dffcd95a6020fcabf15c0a77f -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:04 + go version 20:39:04 go version go1.15.2 linux/arm64 [Pipeline] } 20:39:04 $ docker stop --time=1 8f659306b971fbaef25b3e41a2ecc1d5d04fec8dffcd95a6020fcabf15c0a77f 20:39:06 $ docker rm -f 8f659306b971fbaef25b3e41a2ecc1d5d04fec8dffcd95a6020fcabf15c0a77f [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] } 20:39:20 Removing intermediate container 269b1d12fed3 20:39:20 ---> a60549661dcc 20:39:20 Successfully built a60549661dcc 20:39:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:39:21 + docker inspect -f . ci-base-image-x86_64 20:39:21 . [Pipeline] withDockerContainer 20:39:21 prd-centos7-docker-4c-2g-5948 does not seem to be running inside a container 20:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/133 -v /w/workspace/app-functions-sdk-go/133:/w/workspace/app-functions-sdk-go/133:rw,z -v /w/workspace/app-functions-sdk-go/133@tmp:/w/workspace/app-functions-sdk-go/133@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 20:39:21 $ docker top cbfd976f63be111ad4db835f0ae7810a63f27f9233243adc0b81bf450c76bc02 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:22 + go version 20:39:22 go version go1.15.2 linux/amd64 [Pipeline] } 20:39:22 $ docker stop --time=1 cbfd976f63be111ad4db835f0ae7810a63f27f9233243adc0b81bf450c76bc02 20:39:23 $ docker rm -f cbfd976f63be111ad4db835f0ae7810a63f27f9233243adc0b81bf450c76bc02 [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 20:39:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 20:39:26 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 20:39:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 20:39:27 20:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 20:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 20:39:27 1.317.0: Pulling from edgex-devops/edgex-snyk-go 20:39:27 cbdbe7a5bc2a: Pulling fs layer 20:39:27 408f87550127: Pulling fs layer 20:39:27 fe522b08c979: Pulling fs layer 20:39:27 221eaa008020: Pulling fs layer 20:39:27 2a4607e5d6b9: Pulling fs layer 20:39:27 8f79b27c4fd2: Pulling fs layer 20:39:27 e5c8dbe1645b: Pulling fs layer 20:39:27 23e8b3b47431: Pulling fs layer 20:39:27 5c568d65a230: Pulling fs layer 20:39:27 e5c8dbe1645b: Waiting 20:39:27 221eaa008020: Waiting 20:39:27 23e8b3b47431: Waiting 20:39:27 5c568d65a230: Waiting 20:39:27 8f79b27c4fd2: Waiting 20:39:27 2a4607e5d6b9: Waiting 20:39:27 fe522b08c979: Verifying Checksum 20:39:27 fe522b08c979: Download complete 20:39:27 408f87550127: Download complete 20:39:27 2a4607e5d6b9: Download complete 20:39:27 8f79b27c4fd2: Verifying Checksum 20:39:27 8f79b27c4fd2: Download complete 20:39:27 cbdbe7a5bc2a: Verifying Checksum 20:39:27 cbdbe7a5bc2a: Download complete 20:39:28 cbdbe7a5bc2a: Pull complete 20:39:28 408f87550127: Pull complete 20:39:28 fe522b08c979: Pull complete 20:39:29 e5c8dbe1645b: Download complete 20:39:30 23e8b3b47431: Verifying Checksum 20:39:30 23e8b3b47431: Download complete 20:39:30 5c568d65a230: Verifying Checksum 20:39:30 5c568d65a230: Download complete 20:39:31 221eaa008020: Verifying Checksum 20:39:31 221eaa008020: Download complete 20:39:36 221eaa008020: Pull complete 20:39:36 2a4607e5d6b9: Pull complete 20:39:36 8f79b27c4fd2: Pull complete 20:39:38 e5c8dbe1645b: Pull complete 20:39:42 23e8b3b47431: Pull complete 20:39:43 5c568d65a230: Pull complete 20:39:43 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 20:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 20:39:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 20:39:44 prd-centos7-docker-4c-2g-5946 does not seem to be running inside a container 20:39:44 $ 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 20:39:45 $ docker top 75af411fbcf972760ef7448c89ff61b5fc3718d3fe64bacca34e62b0b13e7688 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:45 + snyk monitor '--org=edgex-jenkins' 20:39:55 20:39:55 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 20:39:55 20:39:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/7a33fbda-3439-4e8f-8104-04575e6e38fb 20:39:55 20:39:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:39:55 20:39:55 20:39:55 Snyk CLI supports Node.js 8 and higher. 20:39:55 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 20:39:55 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 20:39:55 20:39:55 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 20:39:55 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 20:39:55 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 20:39:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:39:55 $ docker stop --time=1 75af411fbcf972760ef7448c89ff61b5fc3718d3fe64bacca34e62b0b13e7688 20:39:59 $ docker rm -f 75af411fbcf972760ef7448c89ff61b5fc3718d3fe64bacca34e62b0b13e7688 [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 20:40:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:00 provisioning config files... 20:40:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8953098791006489197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:01 --> edgex-publish-swagger.sh 20:40:01 === Publish openapi/v2 API === 20:40:01 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:40:01 [publishToSwagger] Publishing API Name [app-functions-sdk] 20:40:01 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:01 Dload Upload Total Spent Left Speed 20:40:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 9939 0:00:01 0:00:01 --:--:-- 9950 100 13025 0 0 100 13025 0 9863 0:00:01 0:00:01 --:--:-- 9874 20:40:02 20:40:02 [Pipeline] } 20:40:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:03 + git log --format=format:%s -1 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 [Pipeline] isUnix [Pipeline] sh 20:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:04 . [Pipeline] withDockerContainer 20:40:04 prd-centos7-docker-4c-2g-5946 does not seem to be running inside a container 20:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -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 20:40:05 $ docker top a8287cf3c2a4c07c21a4ec66e37ef03d57dea431c3d4299df490c0b1d252f6b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:05 [ssh-agent] Looking for ssh-agent implementation... 20:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:05 $ docker exec a8287cf3c2a4c07c21a4ec66e37ef03d57dea431c3d4299df490c0b1d252f6b0 ssh-agent 20:40:05 SSH_AUTH_SOCK=/tmp/ssh-TToRKGtW9e1j/agent.12 20:40:05 SSH_AGENT_PID=17 20:40:05 Running ssh-add (command line suppressed) 20:40:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1491850424417555841.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1491850424417555841.key) 20:40:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:06 + git semver tag 20:40:06 # -> Open(): unable to determine branch for HEAD 20:40:06 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:40:06 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:40:06 # $SEMVER_REMOTE_NAME = origin 20:40:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:40:06 # $SEMVER_USER_NAME = edgex-jenkins 20:40:06 # $SEMVER_BRANCH = master 20:40:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 20:40:06 # 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 HEAD 20:40:06 # -> Force: false 20:40:06 # f2340943559e3a5b47fcabb42e1bef5638470ef6 refs/tags/v1.2.1-dev.45 [Pipeline] } 20:40:06 $ docker exec --env ******** --env ******** a8287cf3c2a4c07c21a4ec66e37ef03d57dea431c3d4299df490c0b1d252f6b0 ssh-agent -k 20:40:06 unset SSH_AUTH_SOCK; 20:40:06 unset SSH_AGENT_PID; 20:40:06 echo Agent pid 17 killed; 20:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:07 + git semver [Pipeline] } 20:40:07 $ docker stop --time=1 a8287cf3c2a4c07c21a4ec66e37ef03d57dea431c3d4299df490c0b1d252f6b0 20:40:08 $ docker rm -f a8287cf3c2a4c07c21a4ec66e37ef03d57dea431c3d4299df490c0b1d252f6b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:09 20:40:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:09 0.23.1-centos7: Pulling from edgex-lftools 20:40:09 ab5ef0e58194: Pulling fs layer 20:40:09 9712f1f96733: Pulling fs layer 20:40:09 63f879dbbcfc: Pulling fs layer 20:40:09 0d9ebad4ef96: Pulling fs layer 20:40:09 e9a5061849ea: Pulling fs layer 20:40:09 d747dcd14b5f: Pulling fs layer 20:40:09 2de7ff778b66: Pulling fs layer 20:40:09 e9a5061849ea: Waiting 20:40:09 d747dcd14b5f: Waiting 20:40:09 2de7ff778b66: Waiting 20:40:09 0d9ebad4ef96: Waiting 20:40:09 9712f1f96733: Verifying Checksum 20:40:09 9712f1f96733: Download complete 20:40:11 63f879dbbcfc: Verifying Checksum 20:40:11 63f879dbbcfc: Download complete 20:40:11 e9a5061849ea: Verifying Checksum 20:40:11 e9a5061849ea: Download complete 20:40:11 d747dcd14b5f: Verifying Checksum 20:40:11 d747dcd14b5f: Download complete 20:40:11 2de7ff778b66: Verifying Checksum 20:40:11 2de7ff778b66: Download complete 20:40:11 0d9ebad4ef96: Verifying Checksum 20:40:11 0d9ebad4ef96: Download complete 20:40:11 ab5ef0e58194: Download complete 20:40:17 ab5ef0e58194: Pull complete 20:40:17 9712f1f96733: Pull complete 20:40:19 63f879dbbcfc: Pull complete 20:40:25 0d9ebad4ef96: Pull complete 20:40:28 e9a5061849ea: Pull complete 20:40:28 d747dcd14b5f: Pull complete 20:40:30 2de7ff778b66: Pull complete 20:40:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:40:31 prd-centos7-docker-4c-2g-5946 does not seem to be running inside a container 20:40:31 $ 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 20:40:35 $ docker top de163fe4ef2375d517293ca21e4ff037027c18805200a43176b0aa24cac0e820 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:40:35 provisioning config files... 20:40:35 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6801514976066034856tmp 20:40:35 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config611335629526648753tmp 20:40:35 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config522700005817428745tmp [Pipeline] { [Pipeline] echo 20:40:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:40:35 ---> sigul-configuration.sh 20:40:35 gpg: directory `/root/.gnupg' created 20:40:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:40:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:40:35 gpg: keyring `/root/.gnupg/secring.gpg' created 20:40:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:40:35 gpg: CAST5 encrypted data 20:40:36 gpg: encrypted with 1 passphrase 20:40:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:40:36 + mkdir /home/jenkins 20:40:36 + mkdir /home/jenkins/sigul [Pipeline] sh 20:40:36 + 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 20:40:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:40:37 ---> sigul-install.sh 20:40:45 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:40:45 + git tag --list 20:40:45 v0.1.0 20:40:45 v0.1.1 20:40:45 v1.0.0 20:40:45 v1.1.0 20:40:45 v1.2.0 20:40:45 v1.2.1-dev.1 20:40:45 v1.2.1-dev.10 20:40:45 v1.2.1-dev.11 20:40:45 v1.2.1-dev.12 20:40:45 v1.2.1-dev.13 20:40:45 v1.2.1-dev.14 20:40:45 v1.2.1-dev.15 20:40:45 v1.2.1-dev.16 20:40:45 v1.2.1-dev.17 20:40:45 v1.2.1-dev.18 20:40:45 v1.2.1-dev.19 20:40:45 v1.2.1-dev.2 20:40:45 v1.2.1-dev.20 20:40:45 v1.2.1-dev.21 20:40:45 v1.2.1-dev.22 20:40:45 v1.2.1-dev.23 20:40:45 v1.2.1-dev.24 20:40:45 v1.2.1-dev.25 20:40:45 v1.2.1-dev.26 20:40:45 v1.2.1-dev.27 20:40:45 v1.2.1-dev.28 20:40:45 v1.2.1-dev.29 20:40:45 v1.2.1-dev.3 20:40:45 v1.2.1-dev.30 20:40:45 v1.2.1-dev.31 20:40:45 v1.2.1-dev.32 20:40:45 v1.2.1-dev.33 20:40:45 v1.2.1-dev.34 20:40:45 v1.2.1-dev.35 20:40:45 v1.2.1-dev.36 20:40:45 v1.2.1-dev.37 20:40:45 v1.2.1-dev.38 20:40:45 v1.2.1-dev.39 20:40:45 v1.2.1-dev.4 20:40:45 v1.2.1-dev.40 20:40:45 v1.2.1-dev.41 20:40:45 v1.2.1-dev.42 20:40:45 v1.2.1-dev.43 20:40:45 v1.2.1-dev.44 20:40:45 v1.2.1-dev.45 20:40:45 v1.2.1-dev.5 20:40:45 v1.2.1-dev.6 20:40:45 v1.2.1-dev.7 20:40:45 v1.2.1-dev.8 20:40:45 v1.2.1-dev.9 [Pipeline] sh 20:40:46 + lftools sign git-tag v1.2.1-dev.45 20:40:47 Signing Git tag with Sigul... 20:40:47 Signing v1.2.1-dev.45 [Pipeline] echo 20:40:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:40:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:40:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:40:48 $ docker stop --time=1 de163fe4ef2375d517293ca21e4ff037027c18805200a43176b0aa24cac0e820 20:40:50 $ docker rm -f de163fe4ef2375d517293ca21e4ff037027c18805200a43176b0aa24cac0e820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:40:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:51 . [Pipeline] withDockerContainer 20:40:51 prd-centos7-docker-4c-2g-5946 does not seem to be running inside a container 20:40:52 $ docker run -t -d -u 1001:1001 -u 0:0 -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 20:40:52 $ docker top 4890b5bc8fc54accb1984051750f09520c59071043049fddc57b0e842fae3f99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:52 [ssh-agent] Looking for ssh-agent implementation... 20:40:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:53 $ docker exec 4890b5bc8fc54accb1984051750f09520c59071043049fddc57b0e842fae3f99 ssh-agent 20:40:53 SSH_AUTH_SOCK=/tmp/ssh-iqz447kGCMUf/agent.13 20:40:53 SSH_AGENT_PID=19 20:40:53 Running ssh-add (command line suppressed) 20:40:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4686460012719693337.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4686460012719693337.key) 20:40:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:53 + git semver bump pre 20:40:53 # -> Open(): unable to determine branch for HEAD 20:40:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:40:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:40:53 # $SEMVER_REMOTE_NAME = origin 20:40:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:40:53 # $SEMVER_USER_NAME = edgex-jenkins 20:40:53 # $SEMVER_BRANCH = master 20:40:53 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 20:40:53 1.2.1-dev.46 [Pipeline] } 20:40:53 $ docker exec --env ******** --env ******** 4890b5bc8fc54accb1984051750f09520c59071043049fddc57b0e842fae3f99 ssh-agent -k 20:40:53 unset SSH_AUTH_SOCK; 20:40:53 unset SSH_AGENT_PID; 20:40:53 echo Agent pid 19 killed; 20:40:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:54 + git semver [Pipeline] } 20:40:54 $ docker stop --time=1 4890b5bc8fc54accb1984051750f09520c59071043049fddc57b0e842fae3f99 20:40:55 $ docker rm -f 4890b5bc8fc54accb1984051750f09520c59071043049fddc57b0e842fae3f99 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:40:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:56 . [Pipeline] withDockerContainer 20:40:56 prd-centos7-docker-4c-2g-5946 does not seem to be running inside a container 20:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 -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 20:40:57 $ docker top 0fa1d9534422f67ca9655a7d19add7dd503ee2536c2a1ed70433325a16b16be0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:57 [ssh-agent] Looking for ssh-agent implementation... 20:40:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:57 $ docker exec 0fa1d9534422f67ca9655a7d19add7dd503ee2536c2a1ed70433325a16b16be0 ssh-agent 20:40:57 SSH_AUTH_SOCK=/tmp/ssh-kxT0Q4dU9jYE/agent.12 20:40:57 SSH_AGENT_PID=18 20:40:57 Running ssh-add (command line suppressed) 20:40:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7514640676410827431.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7514640676410827431.key) 20:40:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:58 + git semver push 20:40:58 # -> Open(): unable to determine branch for HEAD 20:40:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:40:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:40:58 # $SEMVER_REMOTE_NAME = origin 20:40:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:40:58 # $SEMVER_USER_NAME = edgex-jenkins 20:40:58 # $SEMVER_BRANCH = master 20:40:58 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:41:06 $ docker exec --env ******** --env ******** 0fa1d9534422f67ca9655a7d19add7dd503ee2536c2a1ed70433325a16b16be0 ssh-agent -k 20:41:06 unset SSH_AUTH_SOCK; 20:41:06 unset SSH_AGENT_PID; 20:41:06 echo Agent pid 18 killed; 20:41:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:07 + git semver [Pipeline] } 20:41:07 $ docker stop --time=1 0fa1d9534422f67ca9655a7d19add7dd503ee2536c2a1ed70433325a16b16be0 20:41:08 $ docker rm -f 0fa1d9534422f67ca9655a7d19add7dd503ee2536c2a1ed70433325a16b16be0 [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 20:41:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:10 ---> package-listing.sh 20:41:10 ++ facter osfamily 20:41:10 ++ tr '[:upper:]' '[:lower:]' 20:41:10 + OS_FAMILY=redhat 20:41:10 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 20:41:10 + START_PACKAGES=/tmp/packages_start.txt 20:41:10 + END_PACKAGES=/tmp/packages_end.txt 20:41:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:10 + PACKAGES=/tmp/packages_start.txt 20:41:10 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 20:41:10 + PACKAGES=/tmp/packages_end.txt 20:41:10 + case "${OS_FAMILY}" in 20:41:10 + rpm -qa 20:41:10 + sort 20:41:15 + '[' -f /tmp/packages_start.txt ']' 20:41:15 + '[' -f /tmp/packages_end.txt ']' 20:41:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:15 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 20:41:15 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 20:41:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 20:41:15 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:41:15 20:41:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:41:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:41:16 alpine: Pulling from edgex-lftools-log-publisher 20:41:16 df20fa9351a1: Pulling fs layer 20:41:16 36b3adc4ff6f: Pulling fs layer 20:41:16 8ad3a11d3b57: Pulling fs layer 20:41:16 46f8f816bc3b: Pulling fs layer 20:41:16 93b61091891f: Pulling fs layer 20:41:16 93b9cdb0e59b: Pulling fs layer 20:41:16 5e14af77c1be: Pulling fs layer 20:41:16 01666e4c0597: Pulling fs layer 20:41:16 aa168da1d23b: Pulling fs layer 20:41:16 46f8f816bc3b: Waiting 20:41:16 93b61091891f: Waiting 20:41:16 93b9cdb0e59b: Waiting 20:41:16 5e14af77c1be: Waiting 20:41:16 01666e4c0597: Waiting 20:41:16 aa168da1d23b: Waiting 20:41:16 36b3adc4ff6f: Download complete 20:41:16 46f8f816bc3b: Download complete 20:41:16 df20fa9351a1: Download complete 20:41:16 93b9cdb0e59b: Verifying Checksum 20:41:16 93b9cdb0e59b: Download complete 20:41:16 93b61091891f: Verifying Checksum 20:41:16 93b61091891f: Download complete 20:41:16 5e14af77c1be: Verifying Checksum 20:41:16 5e14af77c1be: Download complete 20:41:16 01666e4c0597: Verifying Checksum 20:41:16 01666e4c0597: Download complete 20:41:16 8ad3a11d3b57: Verifying Checksum 20:41:16 8ad3a11d3b57: Download complete 20:41:16 df20fa9351a1: Pull complete 20:41:17 36b3adc4ff6f: Pull complete 20:41:18 8ad3a11d3b57: Pull complete 20:41:18 46f8f816bc3b: Pull complete 20:41:18 93b61091891f: Pull complete 20:41:18 93b9cdb0e59b: Pull complete 20:41:18 5e14af77c1be: Pull complete 20:41:19 aa168da1d23b: Verifying Checksum 20:41:19 aa168da1d23b: Download complete 20:41:19 01666e4c0597: Pull complete 20:41:25 aa168da1d23b: Pull complete 20:41:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:41:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:41:25 prd-centos7-docker-4c-2g-5946 does not seem to be running inside a container 20:41:25 $ 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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-log-publisher:alpine cat 20:41:29 $ docker top 685e3d25b6f61b48c7edfa510691f21e5ee3f0550d6c1c6c783157b35986af32 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:30 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:30 + mkdir -p /var/log/sa [Pipeline] sh 20:41:31 + ls /var/log/sa-host 20:41:31 + sadf -c /var/log/sa-host/sa05 20:41:31 file_magic: OK 20:41:31 HZ: Using current value: 100 20:41:31 file_header: OK 20:41:31 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 20:41:31 Statistics: 20:41:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:41:31 File successfully converted to sysstat format version 12.2.1 20:41:31 + sadf -c /var/log/sa-host/sa16 20:41:31 file_magic: OK 20:41:31 HZ: Using current value: 100 20:41:31 file_header: OK 20:41:31 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 20:41:31 Statistics: 20:41:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:41:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:31 provisioning config files... 20:41:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7542230079532405816tmp [Pipeline] { [Pipeline] echo 20:41:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:32 ---> create-netrc.sh [Pipeline] } 20:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:41:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:41:32 ---> python-tools-install.sh [Pipeline] echo 20:41:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:32 ---> sudo-logs.sh 20:41:32 Archiving 'sudo' log.. [Pipeline] echo 20:41:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:33 ---> job-cost.sh 20:41:33 lf-activate-venv: SKIPPING 20:41:33 INFO: No Stack... 20:41:34 INFO: Retrieving Pricing Info for: v1-standard-2 20:41:35 INFO: Archiving Costs [Pipeline] echo 20:41:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:35 ---> logs-deploy.sh 20:41:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/133 20:41:35 INFO: archiving workspace using pattern(s): 20:41:37 Archives upload complete. 20:41:37 INFO: archiving logs to Nexus 20:41:38 ---> uname -a: 20:41:38 Linux prd-centos7-docker-4c-2g-5946.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 20:41:38 20:41:38 20:41:38 ---> lscpu: 20:41:38 Architecture: x86_64 20:41:38 CPU op-mode(s): 32-bit, 64-bit 20:41:38 Byte Order: Little Endian 20:41:38 Address sizes: 40 bits physical, 48 bits virtual 20:41:38 CPU(s): 4 20:41:38 On-line CPU(s) list: 0-3 20:41:38 Thread(s) per core: 1 20:41:38 Core(s) per socket: 1 20:41:38 Socket(s): 4 20:41:38 NUMA node(s): 1 20:41:38 Vendor ID: GenuineIntel 20:41:38 CPU family: 6 20:41:38 Model: 44 20:41:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:41:38 Stepping: 1 20:41:38 CPU MHz: 2933.442 20:41:38 BogoMIPS: 5866.88 20:41:38 Virtualization: VT-x 20:41:38 Hypervisor vendor: KVM 20:41:38 Virtualization type: full 20:41:38 L1d cache: 128 KiB 20:41:38 L1i cache: 128 KiB 20:41:38 L2 cache: 16 MiB 20:41:38 L3 cache: 64 MiB 20:41:38 NUMA node0 CPU(s): 0-3 20:41:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:41:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:41:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:41:38 Vulnerability Meltdown: Mitigation; PTI 20:41:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:41:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:41:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:41:38 Vulnerability Tsx async abort: Not affected 20:41:38 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 20:41:38 20:41:38 20:41:38 ---> nproc: 20:41:38 4 20:41:38 20:41:38 20:41:38 ---> df -h: 20:41:38 Filesystem Size Used Available Use% Mounted on 20:41:38 overlay 50.0G 8.5G 41.5G 17% / 20:41:38 tmpfs 64.0M 0 64.0M 0% /dev 20:41:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:41:38 shm 64.0M 0 64.0M 0% /dev/shm 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 20:41:38 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 20:41:38 20:41:38 20:41:38 ---> free -m: 20:41:38 total used free shared buff/cache available 20:41:38 Mem: 1837 793 156 0 887 982 20:41:38 Swap: 1023 3 1020 20:41:38 20:41:38 20:41:38 ---> ip addr: 20:41:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:41:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:41:38 inet 127.0.0.1/8 scope host lo 20:41:38 valid_lft forever preferred_lft forever 20:41:38 inet6 ::1/128 scope host 20:41:38 valid_lft forever preferred_lft forever 20:41:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:41:38 link/ether fa:16:3e:2a:d5:6f brd ff:ff:ff:ff:ff:ff 20:41:38 inet 10.30.123.20/23 brd 10.30.123.255 scope global dynamic eth0 20:41:38 valid_lft 85972sec preferred_lft 85972sec 20:41:38 inet6 fe80::f816:3eff:fe2a:d56f/64 scope link 20:41:38 valid_lft forever preferred_lft forever 20:41:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:41:38 link/ether 02:42:96:aa:0f:04 brd ff:ff:ff:ff:ff:ff 20:41:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:41:38 valid_lft forever preferred_lft forever 20:41:38 inet6 fe80::42:96ff:feaa:f04/64 scope link 20:41:38 valid_lft forever preferred_lft forever 20:41:38 20:41:38 20:41:38 ---> sar -b -r -n DEV: 20:41:38 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/16/20 _x86_64_ (4 CPU) 20:41:38 20:41:38 20:34:11 LINUX RESTART (4 CPU) 20:41:38 20:41:38 20:35:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:41:38 20:36:01 33.12 13.59 19.53 0.00 4797.80 3484.04 0.00 20:41:38 20:37:01 1.90 0.00 1.90 0.00 0.00 37.70 0.00 20:41:38 20:38:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 20:41:38 20:39:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 20:41:38 20:40:01 252.01 140.32 111.69 0.00 7577.43 35578.69 0.00 20:41:38 20:41:01 213.03 79.97 133.06 0.00 5098.97 32681.33 0.00 20:41:38 Average: 83.73 39.13 44.60 0.00 2902.60 12016.06 0.00 20:41:38 20:41:38 20:35:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:41:38 20:36:01 234240 0 582880 30.98 2620 1061816 1112704 37.97 424672 1064444 20 20:41:38 20:37:01 238644 0 578468 30.74 2620 1061824 1081324 36.90 424952 1060752 8 20:41:38 20:38:01 236284 0 580824 30.87 2620 1061828 1081504 36.91 427572 1060068 8 20:41:38 20:39:01 234780 0 582328 30.95 2620 1061828 1081540 36.91 431836 1057388 8 20:41:38 20:40:01 277056 0 655448 34.84 2596 946456 1099192 37.51 537132 845548 20 20:41:38 20:41:01 221120 0 742496 39.46 1492 916448 1295264 44.21 617728 753460 52 20:41:38 Average: 240354 0 620407 32.97 2428 1018367 1125255 38.40 477315 973610 19 20:41:38 20:41:38 20:35:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:41:38 20:36:01 eth0 244.65 243.09 776.64 48.04 0.00 0.00 0.00 0.00 20:41:38 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 20:36:01 docker0 135.66 98.66 10.55 314.93 0.00 0.00 0.00 0.00 20:41:38 20:37:01 eth0 0.78 0.07 0.06 0.01 0.00 0.00 0.00 0.00 20:41:38 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 20:38:01 eth0 2.56 1.78 1.78 0.26 0.00 0.00 0.00 0.00 20:41:38 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 20:39:01 eth0 0.40 0.37 0.26 0.24 0.00 0.00 0.00 0.00 20:41:38 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 20:40:01 eth0 469.32 419.56 4204.81 38.17 0.00 0.00 0.00 0.00 20:41:38 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 20:40:01 docker0 61.44 63.58 5.00 413.06 0.00 0.00 0.00 0.00 20:41:38 20:41:01 veth5d24790 0.88 0.77 0.18 0.19 0.00 0.00 0.00 0.00 20:41:38 20:41:01 eth0 481.13 416.19 3455.33 106.71 0.00 0.00 0.00 0.00 20:41:38 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 20:41:01 docker0 34.33 38.57 2.05 199.28 0.00 0.00 0.00 0.00 20:41:38 Average: veth5d24790 0.15 0.13 0.03 0.03 0.00 0.00 0.00 0.00 20:41:38 Average: eth0 199.62 179.88 1410.44 32.16 0.00 0.00 0.00 0.00 20:41:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:38 Average: docker0 38.04 33.11 2.89 153.69 0.00 0.00 0.00 0.00 20:41:38 20:41:38 20:41:38 ---> sar -P ALL: 20:41:38 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/16/20 _x86_64_ (4 CPU) 20:41:38 20:41:38 20:34:11 LINUX RESTART (4 CPU) 20:41:38 20:41:38 20:35:03 CPU %user %nice %system %iowait %steal %idle 20:41:38 20:36:01 all 3.69 0.00 2.09 0.77 0.01 93.44 20:41:38 20:36:01 0 3.78 0.00 2.20 0.50 0.02 93.49 20:41:38 20:36:01 1 3.30 0.00 2.02 0.55 0.02 94.10 20:41:38 20:36:01 2 4.07 0.00 2.28 0.31 0.00 93.34 20:41:38 20:36:01 3 3.62 0.00 1.85 1.70 0.02 92.82 20:41:38 20:37:01 all 0.15 0.00 0.05 0.00 0.00 99.80 20:41:38 20:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:41:38 20:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:41:38 20:37:01 2 0.05 0.00 0.07 0.00 0.00 99.88 20:41:38 20:37:01 3 0.48 0.00 0.05 0.00 0.00 99.47 20:41:38 20:38:01 all 0.18 0.00 0.04 0.00 0.00 99.78 20:41:38 20:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:41:38 20:38:01 1 0.07 0.00 0.03 0.00 0.00 99.90 20:41:38 20:38:01 2 0.07 0.00 0.05 0.00 0.02 99.87 20:41:38 20:38:01 3 0.53 0.00 0.02 0.00 0.00 99.45 20:41:38 20:39:01 all 0.10 0.00 0.05 0.00 0.00 99.85 20:41:38 20:39:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:41:38 20:39:01 1 0.32 0.00 0.10 0.00 0.00 99.58 20:41:38 20:39:01 2 0.03 0.00 0.05 0.00 0.00 99.92 20:41:38 20:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:41:38 20:40:01 all 8.67 0.00 5.41 2.85 0.04 83.02 20:41:38 20:40:01 0 8.10 0.00 5.68 2.07 0.03 84.11 20:41:38 20:40:01 1 9.32 0.00 5.08 2.48 0.05 83.07 20:41:38 20:40:01 2 8.39 0.00 5.28 3.41 0.03 82.88 20:41:38 20:40:01 3 8.88 0.00 5.61 3.44 0.03 82.03 20:41:38 20:41:01 all 11.05 0.00 7.92 3.23 0.05 77.75 20:41:38 20:41:01 0 9.13 0.00 8.40 1.19 0.07 81.21 20:41:38 20:41:01 1 12.95 0.00 7.54 2.29 0.05 77.16 20:41:38 20:41:01 2 10.32 0.00 7.92 4.14 0.03 77.59 20:41:38 20:41:01 3 11.82 0.00 7.82 5.28 0.05 75.03 20:41:38 Average: all 3.94 0.00 2.57 1.13 0.02 92.33 20:41:38 Average: 0 3.48 0.00 2.71 0.62 0.02 93.17 20:41:38 Average: 1 4.30 0.00 2.45 0.88 0.02 92.34 20:41:38 Average: 2 3.79 0.00 2.59 1.30 0.01 92.30 20:41:38 Average: 3 4.20 0.00 2.54 1.72 0.02 91.52 20:41:38 20:41:38 20:41:38