Pull request #367 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than e1d70e92bac247a60139e7ef99aa1ccce68bd122 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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: patch 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11919’ Running on prd-centos7-docker-4c-2g-11921 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e1d70e92bac247a60139e7ef99aa1ccce68bd122 > 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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 Merge succeeded, producing e1d70e92bac247a60139e7ef99aa1ccce68bd122 Checking out Revision e1d70e92bac247a60139e7ef99aa1ccce68bd122 (PR-367) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 Commit message: "feat(clients): Implement Add method for V2 EventClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:47:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 93eb4232d4d6fa9020399d464cdffbf7aec8be31 # timeout=10 05:47:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:47:57 ========================================================= 05:47:57 EdgeX Global Pipelines Version Info 05:47:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:48:00 ------------------- 05:48:00 stable info: 05:48:00 ------------------- 05:48:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:48:00 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 05:48:00 Message: update stable to v1.0.162 05:48:01 ------------------- 05:48:01 experimental info: 05:48:01 ------------------- 05:48:01 Commited By: **** collab-it+edgex@linuxfoundation.org 05:48:01 Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 05:48:01 Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:48:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 05:48:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 05:48:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:48:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:48:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:48:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:48:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 05:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:48:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:48:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:48:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:48:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:48:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:48:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 05:48:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo 05:48:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1d70e92bac247a60139e7ef99aa1ccce68bd122 [Pipeline] echo 05:48:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1d70e9 [Pipeline] echo 05:48:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:48:05 provisioning config files... 05:48:05 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config7196228720085834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:05 ---> docker-login.sh 05:48:05 nexus3.edgexfoundry.org:10001 05:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:06 Configure a credential helper to remove this warning. See 05:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:06 05:48:06 Login Succeeded 05:48:06 nexus3.edgexfoundry.org:10002 05:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:06 Configure a credential helper to remove this warning. See 05:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:06 05:48:06 Login Succeeded 05:48:06 nexus3.edgexfoundry.org:10003 05:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:06 Configure a credential helper to remove this warning. See 05:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:06 05:48:06 Login Succeeded 05:48:06 nexus3.edgexfoundry.org:10004 05:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:07 Configure a credential helper to remove this warning. See 05:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:07 05:48:07 Login Succeeded 05:48:07 docker.io 05:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:07 Configure a credential helper to remove this warning. See 05:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:07 05:48:07 Login Succeeded 05:48:07 ---> docker-login.sh ends [Pipeline] } 05:48:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:08 + git log --format=format:%s -1 e1d70e92bac247a60139e7ef99aa1ccce68bd122 [Pipeline] echo 05:48:08 GIT_COMMIT: e1d70e92bac247a60139e7ef99aa1ccce68bd122, Commit Message: feat(clients): Implement Add method for V2 EventClient [Pipeline] echo 05:48:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:09 05:48:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:48:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:09 latest: Pulling from edgex-devops/git-semver 05:48:09 31603596830f: Pulling fs layer 05:48:09 2a8b12db71e7: Pulling fs layer 05:48:09 6ca5941a6612: Pulling fs layer 05:48:09 ecc8261a40a4: Pulling fs layer 05:48:09 ecc8261a40a4: Waiting 05:48:09 2a8b12db71e7: Verifying Checksum 05:48:09 2a8b12db71e7: Download complete 05:48:10 31603596830f: Verifying Checksum 05:48:10 31603596830f: Download complete 05:48:10 ecc8261a40a4: Verifying Checksum 05:48:10 ecc8261a40a4: Download complete 05:48:10 6ca5941a6612: Verifying Checksum 05:48:10 6ca5941a6612: Download complete 05:48:10 31603596830f: Pull complete 05:48:10 2a8b12db71e7: Pull complete 05:48:11 6ca5941a6612: Pull complete 05:48:12 ecc8261a40a4: Pull complete 05:48:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:48:12 prd-centos7-docker-4c-2g-11921 does not seem to be running inside a container 05:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:48:14 $ docker top 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:14 [ssh-agent] Looking for ssh-agent implementation... 05:48:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:15 $ docker exec 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 ssh-agent 05:48:15 SSH_AUTH_SOCK=/tmp/ssh-pPhJesuhGuwv/agent.13 05:48:15 SSH_AGENT_PID=18 05:48:15 Running ssh-add (command line suppressed) 05:48:15 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6732470934869866777.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6732470934869866777.key) 05:48:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:16 + git tag --points-at HEAD [Pipeline] } 05:48:16 $ docker exec --env ******** --env ******** 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 ssh-agent -k 05:48:16 unset SSH_AUTH_SOCK; 05:48:16 unset SSH_AGENT_PID; 05:48:16 echo Agent pid 18 killed; 05:48:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:48:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:16 [ssh-agent] Looking for ssh-agent implementation... 05:48:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:16 $ docker exec 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 ssh-agent 05:48:17 SSH_AUTH_SOCK=/tmp/ssh-jxVGTSddW5h7/agent.47 05:48:17 SSH_AGENT_PID=52 05:48:17 Running ssh-add (command line suppressed) 05:48:17 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6647710795507699083.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6647710795507699083.key) 05:48:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:17 + git semver init 05:48:17 # -> Open(): unable to determine branch for HEAD 05:48:17 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.git 05:48:17 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-367 05:48:17 # $SEMVER_REMOTE_NAME = origin 05:48:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:48:17 # $SEMVER_USER_NAME = edgex-jenkins 05:48:17 # $SEMVER_BRANCH = PR-367 05:48:17 # $SEMVER_TEMP = /tmp/semver-536149305 05:48:17 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:48:18 # '/tmp/semver-536149305' -> '/w/workspace/dry_go-mod-core-contracts_PR-367/.semver' 05:48:18 # -> Force: false 05:48:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.semver [Pipeline] } 05:48:18 $ docker exec --env ******** --env ******** 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 ssh-agent -k 05:48:18 unset SSH_AUTH_SOCK; 05:48:18 unset SSH_AGENT_PID; 05:48:18 echo Agent pid 52 killed; 05:48:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:19 + git semver [Pipeline] } 05:48:19 $ docker stop --time=1 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 05:48:21 $ docker rm -f 39da2c5ed02d4c9edf119c152be11132b78e7f5dcacb59174da15d489076a4c4 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:48:22 Stashed 1 file(s) [Pipeline] echo 05:48:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:48:38 Still waiting to schedule task 05:48:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:48:38 Still waiting to schedule task 05:48:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:50:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11923 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws 05:50:20 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 05:50:27 using credential edgex-jenkins-ssh 05:50:27 Cloning the remote Git repository 05:50:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:50:27 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 05:50:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:50:27 > git --version # timeout=10 05:50:27 > git --version # 'git version 2.17.1' 05:50:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:50:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:29 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e1d70e92bac247a60139e7ef99aa1ccce68bd122 05:50:29 Merge succeeded, producing e1d70e92bac247a60139e7ef99aa1ccce68bd122 05:50:29 Checking out Revision e1d70e92bac247a60139e7ef99aa1ccce68bd122 (PR-367) 05:50:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:50:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:50:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:50:29 > git config core.sparsecheckout # timeout=10 05:50:29 > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 05:50:29 > git remote # timeout=10 05:50:29 > git config --get remote.origin.url # timeout=10 05:50:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:29 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 05:50:29 > git rev-parse HEAD^{commit} # timeout=10 05:50:29 > git config core.sparsecheckout # timeout=10 05:50:29 > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 05:50:33 Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:50:34 provisioning config files... 05:50:34 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/5@tmp/config1763423273334740193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:35 ---> docker-login.sh 05:50:35 nexus3.edgexfoundry.org:10001 05:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:36 Configure a credential helper to remove this warning. See 05:50:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:36 05:50:36 Login Succeeded 05:50:36 nexus3.edgexfoundry.org:10002 05:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:37 Configure a credential helper to remove this warning. See 05:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:37 05:50:37 Login Succeeded 05:50:37 nexus3.edgexfoundry.org:10003 05:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:37 Configure a credential helper to remove this warning. See 05:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:37 05:50:37 Login Succeeded 05:50:37 nexus3.edgexfoundry.org:10004 05:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:38 Configure a credential helper to remove this warning. See 05:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:38 05:50:38 Login Succeeded 05:50:38 docker.io 05:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:39 Configure a credential helper to remove this warning. See 05:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:39 05:50:39 Login Succeeded 05:50:39 ---> docker-login.sh ends [Pipeline] } 05:50:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:50:39 ========================================================= 05:50:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:50:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:39 + 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 . 05:50:40 Sending build context to Docker daemon 1.85MB 05:50:40 Step 1/7 : ARG BASE=golang:1.15-alpine 05:50:40 Step 2/7 : FROM ${BASE} 05:50:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:40 b538f80385f9: Pulling fs layer 05:50:40 74f711af9a0d: Pulling fs layer 05:50:40 99f96fe45779: Pulling fs layer 05:50:40 8529a6b9a6be: Pulling fs layer 05:50:40 45590311c82a: Pulling fs layer 05:50:40 69ca0ff8b7b3: Pulling fs layer 05:50:40 209524e5b208: Pulling fs layer 05:50:40 8529a6b9a6be: Waiting 05:50:40 45590311c82a: Waiting 05:50:40 209524e5b208: Waiting 05:50:40 99f96fe45779: Verifying Checksum 05:50:40 99f96fe45779: Download complete 05:50:40 74f711af9a0d: Download complete 05:50:40 45590311c82a: Verifying Checksum 05:50:40 45590311c82a: Download complete 05:50:41 69ca0ff8b7b3: Verifying Checksum 05:50:41 69ca0ff8b7b3: Download complete 05:50:41 b538f80385f9: Verifying Checksum 05:50:41 b538f80385f9: Download complete 05:50:42 b538f80385f9: Pull complete 05:50:42 74f711af9a0d: Pull complete 05:50:43 99f96fe45779: Pull complete 05:50:43 209524e5b208: Download complete 05:50:44 8529a6b9a6be: Verifying Checksum 05:50:44 8529a6b9a6be: Download complete 05:50:54 8529a6b9a6be: Pull complete 05:50:55 45590311c82a: Pull complete 05:50:55 69ca0ff8b7b3: Pull complete 05:50:59 209524e5b208: Pull complete 05:50:59 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 05:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:50:59 ---> 5bddaf1c2fca 05:50:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:51:01 ---> Running in 09918650209b 05:51:02 Removing intermediate container 09918650209b 05:51:02 ---> 4aac7074e061 05:51:02 Step 4/7 : RUN apk add bash 05:51:02 ---> Running in a4e08919740b 05:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:51:05 OK: 142 MiB in 39 packages 05:51:06 Removing intermediate container a4e08919740b 05:51:06 ---> c147b62112b7 05:51:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:51:06 ---> Running in 4d2890f05449 05:51:07 Removing intermediate container 4d2890f05449 05:51:07 ---> 8b951eab35af 05:51:07 Step 6/7 : COPY go.mod . 05:51:08 ---> ac319b2d431f 05:51:08 Step 7/7 : RUN go mod download 05:51:08 ---> Running in 6d498644f54f 05:51:23 Removing intermediate container 6d498644f54f 05:51:23 ---> f2b07e4e2d62 05:51:23 Successfully built f2b07e4e2d62 05:51:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:51:23 + docker inspect -f . ci-base-image-arm64 05:51:23 . [Pipeline] withDockerContainer 05:51:24 prd-ubuntu18.04-docker-arm64-4c-16g-11923 does not seem to be running inside a container 05:51:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:51:26 $ docker top 8c42d91e7a48d631139bbc532b55b4443457784ca3065654e7e98b5d0d7ec2c9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:27 + go version 05:51:27 go version go1.15.2 linux/arm64 [Pipeline] } 05:51:27 $ docker stop --time=1 8c42d91e7a48d631139bbc532b55b4443457784ca3065654e7e98b5d0d7ec2c9 05:51:29 $ docker rm -f 8c42d91e7a48d631139bbc532b55b4443457784ca3065654e7e98b5d0d7ec2c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:30 + docker inspect -f . ci-base-image-arm64 05:51:30 . [Pipeline] withDockerContainer 05:51:30 prd-ubuntu18.04-docker-arm64-4c-16g-11923 does not seem to be running inside a container 05:51:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:51:32 $ docker top d482370afd148b128a6c0b6f83c7c496cca32b666d6ba30fe5a257d22376385c -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:34 + make test 05:51:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:51:54 Running on prd-centos7-docker-4c-2g-11924 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws 05:51:54 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 05:51:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:51:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements 05:51:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.036s coverage: 100.0% of statements 05:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements 05:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.045s coverage: 77.8% of statements 05:51:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 6.4% of statements 05:52:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.031s coverage: 14.7% of statements 05:52:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.060s coverage: 100.0% of statements 05:52:01 using credential edgex-jenkins-ssh 05:52:01 Cloning the remote Git repository 05:52:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:52:01 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 05:52:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:52:01 > git --version # timeout=10 05:52:01 > git --version # 'git version 2.16.5' 05:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.063s coverage: 91.8% of statements 05:52:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:52:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:52:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements 05:52:02 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.017s coverage: 47.8% of statements 05:52:03 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e1d70e92bac247a60139e7ef99aa1ccce68bd122 05:52:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:52:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:52:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:52:03 > git config core.sparsecheckout # timeout=10 05:52:03 > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 05:52:03 Merge succeeded, producing e1d70e92bac247a60139e7ef99aa1ccce68bd122 05:52:03 Checking out Revision e1d70e92bac247a60139e7ef99aa1ccce68bd122 (PR-367) 05:52:03 > git remote # timeout=10 05:52:03 > git config --get remote.origin.url # timeout=10 05:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:03 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 05:52:03 > git rev-parse HEAD^{commit} # timeout=10 05:52:03 > git config core.sparsecheckout # timeout=10 05:52:03 > git checkout -f e1d70e92bac247a60139e7ef99aa1ccce68bd122 # timeout=10 05:52:08 Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:52:09 provisioning config files... 05:52:09 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/5@tmp/config5465876464579818891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.105s coverage: 63.0% of statements 05:52:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements 05:52:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.036s coverage: 15.4% of statements 05:52:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 05:52:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.027s coverage: 14.3% of statements 05:52:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:52:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.035s coverage: 88.9% of statements 05:52:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 05:52:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:52:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.046s coverage: 29.1% of statements 05:52:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.020s coverage: 100.0% of statements 05:52:10 ---> docker-login.sh 05:52:10 nexus3.edgexfoundry.org:10001 05:52:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 94.4% of statements 05:52:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 05:52:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:52:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:11 Configure a credential helper to remove this warning. See 05:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:11 05:52:11 Login Succeeded 05:52:11 nexus3.edgexfoundry.org:10002 05:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:11 Configure a credential helper to remove this warning. See 05:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:11 05:52:11 Login Succeeded 05:52:11 nexus3.edgexfoundry.org:10003 05:52:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:11 Configure a credential helper to remove this warning. See 05:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:11 05:52:11 Login Succeeded 05:52:11 nexus3.edgexfoundry.org:10004 05:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:12 Configure a credential helper to remove this warning. See 05:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:12 05:52:12 Login Succeeded 05:52:12 docker.io 05:52:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:12 Configure a credential helper to remove this warning. See 05:52:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:12 05:52:12 Login Succeeded 05:52:12 ---> docker-login.sh ends [Pipeline] } 05:52:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:52:13 ========================================================= 05:52:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:52:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:52:13 + 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 . 05:52:14 Sending build context to Docker daemon 1.85MB 05:52:14 Step 1/7 : ARG BASE=golang:1.15-alpine 05:52:14 Step 2/7 : FROM ${BASE} 05:52:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:52:14 df20fa9351a1: Pulling fs layer 05:52:14 ed8968b2872e: Pulling fs layer 05:52:14 a92cc7c5fd73: Pulling fs layer 05:52:14 e871e8e8d7a9: Pulling fs layer 05:52:14 e73272ec9a57: Pulling fs layer 05:52:14 1e910a182e73: Pulling fs layer 05:52:14 4e634b169226: Pulling fs layer 05:52:14 e871e8e8d7a9: Waiting 05:52:14 e73272ec9a57: Waiting 05:52:14 1e910a182e73: Waiting 05:52:14 4e634b169226: Waiting 05:52:14 a92cc7c5fd73: Verifying Checksum 05:52:14 a92cc7c5fd73: Download complete 05:52:14 ed8968b2872e: Download complete 05:52:14 e73272ec9a57: Verifying Checksum 05:52:14 e73272ec9a57: Download complete 05:52:14 1e910a182e73: Verifying Checksum 05:52:14 1e910a182e73: Download complete 05:52:16 df20fa9351a1: Verifying Checksum 05:52:16 df20fa9351a1: Download complete 05:52:16 gofmt -l . 05:52:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:52:16 $ docker stop --time=1 d482370afd148b128a6c0b6f83c7c496cca32b666d6ba30fe5a257d22376385c 05:52:16 df20fa9351a1: Pull complete 05:52:16 ed8968b2872e: Pull complete 05:52:17 a92cc7c5fd73: Pull complete 05:52:18 $ docker rm -f d482370afd148b128a6c0b6f83c7c496cca32b666d6ba30fe5a257d22376385c [Pipeline] // withDockerContainer 05:52:19 4e634b169226: Verifying Checksum 05:52:19 4e634b169226: Download complete [Pipeline] sh 05:52:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:52:20 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 05:52:22 e871e8e8d7a9: Verifying Checksum 05:52:22 e871e8e8d7a9: Download complete [Pipeline] } 05:52:37 e871e8e8d7a9: Pull complete 05:52:37 e73272ec9a57: Pull complete 05:52:37 1e910a182e73: Pull complete 05:52:43 4e634b169226: Pull complete 05:52:43 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 05:52:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:52:43 ---> f7629b54cfaa 05:52:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:52:43 ---> Running in 4ad9394e583f 05:52:44 Removing intermediate container 4ad9394e583f 05:52:44 ---> 6144d9b8ab26 05:52:44 Step 4/7 : RUN apk add bash 05:52:44 ---> Running in 6d040b86e418 05:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:52:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:52:47 OK: 166 MiB in 39 packages 05:52:47 Removing intermediate container 6d040b86e418 05:52:47 ---> 7b43587d0e9b 05:52:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:52:47 ---> Running in 3c9394dc182e 05:52:47 Removing intermediate container 3c9394dc182e 05:52:47 ---> 7fbfafb70845 05:52:47 Step 6/7 : COPY go.mod . 05:52:48 ---> c5b7d12f3fd0 05:52:48 Step 7/7 : RUN go mod download 05:52:48 ---> Running in 03a2fd3a1952 05:53:03 Removing intermediate container 03a2fd3a1952 05:53:03 ---> d2d3ca5351c4 05:53:03 Successfully built d2d3ca5351c4 05:53:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:53:04 + docker inspect -f . ci-base-image-x86_64 05:53:04 . [Pipeline] withDockerContainer 05:53:04 prd-centos7-docker-4c-2g-11924 does not seem to be running inside a container 05:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:06 $ docker top a69b1c9845cc21b1f0945d07a7de4fc3b623076f288195d79e022f71f55da7cc -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:07 + go version 05:53:07 go version go1.15.2 linux/amd64 [Pipeline] } 05:53:07 $ docker stop --time=1 a69b1c9845cc21b1f0945d07a7de4fc3b623076f288195d79e022f71f55da7cc 05:53:09 $ docker rm -f a69b1c9845cc21b1f0945d07a7de4fc3b623076f288195d79e022f71f55da7cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:10 + docker inspect -f . ci-base-image-x86_64 05:53:10 . [Pipeline] withDockerContainer 05:53:10 prd-centos7-docker-4c-2g-11924 does not seem to be running inside a container 05:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:11 $ docker top 5435f1e08d60561f5a54692dc3589b6e2f5049fce554277cccb499600b8ef42a -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:12 + make test 05:53:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:53:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.040s coverage: 85.7% of statements 05:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements 05:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.048s coverage: 45.4% of statements 05:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.043s coverage: 77.8% of statements 05:53:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 6.4% of statements 05:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.7% of statements 05:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.012s coverage: 100.0% of statements 05:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.061s coverage: 91.8% of statements 05:53:31 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:53:31 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements 05:53:32 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.022s coverage: 47.8% of statements 05:53:35 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.100s coverage: 63.0% of statements 05:53:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.025s coverage: 26.3% of statements 05:53:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.057s coverage: 15.4% of statements 05:53:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.026s coverage: 15.4% of statements 05:53:35 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.045s coverage: 14.3% of statements 05:53:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:53:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.057s coverage: 88.9% of statements 05:53:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 05:53:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:53:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.023s coverage: 29.1% of statements 05:53:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements 05:53:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 94.4% of statements 05:53:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.011s coverage: 100.0% of statements 05:53:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:53:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:53:42 gofmt -l . 05:53:42 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:53:42 $ docker stop --time=1 5435f1e08d60561f5a54692dc3589b6e2f5049fce554277cccb499600b8ef42a 05:53:45 $ docker rm -f 5435f1e08d60561f5a54692dc3589b6e2f5049fce554277cccb499600b8ef42a [Pipeline] // withDockerContainer [Pipeline] sh 05:53:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:53:46 Warning: overwriting stash ‘coverage-report’ 05:53:47 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:53:49 provisioning config files... 05:53:49 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config1944777120944456166tmp [Pipeline] { [Pipeline] sh 05:53:49 + set +x 05:53:49 + curl -s https://codecov.io/bash 05:53:49 + bash -s -- 05:53:50 05:53:50 _____ _ 05:53:50 / ____| | | 05:53:50 | | ___ __| | ___ ___ _____ __ 05:53:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:53:50 | |___| (_) | (_| | __/ (_| (_) \ V / 05:53:50 \_____\___/ \__,_|\___|\___\___/ \_/ 05:53:50 Bash-20201106-81372f2 05:53:50 05:53:50 05:53:50 ==> Jenkins CI detected. 05:53:50 project root: . 05:53:50 --> token set from env 05:53:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:53:50 ==> Running gcov in . (disable via -X gcov) 05:53:50 ==> Python coveragepy not found 05:53:50 ==> Searching for coverage reports in: 05:53:50 + . 05:53:50 -> Found 1 reports 05:53:50 ==> Detecting git/mercurial file structure 05:53:50 ==> Reading reports 05:53:50 + ./coverage.out bytes=106428 05:53:50 ==> Appending adjustments 05:53:50 https://docs.codecov.io/docs/fixing-reports 05:53:51 + Found adjustments 05:53:51 ==> Gzipping contents 05:53:51 ==> Uploading reports 05:53:51 url: https://codecov.io 05:53:51 query: branch=PR-367&commit=e1d70e92bac247a60139e7ef99aa1ccce68bd122&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= 05:53:51 -> Pinging Codecov 05:53:51 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-367&commit=e1d70e92bac247a60139e7ef99aa1ccce68bd122&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= 05:53:52 -> Uploading to 05:53:52 https://storage.googleapis.com/codecov/v4/raw/2020-11-12/71470A77251A30514AAF9C0BB2E5B6CE/e1d70e92bac247a60139e7ef99aa1ccce68bd122/0219f00f-cf8c-47fa-b265-422e7ea1416c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T055351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f7215aadd9839fb9f13586809afdf8be8238313d94029247fe620f143232083 05:53:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:52 Dload Upload Total Spent Left Speed 05:53:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17258 0 0 100 17258 0 36146 --:--:-- --:--:-- --:--:-- 36104 100 17258 0 0 100 17258 0 36129 --:--:-- --:--:-- --:--:-- 36104 05:53:52 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e1d70e92bac247a60139e7ef99aa1ccce68bd122 [Pipeline] } 05:53:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:53:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:53:56 ---> package-listing.sh 05:53:56 ++ facter osfamily 05:53:56 ++ tr '[:upper:]' '[:lower:]' 05:53:56 + OS_FAMILY=redhat 05:53:56 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-367 05:53:56 + START_PACKAGES=/tmp/packages_start.txt 05:53:56 + END_PACKAGES=/tmp/packages_end.txt 05:53:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:56 + PACKAGES=/tmp/packages_start.txt 05:53:56 + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' 05:53:56 + PACKAGES=/tmp/packages_end.txt 05:53:56 + case "${OS_FAMILY}" in 05:53:56 + rpm -qa 05:53:56 + sort 05:54:00 + '[' -f /tmp/packages_start.txt ']' 05:54:00 + '[' -f /tmp/packages_end.txt ']' 05:54:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' 05:54:00 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ 05:54:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [Pipeline] echo 05:54:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:54:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:01 05:54:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:01 alpine: Pulling from edgex-lftools-log-publisher 05:54:01 df20fa9351a1: Pulling fs layer 05:54:01 36b3adc4ff6f: Pulling fs layer 05:54:01 8ad3a11d3b57: Pulling fs layer 05:54:01 46f8f816bc3b: Pulling fs layer 05:54:01 93b61091891f: Pulling fs layer 05:54:01 93b9cdb0e59b: Pulling fs layer 05:54:01 5e14af77c1be: Pulling fs layer 05:54:01 01666e4c0597: Pulling fs layer 05:54:01 aa168da1d23b: Pulling fs layer 05:54:01 46f8f816bc3b: Waiting 05:54:01 93b61091891f: Waiting 05:54:01 93b9cdb0e59b: Waiting 05:54:01 5e14af77c1be: Waiting 05:54:01 01666e4c0597: Waiting 05:54:01 aa168da1d23b: Waiting 05:54:01 36b3adc4ff6f: Verifying Checksum 05:54:01 36b3adc4ff6f: Download complete 05:54:01 46f8f816bc3b: Verifying Checksum 05:54:01 46f8f816bc3b: Download complete 05:54:01 df20fa9351a1: Verifying Checksum 05:54:01 df20fa9351a1: Download complete 05:54:01 93b9cdb0e59b: Verifying Checksum 05:54:01 93b9cdb0e59b: Download complete 05:54:01 5e14af77c1be: Verifying Checksum 05:54:01 5e14af77c1be: Download complete 05:54:02 01666e4c0597: Verifying Checksum 05:54:02 01666e4c0597: Download complete 05:54:02 df20fa9351a1: Pull complete 05:54:02 93b61091891f: Verifying Checksum 05:54:02 93b61091891f: Download complete 05:54:03 36b3adc4ff6f: Pull complete 05:54:03 8ad3a11d3b57: Download complete 05:54:04 8ad3a11d3b57: Pull complete 05:54:04 46f8f816bc3b: Pull complete 05:54:05 93b61091891f: Pull complete 05:54:05 93b9cdb0e59b: Pull complete 05:54:05 5e14af77c1be: Pull complete 05:54:06 01666e4c0597: Pull complete 05:54:06 aa168da1d23b: Verifying Checksum 05:54:06 aa168da1d23b: Download complete 05:54:16 aa168da1d23b: Pull complete 05:54:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:54:17 prd-centos7-docker-4c-2g-11921 does not seem to be running inside a container 05:54:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:54:20 $ docker top 1722e6ea02bd91de43a805cc1574ef1f7f5b3e6bfb44741727dfb5805b0d67b6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:21 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:21 + mkdir -p /var/log/sa [Pipeline] sh 05:54:22 + ls /var/log/sa-host 05:54:22 + sadf -c /var/log/sa-host/sa05 05:54:22 file_magic: OK 05:54:22 HZ: Using current value: 100 05:54:22 file_header: OK 05:54:22 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 05:54:22 Statistics: 05:54:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:22 File successfully converted to sysstat format version 12.2.1 05:54:22 + sadf -c /var/log/sa-host/sa12 05:54:22 file_magic: OK 05:54:22 HZ: Using current value: 100 05:54:22 file_header: OK 05:54:22 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 05:54:22 Statistics: 05:54:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:22 provisioning config files... 05:54:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config2288904302807375047tmp [Pipeline] { [Pipeline] echo 05:54:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:22 ---> create-netrc.sh [Pipeline] } 05:54:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:54:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:54:23 ---> python-tools-install.sh [Pipeline] echo 05:54:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:23 ---> sudo-logs.sh 05:54:23 Archiving 'sudo' log.. [Pipeline] echo 05:54:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:23 ---> job-cost.sh 05:54:24 lf-activate-venv: SKIPPING 05:54:24 INFO: No Stack... 05:54:25 INFO: Retrieving Pricing Info for: v1-standard-2 05:54:25 INFO: Archiving Costs [Pipeline] echo 05:54:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:26 ---> logs-deploy.sh 05:54:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-367/5 05:54:26 INFO: archiving workspace using pattern(s): 05:54:28 Archives upload complete. 05:54:28 INFO: archiving logs to Nexus 05:54:30 ---> uname -a: 05:54:30 Linux prd-centos7-docker-4c-2g-11921.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 05:54:30 05:54:30 05:54:30 ---> lscpu: 05:54:30 Architecture: x86_64 05:54:30 CPU op-mode(s): 32-bit, 64-bit 05:54:30 Byte Order: Little Endian 05:54:30 Address sizes: 40 bits physical, 48 bits virtual 05:54:30 CPU(s): 4 05:54:30 On-line CPU(s) list: 0-3 05:54:30 Thread(s) per core: 1 05:54:30 Core(s) per socket: 1 05:54:30 Socket(s): 4 05:54:30 NUMA node(s): 1 05:54:30 Vendor ID: GenuineIntel 05:54:30 CPU family: 6 05:54:30 Model: 44 05:54:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:54:30 Stepping: 1 05:54:30 CPU MHz: 2933.438 05:54:30 BogoMIPS: 5866.87 05:54:30 Virtualization: VT-x 05:54:30 Hypervisor vendor: KVM 05:54:30 Virtualization type: full 05:54:30 L1d cache: 128 KiB 05:54:30 L1i cache: 128 KiB 05:54:30 L2 cache: 16 MiB 05:54:30 L3 cache: 64 MiB 05:54:30 NUMA node0 CPU(s): 0-3 05:54:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:54:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:54:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:54:30 Vulnerability Meltdown: Mitigation; PTI 05:54:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:54:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:54:30 Vulnerability Tsx async abort: Not affected 05:54:30 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 05:54:30 05:54:30 05:54:30 ---> nproc: 05:54:30 4 05:54:30 05:54:30 05:54:30 ---> df -h: 05:54:30 Filesystem Size Used Available Use% Mounted on 05:54:30 overlay 50.0G 7.2G 42.8G 14% / 05:54:30 tmpfs 64.0M 0 64.0M 0% /dev 05:54:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:54:30 shm 64.0M 0 64.0M 0% /dev/shm 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-367 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-367@tmp 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 05:54:30 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 05:54:30 05:54:30 05:54:30 ---> free -m: 05:54:30 total used free shared buff/cache available 05:54:30 Mem: 1837 689 111 0 1036 1045 05:54:30 Swap: 1023 1 1022 05:54:30 05:54:30 05:54:30 ---> ip addr: 05:54:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:54:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:54:30 inet 127.0.0.1/8 scope host lo 05:54:30 valid_lft forever preferred_lft forever 05:54:30 inet6 ::1/128 scope host 05:54:30 valid_lft forever preferred_lft forever 05:54:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:54:30 link/ether fa:16:3e:b0:5d:20 brd ff:ff:ff:ff:ff:ff 05:54:30 inet 10.30.123.1/23 brd 10.30.123.255 scope global dynamic eth0 05:54:30 valid_lft 85966sec preferred_lft 85966sec 05:54:30 inet6 fe80::f816:3eff:feb0:5d20/64 scope link 05:54:30 valid_lft forever preferred_lft forever 05:54:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:54:30 link/ether 02:42:a8:3b:5e:8c brd ff:ff:ff:ff:ff:ff 05:54:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:54:30 valid_lft forever preferred_lft forever 05:54:30 inet6 fe80::42:a8ff:fe3b:5e8c/64 scope link 05:54:30 valid_lft forever preferred_lft forever 05:54:30 05:54:30 05:54:30 ---> sar -b -r -n DEV: 05:54:30 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 05:54:30 05:54:30 05:46:57 LINUX RESTART (4 CPU) 05:54:30 05:54:30 05:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:54:30 05:49:01 29.77 10.20 19.56 0.00 4381.95 2491.11 0.00 05:54:30 05:50:01 0.63 0.00 0.63 0.00 0.00 10.35 0.00 05:54:30 05:51:01 0.18 0.00 0.18 0.00 0.00 2.16 0.00 05:54:30 05:52:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 05:54:30 05:53:01 0.35 0.00 0.35 0.00 0.00 4.78 0.00 05:54:30 05:54:02 39.54 39.15 0.40 0.00 4212.97 6.87 0.00 05:54:30 Average: 11.80 8.26 3.55 0.00 1435.26 419.12 0.00 05:54:30 05:54:30 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:30 05:49:01 135916 0 587276 31.21 2620 1155744 1130120 38.57 449296 1135004 20 05:54:30 05:50:01 140628 0 582560 30.96 2620 1155748 1099648 37.53 447940 1132536 8 05:54:30 05:51:01 141196 0 581984 30.93 2620 1155756 1076196 36.73 448912 1131664 8 05:54:30 05:52:01 141240 0 581936 30.93 2620 1155760 1076232 36.73 448988 1131664 16 05:54:30 05:53:01 141504 0 581664 30.91 2620 1155768 1076124 36.73 448580 1131664 12 05:54:30 05:54:02 66572 0 661904 35.18 2620 1150460 1496004 51.06 522092 1129100 10244 05:54:30 Average: 127843 0 596221 31.69 2620 1154873 1159054 39.56 460968 1131939 1718 05:54:30 05:54:30 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:30 05:49:01 eth0 73.21 61.91 355.11 40.12 0.00 0.00 0.00 0.00 05:54:30 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:49:01 docker0 5.49 3.76 1.18 12.85 0.00 0.00 0.00 0.00 05:54:30 05:50:01 eth0 1.38 0.45 0.66 0.21 0.00 0.00 0.00 0.00 05:54:30 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:51:01 eth0 1.12 0.50 0.47 0.21 0.00 0.00 0.00 0.00 05:54:30 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:52:01 eth0 0.73 0.32 0.30 0.20 0.00 0.00 0.00 0.00 05:54:30 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:53:01 eth0 0.33 0.25 0.17 0.08 0.00 0.00 0.00 0.00 05:54:30 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:54:02 eth0 32.68 23.81 182.45 7.08 0.00 0.00 0.00 0.00 05:54:30 05:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 05:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 Average: eth0 18.26 14.55 89.95 7.98 0.00 0.00 0.00 0.00 05:54:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:30 Average: docker0 0.91 0.63 0.20 2.14 0.00 0.00 0.00 0.00 05:54:30 05:54:30 05:54:30 ---> sar -P ALL: 05:54:30 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 05:54:30 05:54:30 05:46:57 LINUX RESTART (4 CPU) 05:54:30 05:54:30 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:54:30 05:49:01 all 2.39 0.00 2.02 0.49 2.40 92.70 05:54:30 05:49:01 0 2.49 0.00 1.59 0.28 2.67 92.96 05:54:30 05:49:01 1 2.39 0.00 1.88 0.40 2.15 93.18 05:54:30 05:49:01 2 2.03 0.00 2.14 1.07 2.26 92.50 05:54:30 05:49:01 3 2.66 0.00 2.46 0.20 2.51 92.17 05:54:30 05:50:01 all 0.15 0.00 0.06 0.00 0.09 99.70 05:54:30 05:50:01 0 0.42 0.00 0.03 0.00 0.12 99.43 05:54:30 05:50:01 1 0.03 0.00 0.07 0.00 0.08 99.82 05:54:30 05:50:01 2 0.08 0.00 0.07 0.00 0.12 99.73 05:54:30 05:50:01 3 0.05 0.00 0.07 0.00 0.05 99.83 05:54:30 05:51:01 all 0.13 0.00 0.03 0.00 0.26 99.58 05:54:30 05:51:01 0 0.30 0.00 0.03 0.00 0.48 99.18 05:54:30 05:51:01 1 0.12 0.00 0.03 0.00 0.13 99.72 05:54:30 05:51:01 2 0.08 0.00 0.03 0.00 0.30 99.58 05:54:30 05:51:01 3 0.02 0.00 0.02 0.00 0.12 99.85 05:54:30 05:52:01 all 0.11 0.00 0.04 0.00 0.22 99.63 05:54:30 05:52:01 0 0.33 0.00 0.03 0.00 0.42 99.22 05:54:30 05:52:01 1 0.05 0.00 0.05 0.00 0.13 99.77 05:54:30 05:52:01 2 0.03 0.00 0.05 0.00 0.15 99.77 05:54:30 05:52:01 3 0.03 0.00 0.02 0.00 0.20 99.75 05:54:30 05:53:01 all 0.11 0.00 0.03 0.00 0.18 99.68 05:54:30 05:53:01 0 0.33 0.00 0.03 0.00 0.22 99.42 05:54:30 05:53:01 1 0.03 0.00 0.02 0.00 0.20 99.75 05:54:30 05:53:01 2 0.03 0.00 0.03 0.00 0.10 99.83 05:54:30 05:53:01 3 0.03 0.00 0.03 0.00 0.22 99.72 05:54:30 05:54:02 all 1.57 0.00 0.78 0.79 1.29 95.57 05:54:30 05:54:02 0 1.64 0.00 0.90 0.86 1.38 95.22 05:54:30 05:54:02 1 1.81 0.00 1.09 1.87 1.05 94.18 05:54:30 05:54:02 2 2.14 0.00 0.73 0.43 1.13 95.57 05:54:30 05:54:02 3 0.69 0.00 0.41 0.02 1.58 97.29 05:54:30 Average: all 0.74 0.00 0.49 0.21 0.74 97.82 05:54:30 Average: 0 0.92 0.00 0.44 0.19 0.88 97.57 05:54:30 Average: 1 0.73 0.00 0.52 0.38 0.62 97.74 05:54:30 Average: 2 0.73 0.00 0.51 0.25 0.67 97.83 05:54:30 Average: 3 0.58 0.00 0.50 0.04 0.78 98.11 05:54:30 05:54:30 05:54:30