Pull request #784 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 75b460fd918df2d2ab04da3665df36095b26342c+1798f22c4beb2284959a60107cdee2587c045e25 (68a71fd22eca4a88134bb38e7b7fad85e654c2b6) Running in Durability level: MAX_SURVIVABILITY 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-784/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-784/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33169 in /w/workspace/ndry_app-functions-sdk-go_PR-784 [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_PR-784 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/master commit 1798f22c4beb2284959a60107cdee2587c045e25 into PR head commit 75b460fd918df2d2ab04da3665df36095b26342c Merge succeeded, producing 75b460fd918df2d2ab04da3665df36095b26342c Checking out Revision 75b460fd918df2d2ab04da3665df36095b26342c (PR-784) 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 --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/784/head:refs/remotes/origin/PR-784 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b460fd918df2d2ab04da3665df36095b26342c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1798f22c4beb2284959a60107cdee2587c045e25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75b460fd918df2d2ab04da3665df36095b26342c # timeout=10 Commit message: "refactor: Replace file based with use of Secret Provider to get Access Tokens" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:38:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:38:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:38:34 ========================================================= 18:38:34 EdgeX Global Pipelines Version Info 18:38:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:38:37 ------------------- 18:38:37 stable info: 18:38:37 ------------------- 18:38:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:38:37 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:38:37 Message: update stable to v1.0.186 18:38:38 ------------------- 18:38:38 experimental info: 18:38:38 ------------------- 18:38:38 Commited By: **** collab-it+edgex@linuxfoundation.org 18:38:38 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 18:38:38 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:38:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:38:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:38:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:38:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:38:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:38:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:38:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:38:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:38:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:38:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:38:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 18:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:38:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:38:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:38:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:38:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:38:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:38:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:38:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:38:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:38:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:38:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:38:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:38:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:38:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-784 [Pipeline] echo 18:38:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-784 [Pipeline] echo 18:38:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-784 [Pipeline] echo 18:38:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75b460fd918df2d2ab04da3665df36095b26342c [Pipeline] echo 18:38:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75b460f [Pipeline] echo 18:38:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:45 + git log --format=format:%s -1 75b460fd918df2d2ab04da3665df36095b26342c [Pipeline] echo 18:38:45 GIT_COMMIT: 75b460fd918df2d2ab04da3665df36095b26342c, Commit Message: refactor: Replace file based with use of Secret Provider to get Access Tokens [Pipeline] echo 18:38:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:47 18:38:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:38:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:48 latest: Pulling from edgex-devops/git-semver 18:38:48 31603596830f: Pulling fs layer 18:38:48 2a8b12db71e7: Pulling fs layer 18:38:48 6ca5941a6612: Pulling fs layer 18:38:48 ecc8261a40a4: Pulling fs layer 18:38:48 ecc8261a40a4: Waiting 18:38:48 2a8b12db71e7: Verifying Checksum 18:38:48 2a8b12db71e7: Download complete 18:38:48 31603596830f: Verifying Checksum 18:38:48 31603596830f: Download complete 18:38:49 6ca5941a6612: Verifying Checksum 18:38:49 6ca5941a6612: Download complete 18:38:49 ecc8261a40a4: Verifying Checksum 18:38:49 ecc8261a40a4: Download complete 18:38:50 31603596830f: Pull complete 18:38:50 2a8b12db71e7: Pull complete 18:38:53 6ca5941a6612: Pull complete 18:38:54 ecc8261a40a4: Pull complete 18:38:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:38:54 prd-centos7-docker-4c-2g-33169 does not seem to be running inside a container 18:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-784 -v /w/workspace/ndry_app-functions-sdk-go_PR-784:/w/workspace/ndry_app-functions-sdk-go_PR-784:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-784@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:38:57 $ docker top b315b32b4adc5e3c7489345024727ad5baf4bb3f8776a486b66c0e64c31bca9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:58 [ssh-agent] Looking for ssh-agent implementation... 18:38:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:58 $ docker exec b315b32b4adc5e3c7489345024727ad5baf4bb3f8776a486b66c0e64c31bca9c ssh-agent 18:38:59 SSH_AUTH_SOCK=/tmp/ssh-C6xRwH0449UM/agent.11 18:38:59 SSH_AGENT_PID=16 18:38:59 Running ssh-add (command line suppressed) 18:38:59 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-784@tmp/private_key_1788552896203201540.key (/w/workspace/ndry_app-functions-sdk-go_PR-784@tmp/private_key_1788552896203201540.key) 18:39:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:00 + git tag --points-at HEAD [Pipeline] } 18:39:01 $ docker exec --env ******** --env ******** b315b32b4adc5e3c7489345024727ad5baf4bb3f8776a486b66c0e64c31bca9c ssh-agent -k 18:39:02 unset SSH_AUTH_SOCK; 18:39:02 unset SSH_AGENT_PID; 18:39:02 echo Agent pid 16 killed; 18:39:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:39:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:02 [ssh-agent] Looking for ssh-agent implementation... 18:39:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:02 $ docker exec b315b32b4adc5e3c7489345024727ad5baf4bb3f8776a486b66c0e64c31bca9c ssh-agent 18:39:03 SSH_AUTH_SOCK=/tmp/ssh-xTjjZAHuwwTr/agent.44 18:39:03 SSH_AGENT_PID=49 18:39:03 Running ssh-add (command line suppressed) 18:39:03 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-784@tmp/private_key_5098855191670032827.key (/w/workspace/ndry_app-functions-sdk-go_PR-784@tmp/private_key_5098855191670032827.key) 18:39:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:05 + git semver init 18:39:05 # -> Open(): unable to determine branch for HEAD 18:39:05 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-784/.git 18:39:05 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-784 18:39:05 # $SEMVER_REMOTE_NAME = origin 18:39:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:39:05 # $SEMVER_USER_NAME = edgex-jenkins 18:39:05 # $SEMVER_BRANCH = PR-784 18:39:05 # $SEMVER_TEMP = /tmp/semver-119646095 18:39:05 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:39:10 # '/tmp/semver-119646095' -> '/w/workspace/ndry_app-functions-sdk-go_PR-784/.semver' 18:39:10 # -> Force: false 18:39:10 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-784/.semver [Pipeline] } 18:39:10 $ docker exec --env ******** --env ******** b315b32b4adc5e3c7489345024727ad5baf4bb3f8776a486b66c0e64c31bca9c ssh-agent -k 18:39:10 unset SSH_AUTH_SOCK; 18:39:10 unset SSH_AGENT_PID; 18:39:10 echo Agent pid 49 killed; 18:39:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:12 + git semver [Pipeline] } 18:39:12 $ docker stop --time=1 b315b32b4adc5e3c7489345024727ad5baf4bb3f8776a486b66c0e64c31bca9c 18:39:14 $ docker rm -f b315b32b4adc5e3c7489345024727ad5baf4bb3f8776a486b66c0e64c31bca9c [Pipeline] // withDockerContainer [Pipeline] sh 18:39:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:39:16 Stashed 1 file(s) [Pipeline] echo 18:39:16 [edgeXSemver]: initialized semver on version 0.0.0 [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:39:32 Still waiting to schedule task 18:39:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:39:32 Still waiting to schedule task 18:39:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 18:41:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33170 in /w/workspace/ndry_app-functions-sdk-go_PR-784 [Pipeline] { [Pipeline] ws 18:41:22 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:41:27 using credential edgex-jenkins-ssh 18:41:27 Cloning the remote Git repository 18:41:28 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:41:28 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 18:41:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:41:28 > git --version # timeout=10 18:41:28 > git --version # 'git version 2.17.1' 18:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:41:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:41:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:41:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/784/head:refs/remotes/origin/PR-784 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:41:32 Merging remotes/origin/master commit 1798f22c4beb2284959a60107cdee2587c045e25 into PR head commit 75b460fd918df2d2ab04da3665df36095b26342c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:41:32 Failed in branch arm64 18:41:32 > git config core.sparsecheckout # timeout=10 18:41:32 > git checkout -f 75b460fd918df2d2ab04da3665df36095b26342c # timeout=10 18:41:45 Running on prd-centos7-docker-4c-2g-33172 in /w/workspace/ndry_app-functions-sdk-go_PR-784 [Pipeline] { [Pipeline] ws 18:41:45 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:41:47 using credential edgex-jenkins-ssh 18:41:47 Cloning the remote Git repository 18:41:47 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:41:48 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 18:41:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:41:48 > git --version # timeout=10 18:41:48 > git --version # 'git version 2.24.3' 18:41:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:49 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:41:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:49 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:41:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:41:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/784/head:refs/remotes/origin/PR-784 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:41:50 Merging remotes/origin/master commit 1798f22c4beb2284959a60107cdee2587c045e25 into PR head commit 75b460fd918df2d2ab04da3665df36095b26342c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:41:51 Failed in branch amd64 [Pipeline] // parallel 18:41:50 > git config core.sparsecheckout # timeout=10 18:41:50 > git checkout -f 75b460fd918df2d2ab04da3665df36095b26342c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:41:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:41:56 ---> package-listing.sh 18:41:56 ++ tr '[:upper:]' '[:lower:]' 18:41:56 ++ facter osfamily 18:41:57 + OS_FAMILY=redhat 18:41:57 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-784 18:41:57 + START_PACKAGES=/tmp/packages_start.txt 18:41:57 + END_PACKAGES=/tmp/packages_end.txt 18:41:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:41:57 + PACKAGES=/tmp/packages_start.txt 18:41:57 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-784 ']' 18:41:57 + PACKAGES=/tmp/packages_end.txt 18:41:57 + case "${OS_FAMILY}" in 18:41:57 + sort 18:41:57 + rpm -qa 18:42:05 + '[' -f /tmp/packages_start.txt ']' 18:42:05 + '[' -f /tmp/packages_end.txt ']' 18:42:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:05 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-784 ']' 18:42:05 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-784/archives/ 18:42:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-784/archives/ [Pipeline] echo 18:42:06 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_PR-784/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:42:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:07 18:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:08 alpine: Pulling from edgex-lftools-log-publisher 18:42:08 df20fa9351a1: Pulling fs layer 18:42:08 36b3adc4ff6f: Pulling fs layer 18:42:08 8ad3a11d3b57: Pulling fs layer 18:42:08 46f8f816bc3b: Pulling fs layer 18:42:08 93b61091891f: Pulling fs layer 18:42:08 93b9cdb0e59b: Pulling fs layer 18:42:08 5e14af77c1be: Pulling fs layer 18:42:08 01666e4c0597: Pulling fs layer 18:42:08 aa168da1d23b: Pulling fs layer 18:42:08 93b9cdb0e59b: Waiting 18:42:08 5e14af77c1be: Waiting 18:42:08 01666e4c0597: Waiting 18:42:08 aa168da1d23b: Waiting 18:42:08 93b61091891f: Waiting 18:42:08 36b3adc4ff6f: Verifying Checksum 18:42:08 36b3adc4ff6f: Download complete 18:42:08 46f8f816bc3b: Verifying Checksum 18:42:08 46f8f816bc3b: Download complete 18:42:08 df20fa9351a1: Verifying Checksum 18:42:08 93b9cdb0e59b: Verifying Checksum 18:42:08 93b9cdb0e59b: Download complete 18:42:08 5e14af77c1be: Verifying Checksum 18:42:08 5e14af77c1be: Download complete 18:42:08 01666e4c0597: Verifying Checksum 18:42:08 01666e4c0597: Download complete 18:42:09 93b61091891f: Download complete 18:42:09 df20fa9351a1: Pull complete 18:42:09 8ad3a11d3b57: Verifying Checksum 18:42:09 8ad3a11d3b57: Download complete 18:42:09 36b3adc4ff6f: Pull complete 18:42:11 8ad3a11d3b57: Pull complete 18:42:11 46f8f816bc3b: Pull complete 18:42:12 93b61091891f: Pull complete 18:42:12 93b9cdb0e59b: Pull complete 18:42:13 5e14af77c1be: Pull complete 18:42:13 01666e4c0597: Pull complete 18:42:16 aa168da1d23b: Verifying Checksum 18:42:16 aa168da1d23b: Download complete 18:42:35 aa168da1d23b: Pull complete 18:42:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:42:35 prd-centos7-docker-4c-2g-33169 does not seem to be running inside a container 18:42:35 $ 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_PR-784/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_PR-784 -v /w/workspace/ndry_app-functions-sdk-go_PR-784:/w/workspace/ndry_app-functions-sdk-go_PR-784:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-784@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-784@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:42:40 $ docker top f97c1cb58d2c75d99c0fc08d91a51c176e1bc6f5b60b2b78ab91116d899ed4a9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:41 + touch /tmp/pre-build-complete [Pipeline] sh 18:42:42 + mkdir -p /var/log/sa [Pipeline] sh 18:42:43 + ls /var/log/sa-host 18:42:43 + sadf -c /var/log/sa-host/sa07 18:42:43 file_magic: OK 18:42:43 HZ: Using current value: 100 18:42:43 file_header: OK 18:42:43 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 18:42:43 Statistics: 18:42:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:42:43 File successfully converted to sysstat format version 12.2.1 18:42:43 + sadf -c /var/log/sa-host/sa23 18:42:43 file_magic: OK 18:42:43 HZ: Using current value: 100 18:42:43 file_header: OK 18:42:43 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 18:42:43 Statistics: 18:42:43 Hnuu...uuuununununu... 18:42:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:44 provisioning config files... 18:42:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-784@tmp/config5969259975750315596tmp [Pipeline] { [Pipeline] echo 18:42:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:42:45 ---> create-netrc.sh [Pipeline] } 18:42:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:42:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:42:46 ---> python-tools-install.sh [Pipeline] echo 18:42:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:42:46 ---> sudo-logs.sh 18:42:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:42:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:42:47 ---> job-cost.sh 18:42:48 lf-activate-venv: SKIPPING 18:42:48 INFO: No Stack... 18:42:49 INFO: Retrieving Pricing Info for: v1-standard-2 18:42:49 INFO: Archiving Costs [Pipeline] echo 18:42:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:42:50 ---> logs-deploy.sh 18:42:50 lf-activate-venv: SKIPPING 18:42:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-784/1 18:42:50 INFO: archiving workspace using pattern(s): 18:42:53 Archives upload complete. 18:42:53 INFO: archiving logs to Nexus 18:42:55 ---> uname -a: 18:42:55 Linux prd-centos7-docker-4c-2g-33169.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:42:55 18:42:55 18:42:55 ---> lscpu: 18:42:55 Architecture: x86_64 18:42:55 CPU op-mode(s): 32-bit, 64-bit 18:42:55 Byte Order: Little Endian 18:42:55 Address sizes: 40 bits physical, 48 bits virtual 18:42:55 CPU(s): 4 18:42:55 On-line CPU(s) list: 0-3 18:42:55 Thread(s) per core: 1 18:42:55 Core(s) per socket: 1 18:42:55 Socket(s): 4 18:42:55 NUMA node(s): 1 18:42:55 Vendor ID: GenuineIntel 18:42:55 CPU family: 6 18:42:55 Model: 44 18:42:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:42:55 Stepping: 1 18:42:55 CPU MHz: 2933.438 18:42:55 BogoMIPS: 5866.87 18:42:55 Virtualization: VT-x 18:42:55 Hypervisor vendor: KVM 18:42:55 Virtualization type: full 18:42:55 L1d cache: 128 KiB 18:42:55 L1i cache: 128 KiB 18:42:55 L2 cache: 16 MiB 18:42:55 L3 cache: 64 MiB 18:42:55 NUMA node0 CPU(s): 0-3 18:42:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:42:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:42:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:42:55 Vulnerability Meltdown: Mitigation; PTI 18:42:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:42:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:42:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:42:55 Vulnerability Srbds: Not affected 18:42:55 Vulnerability Tsx async abort: Not affected 18:42:55 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:42:55 18:42:55 18:42:55 ---> nproc: 18:42:55 4 18:42:55 18:42:55 18:42:55 ---> df -h: 18:42:55 Filesystem Size Used Available Use% Mounted on 18:42:55 overlay 50.0G 7.3G 42.7G 15% / 18:42:55 tmpfs 64.0M 0 64.0M 0% /dev 18:42:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:42:55 shm 64.0M 0 64.0M 0% /dev/shm 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-784 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-784@tmp 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:42:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:42:55 18:42:55 18:42:55 ---> free -m: 18:42:55 total used free shared buff/cache available 18:42:55 Mem: 1837 713 97 0 1025 1019 18:42:55 Swap: 1023 1 1022 18:42:55 18:42:55 18:42:55 ---> ip addr: 18:42:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:42:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:42:55 inet 127.0.0.1/8 scope host lo 18:42:55 valid_lft forever preferred_lft forever 18:42:55 inet6 ::1/128 scope host 18:42:55 valid_lft forever preferred_lft forever 18:42:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:42:55 link/ether fa:16:3e:29:98:2c brd ff:ff:ff:ff:ff:ff 18:42:55 inet 10.30.123.25/23 brd 10.30.123.255 scope global dynamic eth0 18:42:55 valid_lft 86061sec preferred_lft 86061sec 18:42:55 inet6 fe80::f816:3eff:fe29:982c/64 scope link 18:42:55 valid_lft forever preferred_lft forever 18:42:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:42:55 link/ether 02:42:a0:83:20:75 brd ff:ff:ff:ff:ff:ff 18:42:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:42:55 valid_lft forever preferred_lft forever 18:42:55 inet6 fe80::42:a0ff:fe83:2075/64 scope link 18:42:55 valid_lft forever preferred_lft forever 18:42:55 18:42:55 18:42:55 ---> sar -b -r -n DEV: 18:42:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 18:42:55 18:42:55 18:37:02 LINUX RESTART (4 CPU) 18:42:55 18:42:55 18:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:42:55 18:39:01 54.37 18.28 36.09 0.00 5103.41 4133.32 0.00 18:42:55 18:40:01 9.45 3.07 6.38 0.00 209.13 1302.76 0.00 18:42:55 18:41:02 0.86 0.00 0.86 0.00 0.00 12.48 0.00 18:42:55 18:42:01 22.38 22.01 0.37 0.00 2601.22 4.33 0.00 18:42:55 Average: 21.80 10.80 11.00 0.00 1979.02 1372.33 0.00 18:42:55 18:42:55 18:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:42:55 18:39:01 117668 0 656212 34.88 2620 1105044 1484248 50.65 461732 1100164 52 18:42:55 18:40:01 242240 0 623612 33.14 2620 1013072 1197416 40.87 427844 1012508 8 18:42:55 18:41:02 257876 0 608084 32.32 2620 1012964 1081464 36.91 420548 1006916 8 18:42:55 18:42:01 155900 0 633112 33.65 2620 1089912 1117012 38.12 445604 1082712 60 18:42:55 Average: 193421 0 630255 33.50 2620 1055248 1220035 41.64 438932 1050575 32 18:42:55 18:42:55 18:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:42:55 18:39:01 eth0 271.89 222.98 1267.19 69.81 0.00 0.00 0.00 0.00 18:42:55 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:55 18:39:01 veth1574ec1 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 18:42:55 18:39:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:42:55 18:40:01 eth0 64.54 66.52 324.26 26.36 0.00 0.00 0.00 0.00 18:42:55 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:55 18:40:01 docker0 51.20 47.78 6.15 305.38 0.00 0.00 0.00 0.00 18:42:55 18:41:02 eth0 1.60 0.37 0.46 0.02 0.00 0.00 0.00 0.00 18:42:55 18:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:55 18:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:55 18:42:01 eth0 6.63 4.58 5.93 2.65 0.00 0.00 0.00 0.00 18:42:55 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:55 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:55 Average: eth0 86.72 74.08 402.16 24.86 0.00 0.00 0.00 0.00 18:42:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:55 Average: docker0 12.85 12.01 1.54 76.64 0.00 0.00 0.00 0.00 18:42:55 18:42:55 18:42:55 ---> sar -P ALL: 18:42:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 18:42:55 18:42:55 18:37:02 LINUX RESTART (4 CPU) 18:42:55 18:42:55 18:38:01 CPU %user %nice %system %iowait %steal %idle 18:42:55 18:39:01 all 10.08 0.00 4.01 1.28 27.29 57.34 18:42:55 18:39:01 0 11.26 0.00 4.16 1.08 29.78 53.72 18:42:55 18:39:01 1 10.65 0.00 3.46 1.66 26.35 57.87 18:42:55 18:39:01 2 9.85 0.00 4.20 0.91 26.59 58.45 18:42:55 18:39:01 3 8.53 0.00 4.24 1.48 26.43 59.31 18:42:55 18:40:01 all 1.80 0.00 1.43 0.12 7.38 89.28 18:42:55 18:40:01 0 2.11 0.00 1.31 0.17 8.92 87.49 18:42:55 18:40:01 1 1.74 0.00 1.45 0.08 7.65 89.08 18:42:55 18:40:01 2 1.34 0.00 1.78 0.15 6.94 89.80 18:42:55 18:40:01 3 1.99 0.00 1.19 0.06 5.97 90.79 18:42:55 18:41:02 all 0.07 0.00 0.22 0.00 2.35 97.36 18:42:55 18:41:02 0 0.03 0.00 0.24 0.00 3.17 96.55 18:42:55 18:41:02 1 0.02 0.00 0.25 0.00 1.89 97.85 18:42:55 18:41:02 2 0.21 0.00 0.23 0.00 2.29 97.27 18:42:55 18:41:02 3 0.02 0.00 0.18 0.00 2.03 97.77 18:42:55 18:42:01 all 0.45 0.00 0.30 1.36 2.62 95.27 18:42:55 18:42:01 0 0.33 0.00 0.38 0.00 2.69 96.59 18:42:55 18:42:01 1 0.27 0.00 0.17 0.42 3.07 96.09 18:42:55 18:42:01 2 1.12 0.00 0.54 5.05 2.65 90.63 18:42:55 18:42:01 3 0.10 0.00 0.10 0.00 2.08 97.72 18:42:55 Average: all 3.29 0.00 1.56 0.70 10.38 84.07 18:42:55 Average: 0 3.63 0.00 1.59 0.33 11.62 82.84 18:42:55 Average: 1 3.39 0.00 1.40 0.57 10.25 84.39 18:42:55 Average: 2 3.32 0.00 1.76 1.49 10.12 83.32 18:42:55 Average: 3 2.81 0.00 1.50 0.41 9.55 85.73 18:42:55 18:42:55 18:42:55