Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b5e0c58ae41fe9f46b6c0451836572ad4c118a66 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3246 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision b5e0c58ae41fe9f46b6c0451836572ad4c118a66 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b5e0c58ae41fe9f46b6c0451836572ad4c118a66 # timeout=10 Commit message: "docs: update pr template to include dependencies question (#382)" > git rev-list --no-walk 0bed8a54ad123f1abd99ca006728a6aed429f153 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:59:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:59:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:59:33 ========================================================= 23:59:33 EdgeX Global Pipelines Version Info 23:59:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:59:35 ------------------- 23:59:35 stable info: 23:59:35 ------------------- 23:59:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:59:35 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:59:35 Message: update stable to v1.0.89 23:59:36 ------------------- 23:59:36 experimental info: 23:59:36 ------------------- 23:59:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:59:36 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:59:36 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:59:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:59:37 23:59:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:59:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:59:38 latest: Pulling from edgex-devops/git-semver 23:59:38 9123ac7c32f7: Pulling fs layer 23:59:38 b8cc5d1170e3: Pulling fs layer 23:59:38 2924cbbf6a41: Pulling fs layer 23:59:38 93b08a4f1073: Pulling fs layer 23:59:38 93b08a4f1073: Waiting 23:59:38 b8cc5d1170e3: Verifying Checksum 23:59:38 b8cc5d1170e3: Download complete 23:59:38 9123ac7c32f7: Download complete 23:59:38 93b08a4f1073: Verifying Checksum 23:59:38 93b08a4f1073: Download complete 23:59:38 2924cbbf6a41: Verifying Checksum 23:59:38 2924cbbf6a41: Download complete 23:59:38 9123ac7c32f7: Pull complete 23:59:38 b8cc5d1170e3: Pull complete 23:59:39 2924cbbf6a41: Pull complete 23:59:39 93b08a4f1073: Pull complete 23:59:39 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:59:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:59:39 prd-centos7-docker-4c-2g-3246 does not seem to be running inside a container 23:59:39 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:59:41 $ docker top cbf3996c11472426b01045f9ae99c77ab389ce0c65b8b264552b9b8bf08d80f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:41 [ssh-agent] Looking for ssh-agent implementation... 23:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:42 $ docker exec cbf3996c11472426b01045f9ae99c77ab389ce0c65b8b264552b9b8bf08d80f3 ssh-agent 23:59:42 SSH_AUTH_SOCK=/tmp/ssh-aDipwuUAqjXm/agent.11 23:59:42 SSH_AGENT_PID=16 23:59:42 Running ssh-add (command line suppressed) 23:59:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7458492395135287636.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7458492395135287636.key) 23:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:42 + git describe --exact-match --tags HEAD 23:59:42 fatal: No names found, cannot describe anything. [Pipeline] } 23:59:42 $ docker exec --env ******** --env ******** cbf3996c11472426b01045f9ae99c77ab389ce0c65b8b264552b9b8bf08d80f3 ssh-agent -k 23:59:43 unset SSH_AUTH_SOCK; 23:59:43 unset SSH_AGENT_PID; 23:59:43 echo Agent pid 16 killed; 23:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:59:43 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:59:43 This usually means this commit has not been tagged. [Pipeline] sshagent 23:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:59:43 [ssh-agent] Looking for ssh-agent implementation... 23:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:59:43 $ docker exec cbf3996c11472426b01045f9ae99c77ab389ce0c65b8b264552b9b8bf08d80f3 ssh-agent 23:59:43 SSH_AUTH_SOCK=/tmp/ssh-Ez3maZw9ZuI9/agent.45 23:59:43 SSH_AGENT_PID=50 23:59:43 Running ssh-add (command line suppressed) 23:59:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1330258864919301768.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1330258864919301768.key) 23:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:59:43 + git semver init 23:59:43 # -> Open(): unable to determine branch for HEAD 23:59:43 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:59:43 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:59:43 # $SEMVER_REMOTE_NAME = origin 23:59:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:59:43 # $SEMVER_USER_NAME = edgex-jenkins 23:59:43 # $SEMVER_BRANCH = master 23:59:43 # $SEMVER_TEMP = /tmp/semver-394823115 23:59:43 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:59:46 # '/tmp/semver-394823115' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 23:59:46 # -> Force: false 23:59:46 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 23:59:46 $ docker exec --env ******** --env ******** cbf3996c11472426b01045f9ae99c77ab389ce0c65b8b264552b9b8bf08d80f3 ssh-agent -k 23:59:46 unset SSH_AUTH_SOCK; 23:59:46 unset SSH_AGENT_PID; 23:59:46 echo Agent pid 50 killed; 23:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:59:47 + git semver [Pipeline] } 23:59:47 $ docker stop --time=1 cbf3996c11472426b01045f9ae99c77ab389ce0c65b8b264552b9b8bf08d80f3 23:59:49 $ docker rm -f cbf3996c11472426b01045f9ae99c77ab389ce0c65b8b264552b9b8bf08d80f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:59:51 Stashed 124 file(s) [Pipeline] echo 23:59:51 [edgeXSemver] initialized semver on version 1.2.1-dev.1 [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 00:00:06 Still waiting to schedule task 00:00:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:00:06 Still waiting to schedule task 00:00:06 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:03:27 Running on prd-centos7-docker-4c-2g-3247 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:03:27 Running in /w/workspace/app-functions-sdk-go/67 [Pipeline] { [Pipeline] checkout 00:03:34 using credential edgex-jenkins-ssh 00:03:35 Cloning the remote Git repository 00:03:35 Cloning with configured refspecs honoured and without tags 00:03:35 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:03:35 > git init /w/workspace/app-functions-sdk-go/67 # timeout=10 00:03:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:03:35 > git --version # timeout=10 00:03:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:37 Fetching without tags 00:03:37 Checking out Revision b5e0c58ae41fe9f46b6c0451836572ad4c118a66 (master) 00:03:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:03:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:03:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:03:37 > git config core.sparsecheckout # timeout=10 00:03:37 > git checkout -f b5e0c58ae41fe9f46b6c0451836572ad4c118a66 # timeout=10 00:03:42 Commit message: "docs: update pr template to include dependencies question (#382)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:03:45 ========================================================= 00:03:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:03:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:03:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 00:03:47 Sending build context to Docker daemon 37MB 00:03:47 Step 1/8 : ARG BASE=golang:1.13-alpine 00:03:47 Step 2/8 : FROM ${BASE} 00:03:47 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:03:47 e6b0cf9c0882: Pulling fs layer 00:03:47 2848faf0eed1: Pulling fs layer 00:03:47 0f37312ad70f: Pulling fs layer 00:03:47 5788d62ee057: Pulling fs layer 00:03:47 0e6b1d234666: Pulling fs layer 00:03:47 bf5d7aec512f: Pulling fs layer 00:03:47 34c802a77dc8: Pulling fs layer 00:03:47 9eb99e56ec68: Pulling fs layer 00:03:47 27c7a5d97fbd: Pulling fs layer 00:03:47 5c102a31e300: Pulling fs layer 00:03:47 dcfb455df0a1: Pulling fs layer 00:03:47 9eb99e56ec68: Waiting 00:03:47 27c7a5d97fbd: Waiting 00:03:47 5c102a31e300: Waiting 00:03:47 dcfb455df0a1: Waiting 00:03:47 5788d62ee057: Waiting 00:03:47 bf5d7aec512f: Waiting 00:03:47 34c802a77dc8: Waiting 00:03:47 0e6b1d234666: Waiting 00:03:47 0f37312ad70f: Verifying Checksum 00:03:47 0f37312ad70f: Download complete 00:03:47 2848faf0eed1: Verifying Checksum 00:03:47 2848faf0eed1: Download complete 00:03:47 0e6b1d234666: Verifying Checksum 00:03:47 0e6b1d234666: Download complete 00:03:47 bf5d7aec512f: Verifying Checksum 00:03:47 bf5d7aec512f: Download complete 00:03:48 e6b0cf9c0882: Verifying Checksum 00:03:48 e6b0cf9c0882: Download complete 00:03:49 e6b0cf9c0882: Pull complete 00:03:50 2848faf0eed1: Pull complete 00:03:50 0f37312ad70f: Pull complete 00:03:52 34c802a77dc8: Verifying Checksum 00:03:52 34c802a77dc8: Download complete 00:03:52 27c7a5d97fbd: Verifying Checksum 00:03:52 27c7a5d97fbd: Download complete 00:03:52 9eb99e56ec68: Download complete 00:03:53 5788d62ee057: Verifying Checksum 00:03:53 5788d62ee057: Download complete 00:03:53 dcfb455df0a1: Verifying Checksum 00:03:53 dcfb455df0a1: Download complete 00:03:53 5c102a31e300: Verifying Checksum 00:03:53 5c102a31e300: Download complete 00:04:03 5788d62ee057: Pull complete 00:04:03 0e6b1d234666: Pull complete 00:04:03 bf5d7aec512f: Pull complete 00:04:09 34c802a77dc8: Pull complete 00:04:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3248 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:04:11 Running in /w/workspace/app-functions-sdk-go/67 [Pipeline] { [Pipeline] checkout 00:04:13 9eb99e56ec68: Pull complete 00:04:14 27c7a5d97fbd: Pull complete 00:04:15 5c102a31e300: Pull complete 00:04:15 dcfb455df0a1: Pull complete 00:04:15 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 00:04:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:04:15 ---> 7c70fe431013 00:04:15 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:04:16 latest: Pulling from library/docker 00:04:16 using credential edgex-jenkins-ssh 00:04:16 Cloning the remote Git repository 00:04:16 Cloning with configured refspecs honoured and without tags 00:04:16 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:04:16 df20fa9351a1: Pulling fs layer 00:04:16 25ad7478873d: Pulling fs layer 00:04:16 4684f6177b5d: Pulling fs layer 00:04:16 1d105a01b85c: Pulling fs layer 00:04:16 d87316014961: Pulling fs layer 00:04:16 ae7f709568fa: Pulling fs layer 00:04:16 63f9e63bc2f8: Pulling fs layer 00:04:16 1d105a01b85c: Waiting 00:04:16 d87316014961: Waiting 00:04:16 63f9e63bc2f8: Waiting 00:04:16 ae7f709568fa: Waiting 00:04:16 4684f6177b5d: Verifying Checksum 00:04:16 4684f6177b5d: Download complete 00:04:16 df20fa9351a1: Verifying Checksum 00:04:16 df20fa9351a1: Download complete 00:04:16 25ad7478873d: Verifying Checksum 00:04:16 25ad7478873d: Download complete 00:04:16 d87316014961: Verifying Checksum 00:04:16 d87316014961: Download complete 00:04:16 ae7f709568fa: Verifying Checksum 00:04:16 ae7f709568fa: Download complete 00:04:17 63f9e63bc2f8: Verifying Checksum 00:04:17 63f9e63bc2f8: Download complete 00:04:17 df20fa9351a1: Pull complete 00:04:16 > git init /w/workspace/app-functions-sdk-go/67 # timeout=10 00:04:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:04:16 > git --version # timeout=10 00:04:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:04:18 1d105a01b85c: Verifying Checksum 00:04:18 1d105a01b85c: Download complete 00:04:18 25ad7478873d: Pull complete 00:04:18 4684f6177b5d: Pull complete 00:04:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:04:20 Fetching without tags 00:04:20 Checking out Revision b5e0c58ae41fe9f46b6c0451836572ad4c118a66 (master) 00:04:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:04:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:04:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:04:20 > git config core.sparsecheckout # timeout=10 00:04:20 > git checkout -f b5e0c58ae41fe9f46b6c0451836572ad4c118a66 # timeout=10 00:04:22 1d105a01b85c: Pull complete 00:04:22 d87316014961: Pull complete 00:04:22 ae7f709568fa: Pull complete 00:04:22 63f9e63bc2f8: Pull complete 00:04:22 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 00:04:22 Status: Downloaded newer image for docker:latest 00:04:24 ---> 6e90c71f4f3b 00:04:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:04:24 ---> Running in c86dd6a67e28 00:04:24 Removing intermediate container c86dd6a67e28 00:04:24 ---> 78af678deb74 00:04:24 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:04:24 ---> Running in ac57846c4528 00:04:25 Commit message: "docs: update pr template to include dependencies question (#382)" 00:04:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 00:04:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 00:04:26 (1/5) Installing libsodium (1.0.18-r0) 00:04:27 (2/5) Installing libzmq (4.3.2-r0) 00:04:27 (3/5) Installing pkgconf (1.6.3-r0) 00:04:27 (4/5) Installing libsodium-dev (1.0.18-r0) 00:04:27 (5/5) Installing zeromq-dev (4.3.2-r0) 00:04:27 Executing busybox-1.31.1-r8.trigger 00:04:27 OK: 145 MiB in 44 packages [Pipeline] echo 00:04:29 ========================================================= 00:04:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:04:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:04:29 Removing intermediate container ac57846c4528 00:04:29 ---> d2e5b60e026f 00:04:29 Step 6/8 : WORKDIR /build 00:04:29 ---> Running in 363f10ae343e 00:04:29 Removing intermediate container 363f10ae343e 00:04:29 ---> e9c28d5b7139 00:04:29 Step 7/8 : COPY go.mod . 00:04:29 ---> 6e53af5480e9 00:04:29 Step 8/8 : RUN go mod download 00:04:29 ---> Running in 1a0b51df0760 00:04:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 00:04:31 Sending build context to Docker daemon 37MB 00:04:31 Step 1/8 : ARG BASE=golang:1.13-alpine 00:04:31 Step 2/8 : FROM ${BASE} 00:04:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:04:31 cde5963f3b93: Pulling fs layer 00:04:31 2a23fa8c16f7: Pulling fs layer 00:04:31 777b28850792: Pulling fs layer 00:04:31 8a11ddd9e578: Pulling fs layer 00:04:31 4cf88f913ddb: Pulling fs layer 00:04:31 1df406cf5192: Pulling fs layer 00:04:31 cd6300453558: Pulling fs layer 00:04:31 b9c365052c96: Pulling fs layer 00:04:31 a2d8cc88f415: Pulling fs layer 00:04:31 ea1d1ca13537: Pulling fs layer 00:04:31 3750a50a1c5e: Pulling fs layer 00:04:31 8a11ddd9e578: Waiting 00:04:31 4cf88f913ddb: Waiting 00:04:31 1df406cf5192: Waiting 00:04:31 cd6300453558: Waiting 00:04:31 b9c365052c96: Waiting 00:04:31 a2d8cc88f415: Waiting 00:04:31 ea1d1ca13537: Waiting 00:04:31 3750a50a1c5e: Waiting 00:04:31 777b28850792: Verifying Checksum 00:04:31 777b28850792: Download complete 00:04:31 2a23fa8c16f7: Verifying Checksum 00:04:31 2a23fa8c16f7: Download complete 00:04:31 4cf88f913ddb: Verifying Checksum 00:04:31 4cf88f913ddb: Download complete 00:04:31 1df406cf5192: Verifying Checksum 00:04:31 1df406cf5192: Download complete 00:04:32 cde5963f3b93: Download complete 00:04:32 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:04:32 go: finding github.com/BurntSushi/toml v0.3.1 00:04:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:04:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:04:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:04:32 go: finding github.com/bgentry/speakeasy v0.1.0 00:04:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:04:32 go: finding github.com/davecgh/go-spew v1.1.1 00:04:32 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:04:32 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:04:32 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:04:32 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:04:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:04:32 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:04:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:04:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:04:32 go: finding github.com/fatih/color v1.7.0 00:04:32 go: finding github.com/fsnotify/fsnotify v1.4.7 00:04:32 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:04:32 go: finding github.com/go-kit/kit v0.8.0 00:04:32 go: finding github.com/go-logfmt/logfmt v0.4.0 00:04:32 go: finding github.com/go-redis/redis/v7 v7.2.0 00:04:32 go: finding github.com/go-stack/stack v1.8.0 00:04:32 go: finding github.com/golang/protobuf v1.3.2 00:04:32 go: finding github.com/golang/snappy v0.0.1 00:04:32 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:04:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:04:32 go: finding github.com/google/go-cmp v0.4.0 00:04:32 go: finding github.com/google/uuid v1.1.1 00:04:32 go: finding github.com/gorilla/mux v1.7.4 00:04:32 go: finding github.com/hashicorp/consul/api v1.1.0 00:04:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:04:32 go: finding github.com/hashicorp/errwrap v1.0.0 00:04:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:04:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:04:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:04:33 go: finding github.com/hashicorp/go-multierror v1.0.0 00:04:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:04:33 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:04:33 go: finding github.com/hashicorp/go-syslog v1.0.0 00:04:33 go: finding github.com/hashicorp/go-uuid v1.0.1 00:04:33 go: finding github.com/hashicorp/go.net v0.0.1 00:04:33 go: finding github.com/hashicorp/golang-lru v0.5.0 00:04:33 go: finding github.com/hashicorp/logutils v1.0.0 00:04:33 go: finding github.com/hashicorp/mdns v1.0.0 00:04:33 go: finding github.com/hashicorp/memberlist v0.1.3 00:04:33 go: finding github.com/hashicorp/serf v0.8.2 00:04:33 go: finding github.com/hpcloud/tail v1.0.0 00:04:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:04:33 go: finding github.com/kr/pretty v0.1.0 00:04:33 go: finding github.com/kr/pty v1.1.1 00:04:33 go: finding github.com/kr/text v0.1.0 00:04:33 go: finding github.com/mattn/go-colorable v0.0.9 00:04:33 go: finding github.com/mattn/go-isatty v0.0.3 00:04:33 go: finding github.com/miekg/dns v1.0.14 00:04:33 go: finding github.com/mitchellh/cli v1.0.0 00:04:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:04:33 go: finding github.com/mitchellh/copystructure v1.0.0 00:04:33 go: finding github.com/mitchellh/go-homedir v1.0.0 00:04:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:04:33 go: finding github.com/mitchellh/gox v0.4.0 00:04:33 go: finding github.com/mitchellh/iochan v1.0.0 00:04:33 go: finding github.com/mitchellh/mapstructure v1.1.2 00:04:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:04:33 go: finding github.com/onsi/ginkgo v1.10.1 00:04:33 cde5963f3b93: Pull complete 00:04:33 go: finding github.com/onsi/gomega v1.7.0 00:04:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:04:33 go: finding github.com/pebbe/zmq4 v1.0.0 00:04:33 go: finding github.com/pelletier/go-toml v1.2.0 00:04:33 go: finding github.com/pkg/errors v0.8.1 00:04:33 go: finding github.com/pmezard/go-difflib v1.0.0 00:04:33 go: finding github.com/posener/complete v1.1.1 00:04:33 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:04:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:04:33 go: finding github.com/stretchr/objx v0.2.0 00:04:33 go: finding github.com/stretchr/testify v1.5.1 00:04:33 go: finding github.com/tidwall/pretty v1.0.1 00:04:33 go: finding github.com/ugorji/go v1.1.4 00:04:33 go: finding github.com/x448/float16 v0.8.4 00:04:33 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:04:33 go: finding github.com/xdg/stringprep v1.0.0 00:04:33 go: finding go.mongodb.org/mongo-driver v1.1.1 00:04:33 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:04:33 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:04:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:04:33 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:04:33 go: finding golang.org/x/text v0.3.2 00:04:33 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:04:33 2a23fa8c16f7: Pull complete 00:04:33 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 00:04:33 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:04:33 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:04:33 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:04:33 go: finding gopkg.in/yaml.v2 v2.2.8 00:04:33 777b28850792: Pull complete 00:04:34 cd6300453558: Verifying Checksum 00:04:34 cd6300453558: Download complete 00:04:34 a2d8cc88f415: Verifying Checksum 00:04:34 a2d8cc88f415: Download complete 00:04:36 ea1d1ca13537: Verifying Checksum 00:04:36 ea1d1ca13537: Download complete 00:04:36 3750a50a1c5e: Verifying Checksum 00:04:36 b9c365052c96: Verifying Checksum 00:04:36 b9c365052c96: Download complete 00:04:37 8a11ddd9e578: Verifying Checksum 00:04:37 8a11ddd9e578: Download complete 00:04:47 8a11ddd9e578: Pull complete 00:04:48 4cf88f913ddb: Pull complete 00:04:48 1df406cf5192: Pull complete 00:04:52 Removing intermediate container 1a0b51df0760 00:04:52 ---> b17c211789a3 00:04:52 Successfully built b17c211789a3 00:04:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:04:52 + docker inspect -f . ci-base-image-x86_64 00:04:52 . 00:04:52 cd6300453558: Pull complete [Pipeline] withDockerContainer 00:04:53 prd-centos7-docker-4c-2g-3247 does not seem to be running inside a container 00:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/67 -v /w/workspace/app-functions-sdk-go/67:/w/workspace/app-functions-sdk-go/67:rw,z -v /w/workspace/app-functions-sdk-go/67@tmp:/w/workspace/app-functions-sdk-go/67@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 ******** ci-base-image-x86_64 cat 00:04:53 $ docker top 738a03415da06f0fbf41c4e96252372cae888cb8db79922fa574c3df9173f9fe -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:54 + go version 00:04:54 go version go1.13.5 linux/amd64 [Pipeline] sh 00:04:54 + make test 00:04:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:04:57 b9c365052c96: Pull complete 00:04:57 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:04:57 a2d8cc88f415: Pull complete 00:05:00 ea1d1ca13537: Pull complete 00:05:00 3750a50a1c5e: Pull complete 00:05:00 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 00:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:05:00 ---> 78745c68409d 00:05:00 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:05:00 latest: Pulling from library/docker 00:05:00 b538f80385f9: Pulling fs layer 00:05:00 259a493cd78d: Pulling fs layer 00:05:00 b8e66b5100f5: Pulling fs layer 00:05:00 f0cde32c2ffd: Pulling fs layer 00:05:00 6136a3ea7bbc: Pulling fs layer 00:05:00 8310feb2719a: Pulling fs layer 00:05:00 37f79010e7d8: Pulling fs layer 00:05:00 f0cde32c2ffd: Waiting 00:05:00 6136a3ea7bbc: Waiting 00:05:00 8310feb2719a: Waiting 00:05:00 37f79010e7d8: Waiting 00:05:00 b8e66b5100f5: Verifying Checksum 00:05:00 b8e66b5100f5: Download complete 00:05:01 259a493cd78d: Verifying Checksum 00:05:01 259a493cd78d: Download complete 00:05:01 b538f80385f9: Verifying Checksum 00:05:01 b538f80385f9: Download complete 00:05:01 8310feb2719a: Verifying Checksum 00:05:01 8310feb2719a: Download complete 00:05:01 6136a3ea7bbc: Verifying Checksum 00:05:01 6136a3ea7bbc: Download complete 00:05:01 37f79010e7d8: Verifying Checksum 00:05:01 37f79010e7d8: Download complete 00:05:01 b538f80385f9: Pull complete 00:05:02 259a493cd78d: Pull complete 00:05:02 f0cde32c2ffd: Verifying Checksum 00:05:02 f0cde32c2ffd: Download complete 00:05:02 b8e66b5100f5: Pull complete 00:05:06 f0cde32c2ffd: Pull complete 00:05:06 6136a3ea7bbc: Pull complete 00:05:06 8310feb2719a: Pull complete 00:05:07 37f79010e7d8: Pull complete 00:05:07 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 00:05:07 Status: Downloaded newer image for docker:latest 00:05:08 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.165s coverage: 86.2% of statements 00:05:15 ---> 577437360ec0 00:05:15 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:05:15 ---> Running in 32cab86e9718 00:05:15 Removing intermediate container 32cab86e9718 00:05:15 ---> 259870f77bcb 00:05:15 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:05:15 ---> Running in 312171beaa59 00:05:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 00:05:18 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 00:05:19 (1/5) Installing libsodium (1.0.18-r0) 00:05:19 (2/5) Installing libzmq (4.3.2-r0) 00:05:19 (3/5) Installing pkgconf (1.6.3-r0) 00:05:19 (4/5) Installing libsodium-dev (1.0.18-r0) 00:05:19 (5/5) Installing zeromq-dev (4.3.2-r0) 00:05:19 Executing busybox-1.31.1-r8.trigger 00:05:19 OK: 127 MiB in 44 packages 00:05:21 Removing intermediate container 312171beaa59 00:05:21 ---> c7e4cea97c1c 00:05:21 Step 6/8 : WORKDIR /build 00:05:21 ---> Running in 9fdfbfac2864 00:05:21 Removing intermediate container 9fdfbfac2864 00:05:21 ---> df12fc8e289c 00:05:21 Step 7/8 : COPY go.mod . 00:05:22 ---> bf33885d6b89 00:05:22 Step 8/8 : RUN go mod download 00:05:22 ---> Running in 064d515f2fbb 00:05:24 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:05:24 go: finding github.com/BurntSushi/toml v0.3.1 00:05:24 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:05:24 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:05:24 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:05:24 go: finding github.com/bgentry/speakeasy v0.1.0 00:05:24 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:05:24 go: finding github.com/davecgh/go-spew v1.1.1 00:05:25 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:05:25 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:05:25 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:05:25 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:05:25 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:05:25 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:05:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:05:25 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:05:25 go: finding github.com/fatih/color v1.7.0 00:05:25 go: finding github.com/fsnotify/fsnotify v1.4.7 00:05:25 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:05:25 go: finding github.com/go-kit/kit v0.8.0 00:05:25 go: finding github.com/go-logfmt/logfmt v0.4.0 00:05:25 go: finding github.com/go-redis/redis/v7 v7.2.0 00:05:25 go: finding github.com/go-stack/stack v1.8.0 00:05:25 go: finding github.com/golang/protobuf v1.3.2 00:05:25 go: finding github.com/golang/snappy v0.0.1 00:05:25 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:05:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:05:25 go: finding github.com/google/go-cmp v0.4.0 00:05:25 go: finding github.com/google/uuid v1.1.1 00:05:25 go: finding github.com/gorilla/mux v1.7.4 00:05:25 go: finding github.com/hashicorp/consul/api v1.1.0 00:05:25 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:05:25 go: finding github.com/hashicorp/errwrap v1.0.0 00:05:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:05:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:05:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:05:25 go: finding github.com/hashicorp/go-multierror v1.0.0 00:05:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:05:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:05:25 go: finding github.com/hashicorp/go-syslog v1.0.0 00:05:25 go: finding github.com/hashicorp/go-uuid v1.0.1 00:05:25 go: finding github.com/hashicorp/go.net v0.0.1 00:05:25 go: finding github.com/hashicorp/golang-lru v0.5.0 00:05:25 go: finding github.com/hashicorp/logutils v1.0.0 00:05:25 go: finding github.com/hashicorp/mdns v1.0.0 00:05:25 go: finding github.com/hashicorp/memberlist v0.1.3 00:05:25 go: finding github.com/hashicorp/serf v0.8.2 00:05:25 go: finding github.com/hpcloud/tail v1.0.0 00:05:25 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:05:25 go: finding github.com/kr/pretty v0.1.0 00:05:25 go: finding github.com/kr/pty v1.1.1 00:05:25 go: finding github.com/kr/text v0.1.0 00:05:25 go: finding github.com/mattn/go-colorable v0.0.9 00:05:25 go: finding github.com/mattn/go-isatty v0.0.3 00:05:25 go: finding github.com/miekg/dns v1.0.14 00:05:25 go: finding github.com/mitchellh/cli v1.0.0 00:05:25 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:05:25 go: finding github.com/mitchellh/copystructure v1.0.0 00:05:25 go: finding github.com/mitchellh/go-homedir v1.0.0 00:05:25 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:05:25 go: finding github.com/mitchellh/gox v0.4.0 00:05:25 go: finding github.com/mitchellh/iochan v1.0.0 00:05:25 go: finding github.com/mitchellh/mapstructure v1.1.2 00:05:25 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:05:25 go: finding github.com/onsi/ginkgo v1.10.1 00:05:25 go: finding github.com/onsi/gomega v1.7.0 00:05:25 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:05:25 go: finding github.com/pebbe/zmq4 v1.0.0 00:05:25 go: finding github.com/pelletier/go-toml v1.2.0 00:05:25 go: finding github.com/pkg/errors v0.8.1 00:05:25 go: finding github.com/pmezard/go-difflib v1.0.0 00:05:25 go: finding github.com/posener/complete v1.1.1 00:05:25 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:05:25 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:05:25 go: finding github.com/stretchr/objx v0.2.0 00:05:25 go: finding github.com/stretchr/testify v1.5.1 00:05:25 go: finding github.com/tidwall/pretty v1.0.1 00:05:25 go: finding github.com/ugorji/go v1.1.4 00:05:25 go: finding github.com/x448/float16 v0.8.4 00:05:25 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:05:25 go: finding github.com/xdg/stringprep v1.0.0 00:05:25 go: finding go.mongodb.org/mongo-driver v1.1.1 00:05:25 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:05:25 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:05:25 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:05:25 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:05:25 go: finding golang.org/x/text v0.3.2 00:05:25 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:05:25 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 00:05:26 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:05:26 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:05:26 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:05:26 go: finding gopkg.in/yaml.v2 v2.2.8 00:05:31 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.056s coverage: 51.6% of statements 00:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 00:05:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.067s coverage: 56.7% of statements 00:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:05:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.727s coverage: 69.1% of statements 00:05:44 Removing intermediate container 064d515f2fbb 00:05:44 ---> 266b9c0cb257 00:05:44 Successfully built 266b9c0cb257 00:05:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:44 + docker inspect -f . ci-base-image-arm64 00:05:44 . [Pipeline] withDockerContainer 00:05:45 prd-ubuntu18.04-docker-arm64-4c-16g-3248 does not seem to be running inside a container 00:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/67 -v /w/workspace/app-functions-sdk-go/67:/w/workspace/app-functions-sdk-go/67:rw,z -v /w/workspace/app-functions-sdk-go/67@tmp:/w/workspace/app-functions-sdk-go/67@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 ******** ci-base-image-arm64 cat 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.596s coverage: 73.4% of statements 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.020s coverage: 100.0% of statements 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.100s coverage: 100.0% of statements 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.008s coverage: 100.0% of statements 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.007s coverage: 100.0% of statements 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.008s coverage: 96.6% of statements 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.774s coverage: 78.0% of statements 00:05:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.123s coverage: 81.1% of statements 00:05:46 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:05:47 $ docker top ac7bfd38cb6b3c9ba4e59f609dae0ace4b1cd17eb061e74c9078d268cd6c9269 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:48 + go version 00:05:48 go version go1.13.5 linux/arm64 [Pipeline] sh 00:05:49 + make test 00:05:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:05:51 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:06:09 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.566s coverage: 71.5% of statements 00:06:09 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:06:09 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.015s coverage: 100.0% of statements 00:06:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:06:12 gofmt -l . 00:06:13 [ "`gofmt -l .`" = "" ] 00:06:13 ./bin/test-go-mod-tidy.sh 00:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.138s coverage: 86.2% of statements [Pipeline] stash 00:06:14 Stashed 1 file(s) [Pipeline] } 00:06:15 $ docker stop --time=1 738a03415da06f0fbf41c4e96252372cae888cb8db79922fa574c3df9173f9fe 00:06:16 $ docker rm -f 738a03415da06f0fbf41c4e96252372cae888cb8db79922fa574c3df9173f9fe [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:06:52 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.086s coverage: 51.6% of statements 00:06:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:06:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 00:06:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.083s coverage: 56.7% of statements 00:06:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:06:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.527s coverage: 69.1% of statements 00:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.554s coverage: 73.4% of statements 00:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 00:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.046s coverage: 100.0% of statements 00:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.181s coverage: 100.0% of statements 00:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.018s coverage: 100.0% of statements 00:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.024s coverage: 100.0% of statements 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:07:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.725s coverage: 78.0% of statements 00:07:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.101s coverage: 81.1% of statements 00:07:06 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.664s coverage: 71.5% of statements 00:07:29 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:07:29 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.033s coverage: 100.0% of statements 00:07:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:07:41 gofmt -l . 00:07:41 [ "`gofmt -l .`" = "" ] 00:07:41 ./bin/test-go-mod-tidy.sh [Pipeline] stash 00:07:41 Warning: overwriting stash ‘coverage-report’ 00:07:42 Stashed 1 file(s) [Pipeline] } 00:07:42 $ docker stop --time=1 ac7bfd38cb6b3c9ba4e59f609dae0ace4b1cd17eb061e74c9078d268cd6c9269 00:07:44 $ docker rm -f ac7bfd38cb6b3c9ba4e59f609dae0ace4b1cd17eb061e74c9078d268cd6c9269 [Pipeline] // withDockerContainer [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 [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 00:07:46 provisioning config files... 00:07:46 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6177558535785595272tmp [Pipeline] { [Pipeline] sh 00:07:46 + curl -s https://codecov.io/bash 00:07:46 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6177558535785595272tmp 00:07:46 00:07:46 _____ _ 00:07:46 / ____| | | 00:07:46 | | ___ __| | ___ ___ _____ __ 00:07:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:07:46 | |___| (_) | (_| | __/ (_| (_) \ V / 00:07:46 \_____\___/ \__,_|\___|\___\___/ \_/ 00:07:46 Bash-20200602-f809a24 00:07:46 00:07:46 00:07:46 ==> Jenkins CI detected. 00:07:46 project root: . 00:07:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:07:46 ==> Running gcov in . (disable via -X gcov) 00:07:46 ==> Python coveragepy not found 00:07:46 ==> Searching for coverage reports in: 00:07:46 + . 00:07:46 -> Found 1 reports 00:07:46 ==> Detecting git/mercurial file structure 00:07:46 ==> Reading reports 00:07:46 + ./coverage.out bytes=77947 00:07:46 ==> Appending adjustments 00:07:46 https://docs.codecov.io/docs/fixing-reports 00:07:46 + Found adjustments 00:07:46 ==> Gzipping contents 00:07:47 ==> Uploading reports 00:07:47 url: https://codecov.io 00:07:47 query: branch=master&commit=b5e0c58ae41fe9f46b6c0451836572ad4c118a66&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F67%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 00:07:47 -> Pinging Codecov 00:07:47 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=b5e0c58ae41fe9f46b6c0451836572ad4c118a66&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F67%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 00:07:47 -> Uploading 00:07:48 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b5e0c58ae41fe9f46b6c0451836572ad4c118a66 [Pipeline] } 00:07:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:07:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 00:07:48 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 00:07:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:07:48 00:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 00:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:07:48 1.317.0: Pulling from edgex-devops/edgex-snyk-go 00:07:48 cbdbe7a5bc2a: Pulling fs layer 00:07:48 408f87550127: Pulling fs layer 00:07:48 fe522b08c979: Pulling fs layer 00:07:48 221eaa008020: Pulling fs layer 00:07:48 2a4607e5d6b9: Pulling fs layer 00:07:48 8f79b27c4fd2: Pulling fs layer 00:07:48 e5c8dbe1645b: Pulling fs layer 00:07:48 23e8b3b47431: Pulling fs layer 00:07:48 5c568d65a230: Pulling fs layer 00:07:48 8f79b27c4fd2: Waiting 00:07:48 e5c8dbe1645b: Waiting 00:07:48 23e8b3b47431: Waiting 00:07:48 5c568d65a230: Waiting 00:07:48 221eaa008020: Waiting 00:07:48 2a4607e5d6b9: Waiting 00:07:48 fe522b08c979: Verifying Checksum 00:07:48 fe522b08c979: Download complete 00:07:48 408f87550127: Verifying Checksum 00:07:48 408f87550127: Download complete 00:07:48 2a4607e5d6b9: Verifying Checksum 00:07:48 2a4607e5d6b9: Download complete 00:07:48 8f79b27c4fd2: Verifying Checksum 00:07:48 8f79b27c4fd2: Download complete 00:07:48 cbdbe7a5bc2a: Verifying Checksum 00:07:48 cbdbe7a5bc2a: Download complete 00:07:49 e5c8dbe1645b: Verifying Checksum 00:07:49 e5c8dbe1645b: Download complete 00:07:49 cbdbe7a5bc2a: Pull complete 00:07:49 23e8b3b47431: Verifying Checksum 00:07:49 23e8b3b47431: Download complete 00:07:49 408f87550127: Pull complete 00:07:50 5c568d65a230: Verifying Checksum 00:07:50 5c568d65a230: Download complete 00:07:50 fe522b08c979: Pull complete 00:07:50 221eaa008020: Verifying Checksum 00:07:50 221eaa008020: Download complete 00:07:55 221eaa008020: Pull complete 00:07:55 2a4607e5d6b9: Pull complete 00:07:55 8f79b27c4fd2: Pull complete 00:07:57 e5c8dbe1645b: Pull complete 00:08:01 23e8b3b47431: Pull complete 00:08:02 5c568d65a230: Pull complete 00:08:02 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 00:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:08:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 00:08:02 prd-centos7-docker-4c-2g-3246 does not seem to be running inside a container 00:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 00:08:03 $ docker top 30d1577500a31404edaa973ff4d94fad86fb51f6ca6cb772aa5eae5af238e7d0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:03 + snyk monitor '--org=edgex-jenkins' 00:08:13 00:08:13 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 00:08:13 00:08:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/37717c48-5012-4aae-854a-e1ba95728dbc 00:08:13 00:08:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:08:13 00:08:14 00:08:14 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 00:08:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:08:14 $ docker stop --time=1 30d1577500a31404edaa973ff4d94fad86fb51f6ca6cb772aa5eae5af238e7d0 00:08:18 $ docker rm -f 30d1577500a31404edaa973ff4d94fad86fb51f6ca6cb772aa5eae5af238e7d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 00:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:08:20 . [Pipeline] withDockerContainer 00:08:20 prd-centos7-docker-4c-2g-3246 does not seem to be running inside a container 00:08:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:08:21 $ docker top fc10860c7bdf7a0205b3568a1af1fa5f6316f894f231127f5ff839d2d6ace90f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:08:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:08:21 [ssh-agent] Looking for ssh-agent implementation... 00:08:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:08:21 $ docker exec fc10860c7bdf7a0205b3568a1af1fa5f6316f894f231127f5ff839d2d6ace90f ssh-agent 00:08:21 SSH_AUTH_SOCK=/tmp/ssh-W8ErYp4lTQrv/agent.11 00:08:21 SSH_AGENT_PID=17 00:08:21 Running ssh-add (command line suppressed) 00:08:22 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1197478169405729776.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1197478169405729776.key) 00:08:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:08:22 + git semver tag 00:08:22 # -> Open(): unable to determine branch for HEAD 00:08:22 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:08:22 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:08:22 # $SEMVER_REMOTE_NAME = origin 00:08:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:08:22 # $SEMVER_USER_NAME = edgex-jenkins 00:08:22 # $SEMVER_BRANCH = master 00:08:22 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:08:22 # b5e0c58ae41fe9f46b6c0451836572ad4c118a66 HEAD 00:08:22 # -> Force: false 00:08:22 # d3ca13dfaf4aad19d1529880404dd2efa6209445 refs/tags/v1.2.1-dev.1 [Pipeline] } 00:08:22 $ docker exec --env ******** --env ******** fc10860c7bdf7a0205b3568a1af1fa5f6316f894f231127f5ff839d2d6ace90f ssh-agent -k 00:08:22 unset SSH_AUTH_SOCK; 00:08:22 unset SSH_AGENT_PID; 00:08:22 echo Agent pid 17 killed; 00:08:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:08:22 + git semver [Pipeline] } 00:08:23 $ docker stop --time=1 fc10860c7bdf7a0205b3568a1af1fa5f6316f894f231127f5ff839d2d6ace90f 00:08:24 $ docker rm -f fc10860c7bdf7a0205b3568a1af1fa5f6316f894f231127f5ff839d2d6ace90f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:08:24 00:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:08:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:08:25 0.23.1-centos7: Pulling from edgex-lftools 00:08:25 ab5ef0e58194: Pulling fs layer 00:08:25 9712f1f96733: Pulling fs layer 00:08:25 63f879dbbcfc: Pulling fs layer 00:08:25 0d9ebad4ef96: Pulling fs layer 00:08:25 e9a5061849ea: Pulling fs layer 00:08:25 d747dcd14b5f: Pulling fs layer 00:08:25 2de7ff778b66: Pulling fs layer 00:08:25 e9a5061849ea: Waiting 00:08:25 d747dcd14b5f: Waiting 00:08:25 0d9ebad4ef96: Waiting 00:08:25 2de7ff778b66: Waiting 00:08:25 9712f1f96733: Verifying Checksum 00:08:25 9712f1f96733: Download complete 00:08:25 63f879dbbcfc: Verifying Checksum 00:08:25 63f879dbbcfc: Download complete 00:08:25 e9a5061849ea: Verifying Checksum 00:08:25 e9a5061849ea: Download complete 00:08:25 d747dcd14b5f: Verifying Checksum 00:08:25 d747dcd14b5f: Download complete 00:08:26 0d9ebad4ef96: Verifying Checksum 00:08:26 0d9ebad4ef96: Download complete 00:08:26 ab5ef0e58194: Verifying Checksum 00:08:26 ab5ef0e58194: Download complete 00:08:26 2de7ff778b66: Verifying Checksum 00:08:26 2de7ff778b66: Download complete 00:08:29 ab5ef0e58194: Pull complete 00:08:29 9712f1f96733: Pull complete 00:08:33 63f879dbbcfc: Pull complete 00:08:38 0d9ebad4ef96: Pull complete 00:08:40 e9a5061849ea: Pull complete 00:08:40 d747dcd14b5f: Pull complete 00:08:43 2de7ff778b66: Pull complete 00:08:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:08:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:08:43 prd-centos7-docker-4c-2g-3246 does not seem to be running inside a container 00:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:08:47 $ docker top cf7864d549e9e3a46cfe34afe5fc2bfee060ff4a5884ed9090bbd4a10e383917 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:08:47 provisioning config files... 00:08:47 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5176967594655649451tmp 00:08:47 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8218718046849747156tmp 00:08:47 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4705803612920596012tmp [Pipeline] { [Pipeline] echo 00:08:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:08:47 ---> sigul-configuration.sh 00:08:47 gpg: directory `/root/.gnupg' created 00:08:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:08:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:08:47 gpg: keyring `/root/.gnupg/secring.gpg' created 00:08:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:08:47 gpg: CAST5 encrypted data 00:08:48 gpg: encrypted with 1 passphrase 00:08:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:08:48 + mkdir /home/jenkins 00:08:48 + mkdir /home/jenkins/sigul [Pipeline] sh 00:08:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 00:08:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:08:49 ---> sigul-install.sh 00:08:54 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:08:54 + git tag --list 00:08:54 v1.2.1-dev.1 [Pipeline] sh 00:08:54 + lftools sign git-tag v1.2.1-dev.1 00:08:56 Signing Git tag with Sigul... 00:08:56 Signing v1.2.1-dev.1 [Pipeline] echo 00:08:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:08:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:08:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:08:57 $ docker stop --time=1 cf7864d549e9e3a46cfe34afe5fc2bfee060ff4a5884ed9090bbd4a10e383917 00:08:59 $ docker rm -f cf7864d549e9e3a46cfe34afe5fc2bfee060ff4a5884ed9090bbd4a10e383917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:00 . [Pipeline] withDockerContainer 00:09:00 prd-centos7-docker-4c-2g-3246 does not seem to be running inside a container 00:09:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:09:00 $ docker top b82507d9cb052acc766f0426648e444f0cb0e857ac9b049e612a4b337cdd074a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:01 [ssh-agent] Looking for ssh-agent implementation... 00:09:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:01 $ docker exec b82507d9cb052acc766f0426648e444f0cb0e857ac9b049e612a4b337cdd074a ssh-agent 00:09:01 SSH_AUTH_SOCK=/tmp/ssh-t4vLdy7YMIdY/agent.13 00:09:01 SSH_AGENT_PID=18 00:09:01 Running ssh-add (command line suppressed) 00:09:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1498609679847943590.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1498609679847943590.key) 00:09:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:01 + git semver bump pre 00:09:01 # -> Open(): unable to determine branch for HEAD 00:09:01 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:09:01 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:09:01 # $SEMVER_REMOTE_NAME = origin 00:09:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:09:01 # $SEMVER_USER_NAME = edgex-jenkins 00:09:01 # $SEMVER_BRANCH = master 00:09:01 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:09:01 1.2.1-dev.2 [Pipeline] } 00:09:01 $ docker exec --env ******** --env ******** b82507d9cb052acc766f0426648e444f0cb0e857ac9b049e612a4b337cdd074a ssh-agent -k 00:09:02 unset SSH_AUTH_SOCK; 00:09:02 unset SSH_AGENT_PID; 00:09:02 echo Agent pid 18 killed; 00:09:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:02 + git semver [Pipeline] } 00:09:02 $ docker stop --time=1 b82507d9cb052acc766f0426648e444f0cb0e857ac9b049e612a4b337cdd074a 00:09:03 $ docker rm -f b82507d9cb052acc766f0426648e444f0cb0e857ac9b049e612a4b337cdd074a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:04 . [Pipeline] withDockerContainer 00:09:04 prd-centos7-docker-4c-2g-3246 does not seem to be running inside a container 00:09:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:09:04 $ docker top d5638a7bfb494d1a0fa719d8a07282422ca6ef1e1b177141429d641afef5abf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:05 [ssh-agent] Looking for ssh-agent implementation... 00:09:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:05 $ docker exec d5638a7bfb494d1a0fa719d8a07282422ca6ef1e1b177141429d641afef5abf7 ssh-agent 00:09:05 SSH_AUTH_SOCK=/tmp/ssh-R3xjwJ5BRwuA/agent.11 00:09:05 SSH_AGENT_PID=16 00:09:05 Running ssh-add (command line suppressed) 00:09:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2878695689982663189.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2878695689982663189.key) 00:09:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:05 + git semver push 00:09:05 # -> Open(): unable to determine branch for HEAD 00:09:05 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:09:05 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:09:05 # $SEMVER_REMOTE_NAME = origin 00:09:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:09:05 # $SEMVER_USER_NAME = edgex-jenkins 00:09:05 # $SEMVER_BRANCH = master 00:09:05 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:09:14 $ docker exec --env ******** --env ******** d5638a7bfb494d1a0fa719d8a07282422ca6ef1e1b177141429d641afef5abf7 ssh-agent -k 00:09:14 unset SSH_AUTH_SOCK; 00:09:14 unset SSH_AGENT_PID; 00:09:14 echo Agent pid 16 killed; 00:09:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:14 + git semver [Pipeline] } 00:09:14 $ docker stop --time=1 d5638a7bfb494d1a0fa719d8a07282422ca6ef1e1b177141429d641afef5abf7 00:09:15 $ docker rm -f d5638a7bfb494d1a0fa719d8a07282422ca6ef1e1b177141429d641afef5abf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:09:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:09:17 ---> package-listing.sh 00:09:17 ++ facter osfamily 00:09:17 ++ tr '[:upper:]' '[:lower:]' 00:09:17 + OS_FAMILY=redhat 00:09:17 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 00:09:17 + START_PACKAGES=/tmp/packages_start.txt 00:09:17 + END_PACKAGES=/tmp/packages_end.txt 00:09:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:09:17 + PACKAGES=/tmp/packages_start.txt 00:09:17 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:09:17 + PACKAGES=/tmp/packages_end.txt 00:09:17 + case "${OS_FAMILY}" in 00:09:17 + rpm -qa 00:09:17 + sort 00:09:21 + '[' -f /tmp/packages_start.txt ']' 00:09:21 + '[' -f /tmp/packages_end.txt ']' 00:09:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:09:21 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:09:21 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 00:09:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 00:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:09:21 00:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:09:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:09:22 alpine: Pulling from edgex-lftools-log-publisher 00:09:22 c9b1b535fdd9: Pulling fs layer 00:09:22 2cc5ad85d9ab: Pulling fs layer 00:09:22 756a868c4378: Pulling fs layer 00:09:22 444b2fc9a129: Pulling fs layer 00:09:22 ea15f1150254: Pulling fs layer 00:09:22 41b27a9f41bf: Pulling fs layer 00:09:22 28c525ee5125: Pulling fs layer 00:09:22 094b1ea09ed8: Pulling fs layer 00:09:22 138eaada9080: Pulling fs layer 00:09:22 0622d0fa9048: Pulling fs layer 00:09:22 ea15f1150254: Waiting 00:09:22 41b27a9f41bf: Waiting 00:09:22 28c525ee5125: Waiting 00:09:22 094b1ea09ed8: Waiting 00:09:22 138eaada9080: Waiting 00:09:22 444b2fc9a129: Waiting 00:09:22 0622d0fa9048: Waiting 00:09:22 2cc5ad85d9ab: Verifying Checksum 00:09:22 2cc5ad85d9ab: Download complete 00:09:22 444b2fc9a129: Verifying Checksum 00:09:22 444b2fc9a129: Download complete 00:09:22 c9b1b535fdd9: Verifying Checksum 00:09:22 c9b1b535fdd9: Download complete 00:09:22 ea15f1150254: Verifying Checksum 00:09:22 ea15f1150254: Download complete 00:09:22 28c525ee5125: Verifying Checksum 00:09:22 28c525ee5125: Download complete 00:09:22 756a868c4378: Verifying Checksum 00:09:22 756a868c4378: Download complete 00:09:22 c9b1b535fdd9: Pull complete 00:09:22 138eaada9080: Verifying Checksum 00:09:22 138eaada9080: Download complete 00:09:22 0622d0fa9048: Verifying Checksum 00:09:22 0622d0fa9048: Download complete 00:09:22 094b1ea09ed8: Verifying Checksum 00:09:22 094b1ea09ed8: Download complete 00:09:23 41b27a9f41bf: Verifying Checksum 00:09:23 41b27a9f41bf: Download complete 00:09:23 2cc5ad85d9ab: Pull complete 00:09:25 756a868c4378: Pull complete 00:09:25 444b2fc9a129: Pull complete 00:09:25 ea15f1150254: Pull complete 00:09:28 41b27a9f41bf: Pull complete 00:09:28 28c525ee5125: Pull complete 00:09:31 094b1ea09ed8: Pull complete 00:09:31 138eaada9080: Pull complete 00:09:31 0622d0fa9048: Pull complete 00:09:31 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:09:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:09:31 prd-centos7-docker-4c-2g-3246 does not seem to be running inside a container 00:09:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:09:34 $ docker top 7a93a750c8e3681764c2277ea8ad4eadb11085af3b851caa09cd881df0bf90ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:09:34 provisioning config files... 00:09:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6540702594990289944tmp [Pipeline] { [Pipeline] echo 00:09:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:09:35 ---> create-netrc.sh [Pipeline] echo 00:09:35 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:09:35 ---> logs-deploy.sh 00:09:35 + ARCHIVE_ARTIFACTS= 00:09:35 + LOGS_SERVER=https://logs.edgexfoundry.org 00:09:35 + '[' https://logs.edgexfoundry.org == None ']' 00:09:35 + NEXUS_URL=https://nexus.edgexfoundry.org 00:09:35 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/67 00:09:35 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/67/ 00:09:35 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/67 /w/workspace/ndry_app-functions-sdk-go_master 00:09:36 Archives upload complete. 00:09:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/67 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/67/ 00:09:38 ---> uname -a: 00:09:38 Linux 7a93a750c8e3 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 00:09:38 00:09:38 00:09:38 ---> lscpu: 00:09:38 Architecture: x86_64 00:09:38 CPU op-mode(s): 32-bit, 64-bit 00:09:38 Byte Order: Little Endian 00:09:38 Address sizes: 40 bits physical, 48 bits virtual 00:09:38 CPU(s): 4 00:09:38 On-line CPU(s) list: 0-3 00:09:38 Thread(s) per core: 1 00:09:38 Core(s) per socket: 1 00:09:38 Socket(s): 4 00:09:38 NUMA node(s): 1 00:09:38 Vendor ID: GenuineIntel 00:09:38 CPU family: 6 00:09:38 Model: 44 00:09:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:09:38 Stepping: 1 00:09:38 CPU MHz: 2933.442 00:09:38 BogoMIPS: 5866.88 00:09:38 Virtualization: VT-x 00:09:38 Hypervisor vendor: KVM 00:09:38 Virtualization type: full 00:09:38 L1d cache: 128 KiB 00:09:38 L1i cache: 128 KiB 00:09:38 L2 cache: 16 MiB 00:09:38 L3 cache: 64 MiB 00:09:38 NUMA node0 CPU(s): 0-3 00:09:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:09:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:09:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:09:38 Vulnerability Meltdown: Mitigation; PTI 00:09:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:09:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:09:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:09:38 Vulnerability Tsx async abort: Not affected 00:09:38 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 00:09:38 00:09:38 00:09:38 ---> nproc: 00:09:38 4 00:09:38 00:09:38 00:09:38 ---> df -h: 00:09:38 Filesystem Size Used Available Use% Mounted on 00:09:38 overlay 50.0G 8.5G 41.5G 17% / 00:09:38 tmpfs 64.0M 0 64.0M 0% /dev 00:09:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:09:38 shm 64.0M 0 64.0M 0% /dev/shm 00:09:38 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 00:09:38 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 00:09:38 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 00:09:38 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 00:09:38 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master 00:09:38 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 00:09:38 00:09:38 00:09:38 ---> free -m: 00:09:38 total used free shared buff/cache available 00:09:38 Mem: 1837 788 100 0 948 982 00:09:38 Swap: 1023 3 1020 00:09:38 00:09:38 00:09:38 ---> ip addr: 00:09:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:09:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:09:38 inet 127.0.0.1/8 scope host lo 00:09:38 valid_lft forever preferred_lft forever 00:09:38 16: eth0@if17: mtu 1458 qdisc noqueue state UP 00:09:38 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 00:09:38 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 00:09:38 valid_lft forever preferred_lft forever 00:09:38 00:09:38 00:09:38 ---> sar -b -r -n DEV: 00:09:38 Linux 3.10.0-1127.el7.x86_64 (prd-centos7-docker-4c-2g-3246.vexxhost.local) 06/17/20 _x86_64_ (4 CPU) 00:09:38 00:09:38 00:00:01 tps rtps wtps bread/s bwrtn/s 00:09:38 00:01:02 1.93 0.05 1.88 0.67 41.23 00:09:38 00:02:01 0.69 0.08 0.61 1.63 11.09 00:09:38 00:03:01 0.38 0.00 0.38 0.00 5.56 00:09:38 00:04:01 0.15 0.00 0.15 0.00 1.75 00:09:38 00:05:01 0.28 0.00 0.28 0.00 3.46 00:09:38 00:06:01 0.22 0.02 0.20 0.13 1.90 00:09:38 00:07:01 0.20 0.00 0.20 0.00 1.77 00:09:38 00:08:01 156.74 98.48 58.25 3176.82 26126.38 00:09:38 00:09:01 310.58 140.74 169.85 8593.51 40396.94 00:09:38 Average: 52.47 26.66 25.82 1311.17 7415.73 00:09:38 00:09:38 00:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:09:38 00:01:02 214936 1666620 88.58 2620 1068952 1089528 37.18 453240 1055396 12 00:09:38 00:02:01 213936 1667620 88.63 2620 1069096 1087528 37.12 456788 1053308 12 00:09:38 00:03:01 214116 1667440 88.62 2620 1069100 1087528 37.12 456548 1053304 8 00:09:38 00:04:01 211184 1670372 88.78 2620 1069104 1087708 37.12 463776 1049084 12 00:09:38 00:05:01 208836 1672720 88.90 2620 1069108 1087732 37.12 478188 1037208 8 00:09:38 00:06:01 210400 1671156 88.82 2620 1069116 1087540 37.12 477112 1037208 8 00:09:38 00:07:01 210020 1671536 88.84 2620 1069124 1087540 37.12 466956 1047504 12 00:09:38 00:08:01 71172 1810384 96.22 2620 1093012 1512808 51.63 517608 1094900 72264 00:09:38 00:09:01 229672 1651884 87.79 1492 901584 1231144 42.02 617256 745000 32 00:09:38 Average: 198252 1683304 89.46 2495 1053133 1151006 39.28 487497 1019212 8041 00:09:38 00:09:38 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:09:38 00:01:02 eth0 0.15 0.10 0.06 0.02 0.00 0.00 0.00 00:09:38 00:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:02:01 eth0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 00:09:38 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:03:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 00:09:38 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:04:01 eth0 1.48 0.65 0.39 0.46 0.00 0.00 0.00 00:09:38 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:05:01 eth0 1.10 0.68 0.67 0.46 0.00 0.00 0.00 00:09:38 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 00:09:38 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:07:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 00:09:38 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:08:01 eth0 131.61 87.99 3765.98 11.23 0.00 0.00 0.00 00:09:38 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:09:01 eth0 494.99 351.01 4027.53 110.46 0.00 0.00 0.00 00:09:38 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 00:09:01 vethe38863c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 00:09:38 00:09:01 docker0 171.03 162.71 14.29 765.59 0.00 0.00 0.00 00:09:38 Average: eth0 70.21 49.10 868.00 13.66 0.00 0.00 0.00 00:09:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:09:38 Average: vethe38863c 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:09:38 Average: docker0 19.05 18.12 1.59 85.28 0.00 0.00 0.00 00:09:38 00:09:38 00:09:38 ---> sar -P ALL: 00:09:38 Linux 3.10.0-1127.el7.x86_64 (prd-centos7-docker-4c-2g-3246.vexxhost.local) 06/17/20 _x86_64_ (4 CPU) 00:09:38 00:09:38 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:09:38 00:01:02 all 0.07 0.00 0.05 0.00 0.00 99.88 00:09:38 00:01:02 0 0.07 0.00 0.05 0.00 0.00 99.88 00:09:38 00:01:02 1 0.05 0.00 0.03 0.00 0.00 99.92 00:09:38 00:01:02 2 0.12 0.00 0.08 0.00 0.00 99.80 00:09:38 00:01:02 3 0.07 0.00 0.03 0.00 0.00 99.90 00:09:38 00:02:01 all 0.05 0.00 0.04 0.00 0.00 99.90 00:09:38 00:02:01 0 0.07 0.00 0.05 0.00 0.00 99.88 00:09:38 00:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:09:38 00:02:01 2 0.05 0.00 0.08 0.00 0.00 99.86 00:09:38 00:02:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:09:38 00:03:01 all 0.02 0.00 0.03 0.00 0.00 99.95 00:09:38 00:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:09:38 00:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:09:38 00:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:09:38 00:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:09:38 00:04:01 all 0.10 0.00 0.04 0.00 0.00 99.86 00:09:38 00:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:09:38 00:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:09:38 00:04:01 2 0.32 0.00 0.07 0.00 0.00 99.62 00:09:38 00:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:09:38 00:05:01 all 0.16 0.00 0.04 0.00 0.00 99.80 00:09:38 00:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:09:38 00:05:01 1 0.43 0.00 0.03 0.00 0.00 99.53 00:09:38 00:05:01 2 0.17 0.00 0.12 0.00 0.00 99.72 00:09:38 00:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:09:38 00:06:01 all 0.15 0.00 0.03 0.00 0.00 99.83 00:09:38 00:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 00:09:38 00:06:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:09:38 00:06:01 2 0.05 0.00 0.05 0.00 0.00 99.90 00:09:38 00:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:09:38 00:07:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:09:38 00:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:09:38 00:07:01 1 0.50 0.00 0.02 0.00 0.00 99.48 00:09:38 00:07:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:09:38 00:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:09:38 00:08:01 all 5.66 0.00 3.23 0.89 0.02 90.21 00:09:38 00:08:01 0 5.50 0.00 3.39 1.33 0.02 89.77 00:09:38 00:08:01 1 5.69 0.00 3.49 0.59 0.03 90.20 00:09:38 00:08:01 2 5.67 0.00 3.19 0.37 0.02 90.76 00:09:38 00:08:01 3 5.76 0.00 2.82 1.26 0.02 90.14 00:09:38 00:09:01 all 13.42 0.00 7.88 4.53 0.03 74.15 00:09:38 00:09:01 0 11.75 0.00 8.47 3.21 0.02 76.55 00:09:38 00:09:01 1 14.54 0.00 8.64 6.33 0.03 70.45 00:09:38 00:09:01 2 13.21 0.00 6.86 4.51 0.05 75.37 00:09:38 00:09:01 3 14.18 0.00 7.55 4.04 0.02 74.22 00:09:38 Average: all 2.18 0.00 1.25 0.60 0.01 95.97 00:09:38 Average: 0 1.93 0.00 1.33 0.50 0.00 96.24 00:09:38 Average: 1 2.41 0.00 1.36 0.76 0.01 95.46 00:09:38 Average: 2 2.17 0.00 1.16 0.54 0.01 96.13 00:09:38 Average: 3 2.22 0.00 1.15 0.58 0.00 96.04 00:09:38 00:09:38 00:09:38