Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 693df338c8eb598b828fcdb5998037a9ff32d047 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23420 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 693df338c8eb598b828fcdb5998037a9ff32d047 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 Commit message: "Merge pull request #464 from judehung/issue-463" > git rev-list --no-walk 54f28d0a70278177a8b305144294465241040660 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:21 ========================================================= 18:01:21 EdgeX Global Pipelines Version Info 18:01:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:01:22 ------------------- 18:01:22 stable info: 18:01:22 ------------------- 18:01:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:22 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 18:01:22 Message: update stable to v1.0.179 18:01:23 ------------------- 18:01:23 experimental info: 18:01:23 ------------------- 18:01:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:23 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 18:01:23 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 18:01:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 18:01:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:01:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 18:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:01:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:01:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:01:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:01:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:01:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:01:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:01:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:01:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:01:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:01:28 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 18:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:01:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 693df338c8eb598b828fcdb5998037a9ff32d047 [Pipeline] echo 18:01:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 693df33 [Pipeline] echo 18:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:29 + git log --format=format:%s -1 693df338c8eb598b828fcdb5998037a9ff32d047 [Pipeline] echo 18:01:29 GIT_COMMIT: 693df338c8eb598b828fcdb5998037a9ff32d047, Commit Message: Merge pull request #464 from judehung/issue-463 [Pipeline] echo 18:01:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:31 18:01:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:01:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:31 latest: Pulling from edgex-devops/git-semver 18:01:31 31603596830f: Pulling fs layer 18:01:31 2a8b12db71e7: Pulling fs layer 18:01:31 6ca5941a6612: Pulling fs layer 18:01:31 ecc8261a40a4: Pulling fs layer 18:01:31 ecc8261a40a4: Waiting 18:01:31 2a8b12db71e7: Verifying Checksum 18:01:31 2a8b12db71e7: Download complete 18:01:31 31603596830f: Verifying Checksum 18:01:31 31603596830f: Download complete 18:01:31 6ca5941a6612: Verifying Checksum 18:01:31 6ca5941a6612: Download complete 18:01:31 ecc8261a40a4: Verifying Checksum 18:01:31 ecc8261a40a4: Download complete 18:01:32 31603596830f: Pull complete 18:01:32 2a8b12db71e7: Pull complete 18:01:33 6ca5941a6612: Pull complete 18:01:33 ecc8261a40a4: Pull complete 18:01:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:01:33 prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container 18:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 18:01:36 $ docker top 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:36 [ssh-agent] Looking for ssh-agent implementation... 18:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:36 $ docker exec 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 ssh-agent 18:01:37 SSH_AUTH_SOCK=/tmp/ssh-19m6FSwfktBA/agent.13 18:01:37 SSH_AGENT_PID=18 18:01:37 Running ssh-add (command line suppressed) 18:01:37 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2359986866938109716.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2359986866938109716.key) 18:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:37 + git tag --points-at HEAD [Pipeline] } 18:01:37 $ docker exec --env ******** --env ******** 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 ssh-agent -k 18:01:37 unset SSH_AUTH_SOCK; 18:01:37 unset SSH_AGENT_PID; 18:01:37 echo Agent pid 18 killed; 18:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:01:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:38 [ssh-agent] Looking for ssh-agent implementation... 18:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:38 $ docker exec 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 ssh-agent 18:01:38 SSH_AUTH_SOCK=/tmp/ssh-9A5ilXGyDSXp/agent.46 18:01:38 SSH_AGENT_PID=52 18:01:38 Running ssh-add (command line suppressed) 18:01:38 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3328729227117341681.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3328729227117341681.key) 18:01:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:38 + git semver init 18:01:38 # -> Open(): unable to determine branch for HEAD 18:01:38 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 18:01:38 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 18:01:38 # $SEMVER_REMOTE_NAME = origin 18:01:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:01:38 # $SEMVER_USER_NAME = edgex-jenkins 18:01:38 # $SEMVER_BRANCH = master 18:01:38 # $SEMVER_TEMP = /tmp/semver-207584254 18:01:38 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 18:01:39 # '/tmp/semver-207584254' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 18:01:39 # -> Force: false 18:01:39 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 18:01:39 $ docker exec --env ******** --env ******** 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 ssh-agent -k 18:01:39 unset SSH_AUTH_SOCK; 18:01:39 unset SSH_AGENT_PID; 18:01:39 echo Agent pid 52 killed; 18:01:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:40 + git semver [Pipeline] } 18:01:40 $ docker stop --time=1 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 18:01:42 $ docker rm -f 92e99849e691364406ef11f51d06ebd26dacbc4b2d324d1b927f19b697e69fb0 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:01:43 Stashed 1 file(s) [Pipeline] echo 18:01:43 [edgeXSemver]: initialized semver on version 2.0.0-dev.10 [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 18:01:59 Still waiting to schedule task 18:01:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:01:59 Still waiting to schedule task 18:01:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:03:53 Running on prd-centos7-docker-4c-2g-23422 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 18:03:54 Running in /w/workspace/go-mod-core-contracts/128 [Pipeline] { [Pipeline] checkout 18:03:56 using credential edgex-jenkins-ssh 18:03:56 Cloning the remote Git repository 18:03:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:03:56 > git init /w/workspace/go-mod-core-contracts/128 # timeout=10 18:03:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:03:56 > git --version # timeout=10 18:03:56 > git --version # 'git version 2.24.3' 18:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:03:58 Checking out Revision 693df338c8eb598b828fcdb5998037a9ff32d047 (master) 18:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:03:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:03:57 > git config core.sparsecheckout # timeout=10 18:03:57 > git checkout -f 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 18:04:01 Commit message: "Merge pull request #464 from judehung/issue-463" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:04:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:04:03 + sudo service docker restart 18:04:03 + true 18:04:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:04:05 ========================================================= 18:04:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:04:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:04:05 + 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 . 18:04:06 Sending build context to Docker daemon 2.358MB 18:04:06 Step 1/7 : ARG BASE=golang:1.15-alpine 18:04:06 Step 2/7 : FROM ${BASE} 18:04:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:04:06 188c0c94c7c5: Pulling fs layer 18:04:06 0ef7d3d256c8: Pulling fs layer 18:04:06 de9db76c5a1d: Pulling fs layer 18:04:06 bca2f99d35d6: Pulling fs layer 18:04:06 93359f2a8cfa: Pulling fs layer 18:04:06 7c6f9722023f: Pulling fs layer 18:04:06 a35cf1a2eb13: Pulling fs layer 18:04:06 93359f2a8cfa: Waiting 18:04:06 7c6f9722023f: Waiting 18:04:06 a35cf1a2eb13: Waiting 18:04:06 bca2f99d35d6: Waiting 18:04:06 de9db76c5a1d: Verifying Checksum 18:04:06 de9db76c5a1d: Download complete 18:04:06 0ef7d3d256c8: Verifying Checksum 18:04:06 0ef7d3d256c8: Download complete 18:04:06 93359f2a8cfa: Verifying Checksum 18:04:06 93359f2a8cfa: Download complete 18:04:06 7c6f9722023f: Download complete 18:04:06 188c0c94c7c5: Verifying Checksum 18:04:06 188c0c94c7c5: Download complete 18:04:06 188c0c94c7c5: Pull complete 18:04:06 0ef7d3d256c8: Pull complete 18:04:06 de9db76c5a1d: Pull complete 18:04:08 a35cf1a2eb13: Verifying Checksum 18:04:08 a35cf1a2eb13: Download complete 18:04:09 bca2f99d35d6: Verifying Checksum 18:04:09 bca2f99d35d6: Download complete 18:04:14 bca2f99d35d6: Pull complete 18:04:14 93359f2a8cfa: Pull complete 18:04:14 7c6f9722023f: Pull complete 18:04:20 a35cf1a2eb13: Pull complete 18:04:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:04:20 ---> a62c8e92a672 18:04:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:04:20 ---> Running in b87812a51db6 18:04:20 Removing intermediate container b87812a51db6 18:04:20 ---> ec07da828268 18:04:20 Step 4/7 : RUN apk add bash 18:04:20 ---> Running in 6969b170c357 18:04:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:04:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:04:22 OK: 166 MiB in 39 packages 18:04:22 Removing intermediate container 6969b170c357 18:04:22 ---> a87db4f84191 18:04:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:04:22 ---> Running in ac29049065a8 18:04:22 Removing intermediate container ac29049065a8 18:04:22 ---> f427f8be5946 18:04:22 Step 6/7 : COPY go.mod . 18:04:22 ---> de4b4164a900 18:04:22 Step 7/7 : RUN go mod download 18:04:22 ---> Running in 6fdcf0bd3d0f 18:04:35 Removing intermediate container 6fdcf0bd3d0f 18:04:35 ---> 4536c9a6db49 18:04:35 Successfully built 4536c9a6db49 18:04:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:04:35 + docker inspect -f . ci-base-image-x86_64 18:04:35 . [Pipeline] withDockerContainer 18:04:35 prd-centos7-docker-4c-2g-23422 does not seem to be running inside a container 18:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/128 -v /w/workspace/go-mod-core-contracts/128:/w/workspace/go-mod-core-contracts/128:rw,z -v /w/workspace/go-mod-core-contracts/128@tmp:/w/workspace/go-mod-core-contracts/128@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 18:04:36 $ docker top 740fcdbcc3a6cf6f0c19d0cf863b72e3e143c93e7bf7c4d65ff75173bbecd040 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:37 + go version 18:04:37 go version go1.15.5 linux/amd64 [Pipeline] } 18:04:37 $ docker stop --time=1 740fcdbcc3a6cf6f0c19d0cf863b72e3e143c93e7bf7c4d65ff75173bbecd040 18:04:38 $ docker rm -f 740fcdbcc3a6cf6f0c19d0cf863b72e3e143c93e7bf7c4d65ff75173bbecd040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:40 + docker inspect -f . ci-base-image-x86_64 18:04:40 . [Pipeline] withDockerContainer 18:04:40 prd-centos7-docker-4c-2g-23422 does not seem to be running inside a container 18:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/128 -v /w/workspace/go-mod-core-contracts/128:/w/workspace/go-mod-core-contracts/128:rw,z -v /w/workspace/go-mod-core-contracts/128@tmp:/w/workspace/go-mod-core-contracts/128@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 18:04:41 $ docker top a45ede9b4849d23f0b94e074b28f8a776fa33a75f39f3b88a74073bc273b71fc -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:41 + make test 18:04:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:04:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.014s coverage: 85.7% of statements 18:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements 18:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.013s coverage: 45.4% of statements 18:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.030s coverage: 77.8% of statements 18:04:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:04:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.013s coverage: 26.3% of statements 18:04:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.039s coverage: 14.7% of statements 18:04:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.007s coverage: 100.0% of statements 18:04:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.030s coverage: 91.8% of statements 18:04:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 18:04:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 18:04:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements 18:04:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 36.7% of statements 18:04:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.020s coverage: 63.0% of statements 18:04:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements 18:04:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.007s coverage: 15.4% of statements 18:04:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.018s coverage: 15.4% of statements 18:04:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.024s coverage: 14.3% of statements 18:04:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 18:04:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.112s coverage: 84.8% of statements 18:04:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 18:04:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 18:04:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 18:04:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.008s coverage: 43.6% of statements 18:04:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.017s coverage: 94.4% of statements 18:04:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.031s coverage: 92.9% of statements 18:04:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.009s coverage: 100.0% of statements 18:04:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 18:04:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:04:57 gofmt -l . 18:04:57 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:04:57 $ docker stop --time=1 a45ede9b4849d23f0b94e074b28f8a776fa33a75f39f3b88a74073bc273b71fc 18:04:59 $ docker rm -f a45ede9b4849d23f0b94e074b28f8a776fa33a75f39f3b88a74073bc273b71fc [Pipeline] // withDockerContainer [Pipeline] sh 18:05:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:05:00 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:05:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23425 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 18:05:36 Running in /w/workspace/go-mod-core-contracts/128 [Pipeline] { [Pipeline] checkout 18:05:42 using credential edgex-jenkins-ssh 18:05:42 Cloning the remote Git repository 18:05:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 18:05:42 > git init /w/workspace/go-mod-core-contracts/128 # timeout=10 18:05:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:05:42 > git --version # timeout=10 18:05:42 > git --version # 'git version 2.17.1' 18:05:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:44 Checking out Revision 693df338c8eb598b828fcdb5998037a9ff32d047 (master) 18:05:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:05:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 18:05:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 18:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:05:44 > git config core.sparsecheckout # timeout=10 18:05:44 > git checkout -f 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 18:05:48 Commit message: "Merge pull request #464 from judehung/issue-463" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:05:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:05:51 + + sudo service docker restart 18:05:51 true [Pipeline] unstash [Pipeline] echo 18:05:54 ========================================================= 18:05:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:05:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:05: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 . 18:05:55 Sending build context to Docker daemon 2.357MB 18:05:55 Step 1/7 : ARG BASE=golang:1.15-alpine 18:05:55 Step 2/7 : FROM ${BASE} 18:05:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:55 5f621e34cdf4: Pulling fs layer 18:05:55 a4357932f1b6: Pulling fs layer 18:05:55 18c013af1878: Pulling fs layer 18:05:55 00ac8860ef70: Pulling fs layer 18:05:55 63d7cb157983: Pulling fs layer 18:05:55 b116817d02f9: Pulling fs layer 18:05:55 745a02a5169b: Pulling fs layer 18:05:55 00ac8860ef70: Waiting 18:05:55 b116817d02f9: Waiting 18:05:55 745a02a5169b: Waiting 18:05:55 63d7cb157983: Waiting 18:05:55 18c013af1878: Verifying Checksum 18:05:55 18c013af1878: Download complete 18:05:55 a4357932f1b6: Download complete 18:05:56 63d7cb157983: Verifying Checksum 18:05:56 63d7cb157983: Download complete 18:05:56 b116817d02f9: Download complete 18:05:56 5f621e34cdf4: Verifying Checksum 18:05:56 5f621e34cdf4: Download complete 18:05:56 5f621e34cdf4: Pull complete 18:05:57 a4357932f1b6: Pull complete 18:05:57 18c013af1878: Pull complete 18:05:58 745a02a5169b: Verifying Checksum 18:05:58 745a02a5169b: Download complete 18:05:59 00ac8860ef70: Verifying Checksum 18:05:59 00ac8860ef70: Download complete 18:06:09 00ac8860ef70: Pull complete 18:06:09 63d7cb157983: Pull complete 18:06:10 b116817d02f9: Pull complete 18:06:13 745a02a5169b: Pull complete 18:06:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:06:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:06:13 ---> b7e6874047d6 18:06:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:06:16 ---> Running in 52fbc27416d3 18:06:16 Removing intermediate container 52fbc27416d3 18:06:16 ---> 788ffecd0913 18:06:16 Step 4/7 : RUN apk add bash 18:06:16 ---> Running in fb88f52bc3b2 18:06:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:06:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:06:20 OK: 142 MiB in 39 packages 18:06:21 Removing intermediate container fb88f52bc3b2 18:06:21 ---> 5e3b1bd737e4 18:06:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:06:21 ---> Running in 0091a1a8c0c7 18:06:21 Removing intermediate container 0091a1a8c0c7 18:06:21 ---> c738425ab48d 18:06:21 Step 6/7 : COPY go.mod . 18:06:22 ---> 2b6ba3492e3e 18:06:22 Step 7/7 : RUN go mod download 18:06:22 ---> Running in c25f380742e3 18:06:37 Removing intermediate container c25f380742e3 18:06:37 ---> 3d9e0c56347b 18:06:37 Successfully built 3d9e0c56347b 18:06:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:06:38 + docker inspect -f . ci-base-image-arm64 18:06:38 . [Pipeline] withDockerContainer 18:06:38 prd-ubuntu18.04-docker-arm64-4c-16g-23425 does not seem to be running inside a container 18:06:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/128 -v /w/workspace/go-mod-core-contracts/128:/w/workspace/go-mod-core-contracts/128:rw,z -v /w/workspace/go-mod-core-contracts/128@tmp:/w/workspace/go-mod-core-contracts/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:06:40 $ docker top 84c9169651a0f95a8f36fbfb4b28749e4dbe2e58a9c964cac180c1e52fe4874a -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:41 + go version 18:06:41 go version go1.15.5 linux/arm64 [Pipeline] } 18:06:41 $ docker stop --time=1 84c9169651a0f95a8f36fbfb4b28749e4dbe2e58a9c964cac180c1e52fe4874a 18:06:43 $ docker rm -f 84c9169651a0f95a8f36fbfb4b28749e4dbe2e58a9c964cac180c1e52fe4874a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:44 + docker inspect -f . ci-base-image-arm64 18:06:44 . [Pipeline] withDockerContainer 18:06:44 prd-ubuntu18.04-docker-arm64-4c-16g-23425 does not seem to be running inside a container 18:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/128 -v /w/workspace/go-mod-core-contracts/128:/w/workspace/go-mod-core-contracts/128:rw,z -v /w/workspace/go-mod-core-contracts/128@tmp:/w/workspace/go-mod-core-contracts/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:06:45 $ docker top 0595fe05354daed322d6b1ae774aaceef5e099e07d26c9f8dc44b7ee21d50d1a -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:47 + make test 18:06:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:07:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:07:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.044s coverage: 85.7% of statements 18:07:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.037s coverage: 100.0% of statements 18:07:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.081s coverage: 45.4% of statements 18:07:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements 18:07:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements 18:07:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.062s coverage: 14.7% of statements 18:07:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.018s coverage: 100.0% of statements 18:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.085s coverage: 91.8% of statements 18:07:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 18:07:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 18:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.030s coverage: 100.0% of statements 18:07:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.038s coverage: 36.7% of statements 18:07:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.198s coverage: 63.0% of statements 18:07:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.025s coverage: 26.3% of statements 18:07:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.042s coverage: 15.4% of statements 18:07:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.029s coverage: 15.4% of statements 18:07:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.048s coverage: 14.3% of statements 18:07:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 18:07:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.240s coverage: 84.8% of statements 18:07:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 18:07:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 18:07:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 18:07:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.098s coverage: 43.6% of statements 18:07:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.056s coverage: 94.4% of statements 18:07:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.124s coverage: 92.9% of statements 18:07:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.022s coverage: 100.0% of statements 18:07:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 18:07:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:07:32 gofmt -l . 18:07:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:07:33 $ docker stop --time=1 0595fe05354daed322d6b1ae774aaceef5e099e07d26c9f8dc44b7ee21d50d1a 18:07:35 $ docker rm -f 0595fe05354daed322d6b1ae774aaceef5e099e07d26c9f8dc44b7ee21d50d1a [Pipeline] // withDockerContainer [Pipeline] sh 18:07:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:36 Warning: overwriting stash ‘coverage-report’ 18:07:37 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] } [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 18:07:39 provisioning config files... 18:07:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8810439100058180584tmp [Pipeline] { [Pipeline] sh 18:07:40 + set +x 18:07:40 + curl -s https://codecov.io/bash 18:07:40 + bash -s -- 18:07:40 18:07:40 _____ _ 18:07:40 / ____| | | 18:07:40 | | ___ __| | ___ ___ _____ __ 18:07:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:07:40 | |___| (_) | (_| | __/ (_| (_) \ V / 18:07:40 \_____\___/ \__,_|\___|\___\___/ \_/ 18:07:40 Bash-20210115-cec3c92 18:07:40 18:07:40 18:07:40 ==> git version 2.24.3 found 18:07:40 ==> 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 18:07:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:07:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:07:40 ==> Jenkins CI detected. 18:07:40 project root: . 18:07:40 --> token set from env 18:07:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:07:40 ==> Running gcov in . (disable via -X gcov) 18:07:40 ==> Python coveragepy not found 18:07:40 ==> Searching for coverage reports in: 18:07:40 + . 18:07:40 -> Found 1 reports 18:07:40 ==> Detecting git/mercurial file structure 18:07:40 ==> Reading reports 18:07:40 + ./coverage.out bytes=133039 18:07:40 ==> Appending adjustments 18:07:40 https://docs.codecov.io/docs/fixing-reports 18:07:41 + Found adjustments 18:07:41 ==> Gzipping contents 18:07:41 24K /tmp/codecov.NoEwB9.gz 18:07:41 ==> Uploading reports 18:07:41 url: https://codecov.io 18:07:41 query: branch=master&commit=693df338c8eb598b828fcdb5998037a9ff32d047&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F128%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 18:07:41 -> Pinging Codecov 18:07:41 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=693df338c8eb598b828fcdb5998037a9ff32d047&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F128%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 18:07:42 -> Uploading to 18:07:42 https://storage.googleapis.com/codecov/v4/raw/2021-01-27/71470A77251A30514AAF9C0BB2E5B6CE/693df338c8eb598b828fcdb5998037a9ff32d047/00c9fa54-2856-4bf5-8221-84db9e6c7b86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210127T180741Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=43a1c924bfa582c8bcaddf9cfa649dd7cd6205f553d6b32b036efbcd1f85d0c7 18:07:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:42 Dload Upload Total Spent Left Speed 18:07:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20680 0 0 100 20680 0 42420 --:--:-- --:--:-- --:--:-- 42464 18:07:42 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/693df338c8eb598b828fcdb5998037a9ff32d047 [Pipeline] } 18:07:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:07:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:07:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:07:44 18:07:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:07:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:07:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:07:44 188c0c94c7c5: Pulling fs layer 18:07:44 0ef7d3d256c8: Pulling fs layer 18:07:44 de9db76c5a1d: Pulling fs layer 18:07:44 0eba1c9be4d2: Pulling fs layer 18:07:44 0d57e429df01: Pulling fs layer 18:07:44 4e4be7b47b0d: Pulling fs layer 18:07:44 e1f770b5df2f: Pulling fs layer 18:07:44 85a0685a4137: Pulling fs layer 18:07:44 4e4be7b47b0d: Waiting 18:07:44 0d57e429df01: Waiting 18:07:44 e1f770b5df2f: Waiting 18:07:44 85a0685a4137: Waiting 18:07:44 0eba1c9be4d2: Waiting 18:07:44 de9db76c5a1d: Verifying Checksum 18:07:44 de9db76c5a1d: Download complete 18:07:44 0ef7d3d256c8: Verifying Checksum 18:07:44 0ef7d3d256c8: Download complete 18:07:44 0d57e429df01: Verifying Checksum 18:07:44 0d57e429df01: Download complete 18:07:44 4e4be7b47b0d: Verifying Checksum 18:07:44 4e4be7b47b0d: Download complete 18:07:44 188c0c94c7c5: Verifying Checksum 18:07:44 188c0c94c7c5: Pull complete 18:07:44 0ef7d3d256c8: Pull complete 18:07:45 de9db76c5a1d: Pull complete 18:07:46 e1f770b5df2f: Verifying Checksum 18:07:46 e1f770b5df2f: Download complete 18:07:48 0eba1c9be4d2: Verifying Checksum 18:07:48 85a0685a4137: Verifying Checksum 18:07:48 85a0685a4137: Download complete 18:07:53 0eba1c9be4d2: Pull complete 18:07:53 0d57e429df01: Pull complete 18:07:53 4e4be7b47b0d: Pull complete 18:07:59 e1f770b5df2f: Pull complete 18:08:05 85a0685a4137: Pull complete 18:08:05 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:08:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:08:05 prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container 18:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:08:07 $ docker top aea7c94a5392e6dbf642b3abd88edf659d4c9fdce604e0cacc0cb302a12626a2 -eo pid,comm [Pipeline] { [Pipeline] echo 18:08:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:08:07 + set -o pipefail 18:08:07 + snyk monitor '--org=edgex-jenkins' 18:08:14 18:08:14 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 18:08:14 18:08:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/e1f05457-0d35-4f2c-98c8-ba9f0464896c 18:08:14 18:08:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:08:14 18:08:14 [Pipeline] } 18:08:14 $ docker stop --time=1 aea7c94a5392e6dbf642b3abd88edf659d4c9fdce604e0cacc0cb302a12626a2 18:08:16 $ docker rm -f aea7c94a5392e6dbf642b3abd88edf659d4c9fdce604e0cacc0cb302a12626a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:18 + git log --format=format:%s -1 693df338c8eb598b828fcdb5998037a9ff32d047 [Pipeline] isUnix [Pipeline] sh 18:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:18 . [Pipeline] withDockerContainer 18:08:18 prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container 18:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:08:19 $ docker top 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:20 [ssh-agent] Looking for ssh-agent implementation... 18:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:20 $ docker exec 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 ssh-agent 18:08:20 SSH_AUTH_SOCK=/tmp/ssh-PaU3ZfFXHZGf/agent.12 18:08:20 SSH_AGENT_PID=18 18:08:20 Running ssh-add (command line suppressed) 18:08:20 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6829841923250996084.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6829841923250996084.key) 18:08:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:21 + git semver tag 18:08:21 # -> Open(): unable to determine branch for HEAD 18:08:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 18:08:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 18:08:21 # $SEMVER_REMOTE_NAME = origin 18:08:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:08:21 # $SEMVER_USER_NAME = edgex-jenkins 18:08:21 # $SEMVER_BRANCH = master 18:08:21 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 18:08:21 # 693df338c8eb598b828fcdb5998037a9ff32d047 HEAD 18:08:21 # -> Force: false 18:08:21 # 1e8446fd653204235bef80b6e7b9251531f6d8bd refs/tags/v2.0.0-dev.10 [Pipeline] } 18:08:21 $ docker exec --env ******** --env ******** 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 ssh-agent -k 18:08:21 unset SSH_AUTH_SOCK; 18:08:21 unset SSH_AGENT_PID; 18:08:21 echo Agent pid 18 killed; 18:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:22 + git semver [Pipeline] } 18:08:22 $ docker stop --time=1 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 18:08:23 $ docker rm -f 8b5035b5e10e7885ca40a4d22b49dd19f40c27bb1e1db772282170f7a413fe68 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:08:24 18:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:08:24 0.23.1-centos7: Pulling from edgex-lftools 18:08:24 ab5ef0e58194: Pulling fs layer 18:08:24 9712f1f96733: Pulling fs layer 18:08:24 63f879dbbcfc: Pulling fs layer 18:08:24 0d9ebad4ef96: Pulling fs layer 18:08:24 e9a5061849ea: Pulling fs layer 18:08:24 d747dcd14b5f: Pulling fs layer 18:08:24 2de7ff778b66: Pulling fs layer 18:08:24 e9a5061849ea: Waiting 18:08:24 d747dcd14b5f: Waiting 18:08:24 2de7ff778b66: Waiting 18:08:24 0d9ebad4ef96: Waiting 18:08:24 9712f1f96733: Verifying Checksum 18:08:24 9712f1f96733: Download complete 18:08:26 63f879dbbcfc: Verifying Checksum 18:08:26 63f879dbbcfc: Download complete 18:08:26 e9a5061849ea: Verifying Checksum 18:08:26 e9a5061849ea: Download complete 18:08:26 d747dcd14b5f: Verifying Checksum 18:08:26 d747dcd14b5f: Download complete 18:08:26 2de7ff778b66: Verifying Checksum 18:08:26 2de7ff778b66: Download complete 18:08:27 0d9ebad4ef96: Verifying Checksum 18:08:27 0d9ebad4ef96: Download complete 18:08:27 ab5ef0e58194: Verifying Checksum 18:08:27 ab5ef0e58194: Download complete 18:08:31 ab5ef0e58194: Pull complete 18:08:31 9712f1f96733: Pull complete 18:08:34 63f879dbbcfc: Pull complete 18:08:41 0d9ebad4ef96: Pull complete 18:08:43 e9a5061849ea: Pull complete 18:08:43 d747dcd14b5f: Pull complete 18:08:45 2de7ff778b66: Pull complete 18:08:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:08:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:08:46 prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container 18:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:08:50 $ docker top a57e7b0df0cbd9b32aba1aa87624937f6155143d7c7fb8dd7ba886433ec5a2d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:08:50 provisioning config files... 18:08:51 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8843617612049182761tmp 18:08:51 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config486383466891936114tmp 18:08:51 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config575884231665320389tmp [Pipeline] { [Pipeline] echo 18:08:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:08:52 ---> sigul-configuration.sh 18:08:52 gpg: directory `/root/.gnupg' created 18:08:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:08:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:08:52 gpg: keyring `/root/.gnupg/secring.gpg' created 18:08:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:08:52 gpg: CAST5 encrypted data 18:08:52 gpg: encrypted with 1 passphrase 18:08:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:08:52 + mkdir /home/jenkins 18:08:52 + mkdir /home/jenkins/sigul [Pipeline] sh 18:08:53 + 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 18:08:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:08:53 ---> sigul-install.sh 18:09:01 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:09:01 + git tag --list 18:09:01 v0.0.0 18:09:01 v0.0.1 18:09:01 v0.1.0 18:09:01 v0.1.1 18:09:01 v0.1.10 18:09:01 v0.1.100 18:09:01 v0.1.101 18:09:01 v0.1.102 18:09:01 v0.1.103 18:09:01 v0.1.104 18:09:01 v0.1.105 18:09:01 v0.1.106 18:09:01 v0.1.107 18:09:01 v0.1.108 18:09:01 v0.1.109 18:09:01 v0.1.11 18:09:01 v0.1.110 18:09:01 v0.1.111 18:09:01 v0.1.112 18:09:01 v0.1.113 18:09:01 v0.1.114 18:09:01 v0.1.115 18:09:01 v0.1.116 18:09:01 v0.1.117 18:09:01 v0.1.118 18:09:01 v0.1.119 18:09:01 v0.1.12 18:09:01 v0.1.120 18:09:01 v0.1.121 18:09:01 v0.1.122 18:09:01 v0.1.123 18:09:01 v0.1.124 18:09:01 v0.1.125 18:09:01 v0.1.126 18:09:01 v0.1.127 18:09:01 v0.1.128 18:09:01 v0.1.129 18:09:01 v0.1.13 18:09:01 v0.1.130 18:09:01 v0.1.131 18:09:01 v0.1.132 18:09:01 v0.1.133 18:09:01 v0.1.134 18:09:01 v0.1.135 18:09:01 v0.1.136 18:09:01 v0.1.137 18:09:01 v0.1.138 18:09:01 v0.1.139 18:09:01 v0.1.14 18:09:01 v0.1.140 18:09:01 v0.1.141 18:09:01 v0.1.142 18:09:01 v0.1.143 18:09:01 v0.1.144 18:09:01 v0.1.145 18:09:01 v0.1.146 18:09:01 v0.1.147 18:09:01 v0.1.148 18:09:01 v0.1.149 18:09:01 v0.1.15 18:09:01 v0.1.16 18:09:01 v0.1.17 18:09:01 v0.1.18 18:09:01 v0.1.19 18:09:01 v0.1.2 18:09:01 v0.1.20 18:09:01 v0.1.21 18:09:01 v0.1.22 18:09:01 v0.1.23 18:09:01 v0.1.24 18:09:01 v0.1.25 18:09:01 v0.1.26 18:09:01 v0.1.27 18:09:01 v0.1.28 18:09:01 v0.1.29 18:09:01 v0.1.3 18:09:01 v0.1.30 18:09:01 v0.1.31 18:09:01 v0.1.32 18:09:01 v0.1.33 18:09:01 v0.1.34 18:09:01 v0.1.35 18:09:01 v0.1.36 18:09:01 v0.1.37 18:09:01 v0.1.38 18:09:01 v0.1.39 18:09:01 v0.1.4 18:09:01 v0.1.40 18:09:01 v0.1.41 18:09:01 v0.1.42 18:09:01 v0.1.43 18:09:01 v0.1.44 18:09:01 v0.1.45 18:09:01 v0.1.46 18:09:01 v0.1.47 18:09:01 v0.1.48 18:09:01 v0.1.49 18:09:01 v0.1.5 18:09:01 v0.1.50 18:09:01 v0.1.51 18:09:01 v0.1.52 18:09:01 v0.1.53 18:09:01 v0.1.54 18:09:01 v0.1.55 18:09:01 v0.1.56 18:09:01 v0.1.57 18:09:01 v0.1.58 18:09:01 v0.1.59 18:09:01 v0.1.6 18:09:01 v0.1.60 18:09:01 v0.1.61 18:09:01 v0.1.62 18:09:01 v0.1.63 18:09:01 v0.1.64 18:09:01 v0.1.65 18:09:01 v0.1.66 18:09:01 v0.1.67 18:09:01 v0.1.68 18:09:01 v0.1.69 18:09:01 v0.1.7 18:09:01 v0.1.70 18:09:01 v0.1.71 18:09:01 v0.1.72 18:09:01 v0.1.73 18:09:01 v0.1.74 18:09:01 v0.1.75 18:09:01 v0.1.76 18:09:01 v0.1.77 18:09:01 v0.1.78 18:09:01 v0.1.79 18:09:01 v0.1.8 18:09:01 v0.1.80 18:09:01 v0.1.81 18:09:01 v0.1.82 18:09:01 v0.1.83 18:09:01 v0.1.84 18:09:01 v0.1.85 18:09:01 v0.1.86 18:09:01 v0.1.87 18:09:01 v0.1.88 18:09:01 v0.1.89 18:09:01 v0.1.9 18:09:01 v0.1.90 18:09:01 v0.1.91 18:09:01 v0.1.92 18:09:01 v0.1.93 18:09:01 v0.1.94 18:09:01 v0.1.95 18:09:01 v0.1.96 18:09:01 v0.1.97 18:09:01 v0.1.98 18:09:01 v0.1.99 18:09:01 v2.0.0-dev.1 18:09:01 v2.0.0-dev.10 18:09:01 v2.0.0-dev.2 18:09:01 v2.0.0-dev.3 18:09:01 v2.0.0-dev.4 18:09:01 v2.0.0-dev.5 18:09:01 v2.0.0-dev.6 18:09:01 v2.0.0-dev.7 18:09:01 v2.0.0-dev.8 18:09:01 v2.0.0-dev.9 [Pipeline] sh 18:09:02 + lftools sign git-tag v2.0.0-dev.10 18:09:03 Signing Git tag with Sigul... 18:09:03 Signing v2.0.0-dev.10 [Pipeline] echo 18:09:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:09:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:09:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:09:04 $ docker stop --time=1 a57e7b0df0cbd9b32aba1aa87624937f6155143d7c7fb8dd7ba886433ec5a2d8 18:09:07 $ docker rm -f a57e7b0df0cbd9b32aba1aa87624937f6155143d7c7fb8dd7ba886433ec5a2d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:09:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:09:08 . [Pipeline] withDockerContainer 18:09:08 prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container 18:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:09:09 $ docker top 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:09 [ssh-agent] Looking for ssh-agent implementation... 18:09:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:10 $ docker exec 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 ssh-agent 18:09:10 SSH_AUTH_SOCK=/tmp/ssh-ucZacP4jxNiA/agent.12 18:09:10 SSH_AGENT_PID=18 18:09:10 Running ssh-add (command line suppressed) 18:09:10 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_472183260766038126.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_472183260766038126.key) 18:09:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:11 + git semver bump pre 18:09:11 # -> Open(): unable to determine branch for HEAD 18:09:11 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 18:09:11 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 18:09:11 # $SEMVER_REMOTE_NAME = origin 18:09:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:09:11 # $SEMVER_USER_NAME = edgex-jenkins 18:09:11 # $SEMVER_BRANCH = master 18:09:11 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 18:09:11 2.0.0-dev.11 [Pipeline] } 18:09:11 $ docker exec --env ******** --env ******** 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 ssh-agent -k 18:09:11 unset SSH_AUTH_SOCK; 18:09:11 unset SSH_AGENT_PID; 18:09:11 echo Agent pid 18 killed; 18:09:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:11 + git semver [Pipeline] } 18:09:11 $ docker stop --time=1 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 18:09:13 $ docker rm -f 63a125a397934d7f9746a90dbe193868a78a3045682cb4c75897322760cd1611 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:09:13 . [Pipeline] withDockerContainer 18:09:13 prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container 18:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:09:14 $ docker top e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:14 [ssh-agent] Looking for ssh-agent implementation... 18:09:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:14 $ docker exec e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 ssh-agent 18:09:15 SSH_AUTH_SOCK=/tmp/ssh-KNI1OUKgite6/agent.12 18:09:15 SSH_AGENT_PID=18 18:09:15 Running ssh-add (command line suppressed) 18:09:15 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2815984405757526365.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2815984405757526365.key) 18:09:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:15 + git semver push 18:09:15 # -> Open(): unable to determine branch for HEAD 18:09:15 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 18:09:15 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 18:09:15 # $SEMVER_REMOTE_NAME = origin 18:09:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:09:15 # $SEMVER_USER_NAME = edgex-jenkins 18:09:15 # $SEMVER_BRANCH = master 18:09:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 18:09:23 $ docker exec --env ******** --env ******** e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 ssh-agent -k 18:09:24 unset SSH_AUTH_SOCK; 18:09:24 unset SSH_AGENT_PID; 18:09:24 echo Agent pid 18 killed; 18:09:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:24 + git semver [Pipeline] } 18:09:24 $ docker stop --time=1 e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 18:09:25 $ docker rm -f e7a25e6a222d1159a4fdbf09f0d7792aa07c32d4968c392298f6202fa5d96bd5 [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 18:09:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:09:28 ---> package-listing.sh 18:09:28 ++ facter osfamily 18:09:28 ++ tr '[:upper:]' '[:lower:]' 18:09:28 + OS_FAMILY=redhat 18:09:28 + workspace=/w/workspace/dry_go-mod-core-contracts_master 18:09:28 + START_PACKAGES=/tmp/packages_start.txt 18:09:28 + END_PACKAGES=/tmp/packages_end.txt 18:09:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:09:28 + PACKAGES=/tmp/packages_start.txt 18:09:28 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 18:09:28 + PACKAGES=/tmp/packages_end.txt 18:09:28 + case "${OS_FAMILY}" in 18:09:28 + rpm -qa 18:09:28 + sort 18:09:33 + '[' -f /tmp/packages_start.txt ']' 18:09:33 + '[' -f /tmp/packages_end.txt ']' 18:09:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:09:33 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 18:09:33 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 18:09:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 18:09:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:09:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:09:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:09:34 18:09:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:09:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:09:34 alpine: Pulling from edgex-lftools-log-publisher 18:09:34 df20fa9351a1: Pulling fs layer 18:09:34 36b3adc4ff6f: Pulling fs layer 18:09:34 8ad3a11d3b57: Pulling fs layer 18:09:34 46f8f816bc3b: Pulling fs layer 18:09:34 93b61091891f: Pulling fs layer 18:09:34 93b9cdb0e59b: Pulling fs layer 18:09:34 5e14af77c1be: Pulling fs layer 18:09:34 01666e4c0597: Pulling fs layer 18:09:34 aa168da1d23b: Pulling fs layer 18:09:34 93b61091891f: Waiting 18:09:34 93b9cdb0e59b: Waiting 18:09:34 5e14af77c1be: Waiting 18:09:34 01666e4c0597: Waiting 18:09:34 aa168da1d23b: Waiting 18:09:34 46f8f816bc3b: Waiting 18:09:34 36b3adc4ff6f: Verifying Checksum 18:09:34 36b3adc4ff6f: Download complete 18:09:34 46f8f816bc3b: Verifying Checksum 18:09:34 46f8f816bc3b: Download complete 18:09:34 df20fa9351a1: Verifying Checksum 18:09:34 df20fa9351a1: Download complete 18:09:34 93b9cdb0e59b: Verifying Checksum 18:09:34 93b9cdb0e59b: Download complete 18:09:34 93b61091891f: Verifying Checksum 18:09:34 93b61091891f: Download complete 18:09:34 5e14af77c1be: Verifying Checksum 18:09:34 5e14af77c1be: Download complete 18:09:34 01666e4c0597: Verifying Checksum 18:09:34 01666e4c0597: Download complete 18:09:34 8ad3a11d3b57: Verifying Checksum 18:09:34 8ad3a11d3b57: Download complete 18:09:35 df20fa9351a1: Pull complete 18:09:36 36b3adc4ff6f: Pull complete 18:09:36 aa168da1d23b: Verifying Checksum 18:09:36 aa168da1d23b: Download complete 18:09:36 8ad3a11d3b57: Pull complete 18:09:37 46f8f816bc3b: Pull complete 18:09:37 93b61091891f: Pull complete 18:09:37 93b9cdb0e59b: Pull complete 18:09:37 5e14af77c1be: Pull complete 18:09:37 01666e4c0597: Pull complete 18:09:45 aa168da1d23b: Pull complete 18:09:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:09:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:09:46 prd-centos7-docker-4c-2g-23420 does not seem to be running inside a container 18:09:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:09:49 $ docker top bd1ed6606d0d907b43751df4726298b4d5f1557cb8516bd4a4c2a38036574ddc -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:49 + touch /tmp/pre-build-complete [Pipeline] sh 18:09:49 + mkdir -p /var/log/sa [Pipeline] sh 18:09:50 + ls /var/log/sa-host 18:09:50 + sadf -c /var/log/sa-host/sa23 18:09:50 file_magic: OK 18:09:50 HZ: Using current value: 100 18:09:50 file_header: OK 18:09:50 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 18:09:50 Statistics: 18:09:50 Hnuu...uuuununununu... 18:09:50 File successfully converted to sysstat format version 12.2.1 18:09:50 + sadf -c /var/log/sa-host/sa27 18:09:50 file_magic: OK 18:09:50 HZ: Using current value: 100 18:09:50 file_header: OK 18:09:50 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 18:09:50 Statistics: 18:09:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:09:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:50 provisioning config files... 18:09:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5454212330119247445tmp [Pipeline] { [Pipeline] echo 18:09:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:09:50 ---> create-netrc.sh [Pipeline] } 18:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:09:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:09:51 ---> python-tools-install.sh [Pipeline] echo 18:09:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:09:51 ---> sudo-logs.sh 18:09:51 Archiving 'sudo' log.. [Pipeline] echo 18:09:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:09:51 ---> job-cost.sh 18:09:51 lf-activate-venv: SKIPPING 18:09:51 INFO: No Stack... 18:09:53 INFO: Retrieving Pricing Info for: v1-standard-2 18:09:54 INFO: Archiving Costs [Pipeline] echo 18:09:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:09:54 ---> logs-deploy.sh 18:09:54 lf-activate-venv: SKIPPING 18:09:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/128 18:09:54 INFO: archiving workspace using pattern(s): 18:09:56 Archives upload complete. 18:09:56 INFO: archiving logs to Nexus 18:09:57 ---> uname -a: 18:09:57 Linux prd-centos7-docker-4c-2g-23420.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:09:57 18:09:57 18:09:57 ---> lscpu: 18:09:57 Architecture: x86_64 18:09:57 CPU op-mode(s): 32-bit, 64-bit 18:09:57 Byte Order: Little Endian 18:09:57 Address sizes: 40 bits physical, 48 bits virtual 18:09:57 CPU(s): 4 18:09:57 On-line CPU(s) list: 0-3 18:09:57 Thread(s) per core: 1 18:09:57 Core(s) per socket: 1 18:09:57 Socket(s): 4 18:09:57 NUMA node(s): 1 18:09:57 Vendor ID: GenuineIntel 18:09:57 CPU family: 6 18:09:57 Model: 44 18:09:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:09:57 Stepping: 1 18:09:57 CPU MHz: 2933.436 18:09:57 BogoMIPS: 5866.87 18:09:57 Virtualization: VT-x 18:09:57 Hypervisor vendor: KVM 18:09:57 Virtualization type: full 18:09:57 L1d cache: 128 KiB 18:09:57 L1i cache: 128 KiB 18:09:57 L2 cache: 16 MiB 18:09:57 L3 cache: 64 MiB 18:09:57 NUMA node0 CPU(s): 0-3 18:09:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:09:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:09:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:09:57 Vulnerability Meltdown: Mitigation; PTI 18:09:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:09:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:09:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:09:57 Vulnerability Srbds: Not affected 18:09:57 Vulnerability Tsx async abort: Not affected 18:09:57 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 18:09:57 18:09:57 18:09:57 ---> nproc: 18:09:57 4 18:09:57 18:09:57 18:09:57 ---> df -h: 18:09:57 Filesystem Size Used Available Use% Mounted on 18:09:57 overlay 50.0G 8.5G 41.4G 17% / 18:09:57 tmpfs 64.0M 0 64.0M 0% /dev 18:09:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:09:57 shm 64.0M 0 64.0M 0% /dev/shm 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 18:09:57 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 18:09:57 18:09:57 18:09:57 ---> free -m: 18:09:57 total used free shared buff/cache available 18:09:57 Mem: 1837 831 143 0 862 942 18:09:57 Swap: 1023 3 1020 18:09:57 18:09:57 18:09:57 ---> ip addr: 18:09:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:09:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:09:57 inet 127.0.0.1/8 scope host lo 18:09:57 valid_lft forever preferred_lft forever 18:09:57 inet6 ::1/128 scope host 18:09:57 valid_lft forever preferred_lft forever 18:09:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:09:57 link/ether fa:16:3e:1f:ca:a1 brd ff:ff:ff:ff:ff:ff 18:09:57 inet 10.30.122.36/23 brd 10.30.123.255 scope global dynamic eth0 18:09:57 valid_lft 85850sec preferred_lft 85850sec 18:09:57 inet6 fe80::f816:3eff:fe1f:caa1/64 scope link 18:09:57 valid_lft forever preferred_lft forever 18:09:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:09:57 link/ether 02:42:0d:47:cf:21 brd ff:ff:ff:ff:ff:ff 18:09:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:09:57 valid_lft forever preferred_lft forever 18:09:57 inet6 fe80::42:dff:fe47:cf21/64 scope link 18:09:57 valid_lft forever preferred_lft forever 18:09:57 18:09:57 18:09:57 ---> sar -b -r -n DEV: 18:09:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 18:09:57 18:09:57 18:00:33 LINUX RESTART (4 CPU) 18:09:57 18:09:57 18:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:09:57 18:02:02 72.11 26.11 46.01 0.00 6168.69 4085.27 0.00 18:09:57 18:03:01 4.00 0.00 4.00 0.00 0.00 134.69 0.00 18:09:57 18:04:01 0.75 0.00 0.75 0.00 0.00 10.39 0.00 18:09:57 18:05:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 18:09:57 18:06:02 0.33 0.00 0.33 0.00 0.00 4.81 0.00 18:09:57 18:07:01 0.20 0.00 0.20 0.00 0.00 2.96 0.00 18:09:57 18:08:01 108.55 48.84 59.72 0.00 2355.08 22009.25 0.00 18:09:57 18:09:01 350.38 176.69 173.69 0.00 9504.56 43536.46 0.00 18:09:57 Average: 67.38 31.61 35.77 0.00 2264.30 8767.22 0.00 18:09:57 18:09:57 18:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:09:57 18:02:02 143700 0 603240 32.06 2620 1131984 1103116 37.65 445472 1091068 128 18:09:57 18:03:01 151540 0 595388 31.64 2620 1131996 1066756 36.41 441448 1088740 20 18:09:57 18:04:01 148300 0 598624 31.82 2620 1132000 1067040 36.42 446508 1086764 20 18:09:57 18:05:01 146192 0 600728 31.93 2620 1132004 1067064 36.42 448652 1086548 12 18:09:57 18:06:02 146520 0 600396 31.91 2620 1132008 1067076 36.42 459356 1075940 8 18:09:57 18:07:01 147008 0 599900 31.88 2620 1132016 1067004 36.42 458844 1075940 8 18:09:57 18:08:01 72508 0 732316 38.92 2620 1074100 1510776 51.56 533752 1017144 41556 18:09:57 18:09:01 101952 0 778660 41.38 1540 999392 1182612 40.36 637272 806804 72376 18:09:57 Average: 132215 0 638656 33.94 2485 1108188 1141430 38.96 483913 1041118 14266 18:09:57 18:09:57 18:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:09:57 18:02:02 eth0 530.68 324.18 1054.09 93.08 0.00 0.00 0.00 0.00 18:09:57 18:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:02:02 docker0 8.20 6.69 1.67 16.96 0.00 0.00 0.00 0.00 18:09:57 18:03:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:09:57 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:04:01 eth0 1.47 0.37 0.37 0.17 0.00 0.00 0.00 0.00 18:09:57 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:05:01 eth0 2.20 0.72 0.67 0.44 0.00 0.00 0.00 0.00 18:09:57 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:06:02 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:09:57 18:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:07:01 eth0 0.27 0.19 0.14 0.07 0.00 0.00 0.00 0.00 18:09:57 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:08:01 eth0 408.84 354.85 4067.28 29.85 0.00 0.00 0.00 0.00 18:09:57 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:09:01 eth0 496.84 426.92 3566.86 103.85 0.00 0.00 0.00 0.00 18:09:57 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 18:09:01 vethbcf2bec 28.75 42.03 1.93 202.73 0.00 0.00 0.00 0.00 18:09:57 18:09:01 docker0 52.85 65.79 3.33 331.48 0.00 0.00 0.00 0.00 18:09:57 Average: eth0 181.02 139.15 1092.01 28.59 0.00 0.00 0.00 0.00 18:09:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:57 Average: vethbcf2bec 3.61 5.28 0.24 25.46 0.00 0.00 0.00 0.00 18:09:57 Average: docker0 7.67 9.10 0.63 43.75 0.00 0.00 0.00 0.00 18:09:57 18:09:57 18:09:57 ---> sar -P ALL: 18:09:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 18:09:57 18:09:57 18:00:33 LINUX RESTART (4 CPU) 18:09:57 18:09:57 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:09:57 18:02:02 all 12.01 0.00 4.19 2.35 0.14 81.31 18:09:57 18:02:02 0 13.57 0.00 4.26 1.88 0.10 80.20 18:09:57 18:02:02 1 13.31 0.00 3.09 1.25 0.17 82.18 18:09:57 18:02:02 2 10.52 0.00 5.39 3.86 0.12 80.11 18:09:57 18:02:02 3 10.64 0.00 4.01 2.43 0.19 82.74 18:09:57 18:03:01 all 0.16 0.00 0.06 0.00 0.01 99.77 18:09:57 18:03:01 0 0.05 0.00 0.08 0.00 0.00 99.86 18:09:57 18:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:09:57 18:03:01 2 0.05 0.00 0.08 0.00 0.02 99.85 18:09:57 18:03:01 3 0.51 0.00 0.05 0.00 0.02 99.42 18:09:57 18:04:01 all 0.18 0.00 0.05 0.00 0.00 99.77 18:09:57 18:04:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:09:57 18:04:01 1 0.10 0.00 0.08 0.00 0.00 99.82 18:09:57 18:04:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:09:57 18:04:01 3 0.52 0.00 0.03 0.00 0.00 99.45 18:09:57 18:05:01 all 0.15 0.00 0.04 0.00 0.00 99.80 18:09:57 18:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:09:57 18:05:01 1 0.03 0.00 0.07 0.00 0.00 99.90 18:09:57 18:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:09:57 18:05:01 3 0.53 0.00 0.02 0.00 0.02 99.43 18:09:57 18:06:02 all 0.15 0.00 0.06 0.00 0.03 99.76 18:09:57 18:06:02 0 0.03 0.00 0.03 0.00 0.02 99.92 18:09:57 18:06:02 1 0.52 0.00 0.12 0.00 0.02 99.35 18:09:57 18:06:02 2 0.05 0.00 0.05 0.00 0.02 99.88 18:09:57 18:06:02 3 0.02 0.00 0.05 0.00 0.05 99.88 18:09:57 18:07:01 all 0.15 0.00 0.03 0.00 0.00 99.82 18:09:57 18:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:09:57 18:07:01 1 0.53 0.00 0.03 0.00 0.00 99.44 18:09:57 18:07:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:09:57 18:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:09:57 18:08:01 all 5.99 0.00 4.44 0.41 0.09 89.07 18:09:57 18:08:01 0 5.95 0.00 4.49 0.12 0.08 89.35 18:09:57 18:08:01 1 6.46 0.00 4.00 0.91 0.08 88.54 18:09:57 18:08:01 2 5.65 0.00 4.45 0.29 0.13 89.48 18:09:57 18:08:01 3 5.88 0.00 4.83 0.30 0.07 88.92 18:09:57 18:09:01 all 13.73 0.00 10.48 3.38 0.22 72.20 18:09:57 18:09:01 0 11.61 0.00 11.64 1.91 0.23 74.61 18:09:57 18:09:01 1 12.52 0.00 10.04 4.11 0.26 73.07 18:09:57 18:09:01 2 17.38 0.00 9.62 4.52 0.19 68.30 18:09:57 18:09:01 3 13.40 0.00 10.61 2.96 0.21 72.83 18:09:57 Average: all 4.02 0.00 2.39 0.76 0.06 92.78 18:09:57 Average: 0 3.87 0.00 2.54 0.48 0.05 93.06 18:09:57 Average: 1 4.15 0.00 2.16 0.77 0.07 92.85 18:09:57 Average: 2 4.16 0.00 2.43 1.07 0.06 92.28 18:09:57 Average: 3 3.90 0.00 2.42 0.70 0.07 92.91 18:09:57 18:09:57 18:09:57