Pull request #792 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9eb56a4ba24ea2027912049b19b897428e985c37+31d53820897474db1e91be20d42ca7dc6cb60a35 (43c3da92d48800870044a35a05fb5880397c9e19) 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-792/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-792/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-436 in /w/workspace/ndry_app-functions-sdk-go_PR-792 [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-792 # 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 Merging remotes/origin/master commit 31d53820897474db1e91be20d42ca7dc6cb60a35 into PR head commit 9eb56a4ba24ea2027912049b19b897428e985c37 Merge succeeded, producing 9eb56a4ba24ea2027912049b19b897428e985c37 Checking out Revision 9eb56a4ba24ea2027912049b19b897428e985c37 (PR-792) > 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/792/head:refs/remotes/origin/PR-792 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb56a4ba24ea2027912049b19b897428e985c37 # 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 31d53820897474db1e91be20d42ca7dc6cb60a35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb56a4ba24ea2027912049b19b897428e985c37 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 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 06:04:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:04:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:04:39 ========================================================= 06:04:39 EdgeX Global Pipelines Version Info 06:04:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:04:41 ------------------- 06:04:41 stable info: 06:04:41 ------------------- 06:04:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:04:41 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:04:41 Message: update stable to v1.0.186 06:04:42 ------------------- 06:04:42 experimental info: 06:04:42 ------------------- 06:04:42 Commited By: **** collab-it+edgex@linuxfoundation.org 06:04:42 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:04:42 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-792 [Pipeline] echo 06:04:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-792 [Pipeline] echo 06:04:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-792 [Pipeline] echo 06:04:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9eb56a4ba24ea2027912049b19b897428e985c37 [Pipeline] echo 06:04:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9eb56a4 [Pipeline] echo 06:04:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:44 + git log --format=format:%s -1 9eb56a4ba24ea2027912049b19b897428e985c37 [Pipeline] echo 06:04:44 GIT_COMMIT: 9eb56a4ba24ea2027912049b19b897428e985c37, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:04:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:45 06:04:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:04:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:46 latest: Pulling from edgex-devops/git-semver 06:04:46 31603596830f: Pulling fs layer 06:04:46 2a8b12db71e7: Pulling fs layer 06:04:46 6ca5941a6612: Pulling fs layer 06:04:46 ecc8261a40a4: Pulling fs layer 06:04:46 ecc8261a40a4: Waiting 06:04:46 2a8b12db71e7: Download complete 06:04:46 31603596830f: Verifying Checksum 06:04:46 31603596830f: Download complete 06:04:46 ecc8261a40a4: Verifying Checksum 06:04:46 ecc8261a40a4: Download complete 06:04:46 6ca5941a6612: Verifying Checksum 06:04:46 6ca5941a6612: Download complete 06:04:46 31603596830f: Pull complete 06:04:46 2a8b12db71e7: Pull complete 06:04:47 6ca5941a6612: Pull complete 06:04:48 ecc8261a40a4: Pull complete 06:04:48 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:04:48 prd-centos7-docker-4c-2g-436 does not seem to be running inside a container 06:04:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-792 -v /w/workspace/ndry_app-functions-sdk-go_PR-792:/w/workspace/ndry_app-functions-sdk-go_PR-792:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-792@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-792@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:04:51 $ docker top e6b883a0dbbb378df62172ac522c52c2650c1838a6bd573775d81fc41e10bb40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:51 [ssh-agent] Looking for ssh-agent implementation... 06:04:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:51 $ docker exec e6b883a0dbbb378df62172ac522c52c2650c1838a6bd573775d81fc41e10bb40 ssh-agent 06:04:51 SSH_AUTH_SOCK=/tmp/ssh-9tNUDoS6lDel/agent.12 06:04:51 SSH_AGENT_PID=17 06:04:51 Running ssh-add (command line suppressed) 06:04:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-792@tmp/private_key_8244391282391732298.key (/w/workspace/ndry_app-functions-sdk-go_PR-792@tmp/private_key_8244391282391732298.key) 06:04:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:52 + git tag --points-at HEAD [Pipeline] } 06:04:52 $ docker exec --env ******** --env ******** e6b883a0dbbb378df62172ac522c52c2650c1838a6bd573775d81fc41e10bb40 ssh-agent -k 06:04:52 unset SSH_AUTH_SOCK; 06:04:52 unset SSH_AGENT_PID; 06:04:52 echo Agent pid 17 killed; 06:04:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:52 [ssh-agent] Looking for ssh-agent implementation... 06:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:52 $ docker exec e6b883a0dbbb378df62172ac522c52c2650c1838a6bd573775d81fc41e10bb40 ssh-agent 06:04:52 SSH_AUTH_SOCK=/tmp/ssh-60nx5JYGHCqe/agent.46 06:04:52 SSH_AGENT_PID=52 06:04:52 Running ssh-add (command line suppressed) 06:04:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-792@tmp/private_key_3076397252752037763.key (/w/workspace/ndry_app-functions-sdk-go_PR-792@tmp/private_key_3076397252752037763.key) 06:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:53 + git semver init 06:04:53 # -> Open(): unable to determine branch for HEAD 06:04:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-792/.git 06:04:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-792 06:04:53 # $SEMVER_REMOTE_NAME = origin 06:04:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:04:53 # $SEMVER_USER_NAME = edgex-jenkins 06:04:53 # $SEMVER_BRANCH = PR-792 06:04:53 # $SEMVER_TEMP = /tmp/semver-859246012 06:04:53 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 06:04:56 # '/tmp/semver-859246012' -> '/w/workspace/ndry_app-functions-sdk-go_PR-792/.semver' 06:04:56 # -> Force: false 06:04:56 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-792/.semver [Pipeline] } 06:04:56 $ docker exec --env ******** --env ******** e6b883a0dbbb378df62172ac522c52c2650c1838a6bd573775d81fc41e10bb40 ssh-agent -k 06:04:56 unset SSH_AUTH_SOCK; 06:04:56 unset SSH_AGENT_PID; 06:04:56 echo Agent pid 52 killed; 06:04:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:56 + git semver [Pipeline] } 06:04:56 $ docker stop --time=1 e6b883a0dbbb378df62172ac522c52c2650c1838a6bd573775d81fc41e10bb40 06:04:58 $ docker rm -f e6b883a0dbbb378df62172ac522c52c2650c1838a6bd573775d81fc41e10bb40 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:04:59 Stashed 1 file(s) [Pipeline] echo 06:04:59 [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 06:05:14 Still waiting to schedule task 06:05:14 ‘prd-centos7-docker-4c-2g-425’ is offline; ‘prd-centos7-docker-4c-2g-426’ is offline; ‘prd-centos7-docker-4c-2g-428’ is offline; ‘prd-centos7-docker-4c-2g-439’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-437’ doesn’t have label ‘centos7-docker-4c-2g’ 06:05:14 Still waiting to schedule task 06:05:14 ‘prd-centos7-docker-4c-2g-425’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-426’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-428’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-439’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-437’ is offline 06:07:05 Running on prd-centos7-docker-4c-2g-444 in /w/workspace/ndry_app-functions-sdk-go_PR-792 [Pipeline] { [Pipeline] ws 06:07:05 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:07:11 using credential edgex-jenkins-ssh 06:07:11 Cloning the remote Git repository 06:07:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:07:11 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:07:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:07:11 > git --version # timeout=10 06:07:11 > git --version # 'git version 2.24.3' 06:07:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:07:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:07:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:07:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/792/head:refs/remotes/origin/PR-792 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:07:14 Merging remotes/origin/master commit 31d53820897474db1e91be20d42ca7dc6cb60a35 into PR head commit 9eb56a4ba24ea2027912049b19b897428e985c37 06:07:14 Merge succeeded, producing 9eb56a4ba24ea2027912049b19b897428e985c37 06:07:14 Checking out Revision 9eb56a4ba24ea2027912049b19b897428e985c37 (PR-792) 06:07:14 > git config core.sparsecheckout # timeout=10 06:07:14 > git checkout -f 9eb56a4ba24ea2027912049b19b897428e985c37 # timeout=10 06:07:14 > git remote # timeout=10 06:07:14 > git config --get remote.origin.url # timeout=10 06:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:14 > git merge 31d53820897474db1e91be20d42ca7dc6cb60a35 # timeout=10 06:07:14 > git rev-parse HEAD^{commit} # timeout=10 06:07:14 > git config core.sparsecheckout # timeout=10 06:07:14 > git checkout -f 9eb56a4ba24ea2027912049b19b897428e985c37 # timeout=10 06:07:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:07:18 > git --version # timeout=10 06:07:18 > git --version # 'git version 2.24.3' 06:07:18 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:07:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:07:20 + sudo service docker restart 06:07:20 + true 06:07:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:07:21 ========================================================= 06:07:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:07:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:07:22 + 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 . 06:07:23 Sending build context to Docker daemon 19.49MB 06:07:23 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:07:23 Step 2/8 : FROM ${BASE} 06:07:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:07:23 188c0c94c7c5: Pulling fs layer 06:07:23 0ef7d3d256c8: Pulling fs layer 06:07:23 de9db76c5a1d: Pulling fs layer 06:07:23 bca2f99d35d6: Pulling fs layer 06:07:23 93359f2a8cfa: Pulling fs layer 06:07:23 7c6f9722023f: Pulling fs layer 06:07:23 a35cf1a2eb13: Pulling fs layer 06:07:23 bca2f99d35d6: Waiting 06:07:23 93359f2a8cfa: Waiting 06:07:23 7c6f9722023f: Waiting 06:07:23 a35cf1a2eb13: Waiting 06:07:23 de9db76c5a1d: Download complete 06:07:23 0ef7d3d256c8: Verifying Checksum 06:07:23 0ef7d3d256c8: Download complete 06:07:23 93359f2a8cfa: Download complete 06:07:23 7c6f9722023f: Verifying Checksum 06:07:23 7c6f9722023f: Download complete 06:07:23 188c0c94c7c5: Verifying Checksum 06:07:23 188c0c94c7c5: Download complete 06:07:23 188c0c94c7c5: Pull complete 06:07:24 0ef7d3d256c8: Pull complete 06:07:24 de9db76c5a1d: Pull complete 06:07:25 a35cf1a2eb13: Verifying Checksum 06:07:25 a35cf1a2eb13: Download complete 06:07:26 bca2f99d35d6: Verifying Checksum 06:07:26 bca2f99d35d6: Download complete 06:07:33 bca2f99d35d6: Pull complete 06:07:33 93359f2a8cfa: Pull complete 06:07:33 7c6f9722023f: Pull complete 06:07:39 a35cf1a2eb13: Pull complete 06:07:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:07:39 ---> a62c8e92a672 06:07:39 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:07:39 20.10.0: Pulling from library/docker 06:07:39 05e7bc50f07f: Pulling fs layer 06:07:39 6db28d0fdbf6: Pulling fs layer 06:07:39 292df0bc6bf3: Pulling fs layer 06:07:39 2e060f4bd70b: Pulling fs layer 06:07:39 80e8d568a223: Pulling fs layer 06:07:39 8dc6ef1a942a: Pulling fs layer 06:07:39 2312dd95470a: Pulling fs layer 06:07:39 2e060f4bd70b: Waiting 06:07:39 80e8d568a223: Waiting 06:07:39 8dc6ef1a942a: Waiting 06:07:39 2312dd95470a: Waiting 06:07:39 292df0bc6bf3: Verifying Checksum 06:07:39 292df0bc6bf3: Download complete 06:07:39 6db28d0fdbf6: Verifying Checksum 06:07:39 6db28d0fdbf6: Download complete 06:07:39 05e7bc50f07f: Verifying Checksum 06:07:39 05e7bc50f07f: Download complete 06:07:39 80e8d568a223: Verifying Checksum 06:07:39 80e8d568a223: Download complete 06:07:39 8dc6ef1a942a: Verifying Checksum 06:07:39 8dc6ef1a942a: Download complete 06:07:39 2312dd95470a: Verifying Checksum 06:07:39 2312dd95470a: Download complete 06:07:40 05e7bc50f07f: Pull complete 06:07:40 6db28d0fdbf6: Pull complete 06:07:40 292df0bc6bf3: Pull complete 06:07:41 2e060f4bd70b: Download complete 06:07:44 2e060f4bd70b: Pull complete 06:07:44 80e8d568a223: Pull complete 06:07:44 8dc6ef1a942a: Pull complete 06:07:44 2312dd95470a: Pull complete 06:07:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:07:44 Status: Downloaded newer image for docker:20.10.0 06:07:46 ---> 8c44fab10a59 06:07:46 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:07:46 ---> Running in 7744d9b4597e 06:07:46 Removing intermediate container 7744d9b4597e 06:07:46 ---> fbbe90f5b477 06:07:46 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:07:46 ---> Running in 2c3bb5f5ffa9 06:07:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:48 (1/5) Installing libsodium (1.0.18-r0) 06:07:49 (2/5) Installing libzmq (4.3.3-r0) 06:07:49 (3/5) Installing pkgconf (1.7.2-r0) 06:07:49 (4/5) Installing libsodium-dev (1.0.18-r0) 06:07:50 (5/5) Installing zeromq-dev (4.3.3-r0) 06:07:50 Executing busybox-1.31.1-r19.trigger 06:07:50 OK: 167 MiB in 44 packages 06:07:51 Removing intermediate container 2c3bb5f5ffa9 06:07:51 ---> 92b4f1c05a6b 06:07:51 Step 6/8 : WORKDIR /build 06:07:51 ---> Running in fdcfacbffc5b 06:07:51 Removing intermediate container fdcfacbffc5b 06:07:51 ---> 0a7d5c10c75d 06:07:51 Step 7/8 : COPY go.mod . 06:07:51 ---> 5ea0709bf155 06:07:51 Step 8/8 : RUN go mod download 06:07:51 ---> Running in b5dd518fba3d 06:08:13 Removing intermediate container b5dd518fba3d 06:08:13 ---> 6c4d9b3ea30f 06:08:13 Successfully built 6c4d9b3ea30f 06:08:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:08:14 + docker inspect -f . ci-base-image-x86_64 06:08:14 . [Pipeline] withDockerContainer 06:08:14 prd-centos7-docker-4c-2g-444 does not seem to be running inside a container 06:08: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 ******** ci-base-image-x86_64 cat 06:08:15 $ docker top 67f33102852eb30d3cf1fa72c272ac0ed1e429cd771264e0f1039d5319643944 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:16 + go version 06:08:16 go version go1.15.5 linux/amd64 [Pipeline] } 06:08:16 $ docker stop --time=1 67f33102852eb30d3cf1fa72c272ac0ed1e429cd771264e0f1039d5319643944 06:08:17 $ docker rm -f 67f33102852eb30d3cf1fa72c272ac0ed1e429cd771264e0f1039d5319643944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:08:18 + docker inspect -f . ci-base-image-x86_64 06:08:18 . [Pipeline] withDockerContainer 06:08:18 prd-centos7-docker-4c-2g-444 does not seem to be running inside a container 06:08:18 $ 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 ******** ci-base-image-x86_64 cat 06:08:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-446 in /w/workspace/ndry_app-functions-sdk-go_PR-792 06:08:19 $ docker top da862fef2bf35436bc4808771dae83de899749004353da834c1b832831ab6614 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 06:08:20 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:08:20 + make test 06:08:20 make -C ./app-service-template build 06:08:20 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:08:20 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 06:08:26 using credential edgex-jenkins-ssh 06:08:26 Cloning the remote Git repository 06:08:26 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 06:08:26 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 06:08:26 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:08:26 > git --version # timeout=10 06:08:26 > git --version # 'git version 2.17.1' 06:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:31 Merging remotes/origin/master commit 31d53820897474db1e91be20d42ca7dc6cb60a35 into PR head commit 9eb56a4ba24ea2027912049b19b897428e985c37 06:08:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:08:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 06:08:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 06:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/792/head:refs/remotes/origin/PR-792 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:08:31 > git config core.sparsecheckout # timeout=10 06:08:31 > git checkout -f 9eb56a4ba24ea2027912049b19b897428e985c37 # timeout=10 06:08:31 > git remote # timeout=10 06:08:31 > git config --get remote.origin.url # timeout=10 06:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:32 > git merge 31d53820897474db1e91be20d42ca7dc6cb60a35 # timeout=10 06:08:32 Merge succeeded, producing 9eb56a4ba24ea2027912049b19b897428e985c37 06:08:32 Checking out Revision 9eb56a4ba24ea2027912049b19b897428e985c37 (PR-792) 06:08:32 > git rev-parse HEAD^{commit} # timeout=10 06:08:32 > git config core.sparsecheckout # timeout=10 06:08:32 > git checkout -f 9eb56a4ba24ea2027912049b19b897428e985c37 # timeout=10 06:08:36 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:08:36 > git --version # timeout=10 06:08:36 > git --version # 'git version 2.17.1' 06:08:36 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:08:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:08:38 make -C ./app-service-template test 06:08:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:08:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 06:08:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:08:39 + sudo service docker restart+ 06:08:39 true [Pipeline] unstash [Pipeline] echo 06:08:41 ========================================================= 06:08:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:08:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:08:42 + 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 . 06:08:43 Sending build context to Docker daemon 19.49MB 06:08:43 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:08:43 Step 2/8 : FROM ${BASE} 06:08:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:08:43 5f621e34cdf4: Pulling fs layer 06:08:43 a4357932f1b6: Pulling fs layer 06:08:43 18c013af1878: Pulling fs layer 06:08:43 00ac8860ef70: Pulling fs layer 06:08:43 63d7cb157983: Pulling fs layer 06:08:43 b116817d02f9: Pulling fs layer 06:08:43 745a02a5169b: Pulling fs layer 06:08:43 63d7cb157983: Waiting 06:08:43 b116817d02f9: Waiting 06:08:43 745a02a5169b: Waiting 06:08:43 00ac8860ef70: Waiting 06:08:43 18c013af1878: Verifying Checksum 06:08:43 18c013af1878: Download complete 06:08:43 a4357932f1b6: Verifying Checksum 06:08:43 a4357932f1b6: Download complete 06:08:43 63d7cb157983: Verifying Checksum 06:08:43 63d7cb157983: Download complete 06:08:43 b116817d02f9: Download complete 06:08:43 5f621e34cdf4: Verifying Checksum 06:08:43 5f621e34cdf4: Download complete 06:08:44 5f621e34cdf4: Pull complete 06:08:45 a4357932f1b6: Pull complete 06:08:45 18c013af1878: Pull complete 06:08:46 745a02a5169b: Verifying Checksum 06:08:46 745a02a5169b: Download complete 06:08:47 00ac8860ef70: Verifying Checksum 06:08:47 00ac8860ef70: Download complete 06:08:49 ok new-app-service 0.043s coverage: 47.8% of statements 06:08:49 ? new-app-service/config [no test files] 06:08:49 ok new-app-service/functions 0.013s 06:08:49 CGO_ENABLED=1 go vet ./... 06:08:54 gofmt -l . 06:08:54 [ "`gofmt -l .`" = "" ] 06:08:54 ./bin/test-go-mod-tidy.sh 06:08:54 ./bin/test-attribution-txt.sh 06:08:55 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:08:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:08:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 06:08:58 00ac8860ef70: Pull complete 06:08:58 63d7cb157983: Pull complete 06:08:58 b116817d02f9: Pull complete 06:08:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.021s coverage: 55.8% of statements 06:08:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.059s coverage: 92.5% of statements 06:08:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 06:08:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.044s coverage: 61.5% of statements 06:08:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 06:08:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.028s 06:08:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.068s coverage: 75.4% of statements 06:08:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 06:08:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 06:08:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 06:08:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 06:08:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 06:08:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 06:08:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements 06:08:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 06:09:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.017s coverage: 10.5% of statements 06:09:01 745a02a5169b: Pull complete 06:09:01 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:09:01 ---> b7e6874047d6 06:09:01 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 06:09:01 20.10.0: Pulling from library/docker 06:09:01 a3cc7d3b244e: Pulling fs layer 06:09:01 02a3295e0d61: Pulling fs layer 06:09:01 0f4f2e6d8100: Pulling fs layer 06:09:01 330b718f631f: Pulling fs layer 06:09:01 a93816041522: Pulling fs layer 06:09:01 bdb6da89ff94: Pulling fs layer 06:09:01 2a70c0c122f4: Pulling fs layer 06:09:01 330b718f631f: Waiting 06:09:01 a93816041522: Waiting 06:09:01 bdb6da89ff94: Waiting 06:09:01 2a70c0c122f4: Waiting 06:09:01 0f4f2e6d8100: Verifying Checksum 06:09:01 0f4f2e6d8100: Download complete 06:09:01 02a3295e0d61: Verifying Checksum 06:09:01 02a3295e0d61: Download complete 06:09:01 a3cc7d3b244e: Verifying Checksum 06:09:01 a3cc7d3b244e: Download complete 06:09:01 a93816041522: Verifying Checksum 06:09:01 a93816041522: Download complete 06:09:01 bdb6da89ff94: Verifying Checksum 06:09:01 bdb6da89ff94: Download complete 06:09:01 2a70c0c122f4: Verifying Checksum 06:09:01 2a70c0c122f4: Download complete 06:09:02 a3cc7d3b244e: Pull complete 06:09:03 02a3295e0d61: Pull complete 06:09:03 0f4f2e6d8100: Pull complete 06:09:03 330b718f631f: Verifying Checksum 06:09:03 330b718f631f: Download complete 06:09:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.787s coverage: 78.4% of statements 06:09:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 06:09:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.042s coverage: 18.4% of statements 06:09:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.026s coverage: 27.3% of statements 06:09:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 06:09:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:09:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.032s coverage: 71.7% of statements 06:09:07 330b718f631f: Pull complete 06:09:07 a93816041522: Pull complete 06:09:07 bdb6da89ff94: Pull complete 06:09:08 2a70c0c122f4: Pull complete 06:09:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:09:08 Status: Downloaded newer image for docker:20.10.0 06:09:14 ---> 50156c9a8a20 06:09:14 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:09:15 ---> Running in 6a9ba88e50e8 06:09:15 Removing intermediate container 6a9ba88e50e8 06:09:15 ---> cc6a2ff0dc34 06:09:15 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 06:09:15 ---> Running in 25b31147ba7e 06:09:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:19 (1/5) Installing libsodium (1.0.18-r0) 06:09:19 (2/5) Installing libzmq (4.3.3-r0) 06:09:19 (3/5) Installing pkgconf (1.7.2-r0) 06:09:19 (4/5) Installing libsodium-dev (1.0.18-r0) 06:09:19 (5/5) Installing zeromq-dev (4.3.3-r0) 06:09:19 Executing busybox-1.31.1-r19.trigger 06:09:19 OK: 144 MiB in 44 packages 06:09:21 Removing intermediate container 25b31147ba7e 06:09:21 ---> 1caafa0ba5bd 06:09:21 Step 6/8 : WORKDIR /build 06:09:21 ---> Running in ca82b44a91e2 06:09:22 Removing intermediate container ca82b44a91e2 06:09:22 ---> 049d02fbe164 06:09:22 Step 7/8 : COPY go.mod . 06:09:22 ---> 06aa7be330ae 06:09:22 Step 8/8 : RUN go mod download 06:09:22 ---> Running in e9bdf82c56ce 06:09:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.095s coverage: 81.9% of statements 06:09:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.019s coverage: 94.4% of statements 06:09:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:09:31 gofmt -l . 06:09:31 [ "`gofmt -l .`" = "" ] 06:09:31 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 06:09:31 $ docker stop --time=1 da862fef2bf35436bc4808771dae83de899749004353da834c1b832831ab6614 06:09:33 $ docker rm -f da862fef2bf35436bc4808771dae83de899749004353da834c1b832831ab6614 [Pipeline] // withDockerContainer [Pipeline] sh 06:09:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:09:35 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:09:36 ---> job-cost.sh 06:09:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xLvy 06:09:49 Removing intermediate container e9bdf82c56ce 06:09:49 ---> 438c882b1fe7 06:09:49 Successfully built 438c882b1fe7 06:09:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:09:50 + docker inspect -f . ci-base-image-arm64 06:09:50 . [Pipeline] withDockerContainer 06:09:50 prd-ubuntu18.04-docker-arm64-4c-16g-446 does not seem to be running inside a container 06:09:50 $ 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 ******** ci-base-image-arm64 cat 06:09:52 $ docker top 125c294cea33919233ba69978e2805afe98701564ec1a0cb9e505be37fb49c9c -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:53 + go version 06:09:53 go version go1.15.5 linux/arm64 [Pipeline] } 06:09:53 $ docker stop --time=1 125c294cea33919233ba69978e2805afe98701564ec1a0cb9e505be37fb49c9c 06:09:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:09:55 $ docker rm -f 125c294cea33919233ba69978e2805afe98701564ec1a0cb9e505be37fb49c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:56 + docker inspect -f . ci-base-image-arm64 06:09:56 . [Pipeline] withDockerContainer 06:09:57 prd-ubuntu18.04-docker-arm64-4c-16g-446 does not seem to be running inside a container 06:09:57 $ 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 ******** ci-base-image-arm64 cat 06:09:59 $ docker top 8ca5e1806019a0f5f729abc62cb0de29b5b5187fbb76a2a1edd0abe35d693a7a -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:00 + make test 06:10:00 make -C ./app-service-template build 06:10:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:10:00 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 06:10:33 lf-activate-venv(): INFO: Adding /tmp/venv-xLvy/bin to PATH 06:10:33 INFO: No Stack... 06:10:33 INFO: Retrieving Pricing Info for: v1-standard-2 06:10:33 INFO: Archiving Costs [Pipeline] sh 06:10:33 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:10:33 + cut -d, -f6 [Pipeline] lock 06:10:33 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-792-1-stack-cost] 06:10:33 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-792-1-stack-cost] did not exist. Created. 06:10:33 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-792-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:34 + echo total: 0.029999999329447746 [Pipeline] stash 06:10:34 Stashed 1 file(s) [Pipeline] } 06:10:34 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-792-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:10:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:10:47 make -C ./app-service-template test 06:10:47 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:10:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 06:11:09 ok new-app-service 0.040s coverage: 47.8% of statements 06:11:09 ? new-app-service/config [no test files] 06:11:09 ok new-app-service/functions 0.029s 06:11:09 CGO_ENABLED=1 go vet ./... 06:11:19 gofmt -l . 06:11:19 [ "`gofmt -l .`" = "" ] 06:11:19 ./bin/test-go-mod-tidy.sh 06:11:19 ./bin/test-attribution-txt.sh 06:11:20 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 06:11:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:11:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 06:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.066s coverage: 55.8% of statements 06:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 92.5% of statements 06:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 06:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.058s coverage: 61.5% of statements 06:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 06:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.043s 06:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.068s coverage: 75.4% of statements 06:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 06:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 06:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 06:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 06:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 06:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 06:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.029s coverage: 97.0% of statements 06:11:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 06:11:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.047s coverage: 10.5% of statements 06:11:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.798s coverage: 78.4% of statements 06:11:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 06:11:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.081s coverage: 18.4% of statements 06:11:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.105s coverage: 27.3% of statements 06:11:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 06:11:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:11:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.033s coverage: 71.7% of statements 06:12:04 panic: interface conversion: interface {} is nil, not [][]uint8 06:12:04 06:12:04 goroutine 53 [running]: 06:12:04 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x4000092040, 0x4000092050, 0x400009e000, 0x4000082300, 0x4000092030) 06:12:04 /w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:142 +0x218 06:12:04 created by github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.TestBatchInTimeAndCountMode_CountMet 06:12:04 /w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:137 +0x17c 06:12:04 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 22.035s 06:12:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 06:12:04 FAIL 06:12:04 make: *** [Makefile:28: test-sdk] Error 1 [Pipeline] } 06:12:04 $ docker stop --time=1 8ca5e1806019a0f5f729abc62cb0de29b5b5187fbb76a2a1edd0abe35d693a7a 06:12:07 $ docker rm -f 8ca5e1806019a0f5f729abc62cb0de29b5b5187fbb76a2a1edd0abe35d693a7a [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 06:12:08 ---> job-cost.sh 06:12:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QAOe 06:13:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:14:57 lf-activate-venv(): INFO: Adding /tmp/venv-QAOe/bin to PATH 06:14:57 INFO: No Stack... 06:14:57 INFO: Retrieving Pricing Info for: lf-standard-4 06:14:57 INFO: Archiving Costs [Pipeline] sh 06:14:57 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:14:57 + cut -d, -f6 [Pipeline] lock 06:14:57 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-792-1-stack-cost] 06:14:57 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-792-1-stack-cost] did not exist. Created. 06:14:57 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-792-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:14:58 /w/workspace/app-functions-sdk-go/1@tmp/durable-59c5ecd6/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-59c5ecd6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:14:58 + echo total: 0.20999999344348907 [Pipeline] stash 06:14:58 Warning: overwriting stash ‘stack-cost’ 06:14:59 Stashed 1 file(s) [Pipeline] } 06:14:59 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-792-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:15:00 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 06:15:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:15:03 ---> package-listing.sh 06:15:03 ++ facter osfamily 06:15:03 ++ tr '[:upper:]' '[:lower:]' 06:15:03 + OS_FAMILY=redhat 06:15:03 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-792 06:15:03 + START_PACKAGES=/tmp/packages_start.txt 06:15:03 + END_PACKAGES=/tmp/packages_end.txt 06:15:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:03 + PACKAGES=/tmp/packages_start.txt 06:15:03 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-792 ']' 06:15:03 + PACKAGES=/tmp/packages_end.txt 06:15:03 + case "${OS_FAMILY}" in 06:15:03 + rpm -qa 06:15:03 + sort 06:15:08 + '[' -f /tmp/packages_start.txt ']' 06:15:08 + '[' -f /tmp/packages_end.txt ']' 06:15:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:08 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-792 ']' 06:15:08 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-792/archives/ 06:15:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-792/archives/ [Pipeline] echo 06:15:08 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-792/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:15:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:09 06:15:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:15:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:09 alpine: Pulling from edgex-lftools-log-publisher 06:15:09 df20fa9351a1: Pulling fs layer 06:15:09 36b3adc4ff6f: Pulling fs layer 06:15:09 8ad3a11d3b57: Pulling fs layer 06:15:09 46f8f816bc3b: Pulling fs layer 06:15:09 93b61091891f: Pulling fs layer 06:15:09 93b9cdb0e59b: Pulling fs layer 06:15:09 5e14af77c1be: Pulling fs layer 06:15:09 01666e4c0597: Pulling fs layer 06:15:09 aa168da1d23b: Pulling fs layer 06:15:09 46f8f816bc3b: Waiting 06:15:09 93b61091891f: Waiting 06:15:09 93b9cdb0e59b: Waiting 06:15:09 5e14af77c1be: Waiting 06:15:09 aa168da1d23b: Waiting 06:15:09 01666e4c0597: Waiting 06:15:09 36b3adc4ff6f: Verifying Checksum 06:15:09 36b3adc4ff6f: Download complete 06:15:09 46f8f816bc3b: Verifying Checksum 06:15:09 46f8f816bc3b: Download complete 06:15:10 93b61091891f: Verifying Checksum 06:15:10 93b61091891f: Download complete 06:15:10 93b9cdb0e59b: Verifying Checksum 06:15:10 93b9cdb0e59b: Download complete 06:15:10 df20fa9351a1: Download complete 06:15:10 5e14af77c1be: Verifying Checksum 06:15:10 5e14af77c1be: Download complete 06:15:10 01666e4c0597: Download complete 06:15:10 8ad3a11d3b57: Verifying Checksum 06:15:10 8ad3a11d3b57: Download complete 06:15:10 df20fa9351a1: Pull complete 06:15:10 36b3adc4ff6f: Pull complete 06:15:11 8ad3a11d3b57: Pull complete 06:15:11 46f8f816bc3b: Pull complete 06:15:12 93b61091891f: Pull complete 06:15:12 93b9cdb0e59b: Pull complete 06:15:12 5e14af77c1be: Pull complete 06:15:13 01666e4c0597: Pull complete 06:15:13 aa168da1d23b: Verifying Checksum 06:15:13 aa168da1d23b: Download complete 06:15:20 aa168da1d23b: Pull complete 06:15:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:15:20 prd-centos7-docker-4c-2g-436 does not seem to be running inside a container 06:15:20 $ 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-792/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-792 -v /w/workspace/ndry_app-functions-sdk-go_PR-792:/w/workspace/ndry_app-functions-sdk-go_PR-792:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-792@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-792@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:10003/edgex-lftools-log-publisher:alpine cat 06:15:24 $ docker top 2c727c1b069a014fb0eba7288a0d54f6b712ffac12321f4f396688d77b46d532 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:25 + touch /tmp/pre-build-complete [Pipeline] sh 06:15:25 + mkdir -p /var/log/sa [Pipeline] sh 06:15:26 + ls /var/log/sa-host 06:15:26 + sadf -c /var/log/sa-host/sa16 06:15:26 file_magic: OK 06:15:26 HZ: Using current value: 100 06:15:26 file_header: OK 06:15:26 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 06:15:26 Statistics: 06:15:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:15:26 File successfully converted to sysstat format version 12.2.1 06:15:26 + sadf -c /var/log/sa-host/sa23 06:15:26 file_magic: OK 06:15:26 HZ: Using current value: 100 06:15:26 file_header: OK 06:15:26 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 06:15:26 Statistics: 06:15:26 Hnuu...uuuununununu... 06:15:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:26 provisioning config files... 06:15:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-792@tmp/config3654222071159436836tmp [Pipeline] { [Pipeline] echo 06:15:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:15:26 ---> create-netrc.sh [Pipeline] } 06:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:15:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:15:27 ---> python-tools-install.sh [Pipeline] echo 06:15:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:15:27 ---> sudo-logs.sh 06:15:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:15:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:15:28 ---> job-cost.sh 06:15:28 lf-activate-venv: SKIPPING 06:15:28 DEBUG: total: 0.20999999344348907 06:15:28 INFO: Retrieving Stack Cost... 06:15:29 INFO: Retrieving Pricing Info for: v1-standard-2 06:15:29 INFO: Archiving Costs [Pipeline] echo 06:15:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:15:30 ---> logs-deploy.sh 06:15:30 lf-activate-venv: SKIPPING 06:15:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-792/1 06:15:30 INFO: archiving workspace using pattern(s): 06:15:31 Archives upload complete. 06:15:31 INFO: archiving logs to Nexus 06:15:32 ---> uname -a: 06:15:32 Linux prd-centos7-docker-4c-2g-436.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:15:32 06:15:32 06:15:32 ---> lscpu: 06:15:32 Architecture: x86_64 06:15:32 CPU op-mode(s): 32-bit, 64-bit 06:15:32 Byte Order: Little Endian 06:15:32 Address sizes: 40 bits physical, 48 bits virtual 06:15:32 CPU(s): 4 06:15:32 On-line CPU(s) list: 0-3 06:15:32 Thread(s) per core: 1 06:15:32 Core(s) per socket: 1 06:15:32 Socket(s): 4 06:15:32 NUMA node(s): 1 06:15:32 Vendor ID: GenuineIntel 06:15:32 CPU family: 6 06:15:32 Model: 44 06:15:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:15:32 Stepping: 1 06:15:32 CPU MHz: 2933.436 06:15:32 BogoMIPS: 5866.87 06:15:32 Virtualization: VT-x 06:15:32 Hypervisor vendor: KVM 06:15:32 Virtualization type: full 06:15:32 L1d cache: 128 KiB 06:15:32 L1i cache: 128 KiB 06:15:32 L2 cache: 16 MiB 06:15:32 L3 cache: 64 MiB 06:15:32 NUMA node0 CPU(s): 0-3 06:15:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:15:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:15:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:15:32 Vulnerability Meltdown: Mitigation; PTI 06:15:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:15:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:15:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:15:32 Vulnerability Srbds: Not affected 06:15:32 Vulnerability Tsx async abort: Not affected 06:15:32 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 06:15:32 06:15:32 06:15:32 ---> nproc: 06:15:32 4 06:15:32 06:15:32 06:15:32 ---> df -h: 06:15:32 Filesystem Size Used Available Use% Mounted on 06:15:32 overlay 50.0G 7.3G 42.7G 15% / 06:15:32 tmpfs 64.0M 0 64.0M 0% /dev 06:15:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:15:32 shm 64.0M 0 64.0M 0% /dev/shm 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-792 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-792@tmp 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:15:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:15:32 06:15:32 06:15:32 ---> free -m: 06:15:32 total used free shared buff/cache available 06:15:32 Mem: 1837 723 97 0 1016 1009 06:15:32 Swap: 1023 1 1022 06:15:32 06:15:32 06:15:32 ---> ip addr: 06:15:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:15:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:15:32 inet 127.0.0.1/8 scope host lo 06:15:32 valid_lft forever preferred_lft forever 06:15:32 inet6 ::1/128 scope host 06:15:32 valid_lft forever preferred_lft forever 06:15:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:15:32 link/ether fa:16:3e:34:3d:92 brd ff:ff:ff:ff:ff:ff 06:15:32 inet 10.30.122.254/23 brd 10.30.123.255 scope global dynamic eth0 06:15:32 valid_lft 85710sec preferred_lft 85710sec 06:15:32 inet6 fe80::f816:3eff:fe34:3d92/64 scope link 06:15:32 valid_lft forever preferred_lft forever 06:15:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:15:32 link/ether 02:42:e2:35:73:ed brd ff:ff:ff:ff:ff:ff 06:15:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:15:32 valid_lft forever preferred_lft forever 06:15:32 inet6 fe80::42:e2ff:fe35:73ed/64 scope link 06:15:32 valid_lft forever preferred_lft forever 06:15:32 06:15:32 06:15:32 ---> sar -b -r -n DEV: 06:15:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 06:15:32 06:15:32 06:03:51 LINUX RESTART (4 CPU) 06:15:32 06:15:32 06:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:15:32 06:06:01 2.55 0.00 2.55 0.00 0.00 55.91 0.00 06:15:32 06:07:01 0.40 0.00 0.40 0.00 0.00 5.68 0.00 06:15:32 06:08:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 06:15:32 06:09:02 0.30 0.00 0.30 0.00 0.00 2.93 0.00 06:15:32 06:10:01 0.25 0.00 0.25 0.00 0.00 3.34 0.00 06:15:32 06:11:01 0.30 0.00 0.30 0.00 0.00 3.90 0.00 06:15:32 06:12:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 06:15:32 06:13:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 06:15:32 06:14:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 06:15:32 06:15:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 06:15:32 Average: 0.50 0.00 0.50 0.00 0.00 8.60 0.00 06:15:32 06:15:32 06:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:15:32 06:06:01 210388 0 602156 32.00 2620 1066380 1098576 37.49 400372 1072936 12 06:15:32 06:07:01 207276 0 605260 32.17 2620 1066388 1089412 37.18 409548 1066920 8 06:15:32 06:08:01 205312 0 607220 32.27 2620 1066392 1089512 37.18 411824 1066976 8 06:15:32 06:09:02 204380 0 608152 32.32 2620 1066392 1089476 37.18 417572 1062376 8 06:15:32 06:10:01 202208 0 610312 32.44 2620 1066404 1089588 37.19 414376 1067892 8 06:15:32 06:11:01 203488 0 609028 32.37 2620 1066408 1080264 36.87 413616 1067156 8 06:15:32 06:12:01 204100 0 608412 32.34 2620 1066412 1080264 36.87 413624 1067156 8 06:15:32 06:13:01 203908 0 608600 32.35 2620 1066416 1080264 36.87 413632 1067156 8 06:15:32 06:14:01 204304 0 608196 32.32 2620 1066424 1080264 36.87 413640 1067156 8 06:15:32 06:15:01 200120 0 612376 32.55 2620 1066428 1080372 36.87 420204 1064352 8 06:15:32 Average: 204548 0 607971 32.31 2620 1066404 1085799 37.06 412841 1067008 8 06:15:32 06:15:32 06:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:15:32 06:06:01 eth0 3.68 1.23 1.87 0.62 0.00 0.00 0.00 0.00 06:15:32 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:07:01 eth0 3.83 0.62 0.77 0.40 0.00 0.00 0.00 0.00 06:15:32 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:08:01 eth0 3.53 1.00 1.21 0.78 0.00 0.00 0.00 0.00 06:15:32 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:09:02 eth0 0.87 0.37 0.30 0.21 0.00 0.00 0.00 0.00 06:15:32 06:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:10:01 eth0 1.46 0.80 0.85 0.48 0.00 0.00 0.00 0.00 06:15:32 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:11:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:15:32 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:12:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:15:32 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:13:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:14:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:15:32 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:15:01 eth0 1.38 0.52 0.47 0.27 0.00 0.00 0.00 0.00 06:15:32 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 Average: eth0 1.57 0.48 0.56 0.28 0.00 0.00 0.00 0.00 06:15:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:32 06:15:32 06:15:32 ---> sar -P ALL: 06:15:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 06:15:32 06:15:32 06:03:51 LINUX RESTART (4 CPU) 06:15:32 06:15:32 06:05:01 CPU %user %nice %system %iowait %steal %idle 06:15:32 06:06:01 all 0.20 0.00 0.05 0.00 0.01 99.75 06:15:32 06:06:01 0 0.28 0.00 0.05 0.00 0.00 99.67 06:15:32 06:06:01 1 0.12 0.00 0.05 0.00 0.02 99.82 06:15:32 06:06:01 2 0.35 0.00 0.05 0.00 0.02 99.58 06:15:32 06:06:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:15:32 06:07:01 all 0.13 0.00 0.04 0.00 0.03 99.81 06:15:32 06:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:15:32 06:07:01 1 0.12 0.00 0.03 0.00 0.05 99.80 06:15:32 06:07:01 2 0.33 0.00 0.07 0.00 0.02 99.58 06:15:32 06:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:15:32 06:08:01 all 0.18 0.00 0.03 0.00 0.00 99.79 06:15:32 06:08:01 0 0.17 0.00 0.02 0.00 0.00 99.82 06:15:32 06:08:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:15:32 06:08:01 2 0.28 0.00 0.03 0.00 0.00 99.68 06:15:32 06:08:01 3 0.20 0.00 0.03 0.00 0.00 99.77 06:15:32 06:09:02 all 0.16 0.00 0.03 0.00 0.00 99.80 06:15:32 06:09:02 0 0.03 0.00 0.03 0.00 0.00 99.93 06:15:32 06:09:02 1 0.08 0.00 0.03 0.00 0.00 99.88 06:15:32 06:09:02 2 0.03 0.00 0.07 0.00 0.00 99.90 06:15:32 06:09:02 3 0.50 0.00 0.00 0.00 0.02 99.48 06:15:32 06:10:01 all 0.20 0.00 0.18 0.00 0.02 99.59 06:15:32 06:10:01 0 0.08 0.00 0.14 0.00 0.03 99.75 06:15:32 06:10:01 1 0.10 0.00 0.12 0.00 0.02 99.76 06:15:32 06:10:01 2 0.08 0.00 0.39 0.00 0.03 99.49 06:15:32 06:10:01 3 0.54 0.00 0.08 0.00 0.00 99.37 06:15:32 06:11:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:15:32 06:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:15:32 06:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:15:32 06:11:01 2 0.45 0.00 0.02 0.00 0.00 99.53 06:15:32 06:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:15:32 06:12:01 all 0.15 0.00 0.03 0.00 0.00 99.83 06:15:32 06:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:15:32 06:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:15:32 06:12:01 2 0.47 0.00 0.03 0.00 0.00 99.50 06:15:32 06:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:15:32 06:13:01 all 0.03 0.00 0.03 0.00 0.01 99.93 06:15:32 06:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:15:32 06:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:15:32 06:13:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:15:32 06:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:15:32 06:14:01 all 0.08 0.00 0.02 0.00 0.00 99.90 06:15:32 06:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:15:32 06:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:15:32 06:14:01 2 0.20 0.00 0.03 0.00 0.00 99.77 06:15:32 06:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:15:32 06:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:15:32 06:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:15:32 06:15:01 1 0.07 0.00 0.07 0.00 0.00 99.87 06:15:32 06:15:01 2 0.48 0.00 0.02 0.00 0.00 99.50 06:15:32 06:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:15:32 Average: all 0.14 0.00 0.05 0.00 0.01 99.81 06:15:32 Average: 0 0.07 0.00 0.04 0.00 0.01 99.88 06:15:32 Average: 1 0.08 0.00 0.05 0.00 0.01 99.87 06:15:32 Average: 2 0.28 0.00 0.08 0.00 0.01 99.64 06:15:32 Average: 3 0.15 0.00 0.02 0.00 0.00 99.83 06:15:32 06:15:32 06:15:32