Pull request #642 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f201764ab88c550d391ad37829ad60e663fc953+2db2a73bd8b083b8b523c7466df762be1e4962f0 (e71be664904f0b4be2586302f036c0c8a19e0693) 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-ssh2746741661813168090.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-ssh7111366630537410306.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-642/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-642/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2387828257207861441.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-ssh3011789063390805901.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-642/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-642/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5569266187574121687.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-2873 in /w/workspace/dry_go-mod-core-contracts_PR-642 [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-642 # 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-642@tmp/jenkins-gitclient-ssh3728099298526766013.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit 4f201764ab88c550d391ad37829ad60e663fc953 Merge succeeded, producing 4f201764ab88c550d391ad37829ad60e663fc953 Checking out Revision 4f201764ab88c550d391ad37829ad60e663fc953 (PR-642) 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-642@tmp/jenkins-gitclient-ssh4723419401585572357.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # 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-642@tmp/jenkins-gitclient-ssh8384892853632221951.key > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" > git rev-list --no-walk 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:05:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:05:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:05:34 ========================================================= 17:05:34 EdgeX Global Pipelines Version Info 17:05:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:05:35 ------------------- 17:05:35 stable info: 17:05:35 ------------------- 17:05:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:05:35 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:05:35 Message: update stable to v1.0.196 17:05:36 ------------------- 17:05:36 experimental info: 17:05:36 ------------------- 17:05:36 Commited By: **** collab-it+edgex@linuxfoundation.org 17:05:36 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:05:36 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:05:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:05:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:05:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:05:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:05:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:05:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:05:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:05:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f201764ab88c550d391ad37829ad60e663fc953 [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f20176 [Pipeline] echo 17:05:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:38 + git log --format=format:%s -1 4f201764ab88c550d391ad37829ad60e663fc953 [Pipeline] echo 17:05:38 GIT_COMMIT: 4f201764ab88c550d391ad37829ad60e663fc953, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0 [Pipeline] echo 17:05:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:05:38 17:05:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:05:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:05:39 latest: Pulling from edgex-devops/git-semver 17:05:39 31603596830f: Pulling fs layer 17:05:39 b6dc333f4379: Pulling fs layer 17:05:39 3d9ef1400e77: Pulling fs layer 17:05:39 fd332fbdc1db: Pulling fs layer 17:05:39 fd332fbdc1db: Waiting 17:05:39 b6dc333f4379: Verifying Checksum 17:05:39 b6dc333f4379: Download complete 17:05:39 31603596830f: Verifying Checksum 17:05:39 31603596830f: Download complete 17:05:39 31603596830f: Pull complete 17:05:39 fd332fbdc1db: Verifying Checksum 17:05:39 fd332fbdc1db: Download complete 17:05:39 b6dc333f4379: Pull complete 17:05:39 3d9ef1400e77: Verifying Checksum 17:05:39 3d9ef1400e77: Download complete 17:05:40 3d9ef1400e77: Pull complete 17:05:40 fd332fbdc1db: Pull complete 17:05:40 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:05:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:05:40 prd-centos7-docker-4c-2g-2873 does not seem to be running inside a container 17:05:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@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:05:41 $ docker top e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:41 [ssh-agent] Looking for ssh-agent implementation... 17:05:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:41 $ docker exec e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 ssh-agent 17:05:41 SSH_AUTH_SOCK=/tmp/ssh-v9GJkQ1nIVUF/agent.13 17:05:41 SSH_AGENT_PID=20 17:05:41 Running ssh-add (command line suppressed) 17:05:41 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_7090637026683488141.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_7090637026683488141.key) 17:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:42 + git tag --points-at HEAD [Pipeline] } 17:05:42 $ docker exec --env ******** --env ******** e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 ssh-agent -k 17:05:42 unset SSH_AUTH_SOCK; 17:05:42 unset SSH_AGENT_PID; 17:05:42 echo Agent pid 20 killed; 17:05:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:42 [ssh-agent] Looking for ssh-agent implementation... 17:05:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:42 $ docker exec e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 ssh-agent 17:05:42 SSH_AUTH_SOCK=/tmp/ssh-Uu6yi48zvVxX/agent.54 17:05:42 SSH_AGENT_PID=60 17:05:42 Running ssh-add (command line suppressed) 17:05:42 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_1754751586924403605.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_1754751586924403605.key) 17:05:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:43 + git semver init 17:05:43 # -> Open(): unable to determine branch for HEAD 17:05:43 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.git 17:05:43 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-642 17:05:43 # $SEMVER_REMOTE_NAME = origin 17:05:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:05:43 # $SEMVER_USER_NAME = edgex-jenkins 17:05:43 # $SEMVER_BRANCH = PR-642 17:05:43 # $SEMVER_TEMP = /tmp/semver-925809883 17:05:43 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:05:43 # '/tmp/semver-925809883' -> '/w/workspace/dry_go-mod-core-contracts_PR-642/.semver' 17:05:43 # -> Force: false 17:05:43 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.semver [Pipeline] } 17:05:43 $ docker exec --env ******** --env ******** e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 ssh-agent -k 17:05:43 unset SSH_AUTH_SOCK; 17:05:43 unset SSH_AGENT_PID; 17:05:43 echo Agent pid 60 killed; 17:05:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:44 + git semver [Pipeline] } 17:05:44 $ docker stop --time=1 e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 17:05:45 $ docker rm -f e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:05:46 Stashed 1 file(s) [Pipeline] echo 17:05:46 [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:06:01 Still waiting to schedule task 17:06:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:06:01 Still waiting to schedule task 17:06:01 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2870’ 17:07:09 Running on prd-centos7-docker-4c-2g-2876 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws 17:07:09 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 17:07:09 Selected Git installation does not exist. Using Default 17:07:09 The recommended git tool is: NONE 17:07:12 using credential edgex-jenkins-ssh 17:07:12 Cloning the remote Git repository 17:07:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:07:13 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 17:07:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:07:13 > git --version # timeout=10 17:07:13 > git --version # 'git version 2.24.4' 17:07:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:13 [INFO] Currently running in a labeled security context 17:07:13 [INFO] Currently SELinux is 'enforcing' on the host 17:07:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh5142385379643201045.key 17:07:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:14 Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit 4f201764ab88c550d391ad37829ad60e663fc953 17:07:14 Merge succeeded, producing 4f201764ab88c550d391ad37829ad60e663fc953 17:07:14 Checking out Revision 4f201764ab88c550d391ad37829ad60e663fc953 (PR-642) 17:07:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:07:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:07:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:14 [INFO] Currently running in a labeled security context 17:07:14 [INFO] Currently SELinux is 'enforcing' on the host 17:07:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh7018872791660998833.key 17:07:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:07:14 > git config core.sparsecheckout # timeout=10 17:07:14 > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 17:07:14 > git remote # timeout=10 17:07:14 > git config --get remote.origin.url # timeout=10 17:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:14 [INFO] Currently running in a labeled security context 17:07:14 [INFO] Currently SELinux is 'enforcing' on the host 17:07:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh3577313376373976252.key 17:07:14 > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 17:07:14 > git rev-parse HEAD^{commit} # timeout=10 17:07:14 > git config core.sparsecheckout # timeout=10 17:07:14 > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 17:07:18 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:07:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:07:20 + true 17:07:20 + sudo service docker restart 17:07:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:07:38 ========================================================= 17:07:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:07:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:07:38 + 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:07:38 Sending build context to Docker daemon 2.915MB 17:07:38 Step 1/7 : ARG BASE=golang:1.16-alpine 17:07:38 Step 2/7 : FROM ${BASE} 17:07:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:39 540db60ca938: Pulling fs layer 17:07:39 adcc1eea9eea: Pulling fs layer 17:07:39 4c4ab2625f07: Pulling fs layer 17:07:39 0773c198feca: Pulling fs layer 17:07:39 345f892a5656: Pulling fs layer 17:07:39 4796506630df: Pulling fs layer 17:07:39 cc55df3e53f1: Pulling fs layer 17:07:39 4d027b6c602c: Pulling fs layer 17:07:39 449e75d2c14e: Pulling fs layer 17:07:39 0773c198feca: Waiting 17:07:39 345f892a5656: Waiting 17:07:39 4796506630df: Waiting 17:07:39 cc55df3e53f1: Waiting 17:07:39 4d027b6c602c: Waiting 17:07:39 449e75d2c14e: Waiting 17:07:39 4c4ab2625f07: Verifying Checksum 17:07:39 4c4ab2625f07: Download complete 17:07:39 adcc1eea9eea: Verifying Checksum 17:07:39 adcc1eea9eea: Download complete 17:07:39 345f892a5656: Verifying Checksum 17:07:39 345f892a5656: Download complete 17:07:39 4796506630df: Verifying Checksum 17:07:39 4796506630df: Download complete 17:07:39 cc55df3e53f1: Verifying Checksum 17:07:39 cc55df3e53f1: Download complete 17:07:39 540db60ca938: Verifying Checksum 17:07:39 540db60ca938: Download complete 17:07:39 540db60ca938: Pull complete 17:07:39 adcc1eea9eea: Pull complete 17:07:39 4c4ab2625f07: Pull complete 17:07:40 4d027b6c602c: Verifying Checksum 17:07:40 4d027b6c602c: Download complete 17:07:43 449e75d2c14e: Verifying Checksum 17:07:43 449e75d2c14e: Download complete 17:07:44 0773c198feca: Verifying Checksum 17:07:44 0773c198feca: Download complete 17:07:47 0773c198feca: Pull complete 17:07:47 345f892a5656: Pull complete 17:07:47 4796506630df: Pull complete 17:07:47 cc55df3e53f1: Pull complete 17:07:48 4d027b6c602c: Pull complete 17:07:50 449e75d2c14e: Pull complete 17:07:50 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:07:50 ---> 0d28375d9b5b 17:07:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:07:52 ---> Running in cc9a5f553fc6 17:07:52 Removing intermediate container cc9a5f553fc6 17:07:52 ---> bcd071c45ee9 17:07:52 Step 4/7 : RUN apk add bash 17:07:52 ---> Running in 7712af758d8b 17:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:07:54 OK: 149 MiB in 40 packages 17:07:54 Removing intermediate container 7712af758d8b 17:07:54 ---> 79eaa4afdcfc 17:07:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:07:54 ---> Running in 211bd82140bc 17:07:54 Removing intermediate container 211bd82140bc 17:07:54 ---> 33294d035bb3 17:07:54 Step 6/7 : COPY go.mod . 17:07:54 ---> 775c0d26c998 17:07:54 Step 7/7 : RUN go mod download 17:07:54 ---> Running in 376f0e72e0b6 17:08:03 Removing intermediate container 376f0e72e0b6 17:08:03 ---> 799dcd47511f 17:08:03 Successfully built 799dcd47511f 17:08:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:08:03 + docker inspect -f . ci-base-image-x86_64 17:08:03 . [Pipeline] withDockerContainer 17:08:03 prd-centos7-docker-4c-2g-2876 does not seem to be running inside a container 17:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:08:04 $ docker top 97f8206270a32b270cf38dc11254ccf6b43569fdb2432b5725544c8e5a3cc1b4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:04 + go version 17:08:04 go version go1.16.5 linux/amd64 [Pipeline] } 17:08:04 $ docker stop --time=1 97f8206270a32b270cf38dc11254ccf6b43569fdb2432b5725544c8e5a3cc1b4 17:08:05 $ docker rm -f 97f8206270a32b270cf38dc11254ccf6b43569fdb2432b5725544c8e5a3cc1b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:06 + docker inspect -f . ci-base-image-x86_64 17:08:06 . [Pipeline] withDockerContainer 17:08:06 prd-centos7-docker-4c-2g-2876 does not seem to be running inside a container 17:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:08:06 $ docker top e029592eea9eeee8ac923f640f997cb83a8f14e38ab473cb440f8ed284819166 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:07 + go mod tidy [Pipeline] sh 17:08:07 + make test 17:08:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:08:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:08:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 83.5% of statements 17:08:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:08:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:08:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:08:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.029s coverage: 26.3% of statements 17:08:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:08:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 47.2% of statements 17:08:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 90.0% of statements 17:08:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements 17:08:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 17:08:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 17:08:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements 17:08:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:08:25 gofmt -l . 17:08:25 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:08:25 $ docker stop --time=1 e029592eea9eeee8ac923f640f997cb83a8f14e38ab473cb440f8ed284819166 17:08:26 $ docker rm -f e029592eea9eeee8ac923f640f997cb83a8f14e38ab473cb440f8ed284819166 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:27 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:08:28 ---> job-cost.sh 17:08:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fuvY 17:08:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:08:51 lf-activate-venv(): INFO: Adding /tmp/venv-fuvY/bin to PATH 17:08:51 INFO: No Stack... 17:08:51 INFO: Retrieving Pricing Info for: v3-standard-2 17:08:52 INFO: Archiving Costs [Pipeline] sh 17:08:52 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 17:08:52 + cut -d, -f6 [Pipeline] lock 17:08:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] 17:08:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] did not exist. Created. 17:08:52 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:53 + echo total: 0.05999999865889549 [Pipeline] stash 17:08:53 Stashed 1 file(s) [Pipeline] } 17:08:53 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:09:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2880 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws 17:09:13 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 17:09:13 Selected Git installation does not exist. Using Default 17:09:13 The recommended git tool is: NONE 17:09:20 using credential edgex-jenkins-ssh 17:09:20 Cloning the remote Git repository 17:09:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:09:20 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 17:09:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:09:20 > git --version # timeout=10 17:09:20 > git --version # 'git version 2.17.1' 17:09:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:09:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:23 Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit 4f201764ab88c550d391ad37829ad60e663fc953 17:09:23 Merge succeeded, producing 4f201764ab88c550d391ad37829ad60e663fc953 17:09:23 Checking out Revision 4f201764ab88c550d391ad37829ad60e663fc953 (PR-642) 17:09:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:09:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:09:23 > git config core.sparsecheckout # timeout=10 17:09:23 > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 17:09:23 > git remote # timeout=10 17:09:23 > git config --get remote.origin.url # timeout=10 17:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:23 > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 17:09:23 > git rev-parse HEAD^{commit} # timeout=10 17:09:23 > git config core.sparsecheckout # timeout=10 17:09:23 > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 17:09:27 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:09:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:09:29 + true 17:09:29 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:09:48 ========================================================= 17:09:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:09:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:09:48 + 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:09:49 Sending build context to Docker daemon 2.914MB 17:09:49 Step 1/7 : ARG BASE=golang:1.16-alpine 17:09:49 Step 2/7 : FROM ${BASE} 17:09:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:09:50 595b0fe564bb: Pulling fs layer 17:09:50 24495759ef45: Pulling fs layer 17:09:50 d148012ef14d: Pulling fs layer 17:09:50 cb65c68fc2e2: Pulling fs layer 17:09:50 093eec477d81: Pulling fs layer 17:09:50 a6d5b2bbb924: Pulling fs layer 17:09:50 2446dc1eb7d3: Pulling fs layer 17:09:50 596795e73e0f: Pulling fs layer 17:09:50 a6d5b2bbb924: Waiting 17:09:50 cb65c68fc2e2: Waiting 17:09:50 2446dc1eb7d3: Waiting 17:09:50 093eec477d81: Waiting 17:09:50 596795e73e0f: Waiting 17:09:50 d148012ef14d: Verifying Checksum 17:09:50 d148012ef14d: Download complete 17:09:50 24495759ef45: Verifying Checksum 17:09:50 24495759ef45: Download complete 17:09:50 093eec477d81: Verifying Checksum 17:09:50 093eec477d81: Download complete 17:09:50 a6d5b2bbb924: Verifying Checksum 17:09:50 a6d5b2bbb924: Download complete 17:09:50 595b0fe564bb: Verifying Checksum 17:09:50 595b0fe564bb: Download complete 17:09:50 2446dc1eb7d3: Verifying Checksum 17:09:50 2446dc1eb7d3: Download complete 17:09:51 595b0fe564bb: Pull complete 17:09:52 24495759ef45: Pull complete 17:09:52 d148012ef14d: Pull complete 17:09:53 596795e73e0f: Verifying Checksum 17:09:53 596795e73e0f: Download complete 17:09:54 cb65c68fc2e2: Verifying Checksum 17:09:54 cb65c68fc2e2: Download complete 17:10:05 cb65c68fc2e2: Pull complete 17:10:05 093eec477d81: Pull complete 17:10:05 a6d5b2bbb924: Pull complete 17:10:05 2446dc1eb7d3: Pull complete 17:10:10 596795e73e0f: Pull complete 17:10:10 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:10:10 ---> d9e956139c92 17:10:10 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:10:13 ---> Running in 18c488cef3f1 17:10:14 Removing intermediate container 18c488cef3f1 17:10:14 ---> b16b67d67169 17:10:14 Step 4/7 : RUN apk add bash 17:10:14 ---> Running in 9dea437720bd 17:10:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:10:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:10:21 OK: 138 MiB in 40 packages 17:10:22 Removing intermediate container 9dea437720bd 17:10:22 ---> 4b4873390280 17:10:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:10:22 ---> Running in b4cb333936ce 17:10:22 Removing intermediate container b4cb333936ce 17:10:22 ---> cb4d2eb84f90 17:10:22 Step 6/7 : COPY go.mod . 17:10:23 ---> 81456fcc148d 17:10:23 Step 7/7 : RUN go mod download 17:10:23 ---> Running in 26167b71d884 17:10:42 Removing intermediate container 26167b71d884 17:10:42 ---> ad34caaa24a6 17:10:42 Successfully built ad34caaa24a6 17:10:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:10:42 + docker inspect -f . ci-base-image-arm64 17:10:42 . [Pipeline] withDockerContainer 17:10:42 prd-ubuntu18.04-docker-arm64-4c-16g-2880 does not seem to be running inside a container 17:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:10:44 $ docker top e66b0299f3c0847657ce6b539db932432e2c2f99d3e37b4e185aeac44160d60c -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:45 + go version 17:10:45 go version go1.16.5 linux/arm64 [Pipeline] } 17:10:45 $ docker stop --time=1 e66b0299f3c0847657ce6b539db932432e2c2f99d3e37b4e185aeac44160d60c 17:10:47 $ docker rm -f e66b0299f3c0847657ce6b539db932432e2c2f99d3e37b4e185aeac44160d60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:48 + docker inspect -f . ci-base-image-arm64 17:10:48 . [Pipeline] withDockerContainer 17:10:49 prd-ubuntu18.04-docker-arm64-4c-16g-2880 does not seem to be running inside a container 17:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:10:51 $ docker top c8828ae61131d0b8b27a9e9ffb1ccffeb7f270fab4cb4733db6a60e850b1e6d6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:52 + go mod tidy [Pipeline] sh 17:10:53 + make test 17:10:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:10:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:11:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.402s coverage: 83.5% of statements 17:11:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:11:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:11:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:11:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.041s coverage: 26.3% of statements 17:11:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:11:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s coverage: 47.2% of statements 17:11:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.106s coverage: 90.0% of statements 17:11:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.294s coverage: 86.2% of statements 17:11:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.073s coverage: 59.5% of statements 17:11:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements 17:11:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.042s coverage: 49.4% of statements 17:11:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:11:56 gofmt -l . 17:11:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:11:56 $ docker stop --time=1 c8828ae61131d0b8b27a9e9ffb1ccffeb7f270fab4cb4733db6a60e850b1e6d6 17:11:58 $ docker rm -f c8828ae61131d0b8b27a9e9ffb1ccffeb7f270fab4cb4733db6a60e850b1e6d6 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:59 Warning: overwriting stash ‘coverage-report’ 17:12:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:12:01 ---> job-cost.sh 17:12:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Psw1 17:12:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-Psw1/bin to PATH 17:15:04 INFO: No Stack... 17:15:04 INFO: Retrieving Pricing Info for: v2-standard-4 17:15:04 INFO: Archiving Costs [Pipeline] sh 17:15:05 + cut -d, -f6 17:15:05 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [Pipeline] lock 17:15:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] 17:15:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] did not exist. Created. 17:15:05 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:15:05 /w/workspace/go-mod-core-contracts/3@tmp/durable-1621abc6/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-1621abc6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:15:06 + echo total: 0.18000000715255737 [Pipeline] stash 17:15:06 Warning: overwriting stash ‘stack-cost’ 17:15:06 Stashed 1 file(s) [Pipeline] } 17:15:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:15:07 provisioning config files... 17:15:07 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config6896368608309197932tmp [Pipeline] { [Pipeline] sh 17:15:08 + set +x 17:15:08 + curl -s https://codecov.io/bash 17:15:08 + bash -s -- 17:15:08 17:15:08 _____ _ 17:15:08 / ____| | | 17:15:08 | | ___ __| | ___ ___ _____ __ 17:15:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:15:08 | |___| (_) | (_| | __/ (_| (_) \ V / 17:15:08 \_____\___/ \__,_|\___|\___\___/ \_/ 17:15:08 Bash-1.0.5 17:15:08 17:15:08 17:15:08 ==> git version 2.24.4 found 17:15:08 ==> 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:15:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:15:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:15:08 ==> Jenkins CI detected. 17:15:08 project root: . 17:15:08 --> token set from env 17:15:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:15:08 ==> Running gcov in . (disable via -X gcov) 17:15:08 ==> Python coveragepy not found 17:15:08 ==> Searching for coverage reports in: 17:15:08 + . 17:15:08 -> Found 1 reports 17:15:08 ==> Detecting git/mercurial file structure 17:15:08 ==> Reading reports 17:15:08 + ./coverage.out bytes=101674 17:15:08 ==> Appending adjustments 17:15:08 https://docs.codecov.io/docs/fixing-reports 17:15:08 + Found adjustments 17:15:08 ==> Gzipping contents 17:15:08 16K /tmp/codecov.7G2eor.gz 17:15:08 ==> Uploading reports 17:15:08 url: https://codecov.io 17:15:08 query: branch=PR-642&commit=4f201764ab88c550d391ad37829ad60e663fc953&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= 17:15:08 -> Pinging Codecov 17:15:08 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-642&commit=4f201764ab88c550d391ad37829ad60e663fc953&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= 17:15:09 -> Uploading to 17:15:09 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/4f201764ab88c550d391ad37829ad60e663fc953/1d087061-7ef0-4031-be9d-1ca941cbca5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T171509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b65c27365466da1867afabfbd149884d978dca5e3fb0e8b541c130f81e9b33f5 17:15:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:15:09 Dload Upload Total Spent Left Speed 17:15:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15196 0 0 100 15196 0 47051 --:--:-- --:--:-- --:--:-- 47046 100 15196 0 0 100 15196 0 47031 --:--:-- --:--:-- --:--:-- 47046 17:15:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4f201764ab88c550d391ad37829ad60e663fc953 [Pipeline] } 17:15:09 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:15:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:15:12 ---> package-listing.sh 17:15:12 ++ facter osfamily 17:15:12 ++ tr '[:upper:]' '[:lower:]' 17:15:12 + OS_FAMILY=redhat 17:15:12 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-642 17:15:12 + START_PACKAGES=/tmp/packages_start.txt 17:15:12 + END_PACKAGES=/tmp/packages_end.txt 17:15:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:15:12 + PACKAGES=/tmp/packages_start.txt 17:15:12 + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' 17:15:12 + PACKAGES=/tmp/packages_end.txt 17:15:12 + case "${OS_FAMILY}" in 17:15:12 + sort 17:15:12 + rpm -qa 17:15:13 + '[' -f /tmp/packages_start.txt ']' 17:15:13 + '[' -f /tmp/packages_end.txt ']' 17:15:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:15:13 + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' 17:15:13 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ 17:15:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ [Pipeline] echo 17:15:13 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-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:15:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:13 17:15:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:14 alpine: Pulling from edgex-lftools-log-publisher 17:15:14 5843afab3874: Pulling fs layer 17:15:14 2dfaacf7024e: Pulling fs layer 17:15:14 2dbba127c6aa: Pulling fs layer 17:15:14 1a467efa2204: Pulling fs layer 17:15:14 865369a531d5: Pulling fs layer 17:15:14 2dc3bafdbf1c: Pulling fs layer 17:15:14 9ac237eaa80d: Pulling fs layer 17:15:14 6bcad4ecc5c2: Pulling fs layer 17:15:14 7074353bde3e: Pulling fs layer 17:15:14 2dc3bafdbf1c: Waiting 17:15:14 9ac237eaa80d: Waiting 17:15:14 6bcad4ecc5c2: Waiting 17:15:14 7074353bde3e: Waiting 17:15:14 1a467efa2204: Waiting 17:15:14 865369a531d5: Waiting 17:15:14 2dfaacf7024e: Verifying Checksum 17:15:14 2dfaacf7024e: Download complete 17:15:14 1a467efa2204: Verifying Checksum 17:15:14 1a467efa2204: Download complete 17:15:14 5843afab3874: Verifying Checksum 17:15:14 2dc3bafdbf1c: Verifying Checksum 17:15:14 2dc3bafdbf1c: Download complete 17:15:14 9ac237eaa80d: Verifying Checksum 17:15:14 9ac237eaa80d: Download complete 17:15:14 6bcad4ecc5c2: Verifying Checksum 17:15:14 6bcad4ecc5c2: Download complete 17:15:14 865369a531d5: Verifying Checksum 17:15:14 865369a531d5: Download complete 17:15:14 5843afab3874: Pull complete 17:15:15 2dfaacf7024e: Pull complete 17:15:15 2dbba127c6aa: Verifying Checksum 17:15:15 2dbba127c6aa: Download complete 17:15:15 2dbba127c6aa: Pull complete 17:15:15 1a467efa2204: Pull complete 17:15:16 865369a531d5: Pull complete 17:15:16 2dc3bafdbf1c: Pull complete 17:15:16 9ac237eaa80d: Pull complete 17:15:16 6bcad4ecc5c2: Pull complete 17:15:19 7074353bde3e: Verifying Checksum 17:15:19 7074353bde3e: Download complete 17:15:23 7074353bde3e: Pull complete 17:15:23 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 17:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:15:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:15:23 prd-centos7-docker-4c-2g-2873 does not seem to be running inside a container 17:15:23 $ 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-642/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-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@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:15:25 $ docker top 79fbcbd05922cdba3c24e8ccb28bc12937efb619f4f3035b1b09d88a1316371b -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:25 + touch /tmp/pre-build-complete [Pipeline] sh 17:15:26 + mkdir -p /var/log/sa [Pipeline] sh 17:15:26 + ls /var/log/sa-host 17:15:26 + sadf -c /var/log/sa-host/sa05 17:15:26 file_magic: OK 17:15:26 HZ: Using current value: 100 17:15:26 file_header: OK 17:15:26 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:15:26 Statistics: 17:15:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:15:26 File successfully converted to sysstat format version 12.5.4 17:15:26 + sadf -c /var/log/sa-host/sa15 17:15:26 file_magic: OK 17:15:26 HZ: Using current value: 100 17:15:26 file_header: OK 17:15:26 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:15:26 Statistics: 17:15:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:15:26 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:26 provisioning config files... 17:15:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config8249069439401984511tmp [Pipeline] { [Pipeline] echo 17:15:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:15:27 ---> create-netrc.sh [Pipeline] } 17:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:15:27 ---> python-tools-install.sh [Pipeline] echo 17:15:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:15:27 ---> sudo-logs.sh 17:15:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:15:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:15:28 ---> job-cost.sh 17:15:28 lf-activate-venv: SKIPPING 17:15:28 DEBUG: total: 0.18000000715255737 17:15:28 INFO: Retrieving Stack Cost... 17:15:29 INFO: Retrieving Pricing Info for: v3-standard-2 17:15:29 INFO: Archiving Costs [Pipeline] echo 17:15:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:15:29 ---> logs-deploy.sh 17:15:29 lf-activate-venv: SKIPPING 17:15:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-642/3 17:15:29 INFO: archiving workspace using pattern(s): 17:15:30 Archives upload complete. 17:15:30 INFO: archiving logs to Nexus 17:15:31 ---> uname -a: 17:15:31 Linux prd-centos7-docker-4c-2g-2873.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:15:31 17:15:31 17:15:31 ---> lscpu: 17:15:31 Architecture: x86_64 17:15:31 CPU op-mode(s): 32-bit, 64-bit 17:15:31 Address sizes: 40 bits physical, 48 bits virtual 17:15:31 Byte Order: Little Endian 17:15:31 CPU(s): 2 17:15:31 On-line CPU(s) list: 0,1 17:15:31 Vendor ID: AuthenticAMD 17:15:31 BIOS Vendor ID: QEMU 17:15:31 Model name: AMD EPYC-Rome Processor 17:15:31 BIOS Model name: pc-i440fx-4.2 17:15:31 CPU family: 23 17:15:31 Model: 49 17:15:31 Thread(s) per core: 1 17:15:31 Core(s) per socket: 1 17:15:31 Socket(s): 2 17:15:31 Stepping: 0 17:15:31 BogoMIPS: 5599.99 17:15:31 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:15:31 Virtualization: AMD-V 17:15:31 Hypervisor vendor: KVM 17:15:31 Virtualization type: full 17:15:31 L1d cache: 64 KiB (2 instances) 17:15:31 L1i cache: 64 KiB (2 instances) 17:15:31 L2 cache: 1 MiB (2 instances) 17:15:31 L3 cache: 32 MiB (2 instances) 17:15:31 NUMA node(s): 1 17:15:31 NUMA node0 CPU(s): 0,1 17:15:31 Vulnerability Itlb multihit: Not affected 17:15:31 Vulnerability L1tf: Not affected 17:15:31 Vulnerability Mds: Not affected 17:15:31 Vulnerability Meltdown: Not affected 17:15:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:15:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:15:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:15:31 Vulnerability Srbds: Not affected 17:15:31 Vulnerability Tsx async abort: Not affected 17:15:31 17:15:31 17:15:31 ---> nproc: 17:15:31 2 17:15:31 17:15:31 17:15:31 ---> df -h: 17:15:31 Filesystem Size Used Available Use% Mounted on 17:15:31 overlay 40.0G 7.6G 32.4G 19% / 17:15:31 tmpfs 64.0M 0 64.0M 0% /dev 17:15:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:15:31 shm 64.0M 0 64.0M 0% /dev/shm 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-642 17:15:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-642@tmp 17:15:31 17:15:31 17:15:31 ---> free -m: 17:15:31 total used free shared buff/cache available 17:15:31 Mem: 7821 817 4798 0 2205 6715 17:15:31 Swap: 1023 0 1023 17:15:31 17:15:31 17:15:31 ---> ip addr: 17:15:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:15:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:15:31 inet 127.0.0.1/8 scope host lo 17:15:31 valid_lft forever preferred_lft forever 17:15:31 inet6 ::1/128 scope host 17:15:31 valid_lft forever preferred_lft forever 17:15:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:15:31 link/ether fa:16:3e:1f:4b:a5 brd ff:ff:ff:ff:ff:ff 17:15:31 inet 10.30.122.37/23 brd 10.30.123.255 scope global dynamic eth0 17:15:31 valid_lft 85774sec preferred_lft 85774sec 17:15:31 inet6 fe80::f816:3eff:fe1f:4ba5/64 scope link 17:15:31 valid_lft forever preferred_lft forever 17:15:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:15:31 link/ether 02:42:6f:8f:02:a9 brd ff:ff:ff:ff:ff:ff 17:15:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:15:31 valid_lft forever preferred_lft forever 17:15:31 inet6 fe80::42:6fff:fe8f:2a9/64 scope link 17:15:31 valid_lft forever preferred_lft forever 17:15:31 17:15:31 17:15:31 ---> sar -b -r -n DEV: 17:15:31 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:15:31 17:15:31 17:04:54 LINUX RESTART (2 CPU) 17:15:31 17:15:31 17:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:15:31 17:07:01 1.88 0.00 1.88 0.00 0.00 40.96 0.00 17:15:31 17:08:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 17:15:31 17:09:01 0.28 0.00 0.28 0.00 0.00 3.91 0.00 17:15:31 17:10:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 17:15:31 17:11:01 0.30 0.00 0.30 0.00 0.00 4.40 0.00 17:15:31 17:12:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 17:15:31 17:13:01 0.25 0.00 0.25 0.00 0.00 3.91 0.00 17:15:31 17:14:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 17:15:31 17:15:01 0.28 0.00 0.28 0.00 0.00 3.88 0.00 17:15:31 Average: 0.44 0.00 0.44 0.00 0.00 7.73 0.00 17:15:31 17:15:31 17:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:15:31 17:07:01 5477700 0 791424 9.88 2620 1737196 1103124 12.18 567108 1564048 8 17:15:31 17:08:01 5477016 0 792100 9.89 2620 1737204 1103264 12.18 571704 1559996 16 17:15:31 17:09:01 5476172 0 792940 9.90 2620 1737208 1099152 12.14 572724 1559996 8 17:15:31 17:10:01 5476080 0 793024 9.90 2620 1737216 1099264 12.14 565220 1567844 8 17:15:31 17:11:01 5477780 0 791320 9.88 2620 1737220 1093148 12.07 564380 1567844 8 17:15:31 17:12:01 5474832 0 794264 9.92 2620 1737224 1093224 12.07 566164 1567848 8 17:15:31 17:13:01 5465872 0 803220 10.03 2620 1737228 1093236 12.07 575348 1567844 8 17:15:31 17:14:01 5465952 0 803136 10.03 2620 1737232 1093248 12.07 577016 1566220 8 17:15:31 17:15:01 5468556 0 800528 10.00 2620 1737236 1078856 11.91 574832 1566220 8 17:15:31 Average: 5473329 0 795773 9.94 2620 1737218 1095168 12.09 570500 1565318 9 17:15:31 17:15:31 17:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:15:31 17:07:01 eth0 1.50 0.33 0.37 0.21 0.00 0.00 0.00 0.00 17:15:31 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:08:01 eth0 3.30 0.80 0.99 0.59 0.00 0.00 0.00 0.00 17:15:31 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:09:01 eth0 2.67 0.75 0.71 0.41 0.00 0.00 0.00 0.00 17:15:31 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:10:01 eth0 2.37 0.58 0.67 0.40 0.00 0.00 0.00 0.00 17:15:31 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:11:01 eth0 2.45 0.73 0.78 0.47 0.00 0.00 0.00 0.00 17:15:31 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:12:01 eth0 1.40 0.40 0.34 0.21 0.00 0.00 0.00 0.00 17:15:31 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:13:01 eth0 0.55 0.35 0.27 0.17 0.00 0.00 0.00 0.00 17:15:31 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:14:01 eth0 1.08 0.40 0.33 0.24 0.00 0.00 0.00 0.00 17:15:31 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:15:01 eth0 0.62 0.35 0.28 0.20 0.00 0.00 0.00 0.00 17:15:31 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 Average: eth0 1.77 0.52 0.53 0.32 0.00 0.00 0.00 0.00 17:15:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:31 17:15:31 17:15:31 ---> sar -P ALL: 17:15:31 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:15:31 17:15:31 17:04:54 LINUX RESTART (2 CPU) 17:15:31 17:15:31 17:06:01 CPU %user %nice %system %iowait %steal %idle 17:15:31 17:07:01 all 0.24 0.00 0.05 0.01 0.02 99.68 17:15:31 17:07:01 0 0.08 0.00 0.07 0.00 0.02 99.83 17:15:31 17:07:01 1 0.40 0.00 0.03 0.02 0.02 99.53 17:15:31 17:08:01 all 0.13 0.00 0.07 0.00 0.03 99.77 17:15:31 17:08:01 0 0.08 0.00 0.07 0.00 0.03 99.82 17:15:31 17:08:01 1 0.18 0.00 0.07 0.00 0.03 99.72 17:15:31 17:09:01 all 0.03 0.00 0.04 0.00 0.02 99.91 17:15:31 17:09:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:15:31 17:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:15:31 17:10:01 all 0.20 0.00 0.04 0.00 0.03 99.73 17:15:31 17:10:01 0 0.10 0.00 0.05 0.00 0.03 99.82 17:15:31 17:10:01 1 0.30 0.00 0.03 0.00 0.02 99.65 17:15:31 17:11:01 all 0.18 0.00 0.04 0.00 0.03 99.76 17:15:31 17:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:15:31 17:11:01 1 0.30 0.00 0.03 0.00 0.03 99.63 17:15:31 17:12:01 all 0.15 0.00 0.03 0.00 0.03 99.79 17:15:31 17:12:01 0 0.10 0.00 0.02 0.00 0.05 99.83 17:15:31 17:12:01 1 0.20 0.00 0.03 0.00 0.02 99.75 17:15:31 17:13:01 all 0.14 0.00 0.05 0.00 0.02 99.79 17:15:31 17:13:01 0 0.05 0.00 0.07 0.00 0.03 99.85 17:15:31 17:13:01 1 0.23 0.00 0.03 0.00 0.00 99.73 17:15:31 17:14:01 all 0.14 0.00 0.03 0.00 0.02 99.82 17:15:31 17:14:01 0 0.08 0.00 0.03 0.00 0.02 99.87 17:15:31 17:14:01 1 0.20 0.00 0.02 0.00 0.02 99.77 17:15:31 17:15:01 all 0.15 0.00 0.04 0.00 0.02 99.79 17:15:31 17:15:01 0 0.22 0.00 0.05 0.00 0.02 99.72 17:15:31 17:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 17:15:31 Average: all 0.15 0.00 0.04 0.00 0.02 99.78 17:15:31 Average: 0 0.09 0.00 0.05 0.00 0.03 99.83 17:15:31 Average: 1 0.21 0.00 0.04 0.00 0.02 99.73 17:15:31 17:15:31 17:15:31