Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89a6539764bbe8cc064de0f5479215f246c156a8 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-ssh11931094408403587100.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh15338956030234377328.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9365768791513897435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh10565240277998558305.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-ssh7632962267027718555.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 Running on prd-ubuntu20.04-docker-8c-8g-64006 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 Avoid second fetch Checking out Revision 89a6539764bbe8cc064de0f5479215f246c156a8 (main) 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 > 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 89a6539764bbe8cc064de0f5479215f246c156a8 # timeout=10 Commit message: "Merge pull request #64 from lenny-intel/consul-api-1.12.0" > git rev-list --no-walk c44b94c69ca174849017c79fc7be7c3d2542e424 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-18T07:36:57.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-18T07:36:57.109Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-18T07:36:57.134Z] ========================================================= [2022-05-18T07:36:57.134Z] EdgeX Global Pipelines Version Info [2022-05-18T07:36:57.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:36:57.878Z] ------------------- [2022-05-18T07:36:57.878Z] stable info: [2022-05-18T07:36:57.878Z] ------------------- [2022-05-18T07:36:57.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-18T07:36:57.878Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-18T07:36:57.878Z] Message: update stable to v1.0.230 [2022-05-18T07:36:58.451Z] ------------------- [2022-05-18T07:36:58.451Z] experimental info: [2022-05-18T07:36:58.451Z] ------------------- [2022-05-18T07:36:58.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-18T07:36:58.451Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-18T07:36:58.451Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-18T07:36:58.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2022-05-18T07:36:58.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2022-05-18T07:36:58.598Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-18T07:36:58.607Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-18T07:36:58.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-18T07:36:58.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-18T07:36:58.633Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-18T07:36:58.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-18T07:36:58.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-18T07:36:58.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-18T07:36:58.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-18T07:36:58.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2022-05-18T07:36:58.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-18T07:36:58.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-18T07:36:58.739Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-18T07:36:58.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-18T07:36:58.762Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-18T07:36:58.772Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-18T07:36:58.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-18T07:36:58.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-18T07:36:58.807Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-18T07:36:58.822Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-18T07:36:58.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-18T07:36:58.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-18T07:36:58.856Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-18T07:36:58.870Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-18T07:36:58.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-18T07:36:58.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-18T07:36:58.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-18T07:36:58.921Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] echo [2022-05-18T07:36:58.934Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89a6539 [Pipeline] echo [2022-05-18T07:36:58.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-18T07:36:59.303Z] + git rev-list -1 --merges 89a6539764bbe8cc064de0f5479215f246c156a8~1..89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] echo [2022-05-18T07:36:59.321Z] -----------> git rev-list -1 --merges 89a6539764bbe8cc064de0f5479215f246c156a8~1..89a6539764bbe8cc064de0f5479215f246c156a8 89a6539764bbe8cc064de0f5479215f246c156a8 [2022-05-18T07:36:59.321Z] 89a6539764bbe8cc064de0f5479215f246c156a8 [false] [Pipeline] sh [2022-05-18T07:36:59.622Z] + git log --format=format:%s -1 89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] echo [2022-05-18T07:36:59.641Z] ========================================================= [2022-05-18T07:36:59.641Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-18T07:36:59.641Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-18T07:36:59.979Z] + git log --format=format:%s -1 89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] echo [2022-05-18T07:36:59.993Z] [semverPrep] GIT_COMMIT: 89a6539764bbe8cc064de0f5479215f246c156a8, Commit Message: Merge pull request #64 from lenny-intel/consul-api-1.12.0 [Pipeline] echo [2022-05-18T07:37:00.001Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-18T07:37:00.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-18T07:37:00.442Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-18T07:37:00.442Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-18T07:37:00.442Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-18T07:37:00.442Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-18T07:37:00.442Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-18T07:37:00.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:37:00.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-18T07:37:00.869Z] [2022-05-18T07:37:00.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:37:01.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-18T07:37:01.175Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-18T07:37:01.175Z] 1fe172e4850f: Pulling fs layer [2022-05-18T07:37:01.175Z] caf521ccaac6: Pulling fs layer [2022-05-18T07:37:01.175Z] 3ead6fa29328: Pulling fs layer [2022-05-18T07:37:01.175Z] 5c2a1cbceb83: Pulling fs layer [2022-05-18T07:37:01.175Z] a8d5f1318db7: Pulling fs layer [2022-05-18T07:37:01.175Z] c427282e49a2: Pulling fs layer [2022-05-18T07:37:01.175Z] 1827001aaf11: Pulling fs layer [2022-05-18T07:37:01.175Z] 0714d37db230: Pulling fs layer [2022-05-18T07:37:01.175Z] ac28cf19c067: Pulling fs layer [2022-05-18T07:37:01.175Z] ca983d60f3e2: Pulling fs layer [2022-05-18T07:37:01.175Z] 9f894cec8388: Pulling fs layer [2022-05-18T07:37:01.175Z] a8d5f1318db7: Waiting [2022-05-18T07:37:01.175Z] c427282e49a2: Waiting [2022-05-18T07:37:01.175Z] 1827001aaf11: Waiting [2022-05-18T07:37:01.175Z] 0714d37db230: Waiting [2022-05-18T07:37:01.175Z] ac28cf19c067: Waiting [2022-05-18T07:37:01.175Z] ca983d60f3e2: Waiting [2022-05-18T07:37:01.175Z] 9f894cec8388: Waiting [2022-05-18T07:37:01.175Z] 5c2a1cbceb83: Waiting [2022-05-18T07:37:01.435Z] caf521ccaac6: Download complete [2022-05-18T07:37:01.435Z] 5c2a1cbceb83: Download complete [2022-05-18T07:37:01.435Z] a8d5f1318db7: Verifying Checksum [2022-05-18T07:37:01.435Z] a8d5f1318db7: Download complete [2022-05-18T07:37:01.435Z] c427282e49a2: Verifying Checksum [2022-05-18T07:37:01.435Z] c427282e49a2: Download complete [2022-05-18T07:37:01.435Z] 3ead6fa29328: Verifying Checksum [2022-05-18T07:37:01.435Z] 3ead6fa29328: Download complete [2022-05-18T07:37:01.435Z] 0714d37db230: Download complete [2022-05-18T07:37:01.435Z] ac28cf19c067: Verifying Checksum [2022-05-18T07:37:01.435Z] ac28cf19c067: Download complete [2022-05-18T07:37:01.435Z] ca983d60f3e2: Verifying Checksum [2022-05-18T07:37:01.435Z] ca983d60f3e2: Download complete [2022-05-18T07:37:01.435Z] 9f894cec8388: Download complete [2022-05-18T07:37:01.697Z] 1fe172e4850f: Verifying Checksum [2022-05-18T07:37:01.697Z] 1fe172e4850f: Download complete [2022-05-18T07:37:01.958Z] 1827001aaf11: Verifying Checksum [2022-05-18T07:37:01.958Z] 1827001aaf11: Download complete [2022-05-18T07:37:02.898Z] 1fe172e4850f: Pull complete [2022-05-18T07:37:02.898Z] caf521ccaac6: Pull complete [2022-05-18T07:37:03.466Z] 3ead6fa29328: Pull complete [2022-05-18T07:37:03.466Z] 5c2a1cbceb83: Pull complete [2022-05-18T07:37:03.725Z] a8d5f1318db7: Pull complete [2022-05-18T07:37:03.725Z] c427282e49a2: Pull complete [2022-05-18T07:37:05.631Z] 1827001aaf11: Pull complete [2022-05-18T07:37:05.631Z] 0714d37db230: Pull complete [2022-05-18T07:37:05.631Z] ac28cf19c067: Pull complete [2022-05-18T07:37:05.631Z] ca983d60f3e2: Pull complete [2022-05-18T07:37:05.631Z] 9f894cec8388: Pull complete [2022-05-18T07:37:05.631Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-18T07:37:05.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-18T07:37:05.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-18T07:37:05.701Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:37:05.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-18T07:37:06.923Z] $ docker top f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-18T07:37:07.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-18T07:37:07.022Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-18T07:37:07.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-18T07:37:07.157Z] $ docker exec f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c ssh-agent [2022-05-18T07:37:07.280Z] SSH_AUTH_SOCK=/tmp/ssh-GUk6i7oftzrx/agent.33 [2022-05-18T07:37:07.280Z] SSH_AGENT_PID=39 [2022-05-18T07:37:07.300Z] Running ssh-add (command line suppressed) [2022-05-18T07:37:07.405Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3071916831893400857.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3071916831893400857.key) [2022-05-18T07:37:07.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-18T07:37:07.711Z] + git tag --points-at HEAD [Pipeline] } [2022-05-18T07:37:07.727Z] $ docker exec --env ******** --env ******** f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c ssh-agent -k [2022-05-18T07:37:07.841Z] unset SSH_AUTH_SOCK; [2022-05-18T07:37:07.842Z] unset SSH_AGENT_PID; [2022-05-18T07:37:07.842Z] echo Agent pid 39 killed; [2022-05-18T07:37:07.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-18T07:37:07.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-18T07:37:07.880Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-18T07:37:08.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-18T07:37:08.003Z] $ docker exec f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c ssh-agent [2022-05-18T07:37:08.117Z] SSH_AUTH_SOCK=/tmp/ssh-ORXV3yEXAvcF/agent.73 [2022-05-18T07:37:08.117Z] SSH_AGENT_PID=79 [2022-05-18T07:37:08.125Z] Running ssh-add (command line suppressed) [2022-05-18T07:37:08.232Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8328214978544097073.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8328214978544097073.key) [2022-05-18T07:37:08.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-18T07:37:08.538Z] + git semver init [2022-05-18T07:37:08.798Z] 2022-05-18 07:37:08,719 [run_init] DEBUG init version:0.0.0 force:False [2022-05-18T07:37:08.798Z] 2022-05-18 07:37:08,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver [2022-05-18T07:37:08.798Z] 2022-05-18 07:37:08,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver [2022-05-18T07:37:08.798Z] 2022-05-18 07:37:08,721 [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) [2022-05-18T07:37:09.751Z] 2022-05-18 07:37:09,376 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude [2022-05-18T07:37:09.751Z] 2022-05-18 07:37:09,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False [2022-05-18T07:37:09.751Z] 2022-05-18 07:37:09,377 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-05-18T07:37:09.751Z] 2022-05-18 07:37:09,377 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-05-18T07:37:09.751Z] 2.2.1-dev.3 [Pipeline] } [2022-05-18T07:37:09.760Z] $ docker exec --env ******** --env ******** f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c ssh-agent -k [2022-05-18T07:37:09.888Z] unset SSH_AUTH_SOCK; [2022-05-18T07:37:09.888Z] unset SSH_AGENT_PID; [2022-05-18T07:37:09.889Z] echo Agent pid 79 killed; [2022-05-18T07:37:09.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-18T07:37:10.313Z] + git semver [Pipeline] } [2022-05-18T07:37:10.586Z] $ docker stop --time=1 f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c [2022-05-18T07:37:11.920Z] $ docker rm -f f4c0baafa6c6dbc8cad8a5f4905cffff649ee43623f2996fca4806517338549c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-18T07:37:12.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-18T07:37:12.507Z] Stashed 1 file(s) [Pipeline] echo [2022-05-18T07:37:12.512Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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 [2022-05-18T07:37:12.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-18T07:37:12.718Z] ========================================================= [2022-05-18T07:37:12.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-18T07:37:12.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-18T07:37:13.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-18T07:37:13.022Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-18T07:37:13.022Z] 59bf1c3509f3: Pulling fs layer [2022-05-18T07:37:13.022Z] 666ba61612fd: Pulling fs layer [2022-05-18T07:37:13.022Z] 8ed8ca486205: Pulling fs layer [2022-05-18T07:37:13.022Z] 4fe6c5a15a65: Pulling fs layer [2022-05-18T07:37:13.023Z] 22a0e8bec74d: Pulling fs layer [2022-05-18T07:37:13.023Z] ca2b28591e48: Pulling fs layer [2022-05-18T07:37:13.023Z] a51346096db8: Pulling fs layer [2022-05-18T07:37:13.023Z] daebc70d1ce1: Pulling fs layer [2022-05-18T07:37:13.023Z] 0e18a0eac166: Pulling fs layer [2022-05-18T07:37:13.023Z] 4fe6c5a15a65: Waiting [2022-05-18T07:37:13.023Z] 22a0e8bec74d: Waiting [2022-05-18T07:37:13.023Z] ca2b28591e48: Waiting [2022-05-18T07:37:13.023Z] a51346096db8: Waiting [2022-05-18T07:37:13.023Z] daebc70d1ce1: Waiting [2022-05-18T07:37:13.023Z] 0e18a0eac166: Waiting [2022-05-18T07:37:13.023Z] 8ed8ca486205: Verifying Checksum [2022-05-18T07:37:13.023Z] 8ed8ca486205: Download complete [2022-05-18T07:37:13.023Z] 666ba61612fd: Verifying Checksum [2022-05-18T07:37:13.023Z] 666ba61612fd: Download complete [2022-05-18T07:37:13.023Z] 22a0e8bec74d: Verifying Checksum [2022-05-18T07:37:13.023Z] 22a0e8bec74d: Download complete [2022-05-18T07:37:13.023Z] ca2b28591e48: Verifying Checksum [2022-05-18T07:37:13.023Z] ca2b28591e48: Download complete [2022-05-18T07:37:13.023Z] a51346096db8: Verifying Checksum [2022-05-18T07:37:13.023Z] a51346096db8: Download complete [2022-05-18T07:37:13.023Z] 59bf1c3509f3: Verifying Checksum [2022-05-18T07:37:13.023Z] 59bf1c3509f3: Download complete [2022-05-18T07:37:13.023Z] daebc70d1ce1: Verifying Checksum [2022-05-18T07:37:13.023Z] daebc70d1ce1: Download complete [2022-05-18T07:37:13.283Z] 59bf1c3509f3: Pull complete [2022-05-18T07:37:13.283Z] 666ba61612fd: Pull complete [2022-05-18T07:37:13.283Z] 8ed8ca486205: Pull complete [2022-05-18T07:37:13.546Z] 0e18a0eac166: Verifying Checksum [2022-05-18T07:37:13.546Z] 0e18a0eac166: Download complete [2022-05-18T07:37:13.804Z] 4fe6c5a15a65: Verifying Checksum [2022-05-18T07:37:13.804Z] 4fe6c5a15a65: Download complete [2022-05-18T07:37:17.095Z] 4fe6c5a15a65: Pull complete [2022-05-18T07:37:17.095Z] 22a0e8bec74d: Pull complete [2022-05-18T07:37:17.095Z] ca2b28591e48: Pull complete [2022-05-18T07:37:17.095Z] a51346096db8: Pull complete [2022-05-18T07:37:17.355Z] daebc70d1ce1: Pull complete [2022-05-18T07:37:19.265Z] 0e18a0eac166: Pull complete [2022-05-18T07:37:19.265Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-18T07:37:19.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-18T07:37:19.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-18T07:37:19.552Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:37:19.850Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-18T07:37:19.850Z] . [Pipeline] withDockerContainer [2022-05-18T07:37:19.919Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:37:19.949Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-18T07:37:21.496Z] $ docker top c5e19adc86dd43a6c6e116698d97a3344887a6fe82e57cfcdd625ce94f0888f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-18T07:37:21.852Z] + go version [2022-05-18T07:37:21.852Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-18T07:37:21.860Z] $ docker stop --time=1 c5e19adc86dd43a6c6e116698d97a3344887a6fe82e57cfcdd625ce94f0888f8 [2022-05-18T07:37:23.173Z] $ docker rm -f c5e19adc86dd43a6c6e116698d97a3344887a6fe82e57cfcdd625ce94f0888f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:37:23.595Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-18T07:37:23.595Z] . [Pipeline] withDockerContainer [2022-05-18T07:37:23.669Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:37:23.700Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-18T07:37:24.059Z] $ docker top 6e2754e288a3b1b13cdd26ae127886eb5556f68d6489801b6213ffe10915a99c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-18T07:37:24.425Z] + make test [2022-05-18T07:37:24.425Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-18T07:37:24.425Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-18T07:37:24.425Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-05-18T07:37:24.425Z] go: downloading github.com/hashicorp/consul/api v1.12.0 [2022-05-18T07:37:24.425Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-18T07:37:24.426Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-18T07:37:24.426Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-18T07:37:24.426Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-18T07:37:24.686Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-18T07:37:24.686Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-18T07:37:24.686Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-18T07:37:24.686Z] go: downloading github.com/hashicorp/serf v0.9.6 [2022-05-18T07:37:24.686Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-18T07:37:24.686Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-18T07:37:24.686Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-18T07:37:24.686Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-18T07:37:24.946Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-18T07:37:24.946Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-18T07:37:24.946Z] go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 [2022-05-18T07:37:24.946Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-18T07:37:24.946Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-18T07:37:24.946Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-18T07:37:24.946Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-18T07:37:27.635Z] Still waiting to schedule task [2022-05-18T07:37:27.635Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-18T07:37:31.527Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements [2022-05-18T07:37:38.118Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.594s coverage: 88.3% of statements [2022-05-18T07:37:38.118Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.007s coverage: 100.0% of statements [2022-05-18T07:37:44.699Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-18T07:37:46.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-18T07:37:46.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-18T07:37:46.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-18T07:37:46.637Z] $ docker stop --time=1 6e2754e288a3b1b13cdd26ae127886eb5556f68d6489801b6213ffe10915a99c [2022-05-18T07:37:48.281Z] $ docker rm -f 6e2754e288a3b1b13cdd26ae127886eb5556f68d6489801b6213ffe10915a99c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-18T07:37:48.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-18T07:37:48.756Z] 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 [2022-05-18T07:37:49.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-18T07:37:49.214Z] [2022-05-18T07:37:49.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:37:49.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-18T07:37:49.516Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-18T07:37:49.516Z] 5eb5b503b376: Pulling fs layer [2022-05-18T07:37:49.516Z] 5c69ac0246d0: Pulling fs layer [2022-05-18T07:37:49.516Z] ec43610c2a17: Pulling fs layer [2022-05-18T07:37:49.516Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-18T07:37:49.516Z] 33b1e0a273af: Pulling fs layer [2022-05-18T07:37:49.516Z] 5d3b04190fa2: Pulling fs layer [2022-05-18T07:37:49.516Z] 2f39f015ded8: Pulling fs layer [2022-05-18T07:37:49.516Z] 3a2ae6a8a46f: Waiting [2022-05-18T07:37:49.516Z] 33b1e0a273af: Waiting [2022-05-18T07:37:49.516Z] 5d3b04190fa2: Waiting [2022-05-18T07:37:49.516Z] 2f39f015ded8: Waiting [2022-05-18T07:37:49.516Z] 5c69ac0246d0: Download complete [2022-05-18T07:37:49.516Z] 3a2ae6a8a46f: Download complete [2022-05-18T07:37:49.517Z] 33b1e0a273af: Verifying Checksum [2022-05-18T07:37:49.517Z] 33b1e0a273af: Download complete [2022-05-18T07:37:49.517Z] 5d3b04190fa2: Verifying Checksum [2022-05-18T07:37:49.517Z] 5d3b04190fa2: Download complete [2022-05-18T07:37:49.776Z] ec43610c2a17: Download complete [2022-05-18T07:37:49.776Z] 5eb5b503b376: Verifying Checksum [2022-05-18T07:37:49.776Z] 5eb5b503b376: Download complete [2022-05-18T07:37:50.345Z] 2f39f015ded8: Download complete [2022-05-18T07:37:50.926Z] 5eb5b503b376: Pull complete [2022-05-18T07:37:51.223Z] 5c69ac0246d0: Pull complete [2022-05-18T07:37:51.509Z] ec43610c2a17: Pull complete [2022-05-18T07:37:51.776Z] 3a2ae6a8a46f: Pull complete [2022-05-18T07:37:52.035Z] 33b1e0a273af: Pull complete [2022-05-18T07:37:52.035Z] 5d3b04190fa2: Pull complete [2022-05-18T07:37:56.231Z] 2f39f015ded8: Pull complete [2022-05-18T07:37:56.493Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-18T07:37:56.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-18T07:37:56.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-18T07:37:56.559Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:37:56.594Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-18T07:37:57.970Z] $ docker top 235f5fb7ba6688b43e99aee7142f8ac47cbe998fd1456d72db6e04caac1f4e16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:37:58.427Z] ---> job-cost.sh [2022-05-18T07:37:58.427Z] lf-activate-venv: SKIPPING [2022-05-18T07:37:58.427Z] INFO: No Stack... [2022-05-18T07:37:58.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-18T07:37:59.260Z] INFO: Archiving Costs [Pipeline] sh [2022-05-18T07:37:59.552Z] + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [2022-05-18T07:37:59.552Z] + cut -d, -f6 [Pipeline] lock [2022-05-18T07:37:59.570Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [2022-05-18T07:37:59.578Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] did not exist. Created. [2022-05-18T07:37:59.578Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-18T07:37:59.882Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-05-18T07:37:59.908Z] Stashed 1 file(s) [Pipeline] } [2022-05-18T07:37:59.916Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-18T07:37:59.930Z] $ docker stop --time=1 235f5fb7ba6688b43e99aee7142f8ac47cbe998fd1456d72db6e04caac1f4e16 [2022-05-18T07:38:01.086Z] $ docker rm -f 235f5fb7ba6688b43e99aee7142f8ac47cbe998fd1456d72db6e04caac1f4e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-18T07:39:10.011Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64008 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2022-05-18T07:39:10.024Z] Running in /w/workspace/go-mod-configuration/16 [Pipeline] { [Pipeline] checkout [2022-05-18T07:39:10.297Z] Selected Git installation does not exist. Using Default [2022-05-18T07:39:10.297Z] The recommended git tool is: NONE [2022-05-18T07:39:16.417Z] using credential edgex-jenkins-ssh [2022-05-18T07:39:16.433Z] Cloning the remote Git repository [2022-05-18T07:39:16.494Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-18T07:39:16.567Z] > git init /w/workspace/go-mod-configuration/16 # timeout=10 [2022-05-18T07:39:16.655Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-05-18T07:39:16.656Z] > git --version # timeout=10 [2022-05-18T07:39:16.672Z] > git --version # 'git version 2.25.1' [2022-05-18T07:39:16.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-18T07:39:17.636Z] Avoid second fetch [2022-05-18T07:39:17.637Z] Checking out Revision 89a6539764bbe8cc064de0f5479215f246c156a8 (main) [2022-05-18T07:39:16.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-18T07:39:17.597Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-05-18T07:39:17.620Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-18T07:39:17.667Z] > git config core.sparsecheckout # timeout=10 [2022-05-18T07:39:17.686Z] > git checkout -f 89a6539764bbe8cc064de0f5479215f246c156a8 # timeout=10 [2022-05-18T07:39:21.850Z] Commit message: "Merge pull request #64 from lenny-intel/consul-api-1.12.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-18T07:39:22.770Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-18T07:39:22.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-18T07:39:22.770Z] Dload Upload Total Spent Left Speed [2022-05-18T07:39:22.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 77062 0 --:--:-- --:--:-- --:--:-- 77550 [Pipeline] sh [2022-05-18T07:39:23.302Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-18T07:39:23.650Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-05-18T07:39:23.650Z] sudo tee /etc/docker/daemon.new [2022-05-18T07:39:23.650Z] { [2022-05-18T07:39:23.650Z] "registry-mirrors": [ [2022-05-18T07:39:23.650Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-18T07:39:23.650Z] ], [2022-05-18T07:39:23.650Z] "bip": "10.250.0.254/24", [2022-05-18T07:39:23.650Z] "hosts": [ [2022-05-18T07:39:23.650Z] "tcp://0.0.0.0:5555", [2022-05-18T07:39:23.650Z] "unix:///var/run/docker.sock" [2022-05-18T07:39:23.650Z] ], [2022-05-18T07:39:23.650Z] "mtu": 1458, [2022-05-18T07:39:23.650Z] "selinux-enabled": true, [2022-05-18T07:39:23.650Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-18T07:39:23.650Z] } [Pipeline] sh [2022-05-18T07:39:23.997Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-18T07:39:24.351Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-18T07:39:43.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-18T07:39:43.274Z] ========================================================= [2022-05-18T07:39:43.274Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-18T07:39:43.274Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-18T07:39:43.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-18T07:39:44.216Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-18T07:39:44.216Z] 9b3977197b4f: Pulling fs layer [2022-05-18T07:39:44.216Z] 1a89e8eeedd5: Pulling fs layer [2022-05-18T07:39:44.216Z] 94645a83ff95: Pulling fs layer [2022-05-18T07:39:44.216Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-18T07:39:44.216Z] 0c92f367c5e7: Pulling fs layer [2022-05-18T07:39:44.216Z] 3096ccb668a1: Pulling fs layer [2022-05-18T07:39:44.216Z] e8cf19c19ddd: Pulling fs layer [2022-05-18T07:39:44.216Z] a4caa8a26152: Pulling fs layer [2022-05-18T07:39:44.216Z] 3f3a8bcf1eab: Waiting [2022-05-18T07:39:44.216Z] 0c92f367c5e7: Waiting [2022-05-18T07:39:44.216Z] 3096ccb668a1: Waiting [2022-05-18T07:39:44.216Z] e8cf19c19ddd: Waiting [2022-05-18T07:39:44.216Z] a4caa8a26152: Waiting [2022-05-18T07:39:44.216Z] 94645a83ff95: Verifying Checksum [2022-05-18T07:39:44.216Z] 94645a83ff95: Download complete [2022-05-18T07:39:44.216Z] 1a89e8eeedd5: Verifying Checksum [2022-05-18T07:39:44.216Z] 1a89e8eeedd5: Download complete [2022-05-18T07:39:44.216Z] 0c92f367c5e7: Verifying Checksum [2022-05-18T07:39:44.216Z] 0c92f367c5e7: Download complete [2022-05-18T07:39:44.216Z] 3096ccb668a1: Verifying Checksum [2022-05-18T07:39:44.216Z] 3096ccb668a1: Download complete [2022-05-18T07:39:44.504Z] e8cf19c19ddd: Verifying Checksum [2022-05-18T07:39:44.504Z] e8cf19c19ddd: Download complete [2022-05-18T07:39:44.504Z] 9b3977197b4f: Download complete [2022-05-18T07:39:45.122Z] 9b3977197b4f: Pull complete [2022-05-18T07:39:45.728Z] 1a89e8eeedd5: Pull complete [2022-05-18T07:39:46.005Z] 94645a83ff95: Pull complete [2022-05-18T07:39:46.281Z] a4caa8a26152: Verifying Checksum [2022-05-18T07:39:46.281Z] a4caa8a26152: Download complete [2022-05-18T07:39:46.880Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-18T07:39:46.880Z] 3f3a8bcf1eab: Download complete [2022-05-18T07:39:59.295Z] 3f3a8bcf1eab: Pull complete [2022-05-18T07:39:59.295Z] 0c92f367c5e7: Pull complete [2022-05-18T07:39:59.295Z] 3096ccb668a1: Pull complete [2022-05-18T07:39:59.295Z] e8cf19c19ddd: Pull complete [2022-05-18T07:40:06.033Z] a4caa8a26152: Pull complete [2022-05-18T07:40:06.033Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-18T07:40:06.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-18T07:40:06.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-18T07:40:06.376Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:40:06.727Z] + docker inspect -f . ci-base-image-arm64 [2022-05-18T07:40:06.728Z] . [Pipeline] withDockerContainer [2022-05-18T07:40:06.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-64008 does not seem to be running inside a container [2022-05-18T07:40:07.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/16 -v /w/workspace/go-mod-configuration/16:/w/workspace/go-mod-configuration/16:rw,z -v /w/workspace/go-mod-configuration/16@tmp:/w/workspace/go-mod-configuration/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-18T07:40:09.873Z] $ docker top c17228bfdc036fa88d1e08ab7787fc7fb54788d8349267f82a61bc0762cda417 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-18T07:40:10.775Z] + go version [2022-05-18T07:40:10.776Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-18T07:40:10.806Z] $ docker stop --time=1 c17228bfdc036fa88d1e08ab7787fc7fb54788d8349267f82a61bc0762cda417 [2022-05-18T07:40:12.445Z] $ docker rm -f c17228bfdc036fa88d1e08ab7787fc7fb54788d8349267f82a61bc0762cda417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:40:13.023Z] + docker inspect -f . ci-base-image-arm64 [2022-05-18T07:40:13.023Z] . [Pipeline] withDockerContainer [2022-05-18T07:40:13.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-64008 does not seem to be running inside a container [2022-05-18T07:40:13.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/16 -v /w/workspace/go-mod-configuration/16:/w/workspace/go-mod-configuration/16:rw,z -v /w/workspace/go-mod-configuration/16@tmp:/w/workspace/go-mod-configuration/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-18T07:40:14.619Z] $ docker top b0a3915ba5b60d1d164915194fca7fe00421d02d4242f253cee5abf8cdb552ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-18T07:40:15.564Z] + make test [2022-05-18T07:40:15.565Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-18T07:40:15.565Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-18T07:40:15.565Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-05-18T07:40:15.565Z] go: downloading github.com/hashicorp/consul/api v1.12.0 [2022-05-18T07:40:15.847Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-18T07:40:15.847Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-18T07:40:15.847Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-18T07:40:15.847Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-18T07:40:15.847Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-18T07:40:15.847Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-18T07:40:15.847Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-18T07:40:16.132Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-18T07:40:16.133Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-18T07:40:16.133Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-18T07:40:16.133Z] go: downloading github.com/hashicorp/serf v0.9.6 [2022-05-18T07:40:16.133Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-18T07:40:16.133Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-18T07:40:16.133Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-18T07:40:16.133Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-18T07:40:16.133Z] go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 [2022-05-18T07:40:16.735Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-18T07:40:16.735Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-18T07:40:16.735Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-18T07:40:49.145Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.016s coverage: 85.7% of statements [2022-05-18T07:40:53.472Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.728s coverage: 88.3% of statements [2022-05-18T07:40:53.472Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.032s coverage: 100.0% of statements [2022-05-18T07:40:53.748Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-18T07:40:53.748Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-18T07:41:08.871Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-18T07:41:08.871Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-18T07:41:08.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-18T07:41:08.913Z] $ docker stop --time=1 b0a3915ba5b60d1d164915194fca7fe00421d02d4242f253cee5abf8cdb552ed [2022-05-18T07:41:10.720Z] $ docker rm -f b0a3915ba5b60d1d164915194fca7fe00421d02d4242f253cee5abf8cdb552ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-18T07:41:11.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-18T07:41:11.604Z] Warning: overwriting stash ‘coverage-report’ [2022-05-18T07:41:12.037Z] 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 [2022-05-18T07:41:12.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-18T07:41:12.494Z] [2022-05-18T07:41:12.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:41:12.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-18T07:41:12.845Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-18T07:41:12.845Z] 8998bd30e6a1: Pulling fs layer [2022-05-18T07:41:12.845Z] 04944245beec: Pulling fs layer [2022-05-18T07:41:12.845Z] 699f458cf7ca: Pulling fs layer [2022-05-18T07:41:12.845Z] 765212b225bb: Pulling fs layer [2022-05-18T07:41:12.845Z] f23df028b6ca: Pulling fs layer [2022-05-18T07:41:12.845Z] d65c8cfc05b1: Pulling fs layer [2022-05-18T07:41:12.845Z] 2437ff75d9bd: Pulling fs layer [2022-05-18T07:41:12.845Z] 765212b225bb: Waiting [2022-05-18T07:41:12.845Z] f23df028b6ca: Waiting [2022-05-18T07:41:12.845Z] d65c8cfc05b1: Waiting [2022-05-18T07:41:12.845Z] 2437ff75d9bd: Waiting [2022-05-18T07:41:13.128Z] 04944245beec: Verifying Checksum [2022-05-18T07:41:13.128Z] 04944245beec: Download complete [2022-05-18T07:41:13.128Z] 765212b225bb: Download complete [2022-05-18T07:41:13.128Z] f23df028b6ca: Verifying Checksum [2022-05-18T07:41:13.128Z] f23df028b6ca: Download complete [2022-05-18T07:41:13.128Z] d65c8cfc05b1: Verifying Checksum [2022-05-18T07:41:13.128Z] d65c8cfc05b1: Download complete [2022-05-18T07:41:13.128Z] 699f458cf7ca: Verifying Checksum [2022-05-18T07:41:13.128Z] 699f458cf7ca: Download complete [2022-05-18T07:41:13.729Z] 8998bd30e6a1: Verifying Checksum [2022-05-18T07:41:15.705Z] 2437ff75d9bd: Verifying Checksum [2022-05-18T07:41:15.705Z] 2437ff75d9bd: Download complete [2022-05-18T07:41:17.689Z] 8998bd30e6a1: Pull complete [2022-05-18T07:41:18.287Z] 04944245beec: Pull complete [2022-05-18T07:41:19.721Z] 699f458cf7ca: Pull complete [2022-05-18T07:41:19.721Z] 765212b225bb: Pull complete [2022-05-18T07:41:20.696Z] f23df028b6ca: Pull complete [2022-05-18T07:41:20.967Z] d65c8cfc05b1: Pull complete [2022-05-18T07:41:36.070Z] 2437ff75d9bd: Pull complete [2022-05-18T07:41:36.070Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-18T07:41:36.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-18T07:41:36.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-18T07:41:36.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-64008 does not seem to be running inside a container [2022-05-18T07:41:36.399Z] $ 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/16 -v /w/workspace/go-mod-configuration/16:/w/workspace/go-mod-configuration/16:rw,z -v /w/workspace/go-mod-configuration/16@tmp:/w/workspace/go-mod-configuration/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-18T07:41:38.753Z] $ docker top 550c48362daabbc6842719e951152f1c17f209834d242c0709c8fe6c2d61c9da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:41:39.679Z] ---> job-cost.sh [2022-05-18T07:41:39.679Z] lf-activate-venv: SKIPPING [2022-05-18T07:41:39.679Z] INFO: No Stack... [2022-05-18T07:41:40.273Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-18T07:41:41.247Z] INFO: Archiving Costs [Pipeline] sh [2022-05-18T07:41:41.910Z] + cat /w/workspace/go-mod-configuration/16/archives/cost.csv [2022-05-18T07:41:41.910Z] + cut -d, -f6 [Pipeline] lock [2022-05-18T07:41:41.977Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [2022-05-18T07:41:41.982Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] did not exist. Created. [2022-05-18T07:41:41.983Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-18T07:41:42.668Z] /w/workspace/go-mod-configuration/16@tmp/durable-5fe80321/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-18T07:41:43.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-18T07:41:43.374Z] Warning: overwriting stash ‘stack-cost’ [2022-05-18T07:41:43.408Z] Stashed 1 file(s) [Pipeline] } [2022-05-18T07:41:43.417Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-18T07:41:43.449Z] $ docker stop --time=1 550c48362daabbc6842719e951152f1c17f209834d242c0709c8fe6c2d61c9da [2022-05-18T07:41:44.967Z] $ docker rm -f 550c48362daabbc6842719e951152f1c17f209834d242c0709c8fe6c2d61c9da [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 [2022-05-18T07:41:45.436Z] provisioning config files... [2022-05-18T07:41:45.447Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8317842715165333851tmp [Pipeline] { [Pipeline] sh [2022-05-18T07:41:45.743Z] + set +x [2022-05-18T07:41:45.743Z] + curl -s https://codecov.io/bash [2022-05-18T07:41:45.743Z] + bash -s -- [2022-05-18T07:41:45.743Z] [2022-05-18T07:41:45.743Z] _____ _ [2022-05-18T07:41:45.743Z] / ____| | | [2022-05-18T07:41:45.743Z] | | ___ __| | ___ ___ _____ __ [2022-05-18T07:41:45.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-18T07:41:45.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-18T07:41:45.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-18T07:41:45.743Z] Bash-1.0.6 [2022-05-18T07:41:45.743Z] [2022-05-18T07:41:45.743Z] [2022-05-18T07:41:45.743Z] ==> git version 2.25.1 found [2022-05-18T07:41:45.743Z] ==> 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 [2022-05-18T07:41:45.743Z] Release-Date: 2020-01-08 [2022-05-18T07:41:45.743Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-18T07:41:45.743Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-18T07:41:45.743Z] ==> Jenkins CI detected. [2022-05-18T07:41:45.743Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2022-05-18T07:41:45.743Z] project root: . [2022-05-18T07:41:45.743Z] --> token set from env [2022-05-18T07:41:45.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-18T07:41:45.743Z] ==> Running gcov in . (disable via -X gcov) [2022-05-18T07:41:45.743Z] ==> Python coveragepy not found [2022-05-18T07:41:45.743Z] ==> Searching for coverage reports in: [2022-05-18T07:41:45.743Z] + . [2022-05-18T07:41:45.743Z] -> Found 1 reports [2022-05-18T07:41:45.743Z] ==> Detecting git/mercurial file structure [2022-05-18T07:41:45.743Z] ==> Reading reports [2022-05-18T07:41:45.743Z] + ./coverage.out bytes=17231 [2022-05-18T07:41:45.743Z] ==> Appending adjustments [2022-05-18T07:41:45.743Z] https://docs.codecov.io/docs/fixing-reports [2022-05-18T07:41:46.005Z] + Found adjustments [2022-05-18T07:41:46.005Z] ==> Gzipping contents [2022-05-18T07:41:46.005Z] 4.0K /tmp/codecov.x373Kn.gz [2022-05-18T07:41:46.005Z] ==> Uploading reports [2022-05-18T07:41:46.005Z] url: https://codecov.io [2022-05-18T07:41:46.005Z] query: branch=main&commit=89a6539764bbe8cc064de0f5479215f246c156a8&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-18T07:41:46.005Z] -> Pinging Codecov [2022-05-18T07:41:46.005Z] 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=89a6539764bbe8cc064de0f5479215f246c156a8&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-18T07:41:46.266Z] -> Uploading to [2022-05-18T07:41:46.266Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-18/9F92B070CA9CA35F4914AC8684776953/89a6539764bbe8cc064de0f5479215f246c156a8/bca78c74-a75f-4dc4-b024-190082b3d151.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220518T074146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3370fa818e475cc5fe5466d81f918826b5d3bfcae6d31f98faad0ac5f7384804 [2022-05-18T07:41:46.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-18T07:41:46.266Z] Dload Upload Total Spent Left Speed [2022-05-18T07:41:46.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2958 0 0 100 2958 0 12172 --:--:-- --:--:-- --:--:-- 12223 [2022-05-18T07:41:46.526Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] } [2022-05-18T07:41:46.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-18T07:41:46.776Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-18T07:41:46.791Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:41:47.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-18T07:41:47.088Z] [2022-05-18T07:41:47.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:41:47.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-18T07:41:47.388Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-18T07:41:47.388Z] 188c0c94c7c5: Pulling fs layer [2022-05-18T07:41:47.388Z] 0ef7d3d256c8: Pulling fs layer [2022-05-18T07:41:47.388Z] de9db76c5a1d: Pulling fs layer [2022-05-18T07:41:47.388Z] 0eba1c9be4d2: Pulling fs layer [2022-05-18T07:41:47.388Z] 0d57e429df01: Pulling fs layer [2022-05-18T07:41:47.388Z] 4e4be7b47b0d: Pulling fs layer [2022-05-18T07:41:47.388Z] e1f770b5df2f: Pulling fs layer [2022-05-18T07:41:47.388Z] 85a0685a4137: Pulling fs layer [2022-05-18T07:41:47.388Z] 0eba1c9be4d2: Waiting [2022-05-18T07:41:47.388Z] e1f770b5df2f: Waiting [2022-05-18T07:41:47.388Z] 0d57e429df01: Waiting [2022-05-18T07:41:47.388Z] 4e4be7b47b0d: Waiting [2022-05-18T07:41:47.388Z] 85a0685a4137: Waiting [2022-05-18T07:41:47.388Z] de9db76c5a1d: Verifying Checksum [2022-05-18T07:41:47.388Z] de9db76c5a1d: Download complete [2022-05-18T07:41:47.388Z] 0ef7d3d256c8: Download complete [2022-05-18T07:41:47.388Z] 0d57e429df01: Verifying Checksum [2022-05-18T07:41:47.388Z] 0d57e429df01: Download complete [2022-05-18T07:41:47.388Z] 4e4be7b47b0d: Verifying Checksum [2022-05-18T07:41:47.388Z] 4e4be7b47b0d: Download complete [2022-05-18T07:41:47.388Z] 188c0c94c7c5: Verifying Checksum [2022-05-18T07:41:47.388Z] 188c0c94c7c5: Download complete [2022-05-18T07:41:47.650Z] 188c0c94c7c5: Pull complete [2022-05-18T07:41:47.650Z] e1f770b5df2f: Verifying Checksum [2022-05-18T07:41:47.650Z] e1f770b5df2f: Download complete [2022-05-18T07:41:47.650Z] 0ef7d3d256c8: Pull complete [2022-05-18T07:41:47.911Z] de9db76c5a1d: Pull complete [2022-05-18T07:41:48.170Z] 0eba1c9be4d2: Verifying Checksum [2022-05-18T07:41:48.170Z] 0eba1c9be4d2: Download complete [2022-05-18T07:41:48.433Z] 85a0685a4137: Verifying Checksum [2022-05-18T07:41:48.433Z] 85a0685a4137: Download complete [2022-05-18T07:41:51.720Z] 0eba1c9be4d2: Pull complete [2022-05-18T07:41:51.720Z] 0d57e429df01: Pull complete [2022-05-18T07:41:51.720Z] 4e4be7b47b0d: Pull complete [2022-05-18T07:41:51.720Z] e1f770b5df2f: Pull complete [2022-05-18T07:41:55.010Z] 85a0685a4137: Pull complete [2022-05-18T07:41:55.010Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-18T07:41:55.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-18T07:41:55.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-18T07:41:55.076Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:41:55.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-18T07:41:56.820Z] $ docker top 4fb3437ae73c9f179a0eebfb680f9438ff84106c05c786e30f2b4a21449f3a2d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-18T07:41:56.891Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-18T07:41:57.172Z] + set -o pipefail [2022-05-18T07:41:57.172Z] + snyk monitor '--org=edgex-jenkins' [2022-05-18T07:41:59.080Z] [2022-05-18T07:41:59.080Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... [2022-05-18T07:41:59.080Z] [2022-05-18T07:41:59.080Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/9821e0e8-7050-4817-9929-06b65f11cb90 [2022-05-18T07:41:59.080Z] [2022-05-18T07:41:59.080Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-18T07:41:59.080Z] [2022-05-18T07:41:59.340Z] [Pipeline] } [2022-05-18T07:41:59.354Z] $ docker stop --time=1 4fb3437ae73c9f179a0eebfb680f9438ff84106c05c786e30f2b4a21449f3a2d [2022-05-18T07:42:00.687Z] $ docker rm -f 4fb3437ae73c9f179a0eebfb680f9438ff84106c05c786e30f2b4a21449f3a2d [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 [2022-05-18T07:42:01.226Z] + git log --format=format:%s -1 89a6539764bbe8cc064de0f5479215f246c156a8 [Pipeline] sh [2022-05-18T07:42:01.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-18T07:42:01.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:42:01.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-18T07:42:01.814Z] . [Pipeline] withDockerContainer [2022-05-18T07:42:01.875Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:42:01.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-18T07:42:02.321Z] $ docker top bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-18T07:42:02.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-18T07:42:02.415Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-18T07:42:02.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-18T07:42:02.558Z] $ docker exec bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 ssh-agent [2022-05-18T07:42:02.677Z] SSH_AUTH_SOCK=/tmp/ssh-ts2uuZpvLGQo/agent.32 [2022-05-18T07:42:02.677Z] SSH_AGENT_PID=38 [2022-05-18T07:42:02.682Z] Running ssh-add (command line suppressed) [2022-05-18T07:42:02.811Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_363525654090375812.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_363525654090375812.key) [2022-05-18T07:42:02.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-18T07:42:03.115Z] + git semver tag [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,285 [run_tag] DEBUG tag force:False [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,286 [check_head_tag] DEBUG check head tag [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,286 [execute] INFO git cat-file --batch-check [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,290 [execute] INFO git cat-file --batch [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,304 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,304 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,305 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2022-05-18T07:42:03.375Z] 2022-05-18 07:42:03,309 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-05-18T07:42:03.375Z] 2.2.1-dev.3 [Pipeline] } [2022-05-18T07:42:03.389Z] $ docker exec --env ******** --env ******** bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 ssh-agent -k [2022-05-18T07:42:03.483Z] unset SSH_AUTH_SOCK; [2022-05-18T07:42:03.483Z] unset SSH_AGENT_PID; [2022-05-18T07:42:03.483Z] echo Agent pid 38 killed; [2022-05-18T07:42:03.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-18T07:42:03.803Z] + git semver [Pipeline] } [2022-05-18T07:42:04.079Z] $ docker stop --time=1 bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 [2022-05-18T07:42:05.381Z] $ docker rm -f bd7921610b3ed4b9bb55c5c3cc760dc0232e3f9ad1bceafc4e95721065fb98b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:42:05.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-18T07:42:05.791Z] [2022-05-18T07:42:05.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:42:06.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-18T07:42:06.098Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-18T07:42:06.098Z] ab5ef0e58194: Pulling fs layer [2022-05-18T07:42:06.098Z] 9712f1f96733: Pulling fs layer [2022-05-18T07:42:06.098Z] 63f879dbbcfc: Pulling fs layer [2022-05-18T07:42:06.098Z] 0d9ebad4ef96: Pulling fs layer [2022-05-18T07:42:06.098Z] e9a5061849ea: Pulling fs layer [2022-05-18T07:42:06.098Z] d747dcd14b5f: Pulling fs layer [2022-05-18T07:42:06.098Z] 2de7ff778b66: Pulling fs layer [2022-05-18T07:42:06.098Z] 0d9ebad4ef96: Waiting [2022-05-18T07:42:06.098Z] e9a5061849ea: Waiting [2022-05-18T07:42:06.098Z] d747dcd14b5f: Waiting [2022-05-18T07:42:06.098Z] 2de7ff778b66: Waiting [2022-05-18T07:42:06.098Z] 9712f1f96733: Verifying Checksum [2022-05-18T07:42:06.098Z] 9712f1f96733: Download complete [2022-05-18T07:42:06.673Z] 63f879dbbcfc: Verifying Checksum [2022-05-18T07:42:06.673Z] 63f879dbbcfc: Download complete [2022-05-18T07:42:06.673Z] 0d9ebad4ef96: Verifying Checksum [2022-05-18T07:42:06.673Z] 0d9ebad4ef96: Download complete [2022-05-18T07:42:06.673Z] d747dcd14b5f: Download complete [2022-05-18T07:42:06.673Z] e9a5061849ea: Verifying Checksum [2022-05-18T07:42:06.673Z] e9a5061849ea: Download complete [2022-05-18T07:42:06.673Z] ab5ef0e58194: Verifying Checksum [2022-05-18T07:42:06.673Z] ab5ef0e58194: Download complete [2022-05-18T07:42:06.673Z] 2de7ff778b66: Verifying Checksum [2022-05-18T07:42:06.673Z] 2de7ff778b66: Download complete [2022-05-18T07:42:09.214Z] ab5ef0e58194: Pull complete [2022-05-18T07:42:09.214Z] 9712f1f96733: Pull complete [2022-05-18T07:42:10.213Z] 63f879dbbcfc: Pull complete [2022-05-18T07:42:13.504Z] 0d9ebad4ef96: Pull complete [2022-05-18T07:42:13.764Z] e9a5061849ea: Pull complete [2022-05-18T07:42:13.764Z] d747dcd14b5f: Pull complete [2022-05-18T07:42:15.145Z] 2de7ff778b66: Pull complete [2022-05-18T07:42:15.145Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-18T07:42:15.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-18T07:42:15.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-18T07:42:15.215Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:42:15.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-18T07:42:17.130Z] $ docker top b0cf5d1ebce83fdb640f0babcab4fd478ee6eecc3bf9e6aabf4233f0a03774b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-18T07:42:17.207Z] provisioning config files... [2022-05-18T07:42:17.216Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6854126545125172083tmp [2022-05-18T07:42:17.304Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8892849006234594438tmp [2022-05-18T07:42:17.330Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config348156751406555159tmp [Pipeline] { [Pipeline] echo [2022-05-18T07:42:17.342Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:17.629Z] ---> sigul-configuration.sh [2022-05-18T07:42:17.629Z] gpg: directory `/root/.gnupg' created [2022-05-18T07:42:17.629Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-18T07:42:17.629Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-18T07:42:17.629Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-18T07:42:17.629Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-18T07:42:17.629Z] gpg: CAST5 encrypted data [2022-05-18T07:42:17.629Z] gpg: encrypted with 1 passphrase [2022-05-18T07:42:17.629Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-18T07:42:17.915Z] + mkdir /home/jenkins [2022-05-18T07:42:17.916Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-18T07:42:18.210Z] + 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 [2022-05-18T07:42:18.223Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:18.510Z] ---> sigul-install.sh [2022-05-18T07:42:18.510Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-18T07:42:18.802Z] + git tag --list [2022-05-18T07:42:18.802Z] v0.0.0 [2022-05-18T07:42:18.802Z] v0.0.1 [2022-05-18T07:42:18.802Z] v0.0.2 [2022-05-18T07:42:18.802Z] v0.0.3 [2022-05-18T07:42:18.802Z] v0.0.4 [2022-05-18T07:42:18.802Z] v0.0.5 [2022-05-18T07:42:18.802Z] v0.0.6 [2022-05-18T07:42:18.802Z] v0.0.7 [2022-05-18T07:42:18.802Z] v0.0.8 [2022-05-18T07:42:18.802Z] v2.0.0 [2022-05-18T07:42:18.802Z] v2.0.0-dev.1 [2022-05-18T07:42:18.802Z] v2.0.0-dev.10 [2022-05-18T07:42:18.802Z] v2.0.0-dev.2 [2022-05-18T07:42:18.802Z] v2.0.0-dev.3 [2022-05-18T07:42:18.802Z] v2.0.0-dev.4 [2022-05-18T07:42:18.802Z] v2.0.0-dev.5 [2022-05-18T07:42:18.802Z] v2.0.0-dev.6 [2022-05-18T07:42:18.802Z] v2.0.0-dev.7 [2022-05-18T07:42:18.802Z] v2.0.0-dev.8 [2022-05-18T07:42:18.802Z] v2.0.0-dev.9 [2022-05-18T07:42:18.802Z] v2.0.1-dev.1 [2022-05-18T07:42:18.802Z] v2.0.1-dev.2 [2022-05-18T07:42:18.802Z] v2.0.1-dev.3 [2022-05-18T07:42:18.802Z] v2.0.1-dev.4 [2022-05-18T07:42:18.802Z] v2.0.1-dev.5 [2022-05-18T07:42:18.802Z] v2.0.1-dev.6 [2022-05-18T07:42:18.802Z] v2.0.1-dev.7 [2022-05-18T07:42:18.802Z] v2.1.0 [2022-05-18T07:42:18.802Z] v2.2.0 [2022-05-18T07:42:18.802Z] v2.2.0-dev.1 [2022-05-18T07:42:18.802Z] v2.2.0-dev.2 [2022-05-18T07:42:18.802Z] v2.2.0-dev.3 [2022-05-18T07:42:18.802Z] v2.2.0-dev.4 [2022-05-18T07:42:18.802Z] v2.2.1-dev.1 [2022-05-18T07:42:18.802Z] v2.2.1-dev.2 [2022-05-18T07:42:18.802Z] v2.2.1-dev.3 [Pipeline] sh [2022-05-18T07:42:19.090Z] + lftools sign git-tag v2.2.1-dev.3 [2022-05-18T07:42:19.661Z] Signing Git tag with Sigul... [2022-05-18T07:42:19.661Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-05-18T07:42:19.929Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:20.213Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-18T07:42:20.220Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-18T07:42:20.243Z] $ docker stop --time=1 b0cf5d1ebce83fdb640f0babcab4fd478ee6eecc3bf9e6aabf4233f0a03774b8 [2022-05-18T07:42:21.555Z] $ docker rm -f b0cf5d1ebce83fdb640f0babcab4fd478ee6eecc3bf9e6aabf4233f0a03774b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-18T07:42:21.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-18T07:42:21.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:42:22.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-18T07:42:22.253Z] . [Pipeline] withDockerContainer [2022-05-18T07:42:22.327Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:42:22.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-18T07:42:22.751Z] $ docker top ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-18T07:42:22.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-18T07:42:22.856Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-18T07:42:22.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-18T07:42:23.000Z] $ docker exec ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf ssh-agent [2022-05-18T07:42:23.124Z] SSH_AUTH_SOCK=/tmp/ssh-yZ0GyxjTt2tB/agent.34 [2022-05-18T07:42:23.124Z] SSH_AGENT_PID=40 [2022-05-18T07:42:23.129Z] Running ssh-add (command line suppressed) [2022-05-18T07:42:23.242Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6871637940121004160.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6871637940121004160.key) [2022-05-18T07:42:23.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-18T07:42:23.542Z] + git semver bump pre [2022-05-18T07:42:23.802Z] 2022-05-18 07:42:23,727 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-05-18T07:42:23.802Z] 2022-05-18 07:42:23,727 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-05-18T07:42:23.802Z] 2022-05-18 07:42:23,727 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-05-18T07:42:23.802Z] 2022-05-18 07:42:23,727 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True [2022-05-18T07:42:23.802Z] 2022-05-18 07:42:23,727 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-05-18T07:42:23.803Z] 2022-05-18 07:42:23,727 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-05-18T07:42:23.803Z] 2022-05-18 07:42:23,730 [execute] INFO git cat-file --batch-check [2022-05-18T07:42:23.803Z] 2022-05-18 07:42:23,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-18T07:42:23.803Z] 2022-05-18 07:42:23,736 [execute] INFO git cat-file --batch [2022-05-18T07:42:23.803Z] 2022-05-18 07:42:23,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-18T07:42:23.803Z] 2022-05-18 07:42:23,741 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-05-18T07:42:23.803Z] 2.2.1-dev.4 [Pipeline] } [2022-05-18T07:42:23.817Z] $ docker exec --env ******** --env ******** ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf ssh-agent -k [2022-05-18T07:42:23.929Z] unset SSH_AUTH_SOCK; [2022-05-18T07:42:23.930Z] unset SSH_AGENT_PID; [2022-05-18T07:42:23.930Z] echo Agent pid 40 killed; [2022-05-18T07:42:23.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-18T07:42:24.247Z] + git semver [Pipeline] } [2022-05-18T07:42:24.524Z] $ docker stop --time=1 ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf [2022-05-18T07:42:25.841Z] $ docker rm -f ff53173cf15fda4e6c04dcc65359f12a3dc5258209b714d258ed8a0ed7bad9cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-18T07:42:26.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-18T07:42:26.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:42:26.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-18T07:42:26.478Z] . [Pipeline] withDockerContainer [2022-05-18T07:42:26.545Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:42:26.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-18T07:42:26.951Z] $ docker top 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-18T07:42:27.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-18T07:42:27.049Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-18T07:42:27.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-18T07:42:27.185Z] $ docker exec 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 ssh-agent [2022-05-18T07:42:27.301Z] SSH_AUTH_SOCK=/tmp/ssh-veKt7i61nj9U/agent.32 [2022-05-18T07:42:27.301Z] SSH_AGENT_PID=38 [2022-05-18T07:42:27.306Z] Running ssh-add (command line suppressed) [2022-05-18T07:42:27.417Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_9174416611722710905.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_9174416611722710905.key) [2022-05-18T07:42:27.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-18T07:42:27.719Z] + git semver push [2022-05-18T07:42:27.979Z] 2022-05-18 07:42:27,903 [run_push] DEBUG push [2022-05-18T07:42:27.980Z] 2022-05-18 07:42:27,904 [execute] INFO git push origin semver [2022-05-18T07:42:27.980Z] 2022-05-18 07:42:27,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-18T07:42:28.589Z] 2022-05-18 07:42:28,574 [run_push] DEBUG push all version tags [2022-05-18T07:42:28.589Z] 2022-05-18 07:42:28,575 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-18T07:42:28.589Z] 2022-05-18 07:42:28,575 [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) [2022-05-18T07:42:29.590Z] 2022-05-18 07:42:29,250 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2022-05-18T07:42:29.590Z] 2.2.1-dev.4 [Pipeline] } [2022-05-18T07:42:29.605Z] $ docker exec --env ******** --env ******** 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 ssh-agent -k [2022-05-18T07:42:29.720Z] unset SSH_AUTH_SOCK; [2022-05-18T07:42:29.721Z] unset SSH_AGENT_PID; [2022-05-18T07:42:29.721Z] echo Agent pid 38 killed; [2022-05-18T07:42:29.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-18T07:42:30.027Z] + git semver [Pipeline] } [2022-05-18T07:42:30.303Z] $ docker stop --time=1 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 [2022-05-18T07:42:31.620Z] $ docker rm -f 15792c07462093b4be96b643f3e1fa2cca2d6ec1d695daff04688983793d3694 [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 [2022-05-18T07:42:32.152Z] + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] [2022-05-18T07:42:32.152Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2022-05-18T07:42:32.152Z] total 16 [2022-05-18T07:42:32.152Z] drwxr-xr-x 3 root root 4096 May 18 07:37 . [2022-05-18T07:42:32.152Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 07:42 .. [2022-05-18T07:42:32.152Z] drwxr-xr-x 2 root root 4096 May 18 07:37 cost [2022-05-18T07:42:32.152Z] -rw-r--r-- 1 root root 91 May 18 07:37 cost.csv [2022-05-18T07:42:32.152Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives [2022-05-18T07:42:32.152Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2022-05-18T07:42:32.152Z] total 16 [2022-05-18T07:42:32.152Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 07:37 . [2022-05-18T07:42:32.152Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 07:42 .. [2022-05-18T07:42:32.152Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 07:37 cost [2022-05-18T07:42:32.152Z] -rw-r--r-- 1 jenkins jenkins 91 May 18 07:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:32.446Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:33.310Z] ---> package-listing.sh [2022-05-18T07:42:33.310Z] ++ facter osfamily [2022-05-18T07:42:33.310Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-18T07:42:33.570Z] + OS_FAMILY=debian [2022-05-18T07:42:33.570Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2022-05-18T07:42:33.570Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-18T07:42:33.570Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-18T07:42:33.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-18T07:42:33.570Z] + PACKAGES=/tmp/packages_start.txt [2022-05-18T07:42:33.570Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2022-05-18T07:42:33.570Z] + PACKAGES=/tmp/packages_end.txt [2022-05-18T07:42:33.570Z] + case "${OS_FAMILY}" in [2022-05-18T07:42:33.570Z] + dpkg -l [2022-05-18T07:42:33.570Z] + grep '^ii' [2022-05-18T07:42:33.570Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-18T07:42:33.570Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-18T07:42:33.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-18T07:42:33.570Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2022-05-18T07:42:33.570Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2022-05-18T07:42:33.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2022-05-18T07:42:33.583Z] 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 [2022-05-18T07:42:33.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-18T07:42:34.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-18T07:42:34.423Z] . [Pipeline] withDockerContainer [2022-05-18T07:42:34.491Z] prd-ubuntu20.04-docker-8c-8g-64006 does not seem to be running inside a container [2022-05-18T07:42:34.524Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-18T07:42:34.740Z] $ docker top 2cfa8816533332ae758fa6d9694bc5f68063e776003c6378a11c46026bde1021 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-18T07:42:35.089Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-18T07:42:35.381Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-18T07:42:35.671Z] + ls /var/log/sa-host [2022-05-18T07:42:35.671Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-18T07:42:35.840Z] provisioning config files... [2022-05-18T07:42:35.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4258588133322516253tmp [Pipeline] { [Pipeline] echo [2022-05-18T07:42:35.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:36.151Z] ---> create-netrc.sh [Pipeline] } [2022-05-18T07:42:36.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:36.480Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-18T07:42:36.490Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:36.779Z] ---> sudo-logs.sh [2022-05-18T07:42:36.779Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-18T07:42:36.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:37.090Z] ---> job-cost.sh [2022-05-18T07:42:37.090Z] lf-activate-venv: SKIPPING [2022-05-18T07:42:37.090Z] DEBUG: total: 0.4399999976158142 [2022-05-18T07:42:37.090Z] INFO: Retrieving Stack Cost... [2022-05-18T07:42:37.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-18T07:42:37.921Z] INFO: Archiving Costs [Pipeline] echo [2022-05-18T07:42:37.936Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-18T07:42:38.220Z] ---> logs-deploy.sh [2022-05-18T07:42:38.220Z] lf-activate-venv: SKIPPING [2022-05-18T07:42:38.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/16 [2022-05-18T07:42:38.220Z] INFO: archiving workspace using pattern(s): [2022-05-18T07:42:39.161Z] Archives upload complete. [2022-05-18T07:42:39.161Z] INFO: archiving logs to Nexus