Pull request #897 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 AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 6cf1f43dfee3af36d33fd18e7be4d781902879ca+d07bca608e99190f2a843fee86b469a806ac6110 (b97ce38fd675720d589376705c6f3e4e95e08c0d) 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-ssh7772889570874298246.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-ssh6501850772272040806.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-897/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-897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9072407822387791537.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-ssh4360884904381203503.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-897/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-897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9146948094323797858.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-1499 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [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-897 # 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-897@tmp/jenkins-gitclient-ssh1677475138612199995.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 d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit 6cf1f43dfee3af36d33fd18e7be4d781902879ca Merge succeeded, producing 6cf1f43dfee3af36d33fd18e7be4d781902879ca Checking out Revision 6cf1f43dfee3af36d33fd18e7be4d781902879ca (PR-897) > 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-897@tmp/jenkins-gitclient-ssh8488154265357196940.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # 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-897@tmp/jenkins-gitclient-ssh8065845977994696791.key > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:46:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:46:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:46:41 ========================================================= 16:46:41 EdgeX Global Pipelines Version Info 16:46:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7013447a94f47f0ad4b25ad27f60013ef7b22579 # timeout=10 16:46:42 ------------------- 16:46:42 stable info: 16:46:42 ------------------- 16:46:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:46:42 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 16:46:42 Message: update stable to v1.0.194 16:46:43 ------------------- 16:46:43 experimental info: 16:46:43 ------------------- 16:46:43 Commited By: **** collab-it+edgex@linuxfoundation.org 16:46:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:46:43 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:46:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-897 [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-897 [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-897 [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cf1f43dfee3af36d33fd18e7be4d781902879ca [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cf1f43 [Pipeline] echo 16:46:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:45 + git log --format=format:%s -1 6cf1f43dfee3af36d33fd18e7be4d781902879ca [Pipeline] echo 16:46:45 GIT_COMMIT: 6cf1f43dfee3af36d33fd18e7be4d781902879ca, Commit Message: feat(sdk): Use Default Topic Formatting for Triggers [Pipeline] echo 16:46:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:46:45 16:46:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:46:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:46:46 latest: Pulling from edgex-devops/git-semver 16:46:46 31603596830f: Pulling fs layer 16:46:46 54011a49482f: Pulling fs layer 16:46:46 a6820b24f6d8: Pulling fs layer 16:46:46 f581987b2513: Pulling fs layer 16:46:46 f581987b2513: Waiting 16:46:46 54011a49482f: Verifying Checksum 16:46:46 54011a49482f: Download complete 16:46:46 31603596830f: Verifying Checksum 16:46:46 31603596830f: Download complete 16:46:46 f581987b2513: Verifying Checksum 16:46:46 f581987b2513: Download complete 16:46:46 a6820b24f6d8: Verifying Checksum 16:46:46 a6820b24f6d8: Download complete 16:46:46 31603596830f: Pull complete 16:46:46 54011a49482f: Pull complete 16:46:47 a6820b24f6d8: Pull complete 16:46:47 f581987b2513: Pull complete 16:46:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:46:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:46:47 prd-centos7-docker-4c-2g-1499 does not seem to be running inside a container 16:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-897 -v /w/workspace/ndry_app-functions-sdk-go_PR-897:/w/workspace/ndry_app-functions-sdk-go_PR-897:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-897@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:46:48 $ docker top 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:46:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:46:48 [ssh-agent] Looking for ssh-agent implementation... 16:46:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:46:48 $ docker exec 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 ssh-agent 16:46:48 SSH_AUTH_SOCK=/tmp/ssh-STN3dpWXPh7H/agent.13 16:46:48 SSH_AGENT_PID=20 16:46:48 Running ssh-add (command line suppressed) 16:46:49 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_9183672292565821755.key (/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_9183672292565821755.key) 16:46:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:46:49 + git tag --points-at HEAD [Pipeline] } 16:46:49 $ docker exec --env ******** --env ******** 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 ssh-agent -k 16:46:49 unset SSH_AUTH_SOCK; 16:46:49 unset SSH_AGENT_PID; 16:46:49 echo Agent pid 20 killed; 16:46:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:46:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:46:49 [ssh-agent] Looking for ssh-agent implementation... 16:46:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:46:49 $ docker exec 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 ssh-agent 16:46:49 SSH_AUTH_SOCK=/tmp/ssh-EDSDbrM0rLWm/agent.55 16:46:49 SSH_AGENT_PID=62 16:46:49 Running ssh-add (command line suppressed) 16:46:49 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_7682664809879084030.key (/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_7682664809879084030.key) 16:46:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:46:50 + git semver init 16:46:50 # -> Open(): unable to determine branch for HEAD 16:46:50 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-897/.git 16:46:50 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-897 16:46:50 # $SEMVER_REMOTE_NAME = origin 16:46:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:46:50 # $SEMVER_USER_NAME = edgex-jenkins 16:46:50 # $SEMVER_BRANCH = PR-897 16:46:50 # $SEMVER_TEMP = /tmp/semver-082577244 16:46:50 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:46:52 # '/tmp/semver-082577244' -> '/w/workspace/ndry_app-functions-sdk-go_PR-897/.semver' 16:46:52 # -> Force: false 16:46:52 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-897/.semver [Pipeline] } 16:46:52 $ docker exec --env ******** --env ******** 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 ssh-agent -k 16:46:52 unset SSH_AUTH_SOCK; 16:46:52 unset SSH_AGENT_PID; 16:46:52 echo Agent pid 62 killed; 16:46:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:46:52 + git semver [Pipeline] } 16:46:52 $ docker stop --time=1 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 16:46:54 $ docker rm -f 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 [Pipeline] // withDockerContainer [Pipeline] sh 16:46:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:46:54 Stashed 1 file(s) [Pipeline] echo 16:46:54 [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 16:47:09 Still waiting to schedule task 16:47:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:47:09 Still waiting to schedule task 16:47:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1496’ is offline 16:48:51 Running on prd-centos7-docker-4c-2g-1501 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [Pipeline] { [Pipeline] ws 16:48:51 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 16:48:51 The recommended git tool is: git 16:48:54 using credential edgex-jenkins-ssh 16:48:54 Cloning the remote Git repository 16:48:54 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:48:54 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 16:48:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:48:54 > git --version # timeout=10 16:48:54 > git --version # 'git version 2.24.4' 16:48:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:54 [INFO] Currently running in a labeled security context 16:48:54 [INFO] Currently SELinux is 'enforcing' on the host 16:48:54 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh6708688254456051133.key 16:48:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:48:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:48:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:48:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:55 [INFO] Currently running in a labeled security context 16:48:55 [INFO] Currently SELinux is 'enforcing' on the host 16:48:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh7362669203704947653.key 16:48:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:48:56 Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit 6cf1f43dfee3af36d33fd18e7be4d781902879ca 16:48:56 Merge succeeded, producing 6cf1f43dfee3af36d33fd18e7be4d781902879ca 16:48:56 Checking out Revision 6cf1f43dfee3af36d33fd18e7be4d781902879ca (PR-897) 16:48:56 > git config core.sparsecheckout # timeout=10 16:48:56 > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 16:48:56 > git remote # timeout=10 16:48:56 > git config --get remote.origin.url # timeout=10 16:48:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:56 [INFO] Currently running in a labeled security context 16:48:56 [INFO] Currently SELinux is 'enforcing' on the host 16:48:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh8306670881558390088.key 16:48:56 > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 16:48:56 > git rev-parse HEAD^{commit} # timeout=10 16:48:56 > git config core.sparsecheckout # timeout=10 16:48:56 > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 16:48:59 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1500 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [Pipeline] { [Pipeline] ws 16:49:00 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 16:49:01 The recommended git tool is: git 16:49:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:49:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:49:01 + sudo service docker restart 16:49:01 + true 16:49:01 Redirecting to /bin/systemctl restart docker.service 16:49:05 using credential edgex-jenkins-ssh 16:49:05 Cloning the remote Git repository 16:49:05 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:49:06 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 16:49:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:49:06 > git --version # timeout=10 16:49:06 > git --version # 'git version 2.17.1' 16:49:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:49:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:49:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:49:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:49:10 Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit 6cf1f43dfee3af36d33fd18e7be4d781902879ca 16:49:10 Merge succeeded, producing 6cf1f43dfee3af36d33fd18e7be4d781902879ca 16:49:10 Checking out Revision 6cf1f43dfee3af36d33fd18e7be4d781902879ca (PR-897) 16:49:10 > git config core.sparsecheckout # timeout=10 16:49:10 > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 16:49:10 > git remote # timeout=10 16:49:10 > git config --get remote.origin.url # timeout=10 16:49:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:10 > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 16:49:10 > git rev-parse HEAD^{commit} # timeout=10 16:49:10 > git config core.sparsecheckout # timeout=10 16:49:10 > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 16:49:14 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:49:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:49:16 + + true 16:49:16 sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:49:24 ========================================================= 16:49:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:49:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:49:24 + 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 . 16:49:24 Sending build context to Docker daemon 19.85MB 16:49:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:49:24 Step 2/8 : FROM ${BASE} 16:49:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:49:25 540db60ca938: Pulling fs layer 16:49:25 adcc1eea9eea: Pulling fs layer 16:49:25 4c4ab2625f07: Pulling fs layer 16:49:25 0510c868ecb4: Pulling fs layer 16:49:25 afea3b2eda06: Pulling fs layer 16:49:25 7809a108b3ef: Pulling fs layer 16:49:25 f706445af74f: Pulling fs layer 16:49:25 0510c868ecb4: Waiting 16:49:25 afea3b2eda06: Waiting 16:49:25 7809a108b3ef: Waiting 16:49:25 f706445af74f: Waiting 16:49:25 4c4ab2625f07: Verifying Checksum 16:49:25 4c4ab2625f07: Download complete 16:49:25 adcc1eea9eea: Verifying Checksum 16:49:25 adcc1eea9eea: Download complete 16:49:25 afea3b2eda06: Verifying Checksum 16:49:25 afea3b2eda06: Download complete 16:49:25 7809a108b3ef: Verifying Checksum 16:49:25 7809a108b3ef: Download complete 16:49:25 540db60ca938: Verifying Checksum 16:49:25 540db60ca938: Download complete 16:49:25 540db60ca938: Pull complete 16:49:25 adcc1eea9eea: Pull complete 16:49:25 4c4ab2625f07: Pull complete 16:49:26 f706445af74f: Verifying Checksum 16:49:26 f706445af74f: Download complete 16:49:27 0510c868ecb4: Verifying Checksum 16:49:27 0510c868ecb4: Download complete 16:49:31 0510c868ecb4: Pull complete 16:49:31 afea3b2eda06: Pull complete 16:49:31 7809a108b3ef: Pull complete 16:49:32 f706445af74f: Pull complete 16:49:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:49:32 ---> b068be0155e3 16:49:32 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:49:32 20.10.0: Pulling from library/docker 16:49:32 05e7bc50f07f: Pulling fs layer 16:49:32 6db28d0fdbf6: Pulling fs layer 16:49:32 292df0bc6bf3: Pulling fs layer 16:49:32 2e060f4bd70b: Pulling fs layer 16:49:32 80e8d568a223: Pulling fs layer 16:49:32 8dc6ef1a942a: Pulling fs layer 16:49:32 2312dd95470a: Pulling fs layer 16:49:32 80e8d568a223: Waiting 16:49:32 8dc6ef1a942a: Waiting 16:49:32 2312dd95470a: Waiting 16:49:32 2e060f4bd70b: Waiting 16:49:32 292df0bc6bf3: Verifying Checksum 16:49:32 292df0bc6bf3: Download complete 16:49:32 6db28d0fdbf6: Verifying Checksum 16:49:32 6db28d0fdbf6: Download complete 16:49:32 05e7bc50f07f: Verifying Checksum 16:49:32 05e7bc50f07f: Download complete 16:49:32 80e8d568a223: Verifying Checksum 16:49:32 80e8d568a223: Download complete 16:49:32 8dc6ef1a942a: Verifying Checksum 16:49:32 8dc6ef1a942a: Download complete 16:49:32 2312dd95470a: Verifying Checksum 16:49:32 2312dd95470a: Download complete 16:49:32 05e7bc50f07f: Pull complete 16:49:33 6db28d0fdbf6: Pull complete 16:49:33 292df0bc6bf3: Pull complete 16:49:33 2e060f4bd70b: Verifying Checksum 16:49:33 2e060f4bd70b: Download complete [Pipeline] unstash 16:49:36 2e060f4bd70b: Pull complete 16:49:36 80e8d568a223: Pull complete 16:49:36 8dc6ef1a942a: Pull complete 16:49:36 2312dd95470a: Pull complete 16:49:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:49:36 Status: Downloaded newer image for docker:20.10.0 [Pipeline] echo 16:49:36 ========================================================= 16:49:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:49:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:49:36 + 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 . 16:49:37 Sending build context to Docker daemon 19.85MB 16:49:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:49:37 Step 2/8 : FROM ${BASE} 16:49:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:49:38 595b0fe564bb: Pulling fs layer 16:49:38 3088b5b3c5c0: Pulling fs layer 16:49:38 5b7225fbf94c: Pulling fs layer 16:49:38 ba82ee9f976e: Pulling fs layer 16:49:38 506bd15cee9f: Pulling fs layer 16:49:38 75a0a4a0db45: Pulling fs layer 16:49:38 618dc40b7e24: Pulling fs layer 16:49:38 ba82ee9f976e: Waiting 16:49:38 506bd15cee9f: Waiting 16:49:38 75a0a4a0db45: Waiting 16:49:38 618dc40b7e24: Waiting 16:49:38 5b7225fbf94c: Verifying Checksum 16:49:38 5b7225fbf94c: Download complete 16:49:38 3088b5b3c5c0: Download complete 16:49:38 506bd15cee9f: Verifying Checksum 16:49:38 506bd15cee9f: Download complete 16:49:38 75a0a4a0db45: Download complete 16:49:38 595b0fe564bb: Verifying Checksum 16:49:38 595b0fe564bb: Download complete 16:49:38 ---> 66d2633297df 16:49:38 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:49:38 ---> Running in 4f3c6174588b 16:49:38 Removing intermediate container 4f3c6174588b 16:49:38 ---> a4ab5410478b 16:49:38 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:49:38 ---> Running in e21fcf72374d 16:49:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:49:39 595b0fe564bb: Pull complete 16:49:39 3088b5b3c5c0: Pull complete 16:49:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:49:39 618dc40b7e24: Verifying Checksum 16:49:39 618dc40b7e24: Download complete 16:49:40 5b7225fbf94c: Pull complete 16:49:40 (1/5) Installing libsodium (1.0.18-r0) 16:49:40 (2/5) Installing libzmq (4.3.3-r1) 16:49:40 (3/5) Installing pkgconf (1.7.3-r0) 16:49:40 (4/5) Installing libsodium-dev (1.0.18-r0) 16:49:41 (5/5) Installing zeromq-dev (4.3.3-r1) 16:49:41 Executing busybox-1.32.1-r6.trigger 16:49:41 OK: 150 MiB in 45 packages 16:49:41 ba82ee9f976e: Download complete 16:49:41 Removing intermediate container e21fcf72374d 16:49:41 ---> cab423555976 16:49:41 Step 6/8 : WORKDIR /build 16:49:41 ---> Running in b6307a9be272 16:49:41 Removing intermediate container b6307a9be272 16:49:41 ---> 3dd82997f684 16:49:41 Step 7/8 : COPY go.mod . 16:49:41 ---> fba786ee0d1a 16:49:41 Step 8/8 : RUN go mod download 16:49:41 ---> Running in 8b2b0edf672b 16:49:53 ba82ee9f976e: Pull complete 16:49:53 506bd15cee9f: Pull complete 16:49:53 75a0a4a0db45: Pull complete 16:49:54 Removing intermediate container 8b2b0edf672b 16:49:54 ---> c8785f758957 16:49:54 Successfully built c8785f758957 16:49:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:49:54 + docker inspect -f . ci-base-image-x86_64 16:49:54 . [Pipeline] withDockerContainer 16:49:54 prd-centos7-docker-4c-2g-1501 does not seem to be running inside a container 16:49:54 $ 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 ******** ci-base-image-x86_64 cat 16:49:55 $ docker top efa36c2ee04346634a3c0f5be861328dbaa8bdbdacf287d3642dec50436ae67e -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:55 + go version 16:49:55 go version go1.16.3 linux/amd64 [Pipeline] } 16:49:55 $ docker stop --time=1 efa36c2ee04346634a3c0f5be861328dbaa8bdbdacf287d3642dec50436ae67e 16:49:56 618dc40b7e24: Pull complete 16:49:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 16:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:49:56 ---> a36622ca3599 16:49:56 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:49:56 20.10.0: Pulling from library/docker 16:49:56 a3cc7d3b244e: Pulling fs layer 16:49:56 02a3295e0d61: Pulling fs layer 16:49:56 0f4f2e6d8100: Pulling fs layer 16:49:56 330b718f631f: Pulling fs layer 16:49:56 a93816041522: Pulling fs layer 16:49:56 bdb6da89ff94: Pulling fs layer 16:49:56 2a70c0c122f4: Pulling fs layer 16:49:56 330b718f631f: Waiting 16:49:56 a93816041522: Waiting 16:49:56 bdb6da89ff94: Waiting 16:49:56 2a70c0c122f4: Waiting 16:49:56 0f4f2e6d8100: Download complete 16:49:56 02a3295e0d61: Download complete 16:49:56 a93816041522: Verifying Checksum 16:49:56 a93816041522: Download complete 16:49:56 a3cc7d3b244e: Verifying Checksum 16:49:56 a3cc7d3b244e: Download complete 16:49:56 bdb6da89ff94: Verifying Checksum 16:49:56 bdb6da89ff94: Download complete 16:49:56 2a70c0c122f4: Download complete 16:49:56 $ docker rm -f efa36c2ee04346634a3c0f5be861328dbaa8bdbdacf287d3642dec50436ae67e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:49:56 a3cc7d3b244e: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:57 + docker inspect -f . ci-base-image-x86_64 16:49:57 . [Pipeline] withDockerContainer 16:49:57 prd-centos7-docker-4c-2g-1501 does not seem to be running inside a container 16:49:57 $ 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 ******** ci-base-image-x86_64 cat 16:49:57 02a3295e0d61: Pull complete 16:49:57 $ docker top 75d22978c986ad0d503d55788b1d5c8663353b5254ee137de2360b9db02f9833 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:58 0f4f2e6d8100: Pull complete 16:49:58 330b718f631f: Verifying Checksum 16:49:58 330b718f631f: Download complete 16:49:58 + go mod tidy [Pipeline] sh 16:49:58 + make test 16:49:58 make -C ./app-service-template build 16:49:58 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 16:49:58 go mod tidy 16:49:59 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 16:50:02 330b718f631f: Pull complete 16:50:02 a93816041522: Pull complete 16:50:02 bdb6da89ff94: Pull complete 16:50:03 2a70c0c122f4: Pull complete 16:50:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:50:03 Status: Downloaded newer image for docker:20.10.0 16:50:08 ---> 635a958d6fb6 16:50:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:50:08 ---> Running in 5e384b93211a 16:50:08 Removing intermediate container 5e384b93211a 16:50:08 ---> 26fab23eb575 16:50:08 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:50:08 ---> Running in 7d1240c32dc9 16:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:11 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 16:50:11 make -C ./app-service-template test 16:50:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 16:50:11 go mod tidy 16:50:11 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:50:12 (1/5) Installing libsodium (1.0.18-r0) 16:50:12 (2/5) Installing libzmq (4.3.3-r1) 16:50:12 (3/5) Installing pkgconf (1.7.3-r0) 16:50:12 (4/5) Installing libsodium-dev (1.0.18-r0) 16:50:12 (5/5) Installing zeromq-dev (4.3.3-r1) 16:50:12 Executing busybox-1.32.1-r6.trigger 16:50:12 OK: 139 MiB in 45 packages 16:50:13 Removing intermediate container 7d1240c32dc9 16:50:13 ---> c25e2de0d981 16:50:13 Step 6/8 : WORKDIR /build 16:50:13 ---> Running in d6e0a7e83e4a 16:50:14 Removing intermediate container d6e0a7e83e4a 16:50:14 ---> 7a0d27d8dbd7 16:50:14 Step 7/8 : COPY go.mod . 16:50:14 ---> 880c344ce36e 16:50:14 Step 8/8 : RUN go mod download 16:50:15 ---> Running in c9d4ee6f07e0 16:50:19 ok new-app-service 0.011s coverage: 47.8% of statements 16:50:19 ? new-app-service/config [no test files] 16:50:19 ok new-app-service/functions 0.009s 16:50:19 CGO_ENABLED=1 go vet ./... 16:50:28 gofmt -l . 16:50:28 [ "`gofmt -l .`" = "" ] 16:50:28 ./bin/test-attribution-txt.sh 16:50:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 16:50:28 go mod tidy 16:50:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:50:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:50:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.2% of statements 16:50:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 96.5% of statements 16:50:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:50:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.8% of statements 16:50:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:50:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.020s 16:50:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.025s coverage: 74.5% of statements 16:50:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:50:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:50:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:50:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:50:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:50:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:50:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.1% of statements 16:50:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:50:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 16:50:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.764s coverage: 76.1% of statements 16:50:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:50:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 16:50:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.013s coverage: 27.3% of statements 16:50:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:50:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:50:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 16:50:41 Removing intermediate container c9d4ee6f07e0 16:50:41 ---> a5e11de5a08a 16:50:41 Successfully built a5e11de5a08a 16:50:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:50:42 + docker inspect -f . ci-base-image-arm64 16:50:42 . [Pipeline] withDockerContainer 16:50:42 prd-ubuntu18.04-docker-arm64-4c-16g-1500 does not seem to be running inside a container 16:50:42 $ 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 ******** ci-base-image-arm64 cat 16:50:44 $ docker top 6408a838415c86db53b493fcaf2f3f9fe82bdbeb5b5409c1b4d279aeb33f9815 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:45 + go version 16:50:45 go version go1.16.5 linux/arm64 [Pipeline] } 16:50:45 $ docker stop --time=1 6408a838415c86db53b493fcaf2f3f9fe82bdbeb5b5409c1b4d279aeb33f9815 16:50:47 $ docker rm -f 6408a838415c86db53b493fcaf2f3f9fe82bdbeb5b5409c1b4d279aeb33f9815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:50:48 + docker inspect -f . ci-base-image-arm64 16:50:48 . [Pipeline] withDockerContainer 16:50:48 prd-ubuntu18.04-docker-arm64-4c-16g-1500 does not seem to be running inside a container 16:50:48 $ 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 ******** ci-base-image-arm64 cat 16:50:49 $ docker top f3784797bcd757ed7161c5a3ccf66af66434c750a4ef4b3b7b7d08fcd2504450 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:50 + go mod tidy [Pipeline] sh 16:50:52 + make test 16:50:52 make -C ./app-service-template build 16:50:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 16:50:52 go mod tidy 16:50:52 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 16:51:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 78.0% of statements 16:51:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 16:51:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:51:01 gofmt -l . 16:51:01 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:51:01 $ docker stop --time=1 75d22978c986ad0d503d55788b1d5c8663353b5254ee137de2360b9db02f9833 16:51:03 $ docker rm -f 75d22978c986ad0d503d55788b1d5c8663353b5254ee137de2360b9db02f9833 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:51:03 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 16:51:04 ---> job-cost.sh 16:51:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N4uI 16:51:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:51:25 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 16:51:25 make -C ./app-service-template test 16:51:25 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 16:51:25 go mod tidy 16:51:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:51:27 lf-activate-venv(): INFO: Adding /tmp/venv-N4uI/bin to PATH 16:51:27 INFO: No Stack... 16:51:27 INFO: Retrieving Pricing Info for: v3-standard-2 16:51:28 INFO: Archiving Costs [Pipeline] sh 16:51:28 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 16:51:28 + cut -d, -f6 [Pipeline] lock 16:51:28 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] 16:51:28 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] did not exist. Created. 16:51:28 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:51:29 + echo total: 0.05999999865889549 [Pipeline] stash 16:51:29 Stashed 1 file(s) [Pipeline] } 16:51:29 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:51:57 ok new-app-service 0.045s coverage: 47.8% of statements 16:51:57 ? new-app-service/config [no test files] 16:51:57 ok new-app-service/functions 0.041s 16:51:57 CGO_ENABLED=1 go vet ./... 16:52:24 gofmt -l . 16:52:24 [ "`gofmt -l .`" = "" ] 16:52:24 ./bin/test-attribution-txt.sh 16:52:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 16:52:24 go mod tidy 16:52:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:52:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:52:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.109s coverage: 63.2% of statements 16:52:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.070s coverage: 96.5% of statements 16:52:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:52:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.095s coverage: 61.8% of statements 16:52:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:52:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.072s 16:52:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.091s coverage: 74.5% of statements 16:52:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:52:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:52:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:52:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:52:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:52:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:52:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.1% of statements 16:52:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:52:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.034s coverage: 10.5% of statements 16:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.875s coverage: 76.1% of statements 16:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.066s coverage: 12.5% of statements 16:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.037s coverage: 27.3% of statements 16:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:52:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.047s coverage: 51.4% of statements 16:53:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 78.0% of statements 16:53:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements 16:53:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:53:10 gofmt -l . 16:53:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:53:11 $ docker stop --time=1 f3784797bcd757ed7161c5a3ccf66af66434c750a4ef4b3b7b7d08fcd2504450 16:53:13 $ docker rm -f f3784797bcd757ed7161c5a3ccf66af66434c750a4ef4b3b7b7d08fcd2504450 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:53:14 Warning: overwriting stash ‘coverage-report’ 16:53: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 Post stage [Pipeline] libraryResource [Pipeline] sh 16:53:16 ---> job-cost.sh 16:53:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P1gJ 16:53:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:55:17 lf-activate-venv(): INFO: Adding /tmp/venv-P1gJ/bin to PATH 16:55:17 INFO: No Stack... 16:55:17 INFO: Retrieving Pricing Info for: v2-standard-4 16:55:17 INFO: Archiving Costs [Pipeline] sh 16:55:23 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 16:55:23 + cut -d, -f6 [Pipeline] lock 16:55:23 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] 16:55:23 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] did not exist. Created. 16:55:23 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:24 /w/workspace/app-functions-sdk-go/2@tmp/durable-fd205298/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-fd205298/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:55:24 + echo total: 0.18000000715255737 [Pipeline] stash 16:55:24 Warning: overwriting stash ‘stack-cost’ 16:55:24 Stashed 1 file(s) [Pipeline] } 16:55:24 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-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 16:55:25 provisioning config files... 16:55:25 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/config2617905193851478302tmp [Pipeline] { [Pipeline] sh 16:55:25 + set +x 16:55:25 + curl -s https://codecov.io/bash 16:55:25 + bash -s -- 16:55:25 16:55:25 _____ _ 16:55:25 / ____| | | 16:55:25 | | ___ __| | ___ ___ _____ __ 16:55:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:55:25 | |___| (_) | (_| | __/ (_| (_) \ V / 16:55:25 \_____\___/ \__,_|\___|\___\___/ \_/ 16:55:25 Bash-1.0.3 16:55:25 16:55:25 16:55:25 ==> git version 2.24.4 found 16:55:25 ==> 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 16:55:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:55:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:55:25 ==> Jenkins CI detected. 16:55:25 project root: . 16:55:25 --> token set from env 16:55:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:55:26 ==> Running gcov in . (disable via -X gcov) 16:55:26 ==> Python coveragepy not found 16:55:26 ==> Searching for coverage reports in: 16:55:26 + . 16:55:26 -> Found 2 reports 16:55:26 ==> Detecting git/mercurial file structure 16:55:26 ==> Reading reports 16:55:26 + ./app-service-template/coverage.out bytes=1055 16:55:26 + ./coverage.out bytes=94642 16:55:26 ==> Appending adjustments 16:55:26 https://docs.codecov.io/docs/fixing-reports 16:55:26 + Found adjustments 16:55:26 ==> Gzipping contents 16:55:26 20K /tmp/codecov.jnj4Z6.gz 16:55:26 ==> Uploading reports 16:55:26 url: https://codecov.io 16:55:26 query: branch=PR-897&commit=6cf1f43dfee3af36d33fd18e7be4d781902879ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-897%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=897&job=&cmd_args= 16:55:26 -> Pinging Codecov 16:55:26 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-897&commit=6cf1f43dfee3af36d33fd18e7be4d781902879ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-897%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=897&job=&cmd_args= 16:55:26 -> Uploading to 16:55:26 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/3D8B5DFFC46A037C893635FACE044666/6cf1f43dfee3af36d33fd18e7be4d781902879ca/448a2e30-b195-49ba-806e-a488ab5938e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T165526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89c7509076d025b41fbd7d92a9366a829470b6f921eb120aa6bea4a3a7d82626 16:55:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:26 Dload Upload Total Spent Left Speed 16:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16619 0 0 100 16619 0 47529 --:--:-- --:--:-- --:--:-- 47618 16:55:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6cf1f43dfee3af36d33fd18e7be4d781902879ca [Pipeline] } 16:55:27 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 16:55:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:29 ---> package-listing.sh 16:55:29 ++ facter osfamily 16:55:29 ++ tr '[:upper:]' '[:lower:]' 16:55:29 + OS_FAMILY=redhat 16:55:29 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-897 16:55:29 + START_PACKAGES=/tmp/packages_start.txt 16:55:29 + END_PACKAGES=/tmp/packages_end.txt 16:55:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:29 + PACKAGES=/tmp/packages_start.txt 16:55:29 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-897 ']' 16:55:29 + PACKAGES=/tmp/packages_end.txt 16:55:29 + case "${OS_FAMILY}" in 16:55:29 + rpm -qa 16:55:29 + sort 16:55:30 + '[' -f /tmp/packages_start.txt ']' 16:55:30 + '[' -f /tmp/packages_end.txt ']' 16:55:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-897 ']' 16:55:30 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-897/archives/ 16:55:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-897/archives/ [Pipeline] echo 16:55:30 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-897/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:55:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:55:31 16:55:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:55:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:55:31 alpine: Pulling from edgex-lftools-log-publisher 16:55:31 df20fa9351a1: Pulling fs layer 16:55:31 36b3adc4ff6f: Pulling fs layer 16:55:31 8ad3a11d3b57: Pulling fs layer 16:55:31 46f8f816bc3b: Pulling fs layer 16:55:31 93b61091891f: Pulling fs layer 16:55:31 93b9cdb0e59b: Pulling fs layer 16:55:31 5e14af77c1be: Pulling fs layer 16:55:31 01666e4c0597: Pulling fs layer 16:55:31 aa168da1d23b: Pulling fs layer 16:55:31 46f8f816bc3b: Waiting 16:55:31 01666e4c0597: Waiting 16:55:31 aa168da1d23b: Waiting 16:55:31 93b61091891f: Waiting 16:55:31 93b9cdb0e59b: Waiting 16:55:31 5e14af77c1be: Waiting 16:55:31 36b3adc4ff6f: Verifying Checksum 16:55:31 36b3adc4ff6f: Download complete 16:55:31 46f8f816bc3b: Verifying Checksum 16:55:31 46f8f816bc3b: Download complete 16:55:31 df20fa9351a1: Verifying Checksum 16:55:31 df20fa9351a1: Download complete 16:55:31 93b9cdb0e59b: Verifying Checksum 16:55:31 93b9cdb0e59b: Download complete 16:55:31 5e14af77c1be: Verifying Checksum 16:55:31 5e14af77c1be: Download complete 16:55:31 93b61091891f: Verifying Checksum 16:55:31 93b61091891f: Download complete 16:55:31 01666e4c0597: Verifying Checksum 16:55:31 01666e4c0597: Download complete 16:55:31 df20fa9351a1: Pull complete 16:55:31 8ad3a11d3b57: Verifying Checksum 16:55:31 8ad3a11d3b57: Download complete 16:55:31 36b3adc4ff6f: Pull complete 16:55:32 8ad3a11d3b57: Pull complete 16:55:32 46f8f816bc3b: Pull complete 16:55:32 93b61091891f: Pull complete 16:55:33 93b9cdb0e59b: Pull complete 16:55:33 5e14af77c1be: Pull complete 16:55:33 01666e4c0597: Pull complete 16:55:33 aa168da1d23b: Verifying Checksum 16:55:33 aa168da1d23b: Download complete 16:55:37 aa168da1d23b: Pull complete 16:55:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:55:38 prd-centos7-docker-4c-2g-1499 does not seem to be running inside a container 16:55:38 $ 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-897/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-897 -v /w/workspace/ndry_app-functions-sdk-go_PR-897:/w/workspace/ndry_app-functions-sdk-go_PR-897:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-897@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:10003/edgex-lftools-log-publisher:alpine cat 16:55:40 $ docker top 1fc9b9732c2572978d19c17fb1ac5759331c39f116701dc964e4f7b3157413b6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:40 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:40 + mkdir -p /var/log/sa [Pipeline] sh 16:55:41 + ls /var/log/sa-host 16:55:41 + sadf -c /var/log/sa-host/sa05 16:55:41 file_magic: OK 16:55:41 HZ: Using current value: 100 16:55:41 file_header: OK 16:55:41 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 16:55:41 Statistics: 16:55:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:41 File successfully converted to sysstat format version 12.2.1 16:55:41 + sadf -c /var/log/sa-host/sa15 16:55:41 file_magic: OK 16:55:41 HZ: Using current value: 100 16:55:41 file_header: OK 16:55:41 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 16:55:41 Statistics: 16:55:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:41 provisioning config files... 16:55:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/config5067584621889641361tmp [Pipeline] { [Pipeline] echo 16:55:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:41 ---> create-netrc.sh [Pipeline] } 16:55:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:42 ---> python-tools-install.sh [Pipeline] echo 16:55:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:42 ---> sudo-logs.sh 16:55:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:55:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:42 ---> job-cost.sh 16:55:42 lf-activate-venv: SKIPPING 16:55:42 DEBUG: total: 0.18000000715255737 16:55:42 INFO: Retrieving Stack Cost... 16:55:44 INFO: Retrieving Pricing Info for: v3-standard-2 16:55:44 INFO: Archiving Costs [Pipeline] echo 16:55:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:45 ---> logs-deploy.sh 16:55:45 lf-activate-venv: SKIPPING 16:55:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-897/2 16:55:45 INFO: archiving workspace using pattern(s): 16:55:46 Archives upload complete. 16:55:46 INFO: archiving logs to Nexus 16:55:46 ---> uname -a: 16:55:46 Linux prd-centos7-docker-4c-2g-1499.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:55:46 16:55:46 16:55:46 ---> lscpu: 16:55:46 Architecture: x86_64 16:55:46 CPU op-mode(s): 32-bit, 64-bit 16:55:46 Byte Order: Little Endian 16:55:46 Address sizes: 40 bits physical, 48 bits virtual 16:55:46 CPU(s): 2 16:55:46 On-line CPU(s) list: 0,1 16:55:46 Thread(s) per core: 1 16:55:46 Core(s) per socket: 1 16:55:46 Socket(s): 2 16:55:46 NUMA node(s): 1 16:55:46 Vendor ID: AuthenticAMD 16:55:46 CPU family: 23 16:55:46 Model: 49 16:55:46 Model name: AMD EPYC-Rome Processor 16:55:46 Stepping: 0 16:55:46 CPU MHz: 2799.998 16:55:46 BogoMIPS: 5599.99 16:55:46 Virtualization: AMD-V 16:55:46 Hypervisor vendor: KVM 16:55:46 Virtualization type: full 16:55:46 L1d cache: 64 KiB 16:55:46 L1i cache: 64 KiB 16:55:46 L2 cache: 1 MiB 16:55:46 L3 cache: 32 MiB 16:55:46 NUMA node0 CPU(s): 0,1 16:55:46 Vulnerability Itlb multihit: Not affected 16:55:46 Vulnerability L1tf: Not affected 16:55:46 Vulnerability Mds: Not affected 16:55:46 Vulnerability Meltdown: Not affected 16:55:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:55:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:55:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:55:46 Vulnerability Srbds: Not affected 16:55:46 Vulnerability Tsx async abort: Not affected 16:55:46 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 16:55:46 16:55:46 16:55:46 ---> nproc: 16:55:46 2 16:55:46 16:55:46 16:55:46 ---> df -h: 16:55:46 Filesystem Size Used Available Use% Mounted on 16:55:46 overlay 40.0G 7.6G 32.4G 19% / 16:55:46 tmpfs 64.0M 0 64.0M 0% /dev 16:55:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:55:46 shm 64.0M 0 64.0M 0% /dev/shm 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-897 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp 16:55:46 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 16:55:46 16:55:46 16:55:46 ---> free -m: 16:55:46 total used free shared buff/cache available 16:55:46 Mem: 7821 940 4750 0 2129 6702 16:55:46 Swap: 1023 0 1023 16:55:46 16:55:46 16:55:46 ---> ip addr: 16:55:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:55:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:55:46 inet 127.0.0.1/8 scope host lo 16:55:46 valid_lft forever preferred_lft forever 16:55:46 inet6 ::1/128 scope host 16:55:46 valid_lft forever preferred_lft forever 16:55:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:55:46 link/ether fa:16:3e:4f:9e:40 brd ff:ff:ff:ff:ff:ff 16:55:46 inet 10.30.123.140/23 brd 10.30.123.255 scope global dynamic eth0 16:55:46 valid_lft 85822sec preferred_lft 85822sec 16:55:46 inet6 fe80::f816:3eff:fe4f:9e40/64 scope link 16:55:46 valid_lft forever preferred_lft forever 16:55:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:55:46 link/ether 02:42:98:d7:d4:34 brd ff:ff:ff:ff:ff:ff 16:55:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:55:46 valid_lft forever preferred_lft forever 16:55:46 inet6 fe80::42:98ff:fed7:d434/64 scope link 16:55:46 valid_lft forever preferred_lft forever 16:55:46 16:55:46 16:55:46 ---> sar -b -r -n DEV: 16:55:46 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) 16:55:46 16:55:46 16:45:57 LINUX RESTART (2 CPU) 16:55:46 16:55:46 16:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:55:46 16:48:01 1.73 0.00 1.73 0.00 0.00 38.23 0.00 16:55:46 16:49:01 0.57 0.00 0.57 0.00 0.00 8.48 0.00 16:55:46 16:50:01 0.23 0.00 0.23 0.00 0.00 2.17 0.00 16:55:46 16:51:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 16:55:46 16:52:01 0.28 0.00 0.28 0.00 0.00 4.15 0.00 16:55:46 16:53:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 16:55:46 16:54:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 16:55:46 16:55:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 16:55:46 Average: 0.47 0.00 0.47 0.00 0.00 7.94 0.00 16:55:46 16:55:46 16:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:55:46 16:48:01 5436436 0 797068 9.95 2620 1772816 1207440 13.33 583620 1589508 24 16:55:46 16:49:01 5431816 0 801680 10.01 2620 1772824 1207872 13.34 592912 1584640 8 16:55:46 16:50:01 5432220 0 801272 10.00 2620 1772828 1207620 13.33 592748 1584636 8 16:55:46 16:51:01 5433828 0 799660 9.98 2620 1772832 1207440 13.33 585276 1590940 8 16:55:46 16:52:01 5433272 0 800208 9.99 2620 1772840 1207536 13.33 584876 1591932 12 16:55:46 16:53:01 5433796 0 799684 9.98 2620 1772840 1207440 13.33 584480 1591932 8 16:55:46 16:54:01 5425892 0 807580 10.08 2620 1772848 1207440 13.33 592408 1591932 8 16:55:46 16:55:01 5421512 0 811956 10.14 2620 1772852 1207440 13.33 596668 1591932 8 16:55:46 Average: 5431096 0 802388 10.02 2620 1772835 1207528 13.33 589124 1589682 10 16:55:46 16:55:46 16:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:55:46 16:48:01 eth0 0.80 0.08 0.07 0.02 0.00 0.00 0.00 0.00 16:55:46 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:49:01 eth0 5.85 3.13 5.35 0.35 0.00 0.00 0.00 0.00 16:55:46 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:50:01 eth0 0.50 0.28 0.27 0.23 0.00 0.00 0.00 0.00 16:55:46 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:55:46 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:52:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:55:46 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:53:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:55:46 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:55:46 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 Average: eth0 0.96 0.49 0.72 0.09 0.00 0.00 0.00 0.00 16:55:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:46 16:55:46 16:55:46 ---> sar -P ALL: 16:55:46 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) 16:55:46 16:55:46 16:45:57 LINUX RESTART (2 CPU) 16:55:46 16:55:46 16:47:02 CPU %user %nice %system %iowait %steal %idle 16:55:46 16:48:01 all 0.25 0.00 0.07 0.00 0.02 99.67 16:55:46 16:48:01 0 0.37 0.00 0.07 0.00 0.02 99.54 16:55:46 16:48:01 1 0.12 0.00 0.07 0.00 0.02 99.80 16:55:46 16:49:01 all 0.28 0.00 0.05 0.00 0.02 99.66 16:55:46 16:49:01 0 0.42 0.00 0.05 0.00 0.02 99.52 16:55:46 16:49:01 1 0.13 0.00 0.05 0.00 0.02 99.80 16:55:46 16:50:01 all 0.15 0.00 0.03 0.00 0.03 99.79 16:55:46 16:50:01 0 0.27 0.00 0.03 0.00 0.02 99.68 16:55:46 16:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:55:46 16:51:01 all 0.19 0.00 0.05 0.00 0.03 99.73 16:55:46 16:51:01 0 0.33 0.00 0.07 0.00 0.02 99.58 16:55:46 16:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:55:46 16:52:01 all 0.09 0.00 0.03 0.00 0.03 99.86 16:55:46 16:52:01 0 0.15 0.00 0.02 0.00 0.02 99.82 16:55:46 16:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:55:46 16:53:01 all 0.10 0.00 0.03 0.00 0.03 99.83 16:55:46 16:53:01 0 0.18 0.00 0.03 0.00 0.03 99.75 16:55:46 16:53:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:55:46 16:54:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:55:46 16:54:01 0 0.17 0.00 0.03 0.00 0.02 99.78 16:55:46 16:54:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:55:46 16:55:01 all 0.15 0.00 0.03 0.00 0.02 99.81 16:55:46 16:55:01 0 0.28 0.00 0.02 0.00 0.03 99.67 16:55:46 16:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:55:46 Average: all 0.16 0.00 0.04 0.00 0.02 99.77 16:55:46 Average: 0 0.27 0.00 0.04 0.00 0.02 99.67 16:55:46 Average: 1 0.06 0.00 0.04 0.00 0.03 99.88 16:55:46 16:55:46 16:55:46