Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d782c4d625d7b267303ff1fbcd6dbbbf7629934f 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-ssh6704328147432086932.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh7215795832548749014.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh14769459850418059140.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh1339741573923535357.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh3558241618401549590.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41853 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d782c4d625d7b267303ff1fbcd6dbbbf7629934f (main) > 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 d782c4d625d7b267303ff1fbcd6dbbbf7629934f # timeout=10 Commit message: "Merge pull request #63 from lenny-intel/change-log" > git rev-list --no-walk b6e280350ed918af335c01cae5055bc6405cf045 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:47 ========================================================= 18:04:47 EdgeX Global Pipelines Version Info 18:04:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:48 ------------------- 18:04:48 stable info: 18:04:48 ------------------- 18:04:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:48 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:04:48 Message: update stable to v1.0.227 18:04:48 ------------------- 18:04:48 experimental info: 18:04:48 ------------------- 18:04:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:48 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 18:04:48 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d782c4d625d7b267303ff1fbcd6dbbbf7629934f [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d782c4d [Pipeline] echo 18:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:04:49 + git rev-list -1 --merges d782c4d625d7b267303ff1fbcd6dbbbf7629934f~1..d782c4d625d7b267303ff1fbcd6dbbbf7629934f [Pipeline] echo 18:04:49 -----------> git rev-list -1 --merges d782c4d625d7b267303ff1fbcd6dbbbf7629934f~1..d782c4d625d7b267303ff1fbcd6dbbbf7629934f d782c4d625d7b267303ff1fbcd6dbbbf7629934f 18:04:49 d782c4d625d7b267303ff1fbcd6dbbbf7629934f [false] [Pipeline] sh 18:04:50 + git log --format=format:%s -1 d782c4d625d7b267303ff1fbcd6dbbbf7629934f [Pipeline] echo 18:04:50 ========================================================= 18:04:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:04:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:50 + git log --format=format:%s -1 d782c4d625d7b267303ff1fbcd6dbbbf7629934f [Pipeline] echo 18:04:50 [semverPrep] GIT_COMMIT: d782c4d625d7b267303ff1fbcd6dbbbf7629934f, Commit Message: Merge pull request #63 from lenny-intel/change-log [Pipeline] echo 18:04:50 [semverPrep] This is not a build commit. [Pipeline] sh 18:04:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:04:51 + grep -v github /etc/ssh/ssh_known_hosts 18:04:51 + [ -e /tmp/ssh_known_hosts ] 18:04:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:04:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:04:51 + sudo tee -a /etc/ssh/ssh_known_hosts 18:04:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:04:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:04:51 18:04:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:04:51 latest: Pulling from edgex-devops/py-git-semver 18:04:51 1fe172e4850f: Pulling fs layer 18:04:51 caf521ccaac6: Pulling fs layer 18:04:51 3ead6fa29328: Pulling fs layer 18:04:51 5c2a1cbceb83: Pulling fs layer 18:04:51 a8d5f1318db7: Pulling fs layer 18:04:51 5c2a1cbceb83: Waiting 18:04:51 c427282e49a2: Pulling fs layer 18:04:51 1827001aaf11: Pulling fs layer 18:04:51 0714d37db230: Pulling fs layer 18:04:51 a8d5f1318db7: Waiting 18:04:51 ac28cf19c067: Pulling fs layer 18:04:51 ca983d60f3e2: Pulling fs layer 18:04:51 9f894cec8388: Pulling fs layer 18:04:51 c427282e49a2: Waiting 18:04:51 0714d37db230: Waiting 18:04:51 ac28cf19c067: Waiting 18:04:51 9f894cec8388: Waiting 18:04:51 ca983d60f3e2: Waiting 18:04:52 caf521ccaac6: Verifying Checksum 18:04:52 caf521ccaac6: Download complete 18:04:52 5c2a1cbceb83: Verifying Checksum 18:04:52 5c2a1cbceb83: Download complete 18:04:52 a8d5f1318db7: Verifying Checksum 18:04:52 a8d5f1318db7: Download complete 18:04:52 c427282e49a2: Verifying Checksum 18:04:52 c427282e49a2: Download complete 18:04:52 3ead6fa29328: Verifying Checksum 18:04:52 3ead6fa29328: Download complete 18:04:52 0714d37db230: Download complete 18:04:52 ac28cf19c067: Verifying Checksum 18:04:52 ac28cf19c067: Download complete 18:04:52 ca983d60f3e2: Verifying Checksum 18:04:52 ca983d60f3e2: Download complete 18:04:52 9f894cec8388: Download complete 18:04:52 1fe172e4850f: Verifying Checksum 18:04:52 1fe172e4850f: Download complete 18:04:52 1827001aaf11: Verifying Checksum 18:04:52 1827001aaf11: Download complete 18:04:53 1fe172e4850f: Pull complete 18:04:53 caf521ccaac6: Pull complete 18:04:54 3ead6fa29328: Pull complete 18:04:54 5c2a1cbceb83: Pull complete 18:04:54 a8d5f1318db7: Pull complete 18:04:54 c427282e49a2: Pull complete 18:04:57 1827001aaf11: Pull complete 18:04:57 0714d37db230: Pull complete 18:04:57 ac28cf19c067: Pull complete 18:04:57 ca983d60f3e2: Pull complete 18:04:57 9f894cec8388: Pull complete 18:04:57 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:04:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:04:57 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:04:57 $ 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:10003/edgex-devops/py-git-semver:latest cat 18:04:58 $ docker top d1016d7d32639c060288b43bf5106ed5784ffca3f8e47f8c3a545e550db0b299 -eo pid,comm 18:04:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:04:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:59 [ssh-agent] Looking for ssh-agent implementation... 18:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:59 $ docker exec d1016d7d32639c060288b43bf5106ed5784ffca3f8e47f8c3a545e550db0b299 ssh-agent 18:04:59 SSH_AUTH_SOCK=/tmp/ssh-NScCxC6rJnhM/agent.33 18:04:59 SSH_AGENT_PID=39 18:04:59 Running ssh-add (command line suppressed) 18:04:59 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8568503193739189777.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8568503193739189777.key) 18:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:59 + git tag --points-at HEAD [Pipeline] } 18:04:59 $ docker exec --env ******** --env ******** d1016d7d32639c060288b43bf5106ed5784ffca3f8e47f8c3a545e550db0b299 ssh-agent -k 18:04:59 unset SSH_AUTH_SOCK; 18:04:59 unset SSH_AGENT_PID; 18:04:59 echo Agent pid 39 killed; 18:04:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:59 [ssh-agent] Looking for ssh-agent implementation... 18:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:00 $ docker exec d1016d7d32639c060288b43bf5106ed5784ffca3f8e47f8c3a545e550db0b299 ssh-agent 18:05:00 SSH_AUTH_SOCK=/tmp/ssh-HPkN0dBbh2Jh/agent.73 18:05:00 SSH_AGENT_PID=79 18:05:00 Running ssh-add (command line suppressed) 18:05:00 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3101984025380369634.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3101984025380369634.key) 18:05:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:00 + git semver init 18:05:00 2022-05-09 18:05:00,882 [run_init] DEBUG init version:0.0.0 force:False 18:05:00 2022-05-09 18:05:00,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 18:05:00 2022-05-09 18:05:00,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 18:05:00 2022-05-09 18:05:00,883 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 18:05:01 2022-05-09 18:05:01,681 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 18:05:01 2022-05-09 18:05:01,682 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 18:05:01 2022-05-09 18:05:01,682 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 18:05:01 2022-05-09 18:05:01,682 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 18:05:01 2.2.0-dev.4 [Pipeline] } 18:05:01 $ docker exec --env ******** --env ******** d1016d7d32639c060288b43bf5106ed5784ffca3f8e47f8c3a545e550db0b299 ssh-agent -k 18:05:02 unset SSH_AUTH_SOCK; 18:05:02 unset SSH_AGENT_PID; 18:05:02 echo Agent pid 79 killed; 18:05:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:05:02 + git semver [Pipeline] } 18:05:02 $ docker stop --time=1 d1016d7d32639c060288b43bf5106ed5784ffca3f8e47f8c3a545e550db0b299 18:05:04 $ docker rm -f d1016d7d32639c060288b43bf5106ed5784ffca3f8e47f8c3a545e550db0b299 [Pipeline] // withDockerContainer [Pipeline] sh 18:05:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:05:04 Stashed 1 file(s) [Pipeline] echo 18:05:04 [edgeXSemver]: initialized semver on version 2.2.0-dev.4 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:05 ========================================================= 18:05:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:05:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:05:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:05:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:05:05 59bf1c3509f3: Pulling fs layer 18:05:05 666ba61612fd: Pulling fs layer 18:05:05 8ed8ca486205: Pulling fs layer 18:05:05 4fe6c5a15a65: Pulling fs layer 18:05:05 22a0e8bec74d: Pulling fs layer 18:05:05 ca2b28591e48: Pulling fs layer 18:05:05 a51346096db8: Pulling fs layer 18:05:05 daebc70d1ce1: Pulling fs layer 18:05:05 0e18a0eac166: Pulling fs layer 18:05:05 ca2b28591e48: Waiting 18:05:05 4fe6c5a15a65: Waiting 18:05:05 daebc70d1ce1: Waiting 18:05:05 0e18a0eac166: Waiting 18:05:05 22a0e8bec74d: Waiting 18:05:05 a51346096db8: Waiting 18:05:05 8ed8ca486205: Verifying Checksum 18:05:05 8ed8ca486205: Download complete 18:05:05 666ba61612fd: Verifying Checksum 18:05:05 666ba61612fd: Download complete 18:05:05 22a0e8bec74d: Verifying Checksum 18:05:05 22a0e8bec74d: Download complete 18:05:05 ca2b28591e48: Verifying Checksum 18:05:05 ca2b28591e48: Download complete 18:05:05 a51346096db8: Download complete 18:05:05 59bf1c3509f3: Verifying Checksum 18:05:05 59bf1c3509f3: Download complete 18:05:05 daebc70d1ce1: Verifying Checksum 18:05:05 daebc70d1ce1: Download complete 18:05:05 59bf1c3509f3: Pull complete 18:05:05 666ba61612fd: Pull complete 18:05:05 8ed8ca486205: Pull complete 18:05:06 0e18a0eac166: Verifying Checksum 18:05:06 0e18a0eac166: Download complete 18:05:06 4fe6c5a15a65: Verifying Checksum 18:05:06 4fe6c5a15a65: Download complete 18:05:10 4fe6c5a15a65: Pull complete 18:05:10 22a0e8bec74d: Pull complete 18:05:10 ca2b28591e48: Pull complete 18:05:10 a51346096db8: Pull complete 18:05:10 daebc70d1ce1: Pull complete 18:05:13 0e18a0eac166: Pull complete 18:05:13 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 18:05:13 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:05:14 + docker inspect -f . ci-base-image-x86_64 18:05:14 . [Pipeline] withDockerContainer 18:05:14 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:05:14 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:05:15 $ docker top 79238b7487c4da35329e7d8c969a7b9af573a3aa0db34f02f81756a1e17d7993 -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:16 + go version 18:05:16 go version go1.17.6 linux/amd64 [Pipeline] } 18:05:16 $ docker stop --time=1 79238b7487c4da35329e7d8c969a7b9af573a3aa0db34f02f81756a1e17d7993 18:05:17 $ docker rm -f 79238b7487c4da35329e7d8c969a7b9af573a3aa0db34f02f81756a1e17d7993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:18 + docker inspect -f . ci-base-image-x86_64 18:05:18 . [Pipeline] withDockerContainer 18:05:18 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:05:18 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:05:18 $ docker top 0fbba3f46ef654afb2242606eece9f0edae82d208b886445480f1010f897ef36 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:05:18 + make test 18:05:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:05:18 go: downloading github.com/stretchr/testify v1.7.0 18:05:18 go: downloading github.com/hashicorp/consul/api v1.9.1 18:05:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:05:18 go: downloading github.com/pelletier/go-toml v1.9.4 18:05:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:05:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:05:18 go: downloading github.com/mitchellh/copystructure v1.0.0 18:05:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:05:18 go: downloading github.com/davecgh/go-spew v1.1.1 18:05:18 go: downloading github.com/pmezard/go-difflib v1.0.0 18:05:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:05:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:05:18 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:05:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:05:18 go: downloading github.com/hashicorp/serf v0.9.5 18:05:19 go: downloading github.com/mattn/go-isatty v0.0.12 18:05:19 go: downloading github.com/fatih/color v1.9.0 18:05:19 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 18:05:19 go: downloading github.com/mattn/go-colorable v0.1.6 18:05:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:05:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:05:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:05:20 Still waiting to schedule task 18:05:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:05:24 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.005s coverage: 85.7% of statements 18:05:31 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.577s coverage: 88.3% of statements 18:05:31 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.018s coverage: 100.0% of statements 18:05:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:05:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:05:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:05:41 $ docker stop --time=1 0fbba3f46ef654afb2242606eece9f0edae82d208b886445480f1010f897ef36 18:05:43 $ docker rm -f 0fbba3f46ef654afb2242606eece9f0edae82d208b886445480f1010f897ef36 [Pipeline] // withDockerContainer [Pipeline] sh 18:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:05:43 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:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:44 18:05:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:05:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:44 latest: Pulling from edgex-lftools-log-publisher 18:05:44 5eb5b503b376: Pulling fs layer 18:05:44 5c69ac0246d0: Pulling fs layer 18:05:44 ec43610c2a17: Pulling fs layer 18:05:44 3a2ae6a8a46f: Pulling fs layer 18:05:44 33b1e0a273af: Pulling fs layer 18:05:44 5d3b04190fa2: Pulling fs layer 18:05:44 2f39f015ded8: Pulling fs layer 18:05:44 3a2ae6a8a46f: Waiting 18:05:44 5d3b04190fa2: Waiting 18:05:44 33b1e0a273af: Waiting 18:05:44 2f39f015ded8: Waiting 18:05:44 5c69ac0246d0: Download complete 18:05:44 3a2ae6a8a46f: Verifying Checksum 18:05:44 3a2ae6a8a46f: Download complete 18:05:44 33b1e0a273af: Verifying Checksum 18:05:44 33b1e0a273af: Download complete 18:05:44 5d3b04190fa2: Verifying Checksum 18:05:44 5d3b04190fa2: Download complete 18:05:44 ec43610c2a17: Verifying Checksum 18:05:44 ec43610c2a17: Download complete 18:05:44 5eb5b503b376: Verifying Checksum 18:05:44 5eb5b503b376: Download complete 18:05:45 2f39f015ded8: Download complete 18:05:46 5eb5b503b376: Pull complete 18:05:46 5c69ac0246d0: Pull complete 18:05:46 ec43610c2a17: Pull complete 18:05:47 3a2ae6a8a46f: Pull complete 18:05:47 33b1e0a273af: Pull complete 18:05:47 5d3b04190fa2: Pull complete 18:05:52 2f39f015ded8: Pull complete 18:05:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:05:52 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:05:52 $ 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/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-lftools-log-publisher:latest cat 18:05:54 $ docker top b6f17a4934373ed0ea47ea9462a60220d40f586534ef222a56e047c9c3d4eb3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:55 ---> job-cost.sh 18:05:55 lf-activate-venv: SKIPPING 18:05:55 INFO: No Stack... 18:05:55 INFO: Retrieving Pricing Info for: v3-standard-8 18:05:55 INFO: Archiving Costs [Pipeline] sh 18:05:56 + cut -d, -f6 18:05:56 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [Pipeline] lock 18:05:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-13-stack-cost] 18:05:56 Resource [jenkins-edgexfoundry-go-mod-configuration-main-13-stack-cost] did not exist. Created. 18:05:56 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:56 + echo total: 0.2199999988079071 [Pipeline] stash 18:05:56 Stashed 1 file(s) [Pipeline] } 18:05:56 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:56 $ docker stop --time=1 b6f17a4934373ed0ea47ea9462a60220d40f586534ef222a56e047c9c3d4eb3d 18:05:57 $ docker rm -f b6f17a4934373ed0ea47ea9462a60220d40f586534ef222a56e047c9c3d4eb3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:14:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41924 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 18:14:50 Running in /w/workspace/go-mod-configuration/13 [Pipeline] { [Pipeline] checkout 18:14:50 Selected Git installation does not exist. Using Default 18:14:50 The recommended git tool is: NONE 18:14:57 using credential edgex-jenkins-ssh 18:14:57 Cloning the remote Git repository 18:14:57 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 18:14:57 > git init /w/workspace/go-mod-configuration/13 # timeout=10 18:14:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 18:14:58 > git --version # timeout=10 18:14:58 > git --version # 'git version 2.25.1' 18:14:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:59 Avoid second fetch 18:14:59 Checking out Revision d782c4d625d7b267303ff1fbcd6dbbbf7629934f (main) 18:14:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 18:14:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:59 > git config core.sparsecheckout # timeout=10 18:14:59 > git checkout -f d782c4d625d7b267303ff1fbcd6dbbbf7629934f # timeout=10 18:15:03 Commit message: "Merge pull request #63 from lenny-intel/change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:15:04 % Total % Received % Xferd Average Speed Time Time Time Current 18:15:04 Dload Upload Total Spent Left Speed 18:15:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 18:15:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:15:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:15:05 + sudo tee /etc/docker/daemon.new 18:15:05 { 18:15:05 "registry-mirrors": [ 18:15:05 "https://nexus3.edgexfoundry.org:10001" 18:15:05 ], 18:15:05 "bip": "10.250.0.254/24", 18:15:05 "hosts": [ 18:15:05 "tcp://0.0.0.0:5555", 18:15:05 "unix:///var/run/docker.sock" 18:15:05 ], 18:15:05 "mtu": 1458, 18:15:05 "selinux-enabled": true, 18:15:05 "seccomp-profile": "/etc/docker/seccomp.json" 18:15:05 } [Pipeline] sh 18:15:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:15:06 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:25 ========================================================= 18:15:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:15:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:15:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:15:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:26 9b3977197b4f: Pulling fs layer 18:15:26 1a89e8eeedd5: Pulling fs layer 18:15:26 94645a83ff95: Pulling fs layer 18:15:26 3f3a8bcf1eab: Pulling fs layer 18:15:26 0c92f367c5e7: Pulling fs layer 18:15:26 3096ccb668a1: Pulling fs layer 18:15:26 e8cf19c19ddd: Pulling fs layer 18:15:26 a4caa8a26152: Pulling fs layer 18:15:26 0c92f367c5e7: Waiting 18:15:26 3096ccb668a1: Waiting 18:15:26 e8cf19c19ddd: Waiting 18:15:26 a4caa8a26152: Waiting 18:15:26 3f3a8bcf1eab: Waiting 18:15:26 1a89e8eeedd5: Verifying Checksum 18:15:26 1a89e8eeedd5: Download complete 18:15:26 94645a83ff95: Verifying Checksum 18:15:26 94645a83ff95: Download complete 18:15:26 0c92f367c5e7: Download complete 18:15:26 3096ccb668a1: Verifying Checksum 18:15:26 3096ccb668a1: Download complete 18:15:26 9b3977197b4f: Verifying Checksum 18:15:26 9b3977197b4f: Download complete 18:15:26 e8cf19c19ddd: Verifying Checksum 18:15:26 e8cf19c19ddd: Download complete 18:15:27 9b3977197b4f: Pull complete 18:15:27 1a89e8eeedd5: Pull complete 18:15:28 94645a83ff95: Pull complete 18:15:28 a4caa8a26152: Verifying Checksum 18:15:28 a4caa8a26152: Download complete 18:15:29 3f3a8bcf1eab: Verifying Checksum 18:15:29 3f3a8bcf1eab: Download complete 18:15:41 3f3a8bcf1eab: Pull complete 18:15:41 0c92f367c5e7: Pull complete 18:15:41 3096ccb668a1: Pull complete 18:15:42 e8cf19c19ddd: Pull complete 18:15:48 a4caa8a26152: Pull complete 18:15:48 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 18:15:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:15:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 18:15:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:15:49 + docker inspect -f . ci-base-image-arm64 18:15:49 . [Pipeline] withDockerContainer 18:15:49 prd-ubuntu20.04-docker-arm64-4c-16g-41924 does not seem to be running inside a container 18:15:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/13 -v /w/workspace/go-mod-configuration/13:/w/workspace/go-mod-configuration/13:rw,z -v /w/workspace/go-mod-configuration/13@tmp:/w/workspace/go-mod-configuration/13@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 ******** ci-base-image-arm64 cat 18:15:52 $ docker top ac55d31bb3f041f87fe8e1f04ccc9bd9d9fe44159f0cb78dc5d6d20ed07234fe -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:53 + go version 18:15:53 go version go1.17.6 linux/arm64 [Pipeline] } 18:15:53 $ docker stop --time=1 ac55d31bb3f041f87fe8e1f04ccc9bd9d9fe44159f0cb78dc5d6d20ed07234fe 18:15:54 $ docker rm -f ac55d31bb3f041f87fe8e1f04ccc9bd9d9fe44159f0cb78dc5d6d20ed07234fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:55 + docker inspect -f . ci-base-image-arm64 18:15:55 . [Pipeline] withDockerContainer 18:15:55 prd-ubuntu20.04-docker-arm64-4c-16g-41924 does not seem to be running inside a container 18:15:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/13 -v /w/workspace/go-mod-configuration/13:/w/workspace/go-mod-configuration/13:rw,z -v /w/workspace/go-mod-configuration/13@tmp:/w/workspace/go-mod-configuration/13@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 ******** ci-base-image-arm64 cat 18:15:57 $ docker top 5f08f2fd68175b7beab1566b8b1d3819d244fbf8875e8d70cfc46987139a29da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:15:58 + make test 18:15:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:15:58 go: downloading github.com/stretchr/testify v1.7.0 18:15:58 go: downloading github.com/pelletier/go-toml v1.9.4 18:15:58 go: downloading github.com/hashicorp/consul/api v1.9.1 18:15:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:15:58 go: downloading github.com/davecgh/go-spew v1.1.1 18:15:58 go: downloading github.com/pmezard/go-difflib v1.0.0 18:15:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:15:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:15:58 go: downloading github.com/mitchellh/copystructure v1.0.0 18:15:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:15:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:15:58 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:15:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:15:58 go: downloading github.com/hashicorp/serf v0.9.5 18:15:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:15:58 go: downloading github.com/fatih/color v1.9.0 18:15:58 go: downloading github.com/mattn/go-isatty v0.0.12 18:15:58 go: downloading github.com/mattn/go-colorable v0.1.6 18:15:59 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 18:15:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:15:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:15:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:16:38 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.020s coverage: 85.7% of statements 18:16:41 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.723s coverage: 88.3% of statements 18:16:41 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.017s coverage: 100.0% of statements 18:16:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:16:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:16:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:16:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:16:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:16:59 $ docker stop --time=1 5f08f2fd68175b7beab1566b8b1d3819d244fbf8875e8d70cfc46987139a29da 18:17:01 $ docker rm -f 5f08f2fd68175b7beab1566b8b1d3819d244fbf8875e8d70cfc46987139a29da [Pipeline] // withDockerContainer [Pipeline] sh 18:17:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:17:02 Warning: overwriting stash ‘coverage-report’ 18:17:03 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:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:03 18:17:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:17:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:04 arm64: Pulling from edgex-lftools-log-publisher 18:17:04 8998bd30e6a1: Pulling fs layer 18:17:04 04944245beec: Pulling fs layer 18:17:04 699f458cf7ca: Pulling fs layer 18:17:04 765212b225bb: Pulling fs layer 18:17:04 f23df028b6ca: Pulling fs layer 18:17:04 d65c8cfc05b1: Pulling fs layer 18:17:04 2437ff75d9bd: Pulling fs layer 18:17:04 765212b225bb: Waiting 18:17:04 f23df028b6ca: Waiting 18:17:04 2437ff75d9bd: Waiting 18:17:04 d65c8cfc05b1: Waiting 18:17:04 04944245beec: Verifying Checksum 18:17:04 04944245beec: Download complete 18:17:04 765212b225bb: Verifying Checksum 18:17:04 765212b225bb: Download complete 18:17:04 f23df028b6ca: Verifying Checksum 18:17:04 f23df028b6ca: Download complete 18:17:04 d65c8cfc05b1: Verifying Checksum 18:17:04 d65c8cfc05b1: Download complete 18:17:04 699f458cf7ca: Verifying Checksum 18:17:04 699f458cf7ca: Download complete 18:17:04 8998bd30e6a1: Verifying Checksum 18:17:04 8998bd30e6a1: Download complete 18:17:07 2437ff75d9bd: Verifying Checksum 18:17:07 2437ff75d9bd: Download complete 18:17:09 8998bd30e6a1: Pull complete 18:17:09 04944245beec: Pull complete 18:17:11 699f458cf7ca: Pull complete 18:17:11 765212b225bb: Pull complete 18:17:12 f23df028b6ca: Pull complete 18:17:12 d65c8cfc05b1: Pull complete 18:17:27 2437ff75d9bd: Pull complete 18:17:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:17:27 prd-ubuntu20.04-docker-arm64-4c-16g-41924 does not seem to be running inside a container 18:17:28 $ 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/13 -v /w/workspace/go-mod-configuration/13:/w/workspace/go-mod-configuration/13:rw,z -v /w/workspace/go-mod-configuration/13@tmp:/w/workspace/go-mod-configuration/13@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:arm64 cat 18:17:30 $ docker top b49c80ab0726beb2ddd5dce815a02f454bf6a92ca271edf5503f4d9343a78fab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:31 ---> job-cost.sh 18:17:31 lf-activate-venv: SKIPPING 18:17:31 INFO: No Stack... 18:17:32 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:33 INFO: Archiving Costs [Pipeline] sh 18:17:34 + + cut -d,cat -f6 /w/workspace/go-mod-configuration/13/archives/cost.csv 18:17:34 [Pipeline] lock 18:17:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-13-stack-cost] 18:17:34 Resource [jenkins-edgexfoundry-go-mod-configuration-main-13-stack-cost] did not exist. Created. 18:17:34 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:34 /w/workspace/go-mod-configuration/13@tmp/durable-81c35419/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:17:35 + echo total: 0.10999999940395355 [Pipeline] stash 18:17:35 Warning: overwriting stash ‘stack-cost’ 18:17:35 Stashed 1 file(s) [Pipeline] } 18:17:35 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:35 $ docker stop --time=1 b49c80ab0726beb2ddd5dce815a02f454bf6a92ca271edf5503f4d9343a78fab 18:17:37 $ docker rm -f b49c80ab0726beb2ddd5dce815a02f454bf6a92ca271edf5503f4d9343a78fab [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:17:37 provisioning config files... 18:17:37 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8816472492598214408tmp [Pipeline] { [Pipeline] sh 18:17:37 + set +x 18:17:37 + + bash -s -- 18:17:37 curl -s https://codecov.io/bash 18:17:37 18:17:37 _____ _ 18:17:37 / ____| | | 18:17:37 | | ___ __| | ___ ___ _____ __ 18:17:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:37 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:37 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:37 Bash-1.0.6 18:17:37 18:17:37 18:17:37 ==> git version 2.25.1 found 18:17:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:17:37 Release-Date: 2020-01-08 18:17:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:17:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:17:37 ==> Jenkins CI detected. 18:17:37 current dir:  /w/workspace/oundry_go-mod-configuration_main 18:17:37 project root: . 18:17:37 --> token set from env 18:17:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:37 ==> Running gcov in . (disable via -X gcov) 18:17:37 ==> Python coveragepy not found 18:17:37 ==> Searching for coverage reports in: 18:17:37 + . 18:17:37 -> Found 1 reports 18:17:37 ==> Detecting git/mercurial file structure 18:17:37 ==> Reading reports 18:17:37 + ./coverage.out bytes=17231 18:17:37 ==> Appending adjustments 18:17:37 https://docs.codecov.io/docs/fixing-reports 18:17:38 + Found adjustments 18:17:38 ==> Gzipping contents 18:17:38 4.0K /tmp/codecov.kBdTHC.gz 18:17:38 ==> Uploading reports 18:17:38 url: https://codecov.io 18:17:38 query: branch=main&commit=d782c4d625d7b267303ff1fbcd6dbbbf7629934f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:38 -> Pinging Codecov 18:17:38 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=d782c4d625d7b267303ff1fbcd6dbbbf7629934f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 18:17:38 -> Uploading to 18:17:38 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/9F92B070CA9CA35F4914AC8684776953/d782c4d625d7b267303ff1fbcd6dbbbf7629934f/dd06646b-f6e4-40b6-b877-c4bd58ffd962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T181738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7447a06d2ba700cb10d53367e4c18f5b2ec3f5790dc059fee604ad864e61d0ed 18:17:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:38 Dload Upload Total Spent Left Speed 18:17:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2951 0 0 100 2951 0 12886 --:--:-- --:--:-- --:--:-- 12830 100 2951 0 0 100 2951 0 12886 --:--:-- --:--:-- --:--:-- 12830 18:17:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/d782c4d625d7b267303ff1fbcd6dbbbf7629934f [Pipeline] } 18:17:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:17:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:17:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:39 18:17:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:17:39 188c0c94c7c5: Pulling fs layer 18:17:39 0ef7d3d256c8: Pulling fs layer 18:17:39 de9db76c5a1d: Pulling fs layer 18:17:39 0eba1c9be4d2: Pulling fs layer 18:17:39 0d57e429df01: Pulling fs layer 18:17:39 4e4be7b47b0d: Pulling fs layer 18:17:39 e1f770b5df2f: Pulling fs layer 18:17:39 85a0685a4137: Pulling fs layer 18:17:39 4e4be7b47b0d: Waiting 18:17:39 e1f770b5df2f: Waiting 18:17:39 85a0685a4137: Waiting 18:17:39 0eba1c9be4d2: Waiting 18:17:39 0d57e429df01: Waiting 18:17:39 de9db76c5a1d: Verifying Checksum 18:17:39 de9db76c5a1d: Download complete 18:17:39 0ef7d3d256c8: Download complete 18:17:39 0d57e429df01: Verifying Checksum 18:17:39 0d57e429df01: Download complete 18:17:39 4e4be7b47b0d: Download complete 18:17:39 188c0c94c7c5: Verifying Checksum 18:17:39 188c0c94c7c5: Pull complete 18:17:39 e1f770b5df2f: Verifying Checksum 18:17:39 e1f770b5df2f: Download complete 18:17:39 0ef7d3d256c8: Pull complete 18:17:39 de9db76c5a1d: Pull complete 18:17:40 0eba1c9be4d2: Verifying Checksum 18:17:40 0eba1c9be4d2: Download complete 18:17:40 85a0685a4137: Verifying Checksum 18:17:40 85a0685a4137: Download complete 18:17:43 0eba1c9be4d2: Pull complete 18:17:43 0d57e429df01: Pull complete 18:17:43 4e4be7b47b0d: Pull complete 18:17:44 e1f770b5df2f: Pull complete 18:17:47 85a0685a4137: Pull complete 18:17:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:17:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:17:47 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:17:47 $ 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 18:17:49 $ docker top 7667e93462852e0ecf30f6a8291df508e46e5dfd85ce0d1e0e7ed38d60309f88 -eo pid,comm [Pipeline] { [Pipeline] echo 18:17:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:17:50 + set -o pipefail 18:17:50 + snyk monitor '--org=edgex-jenkins' 18:17:52 18:17:52 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 18:17:52 18:17:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/e80b4206-8506-42e9-8352-d933f0d52643 18:17:52 18:17:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:17:52 18:17:52 [Pipeline] } 18:17:52 $ docker stop --time=1 7667e93462852e0ecf30f6a8291df508e46e5dfd85ce0d1e0e7ed38d60309f88 18:17:53 $ docker rm -f 7667e93462852e0ecf30f6a8291df508e46e5dfd85ce0d1e0e7ed38d60309f88 [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:17:54 + git log --format=format:%s -1 d782c4d625d7b267303ff1fbcd6dbbbf7629934f [Pipeline] sh 18:17:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:17:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:17:54 . [Pipeline] withDockerContainer 18:17:54 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:17:54 $ 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:10003/edgex-devops/py-git-semver:latest cat 18:17:55 $ docker top fb98287634ff171e98045e8a0769a314492cfb563d3b2b57c33fe5d463bcf087 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:17:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:17:55 [ssh-agent] Looking for ssh-agent implementation... 18:17:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:17:55 $ docker exec fb98287634ff171e98045e8a0769a314492cfb563d3b2b57c33fe5d463bcf087 ssh-agent 18:17:55 SSH_AUTH_SOCK=/tmp/ssh-RD3v2NvHKRD2/agent.34 18:17:55 SSH_AGENT_PID=40 18:17:55 Running ssh-add (command line suppressed) 18:17:55 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5307562958979087214.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5307562958979087214.key) 18:17:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:17:56 + git semver tag 18:17:56 2022-05-09 18:17:56,328 [run_tag] DEBUG tag force:False 18:17:56 2022-05-09 18:17:56,328 [check_head_tag] DEBUG check head tag 18:17:56 2022-05-09 18:17:56,329 [execute] INFO git cat-file --batch-check 18:17:56 2022-05-09 18:17:56,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 18:17:56 2022-05-09 18:17:56,333 [execute] INFO git cat-file --batch 18:17:56 2022-05-09 18:17:56,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 18:17:56 2022-05-09 18:17:56,346 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 18:17:56 2022-05-09 18:17:56,346 [execute] INFO git tag -a v2.2.0-dev.4 -m v2.2.0-dev.4 18:17:56 2022-05-09 18:17:56,346 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.4', '-m', 'v2.2.0-dev.4'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 18:17:56 2022-05-09 18:17:56,351 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 18:17:56 2.2.0-dev.4 [Pipeline] } 18:17:56 $ docker exec --env ******** --env ******** fb98287634ff171e98045e8a0769a314492cfb563d3b2b57c33fe5d463bcf087 ssh-agent -k 18:17:56 unset SSH_AUTH_SOCK; 18:17:56 unset SSH_AGENT_PID; 18:17:56 echo Agent pid 40 killed; 18:17:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:17:57 + git semver [Pipeline] } 18:17:57 $ docker stop --time=1 fb98287634ff171e98045e8a0769a314492cfb563d3b2b57c33fe5d463bcf087 18:17:58 $ docker rm -f fb98287634ff171e98045e8a0769a314492cfb563d3b2b57c33fe5d463bcf087 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:59 18:17:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:17:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:17:59 0.23.1-centos7: Pulling from edgex-lftools 18:17:59 ab5ef0e58194: Pulling fs layer 18:17:59 9712f1f96733: Pulling fs layer 18:17:59 63f879dbbcfc: Pulling fs layer 18:17:59 0d9ebad4ef96: Pulling fs layer 18:17:59 e9a5061849ea: Pulling fs layer 18:17:59 d747dcd14b5f: Pulling fs layer 18:17:59 2de7ff778b66: Pulling fs layer 18:17:59 0d9ebad4ef96: Waiting 18:17:59 e9a5061849ea: Waiting 18:17:59 d747dcd14b5f: Waiting 18:17:59 2de7ff778b66: Waiting 18:17:59 9712f1f96733: Verifying Checksum 18:17:59 9712f1f96733: Download complete 18:17:59 63f879dbbcfc: Verifying Checksum 18:17:59 63f879dbbcfc: Download complete 18:17:59 e9a5061849ea: Verifying Checksum 18:17:59 e9a5061849ea: Download complete 18:17:59 d747dcd14b5f: Download complete 18:17:59 0d9ebad4ef96: Verifying Checksum 18:17:59 0d9ebad4ef96: Download complete 18:17:59 ab5ef0e58194: Verifying Checksum 18:17:59 ab5ef0e58194: Download complete 18:18:00 2de7ff778b66: Verifying Checksum 18:18:00 2de7ff778b66: Download complete 18:18:02 ab5ef0e58194: Pull complete 18:18:02 9712f1f96733: Pull complete 18:18:03 63f879dbbcfc: Pull complete 18:18:07 0d9ebad4ef96: Pull complete 18:18:07 e9a5061849ea: Pull complete 18:18:08 d747dcd14b5f: Pull complete 18:18:09 2de7ff778b66: Pull complete 18:18:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:18:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:18:09 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:18:09 $ 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 18:18:11 $ docker top e62614b25efeef4ec1442f139f9d572533ae3cc766f064d823b1af4b0e47d6f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:18:11 provisioning config files... 18:18:11 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6999122597956458406tmp 18:18:11 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3354468482438246143tmp 18:18:11 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5307858210652260539tmp [Pipeline] { [Pipeline] echo 18:18:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:18:12 ---> sigul-configuration.sh 18:18:12 gpg: directory `/root/.gnupg' created 18:18:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:18:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:18:12 gpg: keyring `/root/.gnupg/secring.gpg' created 18:18:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:18:12 gpg: CAST5 encrypted data 18:18:12 gpg: encrypted with 1 passphrase 18:18:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:18:12 + mkdir /home/jenkins 18:18:12 + mkdir /home/jenkins/sigul [Pipeline] sh 18:18:12 + 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:18:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:18:13 ---> sigul-install.sh 18:18:13 Sigul already installed; skipping installation. [Pipeline] sh 18:18:13 + git tag --list 18:18:13 v0.0.0 18:18:13 v0.0.1 18:18:13 v0.0.2 18:18:13 v0.0.3 18:18:13 v0.0.4 18:18:13 v0.0.5 18:18:13 v0.0.6 18:18:13 v0.0.7 18:18:13 v0.0.8 18:18:13 v2.0.0 18:18:13 v2.0.0-dev.1 18:18:13 v2.0.0-dev.10 18:18:13 v2.0.0-dev.2 18:18:13 v2.0.0-dev.3 18:18:13 v2.0.0-dev.4 18:18:13 v2.0.0-dev.5 18:18:13 v2.0.0-dev.6 18:18:13 v2.0.0-dev.7 18:18:13 v2.0.0-dev.8 18:18:13 v2.0.0-dev.9 18:18:13 v2.0.1-dev.1 18:18:13 v2.0.1-dev.2 18:18:13 v2.0.1-dev.3 18:18:13 v2.0.1-dev.4 18:18:13 v2.0.1-dev.5 18:18:13 v2.0.1-dev.6 18:18:13 v2.0.1-dev.7 18:18:13 v2.1.0 18:18:13 v2.2.0-dev.1 18:18:13 v2.2.0-dev.2 18:18:13 v2.2.0-dev.3 18:18:13 v2.2.0-dev.4 [Pipeline] sh 18:18:13 + lftools sign git-tag v2.2.0-dev.4 18:18:14 Signing Git tag with Sigul... 18:18:14 Signing v2.2.0-dev.4 [Pipeline] echo 18:18:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:18:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:18:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:18:14 $ docker stop --time=1 e62614b25efeef4ec1442f139f9d572533ae3cc766f064d823b1af4b0e47d6f8 18:18:16 $ docker rm -f e62614b25efeef4ec1442f139f9d572533ae3cc766f064d823b1af4b0e47d6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:18:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:18:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:18:16 . [Pipeline] withDockerContainer 18:18:16 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:18:16 $ 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:10003/edgex-devops/py-git-semver:latest cat 18:18:17 $ docker top dd20a362dbbe8a2a7ba3fb4abc52fac02d13cffc7ce578f7b5bac872a08d7180 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:17 [ssh-agent] Looking for ssh-agent implementation... 18:18:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:17 $ docker exec dd20a362dbbe8a2a7ba3fb4abc52fac02d13cffc7ce578f7b5bac872a08d7180 ssh-agent 18:18:17 SSH_AUTH_SOCK=/tmp/ssh-ZZ0jMYKEzAbc/agent.34 18:18:17 SSH_AGENT_PID=40 18:18:17 Running ssh-add (command line suppressed) 18:18:17 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3854411674257180661.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3854411674257180661.key) 18:18:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:18 + git semver bump pre 18:18:18 2022-05-09 18:18:18,352 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 18:18:18 2022-05-09 18:18:18,352 [bump_version] DEBUG bumping version:2.2.0-dev.4 on axis:pre with prefix:dev 18:18:18 2022-05-09 18:18:18,352 [bump_version] DEBUG bumped version:2.2.0-dev.5 18:18:18 2022-05-09 18:18:18,352 [write_version] DEBUG write version:2.2.0-dev.5 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 18:18:18 2022-05-09 18:18:18,353 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 18:18:18 2022-05-09 18:18:18,353 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 18:18:18 2022-05-09 18:18:18,354 [execute] INFO git cat-file --batch-check 18:18:18 2022-05-09 18:18:18,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 18:18:18 2022-05-09 18:18:18,360 [execute] INFO git cat-file --batch 18:18:18 2022-05-09 18:18:18,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 18:18:18 2022-05-09 18:18:18,365 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 18:18:18 2.2.0-dev.5 [Pipeline] } 18:18:18 $ docker exec --env ******** --env ******** dd20a362dbbe8a2a7ba3fb4abc52fac02d13cffc7ce578f7b5bac872a08d7180 ssh-agent -k 18:18:18 unset SSH_AUTH_SOCK; 18:18:18 unset SSH_AGENT_PID; 18:18:18 echo Agent pid 40 killed; 18:18:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:18 + git semver [Pipeline] } 18:18:19 $ docker stop --time=1 dd20a362dbbe8a2a7ba3fb4abc52fac02d13cffc7ce578f7b5bac872a08d7180 18:18:20 $ docker rm -f dd20a362dbbe8a2a7ba3fb4abc52fac02d13cffc7ce578f7b5bac872a08d7180 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:18:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:18:21 . [Pipeline] withDockerContainer 18:18:21 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:18:21 $ 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:10003/edgex-devops/py-git-semver:latest cat 18:18:21 $ docker top ea00013a03ad7c8137c755a604e7adfca0f55c3995c3a30868aa04bf73c5f67c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:21 [ssh-agent] Looking for ssh-agent implementation... 18:18:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:21 $ docker exec ea00013a03ad7c8137c755a604e7adfca0f55c3995c3a30868aa04bf73c5f67c ssh-agent 18:18:22 SSH_AUTH_SOCK=/tmp/ssh-1ss9aDD8USYk/agent.32 18:18:22 SSH_AGENT_PID=38 18:18:22 Running ssh-add (command line suppressed) 18:18:22 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1719626203324147032.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_1719626203324147032.key) 18:18:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:22 + git semver push 18:18:22 2022-05-09 18:18:22,804 [run_push] DEBUG push 18:18:22 2022-05-09 18:18:22,805 [execute] INFO git push origin semver 18:18:22 2022-05-09 18:18:22,805 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 18:18:23 2022-05-09 18:18:23,567 [run_push] DEBUG push all version tags 18:18:23 2022-05-09 18:18:23,567 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:18:23 2022-05-09 18:18:23,567 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 18:18:24 2022-05-09 18:18:24,277 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 18:18:24 2.2.0-dev.5 [Pipeline] } 18:18:24 $ docker exec --env ******** --env ******** ea00013a03ad7c8137c755a604e7adfca0f55c3995c3a30868aa04bf73c5f67c ssh-agent -k 18:18:24 unset SSH_AUTH_SOCK; 18:18:24 unset SSH_AGENT_PID; 18:18:24 echo Agent pid 38 killed; 18:18:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:24 + git semver [Pipeline] } 18:18:25 $ docker stop --time=1 ea00013a03ad7c8137c755a604e7adfca0f55c3995c3a30868aa04bf73c5f67c 18:18:26 $ docker rm -f ea00013a03ad7c8137c755a604e7adfca0f55c3995c3a30868aa04bf73c5f67c [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:18:26 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 18:18:26 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 18:18:26 total 16 18:18:26 drwxr-xr-x 3 root root 4096 May 9 18:05 . 18:18:26 drwxrwxr-x 9 jenkins jenkins 4096 May 9 18:18 .. 18:18:26 drwxr-xr-x 2 root root 4096 May 9 18:05 cost 18:18:26 -rw-r--r-- 1 root root 90 May 9 18:05 cost.csv 18:18:26 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 18:18:26 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 18:18:26 total 16 18:18:26 drwxr-xr-x 3 jenkins jenkins 4096 May 9 18:05 . 18:18:26 drwxrwxr-x 9 jenkins jenkins 4096 May 9 18:18 .. 18:18:26 drwxr-xr-x 2 jenkins jenkins 4096 May 9 18:05 cost 18:18:26 -rw-r--r-- 1 jenkins jenkins 90 May 9 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:18:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:28 ---> package-listing.sh 18:18:28 ++ facter osfamily 18:18:28 ++ tr '[:upper:]' '[:lower:]' 18:18:28 + OS_FAMILY=debian 18:18:28 + workspace=/w/workspace/oundry_go-mod-configuration_main 18:18:28 + START_PACKAGES=/tmp/packages_start.txt 18:18:28 + END_PACKAGES=/tmp/packages_end.txt 18:18:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:28 + PACKAGES=/tmp/packages_start.txt 18:18:28 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 18:18:28 + PACKAGES=/tmp/packages_end.txt 18:18:28 + case "${OS_FAMILY}" in 18:18:28 + dpkg -l 18:18:28 + grep '^ii' 18:18:28 + '[' -f /tmp/packages_start.txt ']' 18:18:28 + '[' -f /tmp/packages_end.txt ']' 18:18:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:28 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 18:18:28 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 18:18:28 + 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:18:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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:18:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:29 . [Pipeline] withDockerContainer 18:18:29 prd-ubuntu20.04-docker-8c-8g-41853 does not seem to be running inside a container 18:18:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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:latest cat 18:18:29 $ docker top 15274a551c6243f21667ab46dcafa891fcfb4849702773ca25518bd6b6f22023 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:30 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:30 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:30 + ls /var/log/sa-host 18:18:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:30 provisioning config files... 18:18:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1860464780746123470tmp [Pipeline] { [Pipeline] echo 18:18:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:31 ---> create-netrc.sh [Pipeline] } 18:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:31 ---> python-tools-install.sh [Pipeline] echo 18:18:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:31 ---> sudo-logs.sh 18:18:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:32 ---> job-cost.sh 18:18:32 lf-activate-venv: SKIPPING 18:18:32 DEBUG: total: 0.2199999988079071 18:18:32 INFO: Retrieving Stack Cost... 18:18:32 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:32 INFO: Archiving Costs [Pipeline] echo 18:18:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:33 ---> logs-deploy.sh 18:18:33 lf-activate-venv: SKIPPING 18:18:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/13 18:18:33 INFO: archiving workspace using pattern(s): 18:18:34 Archives upload complete. 18:18:34 INFO: archiving logs to Nexus