Pull request #550 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 954b5fff909ec690bd84a1e74f6f909a895852e5 rather than 44f00676da1f0864ca1d4e5210956eddeb63d198 Obtained Jenkinsfile from 954b5fff909ec690bd84a1e74f6f909a895852e5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > 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 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30240 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-550 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 44f00676da1f0864ca1d4e5210956eddeb63d198 Merge succeeded, producing 44f00676da1f0864ca1d4e5210956eddeb63d198 Checking out Revision 44f00676da1f0864ca1d4e5210956eddeb63d198 (PR-550) > git config core.sparsecheckout # timeout=10 > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 Commit message: "feat: add CBOR support in EventClient for binary reading" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:29:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:29:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:29:11 ========================================================= 03:29:11 EdgeX Global Pipelines Version Info 03:29:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:29:13 ------------------- 03:29:13 stable info: 03:29:13 ------------------- 03:29:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:29:13 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 03:29:13 Message: update stable to v1.0.186 03:29:14 ------------------- 03:29:14 experimental info: 03:29:14 ------------------- 03:29:14 Commited By: **** collab-it+edgex@linuxfoundation.org 03:29:14 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 03:29:14 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:29:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:29:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:29:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:29:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:29:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:29:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:29:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 03:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:29:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:29:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:29:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:29:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:29:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-550 [Pipeline] echo 03:29:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-550 [Pipeline] echo 03:29:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-550 [Pipeline] echo 03:29:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44f00676da1f0864ca1d4e5210956eddeb63d198 [Pipeline] echo 03:29:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44f0067 [Pipeline] echo 03:29:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:29:19 + git log --format=format:%s -1 44f00676da1f0864ca1d4e5210956eddeb63d198 [Pipeline] echo 03:29:20 GIT_COMMIT: 44f00676da1f0864ca1d4e5210956eddeb63d198, Commit Message: feat: add CBOR support in EventClient for binary reading [Pipeline] echo 03:29:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:29:22 03:29:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:29:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:29:23 latest: Pulling from edgex-devops/git-semver 03:29:23 31603596830f: Pulling fs layer 03:29:23 2a8b12db71e7: Pulling fs layer 03:29:23 6ca5941a6612: Pulling fs layer 03:29:23 ecc8261a40a4: Pulling fs layer 03:29:23 2a8b12db71e7: Verifying Checksum 03:29:23 2a8b12db71e7: Download complete 03:29:23 31603596830f: Verifying Checksum 03:29:23 31603596830f: Download complete 03:29:23 ecc8261a40a4: Verifying Checksum 03:29:23 ecc8261a40a4: Download complete 03:29:23 6ca5941a6612: Verifying Checksum 03:29:23 6ca5941a6612: Download complete 03:29:24 31603596830f: Pull complete 03:29:24 2a8b12db71e7: Pull complete 03:29:26 6ca5941a6612: Pull complete 03:29:26 ecc8261a40a4: Pull complete 03:29:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:29:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:29:27 prd-centos7-docker-4c-2g-30240 does not seem to be running inside a container 03:29:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:29:30 $ docker top fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:29:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:29:30 [ssh-agent] Looking for ssh-agent implementation... 03:29:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:31 $ docker exec fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 ssh-agent 03:29:32 SSH_AUTH_SOCK=/tmp/ssh-EcmgJctgZNpP/agent.11 03:29:32 SSH_AGENT_PID=17 03:29:32 Running ssh-add (command line suppressed) 03:29:32 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_5094066883938624381.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_5094066883938624381.key) 03:29:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:33 + git tag --points-at HEAD [Pipeline] } 03:29:33 $ docker exec --env ******** --env ******** fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 ssh-agent -k 03:29:33 unset SSH_AUTH_SOCK; 03:29:33 unset SSH_AGENT_PID; 03:29:33 echo Agent pid 17 killed; 03:29:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:29:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:29:34 [ssh-agent] Looking for ssh-agent implementation... 03:29:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:34 $ docker exec fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 ssh-agent 03:29:34 SSH_AUTH_SOCK=/tmp/ssh-cu0gXATX4ZSw/agent.48 03:29:34 SSH_AGENT_PID=54 03:29:34 Running ssh-add (command line suppressed) 03:29:35 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_7876719322490729262.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_7876719322490729262.key) 03:29:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:35 + git semver init 03:29:36 # -> Open(): unable to determine branch for HEAD 03:29:36 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.git 03:29:36 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-550 03:29:36 # $SEMVER_REMOTE_NAME = origin 03:29:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:29:36 # $SEMVER_USER_NAME = edgex-jenkins 03:29:36 # $SEMVER_BRANCH = PR-550 03:29:36 # $SEMVER_TEMP = /tmp/semver-940229090 03:29:36 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:29:37 # '/tmp/semver-940229090' -> '/w/workspace/dry_go-mod-core-contracts_PR-550/.semver' 03:29:37 # -> Force: false 03:29:37 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.semver [Pipeline] } 03:29:37 $ docker exec --env ******** --env ******** fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 ssh-agent -k 03:29:37 unset SSH_AUTH_SOCK; 03:29:37 unset SSH_AGENT_PID; 03:29:37 echo Agent pid 54 killed; 03:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:29:38 + git semver [Pipeline] } 03:29:38 $ docker stop --time=1 fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 03:29:40 $ docker rm -f fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:29:42 Stashed 1 file(s) [Pipeline] echo 03:29:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 03:29:58 Still waiting to schedule task 03:29:58 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30240’ 03:29:58 Still waiting to schedule task 03:29:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:31:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30241 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws 03:31:49 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 03:31:54 using credential edgex-jenkins-ssh 03:31:54 Cloning the remote Git repository 03:31:54 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:31:54 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 03:31:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:31:54 > git --version # timeout=10 03:31:54 > git --version # 'git version 2.17.1' 03:31:54 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:56 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 44f00676da1f0864ca1d4e5210956eddeb63d198 03:31:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:31:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:31:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:31:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:31:56 > git config core.sparsecheckout # timeout=10 03:31:56 > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 03:31:57 Merge succeeded, producing 44f00676da1f0864ca1d4e5210956eddeb63d198 03:31:57 Checking out Revision 44f00676da1f0864ca1d4e5210956eddeb63d198 (PR-550) 03:31:57 > git remote # timeout=10 03:31:57 > git config --get remote.origin.url # timeout=10 03:31:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:57 > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 03:31:57 > git rev-parse HEAD^{commit} # timeout=10 03:31:57 > git config core.sparsecheckout # timeout=10 03:31:57 > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 03:32:01 Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:32:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:32:03 + true 03:32:03 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 03:32:06 ========================================================= 03:32:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:32:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:32:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 03:32:08 Sending build context to Docker daemon 2.854MB 03:32:08 Step 1/7 : ARG BASE=golang:1.15-alpine 03:32:08 Step 2/7 : FROM ${BASE} 03:32:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:32:08 5f621e34cdf4: Pulling fs layer 03:32:08 a4357932f1b6: Pulling fs layer 03:32:08 18c013af1878: Pulling fs layer 03:32:08 00ac8860ef70: Pulling fs layer 03:32:08 63d7cb157983: Pulling fs layer 03:32:08 b116817d02f9: Pulling fs layer 03:32:08 745a02a5169b: Pulling fs layer 03:32:08 63d7cb157983: Waiting 03:32:08 b116817d02f9: Waiting 03:32:08 745a02a5169b: Waiting 03:32:08 00ac8860ef70: Waiting 03:32:08 18c013af1878: Verifying Checksum 03:32:08 18c013af1878: Download complete 03:32:08 a4357932f1b6: Download complete 03:32:08 b116817d02f9: Download complete 03:32:09 5f621e34cdf4: Verifying Checksum 03:32:09 5f621e34cdf4: Download complete 03:32:10 5f621e34cdf4: Pull complete 03:32:11 a4357932f1b6: Pull complete 03:32:11 18c013af1878: Pull complete 03:32:11 745a02a5169b: Verifying Checksum 03:32:11 745a02a5169b: Download complete 03:32:13 00ac8860ef70: Verifying Checksum 03:32:13 00ac8860ef70: Download complete 03:32:18 Running on prd-centos7-docker-4c-2g-30242 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws 03:32:18 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 03:32:21 using credential edgex-jenkins-ssh 03:32:21 Cloning the remote Git repository 03:32:21 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:32:21 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 03:32:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:32:21 > git --version # timeout=10 03:32:21 > git --version # 'git version 2.24.3' 03:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:32:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:32:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:32:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:32:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:32:22 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 44f00676da1f0864ca1d4e5210956eddeb63d198 03:32:22 Merge succeeded, producing 44f00676da1f0864ca1d4e5210956eddeb63d198 03:32:22 Checking out Revision 44f00676da1f0864ca1d4e5210956eddeb63d198 (PR-550) 03:32:23 00ac8860ef70: Pull complete 03:32:23 63d7cb157983: Pull complete 03:32:23 b116817d02f9: Pull complete 03:32:22 > git config core.sparsecheckout # timeout=10 03:32:22 > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 03:32:22 > git remote # timeout=10 03:32:22 > git config --get remote.origin.url # timeout=10 03:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:32:22 > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 03:32:22 > git rev-parse HEAD^{commit} # timeout=10 03:32:22 > git config core.sparsecheckout # timeout=10 03:32:22 > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 03:32:26 Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:27 745a02a5169b: Pull complete 03:32:27 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:32:27 ---> b7e6874047d6 03:32:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:32:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:32:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:32:28 + true 03:32:28 + sudo service docker restart 03:32:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:32:30 ========================================================= 03:32:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:32:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:32:30 ---> Running in aa8c409cd465 03:32:30 Removing intermediate container aa8c409cd465 03:32:30 ---> c211b18df243 03:32:30 Step 4/7 : RUN apk add bash 03:32:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:32:30 ---> Running in 6f043c8061aa 03:32:31 Sending build context to Docker daemon 2.854MB 03:32:31 Step 1/7 : ARG BASE=golang:1.15-alpine 03:32:31 Step 2/7 : FROM ${BASE} 03:32:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:32:31 188c0c94c7c5: Pulling fs layer 03:32:31 0ef7d3d256c8: Pulling fs layer 03:32:31 de9db76c5a1d: Pulling fs layer 03:32:31 bca2f99d35d6: Pulling fs layer 03:32:31 93359f2a8cfa: Pulling fs layer 03:32:31 7c6f9722023f: Pulling fs layer 03:32:31 a35cf1a2eb13: Pulling fs layer 03:32:31 bca2f99d35d6: Waiting 03:32:31 7c6f9722023f: Waiting 03:32:31 a35cf1a2eb13: Waiting 03:32:31 93359f2a8cfa: Waiting 03:32:31 de9db76c5a1d: Verifying Checksum 03:32:31 de9db76c5a1d: Download complete 03:32:31 0ef7d3d256c8: Verifying Checksum 03:32:31 0ef7d3d256c8: Download complete 03:32:31 93359f2a8cfa: Verifying Checksum 03:32:31 93359f2a8cfa: Download complete 03:32:31 7c6f9722023f: Verifying Checksum 03:32:31 7c6f9722023f: Download complete 03:32:31 188c0c94c7c5: Verifying Checksum 03:32:31 188c0c94c7c5: Download complete 03:32:31 188c0c94c7c5: Pull complete 03:32:31 0ef7d3d256c8: Pull complete 03:32:31 de9db76c5a1d: Pull complete 03:32:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:32:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:32:33 a35cf1a2eb13: Verifying Checksum 03:32:33 a35cf1a2eb13: Download complete 03:32:33 bca2f99d35d6: Verifying Checksum 03:32:33 bca2f99d35d6: Download complete 03:32:34 OK: 142 MiB in 39 packages 03:32:35 Removing intermediate container 6f043c8061aa 03:32:35 ---> 19402c446df8 03:32:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:32:36 ---> Running in 7bbeb30d6098 03:32:36 Removing intermediate container 7bbeb30d6098 03:32:36 ---> da5512314ed1 03:32:36 Step 6/7 : COPY go.mod . 03:32:37 ---> ca55d34bf764 03:32:37 Step 7/7 : RUN go mod download 03:32:37 ---> Running in 735637719c66 03:32:39 bca2f99d35d6: Pull complete 03:32:39 93359f2a8cfa: Pull complete 03:32:39 7c6f9722023f: Pull complete 03:32:45 a35cf1a2eb13: Pull complete 03:32:45 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:32:45 ---> a62c8e92a672 03:32:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:32:46 ---> Running in 375a23995d4d 03:32:46 Removing intermediate container 375a23995d4d 03:32:46 ---> cd7cf2d3281a 03:32:46 Step 4/7 : RUN apk add bash 03:32:46 ---> Running in 4967f085289b 03:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:32:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:32:48 OK: 166 MiB in 39 packages 03:32:49 Removing intermediate container 4967f085289b 03:32:49 ---> 5af961f87626 03:32:49 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:32:49 ---> Running in f733907280c5 03:32:49 Removing intermediate container f733907280c5 03:32:49 ---> 5211d276aae8 03:32:49 Step 6/7 : COPY go.mod . 03:32:49 ---> 232e464d9925 03:32:49 Step 7/7 : RUN go mod download 03:32:49 ---> Running in 8ce14c17e0d1 03:32:52 Removing intermediate container 735637719c66 03:32:52 ---> f4a8666dbf33 03:32:52 Successfully built f4a8666dbf33 03:32:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:32:52 + docker inspect -f . ci-base-image-arm64 03:32:52 . [Pipeline] withDockerContainer 03:32:53 prd-ubuntu18.04-docker-arm64-4c-16g-30241 does not seem to be running inside a container 03:32:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:32:54 $ docker top a17332cc8ebc4072908e2b26bc129b0d91f74acb75aed671aeb011d34bd3a6e7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:55 + go version 03:32:55 go version go1.15.5 linux/arm64 [Pipeline] } 03:32:55 $ docker stop --time=1 a17332cc8ebc4072908e2b26bc129b0d91f74acb75aed671aeb011d34bd3a6e7 03:32:57 $ docker rm -f a17332cc8ebc4072908e2b26bc129b0d91f74acb75aed671aeb011d34bd3a6e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:58 + docker inspect -f . ci-base-image-arm64 03:32:58 . [Pipeline] withDockerContainer 03:32:59 prd-ubuntu18.04-docker-arm64-4c-16g-30241 does not seem to be running inside a container 03:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:33:00 $ docker top e570e59d907ee0b4bf008e584cf066ccd4eb6b5c7a462917a8d2b5d0373cd48b -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:01 Removing intermediate container 8ce14c17e0d1 03:33:01 ---> e7dbf575f654 03:33:01 Successfully built e7dbf575f654 03:33:01 Successfully tagged ci-base-image-x86_64:latest 03:33:01 + make test 03:33:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] isUnix [Pipeline] sh 03:33:02 + docker inspect -f . ci-base-image-x86_64 03:33:02 . [Pipeline] withDockerContainer 03:33:02 prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container 03:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:33:03 $ docker top 40366e754d0a39ecaafc112970961f8365bd50fa3668544399901e107ae6a69e -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:03 + go version 03:33:03 go version go1.15.5 linux/amd64 [Pipeline] } 03:33:03 $ docker stop --time=1 40366e754d0a39ecaafc112970961f8365bd50fa3668544399901e107ae6a69e 03:33:05 $ docker rm -f 40366e754d0a39ecaafc112970961f8365bd50fa3668544399901e107ae6a69e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:33:05 + docker inspect -f . ci-base-image-x86_64 03:33:05 . [Pipeline] withDockerContainer 03:33:06 prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container 03:33:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:33:06 $ docker top bc805b20dda1093c081f7936fde7109d43a529371e3b1225be57264f86140537 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:07 + make test 03:33:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:33:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:33:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.021s coverage: 85.7% of statements 03:33:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.009s coverage: 100.0% of statements 03:33:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.024s coverage: 45.4% of statements 03:33:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.023s coverage: 77.8% of statements 03:33:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:33:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 03:33:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements 03:33:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.012s coverage: 100.0% of statements 03:33:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.061s coverage: 91.8% of statements 03:33:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:33:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:33:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.019s coverage: 100.0% of statements 03:33:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.7% of statements 03:33:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.022s coverage: 63.0% of statements 03:33:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements 03:33:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.005s coverage: 15.4% of statements 03:33:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.014s coverage: 15.4% of statements 03:33:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.004s coverage: 14.3% of statements 03:33:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:33:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.173s coverage: 83.8% of statements 03:33:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:33:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:33:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:33:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.015s coverage: 47.7% of statements 03:33:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.011s coverage: 94.7% of statements 03:33:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.043s coverage: 91.9% of statements 03:33:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 03:33:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 03:33:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:33:22 gofmt -l . 03:33:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:33:23 $ docker stop --time=1 bc805b20dda1093c081f7936fde7109d43a529371e3b1225be57264f86140537 03:33:25 $ docker rm -f bc805b20dda1093c081f7936fde7109d43a529371e3b1225be57264f86140537 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:33:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:33:27 ---> job-cost.sh 03:33:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GDCw 03:33:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:33:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.061s coverage: 85.7% of statements 03:33:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.044s coverage: 100.0% of statements 03:33:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.062s coverage: 45.4% of statements 03:33:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.031s coverage: 77.8% of statements 03:33:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements 03:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.049s coverage: 14.7% of statements 03:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.022s coverage: 100.0% of statements 03:33:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.083s coverage: 91.8% of statements 03:33:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:33:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:33:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.026s coverage: 100.0% of statements 03:33:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.7% of statements 03:33:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.109s coverage: 63.0% of statements 03:33:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.030s coverage: 26.3% of statements 03:33:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.020s coverage: 15.4% of statements 03:33:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.031s coverage: 15.4% of statements 03:33:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.031s coverage: 14.3% of statements 03:33:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:33:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.232s coverage: 83.8% of statements 03:33:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:33:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:33:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:33:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.059s coverage: 47.7% of statements 03:33:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.028s coverage: 94.7% of statements 03:33:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:33:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.173s coverage: 91.9% of statements 03:33:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 03:33:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 03:33:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:33:48 gofmt -l . 03:33:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:33:50 $ docker stop --time=1 e570e59d907ee0b4bf008e584cf066ccd4eb6b5c7a462917a8d2b5d0373cd48b 03:33:52 $ docker rm -f e570e59d907ee0b4bf008e584cf066ccd4eb6b5c7a462917a8d2b5d0373cd48b [Pipeline] // withDockerContainer [Pipeline] sh 03:33:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:33:53 Warning: overwriting stash ‘coverage-report’ 03:33:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:33:55 ---> job-cost.sh 03:33:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4XoR 03:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-GDCw/bin to PATH 03:34:09 INFO: No Stack... 03:34:09 INFO: Retrieving Pricing Info for: v1-standard-2 03:34:09 INFO: Archiving Costs [Pipeline] sh 03:34:09 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 03:34:09 + cut -d, -f6 [Pipeline] lock 03:34:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] 03:34:09 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] did not exist. Created. 03:34:09 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:10 + echo total: 0.029999999329447746 [Pipeline] stash 03:34:10 Stashed 1 file(s) [Pipeline] } 03:34:10 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-4XoR/bin to PATH 03:35:56 INFO: No Stack... 03:35:57 INFO: Retrieving Pricing Info for: lf-standard-4 03:35:57 INFO: Archiving Costs [Pipeline] sh 03:35:58 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 03:35:58 + cut -d, -f6 [Pipeline] lock 03:35:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] 03:35:58 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] did not exist. Created. 03:35:58 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:58 /w/workspace/go-mod-core-contracts/3@tmp/durable-3b6b4010/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-3b6b4010/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:35:58 + echo total: 0.20999999344348907 [Pipeline] stash 03:35:59 Warning: overwriting stash ‘stack-cost’ 03:35:59 Stashed 1 file(s) [Pipeline] } 03:35:59 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:36:00 provisioning config files... 03:36:00 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config3618446227141096910tmp [Pipeline] { [Pipeline] sh 03:36:01 + set +x 03:36:01 + curl -s https://codecov.io/bash 03:36:01 + bash -s -- 03:36:01 03:36:01 _____ _ 03:36:01 / ____| | | 03:36:01 | | ___ __| | ___ ___ _____ __ 03:36:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:36:01 | |___| (_) | (_| | __/ (_| (_) \ V / 03:36:01 \_____\___/ \__,_|\___|\___\___/ \_/ 03:36:01 Bash-20210309-2b87ace 03:36:01 03:36:01 03:36:01 ==> git version 2.24.3 found 03:36:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:36:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:36:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:36:01 ==> Jenkins CI detected. 03:36:01 project root: . 03:36:01 --> token set from env 03:36:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:36:02 ==> Running gcov in . (disable via -X gcov) 03:36:02 ==> Python coveragepy not found 03:36:02 ==> Searching for coverage reports in: 03:36:02 + . 03:36:02 -> Found 1 reports 03:36:02 ==> Detecting git/mercurial file structure 03:36:02 ==> Reading reports 03:36:02 + ./coverage.out bytes=160094 03:36:02 ==> Appending adjustments 03:36:02 https://docs.codecov.io/docs/fixing-reports 03:36:05 + Found adjustments 03:36:05 ==> Gzipping contents 03:36:05 24K /tmp/codecov.17EAlm.gz 03:36:05 ==> Uploading reports 03:36:05 url: https://codecov.io 03:36:05 query: branch=PR-550&commit=44f00676da1f0864ca1d4e5210956eddeb63d198&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= 03:36:05 -> Pinging Codecov 03:36:05 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-550&commit=44f00676da1f0864ca1d4e5210956eddeb63d198&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= 03:36:05 -> Uploading to 03:36:05 https://storage.googleapis.com/codecov/v4/raw/2021-03-18/71470A77251A30514AAF9C0BB2E5B6CE/44f00676da1f0864ca1d4e5210956eddeb63d198/a5ddc5a3-0455-43f6-b12f-df17a0f22160.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T033605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d5bee5022bfd7c3b0c5d8424028d8c2a4a7d95b7f6535c057814155b66e989f 03:36:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:05 Dload Upload Total Spent Left Speed 03:36:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23953 0 0 100 23953 0 42061 --:--:-- --:--:-- --:--:-- 42022 100 23953 0 0 100 23953 0 42036 --:--:-- --:--:-- --:--:-- 42022 03:36:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/44f00676da1f0864ca1d4e5210956eddeb63d198 [Pipeline] } 03:36:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:36:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:36:09 ---> package-listing.sh 03:36:09 ++ facter osfamily 03:36:09 ++ tr '[:upper:]' '[:lower:]' 03:36:09 + OS_FAMILY=redhat 03:36:09 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-550 03:36:09 + START_PACKAGES=/tmp/packages_start.txt 03:36:09 + END_PACKAGES=/tmp/packages_end.txt 03:36:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:36:09 + PACKAGES=/tmp/packages_start.txt 03:36:09 + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' 03:36:09 + PACKAGES=/tmp/packages_end.txt 03:36:09 + case "${OS_FAMILY}" in 03:36:09 + rpm -qa 03:36:09 + sort 03:36:18 + '[' -f /tmp/packages_start.txt ']' 03:36:18 + '[' -f /tmp/packages_end.txt ']' 03:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:36:18 + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' 03:36:18 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ 03:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [Pipeline] echo 03:36:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:36:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:19 03:36:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:36:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:20 alpine: Pulling from edgex-lftools-log-publisher 03:36:20 df20fa9351a1: Pulling fs layer 03:36:20 36b3adc4ff6f: Pulling fs layer 03:36:20 8ad3a11d3b57: Pulling fs layer 03:36:20 46f8f816bc3b: Pulling fs layer 03:36:20 93b61091891f: Pulling fs layer 03:36:20 93b9cdb0e59b: Pulling fs layer 03:36:20 5e14af77c1be: Pulling fs layer 03:36:20 01666e4c0597: Pulling fs layer 03:36:20 aa168da1d23b: Pulling fs layer 03:36:20 93b9cdb0e59b: Waiting 03:36:20 5e14af77c1be: Waiting 03:36:20 01666e4c0597: Waiting 03:36:20 aa168da1d23b: Waiting 03:36:20 46f8f816bc3b: Waiting 03:36:20 93b61091891f: Waiting 03:36:20 36b3adc4ff6f: Verifying Checksum 03:36:20 36b3adc4ff6f: Download complete 03:36:20 46f8f816bc3b: Verifying Checksum 03:36:20 46f8f816bc3b: Download complete 03:36:20 df20fa9351a1: Verifying Checksum 03:36:20 df20fa9351a1: Download complete 03:36:20 93b9cdb0e59b: Verifying Checksum 03:36:20 93b9cdb0e59b: Download complete 03:36:20 5e14af77c1be: Verifying Checksum 03:36:20 5e14af77c1be: Download complete 03:36:20 93b61091891f: Download complete 03:36:20 01666e4c0597: Verifying Checksum 03:36:20 01666e4c0597: Download complete 03:36:21 8ad3a11d3b57: Verifying Checksum 03:36:21 8ad3a11d3b57: Download complete 03:36:21 df20fa9351a1: Pull complete 03:36:22 36b3adc4ff6f: Pull complete 03:36:24 8ad3a11d3b57: Pull complete 03:36:24 46f8f816bc3b: Pull complete 03:36:25 93b61091891f: Pull complete 03:36:25 93b9cdb0e59b: Pull complete 03:36:25 aa168da1d23b: Verifying Checksum 03:36:25 aa168da1d23b: Download complete 03:36:26 5e14af77c1be: Pull complete 03:36:26 01666e4c0597: Pull complete 03:36:49 aa168da1d23b: Pull complete 03:36:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:36:49 prd-centos7-docker-4c-2g-30240 does not seem to be running inside a container 03:36:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:36:54 $ docker top 0fba0ba29d359ee838bbbd5216ffb90929a75de5c8fefb2945ffc7afc29e00c3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:55 + touch /tmp/pre-build-complete [Pipeline] sh 03:36:56 + mkdir -p /var/log/sa [Pipeline] sh 03:36:56 + ls /var/log/sa-host 03:36:56 + sadf -c /var/log/sa-host/sa18 03:36:56 file_magic: OK 03:36:56 HZ: Using current value: 100 03:36:56 file_header: OK 03:36:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:36:56 Statistics: 03:36:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:36:56 File successfully converted to sysstat format version 12.2.1 03:36:56 + sadf -c /var/log/sa-host/sa23 03:36:56 file_magic: OK 03:36:56 HZ: Using current value: 100 03:36:56 file_header: OK 03:36:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:36:56 Statistics: 03:36:56 Hnuu...uuuununununu... 03:36:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:57 provisioning config files... 03:36:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config2348793112755696569tmp [Pipeline] { [Pipeline] echo 03:36:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:36:58 ---> create-netrc.sh [Pipeline] } 03:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:36:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:36:58 ---> python-tools-install.sh [Pipeline] echo 03:36:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:36:58 ---> sudo-logs.sh 03:36:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:36:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:36:59 ---> job-cost.sh 03:36:59 lf-activate-venv: SKIPPING 03:36:59 DEBUG: total: 0.20999999344348907 03:36:59 INFO: Retrieving Stack Cost... 03:37:00 INFO: Retrieving Pricing Info for: v1-standard-2 03:37:00 INFO: Archiving Costs [Pipeline] echo 03:37:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:37:01 ---> logs-deploy.sh 03:37:01 lf-activate-venv: SKIPPING 03:37:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-550/3 03:37:01 INFO: archiving workspace using pattern(s): 03:37:06 Archives upload complete. 03:37:06 INFO: archiving logs to Nexus 03:37:07 ---> uname -a: 03:37:07 Linux prd-centos7-docker-4c-2g-30240.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:37:07 03:37:07 03:37:07 ---> lscpu: 03:37:07 Architecture: x86_64 03:37:07 CPU op-mode(s): 32-bit, 64-bit 03:37:07 Byte Order: Little Endian 03:37:07 Address sizes: 40 bits physical, 48 bits virtual 03:37:07 CPU(s): 4 03:37:07 On-line CPU(s) list: 0-3 03:37:07 Thread(s) per core: 1 03:37:07 Core(s) per socket: 1 03:37:07 Socket(s): 4 03:37:07 NUMA node(s): 1 03:37:07 Vendor ID: GenuineIntel 03:37:07 CPU family: 6 03:37:07 Model: 44 03:37:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:37:07 Stepping: 1 03:37:07 CPU MHz: 2933.438 03:37:07 BogoMIPS: 5866.87 03:37:07 Virtualization: VT-x 03:37:07 Hypervisor vendor: KVM 03:37:07 Virtualization type: full 03:37:07 L1d cache: 128 KiB 03:37:07 L1i cache: 128 KiB 03:37:07 L2 cache: 16 MiB 03:37:07 L3 cache: 64 MiB 03:37:07 NUMA node0 CPU(s): 0-3 03:37:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:37:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:37:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:37:07 Vulnerability Meltdown: Mitigation; PTI 03:37:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:37:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:37:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:37:07 Vulnerability Srbds: Not affected 03:37:07 Vulnerability Tsx async abort: Not affected 03:37:07 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 03:37:07 03:37:07 03:37:07 ---> nproc: 03:37:07 4 03:37:07 03:37:07 03:37:07 ---> df -h: 03:37:07 Filesystem Size Used Available Use% Mounted on 03:37:07 overlay 50.0G 7.3G 42.7G 15% / 03:37:07 tmpfs 64.0M 0 64.0M 0% /dev 03:37:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:37:07 shm 64.0M 0 64.0M 0% /dev/shm 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550@tmp 03:37:07 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:37:07 03:37:07 03:37:07 ---> free -m: 03:37:07 total used free shared buff/cache available 03:37:07 Mem: 1837 699 112 0 1025 1034 03:37:07 Swap: 1023 1 1022 03:37:07 03:37:07 03:37:07 ---> ip addr: 03:37:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:37:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:37:07 inet 127.0.0.1/8 scope host lo 03:37:07 valid_lft forever preferred_lft forever 03:37:07 inet6 ::1/128 scope host 03:37:07 valid_lft forever preferred_lft forever 03:37:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:37:07 link/ether fa:16:3e:f2:0e:45 brd ff:ff:ff:ff:ff:ff 03:37:07 inet 10.30.122.124/23 brd 10.30.123.255 scope global dynamic eth0 03:37:07 valid_lft 85844sec preferred_lft 85844sec 03:37:07 inet6 fe80::f816:3eff:fef2:e45/64 scope link 03:37:07 valid_lft forever preferred_lft forever 03:37:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:37:07 link/ether 02:42:ea:d9:e7:6f brd ff:ff:ff:ff:ff:ff 03:37:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:37:07 valid_lft forever preferred_lft forever 03:37:07 inet6 fe80::42:eaff:fed9:e76f/64 scope link 03:37:07 valid_lft forever preferred_lft forever 03:37:07 03:37:07 03:37:07 ---> sar -b -r -n DEV: 03:37:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 03:37:07 03:37:07 03:27:36 LINUX RESTART (4 CPU) 03:37:07 03:37:07 03:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:37:07 03:29:01 165.52 110.50 55.02 0.00 9037.57 37518.38 0.00 03:37:07 03:30:01 50.83 13.21 37.62 0.00 4478.38 2589.90 0.00 03:37:07 03:31:01 2.66 0.00 2.66 0.00 0.00 62.25 0.00 03:37:07 03:32:01 0.35 0.00 0.35 0.00 0.00 3.50 0.00 03:37:07 03:33:01 0.20 0.00 0.20 0.00 0.00 3.43 0.00 03:37:07 03:34:01 0.42 0.00 0.42 0.00 0.00 6.71 0.00 03:37:07 03:35:01 0.33 0.00 0.33 0.00 0.00 4.36 0.00 03:37:07 03:36:01 0.47 0.05 0.42 0.00 3.59 12.20 0.00 03:37:07 Average: 27.36 15.30 12.05 0.00 1677.15 4967.75 0.00 03:37:07 03:37:07 03:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:37:07 03:29:01 67536 0 558668 29.69 2620 1252720 1036132 35.36 375496 1241824 1020 03:37:07 03:30:01 154264 0 603608 32.08 2620 1121052 1185404 40.46 416500 1108460 20 03:37:07 03:31:01 169952 0 587916 31.25 2620 1121056 1078608 36.81 415356 1096844 8 03:37:07 03:32:01 165256 0 592608 31.50 2620 1121060 1078860 36.82 417220 1099296 12 03:37:07 03:33:01 165036 0 592824 31.51 2620 1121064 1078932 36.82 424156 1092804 8 03:37:07 03:34:01 164828 0 593024 31.52 2620 1121072 1078740 36.82 423288 1093944 12 03:37:07 03:35:01 164316 0 593536 31.55 2620 1121072 1078608 36.81 439876 1078064 12 03:37:07 03:36:01 159244 0 598180 31.79 2620 1121500 1082104 36.93 443624 1078296 184 03:37:07 Average: 151304 0 590046 31.36 2620 1137574 1087174 37.10 419440 1111192 160 03:37:07 03:37:07 03:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:37:07 03:29:01 eth0 191.66 127.21 572.55 40.66 0.00 0.00 0.00 0.00 03:37:07 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:30:01 eth0 126.80 110.13 510.78 57.42 0.00 0.00 0.00 0.00 03:37:07 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:30:01 docker0 9.73 6.24 1.94 21.17 0.00 0.00 0.00 0.00 03:37:07 03:31:01 eth0 0.77 0.08 0.06 0.03 0.00 0.00 0.00 0.00 03:37:07 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:32:01 eth0 2.48 1.30 3.21 0.26 0.00 0.00 0.00 0.00 03:37:07 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:33:01 eth0 0.50 0.40 0.27 0.21 0.00 0.00 0.00 0.00 03:37:07 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:34:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 03:37:07 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:37:07 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:36:01 eth0 2.71 2.01 3.23 0.81 0.00 0.00 0.00 0.00 03:37:07 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 Average: eth0 40.40 30.01 135.53 12.38 0.00 0.00 0.00 0.00 03:37:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:07 Average: docker0 1.22 0.78 0.24 2.65 0.00 0.00 0.00 0.00 03:37:07 03:37:07 03:37:07 ---> sar -P ALL: 03:37:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 03:37:07 03:37:07 03:27:36 LINUX RESTART (4 CPU) 03:37:07 03:37:07 03:28:02 CPU %user %nice %system %iowait %steal %idle 03:37:07 03:29:01 all 13.05 0.00 8.82 11.10 34.52 32.51 03:37:07 03:29:01 0 13.75 0.00 8.62 13.49 35.65 28.49 03:37:07 03:29:01 1 11.26 0.00 7.88 9.45 34.48 36.93 03:37:07 03:29:01 2 10.78 0.00 7.47 10.10 34.95 36.70 03:37:07 03:29:01 3 16.78 0.00 11.59 11.51 32.86 27.25 03:37:07 03:30:01 all 3.36 0.00 2.98 1.09 13.63 78.94 03:37:07 03:30:01 0 3.41 0.00 2.52 1.21 13.70 79.15 03:37:07 03:30:01 1 3.95 0.00 3.17 1.54 13.63 77.72 03:37:07 03:30:01 2 2.58 0.00 3.28 0.81 13.59 79.74 03:37:07 03:30:01 3 3.54 0.00 2.96 0.78 13.61 79.11 03:37:07 03:31:01 all 0.09 0.00 0.20 0.00 2.08 97.63 03:37:07 03:31:01 0 0.23 0.00 0.21 0.00 2.05 97.51 03:37:07 03:31:01 1 0.05 0.00 0.20 0.00 1.98 97.77 03:37:07 03:31:01 2 0.05 0.00 0.20 0.00 1.22 98.53 03:37:07 03:31:01 3 0.03 0.00 0.20 0.00 3.06 96.71 03:37:07 03:32:01 all 0.12 0.00 0.08 0.00 0.88 98.92 03:37:07 03:32:01 0 0.26 0.00 0.07 0.00 0.91 98.76 03:37:07 03:32:01 1 0.03 0.00 0.05 0.00 0.98 98.94 03:37:07 03:32:01 2 0.05 0.00 0.12 0.00 1.11 98.73 03:37:07 03:32:01 3 0.12 0.00 0.08 0.00 0.53 99.27 03:37:07 03:33:01 all 0.11 0.00 0.06 0.00 0.82 99.01 03:37:07 03:33:01 0 0.03 0.00 0.08 0.00 0.35 99.53 03:37:07 03:33:01 1 0.03 0.00 0.05 0.00 0.81 99.11 03:37:07 03:33:01 2 0.07 0.00 0.05 0.00 1.58 98.31 03:37:07 03:33:01 3 0.30 0.00 0.05 0.00 0.55 99.10 03:37:07 03:34:01 all 0.11 0.00 0.23 0.00 1.37 98.29 03:37:07 03:34:01 0 0.03 0.00 0.51 0.00 0.85 98.61 03:37:07 03:34:01 1 0.02 0.00 0.12 0.00 1.25 98.62 03:37:07 03:34:01 2 0.08 0.00 0.25 0.00 1.81 97.86 03:37:07 03:34:01 3 0.30 0.00 0.07 0.00 1.58 98.06 03:37:07 03:35:01 all 0.11 0.00 0.07 0.00 0.47 99.35 03:37:07 03:35:01 0 0.02 0.00 0.02 0.00 0.18 99.78 03:37:07 03:35:01 1 0.35 0.00 0.05 0.00 0.63 98.97 03:37:07 03:35:01 2 0.03 0.00 0.03 0.00 0.88 99.06 03:37:07 03:35:01 3 0.05 0.00 0.18 0.00 0.18 99.58 03:37:07 03:36:01 all 0.20 0.00 0.15 0.00 0.93 98.72 03:37:07 03:36:01 0 0.18 0.00 0.23 0.00 0.88 98.71 03:37:07 03:36:01 1 0.08 0.00 0.15 0.00 0.93 98.84 03:37:07 03:36:01 2 0.10 0.00 0.12 0.00 1.21 98.58 03:37:07 03:36:01 3 0.43 0.00 0.12 0.00 0.70 98.76 03:37:07 Average: all 2.32 0.00 1.69 1.67 7.30 87.02 03:37:07 Average: 0 2.42 0.00 1.64 2.00 7.30 86.64 03:37:07 Average: 1 2.17 0.00 1.60 1.54 7.44 87.26 03:37:07 Average: 2 1.90 0.00 1.57 1.53 7.63 87.37 03:37:07 Average: 3 2.78 0.00 1.97 1.60 6.83 86.82 03:37:07 03:37:07 03:37:07