Pull request #628 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7273790a08f6fe03fbb57aa807b314fe6618c29+b231d8741049f7542527500b4916e882e6cdbb69 (6c94ec27db93fdd25c2073edca0669f7f5336656) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1271037740955098627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1777730115165688297.key > 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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6482877381792741380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4305073925774174103.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1397228188059705039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2896 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-628 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh9054976856125596469.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b231d8741049f7542527500b4916e882e6cdbb69 into PR head commit d7273790a08f6fe03fbb57aa807b314fe6618c29 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh6780435514444508661.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing d7273790a08f6fe03fbb57aa807b314fe6618c29 Checking out Revision d7273790a08f6fe03fbb57aa807b314fe6618c29 (PR-628) > git config core.sparsecheckout # timeout=10 > git checkout -f d7273790a08f6fe03fbb57aa807b314fe6618c29 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh1311102281087656283.key > git merge b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7273790a08f6fe03fbb57aa807b314fe6618c29 # timeout=10 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:34:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:34:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:34:44 ========================================================= 17:34:44 EdgeX Global Pipelines Version Info 17:34:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b3783d55a5fd82806eb85d4fb7ce209e364fb4dc # timeout=10 17:34:46 ------------------- 17:34:46 stable info: 17:34:46 ------------------- 17:34:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:34:46 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:34:46 Message: update stable to v1.0.196 17:34:46 ------------------- 17:34:46 experimental info: 17:34:46 ------------------- 17:34:46 Commited By: **** collab-it+edgex@linuxfoundation.org 17:34:46 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:34:46 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:34:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:34:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:34:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:34:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:34:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:34:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:34:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7273790a08f6fe03fbb57aa807b314fe6618c29 [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d727379 [Pipeline] echo 17:34:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:48 + git log --format=format:%s -1 d7273790a08f6fe03fbb57aa807b314fe6618c29 [Pipeline] echo 17:34:48 GIT_COMMIT: d7273790a08f6fe03fbb57aa807b314fe6618c29, Commit Message: build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0 [Pipeline] echo 17:34:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:48 17:34:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:34:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:49 latest: Pulling from edgex-devops/git-semver 17:34:49 31603596830f: Pulling fs layer 17:34:49 b6dc333f4379: Pulling fs layer 17:34:49 3d9ef1400e77: Pulling fs layer 17:34:49 fd332fbdc1db: Pulling fs layer 17:34:49 fd332fbdc1db: Waiting 17:34:49 b6dc333f4379: Verifying Checksum 17:34:49 b6dc333f4379: Download complete 17:34:49 31603596830f: Verifying Checksum 17:34:49 31603596830f: Download complete 17:34:49 31603596830f: Pull complete 17:34:49 fd332fbdc1db: Verifying Checksum 17:34:49 fd332fbdc1db: Download complete 17:34:49 b6dc333f4379: Pull complete 17:34:49 3d9ef1400e77: Verifying Checksum 17:34:49 3d9ef1400e77: Download complete 17:34:50 3d9ef1400e77: Pull complete 17:34:50 fd332fbdc1db: Pull complete 17:34:50 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:34:50 prd-centos7-docker-4c-2g-2896 does not seem to be running inside a container 17:34:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:34:51 $ docker top 839e19f6d3b1cf4d5d167569838c3f0d2c3579d8e20965d5fbfa2bf4dc9b0af4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:34:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:51 [ssh-agent] Looking for ssh-agent implementation... 17:34:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:51 $ docker exec 839e19f6d3b1cf4d5d167569838c3f0d2c3579d8e20965d5fbfa2bf4dc9b0af4 ssh-agent 17:34:52 SSH_AUTH_SOCK=/tmp/ssh-y6YootOuHB2d/agent.14 17:34:52 SSH_AGENT_PID=21 17:34:52 Running ssh-add (command line suppressed) 17:34:52 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_9029398998383176980.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_9029398998383176980.key) 17:34:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:52 + git tag --points-at HEAD [Pipeline] } 17:34:52 $ docker exec --env ******** --env ******** 839e19f6d3b1cf4d5d167569838c3f0d2c3579d8e20965d5fbfa2bf4dc9b0af4 ssh-agent -k 17:34:52 unset SSH_AUTH_SOCK; 17:34:52 unset SSH_AGENT_PID; 17:34:52 echo Agent pid 21 killed; 17:34:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:34:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:52 [ssh-agent] Looking for ssh-agent implementation... 17:34:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:52 $ docker exec 839e19f6d3b1cf4d5d167569838c3f0d2c3579d8e20965d5fbfa2bf4dc9b0af4 ssh-agent 17:34:52 SSH_AUTH_SOCK=/tmp/ssh-CMw55VpVxvQZ/agent.54 17:34:52 SSH_AGENT_PID=60 17:34:52 Running ssh-add (command line suppressed) 17:34:53 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5299656829350561543.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5299656829350561543.key) 17:34:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:53 + git semver init 17:34:53 # -> Open(): unable to determine branch for HEAD 17:34:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git 17:34:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 17:34:53 # $SEMVER_REMOTE_NAME = origin 17:34:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:34:53 # $SEMVER_USER_NAME = edgex-jenkins 17:34:53 # $SEMVER_BRANCH = PR-628 17:34:53 # $SEMVER_TEMP = /tmp/semver-679296025 17:34:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:34:53 # '/tmp/semver-679296025' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' 17:34:53 # -> Force: false 17:34:53 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } 17:34:53 $ docker exec --env ******** --env ******** 839e19f6d3b1cf4d5d167569838c3f0d2c3579d8e20965d5fbfa2bf4dc9b0af4 ssh-agent -k 17:34:54 unset SSH_AUTH_SOCK; 17:34:54 unset SSH_AGENT_PID; 17:34:54 echo Agent pid 60 killed; 17:34:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:54 + git semver [Pipeline] } 17:34:54 $ docker stop --time=1 839e19f6d3b1cf4d5d167569838c3f0d2c3579d8e20965d5fbfa2bf4dc9b0af4 17:34:55 $ docker rm -f 839e19f6d3b1cf4d5d167569838c3f0d2c3579d8e20965d5fbfa2bf4dc9b0af4 [Pipeline] // withDockerContainer [Pipeline] sh 17:34:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:34:56 Stashed 1 file(s) [Pipeline] echo 17:34:56 [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 17:35:11 Still waiting to schedule task 17:35:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:35:11 Still waiting to schedule task 17:35:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:35:21 Running on prd-centos7-docker-4c-2g-2898 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 17:35:21 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 17:35:21 Selected Git installation does not exist. Using Default 17:35:21 The recommended git tool is: NONE 17:35:25 using credential edgex-jenkins-ssh 17:35:25 Cloning the remote Git repository 17:35:24 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:35:24 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 17:35:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:35:24 > git --version # timeout=10 17:35:24 > git --version # 'git version 2.24.4' 17:35:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:24 [INFO] Currently running in a labeled security context 17:35:24 [INFO] Currently SELinux is 'enforcing' on the host 17:35:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/11@tmp/jenkins-gitclient-ssh8126561431791171311.key 17:35:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:35:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:35:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:25 [INFO] Currently running in a labeled security context 17:35:25 [INFO] Currently SELinux is 'enforcing' on the host 17:35:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/11@tmp/jenkins-gitclient-ssh3109142534725196814.key 17:35:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:35:26 Merging remotes/origin/main commit b231d8741049f7542527500b4916e882e6cdbb69 into PR head commit d7273790a08f6fe03fbb57aa807b314fe6618c29 17:35:26 Merge succeeded, producing d7273790a08f6fe03fbb57aa807b314fe6618c29 17:35:26 Checking out Revision d7273790a08f6fe03fbb57aa807b314fe6618c29 (PR-628) 17:35:26 > git config core.sparsecheckout # timeout=10 17:35:26 > git checkout -f d7273790a08f6fe03fbb57aa807b314fe6618c29 # timeout=10 17:35:26 > git remote # timeout=10 17:35:26 > git config --get remote.origin.url # timeout=10 17:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:26 [INFO] Currently running in a labeled security context 17:35:26 [INFO] Currently SELinux is 'enforcing' on the host 17:35:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/11@tmp/jenkins-gitclient-ssh7696895622538765818.key 17:35:26 > git merge b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 17:35:26 > git rev-parse HEAD^{commit} # timeout=10 17:35:26 > git config core.sparsecheckout # timeout=10 17:35:26 > git checkout -f d7273790a08f6fe03fbb57aa807b314fe6618c29 # timeout=10 17:35:30 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:35:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:35:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:35:31 + true 17:35:31 + sudo service docker restart 17:35:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:35:50 ========================================================= 17:35:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:35:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:35:50 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:35:50 Sending build context to Docker daemon 2.911MB 17:35:51 Step 1/7 : ARG BASE=golang:1.16-alpine 17:35:51 Step 2/7 : FROM ${BASE} 17:35:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:35:51 540db60ca938: Pulling fs layer 17:35:51 adcc1eea9eea: Pulling fs layer 17:35:51 4c4ab2625f07: Pulling fs layer 17:35:51 0773c198feca: Pulling fs layer 17:35:51 345f892a5656: Pulling fs layer 17:35:51 4796506630df: Pulling fs layer 17:35:51 cc55df3e53f1: Pulling fs layer 17:35:51 4d027b6c602c: Pulling fs layer 17:35:51 449e75d2c14e: Pulling fs layer 17:35:51 0773c198feca: Waiting 17:35:51 345f892a5656: Waiting 17:35:51 4796506630df: Waiting 17:35:51 449e75d2c14e: Waiting 17:35:51 cc55df3e53f1: Waiting 17:35:51 4d027b6c602c: Waiting 17:35:51 4c4ab2625f07: Verifying Checksum 17:35:51 4c4ab2625f07: Download complete 17:35:51 adcc1eea9eea: Verifying Checksum 17:35:51 adcc1eea9eea: Download complete 17:35:51 345f892a5656: Verifying Checksum 17:35:51 345f892a5656: Download complete 17:35:51 4796506630df: Verifying Checksum 17:35:51 4796506630df: Download complete 17:35:51 cc55df3e53f1: Verifying Checksum 17:35:51 cc55df3e53f1: Download complete 17:35:51 540db60ca938: Verifying Checksum 17:35:52 540db60ca938: Pull complete 17:35:52 adcc1eea9eea: Pull complete 17:35:52 4d027b6c602c: Verifying Checksum 17:35:52 4d027b6c602c: Download complete 17:35:52 4c4ab2625f07: Pull complete 17:35:56 449e75d2c14e: Verifying Checksum 17:35:56 449e75d2c14e: Download complete 17:35:57 0773c198feca: Verifying Checksum 17:35:57 0773c198feca: Download complete 17:36:00 0773c198feca: Pull complete 17:36:00 345f892a5656: Pull complete 17:36:00 4796506630df: Pull complete 17:36:00 cc55df3e53f1: Pull complete 17:36:00 4d027b6c602c: Pull complete 17:36:02 449e75d2c14e: Pull complete 17:36:02 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:36:02 ---> 0d28375d9b5b 17:36:02 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:36:03 ---> Running in edbf5dc7c77f 17:36:03 Removing intermediate container edbf5dc7c77f 17:36:03 ---> c94870ea782a 17:36:03 Step 4/7 : RUN apk add bash 17:36:03 ---> Running in cdaade12e5a3 17:36:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:36:05 OK: 149 MiB in 40 packages 17:36:05 Removing intermediate container cdaade12e5a3 17:36:05 ---> 73f0c0e698ea 17:36:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:36:05 ---> Running in 5b67fc174689 17:36:05 Removing intermediate container 5b67fc174689 17:36:05 ---> b763c3580b4c 17:36:05 Step 6/7 : COPY go.mod . 17:36:05 ---> b49395c2738e 17:36:05 Step 7/7 : RUN go mod download 17:36:05 ---> Running in 775d35ae0996 17:36:38 Removing intermediate container 775d35ae0996 17:36:38 ---> 952b08acbb43 17:36:38 Successfully built 952b08acbb43 17:36:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:36:38 + docker inspect -f . ci-base-image-x86_64 17:36:38 . [Pipeline] withDockerContainer 17:36:38 prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container 17:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:36:39 $ docker top 44c623b9b5819dbf88be63f0a20e154abd00fa391c77a426d63a8f8541d797d6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:39 + go version 17:36:39 go version go1.16.5 linux/amd64 [Pipeline] } 17:36:39 $ docker stop --time=1 44c623b9b5819dbf88be63f0a20e154abd00fa391c77a426d63a8f8541d797d6 17:36:40 $ docker rm -f 44c623b9b5819dbf88be63f0a20e154abd00fa391c77a426d63a8f8541d797d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:36:41 + docker inspect -f . ci-base-image-x86_64 17:36:41 . [Pipeline] withDockerContainer 17:36:41 prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container 17:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:36:42 $ docker top fac45881a0d511e94ec156ce7c08750fa9cd7a9193ca520e68cad60ad315f371 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:42 + go mod tidy [Pipeline] sh 17:36:43 + make test 17:36:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:36:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:36:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.051s coverage: 83.5% of statements 17:36:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:36:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:36:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:36:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.039s coverage: 26.3% of statements 17:36:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:36:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 47.2% of statements 17:36:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements 17:36:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements 17:36:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 17:36:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.010s coverage: 35.5% of statements 17:36:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 17:36:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:37:00 gofmt -l . 17:37:00 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:37:00 $ docker stop --time=1 fac45881a0d511e94ec156ce7c08750fa9cd7a9193ca520e68cad60ad315f371 17:37:01 $ docker rm -f fac45881a0d511e94ec156ce7c08750fa9cd7a9193ca520e68cad60ad315f371 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:37:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:37:03 ---> job-cost.sh 17:37:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rT7t 17:37:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-rT7t/bin to PATH 17:37:26 INFO: No Stack... 17:37:26 INFO: Retrieving Pricing Info for: v3-standard-2 17:37:26 INFO: Archiving Costs [Pipeline] sh 17:37:27 + cat /w/workspace/go-mod-core-contracts/11/archives/cost.csv 17:37:27 + cut -d, -f6 [Pipeline] lock 17:37:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-11-stack-cost] 17:37:27 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-11-stack-cost] did not exist. Created. 17:37:27 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:37:27 + echo total: 0.05999999865889549 [Pipeline] stash 17:37:27 Stashed 1 file(s) [Pipeline] } 17:37:27 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:37:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2899 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 17:37:41 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 17:37:41 Selected Git installation does not exist. Using Default 17:37:41 The recommended git tool is: NONE 17:37:46 using credential edgex-jenkins-ssh 17:37:46 Cloning the remote Git repository 17:37:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:37:47 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 17:37:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:37:47 > git --version # timeout=10 17:37:47 > git --version # 'git version 2.17.1' 17:37:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:49 Merging remotes/origin/main commit b231d8741049f7542527500b4916e882e6cdbb69 into PR head commit d7273790a08f6fe03fbb57aa807b314fe6618c29 17:37:49 Merge succeeded, producing d7273790a08f6fe03fbb57aa807b314fe6618c29 17:37:49 Checking out Revision d7273790a08f6fe03fbb57aa807b314fe6618c29 (PR-628) 17:37:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:37:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:37:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:37:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:37:49 > git config core.sparsecheckout # timeout=10 17:37:49 > git checkout -f d7273790a08f6fe03fbb57aa807b314fe6618c29 # timeout=10 17:37:49 > git remote # timeout=10 17:37:49 > git config --get remote.origin.url # timeout=10 17:37:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:49 > git merge b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 17:37:49 > git rev-parse HEAD^{commit} # timeout=10 17:37:49 > git config core.sparsecheckout # timeout=10 17:37:49 > git checkout -f d7273790a08f6fe03fbb57aa807b314fe6618c29 # timeout=10 17:37:54 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:37:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:37:56 + true 17:37:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:38:14 ========================================================= 17:38:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:38:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:38:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:38:16 Sending build context to Docker daemon 2.91MB 17:38:16 Step 1/7 : ARG BASE=golang:1.16-alpine 17:38:16 Step 2/7 : FROM ${BASE} 17:38:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:38:17 595b0fe564bb: Pulling fs layer 17:38:17 24495759ef45: Pulling fs layer 17:38:17 d148012ef14d: Pulling fs layer 17:38:17 cb65c68fc2e2: Pulling fs layer 17:38:17 093eec477d81: Pulling fs layer 17:38:17 a6d5b2bbb924: Pulling fs layer 17:38:17 2446dc1eb7d3: Pulling fs layer 17:38:17 596795e73e0f: Pulling fs layer 17:38:17 a6d5b2bbb924: Waiting 17:38:17 2446dc1eb7d3: Waiting 17:38:17 596795e73e0f: Waiting 17:38:17 cb65c68fc2e2: Waiting 17:38:17 093eec477d81: Waiting 17:38:17 d148012ef14d: Verifying Checksum 17:38:17 d148012ef14d: Download complete 17:38:17 24495759ef45: Verifying Checksum 17:38:17 24495759ef45: Download complete 17:38:17 093eec477d81: Verifying Checksum 17:38:17 093eec477d81: Download complete 17:38:17 a6d5b2bbb924: Verifying Checksum 17:38:17 a6d5b2bbb924: Download complete 17:38:17 595b0fe564bb: Verifying Checksum 17:38:17 595b0fe564bb: Download complete 17:38:17 2446dc1eb7d3: Verifying Checksum 17:38:17 2446dc1eb7d3: Download complete 17:38:18 595b0fe564bb: Pull complete 17:38:18 24495759ef45: Pull complete 17:38:19 d148012ef14d: Pull complete 17:38:20 596795e73e0f: Verifying Checksum 17:38:20 596795e73e0f: Download complete 17:38:21 cb65c68fc2e2: Verifying Checksum 17:38:21 cb65c68fc2e2: Download complete 17:38:33 cb65c68fc2e2: Pull complete 17:38:33 093eec477d81: Pull complete 17:38:33 a6d5b2bbb924: Pull complete 17:38:33 2446dc1eb7d3: Pull complete 17:38:37 596795e73e0f: Pull complete 17:38:37 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:38:37 ---> d9e956139c92 17:38:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:38:41 ---> Running in 83a01cfb26ae 17:38:41 Removing intermediate container 83a01cfb26ae 17:38:41 ---> 3a4cf44c9879 17:38:41 Step 4/7 : RUN apk add bash 17:38:42 ---> Running in c74e6bb0e979 17:38:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:38:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:38:46 OK: 138 MiB in 40 packages 17:38:47 Removing intermediate container c74e6bb0e979 17:38:47 ---> 3a24830d37f1 17:38:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:38:47 ---> Running in b2d01b79d747 17:38:48 Removing intermediate container b2d01b79d747 17:38:48 ---> b9ffa9404207 17:38:48 Step 6/7 : COPY go.mod . 17:38:49 ---> 026c8ea7d7b4 17:38:49 Step 7/7 : RUN go mod download 17:38:49 ---> Running in c533b041cc92 17:40:26 Removing intermediate container c533b041cc92 17:40:26 ---> 20bf5514c1ee 17:40:26 Successfully built 20bf5514c1ee 17:40:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:40:27 + docker inspect -f . ci-base-image-arm64 17:40:27 . [Pipeline] withDockerContainer 17:40:27 prd-ubuntu18.04-docker-arm64-4c-16g-2899 does not seem to be running inside a container 17:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:29 $ docker top dadc476a46c04853801752223001253d3d181a60f19814f6463ff418d86c81cc -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:30 + go version 17:40:30 go version go1.16.5 linux/arm64 [Pipeline] } 17:40:30 $ docker stop --time=1 dadc476a46c04853801752223001253d3d181a60f19814f6463ff418d86c81cc 17:40:32 $ docker rm -f dadc476a46c04853801752223001253d3d181a60f19814f6463ff418d86c81cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:33 + docker inspect -f . ci-base-image-arm64 17:40:33 . [Pipeline] withDockerContainer 17:40:33 prd-ubuntu18.04-docker-arm64-4c-16g-2899 does not seem to be running inside a container 17:40:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:35 $ docker top f9413ecf8a2ac33364674cfb2f13b274d16482f5ffab182f3c576e3b03fbcb49 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:36 + go mod tidy [Pipeline] sh 17:40:37 + make test 17:40:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:40:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:41:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.413s coverage: 83.5% of statements 17:41:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:41:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:41:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:41:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.081s coverage: 26.3% of statements 17:41:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:41:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.071s coverage: 47.2% of statements 17:41:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.068s coverage: 90.0% of statements 17:41:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.222s coverage: 86.2% of statements 17:41:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.038s coverage: 59.5% of statements 17:41:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 35.5% of statements 17:41:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements 17:41:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:41:42 gofmt -l . 17:41:42 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:41:42 $ docker stop --time=1 f9413ecf8a2ac33364674cfb2f13b274d16482f5ffab182f3c576e3b03fbcb49 17:41:44 $ docker rm -f f9413ecf8a2ac33364674cfb2f13b274d16482f5ffab182f3c576e3b03fbcb49 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:45 Warning: overwriting stash ‘coverage-report’ 17:41:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:41:47 ---> job-cost.sh 17:41:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h47a 17:42:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-h47a/bin to PATH 17:44:11 INFO: No Stack... 17:44:11 INFO: Retrieving Pricing Info for: v2-standard-4 17:44:11 INFO: Archiving Costs [Pipeline] sh 17:44:11 + cut -d, -f6 17:44:11 + cat /w/workspace/go-mod-core-contracts/11/archives/cost.csv [Pipeline] lock 17:44:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-11-stack-cost] 17:44:11 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-11-stack-cost] did not exist. Created. 17:44:11 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:12 /w/workspace/go-mod-core-contracts/11@tmp/durable-a634c77a/script.sh: 1: /w/workspace/go-mod-core-contracts/11@tmp/durable-a634c77a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:44:12 + echo total: 0.18000000715255737 [Pipeline] stash 17:44:12 Warning: overwriting stash ‘stack-cost’ 17:44:12 Stashed 1 file(s) [Pipeline] } 17:44:12 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:44:13 provisioning config files... 17:44:13 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config5110508062107686635tmp [Pipeline] { [Pipeline] sh 17:44:13 + set +x 17:44:13 + curl -s https://codecov.io/bash 17:44:13 + bash -s -- 17:44:13 17:44:13 _____ _ 17:44:13 / ____| | | 17:44:13 | | ___ __| | ___ ___ _____ __ 17:44:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:44:13 | |___| (_) | (_| | __/ (_| (_) \ V / 17:44:13 \_____\___/ \__,_|\___|\___\___/ \_/ 17:44:13 Bash-1.0.5 17:44:13 17:44:13 17:44:13 ==> git version 2.24.4 found 17:44:13 ==> 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 17:44:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:44:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:44:13 ==> Jenkins CI detected. 17:44:13 project root: . 17:44:13 --> token set from env 17:44:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:44:13 ==> Running gcov in . (disable via -X gcov) 17:44:13 ==> Python coveragepy not found 17:44:13 ==> Searching for coverage reports in: 17:44:13 + . 17:44:13 -> Found 1 reports 17:44:13 ==> Detecting git/mercurial file structure 17:44:13 ==> Reading reports 17:44:13 + ./coverage.out bytes=101674 17:44:13 ==> Appending adjustments 17:44:13 https://docs.codecov.io/docs/fixing-reports 17:44:14 + Found adjustments 17:44:14 ==> Gzipping contents 17:44:14 16K /tmp/codecov.REbYqu.gz 17:44:14 ==> Uploading reports 17:44:14 url: https://codecov.io 17:44:14 query: branch=PR-628&commit=d7273790a08f6fe03fbb57aa807b314fe6618c29&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 17:44:14 -> Pinging Codecov 17:44:14 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-628&commit=d7273790a08f6fe03fbb57aa807b314fe6618c29&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 17:44:14 -> Uploading to 17:44:14 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/d7273790a08f6fe03fbb57aa807b314fe6618c29/84677821-d94e-4a8f-9619-6652ccd7975d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T174414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a24392daea24aa28a40b89900ffedb59c83983f25a407acc1d3aa43cb24f4f8 17:44:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:14 Dload Upload Total Spent Left Speed 17:44:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15218 0 0 100 15218 0 43315 --:--:-- --:--:-- --:--:-- 43356 17:44:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d7273790a08f6fe03fbb57aa807b314fe6618c29 [Pipeline] } 17:44:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:44:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:44:17 ---> package-listing.sh 17:44:17 ++ facter osfamily 17:44:17 ++ tr '[:upper:]' '[:lower:]' 17:44:17 + OS_FAMILY=redhat 17:44:17 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 17:44:17 + START_PACKAGES=/tmp/packages_start.txt 17:44:17 + END_PACKAGES=/tmp/packages_end.txt 17:44:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:44:17 + PACKAGES=/tmp/packages_start.txt 17:44:17 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 17:44:17 + PACKAGES=/tmp/packages_end.txt 17:44:17 + case "${OS_FAMILY}" in 17:44:17 + sort 17:44:17 + rpm -qa 17:44:18 + '[' -f /tmp/packages_start.txt ']' 17:44:18 + '[' -f /tmp/packages_end.txt ']' 17:44:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:44:18 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 17:44:18 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ 17:44:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo 17:44:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:44:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:44:18 17:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:44:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:44:19 alpine: Pulling from edgex-lftools-log-publisher 17:44:19 5843afab3874: Pulling fs layer 17:44:19 2dfaacf7024e: Pulling fs layer 17:44:19 2dbba127c6aa: Pulling fs layer 17:44:19 1a467efa2204: Pulling fs layer 17:44:19 865369a531d5: Pulling fs layer 17:44:19 2dc3bafdbf1c: Pulling fs layer 17:44:19 9ac237eaa80d: Pulling fs layer 17:44:19 6bcad4ecc5c2: Pulling fs layer 17:44:19 7074353bde3e: Pulling fs layer 17:44:19 1a467efa2204: Waiting 17:44:19 865369a531d5: Waiting 17:44:19 2dc3bafdbf1c: Waiting 17:44:19 9ac237eaa80d: Waiting 17:44:19 6bcad4ecc5c2: Waiting 17:44:19 7074353bde3e: Waiting 17:44:19 2dfaacf7024e: Verifying Checksum 17:44:19 2dfaacf7024e: Download complete 17:44:19 1a467efa2204: Verifying Checksum 17:44:19 1a467efa2204: Download complete 17:44:19 5843afab3874: Verifying Checksum 17:44:19 5843afab3874: Download complete 17:44:19 2dc3bafdbf1c: Verifying Checksum 17:44:19 2dc3bafdbf1c: Download complete 17:44:19 9ac237eaa80d: Verifying Checksum 17:44:19 9ac237eaa80d: Download complete 17:44:19 6bcad4ecc5c2: Verifying Checksum 17:44:19 6bcad4ecc5c2: Download complete 17:44:19 865369a531d5: Verifying Checksum 17:44:19 865369a531d5: Download complete 17:44:19 5843afab3874: Pull complete 17:44:19 2dfaacf7024e: Pull complete 17:44:20 2dbba127c6aa: Verifying Checksum 17:44:20 2dbba127c6aa: Download complete 17:44:20 2dbba127c6aa: Pull complete 17:44:20 1a467efa2204: Pull complete 17:44:20 865369a531d5: Pull complete 17:44:20 2dc3bafdbf1c: Pull complete 17:44:20 9ac237eaa80d: Pull complete 17:44:20 6bcad4ecc5c2: Pull complete 17:44:23 7074353bde3e: Verifying Checksum 17:44:23 7074353bde3e: Download complete 17:44:27 7074353bde3e: Pull complete 17:44:27 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 17:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:44:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:44:27 prd-centos7-docker-4c-2g-2896 does not seem to be running inside a container 17:44:27 $ 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-628/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-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:44:29 $ docker top 8acd2de9bce881c58f4f6e06451187a2b9a556a9cb24dfcbcc26909b658b3062 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:44:30 + mkdir -p /var/log/sa [Pipeline] sh 17:44:31 + ls /var/log/sa-host 17:44:31 + sadf -c /var/log/sa-host/sa05 17:44:31 file_magic: OK 17:44:31 HZ: Using current value: 100 17:44:31 file_header: OK 17:44:31 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 17:44:31 Statistics: 17:44:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:44:31 File successfully converted to sysstat format version 12.5.4 17:44:31 + sadf -c /var/log/sa-host/sa15 17:44:31 file_magic: OK 17:44:31 HZ: Using current value: 100 17:44:31 file_header: OK 17:44:31 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 17:44:31 Statistics: 17:44:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:44:31 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:31 provisioning config files... 17:44:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config941830521722018678tmp [Pipeline] { [Pipeline] echo 17:44:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:44:31 ---> create-netrc.sh [Pipeline] } 17:44:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:44:32 ---> python-tools-install.sh [Pipeline] echo 17:44:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:44:32 ---> sudo-logs.sh 17:44:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:44:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:44:32 ---> job-cost.sh 17:44:32 lf-activate-venv: SKIPPING 17:44:32 DEBUG: total: 0.18000000715255737 17:44:32 INFO: Retrieving Stack Cost... 17:44:33 INFO: Retrieving Pricing Info for: v3-standard-2 17:44:33 INFO: Archiving Costs [Pipeline] echo 17:44:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:44:34 ---> logs-deploy.sh 17:44:34 lf-activate-venv: SKIPPING 17:44:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/11 17:44:34 INFO: archiving workspace using pattern(s): 17:44:34 Archives upload complete. 17:44:35 INFO: archiving logs to Nexus 17:44:35 ---> uname -a: 17:44:35 Linux prd-centos7-docker-4c-2g-2896.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:44:35 17:44:35 17:44:35 ---> lscpu: 17:44:35 Architecture: x86_64 17:44:35 CPU op-mode(s): 32-bit, 64-bit 17:44:35 Address sizes: 40 bits physical, 48 bits virtual 17:44:35 Byte Order: Little Endian 17:44:35 CPU(s): 2 17:44:35 On-line CPU(s) list: 0,1 17:44:35 Vendor ID: AuthenticAMD 17:44:35 BIOS Vendor ID: QEMU 17:44:35 Model name: AMD EPYC-Rome Processor 17:44:35 BIOS Model name: pc-i440fx-4.2 17:44:35 CPU family: 23 17:44:35 Model: 49 17:44:35 Thread(s) per core: 1 17:44:35 Core(s) per socket: 1 17:44:35 Socket(s): 2 17:44:35 Stepping: 0 17:44:35 BogoMIPS: 5599.99 17:44:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:44:35 Virtualization: AMD-V 17:44:35 Hypervisor vendor: KVM 17:44:35 Virtualization type: full 17:44:35 L1d cache: 64 KiB (2 instances) 17:44:35 L1i cache: 64 KiB (2 instances) 17:44:35 L2 cache: 1 MiB (2 instances) 17:44:35 L3 cache: 32 MiB (2 instances) 17:44:35 NUMA node(s): 1 17:44:35 NUMA node0 CPU(s): 0,1 17:44:35 Vulnerability Itlb multihit: Not affected 17:44:35 Vulnerability L1tf: Not affected 17:44:35 Vulnerability Mds: Not affected 17:44:35 Vulnerability Meltdown: Not affected 17:44:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:44:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:44:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:44:35 Vulnerability Srbds: Not affected 17:44:35 Vulnerability Tsx async abort: Not affected 17:44:35 17:44:35 17:44:35 ---> nproc: 17:44:35 2 17:44:35 17:44:35 17:44:35 ---> df -h: 17:44:35 Filesystem Size Used Available Use% Mounted on 17:44:35 overlay 40.0G 7.6G 32.4G 19% / 17:44:35 tmpfs 64.0M 0 64.0M 0% /dev 17:44:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:44:35 shm 64.0M 0 64.0M 0% /dev/shm 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628@tmp 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 17:44:35 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 17:44:35 17:44:35 17:44:35 ---> free -m: 17:44:35 total used free shared buff/cache available 17:44:35 Mem: 7821 835 4781 0 2204 6697 17:44:35 Swap: 1023 0 1023 17:44:35 17:44:35 17:44:35 ---> ip addr: 17:44:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:44:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:44:35 inet 127.0.0.1/8 scope host lo 17:44:35 valid_lft forever preferred_lft forever 17:44:35 inet6 ::1/128 scope host 17:44:35 valid_lft forever preferred_lft forever 17:44:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:44:35 link/ether fa:16:3e:0c:ca:2a brd ff:ff:ff:ff:ff:ff 17:44:35 inet 10.30.122.31/23 brd 10.30.123.255 scope global dynamic eth0 17:44:35 valid_lft 85780sec preferred_lft 85780sec 17:44:35 inet6 fe80::f816:3eff:fe0c:ca2a/64 scope link 17:44:35 valid_lft forever preferred_lft forever 17:44:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:44:35 link/ether 02:42:6e:7e:ee:4f brd ff:ff:ff:ff:ff:ff 17:44:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:44:35 valid_lft forever preferred_lft forever 17:44:35 inet6 fe80::42:6eff:fe7e:ee4f/64 scope link 17:44:35 valid_lft forever preferred_lft forever 17:44:35 17:44:35 17:44:35 ---> sar -b -r -n DEV: 17:44:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:44:35 17:44:35 17:34:05 LINUX RESTART (2 CPU) 17:44:35 17:44:35 17:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:44:35 17:36:01 3.51 0.00 3.51 0.00 0.00 124.27 0.00 17:44:35 17:37:01 0.53 0.00 0.53 0.00 0.00 8.78 0.00 17:44:35 17:38:01 0.32 0.00 0.32 0.00 0.00 4.61 0.00 17:44:35 17:39:01 0.32 0.00 0.32 0.00 0.00 5.53 0.00 17:44:35 17:40:01 0.28 0.00 0.28 0.00 0.00 4.76 0.00 17:44:35 17:41:01 0.32 0.00 0.32 0.00 0.00 4.68 0.00 17:44:35 17:42:01 0.33 0.00 0.33 0.00 0.00 5.71 0.00 17:44:35 17:43:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 17:44:35 17:44:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 17:44:35 Average: 0.68 0.00 0.68 0.00 0.00 18.33 0.00 17:44:35 17:44:35 17:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:44:35 17:36:01 5466404 0 802712 10.02 2620 1737196 1266508 13.98 580656 1561464 16 17:44:35 17:37:01 5471396 0 797712 9.96 2620 1737204 1206884 13.32 574240 1563692 8 17:44:35 17:38:01 5471264 0 797844 9.96 2620 1737204 1207016 13.33 575388 1563412 8 17:44:35 17:39:01 5470168 0 798928 9.98 2620 1737216 1206884 13.32 575452 1564004 8 17:44:35 17:40:01 5466496 0 802596 10.02 2620 1737220 1207088 13.33 573300 1570220 8 17:44:35 17:41:01 5466200 0 802888 10.02 2620 1737224 1207112 13.33 573404 1570220 20 17:44:35 17:42:01 5467684 0 801400 10.01 2620 1737228 1206884 13.32 572200 1570220 16 17:44:35 17:43:01 5457764 0 811316 10.13 2620 1737232 1206884 13.32 582436 1570220 8 17:44:35 17:44:01 5455612 0 813464 10.16 2620 1737236 1206884 13.32 585724 1568620 8 17:44:35 Average: 5465888 0 803207 10.03 2620 1737218 1213572 13.40 576978 1566897 11 17:44:35 17:44:35 17:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:44:35 17:36:01 eth0 1.20 0.62 0.56 0.40 0.00 0.00 0.00 0.00 17:44:35 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:37:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:44:35 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:38:01 eth0 1.30 0.37 0.34 0.21 0.00 0.00 0.00 0.00 17:44:35 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:39:01 eth0 0.63 0.07 0.06 0.01 0.00 0.00 0.00 0.00 17:44:35 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:40:01 eth0 1.17 0.42 0.45 0.27 0.00 0.00 0.00 0.00 17:44:35 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:41:01 eth0 0.57 0.33 0.28 0.21 0.00 0.00 0.00 0.00 17:44:35 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:44:35 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:43:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:44:35 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:44:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:44:35 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 Average: eth0 0.65 0.24 0.20 0.12 0.00 0.00 0.00 0.00 17:44:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:35 17:44:35 17:44:35 ---> sar -P ALL: 17:44:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:44:35 17:44:35 17:34:05 LINUX RESTART (2 CPU) 17:44:35 17:44:35 17:35:01 CPU %user %nice %system %iowait %steal %idle 17:44:35 17:36:01 all 0.19 0.00 0.08 0.00 0.03 99.71 17:44:35 17:36:01 0 0.27 0.00 0.07 0.00 0.03 99.63 17:44:35 17:36:01 1 0.12 0.00 0.08 0.00 0.02 99.78 17:44:35 17:37:01 all 0.23 0.00 0.08 0.00 0.02 99.67 17:44:35 17:37:01 0 0.35 0.00 0.07 0.00 0.02 99.57 17:44:35 17:37:01 1 0.10 0.00 0.10 0.00 0.02 99.78 17:44:35 17:38:01 all 0.22 0.00 0.05 0.00 0.03 99.71 17:44:35 17:38:01 0 0.38 0.00 0.03 0.00 0.02 99.57 17:44:35 17:38:01 1 0.05 0.00 0.07 0.00 0.03 99.85 17:44:35 17:39:01 all 0.17 0.00 0.06 0.00 0.01 99.77 17:44:35 17:39:01 0 0.28 0.00 0.05 0.00 0.02 99.65 17:44:35 17:39:01 1 0.05 0.00 0.07 0.00 0.00 99.88 17:44:35 17:40:01 all 0.18 0.00 0.05 0.00 0.02 99.75 17:44:35 17:40:01 0 0.27 0.00 0.03 0.00 0.00 99.70 17:44:35 17:40:01 1 0.10 0.00 0.07 0.00 0.03 99.80 17:44:35 17:41:01 all 0.18 0.00 0.05 0.00 0.02 99.76 17:44:35 17:41:01 0 0.08 0.00 0.05 0.00 0.02 99.85 17:44:35 17:41:01 1 0.27 0.00 0.05 0.00 0.02 99.67 17:44:35 17:42:01 all 0.24 0.00 0.06 0.00 0.02 99.68 17:44:35 17:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:44:35 17:42:01 1 0.43 0.00 0.07 0.00 0.02 99.48 17:44:35 17:43:01 all 0.18 0.00 0.07 0.00 0.03 99.72 17:44:35 17:43:01 0 0.02 0.00 0.05 0.00 0.02 99.92 17:44:35 17:43:01 1 0.35 0.00 0.08 0.00 0.03 99.53 17:44:35 17:44:01 all 0.21 0.00 0.03 0.00 0.02 99.74 17:44:35 17:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:44:35 17:44:01 1 0.37 0.00 0.03 0.00 0.02 99.58 17:44:35 Average: all 0.20 0.00 0.06 0.00 0.02 99.72 17:44:35 Average: 0 0.19 0.00 0.05 0.00 0.02 99.74 17:44:35 Average: 1 0.20 0.00 0.07 0.00 0.02 99.71 17:44:35 17:44:35 17:44:35