Pull request #759 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 2fe84d3165a429f3e7b9145e5e6b81351ba9293b+bc088263485211e0f4800c9deb83e8b0a3e27248 (545f8c8cd658588d4592fcb1838d1f838e51ca95) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-759/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-759/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31244 in /w/workspace/ndry_app-functions-sdk-go_PR-759 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-759 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/759/head:refs/remotes/origin/PR-759 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bc088263485211e0f4800c9deb83e8b0a3e27248 into PR head commit 2fe84d3165a429f3e7b9145e5e6b81351ba9293b Merge succeeded, producing 2fe84d3165a429f3e7b9145e5e6b81351ba9293b Checking out Revision 2fe84d3165a429f3e7b9145e5e6b81351ba9293b (PR-759) > git config core.sparsecheckout # timeout=10 > git checkout -f 2fe84d3165a429f3e7b9145e5e6b81351ba9293b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bc088263485211e0f4800c9deb83e8b0a3e27248 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fe84d3165a429f3e7b9145e5e6b81351ba9293b # timeout=10 Commit message: "fix(v2): Expose Response Data" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:15:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:15:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:15:30 ========================================================= 19:15:30 EdgeX Global Pipelines Version Info 19:15:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:15:32 ------------------- 19:15:32 stable info: 19:15:32 ------------------- 19:15:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:15:32 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 19:15:32 Message: update stable to v1.0.186 19:15:32 ------------------- 19:15:32 experimental info: 19:15:32 ------------------- 19:15:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:15:32 Commit SHA: 606c6f769ab3e61af702b3bd2da8ca6cacc01659 19:15:32 Message: update experimental to v1.0.187 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:15:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:15:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:15:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:15:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:15:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:15:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:15:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:15:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:15:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:15:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:15:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:15:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:15:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-759 [Pipeline] echo 19:15:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-759 [Pipeline] echo 19:15:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-759 [Pipeline] echo 19:15:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fe84d3165a429f3e7b9145e5e6b81351ba9293b [Pipeline] echo 19:15:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fe84d3 [Pipeline] echo 19:15:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:38 + git log --format=format:%s -1 2fe84d3165a429f3e7b9145e5e6b81351ba9293b [Pipeline] echo 19:15:38 GIT_COMMIT: 2fe84d3165a429f3e7b9145e5e6b81351ba9293b, Commit Message: fix(v2): Expose Response Data [Pipeline] echo 19:15:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:39 19:15:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:15:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:40 latest: Pulling from edgex-devops/git-semver 19:15:40 31603596830f: Pulling fs layer 19:15:40 2a8b12db71e7: Pulling fs layer 19:15:40 6ca5941a6612: Pulling fs layer 19:15:40 ecc8261a40a4: Pulling fs layer 19:15:40 ecc8261a40a4: Waiting 19:15:40 2a8b12db71e7: Verifying Checksum 19:15:40 2a8b12db71e7: Download complete 19:15:40 31603596830f: Verifying Checksum 19:15:40 6ca5941a6612: Verifying Checksum 19:15:40 6ca5941a6612: Download complete 19:15:40 ecc8261a40a4: Verifying Checksum 19:15:40 ecc8261a40a4: Download complete 19:15:41 31603596830f: Pull complete 19:15:41 2a8b12db71e7: Pull complete 19:15:42 6ca5941a6612: Pull complete 19:15:42 ecc8261a40a4: Pull complete 19:15:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:15:42 prd-centos7-docker-4c-2g-31244 does not seem to be running inside a container 19:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-759 -v /w/workspace/ndry_app-functions-sdk-go_PR-759:/w/workspace/ndry_app-functions-sdk-go_PR-759:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-759@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:15:45 $ docker top 6e16a2e55e361d0da841c06755993591783488b2204b4fc9c438be01f3414dfa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:45 [ssh-agent] Looking for ssh-agent implementation... 19:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:45 $ docker exec 6e16a2e55e361d0da841c06755993591783488b2204b4fc9c438be01f3414dfa ssh-agent 19:15:45 SSH_AUTH_SOCK=/tmp/ssh-Px5q2ilFUjf4/agent.11 19:15:45 SSH_AGENT_PID=16 19:15:45 Running ssh-add (command line suppressed) 19:15:45 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-759@tmp/private_key_8676016820713866261.key (/w/workspace/ndry_app-functions-sdk-go_PR-759@tmp/private_key_8676016820713866261.key) 19:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:46 + git tag --points-at HEAD [Pipeline] } 19:15:46 $ docker exec --env ******** --env ******** 6e16a2e55e361d0da841c06755993591783488b2204b4fc9c438be01f3414dfa ssh-agent -k 19:15:46 unset SSH_AUTH_SOCK; 19:15:46 unset SSH_AGENT_PID; 19:15:46 echo Agent pid 16 killed; 19:15:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:15:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:46 [ssh-agent] Looking for ssh-agent implementation... 19:15:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:47 $ docker exec 6e16a2e55e361d0da841c06755993591783488b2204b4fc9c438be01f3414dfa ssh-agent 19:15:47 SSH_AUTH_SOCK=/tmp/ssh-OKAxrVMxSfUq/agent.45 19:15:47 SSH_AGENT_PID=50 19:15:47 Running ssh-add (command line suppressed) 19:15:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-759@tmp/private_key_4684357035323084001.key (/w/workspace/ndry_app-functions-sdk-go_PR-759@tmp/private_key_4684357035323084001.key) 19:15:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:47 + git semver init 19:15:47 # -> Open(): unable to determine branch for HEAD 19:15:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-759/.git 19:15:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-759 19:15:47 # $SEMVER_REMOTE_NAME = origin 19:15:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:15:47 # $SEMVER_USER_NAME = edgex-jenkins 19:15:47 # $SEMVER_BRANCH = PR-759 19:15:47 # $SEMVER_TEMP = /tmp/semver-802253515 19:15:47 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:15:50 # '/tmp/semver-802253515' -> '/w/workspace/ndry_app-functions-sdk-go_PR-759/.semver' 19:15:50 # -> Force: false 19:15:50 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-759/.semver [Pipeline] } 19:15:50 $ docker exec --env ******** --env ******** 6e16a2e55e361d0da841c06755993591783488b2204b4fc9c438be01f3414dfa ssh-agent -k 19:15:50 unset SSH_AUTH_SOCK; 19:15:50 unset SSH_AGENT_PID; 19:15:50 echo Agent pid 50 killed; 19:15:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:51 + git semver [Pipeline] } 19:15:51 $ docker stop --time=1 6e16a2e55e361d0da841c06755993591783488b2204b4fc9c438be01f3414dfa 19:15:52 $ docker rm -f 6e16a2e55e361d0da841c06755993591783488b2204b4fc9c438be01f3414dfa [Pipeline] // withDockerContainer [Pipeline] sh 19:15:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:15:53 Stashed 1 file(s) [Pipeline] echo 19:15:53 [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 19:16:09 Still waiting to schedule task 19:16:09 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31244’ 19:16:09 Still waiting to schedule task 19:16:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:17:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31245 in /w/workspace/ndry_app-functions-sdk-go_PR-759 [Pipeline] { [Pipeline] ws 19:17:47 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:17:53 using credential edgex-jenkins-ssh 19:17:53 Cloning the remote Git repository 19:17:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:17:53 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:17:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:17:53 > git --version # timeout=10 19:17:53 > git --version # 'git version 2.17.1' 19:17:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:17:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:17:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:17:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/759/head:refs/remotes/origin/PR-759 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:17:57 Merging remotes/origin/master commit bc088263485211e0f4800c9deb83e8b0a3e27248 into PR head commit 2fe84d3165a429f3e7b9145e5e6b81351ba9293b 19:17:57 Merge succeeded, producing 2fe84d3165a429f3e7b9145e5e6b81351ba9293b 19:17:57 Checking out Revision 2fe84d3165a429f3e7b9145e5e6b81351ba9293b (PR-759) 19:17:57 > git config core.sparsecheckout # timeout=10 19:17:57 > git checkout -f 2fe84d3165a429f3e7b9145e5e6b81351ba9293b # timeout=10 19:17:57 > git remote # timeout=10 19:17:57 > git config --get remote.origin.url # timeout=10 19:17:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:57 > git merge bc088263485211e0f4800c9deb83e8b0a3e27248 # timeout=10 19:17:57 > git rev-parse HEAD^{commit} # timeout=10 19:17:57 > git config core.sparsecheckout # timeout=10 19:17:57 > git checkout -f 2fe84d3165a429f3e7b9145e5e6b81351ba9293b # timeout=10 19:18:01 Commit message: "fix(v2): Expose Response Data" 19:18:01 > git --version # timeout=10 19:18:01 > git --version # 'git version 2.17.1' 19:18:01 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:18:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:18:04 + true 19:18:04 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:18:07 ========================================================= 19:18:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:18:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:18:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 19:18:08 Sending build context to Docker daemon 19.4MB 19:18:08 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:18:08 Step 2/8 : FROM ${BASE} 19:18:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:09 5f621e34cdf4: Pulling fs layer 19:18:09 a4357932f1b6: Pulling fs layer 19:18:09 18c013af1878: Pulling fs layer 19:18:09 00ac8860ef70: Pulling fs layer 19:18:09 63d7cb157983: Pulling fs layer 19:18:09 b116817d02f9: Pulling fs layer 19:18:09 745a02a5169b: Pulling fs layer 19:18:09 63d7cb157983: Waiting 19:18:09 b116817d02f9: Waiting 19:18:09 00ac8860ef70: Waiting 19:18:09 18c013af1878: Verifying Checksum 19:18:09 18c013af1878: Download complete 19:18:09 a4357932f1b6: Verifying Checksum 19:18:09 a4357932f1b6: Download complete 19:18:09 63d7cb157983: Verifying Checksum 19:18:09 63d7cb157983: Download complete 19:18:09 b116817d02f9: Verifying Checksum 19:18:09 b116817d02f9: Download complete 19:18:09 5f621e34cdf4: Verifying Checksum 19:18:09 5f621e34cdf4: Download complete 19:18:09 5f621e34cdf4: Pull complete 19:18:10 a4357932f1b6: Pull complete 19:18:11 18c013af1878: Pull complete 19:18:11 745a02a5169b: Verifying Checksum 19:18:11 745a02a5169b: Download complete 19:18:12 00ac8860ef70: Download complete 19:18:22 00ac8860ef70: Pull complete 19:18:23 63d7cb157983: Pull complete 19:18:23 b116817d02f9: Pull complete 19:18:26 745a02a5169b: Pull complete 19:18:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:18:26 ---> b7e6874047d6 19:18:26 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:18:27 20.10.0: Pulling from library/docker 19:18:27 a3cc7d3b244e: Pulling fs layer 19:18:27 02a3295e0d61: Pulling fs layer 19:18:27 0f4f2e6d8100: Pulling fs layer 19:18:27 330b718f631f: Pulling fs layer 19:18:27 a93816041522: Pulling fs layer 19:18:27 bdb6da89ff94: Pulling fs layer 19:18:27 330b718f631f: Waiting 19:18:27 2a70c0c122f4: Pulling fs layer 19:18:27 a93816041522: Waiting 19:18:27 bdb6da89ff94: Waiting 19:18:27 2a70c0c122f4: Waiting 19:18:27 0f4f2e6d8100: Verifying Checksum 19:18:27 0f4f2e6d8100: Download complete 19:18:27 a3cc7d3b244e: Download complete 19:18:27 a93816041522: Verifying Checksum 19:18:27 a93816041522: Download complete 19:18:27 02a3295e0d61: Verifying Checksum 19:18:27 02a3295e0d61: Download complete 19:18:27 bdb6da89ff94: Verifying Checksum 19:18:27 bdb6da89ff94: Download complete 19:18:27 2a70c0c122f4: Verifying Checksum 19:18:27 2a70c0c122f4: Download complete 19:18:27 a3cc7d3b244e: Pull complete 19:18:28 02a3295e0d61: Pull complete 19:18:28 0f4f2e6d8100: Pull complete 19:18:28 330b718f631f: Verifying Checksum 19:18:28 330b718f631f: Download complete 19:18:33 330b718f631f: Pull complete 19:18:33 a93816041522: Pull complete 19:18:33 bdb6da89ff94: Pull complete 19:18:33 2a70c0c122f4: Pull complete 19:18:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:18:33 Status: Downloaded newer image for docker:20.10.0 19:18:40 ---> 6d75ac5c8c57 19:18:40 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:18:40 ---> Running in e42c384abea7 19:18:40 Removing intermediate container e42c384abea7 19:18:40 ---> 94b1577026f3 19:18:40 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:18:40 ---> Running in 13daffc6a47c 19:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:43 (1/5) Installing libsodium (1.0.18-r0) 19:18:43 (2/5) Installing libzmq (4.3.3-r0) 19:18:43 (3/5) Installing pkgconf (1.7.2-r0) 19:18:43 (4/5) Installing libsodium-dev (1.0.18-r0) 19:18:43 (5/5) Installing zeromq-dev (4.3.3-r0) 19:18:44 Executing busybox-1.31.1-r19.trigger 19:18:44 OK: 144 MiB in 44 packages 19:18:45 Removing intermediate container 13daffc6a47c 19:18:45 ---> 73d23198b3fb 19:18:45 Step 6/8 : WORKDIR /build 19:18:45 ---> Running in 01e9746286f5 19:18:46 Removing intermediate container 01e9746286f5 19:18:46 ---> 0f6dbbfd3b57 19:18:46 Step 7/8 : COPY go.mod . 19:18:46 ---> dc9d9a00c350 19:18:46 Step 8/8 : RUN go mod download 19:18:46 ---> Running in b1edeb65e3e9 19:19:13 Removing intermediate container b1edeb65e3e9 19:19:13 ---> 4e63c1638ed7 19:19:13 Successfully built 4e63c1638ed7 19:19:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:13 + docker inspect -f . ci-base-image-arm64 19:19:13 . [Pipeline] withDockerContainer 19:19:14 prd-ubuntu18.04-docker-arm64-4c-16g-31245 does not seem to be running inside a container 19:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat 19:19:15 $ docker top cea7dcdf490db3e550a82df15476396919a773aa6adbd8cc5024586f62b8a4e6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:16 + go version 19:19:16 go version go1.15.5 linux/arm64 [Pipeline] } 19:19:16 $ docker stop --time=1 cea7dcdf490db3e550a82df15476396919a773aa6adbd8cc5024586f62b8a4e6 19:19:18 $ docker rm -f cea7dcdf490db3e550a82df15476396919a773aa6adbd8cc5024586f62b8a4e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:20 + docker inspect -f . ci-base-image-arm64 19:19:20 . [Pipeline] withDockerContainer 19:19:20 prd-ubuntu18.04-docker-arm64-4c-16g-31245 does not seem to be running inside a container 19:19:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat 19:19:22 $ docker top 54fe28655439b612652510f9c003f379e028544cec578f1b833ceb2635cdf909 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:23 + make test 19:19:23 make -C ./app-service-template build 19:19:23 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:19:46 Running on prd-centos7-docker-4c-2g-31246 in /w/workspace/ndry_app-functions-sdk-go_PR-759 [Pipeline] { [Pipeline] ws 19:19:46 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:19:55 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:55 make -C ./app-service-template test 19:19:55 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:19:57 using credential edgex-jenkins-ssh 19:19:57 Cloning the remote Git repository 19:19:58 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:19:58 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:19:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:19:58 > git --version # timeout=10 19:19:58 > git --version # 'git version 2.24.3' 19:19:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:20:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:20:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:20:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/759/head:refs/remotes/origin/PR-759 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:20:05 Merging remotes/origin/master commit bc088263485211e0f4800c9deb83e8b0a3e27248 into PR head commit 2fe84d3165a429f3e7b9145e5e6b81351ba9293b 19:20:06 Merge succeeded, producing 2fe84d3165a429f3e7b9145e5e6b81351ba9293b 19:20:06 Checking out Revision 2fe84d3165a429f3e7b9145e5e6b81351ba9293b (PR-759) 19:20:05 > git config core.sparsecheckout # timeout=10 19:20:05 > git checkout -f 2fe84d3165a429f3e7b9145e5e6b81351ba9293b # timeout=10 19:20:06 > git remote # timeout=10 19:20:06 > git config --get remote.origin.url # timeout=10 19:20:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:06 > git merge bc088263485211e0f4800c9deb83e8b0a3e27248 # timeout=10 19:20:06 > git rev-parse HEAD^{commit} # timeout=10 19:20:06 > git config core.sparsecheckout # timeout=10 19:20:06 > git checkout -f 2fe84d3165a429f3e7b9145e5e6b81351ba9293b # timeout=10 19:20:11 Commit message: "fix(v2): Expose Response Data" 19:20:11 > git --version # timeout=10 19:20:11 > git --version # 'git version 2.24.3' 19:20:11 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:20:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:20:15 + true 19:20:15 + sudo service docker restart 19:20:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:20:19 ========================================================= 19:20:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:20:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:20:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 19:20:22 Sending build context to Docker daemon 19.41MB 19:20:22 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:20:22 Step 2/8 : FROM ${BASE} 19:20:22 ok new-app-service 0.046s coverage: 47.8% of statements 19:20:22 ? new-app-service/config [no test files] 19:20:22 ok new-app-service/functions 0.026s 19:20:22 CGO_ENABLED=1 go vet ./... 19:20:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:20:22 188c0c94c7c5: Pulling fs layer 19:20:22 0ef7d3d256c8: Pulling fs layer 19:20:22 de9db76c5a1d: Pulling fs layer 19:20:22 bca2f99d35d6: Pulling fs layer 19:20:22 93359f2a8cfa: Pulling fs layer 19:20:22 7c6f9722023f: Pulling fs layer 19:20:22 a35cf1a2eb13: Pulling fs layer 19:20:22 bca2f99d35d6: Waiting 19:20:22 7c6f9722023f: Waiting 19:20:22 a35cf1a2eb13: Waiting 19:20:22 93359f2a8cfa: Waiting 19:20:22 de9db76c5a1d: Download complete 19:20:22 0ef7d3d256c8: Verifying Checksum 19:20:22 0ef7d3d256c8: Download complete 19:20:22 93359f2a8cfa: Verifying Checksum 19:20:22 93359f2a8cfa: Download complete 19:20:22 7c6f9722023f: Verifying Checksum 19:20:22 7c6f9722023f: Download complete 19:20:23 188c0c94c7c5: Verifying Checksum 19:20:23 188c0c94c7c5: Download complete 19:20:25 188c0c94c7c5: Pull complete 19:20:25 0ef7d3d256c8: Pull complete 19:20:26 de9db76c5a1d: Pull complete 19:20:29 a35cf1a2eb13: Verifying Checksum 19:20:29 a35cf1a2eb13: Download complete 19:20:29 gofmt -l . 19:20:29 [ "`gofmt -l .`" = "" ] 19:20:29 ./bin/test-go-mod-tidy.sh 19:20:29 ./bin/test-attribution-txt.sh 19:20:31 bca2f99d35d6: Verifying Checksum 19:20:31 bca2f99d35d6: Download complete 19:20:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:20:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:20:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:20:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.081s coverage: 55.4% of statements 19:20:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.034s coverage: 92.5% of statements 19:20:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:20:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.076s coverage: 61.5% of statements 19:20:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:20:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.024s 19:20:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.147s coverage: 75.4% of statements 19:20:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:20:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:20:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:20:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:20:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:20:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:20:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.018s coverage: 97.0% of statements 19:20:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:20:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.031s coverage: 10.5% of statements 19:20:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.874s coverage: 78.4% of statements 19:20:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:20:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.064s coverage: 20.0% of statements 19:20:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.039s coverage: 27.3% of statements 19:20:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:20:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:20:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 71.7% of statements 19:20:53 bca2f99d35d6: Pull complete 19:20:53 93359f2a8cfa: Pull complete 19:20:53 7c6f9722023f: Pull complete 19:20:59 a35cf1a2eb13: Pull complete 19:20:59 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:20:59 ---> a62c8e92a672 19:20:59 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:20:59 20.10.0: Pulling from library/docker 19:20:59 05e7bc50f07f: Pulling fs layer 19:20:59 6db28d0fdbf6: Pulling fs layer 19:20:59 292df0bc6bf3: Pulling fs layer 19:20:59 2e060f4bd70b: Pulling fs layer 19:20:59 80e8d568a223: Pulling fs layer 19:20:59 8dc6ef1a942a: Pulling fs layer 19:20:59 2312dd95470a: Pulling fs layer 19:20:59 2e060f4bd70b: Waiting 19:20:59 80e8d568a223: Waiting 19:20:59 8dc6ef1a942a: Waiting 19:20:59 2312dd95470a: Waiting 19:20:59 292df0bc6bf3: Verifying Checksum 19:20:59 292df0bc6bf3: Download complete 19:20:59 6db28d0fdbf6: Verifying Checksum 19:20:59 6db28d0fdbf6: Download complete 19:20:59 80e8d568a223: Verifying Checksum 19:20:59 80e8d568a223: Download complete 19:20:59 05e7bc50f07f: Verifying Checksum 19:20:59 05e7bc50f07f: Download complete 19:20:59 8dc6ef1a942a: Verifying Checksum 19:20:59 8dc6ef1a942a: Download complete 19:20:59 2312dd95470a: Verifying Checksum 19:20:59 2312dd95470a: Download complete 19:20:59 05e7bc50f07f: Pull complete 19:21:00 6db28d0fdbf6: Pull complete 19:21:00 292df0bc6bf3: Pull complete 19:21:01 2e060f4bd70b: Verifying Checksum 19:21:01 2e060f4bd70b: Download complete 19:21:06 2e060f4bd70b: Pull complete 19:21:06 80e8d568a223: Pull complete 19:21:06 8dc6ef1a942a: Pull complete 19:21:06 2312dd95470a: Pull complete 19:21:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:21:06 Status: Downloaded newer image for docker:20.10.0 19:21:09 ---> 293390126412 19:21:09 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:21:09 ---> Running in 47c0e9879ee3 19:21:10 Removing intermediate container 47c0e9879ee3 19:21:10 ---> 1bc4ffbe5996 19:21:10 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:21:10 ---> Running in ea5bdc7bb074 19:21:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:21:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:21:12 (1/5) Installing libsodium (1.0.18-r0) 19:21:12 (2/5) Installing libzmq (4.3.3-r0) 19:21:13 (3/5) Installing pkgconf (1.7.2-r0) 19:21:13 (4/5) Installing libsodium-dev (1.0.18-r0) 19:21:13 (5/5) Installing zeromq-dev (4.3.3-r0) 19:21:13 Executing busybox-1.31.1-r19.trigger 19:21:13 OK: 167 MiB in 44 packages 19:21:15 Removing intermediate container ea5bdc7bb074 19:21:15 ---> e9d821ebf7e4 19:21:15 Step 6/8 : WORKDIR /build 19:21:15 ---> Running in 9b7a658a0ffb 19:21:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.082s coverage: 81.9% of statements 19:21:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.023s coverage: 94.4% of statements 19:21:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:21:15 Removing intermediate container 9b7a658a0ffb 19:21:15 ---> 12f152a8ed40 19:21:15 Step 7/8 : COPY go.mod . 19:21:15 ---> 833c03f91b7d 19:21:15 Step 8/8 : RUN go mod download 19:21:15 ---> Running in ad25e1fa2bed 19:21:18 gofmt -l . 19:21:18 [ "`gofmt -l .`" = "" ] 19:21:18 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 19:21:19 $ docker stop --time=1 54fe28655439b612652510f9c003f379e028544cec578f1b833ceb2635cdf909 19:21:21 $ docker rm -f 54fe28655439b612652510f9c003f379e028544cec578f1b833ceb2635cdf909 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:21:23 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 19:21:25 ---> job-cost.sh 19:21:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ykp0 19:21:55 Removing intermediate container ad25e1fa2bed 19:21:55 ---> 54ae2aeb50f0 19:21:55 Successfully built 54ae2aeb50f0 19:21:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:21:55 + docker inspect -f . ci-base-image-x86_64 19:21:55 . [Pipeline] withDockerContainer 19:21:56 prd-centos7-docker-4c-2g-31246 does not seem to be running inside a container 19:21:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 19:21:58 $ docker top 5cb17583038e0260309d2f8fd2f5fef91a2f9e8a0348bf5341043834f1fc621d -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:59 + go version 19:21:59 go version go1.15.5 linux/amd64 [Pipeline] } 19:21:59 $ docker stop --time=1 5cb17583038e0260309d2f8fd2f5fef91a2f9e8a0348bf5341043834f1fc621d 19:22:01 $ docker rm -f 5cb17583038e0260309d2f8fd2f5fef91a2f9e8a0348bf5341043834f1fc621d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:03 + docker inspect -f . ci-base-image-x86_64 19:22:03 . [Pipeline] withDockerContainer 19:22:03 prd-centos7-docker-4c-2g-31246 does not seem to be running inside a container 19:22:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 19:22:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:22:05 $ docker top d9c9a093a3e88569db85f0190b28d55da046df3910a2763703370089f0c7430f -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:06 + make test 19:22:06 make -C ./app-service-template build 19:22:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:22:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:22:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:22:46 make -C ./app-service-template test 19:22:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:22:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:23:05 ok new-app-service 0.045s coverage: 47.8% of statements 19:23:05 ? new-app-service/config [no test files] 19:23:05 ok new-app-service/functions 0.066s 19:23:05 CGO_ENABLED=1 go vet ./... 19:23:18 gofmt -l . 19:23:18 [ "`gofmt -l .`" = "" ] 19:23:18 ./bin/test-go-mod-tidy.sh 19:23:19 ./bin/test-attribution-txt.sh 19:23:21 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:23:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:23:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-Ykp0/bin to PATH 19:23:25 INFO: No Stack... 19:23:27 INFO: Retrieving Pricing Info for: lf-standard-4 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.127s coverage: 55.4% of statements 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.044s coverage: 92.5% of statements 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.066s coverage: 61.5% of statements 19:23:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:23:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.080s 19:23:27 INFO: Archiving Costs [Pipeline] sh 19:23:28 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 19:23:28 + cut -d, -f6 [Pipeline] lock 19:23:28 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-759-1-stack-cost] 19:23:28 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-759-1-stack-cost] did not exist. Created. 19:23:28 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-759-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:28 + echo total: 0.20999999344348907 [Pipeline] stash 19:23:29 Stashed 1 file(s) [Pipeline] } 19:23:29 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-759-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 19:23:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.127s coverage: 75.4% of statements 19:23:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:23:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:23:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:23:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:23:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:23:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:23:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.0% of statements 19:23:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [Pipeline] // stage [Pipeline] } 19:23:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.173s coverage: 10.5% of statements 19:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.581s coverage: 78.4% of statements 19:23:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.049s coverage: 20.0% of statements 19:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.168s coverage: 27.3% of statements 19:23:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:23:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.107s coverage: 71.7% of statements 19:24:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.084s coverage: 81.9% of statements 19:24:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 19:24:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:24:06 gofmt -l . 19:24:06 [ "`gofmt -l .`" = "" ] 19:24:06 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 19:24:07 $ docker stop --time=1 d9c9a093a3e88569db85f0190b28d55da046df3910a2763703370089f0c7430f 19:24:09 $ docker rm -f d9c9a093a3e88569db85f0190b28d55da046df3910a2763703370089f0c7430f [Pipeline] // withDockerContainer [Pipeline] sh 19:24:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:24:12 Warning: overwriting stash ‘coverage-report’ 19:24:14 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 19:24:15 ---> job-cost.sh 19:24:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eUtC 19:24:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:25:30 lf-activate-venv(): INFO: Adding /tmp/venv-eUtC/bin to PATH 19:25:30 INFO: No Stack... 19:25:31 INFO: Retrieving Pricing Info for: v1-standard-2 19:25:32 INFO: Archiving Costs [Pipeline] sh 19:25:32 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 19:25:32 + cut -d, -f6 [Pipeline] lock 19:25:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-759-1-stack-cost] 19:25:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-759-1-stack-cost] did not exist. Created. 19:25:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-759-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:25:33 /w/workspace/app-functions-sdk-go/1@tmp/durable-9138d312/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 19:25:33 + echo total: 0.029999999329447746 [Pipeline] stash 19:25:33 Warning: overwriting stash ‘stack-cost’ 19:25:34 Stashed 1 file(s) [Pipeline] } 19:25:34 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-759-1-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] wrap 19:25:36 provisioning config files... 19:25:36 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-759@tmp/config4823658129048292tmp [Pipeline] { [Pipeline] sh 19:25:36 + set +x 19:25:36 + curl -s https://codecov.io/bash 19:25:36 + bash -s -- 19:25:37 19:25:37 _____ _ 19:25:37 / ____| | | 19:25:37 | | ___ __| | ___ ___ _____ __ 19:25:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:25:37 | |___| (_) | (_| | __/ (_| (_) \ V / 19:25:37 \_____\___/ \__,_|\___|\___\___/ \_/ 19:25:37 Bash-20210309-2b87ace 19:25:37 19:25:37 19:25:37 ==> git version 2.24.3 found 19:25:37 ==> 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 19:25:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:25:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:25:37 curl: option -sm: expected a proper numerical parameter 19:25:37 curl: try 'curl --help' or 'curl --manual' for more information 19:25:37 ==> Jenkins CI detected. 19:25:37 project root: . 19:25:37 --> token set from env 19:25:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:25:37 ==> Running gcov in . (disable via -X gcov) 19:25:37 ==> Python coveragepy not found 19:25:37 ==> Searching for coverage reports in: 19:25:37 + . 19:25:37 -> Found 2 reports 19:25:37 ==> Detecting git/mercurial file structure 19:25:37 ==> Reading reports 19:25:37 + ./app-service-template/coverage.out bytes=1055 19:25:37 + ./coverage.out bytes=86095 19:25:37 ==> Appending adjustments 19:25:37 https://docs.codecov.io/docs/fixing-reports 19:25:37 + Found adjustments 19:25:37 ==> Gzipping contents 19:25:37 16K /tmp/codecov.mPbdPA.gz 19:25:37 ==> Uploading reports 19:25:37 url: https://codecov.io 19:25:37 query: branch=PR-759&commit=2fe84d3165a429f3e7b9145e5e6b81351ba9293b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-759%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=759&job=&cmd_args= 19:25:37 -> Pinging Codecov 19:25:37 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-759&commit=2fe84d3165a429f3e7b9145e5e6b81351ba9293b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-759%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=759&job=&cmd_args= 19:25:38 -> Uploading to 19:25:38 https://storage.googleapis.com/codecov/v4/raw/2021-03-24/3D8B5DFFC46A037C893635FACE044666/2fe84d3165a429f3e7b9145e5e6b81351ba9293b/af078d42-c083-403f-b984-ae3669d48755.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210324T192537Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e9f4b80daeec84a45b76c45ef2a0c92a4e5f9d35510df77d387f0983146c8c2 19:25:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:38 Dload Upload Total Spent Left Speed 19:25:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15187 0 0 100 15187 0 36560 --:--:-- --:--:-- --:--:-- 36595 19:25:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2fe84d3165a429f3e7b9145e5e6b81351ba9293b [Pipeline] } 19:25:38 Deleting 1 temporary files [Pipeline] // wrap [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 19:25:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:25:42 ---> package-listing.sh 19:25:42 ++ facter osfamily 19:25:42 ++ tr '[:upper:]' '[:lower:]' 19:25:42 + OS_FAMILY=redhat 19:25:42 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-759 19:25:42 + START_PACKAGES=/tmp/packages_start.txt 19:25:42 + END_PACKAGES=/tmp/packages_end.txt 19:25:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:25:42 + PACKAGES=/tmp/packages_start.txt 19:25:42 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-759 ']' 19:25:42 + PACKAGES=/tmp/packages_end.txt 19:25:42 + case "${OS_FAMILY}" in 19:25:42 + rpm -qa 19:25:42 + sort 19:25:47 + '[' -f /tmp/packages_start.txt ']' 19:25:47 + '[' -f /tmp/packages_end.txt ']' 19:25:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:25:47 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-759 ']' 19:25:47 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-759/archives/ 19:25:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-759/archives/ [Pipeline] echo 19:25:47 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-759/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:25:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:25:48 19:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:25:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:25:49 alpine: Pulling from edgex-lftools-log-publisher 19:25:49 df20fa9351a1: Pulling fs layer 19:25:49 36b3adc4ff6f: Pulling fs layer 19:25:49 8ad3a11d3b57: Pulling fs layer 19:25:49 46f8f816bc3b: Pulling fs layer 19:25:49 93b61091891f: Pulling fs layer 19:25:49 93b9cdb0e59b: Pulling fs layer 19:25:49 5e14af77c1be: Pulling fs layer 19:25:49 01666e4c0597: Pulling fs layer 19:25:49 aa168da1d23b: Pulling fs layer 19:25:49 93b9cdb0e59b: Waiting 19:25:49 01666e4c0597: Waiting 19:25:49 5e14af77c1be: Waiting 19:25:49 aa168da1d23b: Waiting 19:25:49 46f8f816bc3b: Waiting 19:25:49 93b61091891f: Waiting 19:25:49 36b3adc4ff6f: Verifying Checksum 19:25:49 36b3adc4ff6f: Download complete 19:25:49 46f8f816bc3b: Verifying Checksum 19:25:49 46f8f816bc3b: Download complete 19:25:49 df20fa9351a1: Verifying Checksum 19:25:49 df20fa9351a1: Download complete 19:25:49 93b9cdb0e59b: Verifying Checksum 19:25:49 93b9cdb0e59b: Download complete 19:25:49 5e14af77c1be: Verifying Checksum 19:25:49 5e14af77c1be: Download complete 19:25:49 93b61091891f: Verifying Checksum 19:25:49 93b61091891f: Download complete 19:25:49 01666e4c0597: Verifying Checksum 19:25:49 01666e4c0597: Download complete 19:25:49 8ad3a11d3b57: Verifying Checksum 19:25:49 8ad3a11d3b57: Download complete 19:25:49 df20fa9351a1: Pull complete 19:25:49 36b3adc4ff6f: Pull complete 19:25:50 8ad3a11d3b57: Pull complete 19:25:51 aa168da1d23b: Verifying Checksum 19:25:51 aa168da1d23b: Download complete 19:25:51 46f8f816bc3b: Pull complete 19:25:51 93b61091891f: Pull complete 19:25:51 93b9cdb0e59b: Pull complete 19:25:51 5e14af77c1be: Pull complete 19:25:52 01666e4c0597: Pull complete 19:26:00 aa168da1d23b: Pull complete 19:26:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:26:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:26:00 prd-centos7-docker-4c-2g-31244 does not seem to be running inside a container 19:26:00 $ 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-759/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-759 -v /w/workspace/ndry_app-functions-sdk-go_PR-759:/w/workspace/ndry_app-functions-sdk-go_PR-759:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-759@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-759@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:26:04 $ docker top 479f49a04cff9c4d2a685b6366b4d56c9142c1ec6c9ae912b9c8c4f7229669ef -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:26:05 + mkdir -p /var/log/sa [Pipeline] sh 19:26:05 + ls /var/log/sa-host 19:26:05 + sadf -c /var/log/sa-host/sa23 19:26:05 file_magic: OK 19:26:05 HZ: Using current value: 100 19:26:05 file_header: OK 19:26:05 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 19:26:05 Statistics: 19:26:05 Hnuu...uuuununununu... 19:26:05 File successfully converted to sysstat format version 12.2.1 19:26:05 + sadf -c /var/log/sa-host/sa24 19:26:05 file_magic: OK 19:26:05 HZ: Using current value: 100 19:26:05 file_header: OK 19:26:05 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 19:26:05 Statistics: 19:26:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:26:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:06 provisioning config files... 19:26:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-759@tmp/config1291452866810112653tmp [Pipeline] { [Pipeline] echo 19:26:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:26:06 ---> create-netrc.sh [Pipeline] } 19:26:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:26:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:26:07 ---> python-tools-install.sh [Pipeline] echo 19:26:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:26:07 ---> sudo-logs.sh 19:26:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:26:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:26:08 ---> job-cost.sh 19:26:08 lf-activate-venv: SKIPPING 19:26:08 DEBUG: total: 0.029999999329447746 19:26:08 INFO: Retrieving Stack Cost... 19:26:09 INFO: Retrieving Pricing Info for: v1-standard-2 19:26:10 INFO: Archiving Costs [Pipeline] echo 19:26:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:26:10 ---> logs-deploy.sh 19:26:10 lf-activate-venv: SKIPPING 19:26:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-759/1 19:26:10 INFO: archiving workspace using pattern(s): 19:26:12 Archives upload complete. 19:26:12 INFO: archiving logs to Nexus 19:26:13 ---> uname -a: 19:26:13 Linux prd-centos7-docker-4c-2g-31244.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:26:13 19:26:13 19:26:13 ---> lscpu: 19:26:13 Architecture: x86_64 19:26:13 CPU op-mode(s): 32-bit, 64-bit 19:26:13 Byte Order: Little Endian 19:26:13 Address sizes: 40 bits physical, 48 bits virtual 19:26:13 CPU(s): 4 19:26:13 On-line CPU(s) list: 0-3 19:26:13 Thread(s) per core: 1 19:26:13 Core(s) per socket: 1 19:26:13 Socket(s): 4 19:26:13 NUMA node(s): 1 19:26:13 Vendor ID: GenuineIntel 19:26:13 CPU family: 6 19:26:13 Model: 44 19:26:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:26:13 Stepping: 1 19:26:13 CPU MHz: 2933.438 19:26:13 BogoMIPS: 5866.87 19:26:13 Virtualization: VT-x 19:26:13 Hypervisor vendor: KVM 19:26:13 Virtualization type: full 19:26:13 L1d cache: 128 KiB 19:26:13 L1i cache: 128 KiB 19:26:13 L2 cache: 16 MiB 19:26:13 L3 cache: 64 MiB 19:26:13 NUMA node0 CPU(s): 0-3 19:26:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:26:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:26:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:26:13 Vulnerability Meltdown: Mitigation; PTI 19:26:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:26:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:26:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:26:13 Vulnerability Srbds: Not affected 19:26:13 Vulnerability Tsx async abort: Not affected 19:26:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:26:13 19:26:13 19:26:13 ---> nproc: 19:26:13 4 19:26:13 19:26:13 19:26:13 ---> df -h: 19:26:13 Filesystem Size Used Available Use% Mounted on 19:26:13 overlay 50.0G 7.3G 42.7G 15% / 19:26:13 tmpfs 64.0M 0 64.0M 0% /dev 19:26:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:26:13 shm 64.0M 0 64.0M 0% /dev/shm 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-759 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-759@tmp 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:26:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:26:13 19:26:13 19:26:13 ---> free -m: 19:26:13 total used free shared buff/cache available 19:26:13 Mem: 1837 695 106 0 1035 1037 19:26:13 Swap: 1023 1 1022 19:26:13 19:26:13 19:26:13 ---> ip addr: 19:26:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:26:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:26:13 inet 127.0.0.1/8 scope host lo 19:26:13 valid_lft forever preferred_lft forever 19:26:13 inet6 ::1/128 scope host 19:26:13 valid_lft forever preferred_lft forever 19:26:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:26:13 link/ether fa:16:3e:ef:dd:d4 brd ff:ff:ff:ff:ff:ff 19:26:13 inet 10.30.122.169/23 brd 10.30.123.255 scope global dynamic eth0 19:26:13 valid_lft 85723sec preferred_lft 85723sec 19:26:13 inet6 fe80::f816:3eff:feef:ddd4/64 scope link 19:26:13 valid_lft forever preferred_lft forever 19:26:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:26:13 link/ether 02:42:3e:88:51:e5 brd ff:ff:ff:ff:ff:ff 19:26:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:26:13 valid_lft forever preferred_lft forever 19:26:13 inet6 fe80::42:3eff:fe88:51e5/64 scope link 19:26:13 valid_lft forever preferred_lft forever 19:26:13 19:26:13 19:26:13 ---> sar -b -r -n DEV: 19:26:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) 19:26:13 19:26:13 19:14:44 LINUX RESTART (4 CPU) 19:26:13 19:26:13 19:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:26:13 19:16:01 212.08 117.61 94.47 0.00 12520.99 41118.19 0.00 19:26:13 19:17:01 2.38 0.00 2.38 0.00 0.00 50.76 0.00 19:26:13 19:18:01 0.43 0.00 0.43 0.00 0.00 7.05 0.00 19:26:13 19:19:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 19:26:13 19:20:01 0.20 0.00 0.20 0.00 0.00 2.86 0.00 19:26:13 19:21:01 0.62 0.00 0.62 0.00 0.00 8.69 0.00 19:26:13 19:22:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 19:26:13 19:23:01 0.20 0.00 0.20 0.00 0.00 1.77 0.00 19:26:13 19:24:01 0.30 0.00 0.30 0.00 0.00 3.78 0.00 19:26:13 19:25:01 0.37 0.00 0.37 0.00 0.00 3.78 0.00 19:26:13 19:26:02 117.12 68.22 48.90 0.00 6163.75 16658.29 0.00 19:26:13 Average: 30.44 16.93 13.51 0.00 1701.85 5268.83 0.00 19:26:13 19:26:13 19:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:26:13 19:16:01 244860 0 595908 31.67 2620 1038156 1106936 37.78 404580 1034056 132 19:26:13 19:17:01 249812 0 590868 31.40 2620 1038244 1077480 36.77 407788 1026700 20 19:26:13 19:18:01 249652 0 591020 31.41 2620 1038252 1077612 36.78 406588 1028608 8 19:26:13 19:19:01 248292 0 592380 31.48 2620 1038252 1077480 36.77 416016 1020388 8 19:26:13 19:20:01 247696 0 592968 31.51 2620 1038260 1077600 36.78 410896 1026052 8 19:26:13 19:21:01 246664 0 593996 31.57 2620 1038264 1077600 36.78 418896 1019380 8 19:26:13 19:22:01 247116 0 593540 31.55 2620 1038268 1077480 36.77 428848 1008804 12 19:26:13 19:23:01 246336 0 594316 31.59 2620 1038272 1077480 36.77 433336 1005364 8 19:26:13 19:24:01 246612 0 594032 31.57 2620 1038280 1077480 36.77 433216 1005368 8 19:26:13 19:25:01 246548 0 594092 31.57 2620 1038284 1077480 36.77 433224 1005364 8 19:26:13 19:26:02 162928 0 699996 37.20 2620 1016000 1270820 43.37 478140 973364 36604 19:26:13 Average: 239683 0 603011 32.05 2620 1036230 1097768 37.47 424684 1013950 3348 19:26:13 19:26:13 19:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:26:13 19:16:01 eth0 712.20 480.80 1662.38 107.33 0.00 0.00 0.00 0.00 19:26:13 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:16:01 docker0 86.29 77.07 8.20 308.34 0.00 0.00 0.00 0.00 19:26:13 19:17:01 eth0 0.73 0.12 0.06 0.02 0.00 0.00 0.00 0.00 19:26:13 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:18:01 eth0 3.70 1.98 3.25 0.31 0.00 0.00 0.00 0.00 19:26:13 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:19:01 eth0 0.92 0.08 0.07 0.01 0.00 0.00 0.00 0.00 19:26:13 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:20:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 19:26:13 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:21:01 eth0 0.33 0.28 0.17 0.08 0.00 0.00 0.00 0.00 19:26:13 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:22:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:26:13 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:26:13 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:26:13 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:26:02 eth0 215.71 174.92 2163.22 19.76 0.00 0.00 0.00 0.00 19:26:13 19:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 19:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 Average: eth0 85.07 59.99 349.23 11.62 0.00 0.00 0.00 0.00 19:26:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:13 Average: docker0 7.85 7.01 0.75 28.04 0.00 0.00 0.00 0.00 19:26:13 19:26:13 19:26:13 ---> sar -P ALL: 19:26:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/24/21 _x86_64_ (4 CPU) 19:26:13 19:26:13 19:14:44 LINUX RESTART (4 CPU) 19:26:13 19:26:13 19:15:01 CPU %user %nice %system %iowait %steal %idle 19:26:13 19:16:01 all 17.27 0.00 9.66 6.51 0.10 66.46 19:26:13 19:16:01 0 17.60 0.00 9.02 6.33 0.09 66.96 19:26:13 19:16:01 1 16.49 0.00 8.46 9.49 0.14 65.42 19:26:13 19:16:01 2 19.23 0.00 11.71 4.53 0.07 64.47 19:26:13 19:16:01 3 15.77 0.00 9.47 5.66 0.12 68.98 19:26:13 19:17:01 all 0.18 0.00 0.06 0.00 0.00 99.76 19:26:13 19:17:01 0 0.08 0.00 0.07 0.00 0.02 99.83 19:26:13 19:17:01 1 0.57 0.00 0.10 0.00 0.00 99.33 19:26:13 19:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:26:13 19:17:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:26:13 19:18:01 all 0.18 0.00 0.04 0.00 0.00 99.78 19:26:13 19:18:01 0 0.08 0.00 0.05 0.00 0.00 99.87 19:26:13 19:18:01 1 0.50 0.00 0.05 0.00 0.00 99.45 19:26:13 19:18:01 2 0.07 0.00 0.02 0.00 0.02 99.90 19:26:13 19:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92 19:26:13 19:19:01 all 0.09 0.00 0.03 0.00 0.00 99.87 19:26:13 19:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:26:13 19:19:01 1 0.28 0.00 0.05 0.00 0.00 99.67 19:26:13 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:26:13 19:19:01 3 0.03 0.00 0.05 0.00 0.00 99.92 19:26:13 19:20:01 all 0.15 0.00 0.08 0.00 0.01 99.76 19:26:13 19:20:01 0 0.05 0.00 0.08 0.00 0.02 99.85 19:26:13 19:20:01 1 0.42 0.00 0.07 0.00 0.02 99.50 19:26:13 19:20:01 2 0.03 0.00 0.08 0.00 0.00 99.88 19:26:13 19:20:01 3 0.08 0.00 0.10 0.00 0.00 99.82 19:26:13 19:21:01 all 0.15 0.00 0.04 0.00 0.00 99.80 19:26:13 19:21:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:26:13 19:21:01 1 0.42 0.00 0.05 0.00 0.00 99.53 19:26:13 19:21:01 2 0.15 0.00 0.05 0.00 0.00 99.80 19:26:13 19:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:26:13 19:22:01 all 0.16 0.00 0.07 0.00 0.00 99.77 19:26:13 19:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:26:13 19:22:01 1 0.05 0.00 0.20 0.00 0.00 99.75 19:26:13 19:22:01 2 0.55 0.00 0.05 0.00 0.00 99.40 19:26:13 19:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:26:13 19:23:01 all 0.15 0.00 0.05 0.00 0.01 99.79 19:26:13 19:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:26:13 19:23:01 1 0.03 0.00 0.08 0.00 0.02 99.87 19:26:13 19:23:01 2 0.52 0.00 0.02 0.00 0.02 99.45 19:26:13 19:23:01 3 0.03 0.00 0.05 0.00 0.02 99.90 19:26:13 19:24:01 all 0.16 0.00 0.03 0.00 0.00 99.81 19:26:13 19:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:26:13 19:24:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:26:13 19:24:01 2 0.52 0.00 0.02 0.00 0.00 99.47 19:26:13 19:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:26:13 19:25:01 all 0.16 0.00 0.03 0.00 0.00 99.82 19:26:13 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:26:13 19:25:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:26:13 19:25:01 2 0.52 0.00 0.02 0.00 0.00 99.47 19:26:13 19:25:01 3 0.07 0.00 0.05 0.00 0.00 99.88 19:26:13 19:26:02 all 5.71 0.00 4.02 2.13 0.05 88.09 19:26:13 19:26:02 0 6.62 0.00 4.51 1.60 0.03 87.24 19:26:13 19:26:02 1 5.18 0.00 3.94 3.02 0.08 87.78 19:26:13 19:26:02 2 5.47 0.00 3.71 1.64 0.05 89.13 19:26:13 19:26:02 3 5.55 0.00 3.94 2.26 0.05 88.19 19:26:13 19:26:13 Average: CPU %user %nice %system %iowait %steal %idle 19:26:13 Average: all 2.18 0.00 1.26 0.77 0.02 95.77 19:26:13 Average: 0 2.20 0.00 1.24 0.71 0.01 95.84 19:26:13 Average: 1 2.16 0.00 1.17 1.12 0.02 95.52 19:26:13 Average: 2 2.42 0.00 1.40 0.55 0.01 95.61 19:26:13 Average: 3 1.94 0.00 1.24 0.71 0.02 96.10 19:26:13 19:26:13 19:26:13