Pull request #905 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 dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47+5491d085a3f8333dbc163d8e7648e07756bdb8c0 (a1af873a7a65f352bb1f03704a88170d286aef9f) 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-ssh4128147537558984879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh2355161055254196782.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 6a41506d72e8e131afc862d141935157bee59f41 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-905/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-905/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7537527992528881068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh4223885252023122879.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-905/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-905/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7237945700116701500.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-808 in /w/workspace/ndry_app-functions-sdk-go_PR-905 [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-905 # 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-905@tmp/jenkins-gitclient-ssh7981564931588549543.key > 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 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-905@tmp/jenkins-gitclient-ssh314514419215566711.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/905/head:refs/remotes/origin/PR-905 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5491d085a3f8333dbc163d8e7648e07756bdb8c0 into PR head commit dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 Merge succeeded, producing dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 Checking out Revision dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 (PR-905) > git config core.sparsecheckout # timeout=10 > git checkout -f dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 # 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-905@tmp/jenkins-gitclient-ssh1664736056352242831.key > git merge 5491d085a3f8333dbc163d8e7648e07756bdb8c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 # timeout=10 Commit message: "Merge branch 'master' into update-change-log" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:01:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:01:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:01:53 ========================================================= 01:01:53 EdgeX Global Pipelines Version Info 01:01:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4d71b8fd9da364845bbb1fe1a3cc71e4d597ce8a # timeout=10 01:01:54 ------------------- 01:01:54 stable info: 01:01:54 ------------------- 01:01:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:01:54 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:01:54 Message: update stable to v1.0.195 01:01:55 ------------------- 01:01:55 experimental info: 01:01:55 ------------------- 01:01:55 Commited By: **** collab-it+edgex@linuxfoundation.org 01:01:55 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:01:55 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 01:01:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-905 [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-905 [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-905 [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcc8bb2 [Pipeline] echo 01:01:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:01:56 + git log --format=format:%s -1 dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 [Pipeline] echo 01:01:57 GIT_COMMIT: dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47, Commit Message: Merge branch 'master' into update-change-log [Pipeline] echo 01:01:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:01:57 01:01:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:01:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:01:58 latest: Pulling from edgex-devops/git-semver 01:01:58 31603596830f: Pulling fs layer 01:01:58 54011a49482f: Pulling fs layer 01:01:58 a6820b24f6d8: Pulling fs layer 01:01:58 f581987b2513: Pulling fs layer 01:01:58 f581987b2513: Waiting 01:01:58 54011a49482f: Verifying Checksum 01:01:58 54011a49482f: Download complete 01:01:58 31603596830f: Verifying Checksum 01:01:58 31603596830f: Download complete 01:01:58 f581987b2513: Verifying Checksum 01:01:58 f581987b2513: Download complete 01:01:58 a6820b24f6d8: Verifying Checksum 01:01:58 a6820b24f6d8: Download complete 01:01:58 31603596830f: Pull complete 01:01:58 54011a49482f: Pull complete 01:01:59 a6820b24f6d8: Pull complete 01:01:59 f581987b2513: Pull complete 01:01:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:01:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:01:59 prd-centos7-docker-4c-2g-808 does not seem to be running inside a container 01:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-905 -v /w/workspace/ndry_app-functions-sdk-go_PR-905:/w/workspace/ndry_app-functions-sdk-go_PR-905:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-905@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-905@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:02:00 $ docker top 7e9d2bd75dfd109adac39a3f057d869311aa8719669fa3adc621d5bd9c5363a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:02:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:02:01 [ssh-agent] Looking for ssh-agent implementation... 01:02:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:02:01 $ docker exec 7e9d2bd75dfd109adac39a3f057d869311aa8719669fa3adc621d5bd9c5363a2 ssh-agent 01:02:01 SSH_AUTH_SOCK=/tmp/ssh-U0Oa1c4V866x/agent.14 01:02:01 SSH_AGENT_PID=20 01:02:01 Running ssh-add (command line suppressed) 01:02:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-905@tmp/private_key_9148519897509392390.key (/w/workspace/ndry_app-functions-sdk-go_PR-905@tmp/private_key_9148519897509392390.key) 01:02:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:02:01 + git tag --points-at HEAD [Pipeline] } 01:02:01 $ docker exec --env ******** --env ******** 7e9d2bd75dfd109adac39a3f057d869311aa8719669fa3adc621d5bd9c5363a2 ssh-agent -k 01:02:01 unset SSH_AUTH_SOCK; 01:02:01 unset SSH_AGENT_PID; 01:02:01 echo Agent pid 20 killed; 01:02:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:02:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:02:01 [ssh-agent] Looking for ssh-agent implementation... 01:02:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:02:01 $ docker exec 7e9d2bd75dfd109adac39a3f057d869311aa8719669fa3adc621d5bd9c5363a2 ssh-agent 01:02:02 SSH_AUTH_SOCK=/tmp/ssh-VoTESiiSd7uf/agent.52 01:02:02 SSH_AGENT_PID=59 01:02:02 Running ssh-add (command line suppressed) 01:02:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-905@tmp/private_key_1212789490257986431.key (/w/workspace/ndry_app-functions-sdk-go_PR-905@tmp/private_key_1212789490257986431.key) 01:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:02:02 + git semver init 01:02:02 # -> Open(): unable to determine branch for HEAD 01:02:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-905/.git 01:02:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-905 01:02:02 # $SEMVER_REMOTE_NAME = origin 01:02:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:02:02 # $SEMVER_USER_NAME = edgex-jenkins 01:02:02 # $SEMVER_BRANCH = PR-905 01:02:02 # $SEMVER_TEMP = /tmp/semver-259095894 01:02:02 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 01:02:07 # '/tmp/semver-259095894' -> '/w/workspace/ndry_app-functions-sdk-go_PR-905/.semver' 01:02:07 # -> Force: false 01:02:07 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-905/.semver [Pipeline] } 01:02:07 $ docker exec --env ******** --env ******** 7e9d2bd75dfd109adac39a3f057d869311aa8719669fa3adc621d5bd9c5363a2 ssh-agent -k 01:02:07 unset SSH_AUTH_SOCK; 01:02:07 unset SSH_AGENT_PID; 01:02:07 echo Agent pid 59 killed; 01:02:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:02:08 + git semver [Pipeline] } 01:02:08 $ docker stop --time=1 7e9d2bd75dfd109adac39a3f057d869311aa8719669fa3adc621d5bd9c5363a2 01:02:09 $ docker rm -f 7e9d2bd75dfd109adac39a3f057d869311aa8719669fa3adc621d5bd9c5363a2 [Pipeline] // withDockerContainer [Pipeline] sh 01:02:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:02:10 Stashed 1 file(s) [Pipeline] echo 01:02:10 [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 01:02:25 Running on prd-centos7-docker-4c-2g-810 in /w/workspace/ndry_app-functions-sdk-go_PR-905 [Pipeline] { [Pipeline] ws 01:02:25 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 01:02:25 The recommended git tool is: git 01:02:25 Still waiting to schedule task 01:02:25 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:02:27 using credential edgex-jenkins-ssh 01:02:27 Cloning the remote Git repository 01:02:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 01:02:27 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 01:02:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:02:27 > git --version # timeout=10 01:02:27 > git --version # 'git version 2.24.4' 01:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:27 [INFO] Currently running in a labeled security context 01:02:27 [INFO] Currently SELinux is 'enforcing' on the host 01:02:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh7627251490618771957.key 01:02:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:29 Merging remotes/origin/master commit 5491d085a3f8333dbc163d8e7648e07756bdb8c0 into PR head commit dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 01:02:29 Merge succeeded, producing dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 01:02:29 Checking out Revision dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 (PR-905) 01:02:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:02:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:02:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:29 [INFO] Currently running in a labeled security context 01:02:29 [INFO] Currently SELinux is 'enforcing' on the host 01:02:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh7779365997760180657.key 01:02:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/905/head:refs/remotes/origin/PR-905 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:02:29 > git config core.sparsecheckout # timeout=10 01:02:29 > git checkout -f dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 # timeout=10 01:02:29 > git remote # timeout=10 01:02:29 > git config --get remote.origin.url # timeout=10 01:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:02:29 [INFO] Currently running in a labeled security context 01:02:29 [INFO] Currently SELinux is 'enforcing' on the host 01:02:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh8216944983433391350.key 01:02:29 > git merge 5491d085a3f8333dbc163d8e7648e07756bdb8c0 # timeout=10 01:02:29 > git rev-parse HEAD^{commit} # timeout=10 01:02:29 > git config core.sparsecheckout # timeout=10 01:02:29 > git checkout -f dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 # timeout=10 01:02:33 Commit message: "Merge branch 'master' into update-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:02:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:02:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:02:35 + sudo service docker restart 01:02:35 + true 01:02:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 01:02:53 ========================================================= 01:02:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:02:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:02:53 + 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 . 01:02:54 Sending build context to Docker daemon 19.9MB 01:02:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:02:54 Step 2/8 : FROM ${BASE} 01:02:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:02:54 540db60ca938: Pulling fs layer 01:02:54 adcc1eea9eea: Pulling fs layer 01:02:54 4c4ab2625f07: Pulling fs layer 01:02:54 0510c868ecb4: Pulling fs layer 01:02:54 afea3b2eda06: Pulling fs layer 01:02:54 7809a108b3ef: Pulling fs layer 01:02:54 f706445af74f: Pulling fs layer 01:02:54 0510c868ecb4: Waiting 01:02:54 afea3b2eda06: Waiting 01:02:54 7809a108b3ef: Waiting 01:02:54 f706445af74f: Waiting 01:02:54 4c4ab2625f07: Verifying Checksum 01:02:54 4c4ab2625f07: Download complete 01:02:54 adcc1eea9eea: Verifying Checksum 01:02:54 adcc1eea9eea: Download complete 01:02:54 afea3b2eda06: Verifying Checksum 01:02:54 afea3b2eda06: Download complete 01:02:54 7809a108b3ef: Verifying Checksum 01:02:54 7809a108b3ef: Download complete 01:02:54 540db60ca938: Verifying Checksum 01:02:54 540db60ca938: Download complete 01:02:54 540db60ca938: Pull complete 01:02:54 adcc1eea9eea: Pull complete 01:02:54 4c4ab2625f07: Pull complete 01:02:55 f706445af74f: Verifying Checksum 01:02:55 f706445af74f: Download complete 01:02:56 0510c868ecb4: Verifying Checksum 01:02:56 0510c868ecb4: Download complete 01:03:00 0510c868ecb4: Pull complete 01:03:00 afea3b2eda06: Pull complete 01:03:00 7809a108b3ef: Pull complete 01:03:01 f706445af74f: Pull complete 01:03:01 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:03:01 ---> b068be0155e3 01:03:01 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 01:03:01 20.10.0: Pulling from library/docker 01:03:01 05e7bc50f07f: Pulling fs layer 01:03:01 6db28d0fdbf6: Pulling fs layer 01:03:01 292df0bc6bf3: Pulling fs layer 01:03:01 2e060f4bd70b: Pulling fs layer 01:03:01 80e8d568a223: Pulling fs layer 01:03:01 8dc6ef1a942a: Pulling fs layer 01:03:01 2312dd95470a: Pulling fs layer 01:03:01 2e060f4bd70b: Waiting 01:03:01 80e8d568a223: Waiting 01:03:01 8dc6ef1a942a: Waiting 01:03:01 2312dd95470a: Waiting 01:03:01 292df0bc6bf3: Verifying Checksum 01:03:01 292df0bc6bf3: Download complete 01:03:01 6db28d0fdbf6: Verifying Checksum 01:03:01 6db28d0fdbf6: Download complete 01:03:01 05e7bc50f07f: Verifying Checksum 01:03:01 05e7bc50f07f: Download complete 01:03:01 80e8d568a223: Verifying Checksum 01:03:01 80e8d568a223: Download complete 01:03:01 8dc6ef1a942a: Verifying Checksum 01:03:01 8dc6ef1a942a: Download complete 01:03:01 2312dd95470a: Verifying Checksum 01:03:01 2312dd95470a: Download complete 01:03:02 05e7bc50f07f: Pull complete 01:03:02 6db28d0fdbf6: Pull complete 01:03:02 292df0bc6bf3: Pull complete 01:03:02 2e060f4bd70b: Verifying Checksum 01:03:02 2e060f4bd70b: Download complete 01:03:04 2e060f4bd70b: Pull complete 01:03:04 80e8d568a223: Pull complete 01:03:04 8dc6ef1a942a: Pull complete 01:03:04 2312dd95470a: Pull complete 01:03:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:03:04 Status: Downloaded newer image for docker:20.10.0 01:03:09 ---> de51d29f7cfc 01:03:09 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:03:09 ---> Running in e1f649dfde03 01:03:09 Removing intermediate container e1f649dfde03 01:03:09 ---> 194e104c29f3 01:03:09 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 01:03:09 ---> Running in 116963bcfbd1 01:03:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:03:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:03:10 (1/5) Installing libsodium (1.0.18-r0) 01:03:10 (2/5) Installing libzmq (4.3.3-r1) 01:03:10 (3/5) Installing pkgconf (1.7.3-r0) 01:03:10 (4/5) Installing libsodium-dev (1.0.18-r0) 01:03:10 (5/5) Installing zeromq-dev (4.3.3-r1) 01:03:10 Executing busybox-1.32.1-r6.trigger 01:03:10 OK: 150 MiB in 45 packages 01:03:11 Removing intermediate container 116963bcfbd1 01:03:11 ---> cfa9d5880c52 01:03:11 Step 6/8 : WORKDIR /build 01:03:11 ---> Running in 9df00ee71d2c 01:03:11 Removing intermediate container 9df00ee71d2c 01:03:11 ---> 9c047b70fd99 01:03:11 Step 7/8 : COPY go.mod . 01:03:11 ---> bc7e15d917cf 01:03:11 Step 8/8 : RUN go mod download 01:03:11 ---> Running in f531fb2c040e 01:03:23 Removing intermediate container f531fb2c040e 01:03:23 ---> 0341b5fe2ef8 01:03:23 Successfully built 0341b5fe2ef8 01:03:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:03:23 + docker inspect -f . ci-base-image-x86_64 01:03:23 . [Pipeline] withDockerContainer 01:03:24 prd-centos7-docker-4c-2g-810 does not seem to be running inside a container 01:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 01:03:24 $ docker top 1cd72ca8af13194d99b4a938a0d8f02e1c5d17e04c97a4bd056b40e1ff9ec253 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:24 + go version 01:03:24 go version go1.16.3 linux/amd64 [Pipeline] } 01:03:24 $ docker stop --time=1 1cd72ca8af13194d99b4a938a0d8f02e1c5d17e04c97a4bd056b40e1ff9ec253 01:03:26 $ docker rm -f 1cd72ca8af13194d99b4a938a0d8f02e1c5d17e04c97a4bd056b40e1ff9ec253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:26 + docker inspect -f . ci-base-image-x86_64 01:03:26 . [Pipeline] withDockerContainer 01:03:26 prd-centos7-docker-4c-2g-810 does not seem to be running inside a container 01:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 01:03:27 $ docker top b62d13f5776d3ab1978372f6078f69b733b7f8e26d14562aec76653cbd7f57c9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:27 + go mod tidy [Pipeline] sh 01:03:28 + make test 01:03:28 make -C ./app-service-template build 01:03:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 01:03:28 go mod tidy 01:03:28 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 01:03:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 01:03:41 make -C ./app-service-template test 01:03:41 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 01:03:41 go mod tidy 01:03:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:03:47 ok new-app-service 0.009s coverage: 47.8% of statements 01:03:47 ? new-app-service/config [no test files] 01:03:47 ok new-app-service/functions 0.007s 01:03:47 CGO_ENABLED=1 go vet ./... 01:03:56 gofmt -l . 01:03:56 [ "`gofmt -l .`" = "" ] 01:03:56 ./bin/test-attribution-txt.sh 01:03:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 01:03:56 go mod tidy 01:03:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:03:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 01:03:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.017s coverage: 63.6% of statements 01:03:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.012s coverage: 96.5% of statements 01:03:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 01:03:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 01:03:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 01:03:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s 01:03:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.023s coverage: 74.5% of statements 01:03:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 01:03:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 01:03:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 01:03:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 01:03:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 01:03:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 01:03:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.1% of statements 01:03:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 01:03:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.015s coverage: 10.5% of statements 01:04:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.747s coverage: 76.1% of statements 01:04:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 01:04:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 01:04:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 01:04:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 01:04:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 01:04:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements 01:04:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.024s coverage: 78.0% of statements 01:04:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 01:04:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:04:29 gofmt -l . 01:04:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:04:29 $ docker stop --time=1 b62d13f5776d3ab1978372f6078f69b733b7f8e26d14562aec76653cbd7f57c9 01:04:30 $ docker rm -f b62d13f5776d3ab1978372f6078f69b733b7f8e26d14562aec76653cbd7f57c9 [Pipeline] // withDockerContainer [Pipeline] sh 01:04:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:04:31 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 01:04:32 ---> job-cost.sh 01:04:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2SUP 01:04:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:04:57 lf-activate-venv(): INFO: Adding /tmp/venv-2SUP/bin to PATH 01:04:57 INFO: No Stack... 01:04:57 INFO: Retrieving Pricing Info for: v3-standard-2 01:04:57 INFO: Archiving Costs [Pipeline] sh 01:04:57 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv 01:04:57 + cut -d, -f6 [Pipeline] lock 01:04:57 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-905-6-stack-cost] 01:04:57 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-905-6-stack-cost] did not exist. Created. 01:04:57 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-905-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:04:57 + echo total: 0.05999999865889549 [Pipeline] stash 01:04:58 Stashed 1 file(s) [Pipeline] } 01:04:58 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-905-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:06:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-813 in /w/workspace/ndry_app-functions-sdk-go_PR-905 [Pipeline] { [Pipeline] ws 01:06:15 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 01:06:15 The recommended git tool is: git 01:06:21 using credential edgex-jenkins-ssh 01:06:21 Cloning the remote Git repository 01:06:22 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 01:06:22 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 01:06:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:06:22 > git --version # timeout=10 01:06:22 > git --version # 'git version 2.17.1' 01:06:22 using GIT_SSH to set credentials SSH Credentials for GitHub 01:06:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:06:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:06:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:06:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 01:06:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 01:06:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:06:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/905/head:refs/remotes/origin/PR-905 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:06:26 Merging remotes/origin/master commit 5491d085a3f8333dbc163d8e7648e07756bdb8c0 into PR head commit dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 01:06:26 Merge succeeded, producing dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 01:06:26 Checking out Revision dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 (PR-905) 01:06:26 > git config core.sparsecheckout # timeout=10 01:06:26 > git checkout -f dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 # timeout=10 01:06:26 > git remote # timeout=10 01:06:26 > git config --get remote.origin.url # timeout=10 01:06:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:06:26 > git merge 5491d085a3f8333dbc163d8e7648e07756bdb8c0 # timeout=10 01:06:26 > git rev-parse HEAD^{commit} # timeout=10 01:06:26 > git config core.sparsecheckout # timeout=10 01:06:26 > git checkout -f dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 # timeout=10 01:06:30 Commit message: "Merge branch 'master' into update-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:06:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:06:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:06:33 + true 01:06:33 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:06:51 ========================================================= 01:06:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:06:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:06:52 + 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 . 01:06:53 Sending build context to Docker daemon 19.9MB 01:06:53 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:06:53 Step 2/8 : FROM ${BASE} 01:06:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:06:53 595b0fe564bb: Pulling fs layer 01:06:53 3088b5b3c5c0: Pulling fs layer 01:06:53 5b7225fbf94c: Pulling fs layer 01:06:53 ba82ee9f976e: Pulling fs layer 01:06:53 506bd15cee9f: Pulling fs layer 01:06:53 75a0a4a0db45: Pulling fs layer 01:06:53 618dc40b7e24: Pulling fs layer 01:06:53 506bd15cee9f: Waiting 01:06:53 ba82ee9f976e: Waiting 01:06:53 75a0a4a0db45: Waiting 01:06:53 618dc40b7e24: Waiting 01:06:53 5b7225fbf94c: Verifying Checksum 01:06:53 5b7225fbf94c: Download complete 01:06:53 3088b5b3c5c0: Verifying Checksum 01:06:53 3088b5b3c5c0: Download complete 01:06:53 506bd15cee9f: Verifying Checksum 01:06:53 506bd15cee9f: Download complete 01:06:54 595b0fe564bb: Verifying Checksum 01:06:54 595b0fe564bb: Download complete 01:06:54 75a0a4a0db45: Verifying Checksum 01:06:54 75a0a4a0db45: Download complete 01:06:54 595b0fe564bb: Pull complete 01:06:55 3088b5b3c5c0: Pull complete 01:06:55 5b7225fbf94c: Pull complete 01:06:56 618dc40b7e24: Verifying Checksum 01:06:56 618dc40b7e24: Download complete 01:06:57 ba82ee9f976e: Verifying Checksum 01:06:57 ba82ee9f976e: Download complete 01:07:07 ba82ee9f976e: Pull complete 01:07:08 506bd15cee9f: Pull complete 01:07:08 75a0a4a0db45: Pull complete 01:07:12 618dc40b7e24: Pull complete 01:07:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 01:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:07:12 ---> a36622ca3599 01:07:12 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 01:07:12 20.10.0: Pulling from library/docker 01:07:12 a3cc7d3b244e: Pulling fs layer 01:07:12 02a3295e0d61: Pulling fs layer 01:07:12 0f4f2e6d8100: Pulling fs layer 01:07:12 330b718f631f: Pulling fs layer 01:07:12 a93816041522: Pulling fs layer 01:07:12 bdb6da89ff94: Pulling fs layer 01:07:12 2a70c0c122f4: Pulling fs layer 01:07:12 330b718f631f: Waiting 01:07:12 bdb6da89ff94: Waiting 01:07:12 a93816041522: Waiting 01:07:12 0f4f2e6d8100: Verifying Checksum 01:07:12 0f4f2e6d8100: Download complete 01:07:12 a3cc7d3b244e: Verifying Checksum 01:07:12 a3cc7d3b244e: Download complete 01:07:12 02a3295e0d61: Verifying Checksum 01:07:12 02a3295e0d61: Download complete 01:07:12 a93816041522: Verifying Checksum 01:07:12 a93816041522: Download complete 01:07:12 bdb6da89ff94: Download complete 01:07:12 2a70c0c122f4: Verifying Checksum 01:07:12 2a70c0c122f4: Download complete 01:07:13 a3cc7d3b244e: Pull complete 01:07:14 02a3295e0d61: Pull complete 01:07:14 330b718f631f: Verifying Checksum 01:07:14 330b718f631f: Download complete 01:07:14 0f4f2e6d8100: Pull complete 01:07:18 330b718f631f: Pull complete 01:07:18 a93816041522: Pull complete 01:07:18 bdb6da89ff94: Pull complete 01:07:18 2a70c0c122f4: Pull complete 01:07:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:07:19 Status: Downloaded newer image for docker:20.10.0 01:07:24 ---> 8e81dba87472 01:07:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:07:24 ---> Running in 54caab570dac 01:07:25 Removing intermediate container 54caab570dac 01:07:25 ---> 6d1c59b786d9 01:07:25 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 01:07:25 ---> Running in 8d6922b0be48 01:07:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:07:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:07:28 (1/5) Installing libsodium (1.0.18-r0) 01:07:28 (2/5) Installing libzmq (4.3.3-r1) 01:07:28 (3/5) Installing pkgconf (1.7.3-r0) 01:07:28 (4/5) Installing libsodium-dev (1.0.18-r0) 01:07:28 (5/5) Installing zeromq-dev (4.3.3-r1) 01:07:28 Executing busybox-1.32.1-r6.trigger 01:07:28 OK: 139 MiB in 45 packages 01:07:30 Removing intermediate container 8d6922b0be48 01:07:30 ---> e8d6dfccbb43 01:07:30 Step 6/8 : WORKDIR /build 01:07:30 ---> Running in 6b0eac4c7040 01:07:30 Removing intermediate container 6b0eac4c7040 01:07:30 ---> b7389a44677f 01:07:30 Step 7/8 : COPY go.mod . 01:07:31 ---> 88c79744f99a 01:07:31 Step 8/8 : RUN go mod download 01:07:31 ---> Running in d1173c75c2fe 01:07:58 Removing intermediate container d1173c75c2fe 01:07:58 ---> 663d01a34a51 01:07:58 Successfully built 663d01a34a51 01:07:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:07:59 + docker inspect -f . ci-base-image-arm64 01:07:59 . [Pipeline] withDockerContainer 01:07:59 prd-ubuntu18.04-docker-arm64-4c-16g-813 does not seem to be running inside a container 01:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 01:08:01 $ docker top 22271739bef3771f1df66a4a02ed7b32b28557d46b07e54113d7e8af5e1115e5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:02 + go version 01:08:02 go version go1.16.5 linux/arm64 [Pipeline] } 01:08:02 $ docker stop --time=1 22271739bef3771f1df66a4a02ed7b32b28557d46b07e54113d7e8af5e1115e5 01:08:03 $ docker rm -f 22271739bef3771f1df66a4a02ed7b32b28557d46b07e54113d7e8af5e1115e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:08:04 + docker inspect -f . ci-base-image-arm64 01:08:04 . [Pipeline] withDockerContainer 01:08:05 prd-ubuntu18.04-docker-arm64-4c-16g-813 does not seem to be running inside a container 01:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 01:08:06 $ docker top 0f5cdffba1d616c6b59110da10de3a2b1adb9d45fbb3ca78971c998fccef3df4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:07 + go mod tidy [Pipeline] sh 01:08:09 + make test 01:08:09 make -C ./app-service-template build 01:08:09 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 01:08:09 go mod tidy 01:08:09 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 01:08:48 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 01:08:48 make -C ./app-service-template test 01:08:48 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 01:08:48 go mod tidy 01:08:48 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:09:21 ok new-app-service 0.054s coverage: 47.8% of statements 01:09:21 ? new-app-service/config [no test files] 01:09:21 ok new-app-service/functions 0.036s 01:09:21 CGO_ENABLED=1 go vet ./... 01:09:43 gofmt -l . 01:09:43 [ "`gofmt -l .`" = "" ] 01:09:43 ./bin/test-attribution-txt.sh 01:09:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 01:09:45 go mod tidy 01:09:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 01:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.072s coverage: 63.6% of statements 01:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.098s coverage: 96.5% of statements 01:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 01:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.105s coverage: 61.8% of statements 01:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 01:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.037s 01:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.112s coverage: 74.5% of statements 01:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 01:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 01:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 01:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 01:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 01:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 01:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.1% of statements 01:09:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 01:09:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.045s coverage: 10.5% of statements 01:10:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.879s coverage: 76.1% of statements 01:10:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 01:10:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.053s coverage: 12.5% of statements 01:10:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.109s coverage: 27.3% of statements 01:10:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 01:10:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 01:10:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.057s coverage: 51.4% of statements 01:10:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 78.0% of statements 01:10:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 01:10:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:10:31 gofmt -l . 01:10:31 [ "`gofmt -l .`" = "" ] [Pipeline] } 01:10:32 $ docker stop --time=1 0f5cdffba1d616c6b59110da10de3a2b1adb9d45fbb3ca78971c998fccef3df4 01:10:34 $ docker rm -f 0f5cdffba1d616c6b59110da10de3a2b1adb9d45fbb3ca78971c998fccef3df4 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:10:34 Warning: overwriting stash ‘coverage-report’ 01:10:35 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 01:10:36 ---> job-cost.sh 01:10:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v6cm 01:11:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:12:52 lf-activate-venv(): INFO: Adding /tmp/venv-v6cm/bin to PATH 01:12:52 INFO: No Stack... 01:12:52 INFO: Retrieving Pricing Info for: v2-standard-4 01:12:52 INFO: Archiving Costs [Pipeline] sh 01:12:52 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv 01:12:52 + cut -d, -f6 [Pipeline] lock 01:12:52 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-905-6-stack-cost] 01:12:52 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-905-6-stack-cost] did not exist. Created. 01:12:52 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-905-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:12:52 /w/workspace/app-functions-sdk-go/6@tmp/durable-51ae0fe2/script.sh: 1: /w/workspace/app-functions-sdk-go/6@tmp/durable-51ae0fe2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:12:53 + echo total: 0.18000000715255737 [Pipeline] stash 01:12:53 Warning: overwriting stash ‘stack-cost’ 01:12:53 Stashed 1 file(s) [Pipeline] } 01:12:53 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-905-6-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 01:12:54 provisioning config files... 01:12:54 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-905@tmp/config1351801096286884593tmp [Pipeline] { [Pipeline] sh 01:12:54 + set +x 01:12:54 + curl -s https://codecov.io/bash 01:12:54 + bash -s -- 01:12:54 01:12:54 _____ _ 01:12:54 / ____| | | 01:12:54 | | ___ __| | ___ ___ _____ __ 01:12:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:12:54 | |___| (_) | (_| | __/ (_| (_) \ V / 01:12:54 \_____\___/ \__,_|\___|\___\___/ \_/ 01:12:54 Bash-1.0.3 01:12:54 01:12:54 01:12:54 ==> git version 2.24.4 found 01:12:54 ==> 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 01:12:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:12:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:12:54 ==> Jenkins CI detected. 01:12:54 project root: . 01:12:54 --> token set from env 01:12:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:12:54 ==> Running gcov in . (disable via -X gcov) 01:12:54 ==> Python coveragepy not found 01:12:54 ==> Searching for coverage reports in: 01:12:54 + . 01:12:54 -> Found 2 reports 01:12:54 ==> Detecting git/mercurial file structure 01:12:54 ==> Reading reports 01:12:54 + ./app-service-template/coverage.out bytes=1055 01:12:54 + ./coverage.out bytes=95181 01:12:54 ==> Appending adjustments 01:12:54 https://docs.codecov.io/docs/fixing-reports 01:12:55 + Found adjustments 01:12:55 ==> Gzipping contents 01:12:55 20K /tmp/codecov.QqmddX.gz 01:12:55 ==> Uploading reports 01:12:55 url: https://codecov.io 01:12:55 query: branch=PR-905&commit=dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-905%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=905&job=&cmd_args= 01:12:55 -> Pinging Codecov 01:12:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-905&commit=dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-905%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=905&job=&cmd_args= 01:12:55 -> Uploading to 01:12:55 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/3D8B5DFFC46A037C893635FACE044666/dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47/95d80f3b-6a39-4957-86fa-8750ce61fc6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T011255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13e881a162eb91803fa6c80eda561c3dee36a9dce3426929b1f86c94385589fe 01:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:12:55 Dload Upload Total Spent Left Speed 01:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16871 0 0 100 16871 0 52314 --:--:-- --:--:-- --:--:-- 52232 01:12:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/dcc8bb2c34a1c8b4a04a4d029210cf9f4c04ce47 [Pipeline] } 01:12:55 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 01:12:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:12:58 ---> package-listing.sh 01:12:58 ++ facter osfamily 01:12:58 ++ tr '[:upper:]' '[:lower:]' 01:12:58 + OS_FAMILY=redhat 01:12:58 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-905 01:12:58 + START_PACKAGES=/tmp/packages_start.txt 01:12:58 + END_PACKAGES=/tmp/packages_end.txt 01:12:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:12:58 + PACKAGES=/tmp/packages_start.txt 01:12:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-905 ']' 01:12:58 + PACKAGES=/tmp/packages_end.txt 01:12:58 + case "${OS_FAMILY}" in 01:12:58 + sort 01:12:58 + rpm -qa 01:12:59 + '[' -f /tmp/packages_start.txt ']' 01:12:59 + '[' -f /tmp/packages_end.txt ']' 01:12:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:12:59 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-905 ']' 01:12:59 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-905/archives/ 01:12:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-905/archives/ [Pipeline] echo 01:12:59 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-905/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:12:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:00 01:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:13:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:00 alpine: Pulling from edgex-lftools-log-publisher 01:13:00 df20fa9351a1: Pulling fs layer 01:13:00 36b3adc4ff6f: Pulling fs layer 01:13:00 8ad3a11d3b57: Pulling fs layer 01:13:00 46f8f816bc3b: Pulling fs layer 01:13:00 93b61091891f: Pulling fs layer 01:13:00 93b9cdb0e59b: Pulling fs layer 01:13:00 5e14af77c1be: Pulling fs layer 01:13:00 01666e4c0597: Pulling fs layer 01:13:00 aa168da1d23b: Pulling fs layer 01:13:00 46f8f816bc3b: Waiting 01:13:00 93b61091891f: Waiting 01:13:00 93b9cdb0e59b: Waiting 01:13:00 5e14af77c1be: Waiting 01:13:00 01666e4c0597: Waiting 01:13:00 aa168da1d23b: Waiting 01:13:00 36b3adc4ff6f: Verifying Checksum 01:13:00 36b3adc4ff6f: Download complete 01:13:00 46f8f816bc3b: Verifying Checksum 01:13:00 46f8f816bc3b: Download complete 01:13:00 df20fa9351a1: Verifying Checksum 01:13:00 df20fa9351a1: Download complete 01:13:00 93b9cdb0e59b: Verifying Checksum 01:13:00 93b9cdb0e59b: Download complete 01:13:00 5e14af77c1be: Verifying Checksum 01:13:00 5e14af77c1be: Download complete 01:13:01 93b61091891f: Verifying Checksum 01:13:01 93b61091891f: Download complete 01:13:01 01666e4c0597: Verifying Checksum 01:13:01 01666e4c0597: Download complete 01:13:01 df20fa9351a1: Pull complete 01:13:01 8ad3a11d3b57: Verifying Checksum 01:13:01 8ad3a11d3b57: Download complete 01:13:01 36b3adc4ff6f: Pull complete 01:13:01 8ad3a11d3b57: Pull complete 01:13:01 46f8f816bc3b: Pull complete 01:13:02 93b61091891f: Pull complete 01:13:02 93b9cdb0e59b: Pull complete 01:13:02 5e14af77c1be: Pull complete 01:13:02 01666e4c0597: Pull complete 01:13:02 aa168da1d23b: Verifying Checksum 01:13:02 aa168da1d23b: Download complete 01:13:07 aa168da1d23b: Pull complete 01:13:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:13:07 prd-centos7-docker-4c-2g-808 does not seem to be running inside a container 01:13:07 $ 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-905/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-905 -v /w/workspace/ndry_app-functions-sdk-go_PR-905:/w/workspace/ndry_app-functions-sdk-go_PR-905:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-905@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-905@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:13:09 $ docker top 444fe4d2678287ff6a863ab3e9d26b51c420b4382f72d22901fed2fa6e279f40 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:10 + touch /tmp/pre-build-complete [Pipeline] sh 01:13:10 + mkdir -p /var/log/sa [Pipeline] sh 01:13:10 + ls /var/log/sa-host 01:13:10 + sadf -c /var/log/sa-host/sa05 01:13:10 file_magic: OK 01:13:10 HZ: Using current value: 100 01:13:10 file_header: OK 01:13:10 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 01:13:10 Statistics: 01:13:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:10 File successfully converted to sysstat format version 12.2.1 01:13:10 + sadf -c /var/log/sa-host/sa23 01:13:10 file_magic: OK 01:13:10 HZ: Using current value: 100 01:13:10 file_header: OK 01:13:10 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 01:13:10 Statistics: 01:13:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:11 provisioning config files... 01:13:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-905@tmp/config4005042533799016050tmp [Pipeline] { [Pipeline] echo 01:13:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:13:11 ---> create-netrc.sh [Pipeline] } 01:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:13:12 ---> python-tools-install.sh [Pipeline] echo 01:13:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:13:12 ---> sudo-logs.sh 01:13:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:13:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:13:12 ---> job-cost.sh 01:13:12 lf-activate-venv: SKIPPING 01:13:12 DEBUG: total: 0.18000000715255737 01:13:12 INFO: Retrieving Stack Cost... 01:13:13 INFO: Retrieving Pricing Info for: v3-standard-2 01:13:14 INFO: Archiving Costs [Pipeline] echo 01:13:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:13:14 ---> logs-deploy.sh 01:13:14 lf-activate-venv: SKIPPING 01:13:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-905/6 01:13:14 INFO: archiving workspace using pattern(s): 01:13:16 Archives upload complete. 01:13:16 INFO: archiving logs to Nexus 01:13:17 ---> uname -a: 01:13:17 Linux prd-centos7-docker-4c-2g-808.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:13:17 01:13:17 01:13:17 ---> lscpu: 01:13:17 Architecture: x86_64 01:13:17 CPU op-mode(s): 32-bit, 64-bit 01:13:17 Byte Order: Little Endian 01:13:17 Address sizes: 40 bits physical, 48 bits virtual 01:13:17 CPU(s): 2 01:13:17 On-line CPU(s) list: 0,1 01:13:17 Thread(s) per core: 1 01:13:17 Core(s) per socket: 1 01:13:17 Socket(s): 2 01:13:17 NUMA node(s): 1 01:13:17 Vendor ID: AuthenticAMD 01:13:17 CPU family: 23 01:13:17 Model: 49 01:13:17 Model name: AMD EPYC-Rome Processor 01:13:17 Stepping: 0 01:13:17 CPU MHz: 2799.998 01:13:17 BogoMIPS: 5599.99 01:13:17 Virtualization: AMD-V 01:13:17 Hypervisor vendor: KVM 01:13:17 Virtualization type: full 01:13:17 L1d cache: 64 KiB 01:13:17 L1i cache: 64 KiB 01:13:17 L2 cache: 1 MiB 01:13:17 L3 cache: 32 MiB 01:13:17 NUMA node0 CPU(s): 0,1 01:13:17 Vulnerability Itlb multihit: Not affected 01:13:17 Vulnerability L1tf: Not affected 01:13:17 Vulnerability Mds: Not affected 01:13:17 Vulnerability Meltdown: Not affected 01:13:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:13:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:13:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:13:17 Vulnerability Srbds: Not affected 01:13:17 Vulnerability Tsx async abort: Not affected 01:13:17 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 01:13:17 01:13:17 01:13:17 ---> nproc: 01:13:17 2 01:13:17 01:13:17 01:13:17 ---> df -h: 01:13:17 Filesystem Size Used Available Use% Mounted on 01:13:17 overlay 40.0G 7.6G 32.4G 19% / 01:13:17 tmpfs 64.0M 0 64.0M 0% /dev 01:13:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:13:17 shm 64.0M 0 64.0M 0% /dev/shm 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-905 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-905@tmp 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 01:13:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 01:13:17 01:13:17 01:13:17 ---> free -m: 01:13:17 total used free shared buff/cache available 01:13:17 Mem: 7821 939 4751 0 2129 6704 01:13:17 Swap: 1023 0 1023 01:13:17 01:13:17 01:13:17 ---> ip addr: 01:13:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:13:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:13:17 inet 127.0.0.1/8 scope host lo 01:13:17 valid_lft forever preferred_lft forever 01:13:17 inet6 ::1/128 scope host 01:13:17 valid_lft forever preferred_lft forever 01:13:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:13:17 link/ether fa:16:3e:9d:68:f9 brd ff:ff:ff:ff:ff:ff 01:13:17 inet 10.30.122.136/23 brd 10.30.123.255 scope global dynamic eth0 01:13:17 valid_lft 85681sec preferred_lft 85681sec 01:13:17 inet6 fe80::f816:3eff:fe9d:68f9/64 scope link 01:13:17 valid_lft forever preferred_lft forever 01:13:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:13:17 link/ether 02:42:ab:16:e9:f3 brd ff:ff:ff:ff:ff:ff 01:13:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:13:17 valid_lft forever preferred_lft forever 01:13:17 inet6 fe80::42:abff:fe16:e9f3/64 scope link 01:13:17 valid_lft forever preferred_lft forever 01:13:17 01:13:17 01:13:17 ---> sar -b -r -n DEV: 01:13:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 01:13:17 01:13:17 01:01:08 LINUX RESTART (2 CPU) 01:13:17 01:13:17 01:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:13:17 01:03:01 7.21 0.15 7.06 0.00 22.12 1388.56 0.00 01:13:17 01:04:01 1.60 0.00 1.60 0.00 0.00 33.08 0.00 01:13:17 01:05:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 01:13:17 01:06:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 01:13:17 01:07:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 01:13:17 01:08:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 01:13:17 01:09:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 01:13:17 01:10:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 01:13:17 01:11:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 01:13:17 01:12:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 01:13:17 01:13:01 2.23 0.13 2.10 0.00 13.72 51.53 0.00 01:13:17 Average: 1.18 0.03 1.15 0.00 3.26 136.20 0.00 01:13:17 01:13:17 01:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:13:17 01:03:01 5424392 0 809032 10.10 2620 1772896 1264812 13.96 595880 1588328 20 01:13:17 01:04:01 5429792 0 803624 10.03 2620 1772904 1205176 13.31 592352 1587644 12 01:13:17 01:05:01 5428496 0 804920 10.05 2620 1772904 1205416 13.31 591424 1589908 8 01:13:17 01:06:01 5426508 0 806900 10.07 2620 1772912 1205520 13.31 593536 1589908 8 01:13:17 01:07:01 5424376 0 809028 10.10 2620 1772916 1205448 13.31 590392 1595500 8 01:13:17 01:08:01 5425508 0 807892 10.09 2620 1772920 1205244 13.31 589476 1595504 12 01:13:17 01:09:01 5425280 0 808116 10.09 2620 1772924 1205244 13.31 589524 1595500 8 01:13:17 01:10:01 5415656 0 817732 10.21 2620 1772932 1205448 13.31 598940 1595500 8 01:13:17 01:11:01 5417132 0 816252 10.19 2620 1772936 1205244 13.31 599360 1593892 8 01:13:17 01:12:01 5416524 0 816856 10.20 2620 1772940 1205352 13.31 600144 1593892 8 01:13:17 01:13:01 5209000 0 914348 11.42 2620 1882972 1676648 18.51 821008 1565644 109240 01:13:17 Average: 5403879 0 819518 10.23 2620 1782923 1253596 13.84 614731 1590111 9940 01:13:17 01:13:17 01:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:13:17 01:03:01 eth0 89.37 127.83 332.82 17.74 0.00 0.00 0.00 0.00 01:13:17 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:03:01 docker0 115.09 69.15 9.73 312.41 0.00 0.00 0.00 0.00 01:13:17 01:04:01 eth0 1.28 0.08 0.11 0.01 0.00 0.00 0.00 0.00 01:13:17 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:05:01 eth0 1.10 0.32 0.31 0.20 0.00 0.00 0.00 0.00 01:13:17 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:06:01 eth0 0.68 0.22 0.29 0.19 0.00 0.00 0.00 0.00 01:13:17 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:07:01 eth0 0.68 0.45 0.40 0.27 0.00 0.00 0.00 0.00 01:13:17 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:08:01 eth0 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:13:17 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:13:17 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:10:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 01:13:17 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:13:17 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:12:01 eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 01:13:17 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:13:01 eth0 133.54 113.97 1375.53 35.35 0.00 0.00 0.00 0.00 01:13:17 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 Average: eth0 20.72 22.16 155.46 4.91 0.00 0.00 0.00 0.00 01:13:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:17 Average: docker0 10.46 6.29 0.88 28.40 0.00 0.00 0.00 0.00 01:13:17 01:13:17 01:13:17 ---> sar -P ALL: 01:13:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 01:13:17 01:13:17 01:01:08 LINUX RESTART (2 CPU) 01:13:17 01:13:17 01:02:01 CPU %user %nice %system %iowait %steal %idle 01:13:17 01:03:01 all 2.55 0.00 0.82 0.16 0.03 96.44 01:13:17 01:03:01 0 2.82 0.00 0.83 0.20 0.03 96.12 01:13:17 01:03:01 1 2.27 0.00 0.81 0.12 0.03 96.77 01:13:17 01:04:01 all 0.13 0.00 0.07 0.00 0.02 99.79 01:13:17 01:04:01 0 0.18 0.00 0.07 0.00 0.02 99.73 01:13:17 01:04:01 1 0.07 0.00 0.07 0.00 0.02 99.85 01:13:17 01:05:01 all 0.11 0.00 0.04 0.00 0.03 99.82 01:13:17 01:05:01 0 0.15 0.00 0.03 0.00 0.03 99.78 01:13:17 01:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 01:13:17 01:06:01 all 0.17 0.00 0.07 0.00 0.03 99.74 01:13:17 01:06:01 0 0.28 0.00 0.07 0.00 0.02 99.63 01:13:17 01:06:01 1 0.05 0.00 0.07 0.00 0.03 99.85 01:13:17 01:07:01 all 0.22 0.00 0.07 0.00 0.01 99.71 01:13:17 01:07:01 0 0.37 0.00 0.05 0.00 0.02 99.57 01:13:17 01:07:01 1 0.07 0.00 0.08 0.00 0.00 99.85 01:13:17 01:08:01 all 0.16 0.00 0.06 0.00 0.02 99.77 01:13:17 01:08:01 0 0.28 0.00 0.07 0.00 0.02 99.63 01:13:17 01:08:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:13:17 01:09:01 all 0.14 0.00 0.07 0.00 0.03 99.77 01:13:17 01:09:01 0 0.22 0.00 0.05 0.00 0.02 99.72 01:13:17 01:09:01 1 0.07 0.00 0.08 0.00 0.03 99.82 01:13:17 01:10:01 all 0.20 0.00 0.04 0.00 0.03 99.73 01:13:17 01:10:01 0 0.32 0.00 0.03 0.00 0.02 99.63 01:13:17 01:10:01 1 0.08 0.00 0.05 0.00 0.03 99.83 01:13:17 01:11:01 all 0.22 0.00 0.04 0.00 0.03 99.72 01:13:17 01:11:01 0 0.37 0.00 0.03 0.00 0.02 99.58 01:13:17 01:11:01 1 0.07 0.00 0.05 0.00 0.03 99.85 01:13:17 01:12:01 all 0.18 0.00 0.03 0.00 0.03 99.76 01:13:17 01:12:01 0 0.35 0.00 0.03 0.00 0.02 99.60 01:13:17 01:12:01 1 0.02 0.00 0.03 0.00 0.03 99.92 01:13:17 01:13:01 all 3.04 0.00 0.95 0.03 0.03 95.95 01:13:17 01:13:01 0 2.77 0.00 1.09 0.03 0.02 96.09 01:13:17 01:13:01 1 3.31 0.00 0.81 0.03 0.03 95.82 01:13:17 01:13:17 Average: CPU %user %nice %system %iowait %steal %idle 01:13:17 Average: all 0.64 0.00 0.20 0.02 0.02 99.11 01:13:17 Average: 0 0.74 0.00 0.21 0.02 0.02 99.01 01:13:17 Average: 1 0.55 0.00 0.19 0.01 0.03 99.21 01:13:17 01:13:17 01:13:17