Pull request #891 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 81b268f7679abb9c3daf4fe285a28678d46e6a6f+4c3c66c497cf52a3890b5e73c45d4dacb89714fe (bf8bf79678eea7ce2600ae81cb0a6e37e98886ce) 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-ssh1745516685135852241.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-ssh1670035732744809669.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-891/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-891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5128497172434771364.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-ssh40364958279831400.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-891/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-891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh875437107647399994.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 ‘prd-centos7-builder-2c-1g-144’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-201’ is offline ‘prd-centos7-docker-4c-2g-203’ is offline Running on prd-centos7-docker-4c-2g-209 in /w/workspace/ndry_app-functions-sdk-go_PR-891 [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-891 # 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-891@tmp/jenkins-gitclient-ssh5260446250047883050.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 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit 81b268f7679abb9c3daf4fe285a28678d46e6a6f Merge succeeded, producing 81b268f7679abb9c3daf4fe285a28678d46e6a6f Checking out Revision 81b268f7679abb9c3daf4fe285a28678d46e6a6f (PR-891) > 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-891@tmp/jenkins-gitclient-ssh1615532549373999132.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/891/head:refs/remotes/origin/PR-891 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # 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-891@tmp/jenkins-gitclient-ssh6549501137820601544.key > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk caba136ad2821fba4fe0de4ef4be13fed2d9266c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:02:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:02:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:02:21 ========================================================= 15:02:21 EdgeX Global Pipelines Version Info 15:02:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:02:22 ------------------- 15:02:22 stable info: 15:02:22 ------------------- 15:02:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:02:22 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 15:02:22 Message: update stable to v1.0.194 15:02:23 ------------------- 15:02:23 experimental info: 15:02:23 ------------------- 15:02:23 Commited By: **** collab-it+edgex@linuxfoundation.org 15:02:23 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 15:02:23 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:02:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-891 [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-891 [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-891 [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81b268f7679abb9c3daf4fe285a28678d46e6a6f [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81b268f [Pipeline] echo 15:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:24 + git log --format=format:%s -1 81b268f7679abb9c3daf4fe285a28678d46e6a6f [Pipeline] echo 15:02:24 GIT_COMMIT: 81b268f7679abb9c3daf4fe285a28678d46e6a6f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 15:02:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:25 15:02:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:02:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:26 latest: Pulling from edgex-devops/git-semver 15:02:26 31603596830f: Pulling fs layer 15:02:26 54011a49482f: Pulling fs layer 15:02:26 a6820b24f6d8: Pulling fs layer 15:02:26 f581987b2513: Pulling fs layer 15:02:26 f581987b2513: Waiting 15:02:26 54011a49482f: Download complete 15:02:26 31603596830f: Verifying Checksum 15:02:26 31603596830f: Download complete 15:02:26 f581987b2513: Verifying Checksum 15:02:26 f581987b2513: Download complete 15:02:26 a6820b24f6d8: Verifying Checksum 15:02:26 a6820b24f6d8: Download complete 15:02:26 31603596830f: Pull complete 15:02:26 54011a49482f: Pull complete 15:02:27 a6820b24f6d8: Pull complete 15:02:27 f581987b2513: Pull complete 15:02:27 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:02:27 prd-centos7-docker-4c-2g-209 does not seem to be running inside a container 15:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-891 -v /w/workspace/ndry_app-functions-sdk-go_PR-891:/w/workspace/ndry_app-functions-sdk-go_PR-891:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-891@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:02:28 $ docker top c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:29 [ssh-agent] Looking for ssh-agent implementation... 15:02:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:29 $ docker exec c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 ssh-agent 15:02:29 SSH_AUTH_SOCK=/tmp/ssh-Oc7bOWXho08z/agent.14 15:02:29 SSH_AGENT_PID=21 15:02:29 Running ssh-add (command line suppressed) 15:02:29 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/private_key_8932854718082641891.key (/w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/private_key_8932854718082641891.key) 15:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:29 + git tag --points-at HEAD [Pipeline] } 15:02:29 $ docker exec --env ******** --env ******** c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 ssh-agent -k 15:02:29 unset SSH_AUTH_SOCK; 15:02:29 unset SSH_AGENT_PID; 15:02:29 echo Agent pid 21 killed; 15:02:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:02:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:29 [ssh-agent] Looking for ssh-agent implementation... 15:02:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:30 $ docker exec c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 ssh-agent 15:02:30 SSH_AUTH_SOCK=/tmp/ssh-QhQkbx1VUdGQ/agent.55 15:02:30 SSH_AGENT_PID=61 15:02:30 Running ssh-add (command line suppressed) 15:02:30 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/private_key_1539701558172199655.key (/w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/private_key_1539701558172199655.key) 15:02:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:30 + git semver init 15:02:30 # -> Open(): unable to determine branch for HEAD 15:02:30 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-891/.git 15:02:30 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-891 15:02:30 # $SEMVER_REMOTE_NAME = origin 15:02:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:02:30 # $SEMVER_USER_NAME = edgex-jenkins 15:02:30 # $SEMVER_BRANCH = PR-891 15:02:30 # $SEMVER_TEMP = /tmp/semver-746249994 15:02:30 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:02:32 # '/tmp/semver-746249994' -> '/w/workspace/ndry_app-functions-sdk-go_PR-891/.semver' 15:02:32 # -> Force: false 15:02:32 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-891/.semver [Pipeline] } 15:02:32 $ docker exec --env ******** --env ******** c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 ssh-agent -k 15:02:32 unset SSH_AUTH_SOCK; 15:02:32 unset SSH_AGENT_PID; 15:02:32 echo Agent pid 61 killed; 15:02:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:33 + git semver [Pipeline] } 15:02:33 $ docker stop --time=1 c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 15:02:34 $ docker rm -f c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:02:35 Stashed 1 file(s) [Pipeline] echo 15:02:35 [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 15:02:50 Still waiting to schedule task 15:02:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:02:50 Still waiting to schedule task 15:02:50 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-200’ 15:05:01 Running on prd-centos7-docker-4c-2g-220 in /w/workspace/ndry_app-functions-sdk-go_PR-891 [Pipeline] { [Pipeline] ws 15:05:01 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:05:01 The recommended git tool is: git 15:05:06 using credential edgex-jenkins-ssh 15:05:06 Cloning the remote Git repository 15:05:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:05:06 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 15:05:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:05:06 > git --version # timeout=10 15:05:06 > git --version # 'git version 2.24.4' 15:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:06 [INFO] Currently running in a labeled security context 15:05:06 [INFO] Currently SELinux is 'enforcing' on the host 15:05:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh1331331204534902867.key 15:05:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:09 Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit 81b268f7679abb9c3daf4fe285a28678d46e6a6f 15:05:09 Merge succeeded, producing 81b268f7679abb9c3daf4fe285a28678d46e6a6f 15:05:09 Checking out Revision 81b268f7679abb9c3daf4fe285a28678d46e6a6f (PR-891) 15:05:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:05:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:05:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:08 [INFO] Currently running in a labeled security context 15:05:08 [INFO] Currently SELinux is 'enforcing' on the host 15:05:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh8868064722213759591.key 15:05:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/891/head:refs/remotes/origin/PR-891 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:05:09 > git config core.sparsecheckout # timeout=10 15:05:09 > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 15:05:09 > git remote # timeout=10 15:05:09 > git config --get remote.origin.url # timeout=10 15:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:09 [INFO] Currently running in a labeled security context 15:05:09 [INFO] Currently SELinux is 'enforcing' on the host 15:05:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh6500392075631157735.key 15:05:09 > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 15:05:09 > git rev-parse HEAD^{commit} # timeout=10 15:05:09 > git config core.sparsecheckout # timeout=10 15:05:09 > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 15:05:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:05:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:05:14 + true 15:05:14 + sudo service docker restart 15:05:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:05:33 ========================================================= 15:05:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:05:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:05:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:05:33 Sending build context to Docker daemon 19.74MB 15:05:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:05:33 Step 2/8 : FROM ${BASE} 15:05:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:05:34 540db60ca938: Pulling fs layer 15:05:34 adcc1eea9eea: Pulling fs layer 15:05:34 4c4ab2625f07: Pulling fs layer 15:05:34 0510c868ecb4: Pulling fs layer 15:05:34 afea3b2eda06: Pulling fs layer 15:05:34 7809a108b3ef: Pulling fs layer 15:05:34 f706445af74f: Pulling fs layer 15:05:34 0510c868ecb4: Waiting 15:05:34 afea3b2eda06: Waiting 15:05:34 7809a108b3ef: Waiting 15:05:34 f706445af74f: Waiting 15:05:34 4c4ab2625f07: Verifying Checksum 15:05:34 4c4ab2625f07: Download complete 15:05:34 adcc1eea9eea: Verifying Checksum 15:05:34 adcc1eea9eea: Download complete 15:05:34 afea3b2eda06: Verifying Checksum 15:05:34 afea3b2eda06: Download complete 15:05:34 7809a108b3ef: Verifying Checksum 15:05:34 7809a108b3ef: Download complete 15:05:34 540db60ca938: Verifying Checksum 15:05:34 540db60ca938: Download complete 15:05:34 540db60ca938: Pull complete 15:05:34 adcc1eea9eea: Pull complete 15:05:34 4c4ab2625f07: Pull complete 15:05:35 f706445af74f: Verifying Checksum 15:05:35 f706445af74f: Download complete 15:05:36 0510c868ecb4: Verifying Checksum 15:05:36 0510c868ecb4: Download complete 15:05:39 0510c868ecb4: Pull complete 15:05:39 afea3b2eda06: Pull complete 15:05:39 7809a108b3ef: Pull complete 15:05:40 f706445af74f: Pull complete 15:05:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:05:40 ---> b068be0155e3 15:05:40 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:05:40 20.10.0: Pulling from library/docker 15:05:40 05e7bc50f07f: Pulling fs layer 15:05:40 6db28d0fdbf6: Pulling fs layer 15:05:40 292df0bc6bf3: Pulling fs layer 15:05:40 2e060f4bd70b: Pulling fs layer 15:05:40 80e8d568a223: Pulling fs layer 15:05:40 8dc6ef1a942a: Pulling fs layer 15:05:40 2312dd95470a: Pulling fs layer 15:05:40 80e8d568a223: Waiting 15:05:40 8dc6ef1a942a: Waiting 15:05:40 2312dd95470a: Waiting 15:05:40 2e060f4bd70b: Waiting 15:05:40 292df0bc6bf3: Verifying Checksum 15:05:40 292df0bc6bf3: Download complete 15:05:40 6db28d0fdbf6: Verifying Checksum 15:05:40 6db28d0fdbf6: Download complete 15:05:40 80e8d568a223: Verifying Checksum 15:05:40 80e8d568a223: Download complete 15:05:40 05e7bc50f07f: Verifying Checksum 15:05:40 05e7bc50f07f: Download complete 15:05:40 8dc6ef1a942a: Verifying Checksum 15:05:40 8dc6ef1a942a: Download complete 15:05:40 2312dd95470a: Verifying Checksum 15:05:40 2312dd95470a: Download complete 15:05:40 05e7bc50f07f: Pull complete 15:05:41 2e060f4bd70b: Verifying Checksum 15:05:41 2e060f4bd70b: Download complete 15:05:41 6db28d0fdbf6: Pull complete 15:05:41 292df0bc6bf3: Pull complete 15:05:45 2e060f4bd70b: Pull complete 15:05:45 80e8d568a223: Pull complete 15:05:45 8dc6ef1a942a: Pull complete 15:05:45 2312dd95470a: Pull complete 15:05:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:05:45 Status: Downloaded newer image for docker:20.10.0 15:05:49 ---> 5e31fa42aa1d 15:05:49 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:05:49 ---> Running in 33cf46a1b115 15:05:49 Removing intermediate container 33cf46a1b115 15:05:49 ---> 963f35fcc881 15:05:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:05:49 ---> Running in 446142fdf6ed 15:05:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:05:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:05:52 (1/5) Installing libsodium (1.0.18-r0) 15:05:52 (2/5) Installing libzmq (4.3.3-r1) 15:05:52 (3/5) Installing pkgconf (1.7.3-r0) 15:05:52 (4/5) Installing libsodium-dev (1.0.18-r0) 15:05:52 (5/5) Installing zeromq-dev (4.3.3-r1) 15:05:53 Executing busybox-1.32.1-r6.trigger 15:05:53 OK: 150 MiB in 45 packages 15:05:53 Removing intermediate container 446142fdf6ed 15:05:53 ---> ea9c0ca58c9f 15:05:53 Step 6/8 : WORKDIR /build 15:05:53 ---> Running in 19799393a9ac 15:05:53 Removing intermediate container 19799393a9ac 15:05:53 ---> d48c6ab0cd60 15:05:53 Step 7/8 : COPY go.mod . 15:05:53 ---> 1cbb27f14c40 15:05:53 Step 8/8 : RUN go mod download 15:05:53 ---> Running in 1faae8ae7443 15:06:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-221 in /w/workspace/ndry_app-functions-sdk-go_PR-891 [Pipeline] { [Pipeline] ws 15:06:00 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:06:00 The recommended git tool is: git 15:06:06 using credential edgex-jenkins-ssh 15:06:06 Cloning the remote Git repository 15:06:07 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:07 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 15:06:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:07 > git --version # timeout=10 15:06:07 > git --version # 'git version 2.17.1' 15:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:12 Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit 81b268f7679abb9c3daf4fe285a28678d46e6a6f 15:06:12 Merge succeeded, producing 81b268f7679abb9c3daf4fe285a28678d46e6a6f 15:06:12 Checking out Revision 81b268f7679abb9c3daf4fe285a28678d46e6a6f (PR-891) 15:06:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:06:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:06:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/891/head:refs/remotes/origin/PR-891 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:06:12 > git config core.sparsecheckout # timeout=10 15:06:12 > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 15:06:12 > git remote # timeout=10 15:06:12 > git config --get remote.origin.url # timeout=10 15:06:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:12 > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 15:06:12 > git rev-parse HEAD^{commit} # timeout=10 15:06:12 > git config core.sparsecheckout # timeout=10 15:06:12 > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 15:06:15 Removing intermediate container 1faae8ae7443 15:06:15 ---> 72635e3f33ca 15:06:15 Successfully built 72635e3f33ca 15:06:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:06:16 + docker inspect -f . ci-base-image-x86_64 15:06:16 . [Pipeline] withDockerContainer 15:06:16 prd-centos7-docker-4c-2g-220 does not seem to be running inside a container 15:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-x86_64 cat 15:06:16 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 15:06:16 $ docker top e99882f82e15dce6f73bda995423c6137a71715cb6c9907dca3ff1813959a162 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:17 + go version 15:06:17 go version go1.16.3 linux/amd64 [Pipeline] } 15:06:17 $ docker stop --time=1 e99882f82e15dce6f73bda995423c6137a71715cb6c9907dca3ff1813959a162 15:06:18 $ docker rm -f e99882f82e15dce6f73bda995423c6137a71715cb6c9907dca3ff1813959a162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:18 + docker inspect -f . ci-base-image-x86_64 15:06:18 . [Pipeline] withDockerContainer 15:06:19 prd-centos7-docker-4c-2g-220 does not seem to be running inside a container 15:06:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-x86_64 cat 15:06:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 15:06:19 $ docker top e1b08c345655693e38fcbb8bafadfb83c072c46c8d730ed05d436a893a37607f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:06:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:06:20 + go mod tidy 15:06:20 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 15:06:20 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 15:06:20 + sudo service docker restart 15:06:20 + true 15:06:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 15:06:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 15:06:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 15:06:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 15:06:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 15:06:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 15:06:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal imports 15:06:21 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 15:06:21 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports 15:06:21 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports 15:06:21 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports 15:06:21 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers imports 15:06:21 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction tested by 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction.test imports 15:06:21 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction tested by 15:06:21 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction.test imports 15:06:21 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } 15:06:21 $ docker stop --time=1 e1b08c345655693e38fcbb8bafadfb83c072c46c8d730ed05d436a893a37607f 15:06:22 $ docker rm -f e1b08c345655693e38fcbb8bafadfb83c072c46c8d730ed05d436a893a37607f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:06:23 ---> job-cost.sh 15:06:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KKzK 15:06:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo 15:06:39 ========================================================= 15:06:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:06:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:06:39 + 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 . 15:06:40 Sending build context to Docker daemon 19.73MB 15:06:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:06:41 Step 2/8 : FROM ${BASE} 15:06:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:06:41 595b0fe564bb: Pulling fs layer 15:06:41 3088b5b3c5c0: Pulling fs layer 15:06:41 5b7225fbf94c: Pulling fs layer 15:06:41 ba82ee9f976e: Pulling fs layer 15:06:41 506bd15cee9f: Pulling fs layer 15:06:41 75a0a4a0db45: Pulling fs layer 15:06:41 618dc40b7e24: Pulling fs layer 15:06:41 ba82ee9f976e: Waiting 15:06:41 506bd15cee9f: Waiting 15:06:41 618dc40b7e24: Waiting 15:06:41 75a0a4a0db45: Waiting 15:06:41 5b7225fbf94c: Download complete 15:06:41 3088b5b3c5c0: Verifying Checksum 15:06:41 3088b5b3c5c0: Download complete 15:06:41 506bd15cee9f: Verifying Checksum 15:06:41 506bd15cee9f: Download complete 15:06:41 75a0a4a0db45: Verifying Checksum 15:06:41 75a0a4a0db45: Download complete 15:06:41 595b0fe564bb: Verifying Checksum 15:06:41 595b0fe564bb: Download complete 15:06:42 595b0fe564bb: Pull complete 15:06:42 3088b5b3c5c0: Pull complete 15:06:43 5b7225fbf94c: Pull complete 15:06:44 618dc40b7e24: Verifying Checksum 15:06:44 618dc40b7e24: Download complete 15:06:45 ba82ee9f976e: Verifying Checksum 15:06:45 ba82ee9f976e: Download complete 15:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-KKzK/bin to PATH 15:06:48 INFO: No Stack... 15:06:48 INFO: Retrieving Pricing Info for: v3-standard-2 15:06:48 INFO: Archiving Costs [Pipeline] sh 15:06:48 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv 15:06:48 + cut -d, -f6 [Pipeline] lock 15:06:48 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] 15:06:48 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] did not exist. Created. 15:06:48 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:49 + echo total: 0.05999999865889549 [Pipeline] stash 15:06:49 Stashed 1 file(s) [Pipeline] } 15:06:49 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:06:49 Failed in branch amd64 15:06:55 ba82ee9f976e: Pull complete 15:06:55 506bd15cee9f: Pull complete 15:06:56 75a0a4a0db45: Pull complete 15:06:59 618dc40b7e24: Pull complete 15:06:59 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:06:59 ---> a36622ca3599 15:06:59 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:06:59 20.10.0: Pulling from library/docker 15:07:00 a3cc7d3b244e: Pulling fs layer 15:07:00 02a3295e0d61: Pulling fs layer 15:07:00 0f4f2e6d8100: Pulling fs layer 15:07:00 330b718f631f: Pulling fs layer 15:07:00 a93816041522: Pulling fs layer 15:07:00 bdb6da89ff94: Pulling fs layer 15:07:00 2a70c0c122f4: Pulling fs layer 15:07:00 a93816041522: Waiting 15:07:00 330b718f631f: Waiting 15:07:00 0f4f2e6d8100: Verifying Checksum 15:07:00 0f4f2e6d8100: Download complete 15:07:00 02a3295e0d61: Verifying Checksum 15:07:00 02a3295e0d61: Download complete 15:07:00 a3cc7d3b244e: Download complete 15:07:00 a93816041522: Verifying Checksum 15:07:00 a93816041522: Download complete 15:07:00 bdb6da89ff94: Download complete 15:07:00 2a70c0c122f4: Download complete 15:07:01 a3cc7d3b244e: Pull complete 15:07:01 02a3295e0d61: Pull complete 15:07:01 330b718f631f: Verifying Checksum 15:07:01 330b718f631f: Download complete 15:07:02 0f4f2e6d8100: Pull complete 15:07:06 330b718f631f: Pull complete 15:07:06 a93816041522: Pull complete 15:07:06 bdb6da89ff94: Pull complete 15:07:07 2a70c0c122f4: Pull complete 15:07:07 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:07:07 Status: Downloaded newer image for docker:20.10.0 15:07:12 ---> 7b5ae533bf73 15:07:12 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:07:12 ---> Running in a8c7805e52dc 15:07:13 Removing intermediate container a8c7805e52dc 15:07:13 ---> d09d209fc203 15:07:13 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:07:13 ---> Running in dd10f850150d 15:07:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:07:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:07:16 (1/5) Installing libsodium (1.0.18-r0) 15:07:16 (2/5) Installing libzmq (4.3.3-r1) 15:07:16 (3/5) Installing pkgconf (1.7.3-r0) 15:07:16 (4/5) Installing libsodium-dev (1.0.18-r0) 15:07:17 (5/5) Installing zeromq-dev (4.3.3-r1) 15:07:17 Executing busybox-1.32.1-r6.trigger 15:07:17 OK: 139 MiB in 45 packages 15:07:18 Removing intermediate container dd10f850150d 15:07:18 ---> 7348e2669f09 15:07:18 Step 6/8 : WORKDIR /build 15:07:18 ---> Running in 7290463f3a33 15:07:19 Removing intermediate container 7290463f3a33 15:07:19 ---> fa614a5f2bc7 15:07:19 Step 7/8 : COPY go.mod . 15:07:19 ---> c79787fc5487 15:07:19 Step 8/8 : RUN go mod download 15:07:19 ---> Running in 9734ff524d68 15:07:46 Removing intermediate container 9734ff524d68 15:07:46 ---> 361ae69fab3e 15:07:46 Successfully built 361ae69fab3e 15:07:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:07:46 + docker inspect -f . ci-base-image-arm64 15:07:46 . [Pipeline] withDockerContainer 15:07:47 prd-ubuntu18.04-docker-arm64-4c-16g-221 does not seem to be running inside a container 15:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-arm64 cat 15:07:48 $ docker top a1cd20f39cfdbec74cb43a16819597c9b296f8840765d3a44031cf1d9076dc18 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:49 + go version 15:07:49 go version go1.16.5 linux/arm64 [Pipeline] } 15:07:49 $ docker stop --time=1 a1cd20f39cfdbec74cb43a16819597c9b296f8840765d3a44031cf1d9076dc18 15:07:51 $ docker rm -f a1cd20f39cfdbec74cb43a16819597c9b296f8840765d3a44031cf1d9076dc18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:52 + docker inspect -f . ci-base-image-arm64 15:07:52 . [Pipeline] withDockerContainer 15:07:53 prd-ubuntu18.04-docker-arm64-4c-16g-221 does not seem to be running inside a container 15:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-arm64 cat 15:07:54 $ docker top c84a80bdb6fce66c0e32b1d63ea25e6101af0315c7bc50abca3892ea5ad604d5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:55 + go mod tidy 15:07:56 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 15:07:56 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 15:07:56 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 15:07:56 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 15:07:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 15:07:57 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 15:07:57 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 15:07:57 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 15:07:57 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal imports 15:07:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 15:07:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports 15:07:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports 15:07:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports 15:07:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers imports 15:07:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction tested by 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction.test imports 15:07:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction tested by 15:07:57 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction.test imports 15:07:57 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } 15:07:57 $ docker stop --time=1 c84a80bdb6fce66c0e32b1d63ea25e6101af0315c7bc50abca3892ea5ad604d5 15:07:59 $ docker rm -f c84a80bdb6fce66c0e32b1d63ea25e6101af0315c7bc50abca3892ea5ad604d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:08:00 ---> job-cost.sh 15:08:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yb67 15:08:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:10:18 lf-activate-venv(): INFO: Adding /tmp/venv-Yb67/bin to PATH 15:10:18 INFO: No Stack... 15:10:19 INFO: Retrieving Pricing Info for: v2-standard-4 15:10:20 INFO: Archiving Costs [Pipeline] sh 15:10:20 + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv 15:10:20 + cut -d, -f6 [Pipeline] lock 15:10:20 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] 15:10:20 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] did not exist. Created. 15:10:20 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:20 /w/workspace/app-functions-sdk-go/3@tmp/durable-7a4659a3/script.sh: 1: /w/workspace/app-functions-sdk-go/3@tmp/durable-7a4659a3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:21 + echo total: 0.18000000715255737 [Pipeline] stash 15:10:21 Warning: overwriting stash ‘stack-cost’ 15:10:21 Stashed 1 file(s) [Pipeline] } 15:10:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:10:22 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:10:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:10:24 ---> package-listing.sh 15:10:24 ++ facter osfamily 15:10:24 ++ tr '[:upper:]' '[:lower:]' 15:10:24 + OS_FAMILY=redhat 15:10:24 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-891 15:10:24 + START_PACKAGES=/tmp/packages_start.txt 15:10:24 + END_PACKAGES=/tmp/packages_end.txt 15:10:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:10:24 + PACKAGES=/tmp/packages_start.txt 15:10:24 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-891 ']' 15:10:24 + PACKAGES=/tmp/packages_end.txt 15:10:24 + case "${OS_FAMILY}" in 15:10:24 + rpm -qa 15:10:24 + sort 15:10:25 + '[' -f /tmp/packages_start.txt ']' 15:10:25 + '[' -f /tmp/packages_end.txt ']' 15:10:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:10:25 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-891 ']' 15:10:25 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-891/archives/ 15:10:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-891/archives/ [Pipeline] echo 15:10:25 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-891/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:10:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:10:26 15:10:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:10:26 alpine: Pulling from edgex-lftools-log-publisher 15:10:26 df20fa9351a1: Pulling fs layer 15:10:26 36b3adc4ff6f: Pulling fs layer 15:10:26 8ad3a11d3b57: Pulling fs layer 15:10:26 46f8f816bc3b: Pulling fs layer 15:10:26 93b61091891f: Pulling fs layer 15:10:26 93b9cdb0e59b: Pulling fs layer 15:10:26 5e14af77c1be: Pulling fs layer 15:10:26 01666e4c0597: Pulling fs layer 15:10:26 aa168da1d23b: Pulling fs layer 15:10:26 46f8f816bc3b: Waiting 15:10:26 93b9cdb0e59b: Waiting 15:10:26 5e14af77c1be: Waiting 15:10:26 01666e4c0597: Waiting 15:10:26 aa168da1d23b: Waiting 15:10:26 93b61091891f: Waiting 15:10:26 36b3adc4ff6f: Verifying Checksum 15:10:26 36b3adc4ff6f: Download complete 15:10:26 46f8f816bc3b: Verifying Checksum 15:10:26 46f8f816bc3b: Download complete 15:10:26 df20fa9351a1: Verifying Checksum 15:10:26 df20fa9351a1: Download complete 15:10:26 93b9cdb0e59b: Verifying Checksum 15:10:26 93b9cdb0e59b: Download complete 15:10:26 93b61091891f: Verifying Checksum 15:10:26 93b61091891f: Download complete 15:10:26 01666e4c0597: Verifying Checksum 15:10:26 01666e4c0597: Download complete 15:10:26 5e14af77c1be: Verifying Checksum 15:10:26 5e14af77c1be: Download complete 15:10:26 8ad3a11d3b57: Verifying Checksum 15:10:26 8ad3a11d3b57: Download complete 15:10:26 df20fa9351a1: Pull complete 15:10:27 36b3adc4ff6f: Pull complete 15:10:27 8ad3a11d3b57: Pull complete 15:10:28 46f8f816bc3b: Pull complete 15:10:28 93b61091891f: Pull complete 15:10:28 aa168da1d23b: Verifying Checksum 15:10:28 aa168da1d23b: Download complete 15:10:28 93b9cdb0e59b: Pull complete 15:10:28 5e14af77c1be: Pull complete 15:10:29 01666e4c0597: Pull complete 15:10:33 aa168da1d23b: Pull complete 15:10:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:10:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:10:33 prd-centos7-docker-4c-2g-209 does not seem to be running inside a container 15:10:33 $ 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-891/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-891 -v /w/workspace/ndry_app-functions-sdk-go_PR-891:/w/workspace/ndry_app-functions-sdk-go_PR-891:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-891@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:10003/edgex-lftools-log-publisher:alpine cat 15:10:45 $ docker top 0044fa24e8e0c4514eb5b2184cdd9241ed51cf463b88db1e423ff9acd4ab8ce6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:45 + touch /tmp/pre-build-complete [Pipeline] sh 15:10:46 + mkdir -p /var/log/sa [Pipeline] sh 15:10:46 + ls /var/log/sa-host 15:10:46 + sadf -c /var/log/sa-host/sa05 15:10:46 file_magic: OK 15:10:46 HZ: Using current value: 100 15:10:46 file_header: OK 15:10:46 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 15:10:46 Statistics: 15:10:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:10:46 File successfully converted to sysstat format version 12.2.1 15:10:46 + sadf -c /var/log/sa-host/sa10 15:10:46 file_magic: OK 15:10:46 HZ: Using current value: 100 15:10:46 file_header: OK 15:10:46 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 15:10:46 Statistics: 15:10:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:10:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:46 provisioning config files... 15:10:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/config846040365022593114tmp [Pipeline] { [Pipeline] echo 15:10:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:10:46 ---> create-netrc.sh [Pipeline] } 15:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:10:47 ---> python-tools-install.sh [Pipeline] echo 15:10:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:10:47 ---> sudo-logs.sh 15:10:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:10:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:10:47 ---> job-cost.sh 15:10:47 lf-activate-venv: SKIPPING 15:10:47 DEBUG: total: 0.18000000715255737 15:10:47 INFO: Retrieving Stack Cost... 15:10:48 INFO: Retrieving Pricing Info for: v3-standard-2 15:10:49 INFO: Archiving Costs [Pipeline] echo 15:10:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:10:49 ---> logs-deploy.sh 15:10:49 lf-activate-venv: SKIPPING 15:10:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-891/3 15:10:49 INFO: archiving workspace using pattern(s): 15:10:50 Archives upload complete. 15:10:50 INFO: archiving logs to Nexus 15:10:51 ---> uname -a: 15:10:51 Linux prd-centos7-docker-4c-2g-209.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:10:51 15:10:51 15:10:51 ---> lscpu: 15:10:51 Architecture: x86_64 15:10:51 CPU op-mode(s): 32-bit, 64-bit 15:10:51 Byte Order: Little Endian 15:10:51 Address sizes: 40 bits physical, 48 bits virtual 15:10:51 CPU(s): 2 15:10:51 On-line CPU(s) list: 0,1 15:10:51 Thread(s) per core: 1 15:10:51 Core(s) per socket: 1 15:10:51 Socket(s): 2 15:10:51 NUMA node(s): 1 15:10:51 Vendor ID: AuthenticAMD 15:10:51 CPU family: 23 15:10:51 Model: 49 15:10:51 Model name: AMD EPYC-Rome Processor 15:10:51 Stepping: 0 15:10:51 CPU MHz: 2800.000 15:10:51 BogoMIPS: 5600.00 15:10:51 Virtualization: AMD-V 15:10:51 Hypervisor vendor: KVM 15:10:51 Virtualization type: full 15:10:51 L1d cache: 64 KiB 15:10:51 L1i cache: 64 KiB 15:10:51 L2 cache: 1 MiB 15:10:51 L3 cache: 32 MiB 15:10:51 NUMA node0 CPU(s): 0,1 15:10:51 Vulnerability Itlb multihit: Not affected 15:10:51 Vulnerability L1tf: Not affected 15:10:51 Vulnerability Mds: Not affected 15:10:51 Vulnerability Meltdown: Not affected 15:10:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:10:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:10:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:10:51 Vulnerability Srbds: Not affected 15:10:51 Vulnerability Tsx async abort: Not affected 15:10:51 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 15:10:51 15:10:51 15:10:51 ---> nproc: 15:10:51 2 15:10:51 15:10:51 15:10:51 ---> df -h: 15:10:51 Filesystem Size Used Available Use% Mounted on 15:10:51 overlay 40.0G 7.6G 32.4G 19% / 15:10:51 tmpfs 64.0M 0 64.0M 0% /dev 15:10:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:10:51 shm 64.0M 0 64.0M 0% /dev/shm 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-891 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:10:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:10:51 15:10:51 15:10:51 ---> free -m: 15:10:51 total used free shared buff/cache available 15:10:51 Mem: 7821 919 4775 0 2126 6724 15:10:51 Swap: 1023 0 1023 15:10:51 15:10:51 15:10:51 ---> ip addr: 15:10:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:10:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:10:51 inet 127.0.0.1/8 scope host lo 15:10:51 valid_lft forever preferred_lft forever 15:10:51 inet6 ::1/128 scope host 15:10:51 valid_lft forever preferred_lft forever 15:10:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:10:51 link/ether fa:16:3e:73:c2:a8 brd ff:ff:ff:ff:ff:ff 15:10:51 inet 10.30.123.213/23 brd 10.30.123.255 scope global dynamic eth0 15:10:51 valid_lft 85852sec preferred_lft 85852sec 15:10:51 inet6 fe80::f816:3eff:fe73:c2a8/64 scope link 15:10:51 valid_lft forever preferred_lft forever 15:10:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:10:51 link/ether 02:42:95:ad:e3:0d brd ff:ff:ff:ff:ff:ff 15:10:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:10:51 valid_lft forever preferred_lft forever 15:10:51 inet6 fe80::42:95ff:fead:e30d/64 scope link 15:10:51 valid_lft forever preferred_lft forever 15:10:51 15:10:51 15:10:51 ---> sar -b -r -n DEV: 15:10:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 15:10:51 15:10:51 15:01:31 LINUX RESTART (2 CPU) 15:10:51 15:10:51 15:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:10:51 15:03:01 108.39 18.59 89.81 0.00 5751.50 6385.89 0.00 15:10:51 15:04:01 1.80 0.00 1.80 0.00 0.00 36.21 0.00 15:10:51 15:05:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 15:10:51 15:06:01 0.20 0.00 0.20 0.00 0.00 3.60 0.00 15:10:51 15:07:01 0.33 0.00 0.33 0.00 0.00 5.45 0.00 15:10:51 15:08:01 0.33 0.00 0.33 0.00 0.00 5.33 0.00 15:10:51 15:09:01 0.32 0.00 0.32 0.00 0.00 5.01 0.00 15:10:51 15:10:01 0.27 0.00 0.27 0.00 0.00 5.00 0.00 15:10:51 Average: 13.99 2.32 11.66 0.00 719.04 806.34 0.00 15:10:51 15:10:51 15:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:10:51 15:03:01 5431600 0 805164 10.05 2620 1769556 1180100 13.03 586824 1587292 128 15:10:51 15:04:01 5444848 0 791912 9.89 2620 1769560 1060096 11.70 575432 1587520 20 15:10:51 15:05:01 5444296 0 792460 9.89 2620 1769564 1060180 11.70 577924 1585408 20 15:10:51 15:06:01 5442416 0 794336 9.92 2620 1769568 1060316 11.71 579404 1585848 20 15:10:51 15:07:01 5442764 0 793980 9.91 2620 1769576 1060340 11.71 574464 1590864 8 15:10:51 15:08:01 5440792 0 795952 9.94 2620 1769576 1060184 11.71 576516 1590864 8 15:10:51 15:09:01 5431808 0 804928 10.05 2620 1769584 1060040 11.70 585516 1590864 20 15:10:51 15:10:01 5430088 0 806640 10.07 2620 1769592 1060004 11.70 589052 1589152 8 15:10:51 Average: 5438576 0 798172 9.97 2620 1769572 1075158 11.87 580642 1588476 29 15:10:51 15:10:51 15:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:10:51 15:03:01 eth0 699.47 558.84 1680.51 118.95 0.00 0.00 0.00 0.00 15:10:51 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:03:01 docker0 92.60 58.73 8.53 310.49 0.00 0.00 0.00 0.00 15:10:51 15:04:01 eth0 2.51 0.30 0.43 0.23 0.00 0.00 0.00 0.00 15:10:51 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:05:01 eth0 3.96 0.58 0.82 0.40 0.00 0.00 0.00 0.00 15:10:51 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:06:01 eth0 3.92 0.88 1.27 0.74 0.00 0.00 0.00 0.00 15:10:51 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:07:01 eth0 1.08 0.53 0.54 0.40 0.00 0.00 0.00 0.00 15:10:51 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:08:01 eth0 0.75 0.43 0.35 0.30 0.00 0.00 0.00 0.00 15:10:51 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:09:01 eth0 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 15:10:51 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:10:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:10:51 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 Average: eth0 89.02 70.24 210.53 15.13 0.00 0.00 0.00 0.00 15:10:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:51 Average: docker0 11.58 7.34 1.07 38.82 0.00 0.00 0.00 0.00 15:10:51 15:10:51 15:10:51 ---> sar -P ALL: 15:10:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 15:10:51 15:10:51 15:01:31 LINUX RESTART (2 CPU) 15:10:51 15:10:51 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:10:51 15:03:01 all 17.33 0.00 4.70 4.55 0.07 73.35 15:10:51 15:03:01 0 18.60 0.00 5.21 5.69 0.07 70.42 15:10:51 15:03:01 1 16.06 0.00 4.19 3.42 0.07 76.27 15:10:51 15:04:01 all 0.18 0.00 0.08 0.00 0.02 99.73 15:10:51 15:04:01 0 0.25 0.00 0.05 0.00 0.00 99.70 15:10:51 15:04:01 1 0.10 0.00 0.10 0.00 0.03 99.77 15:10:51 15:05:01 all 0.22 0.00 0.04 0.00 0.03 99.71 15:10:51 15:05:01 0 0.18 0.00 0.05 0.00 0.03 99.73 15:10:51 15:05:01 1 0.25 0.00 0.03 0.00 0.03 99.68 15:10:51 15:06:01 all 0.24 0.00 0.05 0.00 0.02 99.69 15:10:51 15:06:01 0 0.42 0.00 0.07 0.00 0.02 99.50 15:10:51 15:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:10:51 15:07:01 all 0.22 0.00 0.06 0.00 0.03 99.70 15:10:51 15:07:01 0 0.38 0.00 0.07 0.00 0.03 99.52 15:10:51 15:07:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:10:51 15:08:01 all 0.16 0.00 0.05 0.00 0.03 99.76 15:10:51 15:08:01 0 0.25 0.00 0.07 0.00 0.02 99.67 15:10:51 15:08:01 1 0.07 0.00 0.03 0.00 0.05 99.85 15:10:51 15:09:01 all 0.18 0.00 0.06 0.00 0.02 99.75 15:10:51 15:09:01 0 0.30 0.00 0.07 0.00 0.00 99.63 15:10:51 15:09:01 1 0.05 0.00 0.05 0.00 0.03 99.87 15:10:51 15:10:01 all 0.12 0.00 0.03 0.00 0.03 99.82 15:10:51 15:10:01 0 0.18 0.00 0.03 0.00 0.02 99.77 15:10:51 15:10:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:10:51 Average: all 2.27 0.00 0.62 0.55 0.03 96.52 15:10:51 Average: 0 2.51 0.00 0.68 0.69 0.02 96.09 15:10:51 Average: 1 2.04 0.00 0.55 0.42 0.04 96.96 15:10:51 15:10:51 15:10:51