Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 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-ssh5881759536026250712.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh3103934674947553926.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 40653689060fff6bf1399e6de9b6d29a57191201 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-registry/branches/main/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-registry/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5749791831981072935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh2934834129796463798.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-registry/branches/main/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-registry/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7474235283254875689.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-registry, 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-registry-settings PROJECT: go-mod-registry 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry 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-1478 in /w/workspace/dgexfoundry_go-mod-registry_main [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-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/dgexfoundry_go-mod-registry_main@tmp/jenkins-gitclient-ssh5380749012693806614.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 Commit message: "Merge pull request #78 from soda480/US1908" > git rev-list --no-walk 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:10:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:10:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:10:08 ========================================================= 17:10:08 EdgeX Global Pipelines Version Info 17:10:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:10:09 ------------------- 17:10:09 stable info: 17:10:09 ------------------- 17:10:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:10:09 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:10:09 Message: update stable to v1.0.200 17:10:10 ------------------- 17:10:10 experimental info: 17:10:10 ------------------- 17:10:10 Commited By: **** collab-it+edgex@linuxfoundation.org 17:10:10 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:10:10 Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 17:10:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6345379 [Pipeline] echo 17:10:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:12 + git log --format=format:%s -1 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 [Pipeline] echo 17:10:12 GIT_COMMIT: 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4, Commit Message: Merge pull request #78 from soda480/US1908 [Pipeline] echo 17:10:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:10:13 17:10:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:10:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:10:13 latest: Pulling from edgex-devops/git-semver 17:10:13 31603596830f: Pulling fs layer 17:10:13 b6dc333f4379: Pulling fs layer 17:10:13 3d9ef1400e77: Pulling fs layer 17:10:13 fd332fbdc1db: Pulling fs layer 17:10:13 fd332fbdc1db: Waiting 17:10:13 b6dc333f4379: Verifying Checksum 17:10:13 b6dc333f4379: Download complete 17:10:13 31603596830f: Verifying Checksum 17:10:13 31603596830f: Download complete 17:10:13 fd332fbdc1db: Verifying Checksum 17:10:13 fd332fbdc1db: Download complete 17:10:13 31603596830f: Pull complete 17:10:13 3d9ef1400e77: Verifying Checksum 17:10:13 3d9ef1400e77: Download complete 17:10:13 b6dc333f4379: Pull complete 17:10:14 3d9ef1400e77: Pull complete 17:10:14 fd332fbdc1db: Pull complete 17:10:14 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:10:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:10:15 prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container 17:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:10:15 $ docker top cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:16 [ssh-agent] Looking for ssh-agent implementation... 17:10:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:16 $ docker exec cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 ssh-agent 17:10:16 SSH_AUTH_SOCK=/tmp/ssh-zO7UCT2j5AVk/agent.15 17:10:16 SSH_AGENT_PID=21 17:10:16 Running ssh-add (command line suppressed) 17:10:16 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5518560028112987833.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5518560028112987833.key) 17:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:16 + git tag --points-at HEAD [Pipeline] } 17:10:16 $ docker exec --env ******** --env ******** cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 ssh-agent -k 17:10:16 unset SSH_AUTH_SOCK; 17:10:16 unset SSH_AGENT_PID; 17:10:16 echo Agent pid 21 killed; 17:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:10:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:17 [ssh-agent] Looking for ssh-agent implementation... 17:10:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:17 $ docker exec cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 ssh-agent 17:10:17 SSH_AUTH_SOCK=/tmp/ssh-FdS77Tj0AtcV/agent.57 17:10:17 SSH_AGENT_PID=63 17:10:17 Running ssh-add (command line suppressed) 17:10:17 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5045024231611382847.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5045024231611382847.key) 17:10:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:17 + git semver init 17:10:17 # -> Open(): unable to determine branch for HEAD 17:10:17 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 17:10:17 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 17:10:17 # $SEMVER_REMOTE_NAME = origin 17:10:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:10:17 # $SEMVER_USER_NAME = edgex-jenkins 17:10:17 # $SEMVER_BRANCH = main 17:10:17 # $SEMVER_TEMP = /tmp/semver-933978678 17:10:17 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 17:10:18 # '/tmp/semver-933978678' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' 17:10:18 # -> Force: false 17:10:18 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 17:10:18 $ docker exec --env ******** --env ******** cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 ssh-agent -k 17:10:18 unset SSH_AUTH_SOCK; 17:10:18 unset SSH_AGENT_PID; 17:10:18 echo Agent pid 63 killed; 17:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:18 + git semver [Pipeline] } 17:10:18 $ docker stop --time=1 cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 17:10:19 $ docker rm -f cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:10:20 Stashed 1 file(s) [Pipeline] echo 17:10:20 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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:10:35 Still waiting to schedule task 17:10:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:10:35 Still waiting to schedule task 17:10:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:11:59 Running on prd-centos7-docker-4c-2g-1484 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 17:11:59 Running in /w/workspace/go-mod-registry/3 [Pipeline] { [Pipeline] checkout 17:11:59 Selected Git installation does not exist. Using Default 17:11:59 The recommended git tool is: NONE 17:12:02 using credential edgex-jenkins-ssh 17:12:02 Cloning the remote Git repository 17:12:02 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 17:12:02 > git init /w/workspace/go-mod-registry/3 # timeout=10 17:12:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 17:12:02 > git --version # timeout=10 17:12:02 > git --version # 'git version 2.24.4' 17:12:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:02 [INFO] Currently running in a labeled security context 17:12:02 [INFO] Currently SELinux is 'enforcing' on the host 17:12:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/3@tmp/jenkins-gitclient-ssh6419904424910444269.key 17:12:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:04 Avoid second fetch 17:12:04 Checking out Revision 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 (main) 17:12:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 17:12:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:03 > git config core.sparsecheckout # timeout=10 17:12:03 > git checkout -f 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 17:12:07 Commit message: "Merge pull request #78 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:12:08 ========================================================= 17:12:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:12:08 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:12:08 + 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:12:08 Sending build context to Docker daemon 327.7kB 17:12:08 Step 1/7 : ARG BASE=golang:1.16-alpine 17:12:08 Step 2/7 : FROM ${BASE} 17:12:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:12:08 540db60ca938: Pulling fs layer 17:12:08 adcc1eea9eea: Pulling fs layer 17:12:08 4c4ab2625f07: Pulling fs layer 17:12:08 0773c198feca: Pulling fs layer 17:12:08 345f892a5656: Pulling fs layer 17:12:08 4796506630df: Pulling fs layer 17:12:08 cc55df3e53f1: Pulling fs layer 17:12:08 4d027b6c602c: Pulling fs layer 17:12:08 449e75d2c14e: Pulling fs layer 17:12:08 0773c198feca: Waiting 17:12:08 345f892a5656: Waiting 17:12:08 4796506630df: Waiting 17:12:08 cc55df3e53f1: Waiting 17:12:08 4d027b6c602c: Waiting 17:12:08 449e75d2c14e: Waiting 17:12:08 4c4ab2625f07: Verifying Checksum 17:12:08 4c4ab2625f07: Download complete 17:12:08 adcc1eea9eea: Verifying Checksum 17:12:08 adcc1eea9eea: Download complete 17:12:08 345f892a5656: Verifying Checksum 17:12:08 345f892a5656: Download complete 17:12:08 540db60ca938: Verifying Checksum 17:12:08 540db60ca938: Download complete 17:12:09 cc55df3e53f1: Verifying Checksum 17:12:09 cc55df3e53f1: Download complete 17:12:09 540db60ca938: Pull complete 17:12:09 4796506630df: Verifying Checksum 17:12:09 4796506630df: Download complete 17:12:09 adcc1eea9eea: Pull complete 17:12:09 4c4ab2625f07: Pull complete 17:12:10 4d027b6c602c: Verifying Checksum 17:12:10 4d027b6c602c: Download complete 17:12:13 449e75d2c14e: Verifying Checksum 17:12:13 449e75d2c14e: Download complete 17:12:14 0773c198feca: Download complete 17:12:18 0773c198feca: Pull complete 17:12:18 345f892a5656: Pull complete 17:12:18 4796506630df: Pull complete 17:12:18 cc55df3e53f1: Pull complete 17:12:18 4d027b6c602c: Pull complete 17:12:19 449e75d2c14e: Pull complete 17:12:19 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:12:19 ---> 0d28375d9b5b 17:12:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:12:20 ---> Running in 26d5c95b71a0 17:12:20 Removing intermediate container 26d5c95b71a0 17:12:20 ---> e870946ee563 17:12:20 Step 4/7 : RUN apk add --update bash 17:12:20 ---> Running in 07db8c0d36eb 17:12:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:12:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:12:23 OK: 149 MiB in 40 packages 17:12:23 Removing intermediate container 07db8c0d36eb 17:12:23 ---> 2091099e2551 17:12:23 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:12:23 ---> Running in 5e966abdb3bd 17:12:23 Removing intermediate container 5e966abdb3bd 17:12:23 ---> 7fca2a91ffc5 17:12:23 Step 6/7 : COPY go.mod . 17:12:23 ---> f801d5fc9ecb 17:12:23 Step 7/7 : RUN go mod download 17:12:23 ---> Running in 9a82b8a547ea 17:12:33 Removing intermediate container 9a82b8a547ea 17:12:33 ---> d550011d107e 17:12:33 Successfully built d550011d107e 17:12:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:12:34 + docker inspect -f . ci-base-image-x86_64 17:12:34 . [Pipeline] withDockerContainer 17:12:34 prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container 17:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-x86_64 cat 17:12:34 $ docker top 8c48d95bf34313172006b6b108e4d9bde6f5c42663558ebbc32ffaa803b49362 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:35 + go version 17:12:35 go version go1.16.5 linux/amd64 [Pipeline] } 17:12:35 $ docker stop --time=1 8c48d95bf34313172006b6b108e4d9bde6f5c42663558ebbc32ffaa803b49362 17:12:36 $ docker rm -f 8c48d95bf34313172006b6b108e4d9bde6f5c42663558ebbc32ffaa803b49362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:36 + docker inspect -f . ci-base-image-x86_64 17:12:36 . [Pipeline] withDockerContainer 17:12:36 prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container 17:12:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-x86_64 cat 17:12:37 $ docker top 10ab9bfa66b698c1983da84abb13d624afa9d4cc5f4a377b8f1eff881913ad48 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:37 + go mod tidy [Pipeline] sh 17:12:37 + make test 17:12:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:12:50 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.017s coverage: 88.8% of statements 17:12:50 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 17:12:50 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements 17:12:50 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 17:12:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:12:52 gofmt -l . 17:12:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:12:52 $ docker stop --time=1 10ab9bfa66b698c1983da84abb13d624afa9d4cc5f4a377b8f1eff881913ad48 17:12:54 $ docker rm -f 10ab9bfa66b698c1983da84abb13d624afa9d4cc5f4a377b8f1eff881913ad48 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:12:54 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:55 17:12:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:56 latest: Pulling from edgex-lftools-log-publisher 17:12:56 b4d181a07f80: Pulling fs layer 17:12:56 a1111a8f2ec3: Pulling fs layer 17:12:56 ed53099fbce6: Pulling fs layer 17:12:56 dc539afda2c1: Pulling fs layer 17:12:56 77bc0d833cb6: Pulling fs layer 17:12:56 9065ff56babe: Pulling fs layer 17:12:56 d287ab97295c: Pulling fs layer 17:12:56 77bc0d833cb6: Waiting 17:12:56 9065ff56babe: Waiting 17:12:56 d287ab97295c: Waiting 17:12:56 dc539afda2c1: Waiting 17:12:56 a1111a8f2ec3: Verifying Checksum 17:12:56 a1111a8f2ec3: Download complete 17:12:56 dc539afda2c1: Verifying Checksum 17:12:56 dc539afda2c1: Download complete 17:12:57 77bc0d833cb6: Verifying Checksum 17:12:57 77bc0d833cb6: Download complete 17:12:57 9065ff56babe: Download complete 17:12:57 ed53099fbce6: Verifying Checksum 17:12:57 ed53099fbce6: Download complete 17:12:58 b4d181a07f80: Verifying Checksum 17:12:58 b4d181a07f80: Download complete 17:12:59 b4d181a07f80: Pull complete 17:13:00 a1111a8f2ec3: Pull complete 17:13:00 ed53099fbce6: Pull complete 17:13:00 dc539afda2c1: Pull complete 17:13:00 77bc0d833cb6: Pull complete 17:13:01 9065ff56babe: Pull complete 17:13:02 d287ab97295c: Verifying Checksum 17:13:02 d287ab97295c: Download complete 17:13:07 d287ab97295c: Pull complete 17:13:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:13:07 prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container 17:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:13:09 $ docker top f892c8023205c727ff1ae6cbcedbe2c57c8fe3eb40b56d55c0d1c3fd9a37e17d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:10 ---> job-cost.sh 17:13:10 lf-activate-venv: SKIPPING 17:13:10 INFO: No Stack... 17:13:11 INFO: Retrieving Pricing Info for: v3-standard-2 17:13:11 INFO: Archiving Costs [Pipeline] sh 17:13:11 + cat /w/workspace/go-mod-registry/3/archives/cost.csv 17:13:11 + cut -d, -f6 [Pipeline] lock 17:13:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] 17:13:11 Resource [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] did not exist. Created. 17:13:11 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:11 + echo total: 0.05999999865889549 [Pipeline] stash 17:13:12 Stashed 1 file(s) [Pipeline] } 17:13:12 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:13:12 $ docker stop --time=1 f892c8023205c727ff1ae6cbcedbe2c57c8fe3eb40b56d55c0d1c3fd9a37e17d 17:13:13 $ docker rm -f f892c8023205c727ff1ae6cbcedbe2c57c8fe3eb40b56d55c0d1c3fd9a37e17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1486 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 17:14:28 Running in /w/workspace/go-mod-registry/3 [Pipeline] { [Pipeline] checkout 17:14:28 Selected Git installation does not exist. Using Default 17:14:28 The recommended git tool is: NONE 17:14:37 using credential edgex-jenkins-ssh 17:14:37 Cloning the remote Git repository 17:14:38 Avoid second fetch 17:14:38 Checking out Revision 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 (main) 17:14:37 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 17:14:37 > git init /w/workspace/go-mod-registry/3 # timeout=10 17:14:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 17:14:37 > git --version # timeout=10 17:14:37 > git --version # 'git version 2.17.1' 17:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 17:14:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:38 > git config core.sparsecheckout # timeout=10 17:14:38 > git checkout -f 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 17:14:43 Commit message: "Merge pull request #78 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:14:43 ========================================================= 17:14:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:14:43 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:14:44 + 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:14:45 Sending build context to Docker daemon 326.7kB 17:14:45 Step 1/7 : ARG BASE=golang:1.16-alpine 17:14:45 Step 2/7 : FROM ${BASE} 17:14:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:14:45 595b0fe564bb: Pulling fs layer 17:14:45 24495759ef45: Pulling fs layer 17:14:45 d148012ef14d: Pulling fs layer 17:14:45 cb65c68fc2e2: Pulling fs layer 17:14:45 093eec477d81: Pulling fs layer 17:14:45 a6d5b2bbb924: Pulling fs layer 17:14:45 2446dc1eb7d3: Pulling fs layer 17:14:45 596795e73e0f: Pulling fs layer 17:14:45 a6d5b2bbb924: Waiting 17:14:45 cb65c68fc2e2: Waiting 17:14:45 093eec477d81: Waiting 17:14:45 2446dc1eb7d3: Waiting 17:14:45 d148012ef14d: Download complete 17:14:45 24495759ef45: Verifying Checksum 17:14:45 24495759ef45: Download complete 17:14:46 093eec477d81: Verifying Checksum 17:14:46 093eec477d81: Download complete 17:14:46 a6d5b2bbb924: Download complete 17:14:46 2446dc1eb7d3: Download complete 17:14:46 595b0fe564bb: Verifying Checksum 17:14:46 595b0fe564bb: Download complete 17:14:47 595b0fe564bb: Pull complete 17:14:48 24495759ef45: Pull complete 17:14:48 d148012ef14d: Pull complete 17:14:49 596795e73e0f: Verifying Checksum 17:14:49 596795e73e0f: Download complete 17:14:50 cb65c68fc2e2: Download complete 17:15:01 cb65c68fc2e2: Pull complete 17:15:01 093eec477d81: Pull complete 17:15:02 a6d5b2bbb924: Pull complete 17:15:02 2446dc1eb7d3: Pull complete 17:15:06 596795e73e0f: Pull complete 17:15:06 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:15:06 ---> d9e956139c92 17:15:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:15:09 ---> Running in 12d0ef459922 17:15:10 Removing intermediate container 12d0ef459922 17:15:10 ---> 88aaa968a44f 17:15:10 Step 4/7 : RUN apk add --update bash 17:15:10 ---> Running in f670e349a006 17:15:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:15:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:15:14 OK: 138 MiB in 40 packages 17:15:15 Removing intermediate container f670e349a006 17:15:15 ---> 904538ac493e 17:15:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:15:15 ---> Running in e35aaada6697 17:15:16 Removing intermediate container e35aaada6697 17:15:16 ---> fa654446d0d7 17:15:16 Step 6/7 : COPY go.mod . 17:15:17 ---> e77f677839c5 17:15:17 Step 7/7 : RUN go mod download 17:15:17 ---> Running in f51b6dd828ae 17:15:36 Removing intermediate container f51b6dd828ae 17:15:36 ---> 541b1e2d7581 17:15:36 Successfully built 541b1e2d7581 17:15:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:15:36 + docker inspect -f . ci-base-image-arm64 17:15:36 . [Pipeline] withDockerContainer 17:15:36 prd-ubuntu18.04-docker-arm64-4c-16g-1486 does not seem to be running inside a container 17:15:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-arm64 cat 17:15:38 $ docker top 06d23824927d2d7f345b1a1d2c3794a53c9d2810d1365422acbf9818a17c1b13 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:39 + go version 17:15:39 go version go1.16.5 linux/arm64 [Pipeline] } 17:15:39 $ docker stop --time=1 06d23824927d2d7f345b1a1d2c3794a53c9d2810d1365422acbf9818a17c1b13 17:15:41 $ docker rm -f 06d23824927d2d7f345b1a1d2c3794a53c9d2810d1365422acbf9818a17c1b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:42 + docker inspect -f . ci-base-image-arm64 17:15:42 . [Pipeline] withDockerContainer 17:15:42 prd-ubuntu18.04-docker-arm64-4c-16g-1486 does not seem to be running inside a container 17:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/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 ******** ci-base-image-arm64 cat 17:15:44 $ docker top adb66263586fe189db7913db36cb6a32920aa851a4ecfce7592e6c83b7ebd302 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:45 + go mod tidy [Pipeline] sh 17:15:46 + make test 17:15:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:16:26 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.114s coverage: 88.8% of statements 17:16:26 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 17:16:26 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.015s coverage: 85.7% of statements 17:16:26 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 17:16:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:16:44 gofmt -l . 17:16:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:16:44 $ docker stop --time=1 adb66263586fe189db7913db36cb6a32920aa851a4ecfce7592e6c83b7ebd302 17:16:46 $ docker rm -f adb66263586fe189db7913db36cb6a32920aa851a4ecfce7592e6c83b7ebd302 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:47 Warning: overwriting stash ‘coverage-report’ 17:16:48 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:49 17:16:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:49 arm64: Pulling from edgex-lftools-log-publisher 17:16:49 448f6bf000e3: Pulling fs layer 17:16:49 f757da607395: Pulling fs layer 17:16:49 05883995daec: Pulling fs layer 17:16:49 8603b9c90790: Pulling fs layer 17:16:49 1560dd03e051: Pulling fs layer 17:16:49 27f5ce0e4adf: Pulling fs layer 17:16:49 c2d8d7efcc4b: Pulling fs layer 17:16:49 8603b9c90790: Waiting 17:16:49 1560dd03e051: Waiting 17:16:49 c2d8d7efcc4b: Waiting 17:16:49 27f5ce0e4adf: Waiting 17:16:50 f757da607395: Verifying Checksum 17:16:50 f757da607395: Download complete 17:16:50 8603b9c90790: Verifying Checksum 17:16:50 1560dd03e051: Verifying Checksum 17:16:50 1560dd03e051: Download complete 17:16:50 27f5ce0e4adf: Verifying Checksum 17:16:50 27f5ce0e4adf: Download complete 17:16:50 05883995daec: Verifying Checksum 17:16:50 05883995daec: Download complete 17:16:51 448f6bf000e3: Verifying Checksum 17:16:51 448f6bf000e3: Download complete 17:16:54 c2d8d7efcc4b: Verifying Checksum 17:16:54 c2d8d7efcc4b: Download complete 17:16:55 448f6bf000e3: Pull complete 17:16:55 f757da607395: Pull complete 17:16:57 05883995daec: Pull complete 17:16:57 8603b9c90790: Pull complete 17:16:58 1560dd03e051: Pull complete 17:16:59 27f5ce0e4adf: Pull complete 17:17:14 c2d8d7efcc4b: Pull complete 17:17:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:17:14 prd-ubuntu18.04-docker-arm64-4c-16g-1486 does not seem to be running inside a container 17:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:17:19 $ docker top 84da91f984b6c42da1c33edd91bd92d1e342e634f622dc7dcfcf3a31f78e16e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:20 ---> job-cost.sh 17:17:20 lf-activate-venv: SKIPPING 17:17:20 INFO: No Stack... 17:17:21 INFO: Retrieving Pricing Info for: v2-standard-4 17:17:22 INFO: Archiving Costs [Pipeline] sh 17:17:22 + cut -d, -f6 17:17:22 + cat /w/workspace/go-mod-registry/3/archives/cost.csv [Pipeline] lock 17:17:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] 17:17:22 Resource [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] did not exist. Created. 17:17:22 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:23 /w/workspace/go-mod-registry/3@tmp/durable-020f6253/script.sh: 1: /w/workspace/go-mod-registry/3@tmp/durable-020f6253/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:17:24 + echo total: 0.18000000715255737 [Pipeline] stash 17:17:24 Warning: overwriting stash ‘stack-cost’ 17:17:24 Stashed 1 file(s) [Pipeline] } 17:17:24 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:24 $ docker stop --time=1 84da91f984b6c42da1c33edd91bd92d1e342e634f622dc7dcfcf3a31f78e16e0 17:17:26 $ docker rm -f 84da91f984b6c42da1c33edd91bd92d1e342e634f622dc7dcfcf3a31f78e16e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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:17:26 provisioning config files... 17:17:26 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2123078924033872562tmp [Pipeline] { [Pipeline] sh 17:17:27 + set +x 17:17:27 + curl -s https://codecov.io/bash 17:17:27 + bash -s -- 17:17:27 17:17:27 _____ _ 17:17:27 / ____| | | 17:17:27 | | ___ __| | ___ ___ _____ __ 17:17:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:17:27 | |___| (_) | (_| | __/ (_| (_) \ V / 17:17:27 \_____\___/ \__,_|\___|\___\___/ \_/ 17:17:27 Bash-1.0.6 17:17:27 17:17:27 17:17:27 ==> git version 2.24.4 found 17:17:27 ==> 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:17:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:17:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:17:27 ==> Jenkins CI detected. 17:17:27 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 17:17:27 project root: . 17:17:27 --> token set from env 17:17:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:17:27 ==> Running gcov in . (disable via -X gcov) 17:17:27 ==> Python coveragepy not found 17:17:27 ==> Searching for coverage reports in: 17:17:27 + . 17:17:27 -> Found 1 reports 17:17:27 ==> Detecting git/mercurial file structure 17:17:27 ==> Reading reports 17:17:27 + ./coverage.out bytes=9746 17:17:27 ==> Appending adjustments 17:17:27 https://docs.codecov.io/docs/fixing-reports 17:17:27 + Found adjustments 17:17:27 ==> Gzipping contents 17:17:27 4.0K /tmp/codecov.Pul3fP.gz 17:17:27 ==> Uploading reports 17:17:27 url: https://codecov.io 17:17:27 query: branch=main&commit=6345379747ac699e4a5e0c6d67ce57ad83cdd4a4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 17:17:27 -> Pinging Codecov 17:17:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=6345379747ac699e4a5e0c6d67ce57ad83cdd4a4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 17:17:27 -> Uploading to 17:17:27 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/05B643FFA8DEACB6C25F95B2D4D12284/6345379747ac699e4a5e0c6d67ce57ad83cdd4a4/3cc133e6-f4ec-4591-9600-c16f803c79f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T171727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ff50a3c334b7e16f8672c5269caaba76c7fab81c7d9506e0cbf6e8318ba9212 17:17:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:27 Dload Upload Total Spent Left Speed 17:17:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1923 0 0 100 1923 0 4447 --:--:-- --:--:-- --:--:-- 4451 17:17:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 [Pipeline] } 17:17:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:17:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:17:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:17:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:29 17:17:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:17:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:17:29 188c0c94c7c5: Pulling fs layer 17:17:29 0ef7d3d256c8: Pulling fs layer 17:17:29 de9db76c5a1d: Pulling fs layer 17:17:29 0eba1c9be4d2: Pulling fs layer 17:17:29 0d57e429df01: Pulling fs layer 17:17:29 4e4be7b47b0d: Pulling fs layer 17:17:29 e1f770b5df2f: Pulling fs layer 17:17:29 85a0685a4137: Pulling fs layer 17:17:29 0eba1c9be4d2: Waiting 17:17:29 0d57e429df01: Waiting 17:17:29 4e4be7b47b0d: Waiting 17:17:29 e1f770b5df2f: Waiting 17:17:29 85a0685a4137: Waiting 17:17:29 de9db76c5a1d: Verifying Checksum 17:17:29 de9db76c5a1d: Download complete 17:17:29 0ef7d3d256c8: Verifying Checksum 17:17:29 0ef7d3d256c8: Download complete 17:17:29 0d57e429df01: Verifying Checksum 17:17:29 0d57e429df01: Download complete 17:17:29 4e4be7b47b0d: Verifying Checksum 17:17:29 4e4be7b47b0d: Download complete 17:17:29 188c0c94c7c5: Verifying Checksum 17:17:29 188c0c94c7c5: Download complete 17:17:29 188c0c94c7c5: Pull complete 17:17:30 0ef7d3d256c8: Pull complete 17:17:30 de9db76c5a1d: Pull complete 17:17:31 e1f770b5df2f: Verifying Checksum 17:17:31 e1f770b5df2f: Download complete 17:17:39 0eba1c9be4d2: Verifying Checksum 17:17:39 0eba1c9be4d2: Download complete 17:17:40 85a0685a4137: Verifying Checksum 17:17:40 85a0685a4137: Download complete 17:17:41 0eba1c9be4d2: Pull complete 17:17:41 0d57e429df01: Pull complete 17:17:42 4e4be7b47b0d: Pull complete 17:17:42 e1f770b5df2f: Pull complete 17:17:45 85a0685a4137: Pull complete 17:17:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:17:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:17:45 prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container 17:17:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:17:47 $ docker top 07f5d310f38d1ca9470ca55bb90fb537853ee4aa095d425ea08dad3480b965c2 -eo pid,comm [Pipeline] { [Pipeline] echo 17:17:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:17:48 + set -o pipefail 17:17:48 + snyk monitor '--org=edgex-jenkins' 17:18:00 17:18:00 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... 17:18:00 17:18:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/3b5e0059-4781-4b70-9851-a8e012260eb3 17:18:00 17:18:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:18:00 17:18:00 [Pipeline] } 17:18:00 $ docker stop --time=1 07f5d310f38d1ca9470ca55bb90fb537853ee4aa095d425ea08dad3480b965c2 17:18:02 $ docker rm -f 07f5d310f38d1ca9470ca55bb90fb537853ee4aa095d425ea08dad3480b965c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:03 + git log --format=format:%s -1 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 [Pipeline] isUnix [Pipeline] sh 17:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:18:03 . [Pipeline] withDockerContainer 17:18:03 prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container 17:18:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:18:04 $ docker top bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:04 [ssh-agent] Looking for ssh-agent implementation... 17:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:04 $ docker exec bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 ssh-agent 17:18:04 SSH_AUTH_SOCK=/tmp/ssh-OcpK05XRMyaj/agent.13 17:18:04 SSH_AGENT_PID=19 17:18:04 Running ssh-add (command line suppressed) 17:18:04 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8263009271055116648.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8263009271055116648.key) 17:18:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:04 + git semver tag 17:18:04 # -> Open(): unable to determine branch for HEAD 17:18:04 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 17:18:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 17:18:04 # $SEMVER_REMOTE_NAME = origin 17:18:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:18:04 # $SEMVER_USER_NAME = edgex-jenkins 17:18:04 # $SEMVER_BRANCH = main 17:18:04 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 17:18:04 # 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 HEAD 17:18:04 # -> Force: false 17:18:04 # 1ed9c22d7bce99701d26bcf8d8771ee6ea3b45fa refs/tags/v2.0.1-dev.2 [Pipeline] } 17:18:04 $ docker exec --env ******** --env ******** bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 ssh-agent -k 17:18:05 unset SSH_AUTH_SOCK; 17:18:05 unset SSH_AGENT_PID; 17:18:05 echo Agent pid 19 killed; 17:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:05 + git semver [Pipeline] } 17:18:05 $ docker stop --time=1 bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 17:18:06 $ docker rm -f bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:18:07 17:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:18:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:18:07 0.23.1-centos7: Pulling from edgex-lftools 17:18:07 ab5ef0e58194: Pulling fs layer 17:18:07 9712f1f96733: Pulling fs layer 17:18:07 63f879dbbcfc: Pulling fs layer 17:18:07 0d9ebad4ef96: Pulling fs layer 17:18:07 e9a5061849ea: Pulling fs layer 17:18:07 d747dcd14b5f: Pulling fs layer 17:18:07 2de7ff778b66: Pulling fs layer 17:18:07 0d9ebad4ef96: Waiting 17:18:07 e9a5061849ea: Waiting 17:18:07 d747dcd14b5f: Waiting 17:18:07 2de7ff778b66: Waiting 17:18:07 9712f1f96733: Verifying Checksum 17:18:07 9712f1f96733: Download complete 17:18:10 63f879dbbcfc: Verifying Checksum 17:18:10 63f879dbbcfc: Download complete 17:18:10 e9a5061849ea: Verifying Checksum 17:18:10 e9a5061849ea: Download complete 17:18:10 d747dcd14b5f: Verifying Checksum 17:18:10 d747dcd14b5f: Download complete 17:18:11 2de7ff778b66: Verifying Checksum 17:18:11 2de7ff778b66: Download complete 17:18:12 ab5ef0e58194: Verifying Checksum 17:18:12 ab5ef0e58194: Download complete 17:18:12 0d9ebad4ef96: Verifying Checksum 17:18:12 0d9ebad4ef96: Download complete 17:18:14 ab5ef0e58194: Pull complete 17:18:14 9712f1f96733: Pull complete 17:18:15 63f879dbbcfc: Pull complete 17:18:18 0d9ebad4ef96: Pull complete 17:18:18 e9a5061849ea: Pull complete 17:18:18 d747dcd14b5f: Pull complete 17:18:19 2de7ff778b66: Pull complete 17:18:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:18:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:18:19 prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container 17:18:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:18:22 $ docker top b0681e5a0528b4df80940db17a3202fe64ddfc82a771f98b6032fa3b6cfb370f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:18:23 provisioning config files... 17:18:23 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5319314711986567257tmp 17:18:23 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2290531342535609201tmp 17:18:23 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config358819082378176004tmp [Pipeline] { [Pipeline] echo 17:18:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:18:23 ---> sigul-configuration.sh 17:18:23 gpg: directory `/root/.gnupg' created 17:18:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:18:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:18:23 gpg: keyring `/root/.gnupg/secring.gpg' created 17:18:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:18:23 gpg: CAST5 encrypted data 17:18:23 gpg: encrypted with 1 passphrase 17:18:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:18:23 + mkdir /home/jenkins 17:18:23 + mkdir /home/jenkins/sigul [Pipeline] sh 17:18:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:18:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:18:24 ---> sigul-install.sh 17:18:24 Sigul already installed; skipping installation. [Pipeline] sh 17:18:24 + git tag --list 17:18:24 v0.0.0 17:18:24 v0.1.0 17:18:24 v0.1.1 17:18:24 v0.1.10 17:18:24 v0.1.11 17:18:24 v0.1.12 17:18:24 v0.1.13 17:18:24 v0.1.14 17:18:24 v0.1.15 17:18:24 v0.1.16 17:18:24 v0.1.17 17:18:24 v0.1.18 17:18:24 v0.1.19 17:18:24 v0.1.2 17:18:24 v0.1.20 17:18:24 v0.1.21 17:18:24 v0.1.22 17:18:24 v0.1.23 17:18:24 v0.1.24 17:18:24 v0.1.25 17:18:24 v0.1.26 17:18:24 v0.1.27 17:18:24 v0.1.3 17:18:24 v0.1.4 17:18:24 v0.1.5 17:18:24 v0.1.6 17:18:24 v0.1.7 17:18:24 v0.1.8 17:18:24 v0.1.9 17:18:24 v2.0.0 17:18:24 v2.0.0-dev.1 17:18:24 v2.0.0-dev.2 17:18:24 v2.0.0-dev.3 17:18:24 v2.0.0-dev.4 17:18:24 v2.0.0-dev.5 17:18:24 v2.0.0-dev.6 17:18:24 v2.0.0-dev.7 17:18:24 v2.0.0-dev.8 17:18:24 v2.0.1-dev.1 17:18:24 v2.0.1-dev.2 [Pipeline] sh 17:18:25 + lftools sign git-tag v2.0.1-dev.2 17:18:25 Signing Git tag with Sigul... 17:18:25 Signing v2.0.1-dev.2 [Pipeline] echo 17:18:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:18:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:18:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:18:26 $ docker stop --time=1 b0681e5a0528b4df80940db17a3202fe64ddfc82a771f98b6032fa3b6cfb370f 17:18:28 $ docker rm -f b0681e5a0528b4df80940db17a3202fe64ddfc82a771f98b6032fa3b6cfb370f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:18:28 . [Pipeline] withDockerContainer 17:18:28 prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container 17:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:18:29 $ docker top 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:29 [ssh-agent] Looking for ssh-agent implementation... 17:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:29 $ docker exec 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a ssh-agent 17:18:29 SSH_AUTH_SOCK=/tmp/ssh-f5NMcr5rGkFd/agent.13 17:18:29 SSH_AGENT_PID=20 17:18:29 Running ssh-add (command line suppressed) 17:18:29 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6008067180236608498.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6008067180236608498.key) 17:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:30 + git semver bump pre 17:18:30 # -> Open(): unable to determine branch for HEAD 17:18:30 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 17:18:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 17:18:30 # $SEMVER_REMOTE_NAME = origin 17:18:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:18:30 # $SEMVER_USER_NAME = edgex-jenkins 17:18:30 # $SEMVER_BRANCH = main 17:18:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 17:18:30 2.0.1-dev.3 [Pipeline] } 17:18:30 $ docker exec --env ******** --env ******** 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a ssh-agent -k 17:18:30 unset SSH_AUTH_SOCK; 17:18:30 unset SSH_AGENT_PID; 17:18:30 echo Agent pid 20 killed; 17:18:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:30 + git semver [Pipeline] } 17:18:30 $ docker stop --time=1 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a 17:18:31 $ docker rm -f 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:18:32 . [Pipeline] withDockerContainer 17:18:32 prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container 17:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:18:32 $ docker top dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:32 [ssh-agent] Looking for ssh-agent implementation... 17:18:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:32 $ docker exec dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc ssh-agent 17:18:33 SSH_AUTH_SOCK=/tmp/ssh-WNw4SA7jmIcs/agent.13 17:18:33 SSH_AGENT_PID=19 17:18:33 Running ssh-add (command line suppressed) 17:18:33 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8114614870861312578.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8114614870861312578.key) 17:18:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:34 + git semver push 17:18:34 # -> Open(): unable to determine branch for HEAD 17:18:34 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 17:18:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 17:18:34 # $SEMVER_REMOTE_NAME = origin 17:18:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:18:34 # $SEMVER_USER_NAME = edgex-jenkins 17:18:34 # $SEMVER_BRANCH = main 17:18:34 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 17:18:38 $ docker exec --env ******** --env ******** dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc ssh-agent -k 17:18:38 unset SSH_AUTH_SOCK; 17:18:38 unset SSH_AGENT_PID; 17:18:38 echo Agent pid 19 killed; 17:18:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:38 + git semver [Pipeline] } 17:18:38 $ docker stop --time=1 dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc 17:18:39 $ docker rm -f dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:18:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:18:41 ---> package-listing.sh 17:18:41 ++ facter osfamily 17:18:41 ++ tr '[:upper:]' '[:lower:]' 17:18:41 + OS_FAMILY=redhat 17:18:41 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 17:18:41 + START_PACKAGES=/tmp/packages_start.txt 17:18:41 + END_PACKAGES=/tmp/packages_end.txt 17:18:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:41 + PACKAGES=/tmp/packages_start.txt 17:18:41 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 17:18:41 + PACKAGES=/tmp/packages_end.txt 17:18:41 + case "${OS_FAMILY}" in 17:18:41 + rpm -qa 17:18:41 + sort 17:18:42 + '[' -f /tmp/packages_start.txt ']' 17:18:42 + '[' -f /tmp/packages_end.txt ']' 17:18:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:42 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 17:18:42 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 17:18:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 17:18:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:18:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:43 17:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:43 latest: Pulling from edgex-lftools-log-publisher 17:18:43 b4d181a07f80: Pulling fs layer 17:18:43 a1111a8f2ec3: Pulling fs layer 17:18:43 ed53099fbce6: Pulling fs layer 17:18:43 dc539afda2c1: Pulling fs layer 17:18:43 77bc0d833cb6: Pulling fs layer 17:18:43 9065ff56babe: Pulling fs layer 17:18:43 d287ab97295c: Pulling fs layer 17:18:43 77bc0d833cb6: Waiting 17:18:43 9065ff56babe: Waiting 17:18:43 d287ab97295c: Waiting 17:18:43 dc539afda2c1: Waiting 17:18:44 a1111a8f2ec3: Verifying Checksum 17:18:44 a1111a8f2ec3: Download complete 17:18:44 dc539afda2c1: Verifying Checksum 17:18:44 dc539afda2c1: Download complete 17:18:44 77bc0d833cb6: Verifying Checksum 17:18:44 77bc0d833cb6: Download complete 17:18:44 9065ff56babe: Verifying Checksum 17:18:44 9065ff56babe: Download complete 17:18:44 ed53099fbce6: Verifying Checksum 17:18:44 ed53099fbce6: Download complete 17:18:45 b4d181a07f80: Verifying Checksum 17:18:45 b4d181a07f80: Download complete 17:18:46 b4d181a07f80: Pull complete 17:18:46 a1111a8f2ec3: Pull complete 17:18:47 ed53099fbce6: Pull complete 17:18:47 dc539afda2c1: Pull complete 17:18:47 77bc0d833cb6: Pull complete 17:18:47 9065ff56babe: Pull complete 17:18:50 d287ab97295c: Verifying Checksum 17:18:50 d287ab97295c: Download complete 17:18:54 d287ab97295c: Pull complete 17:18:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:18:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:18:54 prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container 17:18:54 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:57 $ docker top 667e53c8838eeb81889ead42ecefddb0f0c15b7d8fb5a3b66d37bbf28b0d9d01 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:58 + touch /tmp/pre-build-complete [Pipeline] sh 17:18:58 + mkdir -p /var/log/sysstat [Pipeline] sh 17:18:59 + ls /var/log/sa-host 17:18:59 + sadf -c /var/log/sa-host/sa02 17:18:59 file_magic: OK 17:18:59 HZ: Using current value: 100 17:18:59 file_header: OK 17:18:59 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:18:59 Statistics: 17:18:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:18:59 File successfully converted to sysstat format version 12.0.3 17:18:59 + sadf -c /var/log/sa-host/sa05 17:18:59 file_magic: OK 17:18:59 HZ: Using current value: 100 17:18:59 file_header: OK 17:18:59 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:18:59 Statistics: 17:18:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:18:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:59 provisioning config files... 17:18:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5377788111137399752tmp [Pipeline] { [Pipeline] echo 17:18:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:18:59 ---> create-netrc.sh [Pipeline] } 17:18:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:19:00 ---> python-tools-install.sh [Pipeline] echo 17:19:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:19:00 ---> sudo-logs.sh 17:19:00 Archiving 'sudo' log.. 17:19:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1478.vexxhost.local: Name or service not known 17:19:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1478.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:19:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:19:00 ---> job-cost.sh 17:19:00 lf-activate-venv: SKIPPING 17:19:00 DEBUG: total: 0.18000000715255737 17:19:00 INFO: Retrieving Stack Cost... 17:19:01 INFO: Retrieving Pricing Info for: v3-standard-2 17:19:01 INFO: Archiving Costs [Pipeline] echo 17:19:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:19:02 ---> logs-deploy.sh 17:19:02 lf-activate-venv: SKIPPING 17:19:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/3 17:19:02 INFO: archiving workspace using pattern(s): 17:19:02 Archives upload complete. 17:19:03 INFO: archiving logs to Nexus 17:19:03 ---> uname -a: 17:19:03 Linux prd-centos7-docker-4c-2g-1478.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:19:03 17:19:03 17:19:03 ---> lscpu: 17:19:03 Architecture: x86_64 17:19:03 CPU op-mode(s): 32-bit, 64-bit 17:19:03 Byte Order: Little Endian 17:19:03 Address sizes: 40 bits physical, 48 bits virtual 17:19:03 CPU(s): 2 17:19:03 On-line CPU(s) list: 0,1 17:19:03 Thread(s) per core: 1 17:19:03 Core(s) per socket: 1 17:19:03 Socket(s): 2 17:19:03 NUMA node(s): 1 17:19:03 Vendor ID: AuthenticAMD 17:19:03 CPU family: 23 17:19:03 Model: 49 17:19:03 Model name: AMD EPYC-Rome Processor 17:19:03 Stepping: 0 17:19:03 CPU MHz: 2799.998 17:19:03 BogoMIPS: 5599.99 17:19:03 Virtualization: AMD-V 17:19:03 Hypervisor vendor: KVM 17:19:03 Virtualization type: full 17:19:03 L1d cache: 32K 17:19:03 L1i cache: 32K 17:19:03 L2 cache: 512K 17:19:03 L3 cache: 16384K 17:19:03 NUMA node0 CPU(s): 0,1 17:19:03 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:19:03 17:19:03 17:19:03 ---> nproc: 17:19:03 2 17:19:03 17:19:03 17:19:03 ---> df -h: 17:19:03 Filesystem Size Used Avail Use% Mounted on 17:19:03 overlay 40G 9.0G 32G 23% / 17:19:03 tmpfs 64M 0 64M 0% /dev 17:19:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:19:03 shm 64M 0 64M 0% /dev/shm 17:19:03 /dev/vda1 40G 9.0G 32G 23% /facter-os 17:19:03 17:19:03 17:19:03 ---> sar -b -r -n DEV: 17:19:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:19:03 17:19:03 17:09:27 LINUX RESTART (2 CPU) 17:19:03 17:19:03 17:10:01 tps rtps wtps bread/s bwrtn/s 17:19:03 17:11:01 78.11 3.53 74.58 2585.92 2817.66 17:19:03 17:12:01 0.45 0.00 0.45 0.00 7.13 17:19:03 17:13:01 0.28 0.00 0.28 0.00 2.85 17:19:03 17:14:01 0.18 0.00 0.18 0.00 2.05 17:19:03 17:15:01 0.38 0.00 0.38 0.00 5.85 17:19:03 17:16:01 0.30 0.00 0.30 0.00 4.18 17:19:03 17:17:01 0.27 0.00 0.27 0.00 3.35 17:19:03 17:18:01 78.00 0.03 77.96 3.73 29553.18 17:19:03 Average: 19.75 0.45 19.31 323.87 4049.71 17:19:03 17:19:03 17:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:19:03 17:11:01 5475900 0 799068 9.98 2620 1731344 1283848 14.17 572044 1561640 20 17:19:03 17:12:01 5482064 0 792896 9.90 2620 1731352 1220556 13.48 567444 1561600 16 17:19:03 17:13:01 5481756 0 793204 9.90 2620 1731352 1220592 13.48 570096 1559176 8 17:19:03 17:14:01 5482744 0 792204 9.89 2620 1731364 1205124 13.31 569404 1559176 8 17:19:03 17:15:01 5481828 0 793116 9.90 2620 1731368 1205316 13.31 563044 1566704 12 17:19:03 17:16:01 5481828 0 793116 9.90 2620 1731368 1205328 13.31 563184 1566704 8 17:19:03 17:17:01 5482944 0 791992 9.89 2620 1731376 1205124 13.31 562024 1566704 8 17:19:03 17:18:01 4590448 0 945644 11.81 2620 2470220 1494768 16.50 739940 2187164 16856 17:19:03 Average: 5369939 0 812655 10.15 2620 1823718 1255082 13.86 588398 1641108 2117 17:19:03 17:19:03 17:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:19:03 17:11:01 eth0 161.76 105.94 451.13 35.58 0.00 0.00 0.00 0.00 17:19:03 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:11:01 docker0 1.33 1.13 0.37 2.45 0.00 0.00 0.00 0.00 17:19:03 17:12:01 eth0 2.40 0.62 0.69 0.37 0.00 0.00 0.00 0.00 17:19:03 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:13:01 eth0 1.05 0.32 0.30 0.23 0.00 0.00 0.00 0.00 17:19:03 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:14:01 eth0 2.00 0.08 0.17 0.01 0.00 0.00 0.00 0.00 17:19:03 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:15:01 eth0 2.12 0.70 0.78 0.46 0.00 0.00 0.00 0.00 17:19:03 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:16:01 eth0 0.63 0.38 0.28 0.21 0.00 0.00 0.00 0.00 17:19:03 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:17:01 eth0 2.18 0.08 0.23 0.01 0.00 0.00 0.00 0.00 17:19:03 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:18:01 eth0 799.47 557.35 4180.03 47.19 0.00 0.00 0.00 0.00 17:19:03 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 17:18:01 veth769d22b 27.85 30.43 2.97 70.08 0.00 0.00 0.00 0.00 17:19:03 17:18:01 docker0 27.85 30.30 2.59 70.06 0.00 0.00 0.00 0.00 17:19:03 Average: eth0 121.46 83.19 579.23 10.51 0.00 0.00 0.00 0.00 17:19:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:03 Average: veth769d22b 3.48 3.80 0.37 8.76 0.00 0.00 0.00 0.00 17:19:03 Average: docker0 3.65 3.93 0.37 9.06 0.00 0.00 0.00 0.00 17:19:03 17:19:03 17:19:03 ---> sar -P ALL: 17:19:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:19:03 17:19:03 17:09:27 LINUX RESTART (2 CPU) 17:19:03 17:19:03 17:10:01 CPU %user %nice %system %iowait %steal %idle 17:19:03 17:11:01 all 5.65 0.00 2.56 2.00 0.04 89.75 17:19:03 17:11:01 0 5.83 0.00 2.32 1.12 0.03 90.70 17:19:03 17:11:01 1 5.47 0.00 2.81 2.88 0.05 88.80 17:19:03 17:12:01 all 0.26 0.00 0.13 0.00 0.00 99.62 17:19:03 17:12:01 0 0.10 0.00 0.13 0.00 0.00 99.77 17:19:03 17:12:01 1 0.42 0.00 0.12 0.00 0.00 99.47 17:19:03 17:13:01 all 0.26 0.00 0.10 0.00 0.02 99.62 17:19:03 17:13:01 0 0.10 0.00 0.12 0.00 0.02 99.77 17:19:03 17:13:01 1 0.42 0.00 0.08 0.00 0.02 99.48 17:19:03 17:14:01 all 0.10 0.00 0.07 0.00 0.01 99.82 17:19:03 17:14:01 0 0.10 0.00 0.07 0.00 0.02 99.82 17:19:03 17:14:01 1 0.10 0.00 0.07 0.00 0.00 99.83 17:19:03 17:15:01 all 0.20 0.00 0.07 0.00 0.03 99.71 17:19:03 17:15:01 0 0.10 0.00 0.05 0.00 0.02 99.83 17:19:03 17:15:01 1 0.30 0.00 0.08 0.00 0.03 99.58 17:19:03 17:16:01 all 0.16 0.00 0.06 0.00 0.03 99.76 17:19:03 17:16:01 0 0.25 0.00 0.03 0.00 0.02 99.70 17:19:03 17:16:01 1 0.07 0.00 0.08 0.00 0.03 99.82 17:19:03 17:17:01 all 0.22 0.00 0.04 0.00 0.02 99.72 17:19:03 17:17:01 0 0.33 0.00 0.03 0.00 0.02 99.62 17:19:03 17:17:01 1 0.10 0.00 0.05 0.00 0.02 99.83 17:19:03 17:18:01 all 9.40 0.00 4.12 0.66 0.06 85.75 17:19:03 17:18:01 0 9.63 0.00 4.37 0.78 0.05 85.17 17:19:03 17:18:01 1 9.18 0.00 3.87 0.55 0.07 86.33 17:19:03 Average: all 2.00 0.00 0.88 0.33 0.02 96.77 17:19:03 Average: 0 2.02 0.00 0.87 0.23 0.02 96.86 17:19:03 Average: 1 1.98 0.00 0.88 0.42 0.03 96.69 17:19:03 17:19:03 17:19:03