Pull request #898 updated 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 9498fd485c778049d8222d506cd7d7f43d787ad8+b82a6b877b5b7266fa981a8a5b8e1ee3766583ab (0996a82486924c86193ac987de31597be9cb51b4) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8088163352863659969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1966325430616126868.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-898/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-898/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1770564824519588903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6422167778928756203.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-898/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-898/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1887020381816131538.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk 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-1588 in /w/workspace/ndry_app-functions-sdk-go_PR-898 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-898 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-898@tmp/jenkins-gitclient-ssh5540219330302901703.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b82a6b877b5b7266fa981a8a5b8e1ee3766583ab into PR head commit 9498fd485c778049d8222d506cd7d7f43d787ad8 Merge succeeded, producing 9498fd485c778049d8222d506cd7d7f43d787ad8 Checking out Revision 9498fd485c778049d8222d506cd7d7f43d787ad8 (PR-898) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-898@tmp/jenkins-gitclient-ssh2865423546415898714.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/898/head:refs/remotes/origin/PR-898 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9498fd485c778049d8222d506cd7d7f43d787ad8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-898@tmp/jenkins-gitclient-ssh1075772733528147977.key > git merge b82a6b877b5b7266fa981a8a5b8e1ee3766583ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9498fd485c778049d8222d506cd7d7f43d787ad8 # timeout=10 Commit message: "Merge branch 'master' into remove-chglog-config" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:14:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:14:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:14:02 ========================================================= 23:14:02 EdgeX Global Pipelines Version Info 23:14:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c1fdf77a6b47d064eed2be1154aa95bbe3e0297b # timeout=10 23:14:03 ------------------- 23:14:03 stable info: 23:14:03 ------------------- 23:14:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:14:03 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 23:14:03 Message: update stable to v1.0.194 23:14:04 ------------------- 23:14:04 experimental info: 23:14:04 ------------------- 23:14:04 Commited By: **** collab-it+edgex@linuxfoundation.org 23:14:04 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:14:04 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:14:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-898 [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-898 [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-898 [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9498fd485c778049d8222d506cd7d7f43d787ad8 [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9498fd4 [Pipeline] echo 23:14:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:05 + git log --format=format:%s -1 9498fd485c778049d8222d506cd7d7f43d787ad8 [Pipeline] echo 23:14:05 GIT_COMMIT: 9498fd485c778049d8222d506cd7d7f43d787ad8, Commit Message: Merge branch 'master' into remove-chglog-config [Pipeline] echo 23:14:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:14:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:14:07 23:14:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:14:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:14:07 latest: Pulling from edgex-devops/git-semver 23:14:07 31603596830f: Pulling fs layer 23:14:07 54011a49482f: Pulling fs layer 23:14:07 a6820b24f6d8: Pulling fs layer 23:14:07 f581987b2513: Pulling fs layer 23:14:07 f581987b2513: Waiting 23:14:07 54011a49482f: Verifying Checksum 23:14:07 54011a49482f: Download complete 23:14:07 31603596830f: Verifying Checksum 23:14:07 31603596830f: Download complete 23:14:08 f581987b2513: Verifying Checksum 23:14:08 f581987b2513: Download complete 23:14:08 a6820b24f6d8: Verifying Checksum 23:14:08 a6820b24f6d8: Download complete 23:14:08 31603596830f: Pull complete 23:14:08 54011a49482f: Pull complete 23:14:08 a6820b24f6d8: Pull complete 23:14:08 f581987b2513: Pull complete 23:14:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:14:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:14:09 prd-centos7-docker-4c-2g-1588 does not seem to be running inside a container 23:14:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-898 -v /w/workspace/ndry_app-functions-sdk-go_PR-898:/w/workspace/ndry_app-functions-sdk-go_PR-898:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-898@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-898@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:14:10 $ docker top 0198fb759a2f89a030e2fb142298629955f2e80a278e174e824206548fb2f797 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:14:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:10 [ssh-agent] Looking for ssh-agent implementation... 23:14:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:10 $ docker exec 0198fb759a2f89a030e2fb142298629955f2e80a278e174e824206548fb2f797 ssh-agent 23:14:11 SSH_AUTH_SOCK=/tmp/ssh-JBIBUNTjubKR/agent.15 23:14:11 SSH_AGENT_PID=22 23:14:11 Running ssh-add (command line suppressed) 23:14:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-898@tmp/private_key_1120390995210635616.key (/w/workspace/ndry_app-functions-sdk-go_PR-898@tmp/private_key_1120390995210635616.key) 23:14:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:11 + git tag --points-at HEAD [Pipeline] } 23:14:11 $ docker exec --env ******** --env ******** 0198fb759a2f89a030e2fb142298629955f2e80a278e174e824206548fb2f797 ssh-agent -k 23:14:11 unset SSH_AUTH_SOCK; 23:14:11 unset SSH_AGENT_PID; 23:14:11 echo Agent pid 22 killed; 23:14:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:14:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:14:11 [ssh-agent] Looking for ssh-agent implementation... 23:14:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:14:11 $ docker exec 0198fb759a2f89a030e2fb142298629955f2e80a278e174e824206548fb2f797 ssh-agent 23:14:11 SSH_AUTH_SOCK=/tmp/ssh-Z2nLqpMePrnR/agent.56 23:14:11 SSH_AGENT_PID=62 23:14:11 Running ssh-add (command line suppressed) 23:14:12 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-898@tmp/private_key_4214403717799650834.key (/w/workspace/ndry_app-functions-sdk-go_PR-898@tmp/private_key_4214403717799650834.key) 23:14:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:14:12 + git semver init 23:14:12 # -> Open(): unable to determine branch for HEAD 23:14:12 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-898/.git 23:14:12 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-898 23:14:12 # $SEMVER_REMOTE_NAME = origin 23:14:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:14:12 # $SEMVER_USER_NAME = edgex-jenkins 23:14:12 # $SEMVER_BRANCH = PR-898 23:14:12 # $SEMVER_TEMP = /tmp/semver-214056422 23:14:12 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:14:14 # '/tmp/semver-214056422' -> '/w/workspace/ndry_app-functions-sdk-go_PR-898/.semver' 23:14:14 # -> Force: false 23:14:14 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-898/.semver [Pipeline] } 23:14:14 $ docker exec --env ******** --env ******** 0198fb759a2f89a030e2fb142298629955f2e80a278e174e824206548fb2f797 ssh-agent -k 23:14:14 unset SSH_AUTH_SOCK; 23:14:14 unset SSH_AGENT_PID; 23:14:14 echo Agent pid 62 killed; 23:14:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:14:14 + git semver [Pipeline] } 23:14:14 $ docker stop --time=1 0198fb759a2f89a030e2fb142298629955f2e80a278e174e824206548fb2f797 23:14:16 $ docker rm -f 0198fb759a2f89a030e2fb142298629955f2e80a278e174e824206548fb2f797 [Pipeline] // withDockerContainer [Pipeline] sh 23:14:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:14:17 Stashed 1 file(s) [Pipeline] echo 23:14:17 [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 23:14:32 Still waiting to schedule task 23:14:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1588’ 23:14:32 Still waiting to schedule task 23:14:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:16:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1589 in /w/workspace/ndry_app-functions-sdk-go_PR-898 [Pipeline] { [Pipeline] ws 23:16:33 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 23:16:34 The recommended git tool is: git 23:16:39 using credential edgex-jenkins-ssh 23:16:39 Cloning the remote Git repository 23:16:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:16:39 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 23:16:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:16:39 > git --version # timeout=10 23:16:39 > git --version # 'git version 2.17.1' 23:16:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:43 Merging remotes/origin/master commit b82a6b877b5b7266fa981a8a5b8e1ee3766583ab into PR head commit 9498fd485c778049d8222d506cd7d7f43d787ad8 23:16:43 Merge succeeded, producing 9498fd485c778049d8222d506cd7d7f43d787ad8 23:16:43 Checking out Revision 9498fd485c778049d8222d506cd7d7f43d787ad8 (PR-898) 23:16:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:16:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:16:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:16:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/898/head:refs/remotes/origin/PR-898 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:16:43 > git config core.sparsecheckout # timeout=10 23:16:43 > git checkout -f 9498fd485c778049d8222d506cd7d7f43d787ad8 # timeout=10 23:16:43 > git remote # timeout=10 23:16:43 > git config --get remote.origin.url # timeout=10 23:16:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:43 > git merge b82a6b877b5b7266fa981a8a5b8e1ee3766583ab # timeout=10 23:16:43 > git rev-parse HEAD^{commit} # timeout=10 23:16:43 > git config core.sparsecheckout # timeout=10 23:16:43 > git checkout -f 9498fd485c778049d8222d506cd7d7f43d787ad8 # timeout=10 23:16:48 Commit message: "Merge branch 'master' into remove-chglog-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:16:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:16:50 + sudo service docker restart 23:16:50 + true 23:17:02 Running on prd-centos7-docker-4c-2g-1590 in /w/workspace/ndry_app-functions-sdk-go_PR-898 [Pipeline] { [Pipeline] ws 23:17:02 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 23:17:02 The recommended git tool is: git 23:17:07 using credential edgex-jenkins-ssh 23:17:07 Cloning the remote Git repository 23:17:07 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:17:07 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 23:17:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:17:07 > git --version # timeout=10 23:17:07 > git --version # 'git version 2.24.4' 23:17:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:07 [INFO] Currently running in a labeled security context 23:17:07 [INFO] Currently SELinux is 'enforcing' on the host 23:17:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh1879201019749726394.key 23:17:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:09 Merging remotes/origin/master commit b82a6b877b5b7266fa981a8a5b8e1ee3766583ab into PR head commit 9498fd485c778049d8222d506cd7d7f43d787ad8 23:17:09 Merge succeeded, producing 9498fd485c778049d8222d506cd7d7f43d787ad8 23:17:09 Checking out Revision 9498fd485c778049d8222d506cd7d7f43d787ad8 (PR-898) 23:17:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:17:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:17:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:17:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:08 [INFO] Currently running in a labeled security context 23:17:08 [INFO] Currently SELinux is 'enforcing' on the host 23:17:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh5065968783784671568.key 23:17:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/898/head:refs/remotes/origin/PR-898 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:17:09 > git config core.sparsecheckout # timeout=10 23:17:09 > git checkout -f 9498fd485c778049d8222d506cd7d7f43d787ad8 # timeout=10 23:17:09 > git remote # timeout=10 23:17:09 > git config --get remote.origin.url # timeout=10 23:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:09 [INFO] Currently running in a labeled security context 23:17:09 [INFO] Currently SELinux is 'enforcing' on the host 23:17:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh4153924358614559641.key 23:17:09 > git merge b82a6b877b5b7266fa981a8a5b8e1ee3766583ab # timeout=10 23:17:09 > git rev-parse HEAD^{commit} # timeout=10 23:17:09 > git config core.sparsecheckout # timeout=10 23:17:09 > git checkout -f 9498fd485c778049d8222d506cd7d7f43d787ad8 # timeout=10 [Pipeline] unstash [Pipeline] echo 23:17:10 ========================================================= 23:17:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:17:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:17:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:17:12 Sending build context to Docker daemon 19.81MB 23:17:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:17:12 Step 2/8 : FROM ${BASE} 23:17:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:17:12 595b0fe564bb: Pulling fs layer 23:17:12 3088b5b3c5c0: Pulling fs layer 23:17:12 5b7225fbf94c: Pulling fs layer 23:17:12 ba82ee9f976e: Pulling fs layer 23:17:12 506bd15cee9f: Pulling fs layer 23:17:12 75a0a4a0db45: Pulling fs layer 23:17:12 618dc40b7e24: Pulling fs layer 23:17:12 506bd15cee9f: Waiting 23:17:12 ba82ee9f976e: Waiting 23:17:12 618dc40b7e24: Waiting 23:17:12 75a0a4a0db45: Waiting 23:17:12 5b7225fbf94c: Verifying Checksum 23:17:12 5b7225fbf94c: Download complete 23:17:12 3088b5b3c5c0: Verifying Checksum 23:17:12 3088b5b3c5c0: Download complete 23:17:12 506bd15cee9f: Verifying Checksum 23:17:12 506bd15cee9f: Download complete 23:17:13 75a0a4a0db45: Verifying Checksum 23:17:13 75a0a4a0db45: Download complete 23:17:13 595b0fe564bb: Verifying Checksum 23:17:13 595b0fe564bb: Download complete 23:17:13 Commit message: "Merge branch 'master' into remove-chglog-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:13 595b0fe564bb: Pull complete 23:17:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 23:17:14 3088b5b3c5c0: Pull complete [Pipeline] sh 23:17:14 5b7225fbf94c: Pull complete 23:17:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:17:14 + sudo service docker restart 23:17:14 + true 23:17:14 Redirecting to /bin/systemctl restart docker.service 23:17:15 618dc40b7e24: Verifying Checksum 23:17:15 618dc40b7e24: Download complete 23:17:16 ba82ee9f976e: Verifying Checksum 23:17:16 ba82ee9f976e: Download complete 23:17:28 ba82ee9f976e: Pull complete 23:17:28 506bd15cee9f: Pull complete 23:17:28 75a0a4a0db45: Pull complete 23:17:31 618dc40b7e24: Pull complete 23:17:31 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:17:31 ---> a36622ca3599 23:17:31 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:17:31 20.10.0: Pulling from library/docker 23:17:31 a3cc7d3b244e: Pulling fs layer 23:17:31 02a3295e0d61: Pulling fs layer 23:17:31 0f4f2e6d8100: Pulling fs layer 23:17:31 330b718f631f: Pulling fs layer 23:17:31 a93816041522: Pulling fs layer 23:17:31 bdb6da89ff94: Pulling fs layer 23:17:31 2a70c0c122f4: Pulling fs layer 23:17:31 330b718f631f: Waiting 23:17:31 a93816041522: Waiting 23:17:31 bdb6da89ff94: Waiting 23:17:31 2a70c0c122f4: Waiting 23:17:31 0f4f2e6d8100: Download complete 23:17:31 02a3295e0d61: Verifying Checksum 23:17:31 02a3295e0d61: Download complete 23:17:32 a3cc7d3b244e: Verifying Checksum 23:17:32 a3cc7d3b244e: Download complete 23:17:32 a93816041522: Verifying Checksum 23:17:32 a93816041522: Download complete 23:17:32 2a70c0c122f4: Verifying Checksum 23:17:32 2a70c0c122f4: Download complete 23:17:32 bdb6da89ff94: Download complete 23:17:32 a3cc7d3b244e: Pull complete [Pipeline] unstash [Pipeline] echo 23:17:33 ========================================================= 23:17:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:17:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:17:33 02a3295e0d61: Pull complete 23:17:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 23:17:33 0f4f2e6d8100: Pull complete 23:17:33 Sending build context to Docker daemon 19.79MB 23:17:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:17:33 Step 2/8 : FROM ${BASE} 23:17:33 330b718f631f: Verifying Checksum 23:17:33 330b718f631f: Download complete 23:17:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:17:33 540db60ca938: Pulling fs layer 23:17:33 adcc1eea9eea: Pulling fs layer 23:17:33 4c4ab2625f07: Pulling fs layer 23:17:33 0510c868ecb4: Pulling fs layer 23:17:33 afea3b2eda06: Pulling fs layer 23:17:33 7809a108b3ef: Pulling fs layer 23:17:33 f706445af74f: Pulling fs layer 23:17:33 afea3b2eda06: Waiting 23:17:33 7809a108b3ef: Waiting 23:17:33 f706445af74f: Waiting 23:17:33 0510c868ecb4: Waiting 23:17:33 4c4ab2625f07: Verifying Checksum 23:17:33 4c4ab2625f07: Download complete 23:17:33 adcc1eea9eea: Verifying Checksum 23:17:33 adcc1eea9eea: Download complete 23:17:33 afea3b2eda06: Verifying Checksum 23:17:33 afea3b2eda06: Download complete 23:17:33 7809a108b3ef: Verifying Checksum 23:17:33 7809a108b3ef: Download complete 23:17:33 540db60ca938: Verifying Checksum 23:17:33 540db60ca938: Download complete 23:17:34 540db60ca938: Pull complete 23:17:34 adcc1eea9eea: Pull complete 23:17:34 4c4ab2625f07: Pull complete 23:17:35 f706445af74f: Verifying Checksum 23:17:35 f706445af74f: Download complete 23:17:36 0510c868ecb4: Verifying Checksum 23:17:36 0510c868ecb4: Download complete 23:17:37 330b718f631f: Pull complete 23:17:37 a93816041522: Pull complete 23:17:38 bdb6da89ff94: Pull complete 23:17:38 2a70c0c122f4: Pull complete 23:17:38 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:17:38 Status: Downloaded newer image for docker:20.10.0 23:17:39 0510c868ecb4: Pull complete 23:17:39 afea3b2eda06: Pull complete 23:17:39 7809a108b3ef: Pull complete 23:17:40 f706445af74f: Pull complete 23:17:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:17:40 ---> b068be0155e3 23:17:40 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:17:40 20.10.0: Pulling from library/docker 23:17:40 05e7bc50f07f: Pulling fs layer 23:17:40 6db28d0fdbf6: Pulling fs layer 23:17:40 292df0bc6bf3: Pulling fs layer 23:17:40 2e060f4bd70b: Pulling fs layer 23:17:40 80e8d568a223: Pulling fs layer 23:17:40 8dc6ef1a942a: Pulling fs layer 23:17:40 2312dd95470a: Pulling fs layer 23:17:40 2e060f4bd70b: Waiting 23:17:40 80e8d568a223: Waiting 23:17:40 8dc6ef1a942a: Waiting 23:17:40 2312dd95470a: Waiting 23:17:40 292df0bc6bf3: Verifying Checksum 23:17:40 292df0bc6bf3: Download complete 23:17:40 6db28d0fdbf6: Verifying Checksum 23:17:40 6db28d0fdbf6: Download complete 23:17:40 05e7bc50f07f: Verifying Checksum 23:17:40 05e7bc50f07f: Download complete 23:17:40 80e8d568a223: Verifying Checksum 23:17:40 80e8d568a223: Download complete 23:17:40 8dc6ef1a942a: Verifying Checksum 23:17:40 8dc6ef1a942a: Download complete 23:17:40 2312dd95470a: Verifying Checksum 23:17:40 2312dd95470a: Download complete 23:17:41 05e7bc50f07f: Pull complete 23:17:41 6db28d0fdbf6: Pull complete 23:17:41 292df0bc6bf3: Pull complete 23:17:41 2e060f4bd70b: Verifying Checksum 23:17:41 2e060f4bd70b: Download complete 23:17:43 2e060f4bd70b: Pull complete 23:17:44 80e8d568a223: Pull complete 23:17:44 8dc6ef1a942a: Pull complete 23:17:44 2312dd95470a: Pull complete 23:17:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:17:44 Status: Downloaded newer image for docker:20.10.0 23:17:44 ---> 00f8d6900890 23:17:44 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:17:44 ---> Running in e3dd7f1b2542 23:17:44 Removing intermediate container e3dd7f1b2542 23:17:44 ---> 9c384b133dde 23:17:44 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:17:44 ---> Running in 79035ef07628 23:17:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:17:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:17:48 (1/5) Installing libsodium (1.0.18-r0) 23:17:48 (2/5) Installing libzmq (4.3.3-r1) 23:17:48 (3/5) Installing pkgconf (1.7.3-r0) 23:17:48 (4/5) Installing libsodium-dev (1.0.18-r0) 23:17:48 ---> 4da69d6f797f 23:17:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:17:48 ---> Running in 92dbde588e04 23:17:48 (5/5) Installing zeromq-dev (4.3.3-r1) 23:17:48 Executing busybox-1.32.1-r6.trigger 23:17:48 OK: 139 MiB in 45 packages 23:17:48 Removing intermediate container 92dbde588e04 23:17:48 ---> 98bdac361eec 23:17:48 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:17:48 ---> Running in 082adda6b14f 23:17:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:17:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:17:49 Removing intermediate container 79035ef07628 23:17:49 ---> 2ec48c4efed7 23:17:49 Step 6/8 : WORKDIR /build 23:17:49 ---> Running in 4c7cee45c48f 23:17:50 Removing intermediate container 4c7cee45c48f 23:17:50 ---> c5c8726809c2 23:17:50 Step 7/8 : COPY go.mod . 23:17:50 (1/5) Installing libsodium (1.0.18-r0) 23:17:50 (2/5) Installing libzmq (4.3.3-r1) 23:17:50 (3/5) Installing pkgconf (1.7.3-r0) 23:17:50 (4/5) Installing libsodium-dev (1.0.18-r0) 23:17:50 (5/5) Installing zeromq-dev (4.3.3-r1) 23:17:51 ---> 90cb854eaffd 23:17:51 Step 8/8 : RUN go mod download 23:17:51 Executing busybox-1.32.1-r6.trigger 23:17:51 OK: 150 MiB in 45 packages 23:17:51 ---> Running in 32f634049289 23:17:51 Removing intermediate container 082adda6b14f 23:17:51 ---> 45370bc8ee5e 23:17:51 Step 6/8 : WORKDIR /build 23:17:51 ---> Running in afe124f0a8da 23:17:51 Removing intermediate container afe124f0a8da 23:17:51 ---> 05d7e8fed909 23:17:51 Step 7/8 : COPY go.mod . 23:17:51 ---> a010c96e91f5 23:17:51 Step 8/8 : RUN go mod download 23:17:51 ---> Running in 0533090e2c2e 23:18:06 Removing intermediate container 0533090e2c2e 23:18:06 ---> fe39d643d7e3 23:18:06 Successfully built fe39d643d7e3 23:18:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:18:07 + docker inspect -f . ci-base-image-x86_64 23:18:07 . [Pipeline] withDockerContainer 23:18:07 prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container 23:18:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:18:07 $ docker top 937fe1620046471e043754cb50cadeb52812ee92b76670674168e840ccc77c92 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:07 + go version 23:18:07 go version go1.16.3 linux/amd64 [Pipeline] } 23:18:07 $ docker stop --time=1 937fe1620046471e043754cb50cadeb52812ee92b76670674168e840ccc77c92 23:18:10 $ docker rm -f 937fe1620046471e043754cb50cadeb52812ee92b76670674168e840ccc77c92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:11 + docker inspect -f . ci-base-image-x86_64 23:18:11 . [Pipeline] withDockerContainer 23:18:11 prd-centos7-docker-4c-2g-1590 does not seem to be running inside a container 23:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:18:11 $ docker top e88c4f654adb3e480a4482f82679336ae1c454734df40dd58ef897fd61b170f8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:12 + go mod tidy [Pipeline] sh 23:18:12 + make test 23:18:12 make -C ./app-service-template build 23:18:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:18:12 go mod tidy 23:18:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 23:18:19 Removing intermediate container 32f634049289 23:18:19 ---> 30372c1724c6 23:18:19 Successfully built 30372c1724c6 23:18:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:18:19 + docker inspect -f . ci-base-image-arm64 23:18:19 . [Pipeline] withDockerContainer 23:18:19 prd-ubuntu18.04-docker-arm64-4c-16g-1589 does not seem to be running inside a container 23:18:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:18:21 $ docker top ce7c546a4c10bd96cc487e94570fd2ccce15b485d035d1125a7a703d4a67088b -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:22 + go version 23:18:22 go version go1.16.5 linux/arm64 [Pipeline] } 23:18:22 $ docker stop --time=1 ce7c546a4c10bd96cc487e94570fd2ccce15b485d035d1125a7a703d4a67088b 23:18:23 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:18:23 make -C ./app-service-template test 23:18:23 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:18:23 go mod tidy 23:18:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:18:24 $ docker rm -f ce7c546a4c10bd96cc487e94570fd2ccce15b485d035d1125a7a703d4a67088b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:25 + docker inspect -f . ci-base-image-arm64 23:18:25 . [Pipeline] withDockerContainer 23:18:25 prd-ubuntu18.04-docker-arm64-4c-16g-1589 does not seem to be running inside a container 23:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:18:27 $ docker top b4f50f5676067a46293d6cd3564abed253be777d8fd17606c1658179df600d10 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:28 + go mod tidy [Pipeline] sh 23:18:29 + make test 23:18:29 make -C ./app-service-template build 23:18:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:18:29 go mod tidy 23:18:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 23:18:31 ok new-app-service 0.012s coverage: 47.8% of statements 23:18:31 ? new-app-service/config [no test files] 23:18:31 ok new-app-service/functions 0.007s 23:18:31 CGO_ENABLED=1 go vet ./... 23:18:38 gofmt -l . 23:18:38 [ "`gofmt -l .`" = "" ] 23:18:38 ./bin/test-attribution-txt.sh 23:18:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:18:38 go mod tidy 23:18:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:18:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:18:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.017s coverage: 63.6% of statements 23:18:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.011s coverage: 96.5% of statements 23:18:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:18:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 23:18:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:18:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s 23:18:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.026s coverage: 74.5% of statements 23:18:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:18:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:18:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:18:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:18:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:18:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:18:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.033s coverage: 97.1% of statements 23:18:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:18:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 23:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.740s coverage: 76.1% of statements 23:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 12.5% of statements 23:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements 23:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:18:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:18:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements 23:19:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:19:09 make -C ./app-service-template test 23:19:09 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:19:09 go mod tidy 23:19:09 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:19:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.034s coverage: 78.0% of statements 23:19:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 23:19:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:19:11 gofmt -l . 23:19:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:19:11 $ docker stop --time=1 e88c4f654adb3e480a4482f82679336ae1c454734df40dd58ef897fd61b170f8 23:19:14 $ docker rm -f e88c4f654adb3e480a4482f82679336ae1c454734df40dd58ef897fd61b170f8 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:15 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:19:16 ---> job-cost.sh 23:19:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NLK1 23:19:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:19:37 ok new-app-service 0.042s coverage: 47.8% of statements 23:19:37 ? new-app-service/config [no test files] 23:19:37 ok new-app-service/functions 0.038s 23:19:37 CGO_ENABLED=1 go vet ./... 23:19:41 lf-activate-venv(): INFO: Adding /tmp/venv-NLK1/bin to PATH 23:19:41 INFO: No Stack... 23:19:41 INFO: Retrieving Pricing Info for: v3-standard-2 23:19:41 INFO: Archiving Costs [Pipeline] sh 23:19:41 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 23:19:41 + cut -d, -f6 [Pipeline] lock 23:19:41 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-898-2-stack-cost] 23:19:41 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-898-2-stack-cost] did not exist. Created. 23:19:41 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-898-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:42 + echo total: 0.05999999865889549 [Pipeline] stash 23:19:42 Stashed 1 file(s) [Pipeline] } 23:19:42 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-898-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:20:04 gofmt -l . 23:20:04 [ "`gofmt -l .`" = "" ] 23:20:04 ./bin/test-attribution-txt.sh 23:20:04 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:20:04 go mod tidy 23:20:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:20:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:20:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.088s coverage: 63.6% of statements 23:20:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.065s coverage: 96.5% of statements 23:20:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:20:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.093s coverage: 61.8% of statements 23:20:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:20:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.039s 23:20:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.123s coverage: 74.5% of statements 23:20:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:20:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:20:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:20:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:20:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:20:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:20:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.045s coverage: 97.1% of statements 23:20:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:20:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.035s coverage: 10.5% of statements 23:20:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.853s coverage: 76.1% of statements 23:20:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:20:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.044s coverage: 12.5% of statements 23:20:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.070s coverage: 27.3% of statements 23:20:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:20:21 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:20:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.063s coverage: 51.4% of statements 23:20:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.109s coverage: 78.0% of statements 23:20:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 23:20:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:20:50 gofmt -l . 23:20:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:20:51 $ docker stop --time=1 b4f50f5676067a46293d6cd3564abed253be777d8fd17606c1658179df600d10 23:20:53 $ docker rm -f b4f50f5676067a46293d6cd3564abed253be777d8fd17606c1658179df600d10 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:20:54 Warning: overwriting stash ‘coverage-report’ 23:20:54 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:20:55 ---> job-cost.sh 23:20:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xqqi 23:21:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:23:00 lf-activate-venv(): INFO: Adding /tmp/venv-xqqi/bin to PATH 23:23:00 INFO: No Stack... 23:23:00 INFO: Retrieving Pricing Info for: v2-standard-4 23:23:00 INFO: Archiving Costs [Pipeline] sh 23:23:00 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 23:23:00 + cut -d, -f6 [Pipeline] lock 23:23:00 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-898-2-stack-cost] 23:23:00 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-898-2-stack-cost] did not exist. Created. 23:23:00 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-898-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:01 /w/workspace/app-functions-sdk-go/2@tmp/durable-58d586e0/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-58d586e0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:23:01 + echo total: 0.18000000715255737 [Pipeline] stash 23:23:01 Warning: overwriting stash ‘stack-cost’ 23:23:01 Stashed 1 file(s) [Pipeline] } 23:23:01 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-898-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:23:02 provisioning config files... 23:23:02 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-898@tmp/config2032090033018413497tmp [Pipeline] { [Pipeline] sh 23:23:02 + set +x 23:23:02 + curl -s https://codecov.io/bash 23:23:02 + bash -s -- 23:23:02 23:23:02 _____ _ 23:23:02 / ____| | | 23:23:02 | | ___ __| | ___ ___ _____ __ 23:23:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:23:02 | |___| (_) | (_| | __/ (_| (_) \ V / 23:23:02 \_____\___/ \__,_|\___|\___\___/ \_/ 23:23:02 Bash-1.0.3 23:23:02 23:23:02 23:23:02 ==> git version 2.24.4 found 23:23:02 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:23:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:23:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:23:02 ==> Jenkins CI detected. 23:23:03 project root: . 23:23:03 --> token set from env 23:23:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:23:03 ==> Running gcov in . (disable via -X gcov) 23:23:03 ==> Python coveragepy not found 23:23:03 ==> Searching for coverage reports in: 23:23:03 + . 23:23:03 -> Found 2 reports 23:23:03 ==> Detecting git/mercurial file structure 23:23:03 ==> Reading reports 23:23:03 + ./app-service-template/coverage.out bytes=1055 23:23:03 + ./coverage.out bytes=95090 23:23:03 ==> Appending adjustments 23:23:03 https://docs.codecov.io/docs/fixing-reports 23:23:03 + Found adjustments 23:23:03 ==> Gzipping contents 23:23:03 20K /tmp/codecov.ONKWRD.gz 23:23:03 ==> Uploading reports 23:23:03 url: https://codecov.io 23:23:03 query: branch=PR-898&commit=9498fd485c778049d8222d506cd7d7f43d787ad8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-898%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=898&job=&cmd_args= 23:23:03 -> Pinging Codecov 23:23:03 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-898&commit=9498fd485c778049d8222d506cd7d7f43d787ad8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-898%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=898&job=&cmd_args= 23:23:07 -> Uploading to 23:23:07 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/3D8B5DFFC46A037C893635FACE044666/9498fd485c778049d8222d506cd7d7f43d787ad8/36888bba-2e9d-4445-a51d-22f17ed98802.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T232303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff7824adb3f16bf9e5c0535df0edb132f620565a170e48b3bc2b46149cd684d8 23:23:07 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:07 Dload Upload Total Spent Left Speed 23:23:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16772 0 0 100 16772 0 40841 --:--:-- --:--:-- --:--:-- 40907 23:23:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9498fd485c778049d8222d506cd7d7f43d787ad8 [Pipeline] } 23:23:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 23:23:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:23:09 ---> package-listing.sh 23:23:09 ++ facter osfamily 23:23:09 ++ tr '[:upper:]' '[:lower:]' 23:23:09 + OS_FAMILY=redhat 23:23:09 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-898 23:23:09 + START_PACKAGES=/tmp/packages_start.txt 23:23:09 + END_PACKAGES=/tmp/packages_end.txt 23:23:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:23:09 + PACKAGES=/tmp/packages_start.txt 23:23:09 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-898 ']' 23:23:09 + PACKAGES=/tmp/packages_end.txt 23:23:09 + case "${OS_FAMILY}" in 23:23:09 + rpm -qa 23:23:09 + sort 23:23:10 + '[' -f /tmp/packages_start.txt ']' 23:23:10 + '[' -f /tmp/packages_end.txt ']' 23:23:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:23:10 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-898 ']' 23:23:10 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-898/archives/ 23:23:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-898/archives/ [Pipeline] echo 23:23:10 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-898/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:23:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:23:11 23:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:23:11 alpine: Pulling from edgex-lftools-log-publisher 23:23:11 df20fa9351a1: Pulling fs layer 23:23:11 36b3adc4ff6f: Pulling fs layer 23:23:11 8ad3a11d3b57: Pulling fs layer 23:23:11 46f8f816bc3b: Pulling fs layer 23:23:11 93b61091891f: Pulling fs layer 23:23:11 93b9cdb0e59b: Pulling fs layer 23:23:11 5e14af77c1be: Pulling fs layer 23:23:11 01666e4c0597: Pulling fs layer 23:23:11 aa168da1d23b: Pulling fs layer 23:23:11 93b61091891f: Waiting 23:23:11 93b9cdb0e59b: Waiting 23:23:11 5e14af77c1be: Waiting 23:23:11 01666e4c0597: Waiting 23:23:11 aa168da1d23b: Waiting 23:23:11 46f8f816bc3b: Waiting 23:23:11 36b3adc4ff6f: Verifying Checksum 23:23:11 36b3adc4ff6f: Download complete 23:23:11 46f8f816bc3b: Verifying Checksum 23:23:11 46f8f816bc3b: Download complete 23:23:11 df20fa9351a1: Verifying Checksum 23:23:11 df20fa9351a1: Download complete 23:23:11 93b61091891f: Verifying Checksum 23:23:11 93b61091891f: Download complete 23:23:11 93b9cdb0e59b: Verifying Checksum 23:23:11 93b9cdb0e59b: Download complete 23:23:11 5e14af77c1be: Verifying Checksum 23:23:11 5e14af77c1be: Download complete 23:23:11 01666e4c0597: Verifying Checksum 23:23:11 01666e4c0597: Download complete 23:23:11 8ad3a11d3b57: Verifying Checksum 23:23:11 8ad3a11d3b57: Download complete 23:23:11 df20fa9351a1: Pull complete 23:23:12 36b3adc4ff6f: Pull complete 23:23:12 8ad3a11d3b57: Pull complete 23:23:12 46f8f816bc3b: Pull complete 23:23:12 93b61091891f: Pull complete 23:23:13 93b9cdb0e59b: Pull complete 23:23:13 5e14af77c1be: Pull complete 23:23:13 01666e4c0597: Pull complete 23:23:13 aa168da1d23b: Verifying Checksum 23:23:13 aa168da1d23b: Download complete 23:23:17 aa168da1d23b: Pull complete 23:23:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:23:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:23:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:23:17 prd-centos7-docker-4c-2g-1588 does not seem to be running inside a container 23:23:18 $ 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-898/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-898 -v /w/workspace/ndry_app-functions-sdk-go_PR-898:/w/workspace/ndry_app-functions-sdk-go_PR-898:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-898@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-898@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:23:20 $ docker top b3086517eec84c0e1ce48039bc29f40067d93c2275dc3260d8cade7c69c0e34d -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:20 + touch /tmp/pre-build-complete [Pipeline] sh 23:23:21 + mkdir -p /var/log/sa [Pipeline] sh 23:23:21 + ls /var/log/sa-host 23:23:21 + sadf -c /var/log/sa-host/sa05 23:23:21 file_magic: OK 23:23:21 HZ: Using current value: 100 23:23:21 file_header: OK 23:23:21 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 23:23:21 Statistics: 23:23:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:23:21 File successfully converted to sysstat format version 12.2.1 23:23:21 + sadf -c /var/log/sa-host/sa15 23:23:21 file_magic: OK 23:23:21 HZ: Using current value: 100 23:23:21 file_header: OK 23:23:21 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 23:23:21 Statistics: 23:23:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:23:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:22 provisioning config files... 23:23:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-898@tmp/config750881158823792214tmp [Pipeline] { [Pipeline] echo 23:23:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:23:22 ---> create-netrc.sh [Pipeline] } 23:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:23:22 ---> python-tools-install.sh [Pipeline] echo 23:23:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:23:23 ---> sudo-logs.sh 23:23:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:23:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:23:23 ---> job-cost.sh 23:23:23 lf-activate-venv: SKIPPING 23:23:23 DEBUG: total: 0.18000000715255737 23:23:23 INFO: Retrieving Stack Cost... 23:23:24 INFO: Retrieving Pricing Info for: v3-standard-2 23:23:25 INFO: Archiving Costs [Pipeline] echo 23:23:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:23:25 ---> logs-deploy.sh 23:23:25 lf-activate-venv: SKIPPING 23:23:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-898/2 23:23:25 INFO: archiving workspace using pattern(s): 23:23:26 Archives upload complete. 23:23:26 INFO: archiving logs to Nexus 23:23:27 ---> uname -a: 23:23:27 Linux prd-centos7-docker-4c-2g-1588.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:23:27 23:23:27 23:23:27 ---> lscpu: 23:23:27 Architecture: x86_64 23:23:27 CPU op-mode(s): 32-bit, 64-bit 23:23:27 Byte Order: Little Endian 23:23:27 Address sizes: 40 bits physical, 48 bits virtual 23:23:27 CPU(s): 2 23:23:27 On-line CPU(s) list: 0,1 23:23:27 Thread(s) per core: 1 23:23:27 Core(s) per socket: 1 23:23:27 Socket(s): 2 23:23:27 NUMA node(s): 1 23:23:27 Vendor ID: AuthenticAMD 23:23:27 CPU family: 23 23:23:27 Model: 49 23:23:27 Model name: AMD EPYC-Rome Processor 23:23:27 Stepping: 0 23:23:27 CPU MHz: 2800.000 23:23:27 BogoMIPS: 5600.00 23:23:27 Virtualization: AMD-V 23:23:27 Hypervisor vendor: KVM 23:23:27 Virtualization type: full 23:23:27 L1d cache: 64 KiB 23:23:27 L1i cache: 64 KiB 23:23:27 L2 cache: 1 MiB 23:23:27 L3 cache: 32 MiB 23:23:27 NUMA node0 CPU(s): 0,1 23:23:27 Vulnerability Itlb multihit: Not affected 23:23:27 Vulnerability L1tf: Not affected 23:23:27 Vulnerability Mds: Not affected 23:23:27 Vulnerability Meltdown: Not affected 23:23:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:23:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:23:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:23:27 Vulnerability Srbds: Not affected 23:23:27 Vulnerability Tsx async abort: Not affected 23:23:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:23:27 23:23:27 23:23:27 ---> nproc: 23:23:27 2 23:23:27 23:23:27 23:23:27 ---> df -h: 23:23:27 Filesystem Size Used Available Use% Mounted on 23:23:27 overlay 40.0G 7.6G 32.4G 19% / 23:23:27 tmpfs 64.0M 0 64.0M 0% /dev 23:23:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:23:27 shm 64.0M 0 64.0M 0% /dev/shm 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-898 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-898@tmp 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 23:23:27 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 23:23:27 23:23:27 23:23:27 ---> free -m: 23:23:27 total used free shared buff/cache available 23:23:27 Mem: 7821 934 4757 0 2129 6709 23:23:27 Swap: 1023 0 1023 23:23:27 23:23:27 23:23:27 ---> ip addr: 23:23:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:23:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:23:27 inet 127.0.0.1/8 scope host lo 23:23:27 valid_lft forever preferred_lft forever 23:23:27 inet6 ::1/128 scope host 23:23:27 valid_lft forever preferred_lft forever 23:23:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:23:27 link/ether fa:16:3e:12:4b:24 brd ff:ff:ff:ff:ff:ff 23:23:27 inet 10.30.122.215/23 brd 10.30.123.255 scope global dynamic eth0 23:23:27 valid_lft 85802sec preferred_lft 85802sec 23:23:27 inet6 fe80::f816:3eff:fe12:4b24/64 scope link 23:23:27 valid_lft forever preferred_lft forever 23:23:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:23:27 link/ether 02:42:6b:7f:38:ef brd ff:ff:ff:ff:ff:ff 23:23:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:23:27 valid_lft forever preferred_lft forever 23:23:27 inet6 fe80::42:6bff:fe7f:38ef/64 scope link 23:23:27 valid_lft forever preferred_lft forever 23:23:27 23:23:27 23:23:27 ---> sar -b -r -n DEV: 23:23:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 23:23:27 23:23:27 23:13:19 LINUX RESTART (2 CPU) 23:23:27 23:23:27 23:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:23:27 23:15:01 23.13 3.40 19.73 0.00 2558.00 4222.80 0.00 23:23:27 23:16:01 0.43 0.00 0.43 0.00 0.00 7.56 0.00 23:23:27 23:17:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 23:23:27 23:18:01 0.32 0.00 0.32 0.00 0.00 5.70 0.00 23:23:27 23:19:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 23:23:27 23:20:01 0.38 0.00 0.38 0.00 0.00 6.50 0.00 23:23:27 23:21:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 23:23:27 23:22:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 23:23:27 23:23:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 23:23:27 Average: 2.81 0.38 2.44 0.00 284.31 472.87 0.00 23:23:27 23:23:27 23:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:23:27 23:15:01 5421228 0 812364 10.14 2620 1772728 1303080 14.39 598200 1588224 20 23:23:27 23:16:01 5428104 0 805480 10.06 2620 1772736 1253212 13.84 592500 1588192 8 23:23:27 23:17:01 5433764 0 799820 9.99 2620 1772736 1203824 13.29 591972 1584484 8 23:23:27 23:18:01 5431232 0 802344 10.02 2620 1772744 1203932 13.29 593520 1584484 8 23:23:27 23:19:01 5430440 0 803128 10.03 2620 1772752 1206588 13.32 587688 1592516 20 23:23:27 23:20:01 5428968 0 804600 10.05 2620 1772752 1206492 13.32 588316 1592516 12 23:23:27 23:21:01 5428712 0 804848 10.05 2620 1772760 1206420 13.32 588512 1592516 20 23:23:27 23:22:01 5428532 0 805024 10.05 2620 1772764 1206420 13.32 588580 1592516 8 23:23:27 23:23:01 5419776 0 813776 10.16 2620 1772768 1206420 13.32 597176 1592520 16 23:23:27 Average: 5427862 0 805709 10.06 2620 1772749 1221821 13.49 591829 1589774 13 23:23:27 23:23:27 23:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:23:27 23:15:01 eth0 187.59 176.94 726.81 34.07 0.00 0.00 0.00 0.00 23:23:27 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:15:01 docker0 88.11 63.68 8.71 311.94 0.00 0.00 0.00 0.00 23:23:27 23:16:01 eth0 6.56 3.40 5.22 0.37 0.00 0.00 0.00 0.00 23:23:27 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:17:01 eth0 0.98 0.35 0.32 0.23 0.00 0.00 0.00 0.00 23:23:27 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:18:01 eth0 0.90 0.28 0.31 0.20 0.00 0.00 0.00 0.00 23:23:27 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:19:01 eth0 0.67 0.40 0.35 0.26 0.00 0.00 0.00 0.00 23:23:27 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:20:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 23:23:27 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:23:27 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:22:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:23:27 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:23:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:23:27 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 Average: eth0 21.99 20.20 81.49 3.91 0.00 0.00 0.00 0.00 23:23:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:27 Average: docker0 9.79 7.08 0.97 34.67 0.00 0.00 0.00 0.00 23:23:27 23:23:27 23:23:27 ---> sar -P ALL: 23:23:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 23:23:27 23:23:27 23:13:19 LINUX RESTART (2 CPU) 23:23:27 23:23:27 23:14:01 CPU %user %nice %system %iowait %steal %idle 23:23:27 23:15:01 all 4.44 0.00 1.78 1.45 0.05 92.28 23:23:27 23:15:01 0 4.59 0.00 1.93 1.69 0.05 91.74 23:23:27 23:15:01 1 4.28 0.00 1.64 1.21 0.05 92.82 23:23:27 23:16:01 all 0.16 0.00 0.03 0.00 0.03 99.77 23:23:27 23:16:01 0 0.23 0.00 0.03 0.00 0.03 99.70 23:23:27 23:16:01 1 0.08 0.00 0.03 0.00 0.03 99.85 23:23:27 23:17:01 all 0.12 0.00 0.03 0.00 0.03 99.82 23:23:27 23:17:01 0 0.12 0.00 0.03 0.00 0.02 99.83 23:23:27 23:17:01 1 0.12 0.00 0.03 0.00 0.03 99.82 23:23:27 23:18:01 all 0.11 0.00 0.03 0.00 0.03 99.84 23:23:27 23:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:23:27 23:18:01 1 0.18 0.00 0.02 0.00 0.03 99.77 23:23:27 23:19:01 all 0.15 0.00 0.03 0.00 0.03 99.80 23:23:27 23:19:01 0 0.07 0.00 0.02 0.00 0.03 99.88 23:23:27 23:19:01 1 0.23 0.00 0.03 0.00 0.02 99.72 23:23:27 23:20:01 all 0.11 0.00 0.03 0.00 0.03 99.84 23:23:27 23:20:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:23:27 23:20:01 1 0.20 0.00 0.02 0.00 0.02 99.77 23:23:27 23:21:01 all 0.14 0.00 0.03 0.01 0.03 99.78 23:23:27 23:21:01 0 0.05 0.00 0.03 0.00 0.05 99.87 23:23:27 23:21:01 1 0.23 0.00 0.03 0.02 0.02 99.70 23:23:27 23:22:01 all 0.05 0.00 0.03 0.00 0.03 99.89 23:23:27 23:22:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:23:27 23:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:23:27 23:23:01 all 0.14 0.00 0.03 0.00 0.03 99.80 23:23:27 23:23:01 0 0.23 0.00 0.02 0.00 0.03 99.72 23:23:27 23:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:23:27 Average: all 0.60 0.00 0.22 0.16 0.03 98.99 23:23:27 Average: 0 0.59 0.00 0.24 0.19 0.03 98.95 23:23:27 Average: 1 0.60 0.00 0.21 0.14 0.03 99.03 23:23:27 23:23:27 23:23:27