Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 245d02e66670a00afc830dce9672709600d165d7 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-8 in /w/workspace/xfoundry_go-mod-bootstrap_master [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 245d02e66670a00afc830dce9672709600d165d7 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 245d02e66670a00afc830dce9672709600d165d7 # timeout=10 Commit message: "Merge pull request #209 from lenny-intel/remove-BurntSushi" > git rev-list --no-walk 63671d6a537d2ffedffdcdeac29de5026aa04ae0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:52:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:52:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:52:20 ========================================================= 15:52:20 EdgeX Global Pipelines Version Info 15:52:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:52:22 ------------------- 15:52:22 stable info: 15:52:22 ------------------- 15:52:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:52:22 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:52:22 Message: update stable to v1.0.186 15:52:23 ------------------- 15:52:23 experimental info: 15:52:23 ------------------- 15:52:23 Commited By: **** collab-it+edgex@linuxfoundation.org 15:52:23 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 15:52:23 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:52:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 245d02e66670a00afc830dce9672709600d165d7 [Pipeline] echo 15:52:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 245d02e [Pipeline] echo 15:52:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:24 + git log --format=format:%s -1 245d02e66670a00afc830dce9672709600d165d7 [Pipeline] echo 15:52:24 GIT_COMMIT: 245d02e66670a00afc830dce9672709600d165d7, Commit Message: Merge pull request #209 from lenny-intel/remove-BurntSushi [Pipeline] echo 15:52:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:25 15:52:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:52:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:25 latest: Pulling from edgex-devops/git-semver 15:52:25 31603596830f: Pulling fs layer 15:52:25 2a8b12db71e7: Pulling fs layer 15:52:25 6ca5941a6612: Pulling fs layer 15:52:25 ecc8261a40a4: Pulling fs layer 15:52:25 ecc8261a40a4: Waiting 15:52:25 2a8b12db71e7: Verifying Checksum 15:52:25 2a8b12db71e7: Download complete 15:52:26 31603596830f: Verifying Checksum 15:52:26 31603596830f: Download complete 15:52:26 ecc8261a40a4: Verifying Checksum 15:52:26 ecc8261a40a4: Download complete 15:52:26 6ca5941a6612: Verifying Checksum 15:52:26 31603596830f: Pull complete 15:52:26 2a8b12db71e7: Pull complete 15:52:27 6ca5941a6612: Pull complete 15:52:27 ecc8261a40a4: Pull complete 15:52:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:52:27 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 15:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:52:29 $ docker top 1a650f1a671e2dad14b853ae5f0d13e4c8e4e8ef0e5a0fbcf027efdfd6e55bf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:30 [ssh-agent] Looking for ssh-agent implementation... 15:52:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:30 $ docker exec 1a650f1a671e2dad14b853ae5f0d13e4c8e4e8ef0e5a0fbcf027efdfd6e55bf3 ssh-agent 15:52:30 SSH_AUTH_SOCK=/tmp/ssh-aifmyGFIQq8r/agent.11 15:52:30 SSH_AGENT_PID=16 15:52:30 Running ssh-add (command line suppressed) 15:52:30 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4561569898506299949.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4561569898506299949.key) 15:52:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:31 + git tag --points-at HEAD [Pipeline] } 15:52:31 $ docker exec --env ******** --env ******** 1a650f1a671e2dad14b853ae5f0d13e4c8e4e8ef0e5a0fbcf027efdfd6e55bf3 ssh-agent -k 15:52:31 unset SSH_AUTH_SOCK; 15:52:31 unset SSH_AGENT_PID; 15:52:31 echo Agent pid 16 killed; 15:52:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:52:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:31 [ssh-agent] Looking for ssh-agent implementation... 15:52:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:31 $ docker exec 1a650f1a671e2dad14b853ae5f0d13e4c8e4e8ef0e5a0fbcf027efdfd6e55bf3 ssh-agent 15:52:31 SSH_AUTH_SOCK=/tmp/ssh-npyz4NYDJF1T/agent.45 15:52:31 SSH_AGENT_PID=51 15:52:31 Running ssh-add (command line suppressed) 15:52:31 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5101003343825492311.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5101003343825492311.key) 15:52:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:32 + git semver init 15:52:32 # -> Open(): unable to determine branch for HEAD 15:52:32 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:52:32 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:52:32 # $SEMVER_REMOTE_NAME = origin 15:52:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:52:32 # $SEMVER_USER_NAME = edgex-jenkins 15:52:32 # $SEMVER_BRANCH = master 15:52:32 # $SEMVER_TEMP = /tmp/semver-251236164 15:52:32 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:52:32 # '/tmp/semver-251236164' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 15:52:32 # -> Force: false 15:52:32 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 15:52:32 $ docker exec --env ******** --env ******** 1a650f1a671e2dad14b853ae5f0d13e4c8e4e8ef0e5a0fbcf027efdfd6e55bf3 ssh-agent -k 15:52:32 unset SSH_AUTH_SOCK; 15:52:32 unset SSH_AGENT_PID; 15:52:32 echo Agent pid 51 killed; 15:52:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:33 + git semver [Pipeline] } 15:52:33 $ docker stop --time=1 1a650f1a671e2dad14b853ae5f0d13e4c8e4e8ef0e5a0fbcf027efdfd6e55bf3 15:52:35 $ docker rm -f 1a650f1a671e2dad14b853ae5f0d13e4c8e4e8ef0e5a0fbcf027efdfd6e55bf3 [Pipeline] // withDockerContainer [Pipeline] sh 15:52:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:52:35 Stashed 1 file(s) [Pipeline] echo 15:52:35 [edgeXSemver]: initialized semver on version 2.0.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:52:51 Still waiting to schedule task 15:52:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:52:51 Still waiting to schedule task 15:52:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:54:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:54:37 Running in /w/workspace/go-mod-bootstrap/110 [Pipeline] { [Pipeline] checkout 15:54:41 Running on prd-centos7-docker-4c-2g-11 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:54:41 Running in /w/workspace/go-mod-bootstrap/110 [Pipeline] { [Pipeline] checkout 15:54:42 using credential edgex-jenkins-ssh 15:54:42 Cloning the remote Git repository 15:54:42 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:54:42 > git init /w/workspace/go-mod-bootstrap/110 # timeout=10 15:54:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:54:42 > git --version # timeout=10 15:54:43 > git --version # 'git version 2.17.1' 15:54:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:44 using credential edgex-jenkins-ssh 15:54:44 Cloning the remote Git repository 15:54:44 Checking out Revision 245d02e66670a00afc830dce9672709600d165d7 (master) 15:54:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:54:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:54:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:54:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:44 > git config core.sparsecheckout # timeout=10 15:54:44 > git checkout -f 245d02e66670a00afc830dce9672709600d165d7 # timeout=10 15:54:43 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:54:43 > git init /w/workspace/go-mod-bootstrap/110 # timeout=10 15:54:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:54:43 > git --version # timeout=10 15:54:43 > git --version # 'git version 2.24.3' 15:54:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:54:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:54:45 Checking out Revision 245d02e66670a00afc830dce9672709600d165d7 (master) 15:54:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:54:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:45 > git config core.sparsecheckout # timeout=10 15:54:45 > git checkout -f 245d02e66670a00afc830dce9672709600d165d7 # timeout=10 15:54:49 Commit message: "Merge pull request #209 from lenny-intel/remove-BurntSushi" 15:54:49 Commit message: "Merge pull request #209 from lenny-intel/remove-BurntSushi" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:54:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 15:54:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 15:54:51 + sudo service docker restart 15:54:51 + true 15:54:51 Redirecting to /bin/systemctl restart docker.service 15:54:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:54:51 + sudo service+ docker restart 15:54:51 true [Pipeline] unstash [Pipeline] echo 15:54:52 ========================================================= 15:54:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:54:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:54:52 + 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 . 15:54:53 Sending build context to Docker daemon 812kB 15:54:53 Step 1/8 : ARG BASE=golang:1.15-alpine 15:54:53 Step 2/8 : FROM ${BASE} 15:54:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:54:53 188c0c94c7c5: Pulling fs layer 15:54:53 0ef7d3d256c8: Pulling fs layer 15:54:53 de9db76c5a1d: Pulling fs layer 15:54:53 bca2f99d35d6: Pulling fs layer 15:54:53 93359f2a8cfa: Pulling fs layer 15:54:53 7c6f9722023f: Pulling fs layer 15:54:53 a35cf1a2eb13: Pulling fs layer 15:54:53 93359f2a8cfa: Waiting 15:54:53 7c6f9722023f: Waiting 15:54:53 bca2f99d35d6: Waiting 15:54:53 a35cf1a2eb13: Waiting 15:54:53 de9db76c5a1d: Verifying Checksum 15:54:53 de9db76c5a1d: Download complete 15:54:53 0ef7d3d256c8: Verifying Checksum 15:54:53 0ef7d3d256c8: Download complete 15:54:53 93359f2a8cfa: Verifying Checksum 15:54:53 93359f2a8cfa: Download complete 15:54:53 7c6f9722023f: Verifying Checksum 15:54:53 7c6f9722023f: Download complete 15:54:53 188c0c94c7c5: Download complete 15:54:53 188c0c94c7c5: Pull complete 15:54:54 0ef7d3d256c8: Pull complete 15:54:54 de9db76c5a1d: Pull complete [Pipeline] unstash [Pipeline] echo 15:54:54 ========================================================= 15:54:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:54:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:54:54 + 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 . 15:54:55 a35cf1a2eb13: Verifying Checksum 15:54:55 a35cf1a2eb13: Download complete 15:54:55 Sending build context to Docker daemon 811kB 15:54:55 Step 1/8 : ARG BASE=golang:1.15-alpine 15:54:55 Step 2/8 : FROM ${BASE} 15:54:56 bca2f99d35d6: Verifying Checksum 15:54:56 bca2f99d35d6: Download complete 15:54:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:54:56 5f621e34cdf4: Pulling fs layer 15:54:56 a4357932f1b6: Pulling fs layer 15:54:56 18c013af1878: Pulling fs layer 15:54:56 00ac8860ef70: Pulling fs layer 15:54:56 63d7cb157983: Pulling fs layer 15:54:56 b116817d02f9: Pulling fs layer 15:54:56 745a02a5169b: Pulling fs layer 15:54:56 63d7cb157983: Waiting 15:54:56 b116817d02f9: Waiting 15:54:56 745a02a5169b: Waiting 15:54:56 00ac8860ef70: Waiting 15:54:56 18c013af1878: Verifying Checksum 15:54:56 18c013af1878: Download complete 15:54:56 a4357932f1b6: Verifying Checksum 15:54:56 a4357932f1b6: Download complete 15:54:56 63d7cb157983: Verifying Checksum 15:54:56 63d7cb157983: Download complete 15:54:56 b116817d02f9: Download complete 15:54:56 5f621e34cdf4: Verifying Checksum 15:54:56 5f621e34cdf4: Download complete 15:54:56 5f621e34cdf4: Pull complete 15:54:57 a4357932f1b6: Pull complete 15:54:57 18c013af1878: Pull complete 15:54:58 745a02a5169b: Verifying Checksum 15:54:58 745a02a5169b: Download complete 15:54:59 00ac8860ef70: Verifying Checksum 15:54:59 00ac8860ef70: Download complete 15:55:01 bca2f99d35d6: Pull complete 15:55:01 93359f2a8cfa: Pull complete 15:55:01 7c6f9722023f: Pull complete 15:55:09 a35cf1a2eb13: Pull complete 15:55:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:55:09 ---> a62c8e92a672 15:55:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:55:09 00ac8860ef70: Pull complete 15:55:09 63d7cb157983: Pull complete 15:55:10 ---> Running in 377f13f1c6a3 15:55:10 Removing intermediate container 377f13f1c6a3 15:55:10 ---> 166fe29a22a2 15:55:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:10 ---> Running in 09d742109846 15:55:10 b116817d02f9: Pull complete 15:55:11 Removing intermediate container 09d742109846 15:55:11 ---> d03ff7733fe0 15:55:11 Step 5/8 : RUN apk add --update --no-cache git make 15:55:11 ---> Running in 92078a694ee1 15:55:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:13 OK: 166 MiB in 39 packages 15:55:13 Removing intermediate container 92078a694ee1 15:55:13 ---> 2e89d95dda95 15:55:13 Step 6/8 : WORKDIR /build 15:55:13 ---> Running in ac05a1f91d52 15:55:13 745a02a5169b: Pull complete 15:55:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:55:13 ---> b7e6874047d6 15:55:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:55:14 Removing intermediate container ac05a1f91d52 15:55:14 ---> b3c72e4e1a60 15:55:14 Step 7/8 : COPY go.mod . 15:55:14 ---> 48d957e2879a 15:55:14 Step 8/8 : RUN go mod download 15:55:14 ---> Running in abce84492c2b 15:55:17 ---> Running in 36c3d725fc30 15:55:17 Removing intermediate container 36c3d725fc30 15:55:17 ---> cf98172303c9 15:55:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:17 ---> Running in ef6ff0b99923 15:55:19 Removing intermediate container ef6ff0b99923 15:55:19 ---> a033d22dae15 15:55:19 Step 5/8 : RUN apk add --update --no-cache git make 15:55:19 ---> Running in 7d40f00e27f9 15:55:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:55:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:55:22 OK: 142 MiB in 39 packages 15:55:23 Removing intermediate container 7d40f00e27f9 15:55:23 ---> a33913cdd93c 15:55:23 Step 6/8 : WORKDIR /build 15:55:23 ---> Running in cbfcff9c55e8 15:55:24 Removing intermediate container cbfcff9c55e8 15:55:24 ---> a0e5ea829fbe 15:55:24 Step 7/8 : COPY go.mod . 15:55:24 ---> cf5dffdf3222 15:55:24 Step 8/8 : RUN go mod download 15:55:24 ---> Running in 45cb00e3c2ce 15:55:32 Removing intermediate container abce84492c2b 15:55:32 ---> ff4517ccef20 15:55:32 Successfully built ff4517ccef20 15:55:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:55:33 + docker inspect -f . ci-base-image-x86_64 15:55:33 . [Pipeline] withDockerContainer 15:55:33 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 15:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/110 -v /w/workspace/go-mod-bootstrap/110:/w/workspace/go-mod-bootstrap/110:rw,z -v /w/workspace/go-mod-bootstrap/110@tmp:/w/workspace/go-mod-bootstrap/110@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 ******** ci-base-image-x86_64 cat 15:55:34 $ docker top 0c25b185af55090c6fb1ce2e980603f056ceef3b257ba0bf7125ddffa6826efe -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:34 + go version 15:55:34 go version go1.15.5 linux/amd64 [Pipeline] } 15:55:34 $ docker stop --time=1 0c25b185af55090c6fb1ce2e980603f056ceef3b257ba0bf7125ddffa6826efe 15:55:35 $ docker rm -f 0c25b185af55090c6fb1ce2e980603f056ceef3b257ba0bf7125ddffa6826efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:36 + docker inspect -f . ci-base-image-x86_64 15:55:36 . [Pipeline] withDockerContainer 15:55:36 prd-centos7-docker-4c-2g-11 does not seem to be running inside a container 15:55:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/110 -v /w/workspace/go-mod-bootstrap/110:/w/workspace/go-mod-bootstrap/110:rw,z -v /w/workspace/go-mod-bootstrap/110@tmp:/w/workspace/go-mod-bootstrap/110@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 ******** ci-base-image-x86_64 cat 15:55:37 $ docker top 93d6dfd83a25587a233e3c1a4b623739bcc7645baf80a95d9cc63dcc049723cc -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:37 + make test 15:55:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:55:47 Removing intermediate container 45cb00e3c2ce 15:55:47 ---> 28014c5fe1b9 15:55:47 Successfully built 28014c5fe1b9 15:55:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:55:47 + docker inspect -f . ci-base-image-arm64 15:55:47 . [Pipeline] withDockerContainer 15:55:47 prd-ubuntu18.04-docker-arm64-4c-16g-9 does not seem to be running inside a container 15:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/110 -v /w/workspace/go-mod-bootstrap/110:/w/workspace/go-mod-bootstrap/110:rw,z -v /w/workspace/go-mod-bootstrap/110@tmp:/w/workspace/go-mod-bootstrap/110@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 ******** ci-base-image-arm64 cat 15:55:49 $ docker top 4497b3fd317ea89a2a55899ecfca15308e81a1a1510ff623d681f386bc6f80a9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:55:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.018s coverage: 5.4% of statements 15:55:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:55:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.024s coverage: 92.2% of statements 15:55:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.023s coverage: 85.3% of statements 15:55:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:55:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:55:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:55:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 26.7% of statements 15:55:50 + go version 15:55:50 go version go1.15.5 linux/arm64 [Pipeline] } 15:55:50 $ docker stop --time=1 4497b3fd317ea89a2a55899ecfca15308e81a1a1510ff623d681f386bc6f80a9 15:55:52 $ docker rm -f 4497b3fd317ea89a2a55899ecfca15308e81a1a1510ff623d681f386bc6f80a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:52 + docker inspect -f . ci-base-image-arm64 15:55:52 . [Pipeline] withDockerContainer 15:55:53 prd-ubuntu18.04-docker-arm64-4c-16g-9 does not seem to be running inside a container 15:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/110 -v /w/workspace/go-mod-bootstrap/110:/w/workspace/go-mod-bootstrap/110:rw,z -v /w/workspace/go-mod-bootstrap/110@tmp:/w/workspace/go-mod-bootstrap/110@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 ******** ci-base-image-arm64 cat 15:55:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.017s coverage: 90.7% of statements 15:55:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:55:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:55:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 15:55:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 15:55:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:55:54 $ docker top 4d9e1201b90f2c061eb33955b38019dee15af210227f20a0cbc3aca6189427b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:55 gofmt -l . 15:55:55 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:55:55 $ docker stop --time=1 93d6dfd83a25587a233e3c1a4b623739bcc7645baf80a95d9cc63dcc049723cc 15:55:55 + make test 15:55:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:55:57 $ docker rm -f 93d6dfd83a25587a233e3c1a4b623739bcc7645baf80a95d9cc63dcc049723cc [Pipeline] // withDockerContainer [Pipeline] sh 15:55:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:55:58 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 15:55:59 ---> job-cost.sh 15:55:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qopN 15:56:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:56:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:56:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.038s coverage: 5.4% of statements 15:56:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:56:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.086s coverage: 92.2% of statements 15:56:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.051s coverage: 85.3% of statements 15:56:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:56:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:56:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:56:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.032s coverage: 26.7% of statements 15:56:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.045s coverage: 90.7% of statements 15:56:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:56:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:56:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.020s coverage: 91.3% of statements 15:56:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 15:56:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:56:40 lf-activate-venv(): INFO: Adding /tmp/venv-qopN/bin to PATH 15:56:40 INFO: No Stack... 15:56:40 INFO: Retrieving Pricing Info for: v1-standard-2 15:56:41 INFO: Archiving Costs [Pipeline] sh 15:56:41 + cat /w/workspace/go-mod-bootstrap/110/archives/cost.csv 15:56:41 + cut -d, -f6 [Pipeline] lock 15:56:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-110-stack-cost] 15:56:41 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-110-stack-cost] did not exist. Created. 15:56:41 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:56:42 + echo total: 0.029999999329447746 [Pipeline] stash 15:56:42 Stashed 1 file(s) [Pipeline] } 15:56:42 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-110-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 15:56:42 gofmt -l . 15:56:42 [ "`gofmt -l .`" = "" ] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 15:56:42 $ docker stop --time=1 4d9e1201b90f2c061eb33955b38019dee15af210227f20a0cbc3aca6189427b0 15:56:44 $ docker rm -f 4d9e1201b90f2c061eb33955b38019dee15af210227f20a0cbc3aca6189427b0 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:45 Warning: overwriting stash ‘coverage-report’ 15:56:46 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 15:56:47 ---> job-cost.sh 15:56:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Whip 15:57:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:58:48 lf-activate-venv(): INFO: Adding /tmp/venv-Whip/bin to PATH 15:58:48 INFO: No Stack... 15:58:48 INFO: Retrieving Pricing Info for: lf-standard-4 15:58:48 INFO: Archiving Costs [Pipeline] sh 15:58:48 + cat /w/workspace/go-mod-bootstrap/110/archives/cost.csv 15:58:48 + cut -d, -f6 [Pipeline] lock 15:58:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-110-stack-cost] 15:58:48 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-110-stack-cost] did not exist. Created. 15:58:48 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:58:49 /w/workspace/go-mod-bootstrap/110@tmp/durable-d0a03929/script.sh: 1: /w/workspace/go-mod-bootstrap/110@tmp/durable-d0a03929/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:58:49 + echo total: 0.20999999344348907 [Pipeline] stash 15:58:49 Warning: overwriting stash ‘stack-cost’ 15:58:49 Stashed 1 file(s) [Pipeline] } 15:58:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-110-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 15:58:50 provisioning config files... 15:58:50 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config67217611937315916tmp [Pipeline] { [Pipeline] sh 15:58:50 + set +x 15:58:50 + curl -s https://codecov.io/bash 15:58:50 + bash -s -- 15:58:51 15:58:51 _____ _ 15:58:51 / ____| | | 15:58:51 | | ___ __| | ___ ___ _____ __ 15:58:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:58:51 | |___| (_) | (_| | __/ (_| (_) \ V / 15:58:51 \_____\___/ \__,_|\___|\___\___/ \_/ 15:58:51 Bash-20210309-2b87ace 15:58:51 15:58:51 15:58:51 ==> git version 2.24.3 found 15:58:51 ==> 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 15:58:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:58:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:58:51 ==> Jenkins CI detected. 15:58:51 project root: . 15:58:51 --> token set from env 15:58:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:58:51 ==> Running gcov in . (disable via -X gcov) 15:58:51 ==> Python coveragepy not found 15:58:51 ==> Searching for coverage reports in: 15:58:51 + . 15:58:51 -> Found 1 reports 15:58:51 ==> Detecting git/mercurial file structure 15:58:51 ==> Reading reports 15:58:51 + ./coverage.out bytes=28856 15:58:51 ==> Appending adjustments 15:58:51 https://docs.codecov.io/docs/fixing-reports 15:58:51 + Found adjustments 15:58:51 ==> Gzipping contents 15:58:51 8.0K /tmp/codecov.VTtdiX.gz 15:58:51 ==> Uploading reports 15:58:51 url: https://codecov.io 15:58:51 query: branch=master&commit=245d02e66670a00afc830dce9672709600d165d7&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F110%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:58:51 -> Pinging Codecov 15:58:51 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=245d02e66670a00afc830dce9672709600d165d7&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F110%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:58:51 -> Uploading to 15:58:51 https://storage.googleapis.com/codecov/v4/raw/2021-04-13/833815588EE85121546D348822E98E2E/245d02e66670a00afc830dce9672709600d165d7/fb85e80c-21e4-45fd-8e12-b2eae5f8d9bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T155851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9780ffa405879b22dbfe1ad0728f9d529460dbcd7d2b2aa308b0f8873c508423 15:58:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:58:51 Dload Upload Total Spent Left Speed 15:58:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5501 0 0 100 5501 0 13914 --:--:-- --:--:-- --:--:-- 13926 15:58:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/245d02e66670a00afc830dce9672709600d165d7 [Pipeline] } 15:58:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:58:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:58:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:54 15:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:58:55 188c0c94c7c5: Pulling fs layer 15:58:55 0ef7d3d256c8: Pulling fs layer 15:58:55 de9db76c5a1d: Pulling fs layer 15:58:55 0eba1c9be4d2: Pulling fs layer 15:58:55 0d57e429df01: Pulling fs layer 15:58:55 4e4be7b47b0d: Pulling fs layer 15:58:55 e1f770b5df2f: Pulling fs layer 15:58:55 85a0685a4137: Pulling fs layer 15:58:55 0d57e429df01: Waiting 15:58:55 4e4be7b47b0d: Waiting 15:58:55 85a0685a4137: Waiting 15:58:55 e1f770b5df2f: Waiting 15:58:55 0eba1c9be4d2: Waiting 15:58:55 de9db76c5a1d: Verifying Checksum 15:58:55 de9db76c5a1d: Download complete 15:58:55 0ef7d3d256c8: Verifying Checksum 15:58:55 0ef7d3d256c8: Download complete 15:58:55 0d57e429df01: Verifying Checksum 15:58:55 0d57e429df01: Download complete 15:58:55 188c0c94c7c5: Verifying Checksum 15:58:55 188c0c94c7c5: Download complete 15:58:55 4e4be7b47b0d: Verifying Checksum 15:58:55 4e4be7b47b0d: Download complete 15:58:55 188c0c94c7c5: Pull complete 15:58:56 0ef7d3d256c8: Pull complete 15:58:56 de9db76c5a1d: Pull complete 15:58:56 e1f770b5df2f: Verifying Checksum 15:58:56 e1f770b5df2f: Download complete 15:58:58 0eba1c9be4d2: Verifying Checksum 15:58:58 0eba1c9be4d2: Download complete 15:58:59 85a0685a4137: Verifying Checksum 15:58:59 85a0685a4137: Download complete 15:59:05 0eba1c9be4d2: Pull complete 15:59:05 0d57e429df01: Pull complete 15:59:05 4e4be7b47b0d: Pull complete 15:59:06 e1f770b5df2f: Pull complete 15:59:13 85a0685a4137: Pull complete 15:59:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:59:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:59:13 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 15:59:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:59:14 $ docker top 7502c84a013ff2906e238e55bf01abb7d6a1afb39fdfab2b2f795d34ea769f10 -eo pid,comm [Pipeline] { [Pipeline] echo 15:59:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:59:14 + set -o pipefail 15:59:14 + snyk monitor '--org=edgex-jenkins' 15:59:32 15:59:32 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 15:59:32 15:59:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/5509f9da-35dc-4ccf-be70-41b2bf044696 15:59:32 15:59:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:59:32 15:59:33 15:59:33 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 15:59:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:59:33 $ docker stop --time=1 7502c84a013ff2906e238e55bf01abb7d6a1afb39fdfab2b2f795d34ea769f10 15:59:36 $ docker rm -f 7502c84a013ff2906e238e55bf01abb7d6a1afb39fdfab2b2f795d34ea769f10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:37 + git log --format=format:%s -1 245d02e66670a00afc830dce9672709600d165d7 [Pipeline] isUnix [Pipeline] sh 15:59:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:37 . [Pipeline] withDockerContainer 15:59:37 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 15:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:59:38 $ docker top 106362c22330f0011903f29e74a456ff0751bfd2ac1784c2275b85c1f89e8f9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:38 [ssh-agent] Looking for ssh-agent implementation... 15:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:39 $ docker exec 106362c22330f0011903f29e74a456ff0751bfd2ac1784c2275b85c1f89e8f9c ssh-agent 15:59:39 SSH_AUTH_SOCK=/tmp/ssh-migswLHYNpVz/agent.12 15:59:39 SSH_AGENT_PID=17 15:59:39 Running ssh-add (command line suppressed) 15:59:39 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7259370114752525374.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7259370114752525374.key) 15:59:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:39 + git semver tag 15:59:39 # -> Open(): unable to determine branch for HEAD 15:59:39 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:59:39 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:59:39 # $SEMVER_REMOTE_NAME = origin 15:59:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:39 # $SEMVER_USER_NAME = edgex-jenkins 15:59:39 # $SEMVER_BRANCH = master 15:59:39 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 15:59:39 # 245d02e66670a00afc830dce9672709600d165d7 HEAD 15:59:39 # -> Force: false 15:59:39 # 548ec1e7c8884b3288c1bc3292450b2b7574be93 refs/tags/v2.0.0-dev.34 [Pipeline] } 15:59:39 $ docker exec --env ******** --env ******** 106362c22330f0011903f29e74a456ff0751bfd2ac1784c2275b85c1f89e8f9c ssh-agent -k 15:59:39 unset SSH_AUTH_SOCK; 15:59:39 unset SSH_AGENT_PID; 15:59:39 echo Agent pid 17 killed; 15:59:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:40 + git semver [Pipeline] } 15:59:40 $ docker stop --time=1 106362c22330f0011903f29e74a456ff0751bfd2ac1784c2275b85c1f89e8f9c 15:59:41 $ docker rm -f 106362c22330f0011903f29e74a456ff0751bfd2ac1784c2275b85c1f89e8f9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:59:42 15:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:59:42 0.23.1-centos7: Pulling from edgex-lftools 15:59:42 ab5ef0e58194: Pulling fs layer 15:59:42 9712f1f96733: Pulling fs layer 15:59:42 63f879dbbcfc: Pulling fs layer 15:59:42 0d9ebad4ef96: Pulling fs layer 15:59:42 e9a5061849ea: Pulling fs layer 15:59:42 d747dcd14b5f: Pulling fs layer 15:59:42 2de7ff778b66: Pulling fs layer 15:59:42 e9a5061849ea: Waiting 15:59:42 d747dcd14b5f: Waiting 15:59:42 2de7ff778b66: Waiting 15:59:42 0d9ebad4ef96: Waiting 15:59:42 9712f1f96733: Verifying Checksum 15:59:42 9712f1f96733: Download complete 15:59:43 63f879dbbcfc: Verifying Checksum 15:59:43 63f879dbbcfc: Download complete 15:59:44 e9a5061849ea: Download complete 15:59:44 d747dcd14b5f: Verifying Checksum 15:59:44 d747dcd14b5f: Download complete 15:59:45 2de7ff778b66: Verifying Checksum 15:59:45 2de7ff778b66: Download complete 15:59:45 0d9ebad4ef96: Verifying Checksum 15:59:45 0d9ebad4ef96: Download complete 15:59:45 ab5ef0e58194: Verifying Checksum 15:59:45 ab5ef0e58194: Download complete 15:59:50 ab5ef0e58194: Pull complete 15:59:50 9712f1f96733: Pull complete 15:59:52 63f879dbbcfc: Pull complete 15:59:59 0d9ebad4ef96: Pull complete 15:59:59 e9a5061849ea: Pull complete 15:59:59 d747dcd14b5f: Pull complete 16:00:04 2de7ff778b66: Pull complete 16:00:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:00:04 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 16:00:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:00:07 $ docker top dc7f9a9639fc9d70b6875c4d0c780f299aa079661c73234ad25a19e3784c29b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:00:08 provisioning config files... 16:00:08 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2197243995689697043tmp 16:00:08 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6077276713775259219tmp 16:00:08 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1556146221827707123tmp [Pipeline] { [Pipeline] echo 16:00:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:00:08 ---> sigul-configuration.sh 16:00:08 gpg: directory `/root/.gnupg' created 16:00:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:00:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:00:08 gpg: keyring `/root/.gnupg/secring.gpg' created 16:00:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:00:08 gpg: CAST5 encrypted data 16:00:08 gpg: encrypted with 1 passphrase 16:00:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:00:09 + mkdir /home/jenkins 16:00:09 + mkdir /home/jenkins/sigul [Pipeline] sh 16:00:09 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:00:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:00:09 ---> sigul-install.sh 16:00:17 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:00:18 + git tag --list 16:00:18 v0.0.1 16:00:18 v0.0.10 16:00:18 v0.0.11 16:00:18 v0.0.12 16:00:18 v0.0.13 16:00:18 v0.0.14 16:00:18 v0.0.15 16:00:18 v0.0.16 16:00:18 v0.0.17 16:00:18 v0.0.18 16:00:18 v0.0.19 16:00:18 v0.0.2 16:00:18 v0.0.20 16:00:18 v0.0.21 16:00:18 v0.0.22 16:00:18 v0.0.23 16:00:18 v0.0.24 16:00:18 v0.0.25 16:00:18 v0.0.26 16:00:18 v0.0.27 16:00:18 v0.0.28 16:00:18 v0.0.29 16:00:18 v0.0.3 16:00:18 v0.0.30 16:00:18 v0.0.31 16:00:18 v0.0.32 16:00:18 v0.0.33 16:00:18 v0.0.34 16:00:18 v0.0.35 16:00:18 v0.0.36 16:00:18 v0.0.37 16:00:18 v0.0.38 16:00:18 v0.0.39 16:00:18 v0.0.4 16:00:18 v0.0.40 16:00:18 v0.0.41 16:00:18 v0.0.42 16:00:18 v0.0.43 16:00:18 v0.0.44 16:00:18 v0.0.45 16:00:18 v0.0.46 16:00:18 v0.0.47 16:00:18 v0.0.48 16:00:18 v0.0.49 16:00:18 v0.0.5 16:00:18 v0.0.50 16:00:18 v0.0.51 16:00:18 v0.0.52 16:00:18 v0.0.53 16:00:18 v0.0.54 16:00:18 v0.0.55 16:00:18 v0.0.56 16:00:18 v0.0.57 16:00:18 v0.0.58 16:00:18 v0.0.59 16:00:18 v0.0.6 16:00:18 v0.0.60 16:00:18 v0.0.61 16:00:18 v0.0.62 16:00:18 v0.0.63 16:00:18 v0.0.64 16:00:18 v0.0.65 16:00:18 v0.0.66 16:00:18 v0.0.67 16:00:18 v0.0.68 16:00:18 v0.0.69 16:00:18 v0.0.7 16:00:18 v0.0.70 16:00:18 v0.0.71 16:00:18 v0.0.72 16:00:18 v0.0.8 16:00:18 v0.0.9 16:00:18 v2.0.0-dev.1 16:00:18 v2.0.0-dev.10 16:00:18 v2.0.0-dev.11 16:00:18 v2.0.0-dev.12 16:00:18 v2.0.0-dev.13 16:00:18 v2.0.0-dev.14 16:00:18 v2.0.0-dev.15 16:00:18 v2.0.0-dev.16 16:00:18 v2.0.0-dev.17 16:00:18 v2.0.0-dev.18 16:00:18 v2.0.0-dev.19 16:00:18 v2.0.0-dev.2 16:00:18 v2.0.0-dev.20 16:00:18 v2.0.0-dev.21 16:00:18 v2.0.0-dev.22 16:00:18 v2.0.0-dev.23 16:00:18 v2.0.0-dev.24 16:00:18 v2.0.0-dev.25 16:00:18 v2.0.0-dev.26 16:00:18 v2.0.0-dev.27 16:00:18 v2.0.0-dev.28 16:00:18 v2.0.0-dev.29 16:00:18 v2.0.0-dev.3 16:00:18 v2.0.0-dev.30 16:00:18 v2.0.0-dev.31 16:00:18 v2.0.0-dev.32 16:00:18 v2.0.0-dev.33 16:00:18 v2.0.0-dev.34 16:00:18 v2.0.0-dev.4 16:00:18 v2.0.0-dev.5 16:00:18 v2.0.0-dev.6 16:00:18 v2.0.0-dev.7 16:00:18 v2.0.0-dev.8 16:00:18 v2.0.0-dev.9 [Pipeline] sh 16:00:18 + lftools sign git-tag v2.0.0-dev.34 16:00:19 Signing Git tag with Sigul... 16:00:19 Signing v2.0.0-dev.34 [Pipeline] echo 16:00:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:00:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:00:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:00:21 $ docker stop --time=1 dc7f9a9639fc9d70b6875c4d0c780f299aa079661c73234ad25a19e3784c29b9 16:00:23 $ docker rm -f dc7f9a9639fc9d70b6875c4d0c780f299aa079661c73234ad25a19e3784c29b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:23 . [Pipeline] withDockerContainer 16:00:23 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 16:00:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:00:24 $ docker top b557774f09e59af21b1434cf778b1993b6ca77a7e48c9654634aa0d12fa30e4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:24 [ssh-agent] Looking for ssh-agent implementation... 16:00:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:24 $ docker exec b557774f09e59af21b1434cf778b1993b6ca77a7e48c9654634aa0d12fa30e4a ssh-agent 16:00:25 SSH_AUTH_SOCK=/tmp/ssh-lajgKyZAx27Y/agent.11 16:00:25 SSH_AGENT_PID=16 16:00:25 Running ssh-add (command line suppressed) 16:00:25 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3556805033247727885.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3556805033247727885.key) 16:00:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:25 + git semver bump pre 16:00:25 # -> Open(): unable to determine branch for HEAD 16:00:25 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 16:00:25 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 16:00:25 # $SEMVER_REMOTE_NAME = origin 16:00:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:00:25 # $SEMVER_USER_NAME = edgex-jenkins 16:00:25 # $SEMVER_BRANCH = master 16:00:25 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 16:00:25 2.0.0-dev.35 [Pipeline] } 16:00:25 $ docker exec --env ******** --env ******** b557774f09e59af21b1434cf778b1993b6ca77a7e48c9654634aa0d12fa30e4a ssh-agent -k 16:00:25 unset SSH_AUTH_SOCK; 16:00:25 unset SSH_AGENT_PID; 16:00:25 echo Agent pid 16 killed; 16:00:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:26 + git semver [Pipeline] } 16:00:26 $ docker stop --time=1 b557774f09e59af21b1434cf778b1993b6ca77a7e48c9654634aa0d12fa30e4a 16:00:27 $ docker rm -f b557774f09e59af21b1434cf778b1993b6ca77a7e48c9654634aa0d12fa30e4a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:27 . [Pipeline] withDockerContainer 16:00:28 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 16:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:00:28 $ docker top df59a868307ed17ebf5ce59b4bba4c13f0674d8e28281810d40e8f23a2b8b866 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:29 [ssh-agent] Looking for ssh-agent implementation... 16:00:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:29 $ docker exec df59a868307ed17ebf5ce59b4bba4c13f0674d8e28281810d40e8f23a2b8b866 ssh-agent 16:00:29 SSH_AUTH_SOCK=/tmp/ssh-4vsvv8xFKNZ9/agent.11 16:00:29 SSH_AGENT_PID=16 16:00:29 Running ssh-add (command line suppressed) 16:00:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4713535374476278512.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4713535374476278512.key) 16:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:29 + git semver push 16:00:29 # -> Open(): unable to determine branch for HEAD 16:00:29 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 16:00:29 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 16:00:29 # $SEMVER_REMOTE_NAME = origin 16:00:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:00:29 # $SEMVER_USER_NAME = edgex-jenkins 16:00:29 # $SEMVER_BRANCH = master 16:00:29 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 16:00:34 $ docker exec --env ******** --env ******** df59a868307ed17ebf5ce59b4bba4c13f0674d8e28281810d40e8f23a2b8b866 ssh-agent -k 16:00:34 unset SSH_AUTH_SOCK; 16:00:34 unset SSH_AGENT_PID; 16:00:34 echo Agent pid 16 killed; 16:00:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:34 + git semver [Pipeline] } 16:00:34 $ docker stop --time=1 df59a868307ed17ebf5ce59b4bba4c13f0674d8e28281810d40e8f23a2b8b866 16:00:36 $ docker rm -f df59a868307ed17ebf5ce59b4bba4c13f0674d8e28281810d40e8f23a2b8b866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 16:00:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:00:37 ---> package-listing.sh 16:00:37 ++ facter osfamily 16:00:37 ++ tr '[:upper:]' '[:lower:]' 16:00:37 + OS_FAMILY=redhat 16:00:37 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 16:00:37 + START_PACKAGES=/tmp/packages_start.txt 16:00:37 + END_PACKAGES=/tmp/packages_end.txt 16:00:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:37 + PACKAGES=/tmp/packages_start.txt 16:00:37 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 16:00:37 + PACKAGES=/tmp/packages_end.txt 16:00:37 + case "${OS_FAMILY}" in 16:00:37 + rpm -qa 16:00:37 + sort 16:00:42 + '[' -f /tmp/packages_start.txt ']' 16:00:42 + '[' -f /tmp/packages_end.txt ']' 16:00:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:42 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 16:00:42 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 16:00:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 16:00:42 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:00:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:43 16:00:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:43 alpine: Pulling from edgex-lftools-log-publisher 16:00:43 df20fa9351a1: Pulling fs layer 16:00:43 36b3adc4ff6f: Pulling fs layer 16:00:43 8ad3a11d3b57: Pulling fs layer 16:00:43 46f8f816bc3b: Pulling fs layer 16:00:43 93b61091891f: Pulling fs layer 16:00:43 93b9cdb0e59b: Pulling fs layer 16:00:43 5e14af77c1be: Pulling fs layer 16:00:43 01666e4c0597: Pulling fs layer 16:00:43 aa168da1d23b: Pulling fs layer 16:00:43 93b9cdb0e59b: Waiting 16:00:43 5e14af77c1be: Waiting 16:00:43 01666e4c0597: Waiting 16:00:43 aa168da1d23b: Waiting 16:00:43 46f8f816bc3b: Waiting 16:00:43 93b61091891f: Waiting 16:00:43 36b3adc4ff6f: Verifying Checksum 16:00:43 36b3adc4ff6f: Download complete 16:00:43 46f8f816bc3b: Verifying Checksum 16:00:43 46f8f816bc3b: Download complete 16:00:43 df20fa9351a1: Verifying Checksum 16:00:43 df20fa9351a1: Download complete 16:00:43 93b9cdb0e59b: Verifying Checksum 16:00:43 93b9cdb0e59b: Download complete 16:00:43 5e14af77c1be: Download complete 16:00:43 93b61091891f: Verifying Checksum 16:00:43 93b61091891f: Download complete 16:00:43 01666e4c0597: Verifying Checksum 16:00:43 01666e4c0597: Download complete 16:00:43 8ad3a11d3b57: Verifying Checksum 16:00:43 8ad3a11d3b57: Download complete 16:00:44 df20fa9351a1: Pull complete 16:00:44 36b3adc4ff6f: Pull complete 16:00:45 8ad3a11d3b57: Pull complete 16:00:45 aa168da1d23b: Verifying Checksum 16:00:45 aa168da1d23b: Download complete 16:00:46 46f8f816bc3b: Pull complete 16:00:46 93b61091891f: Pull complete 16:00:46 93b9cdb0e59b: Pull complete 16:00:46 5e14af77c1be: Pull complete 16:00:46 01666e4c0597: Pull complete 16:00:55 aa168da1d23b: Pull complete 16:00:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:00:55 prd-centos7-docker-4c-2g-8 does not seem to be running inside a container 16:00:55 $ 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:00:57 $ docker top 82ab4805bec8401c9512d76f4bdfaad3ff5ad93d22c4f3c0ea6d6f60a3f75bc2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:58 + touch /tmp/pre-build-complete [Pipeline] sh 16:00:58 + mkdir -p /var/log/sa [Pipeline] sh 16:00:58 + ls /var/log/sa-host 16:00:58 + sadf -c /var/log/sa-host/sa13 16:00:58 file_magic: OK 16:00:58 HZ: Using current value: 100 16:00:58 file_header: OK 16:00:58 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 16:00:58 Statistics: 16:00:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:00:58 File successfully converted to sysstat format version 12.2.1 16:00:58 + sadf -c /var/log/sa-host/sa23 16:00:58 file_magic: OK 16:00:58 HZ: Using current value: 100 16:00:58 file_header: OK 16:00:58 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 16:00:58 Statistics: 16:00:58 Hnuu...uuuununununu... 16:00:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:59 provisioning config files... 16:00:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5936611011872637015tmp [Pipeline] { [Pipeline] echo 16:00:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:00:59 ---> create-netrc.sh [Pipeline] } 16:00:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:00:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:00:59 ---> python-tools-install.sh [Pipeline] echo 16:00:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:01:00 ---> sudo-logs.sh 16:01:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:01:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:01:00 ---> job-cost.sh 16:01:00 lf-activate-venv: SKIPPING 16:01:00 DEBUG: total: 0.20999999344348907 16:01:00 INFO: Retrieving Stack Cost... 16:01:01 INFO: Retrieving Pricing Info for: v1-standard-2 16:01:01 INFO: Archiving Costs [Pipeline] echo 16:01:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:01:02 ---> logs-deploy.sh 16:01:02 lf-activate-venv: SKIPPING 16:01:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/110 16:01:02 INFO: archiving workspace using pattern(s): 16:01:03 Archives upload complete. 16:01:03 INFO: archiving logs to Nexus 16:01:04 ---> uname -a: 16:01:04 Linux prd-centos7-docker-4c-2g-8.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:01:04 16:01:04 16:01:04 ---> lscpu: 16:01:04 Architecture: x86_64 16:01:04 CPU op-mode(s): 32-bit, 64-bit 16:01:04 Byte Order: Little Endian 16:01:04 Address sizes: 40 bits physical, 48 bits virtual 16:01:04 CPU(s): 4 16:01:04 On-line CPU(s) list: 0-3 16:01:04 Thread(s) per core: 1 16:01:04 Core(s) per socket: 1 16:01:04 Socket(s): 4 16:01:04 NUMA node(s): 1 16:01:04 Vendor ID: GenuineIntel 16:01:04 CPU family: 6 16:01:04 Model: 44 16:01:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:01:04 Stepping: 1 16:01:04 CPU MHz: 2933.438 16:01:04 BogoMIPS: 5866.87 16:01:04 Virtualization: VT-x 16:01:04 Hypervisor vendor: KVM 16:01:04 Virtualization type: full 16:01:04 L1d cache: 128 KiB 16:01:04 L1i cache: 128 KiB 16:01:04 L2 cache: 16 MiB 16:01:04 L3 cache: 64 MiB 16:01:04 NUMA node0 CPU(s): 0-3 16:01:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:01:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:01:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:01:04 Vulnerability Meltdown: Mitigation; PTI 16:01:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:01:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:01:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:01:04 Vulnerability Srbds: Not affected 16:01:04 Vulnerability Tsx async abort: Not affected 16:01:04 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 16:01:04 16:01:04 16:01:04 ---> nproc: 16:01:04 4 16:01:04 16:01:04 16:01:04 ---> df -h: 16:01:04 Filesystem Size Used Available Use% Mounted on 16:01:04 overlay 50.0G 8.5G 41.4G 17% / 16:01:04 tmpfs 64.0M 0 64.0M 0% /dev 16:01:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:01:04 shm 64.0M 0 64.0M 0% /dev/shm 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 16:01:04 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 16:01:04 16:01:04 16:01:04 ---> free -m: 16:01:04 total used free shared buff/cache available 16:01:04 Mem: 1837 812 155 0 869 961 16:01:04 Swap: 1023 2 1021 16:01:04 16:01:04 16:01:04 ---> ip addr: 16:01:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:01:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:01:04 inet 127.0.0.1/8 scope host lo 16:01:04 valid_lft forever preferred_lft forever 16:01:04 inet6 ::1/128 scope host 16:01:04 valid_lft forever preferred_lft forever 16:01:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:01:04 link/ether fa:16:3e:66:f1:d4 brd ff:ff:ff:ff:ff:ff 16:01:04 inet 10.30.123.251/23 brd 10.30.123.255 scope global dynamic eth0 16:01:04 valid_lft 85845sec preferred_lft 85845sec 16:01:04 inet6 fe80::f816:3eff:fe66:f1d4/64 scope link 16:01:04 valid_lft forever preferred_lft forever 16:01:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:01:04 link/ether 02:42:09:cd:fc:f9 brd ff:ff:ff:ff:ff:ff 16:01:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:01:04 valid_lft forever preferred_lft forever 16:01:04 inet6 fe80::42:9ff:fecd:fcf9/64 scope link 16:01:04 valid_lft forever preferred_lft forever 16:01:04 16:01:04 16:01:04 ---> sar -b -r -n DEV: 16:01:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 16:01:04 16:01:04 15:51:36 LINUX RESTART (4 CPU) 16:01:04 16:01:04 15:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:01:04 15:53:03 87.05 39.04 48.01 0.00 7497.92 4065.64 0.00 16:01:04 15:54:01 0.72 0.00 0.72 0.00 0.00 18.09 0.00 16:01:04 15:55:01 0.43 0.00 0.43 0.00 0.00 6.39 0.00 16:01:04 15:56:01 0.40 0.00 0.40 0.00 0.00 5.60 0.00 16:01:04 15:57:01 0.65 0.00 0.65 0.00 0.00 6.96 0.00 16:01:04 15:58:01 0.73 0.00 0.73 0.00 0.00 9.51 0.00 16:01:04 15:59:01 22.86 1.91 20.94 0.00 311.90 14559.23 0.00 16:01:04 16:00:01 380.90 197.29 183.61 0.00 9565.52 46491.41 0.00 16:01:04 Average: 62.01 29.92 32.08 0.00 2181.91 8183.43 0.00 16:01:04 16:01:04 15:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:01:04 15:53:03 137532 0 598748 31.82 2620 1142644 1092576 37.29 425956 1118036 128 16:01:04 15:54:01 141552 0 594608 31.60 2620 1142764 1067244 36.42 425492 1115052 16 16:01:04 15:55:01 136404 0 599752 31.88 2620 1142768 1067740 36.44 432576 1113388 20 16:01:04 15:56:01 136680 0 599476 31.86 2620 1142768 1067692 36.44 432368 1113388 8 16:01:04 15:57:01 135772 0 600376 31.91 2620 1142776 1067500 36.43 435680 1111060 8 16:01:04 15:58:01 135476 0 600668 31.92 2620 1142780 1067620 36.44 436220 1111060 8 16:01:04 15:59:01 73300 0 687384 36.53 2620 1118240 1491056 50.89 572528 1024416 27132 16:01:04 16:00:01 70420 0 814864 43.31 2000 994260 1491532 50.90 581400 895788 88172 16:01:04 Average: 120892 0 636984 33.85 2542 1121125 1176620 40.16 467778 1075274 14436 16:01:04 16:01:04 15:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:01:04 15:53:03 eth0 606.48 392.51 1097.75 86.19 0.00 0.00 0.00 0.00 16:01:04 15:53:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:53:03 docker0 2.85 2.26 0.88 6.72 0.00 0.00 0.00 0.00 16:01:04 15:54:01 eth0 1.38 0.09 0.12 0.01 0.00 0.00 0.00 0.00 16:01:04 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:55:01 eth0 2.90 0.78 0.95 0.53 0.00 0.00 0.00 0.00 16:01:04 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:56:01 eth0 1.33 0.53 0.58 0.43 0.00 0.00 0.00 0.00 16:01:04 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:57:01 eth0 1.62 0.08 0.13 0.04 0.00 0.00 0.00 0.00 16:01:04 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:58:01 eth0 1.47 0.37 0.43 0.26 0.00 0.00 0.00 0.00 16:01:04 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:59:01 eth0 442.22 384.53 4073.26 50.79 0.00 0.00 0.00 0.00 16:01:04 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 16:00:01 eth0 482.98 434.56 3452.45 45.92 0.00 0.00 0.00 0.00 16:01:04 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 16:00:01 docker0 48.90 51.56 4.23 229.77 0.00 0.00 0.00 0.00 16:01:04 Average: eth0 193.40 152.36 1083.09 23.12 0.00 0.00 0.00 0.00 16:01:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:04 Average: docker0 6.50 6.76 0.64 29.70 0.00 0.00 0.00 0.00 16:01:04 16:01:04 16:01:04 ---> sar -P ALL: 16:01:04 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 16:01:04 16:01:04 15:51:36 LINUX RESTART (4 CPU) 16:01:04 16:01:04 15:52:01 CPU %user %nice %system %iowait %steal %idle 16:01:04 15:53:03 all 11.39 0.00 5.07 2.75 0.03 80.76 16:01:04 15:53:03 0 11.88 0.00 5.70 2.31 0.03 80.08 16:01:04 15:53:03 1 12.19 0.00 4.38 1.81 0.05 81.56 16:01:04 15:53:03 2 11.22 0.00 5.36 4.14 0.03 79.25 16:01:04 15:53:03 3 10.27 0.00 4.85 2.74 0.02 82.14 16:01:04 15:54:01 all 0.16 0.00 0.03 0.00 0.00 99.81 16:01:04 15:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:01:04 15:54:01 1 0.45 0.00 0.05 0.00 0.00 99.50 16:01:04 15:54:01 2 0.07 0.00 0.03 0.00 0.00 99.90 16:01:04 15:54:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:01:04 15:55:01 all 0.20 0.00 0.13 0.00 0.01 99.66 16:01:04 15:55:01 0 0.05 0.00 0.12 0.00 0.02 99.82 16:01:04 15:55:01 1 0.08 0.00 0.18 0.00 0.00 99.73 16:01:04 15:55:01 2 0.07 0.00 0.12 0.00 0.02 99.80 16:01:04 15:55:01 3 0.62 0.00 0.10 0.00 0.00 99.28 16:01:04 15:56:01 all 0.14 0.00 0.04 0.00 0.01 99.81 16:01:04 15:56:01 0 0.12 0.00 0.03 0.00 0.00 99.85 16:01:04 15:56:01 1 0.37 0.00 0.07 0.00 0.02 99.55 16:01:04 15:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:01:04 15:56:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:01:04 15:57:01 all 0.18 0.00 0.08 0.00 0.00 99.74 16:01:04 15:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:01:04 15:57:01 1 0.25 0.00 0.17 0.00 0.00 99.58 16:01:04 15:57:01 2 0.07 0.00 0.07 0.00 0.00 99.87 16:01:04 15:57:01 3 0.35 0.00 0.05 0.00 0.00 99.60 16:01:04 15:58:01 all 0.17 0.00 0.04 0.00 0.00 99.79 16:01:04 15:58:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:01:04 15:58:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:01:04 15:58:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:01:04 15:58:01 3 0.53 0.00 0.05 0.00 0.00 99.42 16:01:04 15:59:01 all 3.27 0.00 2.16 0.03 0.02 94.52 16:01:04 15:59:01 0 3.14 0.00 2.46 0.10 0.02 94.28 16:01:04 15:59:01 1 3.07 0.00 2.40 0.02 0.02 94.50 16:01:04 15:59:01 2 3.20 0.00 2.05 0.02 0.02 94.72 16:01:04 15:59:01 3 3.66 0.00 1.75 0.00 0.02 94.58 16:01:04 16:00:01 all 14.73 0.00 10.63 3.22 0.10 71.32 16:01:04 16:00:01 0 14.34 0.00 10.84 1.92 0.09 72.81 16:01:04 16:00:01 1 14.43 0.00 11.16 3.73 0.07 70.60 16:01:04 16:00:01 2 15.86 0.00 10.45 3.88 0.12 69.68 16:01:04 16:00:01 3 14.26 0.00 10.06 3.34 0.14 72.20 16:01:04 Average: all 3.74 0.00 2.25 0.74 0.02 93.24 16:01:04 Average: 0 3.67 0.00 2.37 0.54 0.02 93.40 16:01:04 Average: 1 3.83 0.00 2.29 0.69 0.02 93.18 16:01:04 Average: 2 3.79 0.00 2.24 1.00 0.02 92.95 16:01:04 Average: 3 3.69 0.00 2.09 0.75 0.02 93.45 16:01:04 16:01:04 16:01:04