Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c 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-ssh7264085140898629406.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4840852317380327772.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 f1d79d91c36788821211008368c3015072ca53ca 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-ssh4125486903725324185.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh4564436815177840144.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh9075784381345812863.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 ‘prd-centos7-docker-4c-2g-477’ is offline Running on prd-centos7-docker-4c-2g-749 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 > 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 Avoid second fetch Checking out Revision fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (main) [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-ssh3515513710547851787.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 fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 Commit message: "Merge pull request #53 from lenny-intel/RenewAccessTokenCallback" > git rev-list --no-walk 2c83843104a42b6279af47f7575adbf5887dd360 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:48 ========================================================= 18:11:48 EdgeX Global Pipelines Version Info 18:11:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:49 ------------------- 18:11:49 stable info: 18:11:49 ------------------- 18:11:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:49 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 18:11:49 Message: update stable to v1.0.209 18:11:50 ------------------- 18:11:50 experimental info: 18:11:50 ------------------- 18:11:50 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:50 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 18:11:50 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcc6c4d [Pipeline] echo 18:11:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:51 + git log --format=format:%s -1 fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c [Pipeline] echo 18:11:51 GIT_COMMIT: fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c, Commit Message: Merge pull request #53 from lenny-intel/RenewAccessTokenCallback [Pipeline] echo 18:11:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:51 18:11:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:11:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:52 latest: Pulling from edgex-devops/git-semver 18:11:52 a0d0a0d46f8b: Pulling fs layer 18:11:52 3e5f54012d9b: Pulling fs layer 18:11:52 4c7163046ea9: Pulling fs layer 18:11:52 0c2d73faf560: Pulling fs layer 18:11:52 0c2d73faf560: Waiting 18:11:52 3e5f54012d9b: Verifying Checksum 18:11:52 3e5f54012d9b: Download complete 18:11:52 a0d0a0d46f8b: Verifying Checksum 18:11:52 a0d0a0d46f8b: Download complete 18:11:52 0c2d73faf560: Verifying Checksum 18:11:52 0c2d73faf560: Download complete 18:11:52 4c7163046ea9: Verifying Checksum 18:11:52 4c7163046ea9: Download complete 18:11:52 a0d0a0d46f8b: Pull complete 18:11:52 3e5f54012d9b: Pull complete 18:11:52 4c7163046ea9: Pull complete 18:11:52 0c2d73faf560: Pull complete 18:11:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:11:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:11:53 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 18:11:53 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:11:53 $ docker top 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:53 [ssh-agent] Looking for ssh-agent implementation... 18:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:53 $ docker exec 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba ssh-agent 18:11:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOEJLFi/agent.15 18:11:54 SSH_AGENT_PID=22 18:11:54 Running ssh-add (command line suppressed) 18:11:54 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6065079265581853949.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6065079265581853949.key) 18:11:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:54 + git tag --points-at HEAD [Pipeline] } 18:11:54 $ docker exec --env ******** --env ******** 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba ssh-agent -k 18:11:54 unset SSH_AUTH_SOCK; 18:11:54 unset SSH_AGENT_PID; 18:11:54 echo Agent pid 22 killed; 18:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:54 [ssh-agent] Looking for ssh-agent implementation... 18:11:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:54 $ docker exec 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba ssh-agent 18:11:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDoIfBN/agent.56 18:11:54 SSH_AGENT_PID=62 18:11:54 Running ssh-add (command line suppressed) 18:11:54 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8309676244395308313.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8309676244395308313.key) 18:11:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:55 + git semver init 18:11:55 # -> Open(): unable to determine branch for HEAD 18:11:55 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 18:11:55 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 18:11:55 # $SEMVER_REMOTE_NAME = origin 18:11:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:55 # $SEMVER_USER_NAME = edgex-jenkins 18:11:55 # $SEMVER_BRANCH = main 18:11:55 # $SEMVER_TEMP = /tmp/semver-206983784 18:11:55 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 18:11:55 # '/tmp/semver-206983784' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' 18:11:55 # -> Force: false 18:11:55 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } 18:11:55 $ docker exec --env ******** --env ******** 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba ssh-agent -k 18:11:56 unset SSH_AUTH_SOCK; 18:11:56 unset SSH_AGENT_PID; 18:11:56 echo Agent pid 62 killed; 18:11:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:56 + git semver [Pipeline] } 18:11:56 $ docker stop --time=1 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba 18:11:57 $ docker rm -f 7639dabfe1d01be8b27a2ba7bc4291185516422046c6f345ea9f58c4e699c4ba [Pipeline] // withDockerContainer [Pipeline] sh 18:11:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:58 Stashed 1 file(s) [Pipeline] echo 18:11:58 [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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 18:12:13 Still waiting to schedule task 18:12:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:12:13 Still waiting to schedule task 18:12:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:18:21 Running on prd-centos7-docker-4c-2g-757 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 18:18:21 Running in /w/workspace/go-mod-configuration/6 [Pipeline] { [Pipeline] checkout 18:18:21 Selected Git installation does not exist. Using Default 18:18:21 The recommended git tool is: NONE 18:18:23 using credential edgex-jenkins-ssh 18:18:23 Cloning the remote Git repository 18:18:23 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 18:18:23 > git init /w/workspace/go-mod-configuration/6 # timeout=10 18:18:24 Avoid second fetch 18:18:24 Checking out Revision fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (main) 18:18:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 18:18:23 > git --version # timeout=10 18:18:23 > git --version # 'git version 2.24.4' 18:18:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:23 [INFO] Currently running in a labeled security context 18:18:23 [INFO] Currently SELinux is 'enforcing' on the host 18:18:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/6@tmp/jenkins-gitclient-ssh4486401916685887994.key 18:18:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 18:18:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:24 > git config core.sparsecheckout # timeout=10 18:18:24 > git checkout -f fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 18:18:28 Commit message: "Merge pull request #53 from lenny-intel/RenewAccessTokenCallback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:18:28 ========================================================= 18:18:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:18:28 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:18:29 + 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 . 18:18:29 Sending build context to Docker daemon 303.6kB 18:18:29 Step 1/7 : ARG BASE=golang:1.16-alpine 18:18:29 Step 2/7 : FROM ${BASE} 18:18:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:18:29 4e9f2cdf4387: Pulling fs layer 18:18:29 57d31006c564: Pulling fs layer 18:18:29 bd5ccded8296: Pulling fs layer 18:18:29 304dd3a0f381: Pulling fs layer 18:18:29 d37cda54a23b: Pulling fs layer 18:18:29 bae75c0f2455: Pulling fs layer 18:18:29 806579b3d29a: Pulling fs layer 18:18:29 c77eb801bf70: Pulling fs layer 18:18:29 6d0567d44e1a: Pulling fs layer 18:18:29 304dd3a0f381: Waiting 18:18:29 d37cda54a23b: Waiting 18:18:29 bae75c0f2455: Waiting 18:18:29 806579b3d29a: Waiting 18:18:29 c77eb801bf70: Waiting 18:18:29 6d0567d44e1a: Waiting 18:18:29 bd5ccded8296: Verifying Checksum 18:18:29 bd5ccded8296: Download complete 18:18:29 57d31006c564: Verifying Checksum 18:18:29 57d31006c564: Download complete 18:18:29 d37cda54a23b: Verifying Checksum 18:18:29 d37cda54a23b: Download complete 18:18:29 bae75c0f2455: Verifying Checksum 18:18:29 bae75c0f2455: Download complete 18:18:29 806579b3d29a: Verifying Checksum 18:18:29 806579b3d29a: Download complete 18:18:29 4e9f2cdf4387: Verifying Checksum 18:18:29 4e9f2cdf4387: Download complete 18:18:29 c77eb801bf70: Verifying Checksum 18:18:29 c77eb801bf70: Download complete 18:18:29 4e9f2cdf4387: Pull complete 18:18:29 57d31006c564: Pull complete 18:18:29 bd5ccded8296: Pull complete 18:18:29 304dd3a0f381: Verifying Checksum 18:18:29 304dd3a0f381: Download complete 18:18:30 6d0567d44e1a: Verifying Checksum 18:18:30 6d0567d44e1a: Download complete 18:18:34 304dd3a0f381: Pull complete 18:18:34 d37cda54a23b: Pull complete 18:18:34 bae75c0f2455: Pull complete 18:18:34 806579b3d29a: Pull complete 18:18:34 c77eb801bf70: Pull complete 18:18:36 6d0567d44e1a: Pull complete 18:18:36 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 18:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:18:36 ---> e839a31ac9d1 18:18:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:18:40 ---> Running in 32527488b41e 18:18:40 Removing intermediate container 32527488b41e 18:18:40 ---> ddd477c88eb8 18:18:40 Step 4/7 : RUN apk add --update bash 18:18:40 ---> Running in 2c25a6c1d58b 18:18:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:18:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:18:41 OK: 219 MiB in 52 packages 18:18:42 Removing intermediate container 2c25a6c1d58b 18:18:42 ---> c8be8a81c80d 18:18:42 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:18:42 ---> Running in bdf998c5e0dd 18:18:42 Removing intermediate container bdf998c5e0dd 18:18:42 ---> 4711b49d3827 18:18:42 Step 6/7 : COPY go.mod . 18:18:42 ---> 31b45616daeb 18:18:42 Step 7/7 : RUN go mod download 18:18:42 ---> Running in 7e1f7403c756 18:18:47 Removing intermediate container 7e1f7403c756 18:18:47 ---> a3f450aa202d 18:18:47 Successfully built a3f450aa202d 18:18:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:18:47 + docker inspect -f . ci-base-image-x86_64 18:18:47 . [Pipeline] withDockerContainer 18:18:48 prd-centos7-docker-4c-2g-757 does not seem to be running inside a container 18:18:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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 18:18:48 $ docker top ff0b73759570ec3124a358a6b3b5ea736f2d05200c6324c47235122066ba9c9e -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:48 + go version 18:18:48 go version go1.16.8 linux/amd64 [Pipeline] } 18:18:48 $ docker stop --time=1 ff0b73759570ec3124a358a6b3b5ea736f2d05200c6324c47235122066ba9c9e 18:18:49 $ docker rm -f ff0b73759570ec3124a358a6b3b5ea736f2d05200c6324c47235122066ba9c9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:50 + docker inspect -f . ci-base-image-x86_64 18:18:50 . [Pipeline] withDockerContainer 18:18:50 prd-centos7-docker-4c-2g-757 does not seem to be running inside a container 18:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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 18:18:51 $ docker top a8633527b64f43e8908ce419d5b912025baf4a919d508bef072da692919dce21 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:18:51 + go mod tidy [Pipeline] sh 18:18:51 + make test 18:18:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:19:01 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements 18:19:08 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.556s coverage: 88.4% of statements 18:19:08 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements 18:19:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:19:12 gofmt -l . 18:19:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:19:12 $ docker stop --time=1 a8633527b64f43e8908ce419d5b912025baf4a919d508bef072da692919dce21 18:19:14 $ docker rm -f a8633527b64f43e8908ce419d5b912025baf4a919d508bef072da692919dce21 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:19:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:15 18:19:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:15 latest: Pulling from edgex-lftools-log-publisher 18:19:15 b4d181a07f80: Pulling fs layer 18:19:15 a1111a8f2ec3: Pulling fs layer 18:19:15 ed53099fbce6: Pulling fs layer 18:19:15 dc539afda2c1: Pulling fs layer 18:19:15 77bc0d833cb6: Pulling fs layer 18:19:15 9065ff56babe: Pulling fs layer 18:19:15 d287ab97295c: Pulling fs layer 18:19:15 77bc0d833cb6: Waiting 18:19:15 9065ff56babe: Waiting 18:19:15 d287ab97295c: Waiting 18:19:15 dc539afda2c1: Waiting 18:19:15 a1111a8f2ec3: Verifying Checksum 18:19:15 a1111a8f2ec3: Download complete 18:19:15 dc539afda2c1: Verifying Checksum 18:19:15 dc539afda2c1: Download complete 18:19:15 ed53099fbce6: Verifying Checksum 18:19:15 ed53099fbce6: Download complete 18:19:15 9065ff56babe: Verifying Checksum 18:19:15 9065ff56babe: Download complete 18:19:15 77bc0d833cb6: Verifying Checksum 18:19:15 77bc0d833cb6: Download complete 18:19:16 b4d181a07f80: Verifying Checksum 18:19:16 b4d181a07f80: Download complete 18:19:16 d287ab97295c: Verifying Checksum 18:19:16 d287ab97295c: Download complete 18:19:17 b4d181a07f80: Pull complete 18:19:17 a1111a8f2ec3: Pull complete 18:19:18 ed53099fbce6: Pull complete 18:19:18 dc539afda2c1: Pull complete 18:19:18 77bc0d833cb6: Pull complete 18:19:18 9065ff56babe: Pull complete 18:19:23 d287ab97295c: Pull complete 18:19:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:19:24 prd-centos7-docker-4c-2g-757 does not seem to be running inside a container 18:19:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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-lftools-log-publisher:latest cat 18:19:26 $ docker top 5bfe6faca2ab78dcf875b22bdfbf191784ec345871789b134f01898d179a66e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:26 ---> job-cost.sh 18:19:26 lf-activate-venv: SKIPPING 18:19:26 INFO: No Stack... 18:19:48 INFO: Retrieving Pricing Info for: v3-standard-2 18:19:48 INFO: Archiving Costs [Pipeline] sh 18:19:49 + cut -d, -f6 18:19:49 + cat /w/workspace/go-mod-configuration/6/archives/cost.csv [Pipeline] lock 18:19:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] 18:19:49 Resource [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] did not exist. Created. 18:19:49 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:19:49 + echo total: 0.05999999865889549 [Pipeline] stash 18:19:49 Stashed 1 file(s) [Pipeline] } 18:19:49 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:19:49 $ docker stop --time=1 5bfe6faca2ab78dcf875b22bdfbf191784ec345871789b134f01898d179a66e4 18:19:50 $ docker rm -f 5bfe6faca2ab78dcf875b22bdfbf191784ec345871789b134f01898d179a66e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:25:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-764 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 18:25:57 Running in /w/workspace/go-mod-configuration/6 [Pipeline] { [Pipeline] checkout 18:25:57 Selected Git installation does not exist. Using Default 18:25:57 The recommended git tool is: NONE 18:26:04 using credential edgex-jenkins-ssh 18:26:04 Cloning the remote Git repository 18:26:05 Avoid second fetch 18:26:05 Checking out Revision fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (main) 18:26:04 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 18:26:04 > git init /w/workspace/go-mod-configuration/6 # timeout=10 18:26:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 18:26:04 > git --version # timeout=10 18:26:04 > git --version # 'git version 2.17.1' 18:26:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 18:26:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:05 > git config core.sparsecheckout # timeout=10 18:26:05 > git checkout -f fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 18:26:09 Commit message: "Merge pull request #53 from lenny-intel/RenewAccessTokenCallback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:26:10 ========================================================= 18:26:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:26:10 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:26:10 + 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 . 18:26:12 Sending build context to Docker daemon 302.6kB 18:26:12 Step 1/7 : ARG BASE=golang:1.16-alpine 18:26:12 Step 2/7 : FROM ${BASE} 18:26:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:26:12 bbf911997326: Pulling fs layer 18:26:12 58ec367f63d7: Pulling fs layer 18:26:12 1b4a6ffa7d45: Pulling fs layer 18:26:12 fc5181fea5dc: Pulling fs layer 18:26:12 9c418107303f: Pulling fs layer 18:26:12 284eca6f2348: Pulling fs layer 18:26:12 842844d905b1: Pulling fs layer 18:26:12 901a3a57568e: Pulling fs layer 18:26:12 9c418107303f: Waiting 18:26:12 284eca6f2348: Waiting 18:26:12 842844d905b1: Waiting 18:26:12 901a3a57568e: Waiting 18:26:12 fc5181fea5dc: Waiting 18:26:12 1b4a6ffa7d45: Download complete 18:26:12 58ec367f63d7: Verifying Checksum 18:26:12 58ec367f63d7: Download complete 18:26:12 9c418107303f: Verifying Checksum 18:26:12 9c418107303f: Download complete 18:26:12 284eca6f2348: Verifying Checksum 18:26:12 284eca6f2348: Download complete 18:26:12 842844d905b1: Verifying Checksum 18:26:12 842844d905b1: Download complete 18:26:13 bbf911997326: Download complete 18:26:14 bbf911997326: Pull complete 18:26:14 58ec367f63d7: Pull complete 18:26:15 1b4a6ffa7d45: Pull complete 18:26:15 901a3a57568e: Verifying Checksum 18:26:15 901a3a57568e: Download complete 18:26:15 fc5181fea5dc: Verifying Checksum 18:26:15 fc5181fea5dc: Download complete 18:26:25 fc5181fea5dc: Pull complete 18:26:26 9c418107303f: Pull complete 18:26:26 284eca6f2348: Pull complete 18:26:26 842844d905b1: Pull complete 18:26:32 901a3a57568e: Pull complete 18:26:32 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 18:26:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:26:32 ---> 72ade6ffb461 18:26:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:26:36 ---> Running in 5e9aa889fef1 18:26:37 Removing intermediate container 5e9aa889fef1 18:26:37 ---> a02d10543516 18:26:37 Step 4/7 : RUN apk add --update bash 18:26:37 ---> Running in 9464df2e139b 18:26:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:26:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:26:40 OK: 218 MiB in 52 packages 18:26:41 Removing intermediate container 9464df2e139b 18:26:41 ---> 4eaf31b3f956 18:26:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:26:41 ---> Running in 2666f3c8c825 18:26:42 Removing intermediate container 2666f3c8c825 18:26:42 ---> 28c7b6b0e9e5 18:26:42 Step 6/7 : COPY go.mod . 18:26:43 ---> 95349086d675 18:26:43 Step 7/7 : RUN go mod download 18:26:43 ---> Running in 5ebec8a1855f 18:27:01 Removing intermediate container 5ebec8a1855f 18:27:01 ---> c266187878c8 18:27:01 Successfully built c266187878c8 18:27:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:27:01 + docker inspect -f . ci-base-image-arm64 18:27:01 . [Pipeline] withDockerContainer 18:27:02 prd-ubuntu18.04-docker-arm64-4c-16g-764 does not seem to be running inside a container 18:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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 18:27:04 $ docker top 13a37e0b1884bc9ca9df72385843200ed429fad6e5dffba89301094ebc0cecce -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:05 + go version 18:27:05 go version go1.16.8 linux/arm64 [Pipeline] } 18:27:05 $ docker stop --time=1 13a37e0b1884bc9ca9df72385843200ed429fad6e5dffba89301094ebc0cecce 18:27:06 $ docker rm -f 13a37e0b1884bc9ca9df72385843200ed429fad6e5dffba89301094ebc0cecce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:07 + docker inspect -f . ci-base-image-arm64 18:27:07 . [Pipeline] withDockerContainer 18:27:07 prd-ubuntu18.04-docker-arm64-4c-16g-764 does not seem to be running inside a container 18:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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 18:27:09 $ docker top 299848ac2800fa7a9fc312a184acefaa9e0f6d612abdef363643a181c7c7938c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:27:10 + go mod tidy [Pipeline] sh 18:27:11 + make test 18:27:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:27:44 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.020s coverage: 85.7% of statements 18:27:49 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.717s coverage: 88.4% of statements 18:27:49 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.014s coverage: 100.0% of statements 18:27:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:28:11 gofmt -l . 18:28:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:28:11 $ docker stop --time=1 299848ac2800fa7a9fc312a184acefaa9e0f6d612abdef363643a181c7c7938c 18:28:13 $ docker rm -f 299848ac2800fa7a9fc312a184acefaa9e0f6d612abdef363643a181c7c7938c [Pipeline] // withDockerContainer [Pipeline] sh 18:28:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:14 Warning: overwriting stash ‘coverage-report’ 18:28:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:16 18:28:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:28:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:16 arm64: Pulling from edgex-lftools-log-publisher 18:28:16 448f6bf000e3: Pulling fs layer 18:28:16 f757da607395: Pulling fs layer 18:28:16 05883995daec: Pulling fs layer 18:28:16 8603b9c90790: Pulling fs layer 18:28:16 1560dd03e051: Pulling fs layer 18:28:16 27f5ce0e4adf: Pulling fs layer 18:28:16 c2d8d7efcc4b: Pulling fs layer 18:28:16 1560dd03e051: Waiting 18:28:16 c2d8d7efcc4b: Waiting 18:28:16 27f5ce0e4adf: Waiting 18:28:16 8603b9c90790: Waiting 18:28:16 f757da607395: Verifying Checksum 18:28:16 f757da607395: Download complete 18:28:17 8603b9c90790: Verifying Checksum 18:28:17 8603b9c90790: Download complete 18:28:17 05883995daec: Verifying Checksum 18:28:17 05883995daec: Download complete 18:28:17 27f5ce0e4adf: Verifying Checksum 18:28:17 27f5ce0e4adf: Download complete 18:28:17 1560dd03e051: Verifying Checksum 18:28:17 1560dd03e051: Download complete 18:28:17 448f6bf000e3: Verifying Checksum 18:28:17 448f6bf000e3: Download complete 18:28:20 c2d8d7efcc4b: Verifying Checksum 18:28:20 c2d8d7efcc4b: Download complete 18:28:21 448f6bf000e3: Pull complete 18:28:21 f757da607395: Pull complete 18:28:23 05883995daec: Pull complete 18:28:23 8603b9c90790: Pull complete 18:28:24 1560dd03e051: Pull complete 18:28:24 27f5ce0e4adf: Pull complete 18:28:39 c2d8d7efcc4b: Pull complete 18:28:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:28:40 prd-ubuntu18.04-docker-arm64-4c-16g-764 does not seem to be running inside a container 18:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/6 -v /w/workspace/go-mod-configuration/6:/w/workspace/go-mod-configuration/6:rw,z -v /w/workspace/go-mod-configuration/6@tmp:/w/workspace/go-mod-configuration/6@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-lftools-log-publisher:arm64 cat 18:28:45 $ docker top 0c773556076b5c8c37d3b9ba842ed54c67f739d6abd3f67d7e7aa5b860bb4abc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:46 ---> job-cost.sh 18:28:46 lf-activate-venv: SKIPPING 18:28:46 INFO: No Stack... 18:28:46 INFO: Retrieving Pricing Info for: v3-standard-4 18:28:46 INFO: Archiving Costs [Pipeline] sh 18:28:47 + cut -d, -f6 18:28:47 + cat /w/workspace/go-mod-configuration/6/archives/cost.csv [Pipeline] lock 18:28:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] 18:28:47 Resource [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] did not exist. Created. 18:28:47 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:48 /w/workspace/go-mod-configuration/6@tmp/durable-3c04b12e/script.sh: 1: /w/workspace/go-mod-configuration/6@tmp/durable-3c04b12e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:28:48 + echo total: 0.10999999940395355 [Pipeline] stash 18:28:49 Warning: overwriting stash ‘stack-cost’ 18:28:49 Stashed 1 file(s) [Pipeline] } 18:28:49 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:28:49 $ docker stop --time=1 0c773556076b5c8c37d3b9ba842ed54c67f739d6abd3f67d7e7aa5b860bb4abc 18:28:50 $ docker rm -f 0c773556076b5c8c37d3b9ba842ed54c67f739d6abd3f67d7e7aa5b860bb4abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:28:51 provisioning config files... 18:28:51 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config989459697564204400tmp [Pipeline] { [Pipeline] sh 18:28:51 + set +x 18:28:51 + bash -s -- 18:28:51 + curl -s https://codecov.io/bash 18:28:51 18:28:51 _____ _ 18:28:51 / ____| | | 18:28:51 | | ___ __| | ___ ___ _____ __ 18:28:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:28:51 | |___| (_) | (_| | __/ (_| (_) \ V / 18:28:51 \_____\___/ \__,_|\___|\___\___/ \_/ 18:28:51 Bash-1.0.6 18:28:51 18:28:51 18:28:51 ==> git version 2.24.4 found 18:28:51 ==> 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 18:28:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:28:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:28:51 ==> Jenkins CI detected. 18:28:51 current dir:  /w/workspace/oundry_go-mod-configuration_main 18:28:51 project root: . 18:28:51 --> token set from env 18:28:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:28:52 ==> Running gcov in . (disable via -X gcov) 18:28:52 ==> Python coveragepy not found 18:28:52 ==> Searching for coverage reports in: 18:28:52 + . 18:28:52 -> Found 1 reports 18:28:52 ==> Detecting git/mercurial file structure 18:28:52 ==> Reading reports 18:28:52 + ./coverage.out bytes=17232 18:28:52 ==> Appending adjustments 18:28:52 https://docs.codecov.io/docs/fixing-reports 18:28:52 + Found adjustments 18:28:52 ==> Gzipping contents 18:28:52 4.0K /tmp/codecov.ObdlTk.gz 18:28:52 ==> Uploading reports 18:28:52 url: https://codecov.io 18:28:52 query: branch=main&commit=fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 18:28:52 -> Pinging Codecov 18:28:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 18:28:52 -> Uploading to 18:28:52 https://storage.googleapis.com/codecov/v4/raw/2021-10-12/9F92B070CA9CA35F4914AC8684776953/fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c/2bee66a0-7567-4c03-9f79-886504c49e9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T182852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e97830ad1689f8df4ec26fe33f063773d21405c64d869498bd2c44f079f789e0 18:28:52 % Total % Received % Xferd Average Speed Time Time Time Current 18:28:52 Dload Upload Total Spent Left Speed 18:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2969 0 0 100 2969 0 9239 --:--:-- --:--:-- --:--:-- 9249 18:28:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c [Pipeline] } 18:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:28:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:28:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:28:53 18:28:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:28:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:28:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:28:54 188c0c94c7c5: Pulling fs layer 18:28:54 0ef7d3d256c8: Pulling fs layer 18:28:54 de9db76c5a1d: Pulling fs layer 18:28:54 0eba1c9be4d2: Pulling fs layer 18:28:54 0d57e429df01: Pulling fs layer 18:28:54 4e4be7b47b0d: Pulling fs layer 18:28:54 e1f770b5df2f: Pulling fs layer 18:28:54 85a0685a4137: Pulling fs layer 18:28:54 0eba1c9be4d2: Waiting 18:28:54 0d57e429df01: Waiting 18:28:54 4e4be7b47b0d: Waiting 18:28:54 e1f770b5df2f: Waiting 18:28:54 85a0685a4137: Waiting 18:28:54 de9db76c5a1d: Verifying Checksum 18:28:54 de9db76c5a1d: Download complete 18:28:54 0ef7d3d256c8: Verifying Checksum 18:28:54 0ef7d3d256c8: Download complete 18:28:54 0d57e429df01: Verifying Checksum 18:28:54 0d57e429df01: Download complete 18:28:54 4e4be7b47b0d: Download complete 18:28:54 188c0c94c7c5: Verifying Checksum 18:28:54 188c0c94c7c5: Download complete 18:28:54 e1f770b5df2f: Verifying Checksum 18:28:54 e1f770b5df2f: Download complete 18:28:54 0eba1c9be4d2: Verifying Checksum 18:28:54 0eba1c9be4d2: Download complete 18:28:54 188c0c94c7c5: Pull complete 18:28:54 85a0685a4137: Verifying Checksum 18:28:54 85a0685a4137: Download complete 18:28:54 0ef7d3d256c8: Pull complete 18:28:54 de9db76c5a1d: Pull complete 18:28:59 0eba1c9be4d2: Pull complete 18:28:59 0d57e429df01: Pull complete 18:28:59 4e4be7b47b0d: Pull complete 18:29:00 e1f770b5df2f: Pull complete 18:29:04 85a0685a4137: Pull complete 18:29:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:29:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:29:04 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 18:29:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:29:06 $ docker top 39cad0a88a117c7c219b344fb2b0f01530127e01c6c2bd3a64e6b89519243400 -eo pid,comm [Pipeline] { [Pipeline] echo 18:29:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:29:06 + set -o pipefail 18:29:06 + snyk monitor '--org=edgex-jenkins' 18:29:08 18:29:08 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 18:29:08 18:29:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/a314a88c-31b2-42ee-8992-533c115b724f 18:29:08 18:29:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:29:08 18:29:08 18:29:08 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 18:29:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:29:08 $ docker stop --time=1 39cad0a88a117c7c219b344fb2b0f01530127e01c6c2bd3a64e6b89519243400 18:29:10 $ docker rm -f 39cad0a88a117c7c219b344fb2b0f01530127e01c6c2bd3a64e6b89519243400 [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 18:29:11 + git log --format=format:%s -1 fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c [Pipeline] isUnix [Pipeline] sh 18:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:11 . [Pipeline] withDockerContainer 18:29:11 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 18:29:11 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:29:12 $ docker top cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:12 [ssh-agent] Looking for ssh-agent implementation... 18:29:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:12 $ docker exec cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 ssh-agent 18:29:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpkKalb/agent.13 18:29:12 SSH_AGENT_PID=20 18:29:12 Running ssh-add (command line suppressed) 18:29:12 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8513107020282195556.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8513107020282195556.key) 18:29:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:13 + git semver tag 18:29:13 # -> Open(): unable to determine branch for HEAD 18:29:13 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 18:29:13 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 18:29:13 # $SEMVER_REMOTE_NAME = origin 18:29:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:13 # $SEMVER_USER_NAME = edgex-jenkins 18:29:13 # $SEMVER_BRANCH = main 18:29:13 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver 18:29:13 # fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c HEAD 18:29:13 # -> Force: false 18:29:13 # a54bfc63cd959715c1764b072ad57bcaab8931a0 refs/tags/v2.0.1-dev.5 [Pipeline] } 18:29:13 $ docker exec --env ******** --env ******** cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 ssh-agent -k 18:29:13 unset SSH_AUTH_SOCK; 18:29:13 unset SSH_AGENT_PID; 18:29:13 echo Agent pid 20 killed; 18:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:13 + git semver [Pipeline] } 18:29:13 $ docker stop --time=1 cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 18:29:14 $ docker rm -f cc4fa1ce4bde40ca51a48d04e77be1da9687b209cea3186f8aa157156fd9dd40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:29:15 18:29:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:29:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:29:15 0.23.1-centos7: Pulling from edgex-lftools 18:29:15 ab5ef0e58194: Pulling fs layer 18:29:15 9712f1f96733: Pulling fs layer 18:29:15 63f879dbbcfc: Pulling fs layer 18:29:15 0d9ebad4ef96: Pulling fs layer 18:29:15 e9a5061849ea: Pulling fs layer 18:29:15 d747dcd14b5f: Pulling fs layer 18:29:15 2de7ff778b66: Pulling fs layer 18:29:15 0d9ebad4ef96: Waiting 18:29:15 e9a5061849ea: Waiting 18:29:15 d747dcd14b5f: Waiting 18:29:15 2de7ff778b66: Waiting 18:29:15 9712f1f96733: Verifying Checksum 18:29:15 9712f1f96733: Download complete 18:29:15 63f879dbbcfc: Verifying Checksum 18:29:15 63f879dbbcfc: Download complete 18:29:16 ab5ef0e58194: Verifying Checksum 18:29:16 ab5ef0e58194: Download complete 18:29:16 d747dcd14b5f: Verifying Checksum 18:29:16 d747dcd14b5f: Download complete 18:29:16 0d9ebad4ef96: Verifying Checksum 18:29:16 0d9ebad4ef96: Download complete 18:29:16 e9a5061849ea: Verifying Checksum 18:29:16 e9a5061849ea: Download complete 18:29:16 2de7ff778b66: Verifying Checksum 18:29:16 2de7ff778b66: Download complete 18:29:19 ab5ef0e58194: Pull complete 18:29:19 9712f1f96733: Pull complete 18:29:20 63f879dbbcfc: Pull complete 18:29:24 0d9ebad4ef96: Pull complete 18:29:24 e9a5061849ea: Pull complete 18:29:24 d747dcd14b5f: Pull complete 18:29:25 2de7ff778b66: Pull complete 18:29:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:29:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:29:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:29:25 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 18:29:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:29:28 $ docker top a9748886d0a00376fa2b8c1f52364ab5ff6e55b0b1a5f8c559ede774eb89951d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:29:29 provisioning config files... 18:29:29 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5904374413479458356tmp 18:29:29 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1589165869939341331tmp 18:29:29 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4722596098892492304tmp [Pipeline] { [Pipeline] echo 18:29:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:29:29 ---> sigul-configuration.sh 18:29:29 gpg: directory `/root/.gnupg' created 18:29:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:29:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:29:29 gpg: keyring `/root/.gnupg/secring.gpg' created 18:29:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:29:29 gpg: CAST5 encrypted data 18:29:29 gpg: encrypted with 1 passphrase 18:29:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:29:29 + mkdir /home/jenkins 18:29:29 + mkdir /home/jenkins/sigul [Pipeline] sh 18:29: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 18:29:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:29:30 ---> sigul-install.sh 18:29:30 Sigul already installed; skipping installation. [Pipeline] sh 18:29:30 + git tag --list 18:29:30 v0.0.0 18:29:30 v0.0.1 18:29:30 v0.0.2 18:29:30 v0.0.3 18:29:30 v0.0.4 18:29:30 v0.0.5 18:29:30 v0.0.6 18:29:30 v0.0.7 18:29:30 v0.0.8 18:29:30 v2.0.0 18:29:30 v2.0.0-dev.1 18:29:30 v2.0.0-dev.10 18:29:30 v2.0.0-dev.2 18:29:30 v2.0.0-dev.3 18:29:30 v2.0.0-dev.4 18:29:30 v2.0.0-dev.5 18:29:30 v2.0.0-dev.6 18:29:30 v2.0.0-dev.7 18:29:30 v2.0.0-dev.8 18:29:30 v2.0.0-dev.9 18:29:30 v2.0.1-dev.1 18:29:30 v2.0.1-dev.2 18:29:30 v2.0.1-dev.3 18:29:30 v2.0.1-dev.4 18:29:30 v2.0.1-dev.5 [Pipeline] sh 18:29:30 + lftools sign git-tag v2.0.1-dev.5 18:29:31 Signing Git tag with Sigul... 18:29:31 Signing v2.0.1-dev.5 [Pipeline] echo 18:29:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:29:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:29:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:29:33 $ docker stop --time=1 a9748886d0a00376fa2b8c1f52364ab5ff6e55b0b1a5f8c559ede774eb89951d 18:29:34 $ docker rm -f a9748886d0a00376fa2b8c1f52364ab5ff6e55b0b1a5f8c559ede774eb89951d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:34 . [Pipeline] withDockerContainer 18:29:34 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 18:29: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:29:35 $ docker top e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:35 [ssh-agent] Looking for ssh-agent implementation... 18:29:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:35 $ docker exec e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 ssh-agent 18:29:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLjkACl/agent.13 18:29:35 SSH_AGENT_PID=19 18:29:35 Running ssh-add (command line suppressed) 18:29:35 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6483401522472500093.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6483401522472500093.key) 18:29:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:36 + git semver bump pre 18:29:36 # -> Open(): unable to determine branch for HEAD 18:29:36 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 18:29:36 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 18:29:36 # $SEMVER_REMOTE_NAME = origin 18:29:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:36 # $SEMVER_USER_NAME = edgex-jenkins 18:29:36 # $SEMVER_BRANCH = main 18:29:36 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver 18:29:36 2.0.1-dev.6 [Pipeline] } 18:29:36 $ docker exec --env ******** --env ******** e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 ssh-agent -k 18:29:36 unset SSH_AUTH_SOCK; 18:29:36 unset SSH_AGENT_PID; 18:29:36 echo Agent pid 19 killed; 18:29:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:36 + git semver [Pipeline] } 18:29:36 $ docker stop --time=1 e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 18:29:37 $ docker rm -f e80b7d23b03e242e9dcddc866019f7ac463a29a529526adc406d8c9ff7537be4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:29:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:29:38 . [Pipeline] withDockerContainer 18:29:38 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 18:29: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:29:38 $ docker top 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:38 [ssh-agent] Looking for ssh-agent implementation... 18:29:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:38 $ docker exec 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d ssh-agent 18:29:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXloaMdp/agent.15 18:29:38 SSH_AGENT_PID=21 18:29:38 Running ssh-add (command line suppressed) 18:29:39 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_240878634403847570.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_240878634403847570.key) 18:29:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:39 + git semver push 18:29:39 # -> Open(): unable to determine branch for HEAD 18:29:39 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 18:29:39 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 18:29:39 # $SEMVER_REMOTE_NAME = origin 18:29:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:39 # $SEMVER_USER_NAME = edgex-jenkins 18:29:39 # $SEMVER_BRANCH = main 18:29:39 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } 18:29:40 $ docker exec --env ******** --env ******** 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d ssh-agent -k 18:29:40 unset SSH_AUTH_SOCK; 18:29:40 unset SSH_AGENT_PID; 18:29:40 echo Agent pid 21 killed; 18:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:41 + git semver [Pipeline] } 18:29:41 $ docker stop --time=1 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d 18:29:42 $ docker rm -f 063ac1283b50913cc5a0e41748965d979769b5001b3a9a67b7e774e54366d12d [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] sh 18:29:43 + '[' -d /w/workspace/oundry_go-mod-configuration_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:29:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:29:44 ---> package-listing.sh 18:29:44 ++ facter osfamily 18:29:44 ++ tr '[:upper:]' '[:lower:]' 18:29:44 + OS_FAMILY=redhat 18:29:44 + workspace=/w/workspace/oundry_go-mod-configuration_main 18:29:44 + START_PACKAGES=/tmp/packages_start.txt 18:29:44 + END_PACKAGES=/tmp/packages_end.txt 18:29:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:29:44 + PACKAGES=/tmp/packages_start.txt 18:29:44 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 18:29:44 + PACKAGES=/tmp/packages_end.txt 18:29:44 + case "${OS_FAMILY}" in 18:29:44 + rpm -qa 18:29:44 + sort 18:29:44 + '[' -f /tmp/packages_start.txt ']' 18:29:44 + '[' -f /tmp/packages_end.txt ']' 18:29:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:29:44 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 18:29:44 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 18:29:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 18:29:44 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 18:29:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:45 18:29:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:46 latest: Pulling from edgex-lftools-log-publisher 18:29:46 b4d181a07f80: Pulling fs layer 18:29:46 a1111a8f2ec3: Pulling fs layer 18:29:46 ed53099fbce6: Pulling fs layer 18:29:46 dc539afda2c1: Pulling fs layer 18:29:46 77bc0d833cb6: Pulling fs layer 18:29:46 9065ff56babe: Pulling fs layer 18:29:46 d287ab97295c: Pulling fs layer 18:29:46 77bc0d833cb6: Waiting 18:29:46 9065ff56babe: Waiting 18:29:46 d287ab97295c: Waiting 18:29:46 dc539afda2c1: Waiting 18:29:46 a1111a8f2ec3: Verifying Checksum 18:29:46 a1111a8f2ec3: Download complete 18:29:46 dc539afda2c1: Verifying Checksum 18:29:46 dc539afda2c1: Download complete 18:29:46 ed53099fbce6: Verifying Checksum 18:29:46 ed53099fbce6: Download complete 18:29:46 9065ff56babe: Verifying Checksum 18:29:46 9065ff56babe: Download complete 18:29:46 77bc0d833cb6: Download complete 18:29:46 b4d181a07f80: Verifying Checksum 18:29:46 b4d181a07f80: Download complete 18:29:46 d287ab97295c: Verifying Checksum 18:29:46 d287ab97295c: Download complete 18:29:47 b4d181a07f80: Pull complete 18:29:47 a1111a8f2ec3: Pull complete 18:29:48 ed53099fbce6: Pull complete 18:29:48 dc539afda2c1: Pull complete 18:29:48 77bc0d833cb6: Pull complete 18:29:48 9065ff56babe: Pull complete 18:29:54 d287ab97295c: Pull complete 18:29:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:29:54 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 18:29:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:29:56 $ docker top 02b5a09a0ccb959c39876f10410fa8eab52ddf5893e91b4bd391bd4c0f607e1c -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:56 + touch /tmp/pre-build-complete [Pipeline] sh 18:29:57 + mkdir -p /var/log/sysstat [Pipeline] sh 18:29:57 + ls /var/log/sa-host 18:29:57 + sadf -c /var/log/sa-host/sa12 18:29:57 file_magic: OK 18:29:57 HZ: Using current value: 100 18:29:57 file_header: OK 18:29:57 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 18:29:57 Statistics: 18:29:57 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:29:57 File successfully converted to sysstat format version 12.0.3 18:29:57 + sadf -c /var/log/sa-host/sa30 18:29:57 file_magic: OK 18:29:57 HZ: Using current value: 100 18:29:57 file_header: OK 18:29:57 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 18:29:57 Statistics: 18:29:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:29:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:57 provisioning config files... 18:29:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config697358743067618282tmp [Pipeline] { [Pipeline] echo 18:29:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:29:57 ---> create-netrc.sh [Pipeline] } 18:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:29:58 ---> python-tools-install.sh [Pipeline] echo 18:29:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:29:58 ---> sudo-logs.sh 18:29:58 Archiving 'sudo' log.. 18:29:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-749.novalocal: Name or service not known 18:29:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-749.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:29:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:29:58 ---> job-cost.sh 18:29:58 lf-activate-venv: SKIPPING 18:29:58 DEBUG: total: 0.10999999940395355 18:29:58 INFO: Retrieving Stack Cost... 18:30:08 INFO: Retrieving Pricing Info for: v3-standard-2 18:30:08 INFO: Archiving Costs [Pipeline] echo 18:30:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:09 ---> logs-deploy.sh 18:30:09 lf-activate-venv: SKIPPING 18:30:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/6 18:30:09 INFO: archiving workspace using pattern(s): 18:30:10 Archives upload complete. 18:30:10 INFO: archiving logs to Nexus