Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f 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-ssh7758762826528701535.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-ssh16059189874339211671.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-bootstrap/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3311893219679609580.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-ssh5827001513506740998.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-bootstrap/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9723654317389795741.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-63637’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-63955’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-63953’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63957 in /w/workspace/gexfoundry_go-mod-bootstrap_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 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f (main) Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 (#326)" > git rev-list --no-walk 3ea3556a9a561f49b07480f3a474daa8966a7f3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-17T21:51:17.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-17T21:51:17.644Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-17T21:51:17.661Z] ========================================================= [2022-05-17T21:51:17.661Z] EdgeX Global Pipelines Version Info [2022-05-17T21:51:17.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:51:18.444Z] ------------------- [2022-05-17T21:51:18.445Z] stable info: [2022-05-17T21:51:18.445Z] ------------------- [2022-05-17T21:51:18.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T21:51:18.445Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T21:51:18.445Z] Message: update stable to v1.0.230 [2022-05-17T21:51:19.019Z] ------------------- [2022-05-17T21:51:19.019Z] experimental info: [2022-05-17T21:51:19.019Z] ------------------- [2022-05-17T21:51:19.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T21:51:19.019Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T21:51:19.019Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-17T21:51:19.166Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-05-17T21:51:19.179Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-05-17T21:51:19.189Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-17T21:51:19.201Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-17T21:51:19.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-17T21:51:19.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-17T21:51:19.247Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-17T21:51:19.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-17T21:51:19.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-17T21:51:19.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-17T21:51:19.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-17T21:51:19.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-05-17T21:51:19.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-17T21:51:19.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-17T21:51:19.364Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T21:51:19.375Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T21:51:19.386Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T21:51:19.398Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-17T21:51:19.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-17T21:51:19.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-17T21:51:19.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-17T21:51:19.448Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-17T21:51:19.461Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-17T21:51:19.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-17T21:51:19.483Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-17T21:51:19.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-17T21:51:19.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-17T21:51:19.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-17T21:51:19.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-17T21:51:19.547Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f [Pipeline] echo [2022-05-17T21:51:19.560Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cc0e05 [Pipeline] echo [2022-05-17T21:51:19.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-17T21:51:19.933Z] + git rev-list -1 --merges 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f~1..1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f [Pipeline] echo [2022-05-17T21:51:20.085Z] -----------> git rev-list -1 --merges 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f~1..1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f [false] [Pipeline] sh [2022-05-17T21:51:20.375Z] + git log --format=format:%s -1 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f [Pipeline] echo [2022-05-17T21:51:20.393Z] ========================================================= [2022-05-17T21:51:20.393Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-17T21:51:20.393Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-17T21:51:20.746Z] + git log --format=format:%s -1 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f [Pipeline] echo [2022-05-17T21:51:20.761Z] [semverPrep] GIT_COMMIT: 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 (#326) [Pipeline] echo [2022-05-17T21:51:20.772Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-17T21:51:21.176Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T21:51:21.176Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-17T21:51:21.176Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-17T21:51:21.176Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-17T21:51:21.176Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-17T21:51:21.176Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-17T21:51:21.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:51:21.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T21:51:21.800Z] [2022-05-17T21:51:21.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:51:22.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T21:51:22.104Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-17T21:51:22.104Z] 1fe172e4850f: Pulling fs layer [2022-05-17T21:51:22.104Z] caf521ccaac6: Pulling fs layer [2022-05-17T21:51:22.104Z] 3ead6fa29328: Pulling fs layer [2022-05-17T21:51:22.104Z] 5c2a1cbceb83: Pulling fs layer [2022-05-17T21:51:22.104Z] a8d5f1318db7: Pulling fs layer [2022-05-17T21:51:22.104Z] 5c2a1cbceb83: Waiting [2022-05-17T21:51:22.104Z] a8d5f1318db7: Waiting [2022-05-17T21:51:22.104Z] c427282e49a2: Pulling fs layer [2022-05-17T21:51:22.104Z] 1827001aaf11: Pulling fs layer [2022-05-17T21:51:22.104Z] 0714d37db230: Pulling fs layer [2022-05-17T21:51:22.104Z] ac28cf19c067: Pulling fs layer [2022-05-17T21:51:22.104Z] ca983d60f3e2: Pulling fs layer [2022-05-17T21:51:22.104Z] 1827001aaf11: Waiting [2022-05-17T21:51:22.104Z] c427282e49a2: Waiting [2022-05-17T21:51:22.104Z] 0714d37db230: Waiting [2022-05-17T21:51:22.104Z] 9f894cec8388: Pulling fs layer [2022-05-17T21:51:22.104Z] 9f894cec8388: Waiting [2022-05-17T21:51:22.104Z] caf521ccaac6: Verifying Checksum [2022-05-17T21:51:22.104Z] caf521ccaac6: Download complete [2022-05-17T21:51:22.104Z] 5c2a1cbceb83: Verifying Checksum [2022-05-17T21:51:22.104Z] 5c2a1cbceb83: Download complete [2022-05-17T21:51:22.367Z] a8d5f1318db7: Verifying Checksum [2022-05-17T21:51:22.367Z] a8d5f1318db7: Download complete [2022-05-17T21:51:22.367Z] 3ead6fa29328: Verifying Checksum [2022-05-17T21:51:22.367Z] 3ead6fa29328: Download complete [2022-05-17T21:51:22.367Z] c427282e49a2: Verifying Checksum [2022-05-17T21:51:22.367Z] c427282e49a2: Download complete [2022-05-17T21:51:22.367Z] 0714d37db230: Verifying Checksum [2022-05-17T21:51:22.367Z] 0714d37db230: Download complete [2022-05-17T21:51:22.367Z] ac28cf19c067: Verifying Checksum [2022-05-17T21:51:22.367Z] ac28cf19c067: Download complete [2022-05-17T21:51:22.367Z] ca983d60f3e2: Verifying Checksum [2022-05-17T21:51:22.367Z] ca983d60f3e2: Download complete [2022-05-17T21:51:22.367Z] 9f894cec8388: Download complete [2022-05-17T21:51:22.367Z] 1fe172e4850f: Verifying Checksum [2022-05-17T21:51:22.367Z] 1fe172e4850f: Download complete [2022-05-17T21:51:22.627Z] 1827001aaf11: Download complete [2022-05-17T21:51:23.568Z] 1fe172e4850f: Pull complete [2022-05-17T21:51:23.828Z] caf521ccaac6: Pull complete [2022-05-17T21:51:24.398Z] 3ead6fa29328: Pull complete [2022-05-17T21:51:24.398Z] 5c2a1cbceb83: Pull complete [2022-05-17T21:51:24.657Z] a8d5f1318db7: Pull complete [2022-05-17T21:51:24.657Z] c427282e49a2: Pull complete [2022-05-17T21:51:26.569Z] 1827001aaf11: Pull complete [2022-05-17T21:51:26.569Z] 0714d37db230: Pull complete [2022-05-17T21:51:26.569Z] ac28cf19c067: Pull complete [2022-05-17T21:51:26.569Z] ca983d60f3e2: Pull complete [2022-05-17T21:51:26.829Z] 9f894cec8388: Pull complete [2022-05-17T21:51:26.830Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-17T21:51:26.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T21:51:26.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-17T21:51:26.909Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:51:26.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:51:28.372Z] $ docker top 18ccd7e7f88576ef6deef2f0457e1d59f47facdeac2ef43ff9d16430bdcf2a68 -eo pid,comm [2022-05-17T21:51:28.433Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-17T21:51:28.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T21:51:28.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T21:51:28.483Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T21:51:28.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T21:51:28.629Z] $ docker exec 18ccd7e7f88576ef6deef2f0457e1d59f47facdeac2ef43ff9d16430bdcf2a68 ssh-agent [2022-05-17T21:51:28.758Z] SSH_AUTH_SOCK=/tmp/ssh-B6BsGjRHABNZ/agent.34 [2022-05-17T21:51:28.758Z] SSH_AGENT_PID=40 [2022-05-17T21:51:28.765Z] Running ssh-add (command line suppressed) [2022-05-17T21:51:28.898Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6675005651603979173.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6675005651603979173.key) [2022-05-17T21:51:28.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T21:51:29.208Z] + git tag --points-at HEAD [Pipeline] } [2022-05-17T21:51:29.227Z] $ docker exec --env ******** --env ******** 18ccd7e7f88576ef6deef2f0457e1d59f47facdeac2ef43ff9d16430bdcf2a68 ssh-agent -k [2022-05-17T21:51:29.346Z] unset SSH_AUTH_SOCK; [2022-05-17T21:51:29.347Z] unset SSH_AGENT_PID; [2022-05-17T21:51:29.347Z] echo Agent pid 40 killed; [2022-05-17T21:51:29.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-17T21:51:29.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T21:51:29.377Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T21:51:29.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T21:51:29.516Z] $ docker exec 18ccd7e7f88576ef6deef2f0457e1d59f47facdeac2ef43ff9d16430bdcf2a68 ssh-agent [2022-05-17T21:51:29.637Z] SSH_AUTH_SOCK=/tmp/ssh-9scHEsKY2WtL/agent.74 [2022-05-17T21:51:29.638Z] SSH_AGENT_PID=80 [2022-05-17T21:51:29.643Z] Running ssh-add (command line suppressed) [2022-05-17T21:51:29.767Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2575367341205154562.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2575367341205154562.key) [2022-05-17T21:51:29.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T21:51:30.080Z] + git semver init [2022-05-17T21:51:30.342Z] 2022-05-17 21:51:30,310 [run_init] DEBUG init version:0.0.0 force:False [2022-05-17T21:51:30.342Z] 2022-05-17 21:51:30,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-05-17T21:51:30.342Z] 2022-05-17 21:51:30,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-05-17T21:51:30.342Z] 2022-05-17 21:51:30,311 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-05-17T21:51:31.284Z] 2022-05-17 21:51:31,012 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-05-17T21:51:31.284Z] 2022-05-17 21:51:31,013 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-05-17T21:51:31.284Z] 2022-05-17 21:51:31,013 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-05-17T21:51:31.284Z] 2022-05-17 21:51:31,013 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-05-17T21:51:31.284Z] 2.2.1-dev.1 [Pipeline] } [2022-05-17T21:51:31.302Z] $ docker exec --env ******** --env ******** 18ccd7e7f88576ef6deef2f0457e1d59f47facdeac2ef43ff9d16430bdcf2a68 ssh-agent -k [2022-05-17T21:51:31.434Z] unset SSH_AUTH_SOCK; [2022-05-17T21:51:31.435Z] unset SSH_AGENT_PID; [2022-05-17T21:51:31.435Z] echo Agent pid 80 killed; [2022-05-17T21:51:31.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T21:51:31.748Z] + git semver [Pipeline] } [2022-05-17T21:51:32.029Z] $ docker stop --time=1 18ccd7e7f88576ef6deef2f0457e1d59f47facdeac2ef43ff9d16430bdcf2a68 [2022-05-17T21:51:33.342Z] $ docker rm -f 18ccd7e7f88576ef6deef2f0457e1d59f47facdeac2ef43ff9d16430bdcf2a68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T21:51:33.691Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-17T21:51:33.948Z] Stashed 1 file(s) [Pipeline] echo [2022-05-17T21:51:33.951Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [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-17T21:51:34.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T21:51:34.110Z] ========================================================= [2022-05-17T21:51:34.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-17T21:51:34.110Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-17T21:51:34.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T21:51:34.423Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-17T21:51:34.423Z] 59bf1c3509f3: Pulling fs layer [2022-05-17T21:51:34.423Z] 666ba61612fd: Pulling fs layer [2022-05-17T21:51:34.423Z] 8ed8ca486205: Pulling fs layer [2022-05-17T21:51:34.423Z] 4fe6c5a15a65: Pulling fs layer [2022-05-17T21:51:34.423Z] 22a0e8bec74d: Pulling fs layer [2022-05-17T21:51:34.423Z] ca2b28591e48: Pulling fs layer [2022-05-17T21:51:34.423Z] a51346096db8: Pulling fs layer [2022-05-17T21:51:34.423Z] daebc70d1ce1: Pulling fs layer [2022-05-17T21:51:34.423Z] 0e18a0eac166: Pulling fs layer [2022-05-17T21:51:34.423Z] 22a0e8bec74d: Waiting [2022-05-17T21:51:34.423Z] ca2b28591e48: Waiting [2022-05-17T21:51:34.423Z] a51346096db8: Waiting [2022-05-17T21:51:34.423Z] 4fe6c5a15a65: Waiting [2022-05-17T21:51:34.423Z] daebc70d1ce1: Waiting [2022-05-17T21:51:34.423Z] 8ed8ca486205: Verifying Checksum [2022-05-17T21:51:34.423Z] 8ed8ca486205: Download complete [2022-05-17T21:51:34.423Z] 666ba61612fd: Download complete [2022-05-17T21:51:34.423Z] 22a0e8bec74d: Verifying Checksum [2022-05-17T21:51:34.423Z] 22a0e8bec74d: Download complete [2022-05-17T21:51:34.423Z] ca2b28591e48: Verifying Checksum [2022-05-17T21:51:34.423Z] ca2b28591e48: Download complete [2022-05-17T21:51:34.423Z] a51346096db8: Verifying Checksum [2022-05-17T21:51:34.423Z] a51346096db8: Download complete [2022-05-17T21:51:34.423Z] 59bf1c3509f3: Download complete [2022-05-17T21:51:34.683Z] daebc70d1ce1: Verifying Checksum [2022-05-17T21:51:34.683Z] daebc70d1ce1: Download complete [2022-05-17T21:51:34.683Z] 59bf1c3509f3: Pull complete [2022-05-17T21:51:34.683Z] 666ba61612fd: Pull complete [2022-05-17T21:51:34.944Z] 8ed8ca486205: Pull complete [2022-05-17T21:51:35.205Z] 4fe6c5a15a65: Verifying Checksum [2022-05-17T21:51:35.205Z] 4fe6c5a15a65: Download complete [2022-05-17T21:51:35.205Z] 0e18a0eac166: Verifying Checksum [2022-05-17T21:51:35.205Z] 0e18a0eac166: Download complete [2022-05-17T21:51:39.401Z] 4fe6c5a15a65: Pull complete [2022-05-17T21:51:39.401Z] 22a0e8bec74d: Pull complete [2022-05-17T21:51:39.401Z] ca2b28591e48: Pull complete [2022-05-17T21:51:39.401Z] a51346096db8: Pull complete [2022-05-17T21:51:39.401Z] daebc70d1ce1: Pull complete [2022-05-17T21:51:41.943Z] 0e18a0eac166: Pull complete [2022-05-17T21:51:41.944Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-17T21:51:41.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T21:51:41.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-17T21:51:42.233Z] + 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-17T21:51:42.529Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T21:51:42.529Z] . [Pipeline] withDockerContainer [2022-05-17T21:51:42.599Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:51:42.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:51:44.282Z] $ docker top 703c346d13e968b0b4ce3517ac82db07a2f14325bd7d4791da958d92c3780435 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T21:51:44.645Z] + go version [2022-05-17T21:51:44.645Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-17T21:51:44.661Z] $ docker stop --time=1 703c346d13e968b0b4ce3517ac82db07a2f14325bd7d4791da958d92c3780435 [2022-05-17T21:51:45.948Z] $ docker rm -f 703c346d13e968b0b4ce3517ac82db07a2f14325bd7d4791da958d92c3780435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:51:46.345Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T21:51:46.345Z] . [Pipeline] withDockerContainer [2022-05-17T21:51:46.414Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:51:46.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:51:46.853Z] $ docker top a07d517bde2672c9ea29a0ff10630cd238de16549348ae473bfb7a3da59af9bc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-17T21:51:47.228Z] + make test [2022-05-17T21:51:47.228Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-17T21:51:47.228Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-17T21:51:47.228Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-17T21:51:47.228Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-17T21:51:47.228Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-17T21:51:47.228Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-17T21:51:47.228Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-17T21:51:47.228Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-17T21:51:47.228Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-17T21:51:47.228Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-05-17T21:51:47.228Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-17T21:51:47.491Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-17T21:51:47.491Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-17T21:51:47.491Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-17T21:51:47.491Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-17T21:51:47.491Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-17T21:51:47.491Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-17T21:51:47.491Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-17T21:51:47.491Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-17T21:51:47.491Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-17T21:51:47.491Z] go: downloading golang.org/x/text v0.3.7 [2022-05-17T21:51:47.491Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-17T21:51:47.491Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-17T21:51:47.491Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-17T21:51:47.491Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-17T21:51:47.491Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-17T21:51:47.491Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-17T21:51:47.756Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-17T21:51:47.756Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-17T21:51:47.756Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-17T21:51:47.756Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-17T21:51:47.756Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-17T21:51:47.756Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-17T21:51:47.756Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-17T21:51:48.016Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-17T21:51:48.016Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-17T21:51:48.016Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-17T21:51:48.016Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-17T21:51:48.016Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T21:51:48.016Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-17T21:51:48.016Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-17T21:51:48.016Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-17T21:51:48.016Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-17T21:51:48.016Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-17T21:51:48.016Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-17T21:51:48.274Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-17T21:51:49.034Z] Still waiting to schedule task [2022-05-17T21:51:49.035Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-17T21:52:00.624Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-05-17T21:52:00.624Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.057s coverage: 4.6% of statements [2022-05-17T21:52:00.624Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-05-17T21:52:00.624Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.022s coverage: 92.2% of statements [2022-05-17T21:52:00.624Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.012s coverage: 85.3% of statements [2022-05-17T21:52:01.565Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.018s coverage: 54.9% of statements [2022-05-17T21:52:01.565Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-05-17T21:52:01.565Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-05-17T21:52:01.565Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.010s coverage: 100.0% of statements [2022-05-17T21:52:01.565Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.328s coverage: 88.1% of statements [2022-05-17T21:52:01.565Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.022s coverage: 25.0% of statements [2022-05-17T21:52:04.104Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 79.6% of statements [2022-05-17T21:52:04.104Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-05-17T21:52:04.104Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.019s coverage: 41.7% of statements [2022-05-17T21:52:04.104Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2022-05-17T21:52:12.235Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-17T21:52:15.534Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-17T21:52:15.534Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-17T21:52:15.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-17T21:52:15.825Z] $ docker stop --time=1 a07d517bde2672c9ea29a0ff10630cd238de16549348ae473bfb7a3da59af9bc [2022-05-17T21:52:18.424Z] $ docker rm -f a07d517bde2672c9ea29a0ff10630cd238de16549348ae473bfb7a3da59af9bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T21:52:19.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-17T21:52:19.128Z] 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-17T21:52:19.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T21:52:19.610Z] [2022-05-17T21:52:19.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:52:19.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T21:52:19.919Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-17T21:52:19.919Z] 5eb5b503b376: Pulling fs layer [2022-05-17T21:52:19.919Z] 5c69ac0246d0: Pulling fs layer [2022-05-17T21:52:19.919Z] ec43610c2a17: Pulling fs layer [2022-05-17T21:52:19.919Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-17T21:52:19.919Z] 33b1e0a273af: Pulling fs layer [2022-05-17T21:52:19.919Z] 5d3b04190fa2: Pulling fs layer [2022-05-17T21:52:19.919Z] 2f39f015ded8: Pulling fs layer [2022-05-17T21:52:19.919Z] 33b1e0a273af: Waiting [2022-05-17T21:52:19.919Z] 5d3b04190fa2: Waiting [2022-05-17T21:52:19.919Z] 3a2ae6a8a46f: Waiting [2022-05-17T21:52:19.919Z] 2f39f015ded8: Waiting [2022-05-17T21:52:19.919Z] 5c69ac0246d0: Download complete [2022-05-17T21:52:19.919Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-17T21:52:19.919Z] 3a2ae6a8a46f: Download complete [2022-05-17T21:52:20.187Z] 33b1e0a273af: Verifying Checksum [2022-05-17T21:52:20.187Z] 33b1e0a273af: Download complete [2022-05-17T21:52:20.187Z] 5d3b04190fa2: Download complete [2022-05-17T21:52:20.187Z] ec43610c2a17: Verifying Checksum [2022-05-17T21:52:20.187Z] ec43610c2a17: Download complete [2022-05-17T21:52:20.187Z] 5eb5b503b376: Download complete [2022-05-17T21:52:21.130Z] 2f39f015ded8: Download complete [2022-05-17T21:52:21.702Z] 5eb5b503b376: Pull complete [2022-05-17T21:52:21.702Z] 5c69ac0246d0: Pull complete [2022-05-17T21:52:22.275Z] ec43610c2a17: Pull complete [2022-05-17T21:52:22.275Z] 3a2ae6a8a46f: Pull complete [2022-05-17T21:52:22.536Z] 33b1e0a273af: Pull complete [2022-05-17T21:52:22.536Z] 5d3b04190fa2: Pull complete [2022-05-17T21:52:27.823Z] 2f39f015ded8: Pull complete [2022-05-17T21:52:27.823Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-17T21:52:27.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T21:52:27.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-17T21:52:27.892Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:52:27.935Z] $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:52:29.645Z] $ docker top 9a28c98205e1a90b18e2b40a4a2e7875a510013eeec76459b5384968a6a0d89f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:52:30.054Z] ---> job-cost.sh [2022-05-17T21:52:30.054Z] lf-activate-venv: SKIPPING [2022-05-17T21:52:30.054Z] INFO: No Stack... [2022-05-17T21:52:30.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-17T21:52:30.896Z] INFO: Archiving Costs [Pipeline] sh [2022-05-17T21:52:31.202Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-05-17T21:52:31.202Z] + cut -d, -f6 [Pipeline] lock [2022-05-17T21:52:31.221Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-53-stack-cost] [2022-05-17T21:52:31.229Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-53-stack-cost] did not exist. Created. [2022-05-17T21:52:31.229Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-17T21:52:31.535Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-17T21:52:31.563Z] Stashed 1 file(s) [Pipeline] } [2022-05-17T21:52:31.569Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-17T21:52:31.597Z] $ docker stop --time=1 9a28c98205e1a90b18e2b40a4a2e7875a510013eeec76459b5384968a6a0d89f [2022-05-17T21:52:32.767Z] $ docker rm -f 9a28c98205e1a90b18e2b40a4a2e7875a510013eeec76459b5384968a6a0d89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T21:54:20.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63959 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-05-17T21:54:20.527Z] Running in /w/workspace/go-mod-bootstrap/53 [Pipeline] { [Pipeline] checkout [2022-05-17T21:54:20.847Z] Selected Git installation does not exist. Using Default [2022-05-17T21:54:20.847Z] The recommended git tool is: NONE [2022-05-17T21:54:27.605Z] using credential edgex-jenkins-ssh [2022-05-17T21:54:27.623Z] Cloning the remote Git repository [2022-05-17T21:54:27.682Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-05-17T21:54:27.769Z] > git init /w/workspace/go-mod-bootstrap/53 # timeout=10 [2022-05-17T21:54:27.872Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-05-17T21:54:27.874Z] > git --version # timeout=10 [2022-05-17T21:54:27.894Z] > git --version # 'git version 2.25.1' [2022-05-17T21:54:27.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T21:54:27.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T21:54:29.313Z] Avoid second fetch [2022-05-17T21:54:29.314Z] Checking out Revision 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f (main) [2022-05-17T21:54:29.275Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-05-17T21:54:29.293Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T21:54:29.336Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T21:54:29.354Z] > git checkout -f 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f # timeout=10 [2022-05-17T21:54:33.658Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 (#326)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-17T21:54:34.484Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-17T21:54:34.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T21:54:34.484Z] Dload Upload Total Spent Left Speed [2022-05-17T21:54:34.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2022-05-17T21:54:34.996Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-17T21:54:35.338Z] + sudo tee+ /etc/docker/daemon.new [2022-05-17T21:54:35.338Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-17T21:54:35.338Z] { [2022-05-17T21:54:35.338Z] "registry-mirrors": [ [2022-05-17T21:54:35.338Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-17T21:54:35.338Z] ], [2022-05-17T21:54:35.338Z] "bip": "10.250.0.254/24", [2022-05-17T21:54:35.338Z] "hosts": [ [2022-05-17T21:54:35.338Z] "tcp://0.0.0.0:5555", [2022-05-17T21:54:35.338Z] "unix:///var/run/docker.sock" [2022-05-17T21:54:35.338Z] ], [2022-05-17T21:54:35.338Z] "mtu": 1458, [2022-05-17T21:54:35.338Z] "selinux-enabled": true, [2022-05-17T21:54:35.338Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-17T21:54:35.338Z] } [Pipeline] sh [2022-05-17T21:54:35.696Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-17T21:54:36.056Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-17T21:54:54.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T21:54:54.961Z] ========================================================= [2022-05-17T21:54:54.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-17T21:54:54.961Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-17T21:54:55.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T21:54:55.930Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-17T21:54:55.930Z] 9b3977197b4f: Pulling fs layer [2022-05-17T21:54:55.930Z] 1a89e8eeedd5: Pulling fs layer [2022-05-17T21:54:55.930Z] 94645a83ff95: Pulling fs layer [2022-05-17T21:54:55.930Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-17T21:54:55.930Z] 0c92f367c5e7: Pulling fs layer [2022-05-17T21:54:55.930Z] 3096ccb668a1: Pulling fs layer [2022-05-17T21:54:55.930Z] e8cf19c19ddd: Pulling fs layer [2022-05-17T21:54:55.930Z] a4caa8a26152: Pulling fs layer [2022-05-17T21:54:55.930Z] 3f3a8bcf1eab: Waiting [2022-05-17T21:54:55.930Z] 0c92f367c5e7: Waiting [2022-05-17T21:54:55.930Z] 3096ccb668a1: Waiting [2022-05-17T21:54:55.930Z] e8cf19c19ddd: Waiting [2022-05-17T21:54:55.930Z] a4caa8a26152: Waiting [2022-05-17T21:54:55.930Z] 94645a83ff95: Download complete [2022-05-17T21:54:56.235Z] 1a89e8eeedd5: Verifying Checksum [2022-05-17T21:54:56.235Z] 1a89e8eeedd5: Download complete [2022-05-17T21:54:56.235Z] 0c92f367c5e7: Verifying Checksum [2022-05-17T21:54:56.235Z] 0c92f367c5e7: Download complete [2022-05-17T21:54:56.235Z] 3096ccb668a1: Verifying Checksum [2022-05-17T21:54:56.235Z] 3096ccb668a1: Download complete [2022-05-17T21:54:56.235Z] e8cf19c19ddd: Download complete [2022-05-17T21:54:56.235Z] 9b3977197b4f: Download complete [2022-05-17T21:54:56.861Z] 9b3977197b4f: Pull complete [2022-05-17T21:54:57.469Z] 1a89e8eeedd5: Pull complete [2022-05-17T21:54:58.078Z] 94645a83ff95: Pull complete [2022-05-17T21:54:58.353Z] a4caa8a26152: Verifying Checksum [2022-05-17T21:54:58.353Z] a4caa8a26152: Download complete [2022-05-17T21:54:58.949Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-17T21:54:58.949Z] 3f3a8bcf1eab: Download complete [2022-05-17T21:55:11.385Z] 3f3a8bcf1eab: Pull complete [2022-05-17T21:55:11.657Z] 0c92f367c5e7: Pull complete [2022-05-17T21:55:11.931Z] 3096ccb668a1: Pull complete [2022-05-17T21:55:12.206Z] e8cf19c19ddd: Pull complete [2022-05-17T21:55:18.938Z] a4caa8a26152: Pull complete [2022-05-17T21:55:18.938Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-17T21:55:18.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T21:55:18.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-17T21:55:19.289Z] + 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-17T21:55:19.645Z] + docker inspect -f . ci-base-image-arm64 [2022-05-17T21:55:19.645Z] . [Pipeline] withDockerContainer [2022-05-17T21:55:19.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-63959 does not seem to be running inside a container [2022-05-17T21:55:19.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/53 -v /w/workspace/go-mod-bootstrap/53:/w/workspace/go-mod-bootstrap/53:rw,z -v /w/workspace/go-mod-bootstrap/53@tmp:/w/workspace/go-mod-bootstrap/53@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-17T21:55:23.193Z] $ docker top 68f088d7699eff319325d3bb31dfe57d265107a4127853cbeced54c71c828f55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T21:55:24.118Z] + go version [2022-05-17T21:55:24.118Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-17T21:55:24.147Z] $ docker stop --time=1 68f088d7699eff319325d3bb31dfe57d265107a4127853cbeced54c71c828f55 [2022-05-17T21:55:25.800Z] $ docker rm -f 68f088d7699eff319325d3bb31dfe57d265107a4127853cbeced54c71c828f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:55:26.487Z] + docker inspect -f . ci-base-image-arm64 [2022-05-17T21:55:26.487Z] . [Pipeline] withDockerContainer [2022-05-17T21:55:26.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-63959 does not seem to be running inside a container [2022-05-17T21:55:26.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/53 -v /w/workspace/go-mod-bootstrap/53:/w/workspace/go-mod-bootstrap/53:rw,z -v /w/workspace/go-mod-bootstrap/53@tmp:/w/workspace/go-mod-bootstrap/53@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-17T21:55:28.562Z] $ docker top 2f29b5a1df6a6cc34808608e447654fbfd37f3430aa0932287078667a40d7952 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-17T21:55:29.507Z] + make test [2022-05-17T21:55:29.507Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-17T21:55:29.507Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-05-17T21:55:29.507Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-17T21:55:29.507Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-17T21:55:29.784Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-17T21:55:29.784Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-17T21:55:30.060Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-17T21:55:30.060Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-17T21:55:30.060Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-17T21:55:30.060Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-17T21:55:30.060Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-17T21:55:30.060Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-17T21:55:30.060Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-17T21:55:30.060Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-17T21:55:30.060Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-17T21:55:30.060Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-17T21:55:30.340Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-17T21:55:30.340Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-17T21:55:30.340Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-17T21:55:30.340Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-17T21:55:30.625Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-17T21:55:30.625Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-17T21:55:30.625Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-17T21:55:30.625Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-17T21:55:30.625Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-17T21:55:30.625Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-17T21:55:30.625Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-17T21:55:30.625Z] go: downloading golang.org/x/text v0.3.7 [2022-05-17T21:55:30.625Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-17T21:55:30.902Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-17T21:55:31.885Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-17T21:55:31.885Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-17T21:55:31.885Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-17T21:55:32.160Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-17T21:55:32.160Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-17T21:55:32.160Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-17T21:55:32.160Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-17T21:55:32.160Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-17T21:55:32.160Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-17T21:55:32.160Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-17T21:55:32.160Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-17T21:55:32.160Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-17T21:55:32.160Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-17T21:55:32.438Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-17T21:55:33.425Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-17T21:55:33.425Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-17T21:55:34.884Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-17T21:55:34.884Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-17T21:55:34.884Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-17T21:55:34.884Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-17T21:55:34.884Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-17T21:55:34.884Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-17T21:55:34.884Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-17T21:55:34.884Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-17T21:55:35.162Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-17T21:55:35.162Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-17T21:56:57.026Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-05-17T21:56:57.026Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.097s coverage: 4.6% of statements [2022-05-17T21:56:57.026Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-05-17T21:56:57.026Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.080s coverage: 92.2% of statements [2022-05-17T21:56:57.026Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.023s coverage: 85.3% of statements [2022-05-17T21:57:01.380Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.089s coverage: 54.9% of statements [2022-05-17T21:57:01.380Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-05-17T21:57:01.380Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-05-17T21:57:01.380Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.071s coverage: 100.0% of statements [2022-05-17T21:57:01.380Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.399s coverage: 88.1% of statements [2022-05-17T21:57:01.380Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.090s coverage: 25.0% of statements [2022-05-17T21:57:11.560Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.092s coverage: 79.6% of statements [2022-05-17T21:57:11.560Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-05-17T21:57:11.560Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.057s coverage: 41.7% of statements [2022-05-17T21:57:11.560Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements [2022-05-17T21:57:11.560Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-17T21:57:11.560Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-17T21:57:33.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-17T21:57:34.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-17T21:57:34.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-17T21:57:34.430Z] $ docker stop --time=1 2f29b5a1df6a6cc34808608e447654fbfd37f3430aa0932287078667a40d7952 [2022-05-17T21:57:36.222Z] $ docker rm -f 2f29b5a1df6a6cc34808608e447654fbfd37f3430aa0932287078667a40d7952 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T21:57:38.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-17T21:57:38.900Z] Warning: overwriting stash ‘coverage-report’ [2022-05-17T21:57:39.412Z] 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-17T21:57:39.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T21:57:39.881Z] [2022-05-17T21:57:39.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:57:40.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T21:57:40.505Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-17T21:57:40.505Z] 8998bd30e6a1: Pulling fs layer [2022-05-17T21:57:40.505Z] 04944245beec: Pulling fs layer [2022-05-17T21:57:40.505Z] 699f458cf7ca: Pulling fs layer [2022-05-17T21:57:40.505Z] 765212b225bb: Pulling fs layer [2022-05-17T21:57:40.505Z] f23df028b6ca: Pulling fs layer [2022-05-17T21:57:40.505Z] d65c8cfc05b1: Pulling fs layer [2022-05-17T21:57:40.505Z] 2437ff75d9bd: Pulling fs layer [2022-05-17T21:57:40.505Z] 765212b225bb: Waiting [2022-05-17T21:57:40.505Z] f23df028b6ca: Waiting [2022-05-17T21:57:40.505Z] d65c8cfc05b1: Waiting [2022-05-17T21:57:40.505Z] 2437ff75d9bd: Waiting [2022-05-17T21:57:40.505Z] 04944245beec: Verifying Checksum [2022-05-17T21:57:40.505Z] 04944245beec: Download complete [2022-05-17T21:57:40.505Z] 765212b225bb: Verifying Checksum [2022-05-17T21:57:40.505Z] 765212b225bb: Download complete [2022-05-17T21:57:40.505Z] f23df028b6ca: Download complete [2022-05-17T21:57:40.505Z] d65c8cfc05b1: Verifying Checksum [2022-05-17T21:57:40.505Z] d65c8cfc05b1: Download complete [2022-05-17T21:57:40.780Z] 699f458cf7ca: Verifying Checksum [2022-05-17T21:57:40.780Z] 699f458cf7ca: Download complete [2022-05-17T21:57:41.058Z] 8998bd30e6a1: Verifying Checksum [2022-05-17T21:57:41.058Z] 8998bd30e6a1: Download complete [2022-05-17T21:57:43.699Z] 2437ff75d9bd: Verifying Checksum [2022-05-17T21:57:43.699Z] 2437ff75d9bd: Download complete [2022-05-17T21:57:45.687Z] 8998bd30e6a1: Pull complete [2022-05-17T21:57:45.962Z] 04944245beec: Pull complete [2022-05-17T21:57:47.405Z] 699f458cf7ca: Pull complete [2022-05-17T21:57:47.681Z] 765212b225bb: Pull complete [2022-05-17T21:57:48.280Z] f23df028b6ca: Pull complete [2022-05-17T21:57:48.552Z] d65c8cfc05b1: Pull complete [2022-05-17T21:58:03.649Z] 2437ff75d9bd: Pull complete [2022-05-17T21:58:03.649Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-17T21:58:03.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T21:58:03.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-17T21:58:03.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-63959 does not seem to be running inside a container [2022-05-17T21:58:03.952Z] $ 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-bootstrap/53 -v /w/workspace/go-mod-bootstrap/53:/w/workspace/go-mod-bootstrap/53:rw,z -v /w/workspace/go-mod-bootstrap/53@tmp:/w/workspace/go-mod-bootstrap/53@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-17T21:58:06.350Z] $ docker top 84d87898ce09a5fa50746a9cf8ad5ccad09f62fdb8e6a16f2d64692f9e22370c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:58:07.283Z] ---> job-cost.sh [2022-05-17T21:58:07.283Z] lf-activate-venv: SKIPPING [2022-05-17T21:58:07.283Z] INFO: No Stack... [2022-05-17T21:58:07.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-17T21:58:08.530Z] INFO: Archiving Costs [Pipeline] sh [2022-05-17T21:58:09.198Z] + cat /w/workspace/go-mod-bootstrap/53/archives/cost.csv [2022-05-17T21:58:09.198Z] + cut -d, -f6 [Pipeline] lock [2022-05-17T21:58:09.263Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-53-stack-cost] [2022-05-17T21:58:09.271Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-53-stack-cost] did not exist. Created. [2022-05-17T21:58:09.271Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-17T21:58:09.939Z] /w/workspace/go-mod-bootstrap/53@tmp/durable-10dfca84/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-17T21:58:10.622Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-17T21:58:10.654Z] Warning: overwriting stash ‘stack-cost’ [2022-05-17T21:58:10.709Z] Stashed 1 file(s) [Pipeline] } [2022-05-17T21:58:10.716Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-17T21:58:10.733Z] $ docker stop --time=1 84d87898ce09a5fa50746a9cf8ad5ccad09f62fdb8e6a16f2d64692f9e22370c [2022-05-17T21:58:12.266Z] $ docker rm -f 84d87898ce09a5fa50746a9cf8ad5ccad09f62fdb8e6a16f2d64692f9e22370c [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-17T21:58:12.710Z] provisioning config files... [2022-05-17T21:58:12.725Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2183399582127320757tmp [Pipeline] { [Pipeline] sh [2022-05-17T21:58:13.027Z] + set +x [2022-05-17T21:58:13.027Z] + curl -s https://codecov.io/bash [2022-05-17T21:58:13.027Z] + bash -s -- [2022-05-17T21:58:13.287Z] [2022-05-17T21:58:13.287Z] _____ _ [2022-05-17T21:58:13.287Z] / ____| | | [2022-05-17T21:58:13.287Z] | | ___ __| | ___ ___ _____ __ [2022-05-17T21:58:13.287Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-17T21:58:13.287Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-17T21:58:13.287Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-17T21:58:13.287Z] Bash-1.0.6 [2022-05-17T21:58:13.287Z] [2022-05-17T21:58:13.287Z] [2022-05-17T21:58:13.287Z] ==> git version 2.25.1 found [2022-05-17T21:58:13.287Z] ==> 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-17T21:58:13.287Z] Release-Date: 2020-01-08 [2022-05-17T21:58:13.287Z] 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-17T21:58:13.287Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-17T21:58:13.287Z] ==> Jenkins CI detected. [2022-05-17T21:58:13.287Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-05-17T21:58:13.287Z] project root: . [2022-05-17T21:58:13.287Z] --> token set from env [2022-05-17T21:58:13.287Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-17T21:58:13.287Z] ==> Running gcov in . (disable via -X gcov) [2022-05-17T21:58:13.287Z] ==> Python coveragepy not found [2022-05-17T21:58:13.287Z] ==> Searching for coverage reports in: [2022-05-17T21:58:13.287Z] + . [2022-05-17T21:58:13.287Z] -> Found 1 reports [2022-05-17T21:58:13.287Z] ==> Detecting git/mercurial file structure [2022-05-17T21:58:13.287Z] ==> Reading reports [2022-05-17T21:58:13.287Z] + ./coverage.out bytes=56161 [2022-05-17T21:58:13.287Z] ==> Appending adjustments [2022-05-17T21:58:13.287Z] https://docs.codecov.io/docs/fixing-reports [2022-05-17T21:58:13.549Z] + Found adjustments [2022-05-17T21:58:13.549Z] ==> Gzipping contents [2022-05-17T21:58:13.549Z] 12K /tmp/codecov.kQlIaj.gz [2022-05-17T21:58:13.549Z] ==> Uploading reports [2022-05-17T21:58:13.549Z] url: https://codecov.io [2022-05-17T21:58:13.549Z] query: branch=main&commit=1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-17T21:58:13.549Z] -> Pinging Codecov [2022-05-17T21:58:13.549Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-17T21:58:13.810Z] -> Uploading to [2022-05-17T21:58:13.810Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-17/833815588EE85121546D348822E98E2E/1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f/1f71020e-cb76-4b23-9196-49a58b2369e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220517T215813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1d9b320cf470a698f6ab94eb73bd0cc491057160214880b63eedbcb90df752b [2022-05-17T21:58:13.810Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T21:58:13.810Z] Dload Upload Total Spent Left Speed [2022-05-17T21:58:14.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9320 0 0 100 9320 0 33890 --:--:-- --:--:-- --:--:-- 33890 [2022-05-17T21:58:14.072Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f [Pipeline] } [2022-05-17T21:58:14.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-17T21:58:14.349Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-17T21:58:14.362Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:58:14.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-17T21:58:14.658Z] [2022-05-17T21:58:14.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:58:14.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-17T21:58:14.962Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-17T21:58:14.962Z] 188c0c94c7c5: Pulling fs layer [2022-05-17T21:58:14.962Z] 0ef7d3d256c8: Pulling fs layer [2022-05-17T21:58:14.962Z] de9db76c5a1d: Pulling fs layer [2022-05-17T21:58:14.962Z] 0eba1c9be4d2: Pulling fs layer [2022-05-17T21:58:14.962Z] 0d57e429df01: Pulling fs layer [2022-05-17T21:58:14.962Z] 4e4be7b47b0d: Pulling fs layer [2022-05-17T21:58:14.962Z] e1f770b5df2f: Pulling fs layer [2022-05-17T21:58:14.962Z] 85a0685a4137: Pulling fs layer [2022-05-17T21:58:14.962Z] 0d57e429df01: Waiting [2022-05-17T21:58:14.962Z] 4e4be7b47b0d: Waiting [2022-05-17T21:58:14.962Z] e1f770b5df2f: Waiting [2022-05-17T21:58:14.962Z] 85a0685a4137: Waiting [2022-05-17T21:58:14.962Z] 0eba1c9be4d2: Waiting [2022-05-17T21:58:14.962Z] de9db76c5a1d: Verifying Checksum [2022-05-17T21:58:14.962Z] de9db76c5a1d: Download complete [2022-05-17T21:58:14.962Z] 0ef7d3d256c8: Download complete [2022-05-17T21:58:14.962Z] 0d57e429df01: Download complete [2022-05-17T21:58:14.962Z] 4e4be7b47b0d: Verifying Checksum [2022-05-17T21:58:14.962Z] 4e4be7b47b0d: Download complete [2022-05-17T21:58:14.962Z] 188c0c94c7c5: Verifying Checksum [2022-05-17T21:58:14.962Z] 188c0c94c7c5: Download complete [2022-05-17T21:58:15.222Z] 188c0c94c7c5: Pull complete [2022-05-17T21:58:15.222Z] e1f770b5df2f: Verifying Checksum [2022-05-17T21:58:15.222Z] e1f770b5df2f: Download complete [2022-05-17T21:58:15.222Z] 0ef7d3d256c8: Pull complete [2022-05-17T21:58:15.483Z] de9db76c5a1d: Pull complete [2022-05-17T21:58:15.744Z] 0eba1c9be4d2: Verifying Checksum [2022-05-17T21:58:15.744Z] 0eba1c9be4d2: Download complete [2022-05-17T21:58:16.004Z] 85a0685a4137: Verifying Checksum [2022-05-17T21:58:16.004Z] 85a0685a4137: Download complete [2022-05-17T21:58:19.298Z] 0eba1c9be4d2: Pull complete [2022-05-17T21:58:19.298Z] 0d57e429df01: Pull complete [2022-05-17T21:58:19.298Z] 4e4be7b47b0d: Pull complete [2022-05-17T21:58:19.867Z] e1f770b5df2f: Pull complete [2022-05-17T21:58:23.165Z] 85a0685a4137: Pull complete [2022-05-17T21:58:23.165Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-17T21:58:23.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-17T21:58:23.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-17T21:58:23.236Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:58:23.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:58:25.228Z] $ docker top 36039f85ce01be5cb1431927db60ec51bb71e1645d12275d0c1842239c64d293 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-17T21:58:25.311Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-17T21:58:25.595Z] + set -o pipefail [2022-05-17T21:58:25.595Z] + snyk monitor '--org=edgex-jenkins' [2022-05-17T21:58:30.889Z] [2022-05-17T21:58:30.889Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-05-17T21:58:30.889Z] [2022-05-17T21:58:30.889Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/70f5dc6e-4041-4f73-82b3-1de567c375bc [2022-05-17T21:58:30.889Z] [2022-05-17T21:58:30.889Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-17T21:58:30.889Z] [2022-05-17T21:58:30.889Z] [Pipeline] } [2022-05-17T21:58:30.907Z] $ docker stop --time=1 36039f85ce01be5cb1431927db60ec51bb71e1645d12275d0c1842239c64d293 [2022-05-17T21:58:33.183Z] $ docker rm -f 36039f85ce01be5cb1431927db60ec51bb71e1645d12275d0c1842239c64d293 [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-17T21:58:34.013Z] + git log --format=format:%s -1 1cc0e051f04f4b06e3d5fa82c1fce95f0363ba9f [Pipeline] sh [2022-05-17T21:58:34.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T21:58:34.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:58:34.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T21:58:34.646Z] . [Pipeline] withDockerContainer [2022-05-17T21:58:34.718Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:58:34.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:58:35.196Z] $ docker top 9ccae1244e5c0ac138c2ad96d0c5142d129dab5990d18a36dee888547fb02a72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T21:58:35.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T21:58:35.298Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T21:58:35.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T21:58:35.436Z] $ docker exec 9ccae1244e5c0ac138c2ad96d0c5142d129dab5990d18a36dee888547fb02a72 ssh-agent [2022-05-17T21:58:35.571Z] SSH_AUTH_SOCK=/tmp/ssh-rFICWgnI8Ft3/agent.34 [2022-05-17T21:58:35.571Z] SSH_AGENT_PID=41 [2022-05-17T21:58:35.577Z] Running ssh-add (command line suppressed) [2022-05-17T21:58:35.694Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_381056003867845468.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_381056003867845468.key) [2022-05-17T21:58:35.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T21:58:35.999Z] + git semver tag [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,188 [run_tag] DEBUG tag force:False [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,188 [check_head_tag] DEBUG check head tag [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,191 [execute] INFO git cat-file --batch-check [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,195 [execute] INFO git cat-file --batch [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,257 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,258 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,258 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-05-17T21:58:36.260Z] 2022-05-17 21:58:36,262 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-05-17T21:58:36.260Z] 2.2.1-dev.1 [Pipeline] } [2022-05-17T21:58:36.533Z] $ docker exec --env ******** --env ******** 9ccae1244e5c0ac138c2ad96d0c5142d129dab5990d18a36dee888547fb02a72 ssh-agent -k [2022-05-17T21:58:36.652Z] unset SSH_AUTH_SOCK; [2022-05-17T21:58:36.652Z] unset SSH_AGENT_PID; [2022-05-17T21:58:36.653Z] echo Agent pid 41 killed; [2022-05-17T21:58:36.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T21:58:36.972Z] + git semver [Pipeline] } [2022-05-17T21:58:37.253Z] $ docker stop --time=1 9ccae1244e5c0ac138c2ad96d0c5142d129dab5990d18a36dee888547fb02a72 [2022-05-17T21:58:38.537Z] $ docker rm -f 9ccae1244e5c0ac138c2ad96d0c5142d129dab5990d18a36dee888547fb02a72 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:58:38.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-17T21:58:38.944Z] [2022-05-17T21:58:38.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:58:39.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-17T21:58:39.257Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-17T21:58:39.257Z] ab5ef0e58194: Pulling fs layer [2022-05-17T21:58:39.257Z] 9712f1f96733: Pulling fs layer [2022-05-17T21:58:39.257Z] 63f879dbbcfc: Pulling fs layer [2022-05-17T21:58:39.257Z] 0d9ebad4ef96: Pulling fs layer [2022-05-17T21:58:39.257Z] e9a5061849ea: Pulling fs layer [2022-05-17T21:58:39.257Z] d747dcd14b5f: Pulling fs layer [2022-05-17T21:58:39.257Z] 2de7ff778b66: Pulling fs layer [2022-05-17T21:58:39.257Z] 0d9ebad4ef96: Waiting [2022-05-17T21:58:39.257Z] e9a5061849ea: Waiting [2022-05-17T21:58:39.257Z] d747dcd14b5f: Waiting [2022-05-17T21:58:39.257Z] 2de7ff778b66: Waiting [2022-05-17T21:58:39.257Z] 9712f1f96733: Download complete [2022-05-17T21:58:39.518Z] 63f879dbbcfc: Verifying Checksum [2022-05-17T21:58:39.518Z] 63f879dbbcfc: Download complete [2022-05-17T21:58:39.778Z] e9a5061849ea: Verifying Checksum [2022-05-17T21:58:39.778Z] e9a5061849ea: Download complete [2022-05-17T21:58:39.778Z] d747dcd14b5f: Download complete [2022-05-17T21:58:39.778Z] ab5ef0e58194: Verifying Checksum [2022-05-17T21:58:39.778Z] ab5ef0e58194: Download complete [2022-05-17T21:58:39.778Z] 0d9ebad4ef96: Verifying Checksum [2022-05-17T21:58:39.778Z] 0d9ebad4ef96: Download complete [2022-05-17T21:58:40.036Z] 2de7ff778b66: Verifying Checksum [2022-05-17T21:58:40.036Z] 2de7ff778b66: Download complete [2022-05-17T21:58:43.327Z] ab5ef0e58194: Pull complete [2022-05-17T21:58:43.327Z] 9712f1f96733: Pull complete [2022-05-17T21:58:43.586Z] 63f879dbbcfc: Pull complete [2022-05-17T21:58:47.786Z] 0d9ebad4ef96: Pull complete [2022-05-17T21:58:47.786Z] e9a5061849ea: Pull complete [2022-05-17T21:58:47.786Z] d747dcd14b5f: Pull complete [2022-05-17T21:58:48.726Z] 2de7ff778b66: Pull complete [2022-05-17T21:58:48.726Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-17T21:58:48.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-17T21:58:48.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-17T21:58:49.053Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:58:49.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:58:51.253Z] $ docker top a949c35719757c335b7a07170d97d64c724759018901690e9a6c47bd24895898 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-17T21:58:51.334Z] provisioning config files... [2022-05-17T21:58:51.344Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7858199183532104805tmp [2022-05-17T21:58:51.358Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2999277012001174553tmp [2022-05-17T21:58:51.371Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1477163672654787140tmp [Pipeline] { [Pipeline] echo [2022-05-17T21:58:51.390Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:58:51.680Z] ---> sigul-configuration.sh [2022-05-17T21:58:51.680Z] gpg: directory `/root/.gnupg' created [2022-05-17T21:58:51.680Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-17T21:58:51.680Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-17T21:58:51.680Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-17T21:58:51.680Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-17T21:58:51.680Z] gpg: CAST5 encrypted data [2022-05-17T21:58:51.680Z] gpg: encrypted with 1 passphrase [2022-05-17T21:58:51.680Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-17T21:58:51.972Z] + mkdir /home/jenkins [2022-05-17T21:58:51.972Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-17T21:58:52.266Z] + 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-17T21:58:52.277Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:58:52.568Z] ---> sigul-install.sh [2022-05-17T21:58:52.569Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-17T21:58:52.859Z] + git tag --list [2022-05-17T21:58:52.859Z] v0.0.1 [2022-05-17T21:58:52.859Z] v0.0.10 [2022-05-17T21:58:52.859Z] v0.0.11 [2022-05-17T21:58:52.859Z] v0.0.12 [2022-05-17T21:58:52.859Z] v0.0.13 [2022-05-17T21:58:52.859Z] v0.0.14 [2022-05-17T21:58:52.859Z] v0.0.15 [2022-05-17T21:58:52.859Z] v0.0.16 [2022-05-17T21:58:52.859Z] v0.0.17 [2022-05-17T21:58:52.859Z] v0.0.18 [2022-05-17T21:58:52.859Z] v0.0.19 [2022-05-17T21:58:52.859Z] v0.0.2 [2022-05-17T21:58:52.859Z] v0.0.20 [2022-05-17T21:58:52.859Z] v0.0.21 [2022-05-17T21:58:52.859Z] v0.0.22 [2022-05-17T21:58:52.859Z] v0.0.23 [2022-05-17T21:58:52.859Z] v0.0.24 [2022-05-17T21:58:52.859Z] v0.0.25 [2022-05-17T21:58:52.859Z] v0.0.26 [2022-05-17T21:58:52.859Z] v0.0.27 [2022-05-17T21:58:52.859Z] v0.0.28 [2022-05-17T21:58:52.859Z] v0.0.29 [2022-05-17T21:58:52.859Z] v0.0.3 [2022-05-17T21:58:52.859Z] v0.0.30 [2022-05-17T21:58:52.859Z] v0.0.31 [2022-05-17T21:58:52.859Z] v0.0.32 [2022-05-17T21:58:52.859Z] v0.0.33 [2022-05-17T21:58:52.859Z] v0.0.34 [2022-05-17T21:58:52.859Z] v0.0.35 [2022-05-17T21:58:52.859Z] v0.0.36 [2022-05-17T21:58:52.859Z] v0.0.37 [2022-05-17T21:58:52.859Z] v0.0.38 [2022-05-17T21:58:52.859Z] v0.0.39 [2022-05-17T21:58:52.859Z] v0.0.4 [2022-05-17T21:58:52.859Z] v0.0.40 [2022-05-17T21:58:52.859Z] v0.0.41 [2022-05-17T21:58:52.859Z] v0.0.42 [2022-05-17T21:58:52.859Z] v0.0.43 [2022-05-17T21:58:52.859Z] v0.0.44 [2022-05-17T21:58:52.859Z] v0.0.45 [2022-05-17T21:58:52.859Z] v0.0.46 [2022-05-17T21:58:52.859Z] v0.0.47 [2022-05-17T21:58:52.859Z] v0.0.48 [2022-05-17T21:58:52.859Z] v0.0.49 [2022-05-17T21:58:52.859Z] v0.0.5 [2022-05-17T21:58:52.859Z] v0.0.50 [2022-05-17T21:58:52.859Z] v0.0.51 [2022-05-17T21:58:52.859Z] v0.0.52 [2022-05-17T21:58:52.859Z] v0.0.53 [2022-05-17T21:58:52.859Z] v0.0.54 [2022-05-17T21:58:52.859Z] v0.0.55 [2022-05-17T21:58:52.859Z] v0.0.56 [2022-05-17T21:58:52.859Z] v0.0.57 [2022-05-17T21:58:52.859Z] v0.0.58 [2022-05-17T21:58:52.859Z] v0.0.59 [2022-05-17T21:58:52.859Z] v0.0.6 [2022-05-17T21:58:52.859Z] v0.0.60 [2022-05-17T21:58:52.859Z] v0.0.61 [2022-05-17T21:58:52.859Z] v0.0.62 [2022-05-17T21:58:52.859Z] v0.0.63 [2022-05-17T21:58:52.859Z] v0.0.64 [2022-05-17T21:58:52.859Z] v0.0.65 [2022-05-17T21:58:52.859Z] v0.0.66 [2022-05-17T21:58:52.859Z] v0.0.67 [2022-05-17T21:58:52.859Z] v0.0.68 [2022-05-17T21:58:52.859Z] v0.0.69 [2022-05-17T21:58:52.859Z] v0.0.7 [2022-05-17T21:58:52.859Z] v0.0.70 [2022-05-17T21:58:52.859Z] v0.0.71 [2022-05-17T21:58:52.859Z] v0.0.72 [2022-05-17T21:58:52.859Z] v0.0.8 [2022-05-17T21:58:52.859Z] v0.0.9 [2022-05-17T21:58:52.859Z] v2.0.0 [2022-05-17T21:58:52.859Z] v2.0.0-dev.1 [2022-05-17T21:58:52.859Z] v2.0.0-dev.10 [2022-05-17T21:58:52.859Z] v2.0.0-dev.11 [2022-05-17T21:58:52.859Z] v2.0.0-dev.12 [2022-05-17T21:58:52.859Z] v2.0.0-dev.13 [2022-05-17T21:58:52.859Z] v2.0.0-dev.14 [2022-05-17T21:58:52.859Z] v2.0.0-dev.15 [2022-05-17T21:58:52.859Z] v2.0.0-dev.16 [2022-05-17T21:58:52.859Z] v2.0.0-dev.17 [2022-05-17T21:58:52.859Z] v2.0.0-dev.18 [2022-05-17T21:58:52.859Z] v2.0.0-dev.19 [2022-05-17T21:58:52.859Z] v2.0.0-dev.2 [2022-05-17T21:58:52.859Z] v2.0.0-dev.20 [2022-05-17T21:58:52.859Z] v2.0.0-dev.21 [2022-05-17T21:58:52.859Z] v2.0.0-dev.22 [2022-05-17T21:58:52.859Z] v2.0.0-dev.23 [2022-05-17T21:58:52.859Z] v2.0.0-dev.24 [2022-05-17T21:58:52.859Z] v2.0.0-dev.25 [2022-05-17T21:58:52.859Z] v2.0.0-dev.26 [2022-05-17T21:58:52.859Z] v2.0.0-dev.27 [2022-05-17T21:58:52.859Z] v2.0.0-dev.28 [2022-05-17T21:58:52.859Z] v2.0.0-dev.29 [2022-05-17T21:58:52.859Z] v2.0.0-dev.3 [2022-05-17T21:58:52.859Z] v2.0.0-dev.30 [2022-05-17T21:58:52.859Z] v2.0.0-dev.31 [2022-05-17T21:58:52.859Z] v2.0.0-dev.32 [2022-05-17T21:58:52.859Z] v2.0.0-dev.33 [2022-05-17T21:58:52.859Z] v2.0.0-dev.34 [2022-05-17T21:58:52.859Z] v2.0.0-dev.35 [2022-05-17T21:58:52.859Z] v2.0.0-dev.36 [2022-05-17T21:58:52.859Z] v2.0.0-dev.37 [2022-05-17T21:58:52.859Z] v2.0.0-dev.38 [2022-05-17T21:58:52.859Z] v2.0.0-dev.39 [2022-05-17T21:58:52.859Z] v2.0.0-dev.4 [2022-05-17T21:58:52.859Z] v2.0.0-dev.40 [2022-05-17T21:58:52.859Z] v2.0.0-dev.41 [2022-05-17T21:58:52.859Z] v2.0.0-dev.42 [2022-05-17T21:58:52.859Z] v2.0.0-dev.43 [2022-05-17T21:58:52.859Z] v2.0.0-dev.44 [2022-05-17T21:58:52.859Z] v2.0.0-dev.45 [2022-05-17T21:58:52.859Z] v2.0.0-dev.46 [2022-05-17T21:58:52.859Z] v2.0.0-dev.47 [2022-05-17T21:58:52.859Z] v2.0.0-dev.48 [2022-05-17T21:58:52.859Z] v2.0.0-dev.49 [2022-05-17T21:58:52.859Z] v2.0.0-dev.5 [2022-05-17T21:58:52.859Z] v2.0.0-dev.50 [2022-05-17T21:58:52.859Z] v2.0.0-dev.51 [2022-05-17T21:58:52.859Z] v2.0.0-dev.52 [2022-05-17T21:58:52.859Z] v2.0.0-dev.53 [2022-05-17T21:58:52.859Z] v2.0.0-dev.54 [2022-05-17T21:58:52.859Z] v2.0.0-dev.55 [2022-05-17T21:58:52.859Z] v2.0.0-dev.56 [2022-05-17T21:58:52.859Z] v2.0.0-dev.57 [2022-05-17T21:58:52.859Z] v2.0.0-dev.58 [2022-05-17T21:58:52.859Z] v2.0.0-dev.59 [2022-05-17T21:58:52.859Z] v2.0.0-dev.6 [2022-05-17T21:58:52.859Z] v2.0.0-dev.60 [2022-05-17T21:58:52.859Z] v2.0.0-dev.61 [2022-05-17T21:58:52.859Z] v2.0.0-dev.62 [2022-05-17T21:58:52.859Z] v2.0.0-dev.63 [2022-05-17T21:58:52.859Z] v2.0.0-dev.64 [2022-05-17T21:58:52.859Z] v2.0.0-dev.65 [2022-05-17T21:58:52.859Z] v2.0.0-dev.66 [2022-05-17T21:58:52.859Z] v2.0.0-dev.67 [2022-05-17T21:58:52.859Z] v2.0.0-dev.7 [2022-05-17T21:58:52.859Z] v2.0.0-dev.8 [2022-05-17T21:58:52.859Z] v2.0.0-dev.9 [2022-05-17T21:58:52.859Z] v2.0.1-dev.1 [2022-05-17T21:58:52.859Z] v2.0.1-dev.10 [2022-05-17T21:58:52.859Z] v2.0.1-dev.11 [2022-05-17T21:58:52.859Z] v2.0.1-dev.12 [2022-05-17T21:58:52.859Z] v2.0.1-dev.13 [2022-05-17T21:58:52.859Z] v2.0.1-dev.14 [2022-05-17T21:58:52.859Z] v2.0.1-dev.15 [2022-05-17T21:58:52.859Z] v2.0.1-dev.16 [2022-05-17T21:58:52.859Z] v2.0.1-dev.17 [2022-05-17T21:58:52.859Z] v2.0.1-dev.18 [2022-05-17T21:58:52.859Z] v2.0.1-dev.19 [2022-05-17T21:58:52.859Z] v2.0.1-dev.2 [2022-05-17T21:58:52.859Z] v2.0.1-dev.20 [2022-05-17T21:58:52.859Z] v2.0.1-dev.21 [2022-05-17T21:58:52.859Z] v2.0.1-dev.22 [2022-05-17T21:58:52.859Z] v2.0.1-dev.23 [2022-05-17T21:58:52.859Z] v2.0.1-dev.24 [2022-05-17T21:58:52.859Z] v2.0.1-dev.25 [2022-05-17T21:58:52.859Z] v2.0.1-dev.26 [2022-05-17T21:58:52.859Z] v2.0.1-dev.27 [2022-05-17T21:58:52.859Z] v2.0.1-dev.28 [2022-05-17T21:58:52.859Z] v2.0.1-dev.3 [2022-05-17T21:58:52.859Z] v2.0.1-dev.4 [2022-05-17T21:58:52.859Z] v2.0.1-dev.5 [2022-05-17T21:58:52.859Z] v2.0.1-dev.6 [2022-05-17T21:58:52.859Z] v2.0.1-dev.7 [2022-05-17T21:58:52.859Z] v2.0.1-dev.8 [2022-05-17T21:58:52.859Z] v2.0.1-dev.9 [2022-05-17T21:58:52.859Z] v2.1.0 [2022-05-17T21:58:52.859Z] v2.2.0 [2022-05-17T21:58:52.859Z] v2.2.0-dev.10 [2022-05-17T21:58:52.859Z] v2.2.0-dev.11 [2022-05-17T21:58:52.859Z] v2.2.0-dev.12 [2022-05-17T21:58:52.859Z] v2.2.0-dev.13 [2022-05-17T21:58:52.859Z] v2.2.0-dev.14 [2022-05-17T21:58:52.859Z] v2.2.0-dev.15 [2022-05-17T21:58:52.859Z] v2.2.0-dev.16 [2022-05-17T21:58:52.859Z] v2.2.0-dev.17 [2022-05-17T21:58:52.859Z] v2.2.0-dev.18 [2022-05-17T21:58:52.859Z] v2.2.0-dev.19 [2022-05-17T21:58:52.859Z] v2.2.0-dev.20 [2022-05-17T21:58:52.859Z] v2.2.0-dev.21 [2022-05-17T21:58:52.859Z] v2.2.0-dev.22 [2022-05-17T21:58:52.859Z] v2.2.0-dev.23 [2022-05-17T21:58:52.859Z] v2.2.0-dev.24 [2022-05-17T21:58:52.859Z] v2.2.0-dev.6 [2022-05-17T21:58:52.859Z] v2.2.0-dev.7 [2022-05-17T21:58:52.859Z] v2.2.0-dev.8 [2022-05-17T21:58:52.859Z] v2.2.0-dev.9 [2022-05-17T21:58:52.859Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-17T21:58:53.152Z] + lftools sign git-tag v2.2.1-dev.1 [2022-05-17T21:58:53.725Z] Signing Git tag with Sigul... [2022-05-17T21:58:53.725Z] Signing v2.2.1-dev.1 [Pipeline] echo [2022-05-17T21:58:53.996Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:58:54.285Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-17T21:58:54.293Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-17T21:58:54.321Z] $ docker stop --time=1 a949c35719757c335b7a07170d97d64c724759018901690e9a6c47bd24895898 [2022-05-17T21:58:55.597Z] $ docker rm -f a949c35719757c335b7a07170d97d64c724759018901690e9a6c47bd24895898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-17T21:58:56.041Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T21:58:56.041Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:58:56.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T21:58:56.338Z] . [Pipeline] withDockerContainer [2022-05-17T21:58:56.412Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:58:56.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:58:56.830Z] $ docker top da1d50eee12708e38e7c9065340d6081f74f55720e33d0c87b8005482e77fe9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T21:58:56.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T21:58:56.944Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T21:58:57.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T21:58:57.088Z] $ docker exec da1d50eee12708e38e7c9065340d6081f74f55720e33d0c87b8005482e77fe9f ssh-agent [2022-05-17T21:58:57.211Z] SSH_AUTH_SOCK=/tmp/ssh-z1yrrRydWnFq/agent.31 [2022-05-17T21:58:57.211Z] SSH_AGENT_PID=37 [2022-05-17T21:58:57.216Z] Running ssh-add (command line suppressed) [2022-05-17T21:58:57.336Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5421781043418320933.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5421781043418320933.key) [2022-05-17T21:58:57.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T21:58:57.645Z] + git semver bump pre [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,826 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,826 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,826 [bump_version] DEBUG bumped version:2.2.1-dev.2 [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,826 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,826 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,826 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,828 [execute] INFO git cat-file --batch-check [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,833 [execute] INFO git cat-file --batch [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T21:58:57.908Z] 2022-05-17 21:58:57,838 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-05-17T21:58:57.908Z] 2.2.1-dev.2 [Pipeline] } [2022-05-17T21:58:57.922Z] $ docker exec --env ******** --env ******** da1d50eee12708e38e7c9065340d6081f74f55720e33d0c87b8005482e77fe9f ssh-agent -k [2022-05-17T21:58:58.034Z] unset SSH_AUTH_SOCK; [2022-05-17T21:58:58.034Z] unset SSH_AGENT_PID; [2022-05-17T21:58:58.034Z] echo Agent pid 37 killed; [2022-05-17T21:58:58.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T21:58:58.353Z] + git semver [Pipeline] } [2022-05-17T21:58:58.701Z] $ docker stop --time=1 da1d50eee12708e38e7c9065340d6081f74f55720e33d0c87b8005482e77fe9f [2022-05-17T21:59:00.006Z] $ docker rm -f da1d50eee12708e38e7c9065340d6081f74f55720e33d0c87b8005482e77fe9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T21:59:00.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T21:59:00.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:59:00.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T21:59:00.692Z] . [Pipeline] withDockerContainer [2022-05-17T21:59:00.771Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:59:00.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:59:01.187Z] $ docker top bf8d956e6a78da4649cfb3b39b2cfd94545fd439d02a9927193a80ff214b57f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T21:59:01.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T21:59:01.294Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T21:59:01.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T21:59:01.441Z] $ docker exec bf8d956e6a78da4649cfb3b39b2cfd94545fd439d02a9927193a80ff214b57f2 ssh-agent [2022-05-17T21:59:01.581Z] SSH_AUTH_SOCK=/tmp/ssh-HQDAPGfi82zs/agent.33 [2022-05-17T21:59:01.581Z] SSH_AGENT_PID=40 [2022-05-17T21:59:01.586Z] Running ssh-add (command line suppressed) [2022-05-17T21:59:01.711Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1846803025827042744.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1846803025827042744.key) [2022-05-17T21:59:01.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T21:59:02.018Z] + git semver push [2022-05-17T21:59:02.278Z] 2022-05-17 21:59:02,227 [run_push] DEBUG push [2022-05-17T21:59:02.278Z] 2022-05-17 21:59:02,228 [execute] INFO git push origin semver [2022-05-17T21:59:02.278Z] 2022-05-17 21:59:02,228 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-17T21:59:03.223Z] 2022-05-17 21:59:02,949 [run_push] DEBUG push all version tags [2022-05-17T21:59:03.223Z] 2022-05-17 21:59:02,950 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-17T21:59:03.223Z] 2022-05-17 21:59:02,950 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-05-17T21:59:03.793Z] 2022-05-17 21:59:03,634 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-05-17T21:59:03.793Z] 2.2.1-dev.2 [Pipeline] } [2022-05-17T21:59:03.807Z] $ docker exec --env ******** --env ******** bf8d956e6a78da4649cfb3b39b2cfd94545fd439d02a9927193a80ff214b57f2 ssh-agent -k [2022-05-17T21:59:03.922Z] unset SSH_AUTH_SOCK; [2022-05-17T21:59:03.922Z] unset SSH_AGENT_PID; [2022-05-17T21:59:03.922Z] echo Agent pid 40 killed; [2022-05-17T21:59:03.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T21:59:04.252Z] + git semver [Pipeline] } [2022-05-17T21:59:04.531Z] $ docker stop --time=1 bf8d956e6a78da4649cfb3b39b2cfd94545fd439d02a9927193a80ff214b57f2 [2022-05-17T21:59:05.814Z] $ docker rm -f bf8d956e6a78da4649cfb3b39b2cfd94545fd439d02a9927193a80ff214b57f2 [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-17T21:59:06.426Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-05-17T21:59:06.426Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-05-17T21:59:06.426Z] total 16 [2022-05-17T21:59:06.426Z] drwxr-xr-x 3 root root 4096 May 17 21:52 . [2022-05-17T21:59:06.426Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 21:58 .. [2022-05-17T21:59:06.426Z] drwxr-xr-x 2 root root 4096 May 17 21:52 cost [2022-05-17T21:59:06.426Z] -rw-r--r-- 1 root root 86 May 17 21:52 cost.csv [2022-05-17T21:59:06.426Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-05-17T21:59:06.426Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-05-17T21:59:06.426Z] total 16 [2022-05-17T21:59:06.426Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:52 . [2022-05-17T21:59:06.426Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 21:58 .. [2022-05-17T21:59:06.426Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 21:52 cost [2022-05-17T21:59:06.426Z] -rw-r--r-- 1 jenkins jenkins 86 May 17 21:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:59:06.724Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:59:07.584Z] ---> package-listing.sh [2022-05-17T21:59:07.584Z] ++ facter osfamily [2022-05-17T21:59:07.584Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-17T21:59:07.845Z] + OS_FAMILY=debian [2022-05-17T21:59:07.845Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-05-17T21:59:07.845Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-17T21:59:07.845Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-17T21:59:07.845Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-17T21:59:07.845Z] + PACKAGES=/tmp/packages_start.txt [2022-05-17T21:59:07.845Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-05-17T21:59:07.845Z] + PACKAGES=/tmp/packages_end.txt [2022-05-17T21:59:07.845Z] + case "${OS_FAMILY}" in [2022-05-17T21:59:07.845Z] + dpkg -l [2022-05-17T21:59:07.845Z] + grep '^ii' [2022-05-17T21:59:07.845Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-17T21:59:07.845Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-17T21:59:07.845Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-17T21:59:07.845Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-05-17T21:59:07.845Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-05-17T21:59:07.845Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2022-05-17T21:59:07.857Z] 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/gexfoundry_go-mod-bootstrap_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-17T21:59:08.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-17T21:59:08.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T21:59:08.703Z] . [Pipeline] withDockerContainer [2022-05-17T21:59:08.773Z] prd-ubuntu20.04-docker-8c-8g-63957 does not seem to be running inside a container [2022-05-17T21:59:08.812Z] $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-17T21:59:09.024Z] $ docker top 5d2f3e025c461a69916420f0024016dd8bfdf0eda9c255b92ab0baa7d270bc08 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T21:59:09.377Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-17T21:59:09.666Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-17T21:59:09.958Z] + ls /var/log/sa-host [2022-05-17T21:59:09.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T21:59:10.061Z] provisioning config files... [2022-05-17T21:59:10.071Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3958181548586544710tmp [Pipeline] { [Pipeline] echo [2022-05-17T21:59:10.089Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:59:10.374Z] ---> create-netrc.sh [Pipeline] } [2022-05-17T21:59:10.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:59:10.710Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-17T21:59:10.721Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:59:11.007Z] ---> sudo-logs.sh [2022-05-17T21:59:11.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-17T21:59:11.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:59:11.327Z] ---> job-cost.sh [2022-05-17T21:59:11.327Z] lf-activate-venv: SKIPPING [2022-05-17T21:59:11.327Z] DEBUG: total: 0.2199999988079071 [2022-05-17T21:59:11.327Z] INFO: Retrieving Stack Cost... [2022-05-17T21:59:11.899Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-17T21:59:12.160Z] INFO: Archiving Costs [Pipeline] echo [2022-05-17T21:59:12.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T21:59:12.461Z] ---> logs-deploy.sh [2022-05-17T21:59:12.461Z] lf-activate-venv: SKIPPING [2022-05-17T21:59:12.461Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/53 [2022-05-17T21:59:12.461Z] INFO: archiving workspace using pattern(s): [2022-05-17T21:59:13.404Z] Archives upload complete. [2022-05-17T21:59:13.404Z] INFO: archiving logs to Nexus