Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8557aae38d241e5fb65188dcdbe94577ea199fa6 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-ssh5332716469757144072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1393826068239795398.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/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-configuration/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7278554317121260452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8710769062029609591.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-configuration/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-configuration/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3390860979084956640.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-configuration 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-2874 in /w/workspace/oundry_go-mod-configuration_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-configuration.git Avoid second fetch Checking out Revision 8557aae38d241e5fb65188dcdbe94577ea199fa6 (main) > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/oundry_go-mod-configuration_main@tmp/jenkins-gitclient-ssh5803702811868385046.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" > git rev-list --no-walk 56892a91667df0cb4a226694a2db23c3232d0973 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:06:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:06:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:06:28 ========================================================= 17:06:28 EdgeX Global Pipelines Version Info 17:06:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:06:29 ------------------- 17:06:29 stable info: 17:06:29 ------------------- 17:06:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:06:29 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:06:29 Message: update stable to v1.0.196 17:06:30 ------------------- 17:06:30 experimental info: 17:06:30 ------------------- 17:06:30 Commited By: **** collab-it+edgex@linuxfoundation.org 17:06:30 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:06:30 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:06:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8557aae38d241e5fb65188dcdbe94577ea199fa6 [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8557aae [Pipeline] echo 17:06:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:06:31 + git log --format=format:%s -1 8557aae38d241e5fb65188dcdbe94577ea199fa6 [Pipeline] echo 17:06:31 GIT_COMMIT: 8557aae38d241e5fb65188dcdbe94577ea199fa6, Commit Message: Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1 [Pipeline] echo 17:06:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:06:32 17:06:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:06:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:06:33 latest: Pulling from edgex-devops/git-semver 17:06:33 31603596830f: Pulling fs layer 17:06:33 b6dc333f4379: Pulling fs layer 17:06:33 3d9ef1400e77: Pulling fs layer 17:06:33 fd332fbdc1db: Pulling fs layer 17:06:33 fd332fbdc1db: Waiting 17:06:33 b6dc333f4379: Verifying Checksum 17:06:33 b6dc333f4379: Download complete 17:06:33 31603596830f: Verifying Checksum 17:06:33 31603596830f: Download complete 17:06:33 fd332fbdc1db: Verifying Checksum 17:06:33 fd332fbdc1db: Download complete 17:06:33 31603596830f: Pull complete 17:06:33 b6dc333f4379: Pull complete 17:06:33 3d9ef1400e77: Verifying Checksum 17:06:33 3d9ef1400e77: Download complete 17:06:34 3d9ef1400e77: Pull complete 17:06:34 fd332fbdc1db: Pull complete 17:06:34 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:06:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:06:34 prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container 17:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:06:35 $ docker top c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:06:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:35 [ssh-agent] Looking for ssh-agent implementation... 17:06:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:35 $ docker exec c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 ssh-agent 17:06:35 SSH_AUTH_SOCK=/tmp/ssh-74uvhWFEpZk6/agent.13 17:06:35 SSH_AGENT_PID=20 17:06:35 Running ssh-add (command line suppressed) 17:06:35 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2507475977775742330.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2507475977775742330.key) 17:06:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:36 + git tag --points-at HEAD [Pipeline] } 17:06:36 $ docker exec --env ******** --env ******** c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 ssh-agent -k 17:06:36 unset SSH_AUTH_SOCK; 17:06:36 unset SSH_AGENT_PID; 17:06:36 echo Agent pid 20 killed; 17:06:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:06:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:36 [ssh-agent] Looking for ssh-agent implementation... 17:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:36 $ docker exec c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 ssh-agent 17:06:36 SSH_AUTH_SOCK=/tmp/ssh-W2f8wZ1jWAsw/agent.54 17:06:36 SSH_AGENT_PID=61 17:06:36 Running ssh-add (command line suppressed) 17:06:36 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7390903122732921744.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7390903122732921744.key) 17:06:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:37 + git semver init 17:06:37 # -> Open(): unable to determine branch for HEAD 17:06:37 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 17:06:37 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 17:06:37 # $SEMVER_REMOTE_NAME = origin 17:06:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:06:37 # $SEMVER_USER_NAME = edgex-jenkins 17:06:37 # $SEMVER_BRANCH = main 17:06:37 # $SEMVER_TEMP = /tmp/semver-976784276 17:06:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 17:06:37 # '/tmp/semver-976784276' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' 17:06:37 # -> Force: false 17:06:37 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } 17:06:37 $ docker exec --env ******** --env ******** c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 ssh-agent -k 17:06:37 unset SSH_AUTH_SOCK; 17:06:37 unset SSH_AGENT_PID; 17:06:37 echo Agent pid 61 killed; 17:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:38 + git semver [Pipeline] } 17:06:38 $ docker stop --time=1 c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 17:06:39 $ docker rm -f c85106ab83216ed2e69515e5841ee83da893012177bf8aa0608d3605b63ada05 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:06:40 Stashed 1 file(s) [Pipeline] echo 17:06:40 [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:06:55 Still waiting to schedule task 17:06:55 ‘prd-centos7-builder-2c-1g-2872’ doesn’t have label ‘centos7-docker-4c-2g’ 17:06:55 ‘prd-centos7-docker-4c-2g-2785’ is offline 17:06:55 ‘prd-centos7-docker-4c-2g-2871’ is offline 17:06:55 ‘prd-centos7-docker-4c-2g-2875’ is offline 17:06:55 ‘prd-centos7-docker-4c-2g-2876’ is offline 17:06:55 Still waiting to schedule task 17:06:55 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2870’ 17:08:48 Running on prd-centos7-docker-4c-2g-2882 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 17:08:48 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 17:08:48 Selected Git installation does not exist. Using Default 17:08:48 The recommended git tool is: NONE 17:08:52 using credential edgex-jenkins-ssh 17:08:52 Cloning the remote Git repository 17:08:53 Avoid second fetch 17:08:53 Checking out Revision 8557aae38d241e5fb65188dcdbe94577ea199fa6 (main) 17:08:52 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:08:52 > git init /w/workspace/go-mod-configuration/3 # timeout=10 17:08:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:08:52 > git --version # timeout=10 17:08:52 > git --version # 'git version 2.24.4' 17:08:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:52 [INFO] Currently running in a labeled security context 17:08:52 [INFO] Currently SELinux is 'enforcing' on the host 17:08:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh4845548150941640751.key 17:08:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:08:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:53 > git config core.sparsecheckout # timeout=10 17:08:53 > git checkout -f 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 17:08:56 Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:08:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:08:58 + sudo service docker restart 17:08:58 + true 17:08:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:09:16 ========================================================= 17:09:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:09:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:09:17 + 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:09:17 Sending build context to Docker daemon 268.8kB 17:09:17 Step 1/7 : ARG BASE=golang:1.16-alpine 17:09:17 Step 2/7 : FROM ${BASE} 17:09:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:17 540db60ca938: Pulling fs layer 17:09:17 adcc1eea9eea: Pulling fs layer 17:09:17 4c4ab2625f07: Pulling fs layer 17:09:17 0773c198feca: Pulling fs layer 17:09:17 345f892a5656: Pulling fs layer 17:09:17 4796506630df: Pulling fs layer 17:09:17 cc55df3e53f1: Pulling fs layer 17:09:17 4d027b6c602c: Pulling fs layer 17:09:17 449e75d2c14e: Pulling fs layer 17:09:17 4796506630df: Waiting 17:09:17 cc55df3e53f1: Waiting 17:09:17 4d027b6c602c: Waiting 17:09:17 449e75d2c14e: Waiting 17:09:17 0773c198feca: Waiting 17:09:17 345f892a5656: Waiting 17:09:17 4c4ab2625f07: Verifying Checksum 17:09:17 4c4ab2625f07: Download complete 17:09:17 adcc1eea9eea: Verifying Checksum 17:09:17 adcc1eea9eea: Download complete 17:09:18 345f892a5656: Verifying Checksum 17:09:18 345f892a5656: Download complete 17:09:18 4796506630df: Verifying Checksum 17:09:18 4796506630df: Download complete 17:09:18 cc55df3e53f1: Verifying Checksum 17:09:18 cc55df3e53f1: Download complete 17:09:18 540db60ca938: Verifying Checksum 17:09:18 540db60ca938: Download complete 17:09:18 540db60ca938: Pull complete 17:09:18 adcc1eea9eea: Pull complete 17:09:18 4c4ab2625f07: Pull complete 17:09:18 4d027b6c602c: Verifying Checksum 17:09:18 4d027b6c602c: Download complete 17:09:23 449e75d2c14e: Verifying Checksum 17:09:23 449e75d2c14e: Download complete 17:09:25 0773c198feca: Verifying Checksum 17:09:25 0773c198feca: Download complete 17:09:29 0773c198feca: Pull complete 17:09:29 345f892a5656: Pull complete 17:09:29 4796506630df: Pull complete 17:09:29 cc55df3e53f1: Pull complete 17:09:29 4d027b6c602c: Pull complete 17:09:31 449e75d2c14e: Pull complete 17:09:31 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:09:31 ---> 0d28375d9b5b 17:09:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:09:37 ---> Running in f2ec340eb7c2 17:09:37 Removing intermediate container f2ec340eb7c2 17:09:37 ---> 5bc24261c0c8 17:09:37 Step 4/7 : RUN apk add --update bash 17:09:37 ---> Running in 81f4c7ce373a 17:09:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:09:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:09:39 OK: 149 MiB in 40 packages 17:09:39 Removing intermediate container 81f4c7ce373a 17:09:39 ---> 4b43995a4c57 17:09:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:09:39 ---> Running in 039bf657a4c2 17:09:39 Removing intermediate container 039bf657a4c2 17:09:39 ---> 7763051f277b 17:09:39 Step 6/7 : COPY go.mod . 17:09:39 ---> 5b69aaf26b81 17:09:39 Step 7/7 : RUN go mod download 17:09:40 ---> Running in 6836c47a9b8e 17:09:48 Removing intermediate container 6836c47a9b8e 17:09:48 ---> 79d489079086 17:09:48 Successfully built 79d489079086 17:09:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:09:48 + docker inspect -f . ci-base-image-x86_64 17:09:48 . [Pipeline] withDockerContainer 17:09:49 prd-centos7-docker-4c-2g-2882 does not seem to be running inside a container 17:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat 17:09:49 $ docker top 6ef80ee40ac2a7932562afb527041f7896a2896c5ee1ab31c284bcf290956eca -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:49 + go version 17:09:49 go version go1.16.5 linux/amd64 [Pipeline] } 17:09:49 $ docker stop --time=1 6ef80ee40ac2a7932562afb527041f7896a2896c5ee1ab31c284bcf290956eca 17:09:51 $ docker rm -f 6ef80ee40ac2a7932562afb527041f7896a2896c5ee1ab31c284bcf290956eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:09:51 + docker inspect -f . ci-base-image-x86_64 17:09:51 . [Pipeline] withDockerContainer 17:09:52 prd-centos7-docker-4c-2g-2882 does not seem to be running inside a container 17:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat 17:09:52 $ docker top 4d5ea8e8fbbf6cdbb66dc77b94b84253bb9662f51e30e559f2ff2f97f7bf766f -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:52 + go mod tidy [Pipeline] sh 17:09:53 + make test 17:09:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:10:03 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.007s coverage: 85.7% of statements 17:10:04 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.528s coverage: 87.4% of statements 17:10:04 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements 17:10:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:10:09 gofmt -l . 17:10:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:10:09 $ docker stop --time=1 4d5ea8e8fbbf6cdbb66dc77b94b84253bb9662f51e30e559f2ff2f97f7bf766f 17:10:10 $ docker rm -f 4d5ea8e8fbbf6cdbb66dc77b94b84253bb9662f51e30e559f2ff2f97f7bf766f [Pipeline] // withDockerContainer [Pipeline] sh 17:10:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:10:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:10:12 ---> job-cost.sh 17:10:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x1VH 17:10:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:10:35 lf-activate-venv(): INFO: Adding /tmp/venv-x1VH/bin to PATH 17:10:35 INFO: No Stack... 17:10:36 INFO: Retrieving Pricing Info for: v3-standard-2 17:10:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2883 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 17:10:36 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 17:10:36 Selected Git installation does not exist. Using Default 17:10:36 The recommended git tool is: NONE 17:10:36 INFO: Archiving Costs [Pipeline] sh 17:10:37 + cat /w/workspace/go-mod-configuration/3/archives/cost.csv 17:10:37 + cut -d, -f6 [Pipeline] lock 17:10:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] 17:10:37 Resource [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] did not exist. Created. 17:10:37 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:37 + echo total: 0.05999999865889549 [Pipeline] stash 17:10:37 Stashed 1 file(s) [Pipeline] } 17:10:37 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:10:44 using credential edgex-jenkins-ssh 17:10:44 Cloning the remote Git repository 17:10:44 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:10:44 > git init /w/workspace/go-mod-configuration/3 # timeout=10 17:10:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:10:44 > git --version # timeout=10 17:10:44 > git --version # 'git version 2.17.1' 17:10:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:10:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:45 Avoid second fetch 17:10:45 Checking out Revision 8557aae38d241e5fb65188dcdbe94577ea199fa6 (main) 17:10:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:10:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:45 > git config core.sparsecheckout # timeout=10 17:10:45 > git checkout -f 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 17:10:50 Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:10:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:10:51 + true 17:10:51 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:11:10 ========================================================= 17:11:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:11:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:11:11 + 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:11:12 Sending build context to Docker daemon 267.8kB 17:11:12 Step 1/7 : ARG BASE=golang:1.16-alpine 17:11:12 Step 2/7 : FROM ${BASE} 17:11:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:11:14 595b0fe564bb: Pulling fs layer 17:11:14 24495759ef45: Pulling fs layer 17:11:14 d148012ef14d: Pulling fs layer 17:11:14 cb65c68fc2e2: Pulling fs layer 17:11:14 093eec477d81: Pulling fs layer 17:11:14 a6d5b2bbb924: Pulling fs layer 17:11:14 2446dc1eb7d3: Pulling fs layer 17:11:14 596795e73e0f: Pulling fs layer 17:11:14 093eec477d81: Waiting 17:11:14 a6d5b2bbb924: Waiting 17:11:14 2446dc1eb7d3: Waiting 17:11:14 596795e73e0f: Waiting 17:11:14 cb65c68fc2e2: Waiting 17:11:14 d148012ef14d: Download complete 17:11:14 24495759ef45: Verifying Checksum 17:11:14 24495759ef45: Download complete 17:11:14 093eec477d81: Download complete 17:11:14 595b0fe564bb: Verifying Checksum 17:11:14 a6d5b2bbb924: Verifying Checksum 17:11:14 a6d5b2bbb924: Download complete 17:11:14 2446dc1eb7d3: Verifying Checksum 17:11:14 2446dc1eb7d3: Download complete 17:11:15 595b0fe564bb: Pull complete 17:11:15 24495759ef45: Pull complete 17:11:16 d148012ef14d: Pull complete 17:11:17 596795e73e0f: Verifying Checksum 17:11:17 596795e73e0f: Download complete 17:11:18 cb65c68fc2e2: Verifying Checksum 17:11:18 cb65c68fc2e2: Download complete 17:11:28 cb65c68fc2e2: Pull complete 17:11:28 093eec477d81: Pull complete 17:11:29 a6d5b2bbb924: Pull complete 17:11:29 2446dc1eb7d3: Pull complete 17:11:34 596795e73e0f: Pull complete 17:11:34 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:11:34 ---> d9e956139c92 17:11:34 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:11:37 ---> Running in e8d42c47ee6c 17:11:38 Removing intermediate container e8d42c47ee6c 17:11:38 ---> e65891781b59 17:11:38 Step 4/7 : RUN apk add --update bash 17:11:38 ---> Running in 6c2258a92e48 17:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:11:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:11:44 OK: 138 MiB in 40 packages 17:11:45 Removing intermediate container 6c2258a92e48 17:11:45 ---> c95c7124b7a6 17:11:45 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:11:45 ---> Running in 71195a703e88 17:11:46 Removing intermediate container 71195a703e88 17:11:46 ---> 777064483c0d 17:11:46 Step 6/7 : COPY go.mod . 17:11:46 ---> 65838cd301c8 17:11:46 Step 7/7 : RUN go mod download 17:11:47 ---> Running in 1916b7338473 17:12:05 Removing intermediate container 1916b7338473 17:12:05 ---> defce688068e 17:12:05 Successfully built defce688068e 17:12:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:12:05 + docker inspect -f . ci-base-image-arm64 17:12:05 . [Pipeline] withDockerContainer 17:12:06 prd-ubuntu18.04-docker-arm64-4c-16g-2883 does not seem to be running inside a container 17:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-arm64 cat 17:12:08 $ docker top 92af57b796056a1ac240411abbae0387a74b858a7f87334cfd5ace0a4782b970 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:09 + go version 17:12:09 go version go1.16.5 linux/arm64 [Pipeline] } 17:12:09 $ docker stop --time=1 92af57b796056a1ac240411abbae0387a74b858a7f87334cfd5ace0a4782b970 17:12:11 $ docker rm -f 92af57b796056a1ac240411abbae0387a74b858a7f87334cfd5ace0a4782b970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:11 + docker inspect -f . ci-base-image-arm64 17:12:11 . [Pipeline] withDockerContainer 17:12:12 prd-ubuntu18.04-docker-arm64-4c-16g-2883 does not seem to be running inside a container 17:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-arm64 cat 17:12:14 $ docker top fcf9dc5099ec528c9f519608d8ad686554c2ced39e011725f165edb623dd3e3f -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:15 + go mod tidy [Pipeline] sh 17:12:16 + make test 17:12:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:12:55 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.021s coverage: 85.7% of statements 17:12:55 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.616s coverage: 87.4% of statements 17:12:55 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.051s coverage: 100.0% of statements 17:12:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:13:13 gofmt -l . 17:13:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:13:13 $ docker stop --time=1 fcf9dc5099ec528c9f519608d8ad686554c2ced39e011725f165edb623dd3e3f 17:13:15 $ docker rm -f fcf9dc5099ec528c9f519608d8ad686554c2ced39e011725f165edb623dd3e3f [Pipeline] // withDockerContainer [Pipeline] sh 17:13:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:16 Warning: overwriting stash ‘coverage-report’ 17:13:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:13:17 ---> job-cost.sh 17:13:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YlTm 17:14:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:16:36 lf-activate-venv(): INFO: Adding /tmp/venv-YlTm/bin to PATH 17:16:36 INFO: No Stack... 17:16:36 INFO: Retrieving Pricing Info for: v2-standard-4 17:16:36 INFO: Archiving Costs [Pipeline] sh 17:16:36 + cat /w/workspace/go-mod-configuration/3/archives/cost.csv 17:16:36 + cut -d, -f6 [Pipeline] lock 17:16:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] 17:16:37 Resource [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] did not exist. Created. 17:16:37 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:16:37 /w/workspace/go-mod-configuration/3@tmp/durable-5a4d3886/script.sh: 1: /w/workspace/go-mod-configuration/3@tmp/durable-5a4d3886/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:16:37 + echo total: 0.18000000715255737 [Pipeline] stash 17:16:37 Warning: overwriting stash ‘stack-cost’ 17:16:38 Stashed 1 file(s) [Pipeline] } 17:16:38 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:16:38 provisioning config files... 17:16:38 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1670772474264392849tmp [Pipeline] { [Pipeline] sh 17:16:39 + set +x 17:16:39 + curl -s https://codecov.io/bash 17:16:39 + bash -s -- 17:16:39 17:16:39 _____ _ 17:16:39 / ____| | | 17:16:39 | | ___ __| | ___ ___ _____ __ 17:16:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:16:39 | |___| (_) | (_| | __/ (_| (_) \ V / 17:16:39 \_____\___/ \__,_|\___|\___\___/ \_/ 17:16:39 Bash-1.0.5 17:16:39 17:16:39 17:16:39 ==> git version 2.24.4 found 17:16:39 ==> 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:16:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:16:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:16:39 ==> Jenkins CI detected. 17:16:39 project root: . 17:16:39 --> token set from env 17:16:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:16:39 ==> Running gcov in . (disable via -X gcov) 17:16:39 ==> Python coveragepy not found 17:16:39 ==> Searching for coverage reports in: 17:16:39 + . 17:16:39 -> Found 1 reports 17:16:39 ==> Detecting git/mercurial file structure 17:16:39 ==> Reading reports 17:16:39 + ./coverage.out bytes=14452 17:16:39 ==> Appending adjustments 17:16:39 https://docs.codecov.io/docs/fixing-reports 17:16:39 + Found adjustments 17:16:39 ==> Gzipping contents 17:16:39 4.0K /tmp/codecov.tkCSSm.gz 17:16:39 ==> Uploading reports 17:16:39 url: https://codecov.io 17:16:39 query: branch=main&commit=8557aae38d241e5fb65188dcdbe94577ea199fa6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 17:16:39 -> Pinging Codecov 17:16:39 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=8557aae38d241e5fb65188dcdbe94577ea199fa6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 17:16:39 -> Uploading to 17:16:39 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/9F92B070CA9CA35F4914AC8684776953/8557aae38d241e5fb65188dcdbe94577ea199fa6/a1218def-f736-47cf-9f1f-91e6ac09d549.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T171639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ae4cae7c241fa7d98f7df4fecbeb63b05de62dcbe9c4c9c1113a4fa8ffb75fb 17:16:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:39 Dload Upload Total Spent Left Speed 17:16:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 6420 --:--:-- --:--:-- --:--:-- 6429 17:16:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/8557aae38d241e5fb65188dcdbe94577ea199fa6 [Pipeline] } 17:16:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:16:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:16:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:16:40 17:16:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:16:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:16:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:16:46 188c0c94c7c5: Pulling fs layer 17:16:46 0ef7d3d256c8: Pulling fs layer 17:16:46 de9db76c5a1d: Pulling fs layer 17:16:46 0eba1c9be4d2: Pulling fs layer 17:16:46 0d57e429df01: Pulling fs layer 17:16:46 4e4be7b47b0d: Pulling fs layer 17:16:46 e1f770b5df2f: Pulling fs layer 17:16:46 85a0685a4137: Pulling fs layer 17:16:46 0d57e429df01: Waiting 17:16:46 4e4be7b47b0d: Waiting 17:16:46 e1f770b5df2f: Waiting 17:16:46 85a0685a4137: Waiting 17:16:46 0eba1c9be4d2: Waiting 17:16:46 de9db76c5a1d: Verifying Checksum 17:16:46 de9db76c5a1d: Download complete 17:16:46 0ef7d3d256c8: Download complete 17:16:46 0d57e429df01: Download complete 17:16:46 4e4be7b47b0d: Verifying Checksum 17:16:46 4e4be7b47b0d: Download complete 17:16:46 188c0c94c7c5: Verifying Checksum 17:16:46 188c0c94c7c5: Download complete 17:16:46 188c0c94c7c5: Pull complete 17:16:47 0ef7d3d256c8: Pull complete 17:16:47 de9db76c5a1d: Pull complete 17:16:48 e1f770b5df2f: Verifying Checksum 17:16:48 e1f770b5df2f: Download complete 17:16:53 0eba1c9be4d2: Verifying Checksum 17:16:53 0eba1c9be4d2: Download complete 17:16:53 85a0685a4137: Verifying Checksum 17:16:53 85a0685a4137: Download complete 17:16:56 0eba1c9be4d2: Pull complete 17:16:56 0d57e429df01: Pull complete 17:16:56 4e4be7b47b0d: Pull complete 17:16:56 e1f770b5df2f: Pull complete 17:17:00 85a0685a4137: Pull complete 17:17:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:17:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:17:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:17:00 prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container 17:17:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:02 $ docker top a0950456f3d269664c921dbed07ed7006f9a2cc56e57fdb5605e724bab5bbf83 -eo pid,comm [Pipeline] { [Pipeline] echo 17:17:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:17:03 + set -o pipefail 17:17:03 + snyk monitor '--org=edgex-jenkins' 17:17:05 17:17:05 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 17:17:05 17:17:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/a06b83ee-4bc9-4cab-9e9b-e1d11069ecb5 17:17:05 17:17:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:17:05 17:17:05 [Pipeline] } 17:17:05 $ docker stop --time=1 a0950456f3d269664c921dbed07ed7006f9a2cc56e57fdb5605e724bab5bbf83 17:17:07 $ docker rm -f a0950456f3d269664c921dbed07ed7006f9a2cc56e57fdb5605e724bab5bbf83 [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:17:08 + git log --format=format:%s -1 8557aae38d241e5fb65188dcdbe94577ea199fa6 [Pipeline] isUnix [Pipeline] sh 17:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:08 . [Pipeline] withDockerContainer 17:17:08 prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container 17:17:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:17:09 $ docker top b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:09 [ssh-agent] Looking for ssh-agent implementation... 17:17:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:09 $ docker exec b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 ssh-agent 17:17:09 SSH_AUTH_SOCK=/tmp/ssh-6PgfXo3wPvnS/agent.14 17:17:09 SSH_AGENT_PID=20 17:17:09 Running ssh-add (command line suppressed) 17:17:09 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4376655403565495464.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_4376655403565495464.key) 17:17:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:09 + git semver tag 17:17:09 # -> Open(): unable to determine branch for HEAD 17:17:09 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 17:17:09 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 17:17:09 # $SEMVER_REMOTE_NAME = origin 17:17:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:17:09 # $SEMVER_USER_NAME = edgex-jenkins 17:17:09 # $SEMVER_BRANCH = main 17:17:09 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver 17:17:09 # 8557aae38d241e5fb65188dcdbe94577ea199fa6 HEAD 17:17:09 # -> Force: false 17:17:09 # aa1ac26b5cbde2b8cf9be68a338a20899abec0c1 refs/tags/v2.0.1-dev.2 [Pipeline] } 17:17:09 $ docker exec --env ******** --env ******** b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 ssh-agent -k 17:17:10 unset SSH_AUTH_SOCK; 17:17:10 unset SSH_AGENT_PID; 17:17:10 echo Agent pid 20 killed; 17:17:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:10 + git semver [Pipeline] } 17:17:10 $ docker stop --time=1 b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 17:17:11 $ docker rm -f b81d5d63903efbab17ee0aafec24a2ffc75d8edd8a6d15441faa95b287439b37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:12 17:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:12 0.23.1-centos7: Pulling from edgex-lftools 17:17:12 ab5ef0e58194: Pulling fs layer 17:17:12 9712f1f96733: Pulling fs layer 17:17:12 63f879dbbcfc: Pulling fs layer 17:17:12 0d9ebad4ef96: Pulling fs layer 17:17:12 e9a5061849ea: Pulling fs layer 17:17:12 d747dcd14b5f: Pulling fs layer 17:17:12 2de7ff778b66: Pulling fs layer 17:17:12 e9a5061849ea: Waiting 17:17:12 d747dcd14b5f: Waiting 17:17:12 2de7ff778b66: Waiting 17:17:12 0d9ebad4ef96: Waiting 17:17:12 9712f1f96733: Verifying Checksum 17:17:12 9712f1f96733: Download complete 17:17:15 63f879dbbcfc: Verifying Checksum 17:17:15 63f879dbbcfc: Download complete 17:17:15 e9a5061849ea: Verifying Checksum 17:17:15 e9a5061849ea: Download complete 17:17:15 d747dcd14b5f: Verifying Checksum 17:17:15 d747dcd14b5f: Download complete 17:17:16 2de7ff778b66: Verifying Checksum 17:17:16 2de7ff778b66: Download complete 17:17:16 ab5ef0e58194: Verifying Checksum 17:17:16 ab5ef0e58194: Download complete 17:17:16 0d9ebad4ef96: Verifying Checksum 17:17:16 0d9ebad4ef96: Download complete 17:17:19 ab5ef0e58194: Pull complete 17:17:19 9712f1f96733: Pull complete 17:17:20 63f879dbbcfc: Pull complete 17:17:23 0d9ebad4ef96: Pull complete 17:17:23 e9a5061849ea: Pull complete 17:17:23 d747dcd14b5f: Pull complete 17:17:24 2de7ff778b66: Pull complete 17:17:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:17:25 prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container 17:17:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:17:28 $ docker top 65c1d076e162a9f267917909aae7c3befddf5aa83e0032e9345fab62bef26f3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:17:28 provisioning config files... 17:17:28 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1883299271053903468tmp 17:17:28 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5175569173236679682tmp 17:17:28 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4073912799678995819tmp [Pipeline] { [Pipeline] echo 17:17:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:17:28 ---> sigul-configuration.sh 17:17:28 gpg: directory `/root/.gnupg' created 17:17:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:17:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:17:28 gpg: keyring `/root/.gnupg/secring.gpg' created 17:17:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:17:28 gpg: CAST5 encrypted data 17:17:28 gpg: encrypted with 1 passphrase 17:17:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:17:28 + mkdir /home/jenkins 17:17:28 + mkdir /home/jenkins/sigul [Pipeline] sh 17:17:29 + 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:17:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:17:29 ---> sigul-install.sh 17:17:33 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:17:34 + git tag --list 17:17:34 v0.0.0 17:17:34 v0.0.1 17:17:34 v0.0.2 17:17:34 v0.0.3 17:17:34 v0.0.4 17:17:34 v0.0.5 17:17:34 v0.0.6 17:17:34 v0.0.7 17:17:34 v0.0.8 17:17:34 v2.0.0 17:17:34 v2.0.0-dev.1 17:17:34 v2.0.0-dev.10 17:17:34 v2.0.0-dev.2 17:17:34 v2.0.0-dev.3 17:17:34 v2.0.0-dev.4 17:17:34 v2.0.0-dev.5 17:17:34 v2.0.0-dev.6 17:17:34 v2.0.0-dev.7 17:17:34 v2.0.0-dev.8 17:17:34 v2.0.0-dev.9 17:17:34 v2.0.1-dev.1 17:17:34 v2.0.1-dev.2 [Pipeline] sh 17:17:34 + lftools sign git-tag v2.0.1-dev.2 17:17:35 Signing Git tag with Sigul... 17:17:35 Signing v2.0.1-dev.2 [Pipeline] echo 17:17:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:17:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:17:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:17:36 $ docker stop --time=1 65c1d076e162a9f267917909aae7c3befddf5aa83e0032e9345fab62bef26f3d 17:17:38 $ docker rm -f 65c1d076e162a9f267917909aae7c3befddf5aa83e0032e9345fab62bef26f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:38 . [Pipeline] withDockerContainer 17:17:38 prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container 17:17:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:17:39 $ docker top 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:39 [ssh-agent] Looking for ssh-agent implementation... 17:17:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:39 $ docker exec 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 ssh-agent 17:17:39 SSH_AUTH_SOCK=/tmp/ssh-7baedwpOrSSW/agent.13 17:17:39 SSH_AGENT_PID=19 17:17:39 Running ssh-add (command line suppressed) 17:17:40 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3331024200323617137.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3331024200323617137.key) 17:17:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:40 + git semver bump pre 17:17:40 # -> Open(): unable to determine branch for HEAD 17:17:40 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 17:17:40 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 17:17:40 # $SEMVER_REMOTE_NAME = origin 17:17:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:17:40 # $SEMVER_USER_NAME = edgex-jenkins 17:17:40 # $SEMVER_BRANCH = main 17:17:40 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver 17:17:40 2.0.1-dev.3 [Pipeline] } 17:17:40 $ docker exec --env ******** --env ******** 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 ssh-agent -k 17:17:40 unset SSH_AUTH_SOCK; 17:17:40 unset SSH_AGENT_PID; 17:17:40 echo Agent pid 19 killed; 17:17:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:41 + git semver [Pipeline] } 17:17:41 $ docker stop --time=1 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 17:17:42 $ docker rm -f 72e55064d77a4c4ab04ebc8994e77af8ef1507eb04c683f16a9e42c41a0f5468 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:43 . [Pipeline] withDockerContainer 17:17:43 prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container 17:17:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:17:43 $ docker top dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:43 [ssh-agent] Looking for ssh-agent implementation... 17:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:43 $ docker exec dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 ssh-agent 17:17:44 SSH_AUTH_SOCK=/tmp/ssh-PVoGIXmP6FZD/agent.14 17:17:44 SSH_AGENT_PID=21 17:17:44 Running ssh-add (command line suppressed) 17:17:44 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1511153539642195289.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1511153539642195289.key) 17:17:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:44 + git semver push 17:17:44 # -> Open(): unable to determine branch for HEAD 17:17:44 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 17:17:44 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 17:17:44 # $SEMVER_REMOTE_NAME = origin 17:17:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:17:44 # $SEMVER_USER_NAME = edgex-jenkins 17:17:44 # $SEMVER_BRANCH = main 17:17:44 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } 17:17:50 $ docker exec --env ******** --env ******** dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 ssh-agent -k 17:17:50 unset SSH_AUTH_SOCK; 17:17:50 unset SSH_AGENT_PID; 17:17:50 echo Agent pid 21 killed; 17:17:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:50 + git semver [Pipeline] } 17:17:50 $ docker stop --time=1 dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 17:17:51 $ docker rm -f dab3e603f0e8b617fa7494c64293d73d060b92529df6fec4df16c8cc6d1633e3 [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:17:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:17:53 ---> package-listing.sh 17:17:53 ++ facter osfamily 17:17:53 ++ tr '[:upper:]' '[:lower:]' 17:17:53 + OS_FAMILY=redhat 17:17:53 + workspace=/w/workspace/oundry_go-mod-configuration_main 17:17:53 + START_PACKAGES=/tmp/packages_start.txt 17:17:53 + END_PACKAGES=/tmp/packages_end.txt 17:17:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:17:53 + PACKAGES=/tmp/packages_start.txt 17:17:53 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 17:17:53 + PACKAGES=/tmp/packages_end.txt 17:17:53 + case "${OS_FAMILY}" in 17:17:53 + rpm -qa 17:17:53 + sort 17:17:54 + '[' -f /tmp/packages_start.txt ']' 17:17:54 + '[' -f /tmp/packages_end.txt ']' 17:17:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:17:54 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 17:17:54 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 17:17:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 17:17:54 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:17:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:17:55 17:17:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:17:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:17:55 alpine: Pulling from edgex-lftools-log-publisher 17:17:55 5843afab3874: Pulling fs layer 17:17:55 2dfaacf7024e: Pulling fs layer 17:17:55 2dbba127c6aa: Pulling fs layer 17:17:55 1a467efa2204: Pulling fs layer 17:17:55 865369a531d5: Pulling fs layer 17:17:55 2dc3bafdbf1c: Pulling fs layer 17:17:55 9ac237eaa80d: Pulling fs layer 17:17:55 6bcad4ecc5c2: Pulling fs layer 17:17:55 7074353bde3e: Pulling fs layer 17:17:55 1a467efa2204: Waiting 17:17:55 9ac237eaa80d: Waiting 17:17:55 6bcad4ecc5c2: Waiting 17:17:55 7074353bde3e: Waiting 17:17:55 865369a531d5: Waiting 17:17:55 2dc3bafdbf1c: Waiting 17:17:55 2dfaacf7024e: Verifying Checksum 17:17:55 2dfaacf7024e: Download complete 17:17:55 1a467efa2204: Verifying Checksum 17:17:55 1a467efa2204: Download complete 17:17:56 865369a531d5: Verifying Checksum 17:17:56 865369a531d5: Download complete 17:17:56 5843afab3874: Verifying Checksum 17:17:56 5843afab3874: Download complete 17:17:56 2dc3bafdbf1c: Verifying Checksum 17:17:56 2dc3bafdbf1c: Download complete 17:17:56 9ac237eaa80d: Download complete 17:17:56 6bcad4ecc5c2: Verifying Checksum 17:17:56 6bcad4ecc5c2: Download complete 17:17:56 5843afab3874: Pull complete 17:17:56 2dbba127c6aa: Verifying Checksum 17:17:56 2dbba127c6aa: Download complete 17:17:56 2dfaacf7024e: Pull complete 17:17:57 2dbba127c6aa: Pull complete 17:17:57 1a467efa2204: Pull complete 17:17:57 865369a531d5: Pull complete 17:17:57 2dc3bafdbf1c: Pull complete 17:17:57 9ac237eaa80d: Pull complete 17:17:57 6bcad4ecc5c2: Pull complete 17:18:02 7074353bde3e: Verifying Checksum 17:18:02 7074353bde3e: Download complete 17:18:06 7074353bde3e: Pull complete 17:18:06 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 17:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:18:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:18:06 prd-centos7-docker-4c-2g-2874 does not seem to be running inside a container 17:18:06 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:alpine cat 17:18:08 $ docker top 38f1b652810ae1c8f5da04d08bbf3a8d78667e1d93b83a3a9ce0ea60df93a9a3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:08 + touch /tmp/pre-build-complete [Pipeline] sh 17:18:09 + mkdir -p /var/log/sa [Pipeline] sh 17:18:09 + ls /var/log/sa-host 17:18:09 + sadf -c /var/log/sa-host/sa05 17:18:09 file_magic: OK 17:18:09 HZ: Using current value: 100 17:18:09 file_header: OK 17:18:09 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:09 Statistics: 17:18:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:18:09 File successfully converted to sysstat format version 12.5.4 17:18:09 + sadf -c /var/log/sa-host/sa15 17:18:09 file_magic: OK 17:18:09 HZ: Using current value: 100 17:18:09 file_header: OK 17:18:09 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:09 Statistics: 17:18:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:18:09 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:09 provisioning config files... 17:18:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4558757348217405675tmp [Pipeline] { [Pipeline] echo 17:18:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:18:10 ---> create-netrc.sh [Pipeline] } 17:18:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:18:10 ---> python-tools-install.sh [Pipeline] echo 17:18:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:18:11 ---> sudo-logs.sh 17:18:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:18:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:18:11 ---> job-cost.sh 17:18:11 lf-activate-venv: SKIPPING 17:18:11 DEBUG: total: 0.18000000715255737 17:18:11 INFO: Retrieving Stack Cost... 17:18:12 INFO: Retrieving Pricing Info for: v3-standard-2 17:18:12 INFO: Archiving Costs [Pipeline] echo 17:18:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:18:13 ---> logs-deploy.sh 17:18:13 lf-activate-venv: SKIPPING 17:18:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/3 17:18:13 INFO: archiving workspace using pattern(s): 17:18:13 Archives upload complete. 17:18:14 INFO: archiving logs to Nexus 17:18:14 ---> uname -a: 17:18:14 Linux prd-centos7-docker-4c-2g-2874.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:18:14 17:18:14 17:18:14 ---> lscpu: 17:18:14 Architecture: x86_64 17:18:14 CPU op-mode(s): 32-bit, 64-bit 17:18:14 Address sizes: 40 bits physical, 48 bits virtual 17:18:14 Byte Order: Little Endian 17:18:14 CPU(s): 2 17:18:14 On-line CPU(s) list: 0,1 17:18:14 Vendor ID: AuthenticAMD 17:18:14 BIOS Vendor ID: QEMU 17:18:14 Model name: AMD EPYC-Rome Processor 17:18:14 BIOS Model name: pc-i440fx-4.2 17:18:14 CPU family: 23 17:18:14 Model: 49 17:18:14 Thread(s) per core: 1 17:18:14 Core(s) per socket: 1 17:18:14 Socket(s): 2 17:18:14 Stepping: 0 17:18:14 BogoMIPS: 5599.99 17:18:14 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:18:14 Virtualization: AMD-V 17:18:14 Hypervisor vendor: KVM 17:18:14 Virtualization type: full 17:18:14 L1d cache: 64 KiB (2 instances) 17:18:14 L1i cache: 64 KiB (2 instances) 17:18:14 L2 cache: 1 MiB (2 instances) 17:18:14 L3 cache: 32 MiB (2 instances) 17:18:14 NUMA node(s): 1 17:18:14 NUMA node0 CPU(s): 0,1 17:18:14 Vulnerability Itlb multihit: Not affected 17:18:14 Vulnerability L1tf: Not affected 17:18:14 Vulnerability Mds: Not affected 17:18:14 Vulnerability Meltdown: Not affected 17:18:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:18:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:18:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:18:14 Vulnerability Srbds: Not affected 17:18:14 Vulnerability Tsx async abort: Not affected 17:18:14 17:18:14 17:18:14 ---> nproc: 17:18:14 2 17:18:14 17:18:14 17:18:14 ---> df -h: 17:18:14 Filesystem Size Used Available Use% Mounted on 17:18:14 overlay 40.0G 8.9G 31.1G 22% / 17:18:14 tmpfs 64.0M 0 64.0M 0% /dev 17:18:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:18:14 shm 64.0M 0 64.0M 0% /dev/shm 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/oundry_go-mod-configuration_main 17:18:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/oundry_go-mod-configuration_main@tmp 17:18:14 17:18:14 17:18:14 ---> free -m: 17:18:14 total used free shared buff/cache available 17:18:14 Mem: 7821 1037 3171 0 3612 6468 17:18:14 Swap: 1023 0 1023 17:18:14 17:18:14 17:18:14 ---> ip addr: 17:18:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:18:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:18:14 inet 127.0.0.1/8 scope host lo 17:18:14 valid_lft forever preferred_lft forever 17:18:14 inet6 ::1/128 scope host 17:18:14 valid_lft forever preferred_lft forever 17:18:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:18:14 link/ether fa:16:3e:82:79:f6 brd ff:ff:ff:ff:ff:ff 17:18:14 inet 10.30.123.99/23 brd 10.30.123.255 scope global dynamic eth0 17:18:14 valid_lft 85662sec preferred_lft 85662sec 17:18:14 inet6 fe80::f816:3eff:fe82:79f6/64 scope link 17:18:14 valid_lft forever preferred_lft forever 17:18:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:18:14 link/ether 02:42:75:d5:1b:ba brd ff:ff:ff:ff:ff:ff 17:18:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:18:14 valid_lft forever preferred_lft forever 17:18:14 inet6 fe80::42:75ff:fed5:1bba/64 scope link 17:18:14 valid_lft forever preferred_lft forever 17:18:14 17:18:14 17:18:14 ---> sar -b -r -n DEV: 17:18:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:18:14 17:18:14 17:05:45 LINUX RESTART (2 CPU) 17:18:14 17:18:14 17:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:18:14 17:07:01 197.80 67.30 130.50 0.00 8548.96 40707.67 0.00 17:18:14 17:08:01 1.80 0.00 1.80 0.00 0.00 33.74 0.00 17:18:14 17:09:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 17:18:14 17:10:01 0.20 0.00 0.20 0.00 0.00 3.10 0.00 17:18:14 17:11:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 17:18:14 17:12:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 17:18:14 17:13:01 0.28 0.00 0.28 0.00 0.00 4.53 0.00 17:18:14 17:14:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 17:18:14 17:15:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 17:18:14 17:16:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 17:18:14 17:17:02 53.94 0.03 53.90 0.00 3.73 23548.89 0.00 17:18:14 17:18:01 141.94 0.12 141.82 0.00 10.43 36741.99 0.00 17:18:14 Average: 32.98 5.63 27.35 0.00 714.89 8385.43 0.00 17:18:14 17:18:14 17:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:18:14 17:07:01 5471748 0 803516 10.03 2620 1731056 1275912 14.09 572200 1564724 132 17:18:14 17:08:01 5476828 0 798428 9.97 2620 1731064 1239404 13.68 567916 1564688 16 17:18:14 17:09:01 5475676 0 799576 9.98 2620 1731068 1230200 13.58 575124 1559048 20 17:18:14 17:10:01 5474964 0 800280 9.99 2620 1731076 1230216 13.58 575780 1559048 12 17:18:14 17:11:01 5478008 0 797232 9.95 2620 1731080 1202764 13.28 567956 1565512 16 17:18:14 17:12:01 5477192 0 798044 9.96 2620 1731084 1202812 13.28 568368 1565512 20 17:18:14 17:13:01 5476632 0 798600 9.97 2620 1731088 1202848 13.28 568640 1565512 8 17:18:14 17:14:01 5475376 0 799852 9.99 2620 1731092 1202872 13.28 569688 1565512 16 17:18:14 17:15:01 5466784 0 808440 10.09 2620 1731096 1202668 13.28 578068 1565512 8 17:18:14 17:16:01 5467620 0 807600 10.08 2620 1731100 1202584 13.28 579364 1563648 8 17:18:14 17:17:02 4596924 0 960236 11.99 2620 2449160 1389040 15.34 680880 2224324 223112 17:18:14 17:18:01 3588632 0 1219584 15.23 2620 3198104 1541704 17.02 1074436 2697260 144380 17:18:14 Average: 5243865 0 849282 10.60 2620 1913172 1260252 13.91 623202 1713358 30646 17:18:14 17:18:14 17:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:18:14 17:07:01 eth0 303.10 203.68 976.04 68.89 0.00 0.00 0.00 0.00 17:18:14 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:07:01 docker0 1.23 1.15 0.26 1.62 0.00 0.00 0.00 0.00 17:18:14 17:08:01 eth0 3.31 0.93 1.00 0.57 0.00 0.00 0.00 0.00 17:18:14 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:09:01 eth0 2.75 0.67 0.71 0.43 0.00 0.00 0.00 0.00 17:18:14 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:10:01 eth0 2.40 0.62 0.66 0.40 0.00 0.00 0.00 0.00 17:18:14 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:11:01 eth0 2.45 0.72 0.67 0.38 0.00 0.00 0.00 0.00 17:18:14 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:12:01 eth0 1.53 0.50 0.47 0.27 0.00 0.00 0.00 0.00 17:18:14 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:13:01 eth0 0.65 0.38 0.28 0.24 0.00 0.00 0.00 0.00 17:18:14 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:14:01 eth0 1.03 0.38 0.32 0.21 0.00 0.00 0.00 0.00 17:18:14 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:15:01 eth0 0.57 0.30 0.27 0.20 0.00 0.00 0.00 0.00 17:18:14 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:16:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 17:18:14 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:17:02 eth0 577.48 432.33 4090.01 35.67 0.00 0.00 0.00 0.00 17:18:14 17:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:18:01 eth0 921.79 649.29 5586.37 153.83 0.00 0.00 0.00 0.00 17:18:14 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 17:18:01 docker0 67.17 92.30 4.96 349.51 0.00 0.00 0.00 0.00 17:18:14 Average: eth0 150.42 106.78 881.86 21.58 0.00 0.00 0.00 0.00 17:18:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:14 Average: docker0 5.62 7.67 0.43 28.82 0.00 0.00 0.00 0.00 17:18:14 17:18:14 17:18:14 ---> sar -P ALL: 17:18:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:18:14 17:18:14 17:05:45 LINUX RESTART (2 CPU) 17:18:14 17:18:14 17:06:01 CPU %user %nice %system %iowait %steal %idle 17:18:14 17:07:01 all 20.94 0.00 8.11 5.52 0.06 65.37 17:18:14 17:07:01 0 20.80 0.00 8.77 6.53 0.05 63.85 17:18:14 17:07:01 1 21.08 0.00 7.45 4.51 0.07 66.89 17:18:14 17:08:01 all 0.21 0.00 0.05 0.00 0.04 99.70 17:18:14 17:08:01 0 0.30 0.00 0.05 0.00 0.03 99.62 17:18:14 17:08:01 1 0.12 0.00 0.05 0.00 0.05 99.78 17:18:14 17:09:01 all 0.23 0.00 0.05 0.00 0.03 99.70 17:18:14 17:09:01 0 0.05 0.00 0.07 0.00 0.02 99.87 17:18:14 17:09:01 1 0.40 0.00 0.03 0.00 0.03 99.53 17:18:14 17:10:01 all 0.11 0.00 0.03 0.00 0.03 99.83 17:18:14 17:10:01 0 0.07 0.00 0.02 0.00 0.03 99.88 17:18:14 17:10:01 1 0.15 0.00 0.03 0.00 0.03 99.78 17:18:14 17:11:01 all 0.12 0.00 0.32 0.00 0.04 99.52 17:18:14 17:11:01 0 0.10 0.00 0.57 0.00 0.03 99.30 17:18:14 17:11:01 1 0.13 0.00 0.07 0.00 0.05 99.75 17:18:14 17:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:18:14 17:12:01 0 0.23 0.00 0.02 0.00 0.02 99.73 17:18:14 17:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:18:14 17:13:01 all 0.21 0.00 0.03 0.00 0.03 99.73 17:18:14 17:13:01 0 0.35 0.00 0.02 0.00 0.03 99.60 17:18:14 17:13:01 1 0.07 0.00 0.03 0.00 0.03 99.87 17:18:14 17:14:01 all 0.14 0.00 0.08 0.00 0.02 99.77 17:18:14 17:14:01 0 0.03 0.00 0.07 0.00 0.00 99.90 17:18:14 17:14:01 1 0.25 0.00 0.08 0.00 0.03 99.63 17:18:14 17:15:01 all 0.03 0.00 0.04 0.00 0.03 99.89 17:18:14 17:15:01 0 0.02 0.00 0.05 0.00 0.02 99.92 17:18:14 17:15:01 1 0.05 0.00 0.03 0.00 0.05 99.87 17:18:14 17:16:01 all 0.15 0.00 0.03 0.00 0.03 99.79 17:18:14 17:16:01 0 0.05 0.00 0.02 0.00 0.03 99.90 17:18:14 17:16:01 1 0.25 0.00 0.03 0.00 0.03 99.68 17:18:14 17:17:02 all 8.19 0.00 3.73 0.70 0.04 87.34 17:18:14 17:17:02 0 7.99 0.00 3.64 0.33 0.05 87.99 17:18:14 17:17:02 1 8.38 0.00 3.81 1.08 0.03 86.69 17:18:14 17:18:14 17:17:02 CPU %user %nice %system %iowait %steal %idle 17:18:14 17:18:01 all 19.90 0.00 9.46 1.59 0.09 68.96 17:18:14 17:18:01 0 21.72 0.00 9.73 1.68 0.09 66.78 17:18:14 17:18:01 1 18.10 0.00 9.20 1.50 0.09 71.10 17:18:14 Average: all 4.04 0.00 1.76 0.63 0.04 93.53 17:18:14 Average: 0 4.13 0.00 1.84 0.69 0.03 93.31 17:18:14 Average: 1 3.95 0.00 1.68 0.57 0.05 93.76 17:18:14 17:18:14 17:18:14