Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 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-ssh490307012175306065.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11264104172921913813.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5607700116857545010.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh17185465154872024183.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15659842847868935668.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7763 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 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 (main) Commit message: "fix: Add capability to override config provider settings with "none" (#381)" > 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 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 # timeout=10 > git rev-list --no-walk d4cf5717b1f3172553f708199f7fd5d441b3a9c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-12T17:37:04.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-12T17:37:04.348Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-12T17:37:04.362Z] ========================================================= [2022-10-12T17:37:04.362Z] EdgeX Global Pipelines Version Info [2022-10-12T17:37:04.362Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:37:05.087Z] ------------------- [2022-10-12T17:37:05.087Z] stable info: [2022-10-12T17:37:05.087Z] ------------------- [2022-10-12T17:37:05.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-12T17:37:05.087Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T17:37:05.087Z] Message: update stable to v1.0.239 [2022-10-12T17:37:05.660Z] ------------------- [2022-10-12T17:37:05.660Z] experimental info: [2022-10-12T17:37:05.660Z] ------------------- [2022-10-12T17:37:05.660Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-12T17:37:05.660Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-12T17:37:05.660Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-12T17:37:05.818Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-10-12T17:37:05.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-10-12T17:37:05.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-12T17:37:05.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-12T17:37:05.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-12T17:37:05.878Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-12T17:37:05.893Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-12T17:37:05.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-12T17:37:05.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-12T17:37:05.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-12T17:37:05.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-12T17:37:05.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-10-12T17:37:05.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-12T17:37:05.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-12T17:37:05.986Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T17:37:05.995Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T17:37:06.003Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T17:37:06.010Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-12T17:37:06.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-12T17:37:06.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-12T17:37:06.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-12T17:37:06.042Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-12T17:37:06.049Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-12T17:37:06.057Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-12T17:37:06.065Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-12T17:37:06.073Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-12T17:37:06.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-12T17:37:06.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-12T17:37:06.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-12T17:37:06.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-12T17:37:06.132Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] echo [2022-10-12T17:37:06.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3493ca4 [Pipeline] echo [2022-10-12T17:37:06.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-12T17:37:06.502Z] + git rev-list -1 --merges 3493ca49c20ed9c97753fbe1378ba018d4dc2e28~1..3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] echo [2022-10-12T17:37:06.533Z] -----------> git rev-list -1 --merges 3493ca49c20ed9c97753fbe1378ba018d4dc2e28~1..3493ca49c20ed9c97753fbe1378ba018d4dc2e28 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [false] [Pipeline] sh [2022-10-12T17:37:06.820Z] + git log --format=format:%s -1 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] echo [2022-10-12T17:37:06.835Z] ========================================================= [2022-10-12T17:37:06.835Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-12T17:37:06.835Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T17:37:07.170Z] + git log --format=format:%s -1 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] echo [2022-10-12T17:37:07.182Z] [semverPrep] GIT_COMMIT: 3493ca49c20ed9c97753fbe1378ba018d4dc2e28, Commit Message: fix: Add capability to override config provider settings with "none" (#381) [Pipeline] echo [2022-10-12T17:37:07.192Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-12T17:37:07.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T17:37:07.545Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-12T17:37:07.545Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-12T17:37:07.545Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-12T17:37:07.545Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-12T17:37:07.545Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-12T17:37:07.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:37:07.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T17:37:08.202Z] [2022-10-12T17:37:08.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:37:08.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T17:37:08.758Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-12T17:37:08.758Z] b85a868b505f: Pulling fs layer [2022-10-12T17:37:08.758Z] e2be974225ed: Pulling fs layer [2022-10-12T17:37:08.758Z] 339a4e72a1f5: Pulling fs layer [2022-10-12T17:37:08.758Z] 988bab9f4d93: Pulling fs layer [2022-10-12T17:37:08.758Z] 1469e6f7b9e6: Pulling fs layer [2022-10-12T17:37:08.758Z] eaf3925da568: Pulling fs layer [2022-10-12T17:37:08.758Z] bab4dde63d76: Pulling fs layer [2022-10-12T17:37:08.758Z] bde34c3a00c8: Pulling fs layer [2022-10-12T17:37:08.758Z] b352a97aabf1: Pulling fs layer [2022-10-12T17:37:08.758Z] 4872d77fe225: Pulling fs layer [2022-10-12T17:37:08.758Z] 5851b861e8e6: Pulling fs layer [2022-10-12T17:37:08.758Z] bab4dde63d76: Waiting [2022-10-12T17:37:08.758Z] b352a97aabf1: Waiting [2022-10-12T17:37:08.758Z] 988bab9f4d93: Waiting [2022-10-12T17:37:08.758Z] 4872d77fe225: Waiting [2022-10-12T17:37:08.758Z] eaf3925da568: Waiting [2022-10-12T17:37:08.758Z] 1469e6f7b9e6: Waiting [2022-10-12T17:37:08.758Z] e2be974225ed: Verifying Checksum [2022-10-12T17:37:08.758Z] e2be974225ed: Download complete [2022-10-12T17:37:08.758Z] 988bab9f4d93: Download complete [2022-10-12T17:37:09.021Z] 1469e6f7b9e6: Verifying Checksum [2022-10-12T17:37:09.021Z] 1469e6f7b9e6: Download complete [2022-10-12T17:37:09.021Z] 339a4e72a1f5: Verifying Checksum [2022-10-12T17:37:09.021Z] 339a4e72a1f5: Download complete [2022-10-12T17:37:09.021Z] eaf3925da568: Verifying Checksum [2022-10-12T17:37:09.021Z] eaf3925da568: Download complete [2022-10-12T17:37:09.021Z] bde34c3a00c8: Verifying Checksum [2022-10-12T17:37:09.021Z] b352a97aabf1: Verifying Checksum [2022-10-12T17:37:09.021Z] b352a97aabf1: Download complete [2022-10-12T17:37:09.021Z] 4872d77fe225: Download complete [2022-10-12T17:37:09.021Z] 5851b861e8e6: Download complete [2022-10-12T17:37:09.021Z] b85a868b505f: Download complete [2022-10-12T17:37:09.279Z] bab4dde63d76: Verifying Checksum [2022-10-12T17:37:09.279Z] bab4dde63d76: Download complete [2022-10-12T17:37:10.660Z] b85a868b505f: Pull complete [2022-10-12T17:37:10.660Z] e2be974225ed: Pull complete [2022-10-12T17:37:11.234Z] 339a4e72a1f5: Pull complete [2022-10-12T17:37:11.234Z] 988bab9f4d93: Pull complete [2022-10-12T17:37:11.495Z] 1469e6f7b9e6: Pull complete [2022-10-12T17:37:11.495Z] eaf3925da568: Pull complete [2022-10-12T17:37:13.400Z] bab4dde63d76: Pull complete [2022-10-12T17:37:13.400Z] bde34c3a00c8: Pull complete [2022-10-12T17:37:13.658Z] b352a97aabf1: Pull complete [2022-10-12T17:37:13.658Z] 4872d77fe225: Pull complete [2022-10-12T17:37:13.658Z] 5851b861e8e6: Pull complete [2022-10-12T17:37:13.658Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-12T17:37:13.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T17:37:13.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:37:13.740Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:37:13.778Z] $ 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:0.1.4 cat [2022-10-12T17:37:16.490Z] $ docker top 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 -eo pid,comm [2022-10-12T17:37:16.546Z] 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-10-12T17:37:16.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T17:37:16.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T17:37:16.588Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T17:37:16.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T17:37:16.715Z] $ docker exec 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 ssh-agent [2022-10-12T17:37:16.834Z] SSH_AUTH_SOCK=/tmp/ssh-abyIH8xv39Ev/agent.31 [2022-10-12T17:37:16.834Z] SSH_AGENT_PID=38 [2022-10-12T17:37:16.842Z] Running ssh-add (command line suppressed) [2022-10-12T17:37:16.949Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9590615494697163874.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9590615494697163874.key) [2022-10-12T17:37:16.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T17:37:17.251Z] + git tag --points-at HEAD [Pipeline] } [2022-10-12T17:37:17.263Z] $ docker exec --env ******** --env ******** 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 ssh-agent -k [2022-10-12T17:37:17.375Z] unset SSH_AUTH_SOCK; [2022-10-12T17:37:17.375Z] unset SSH_AGENT_PID; [2022-10-12T17:37:17.375Z] echo Agent pid 38 killed; [2022-10-12T17:37:17.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-12T17:37:17.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T17:37:17.413Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T17:37:17.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T17:37:17.529Z] $ docker exec 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 ssh-agent [2022-10-12T17:37:17.627Z] SSH_AUTH_SOCK=/tmp/ssh-qxfopdgAw1kp/agent.70 [2022-10-12T17:37:17.628Z] SSH_AGENT_PID=76 [2022-10-12T17:37:17.633Z] Running ssh-add (command line suppressed) [2022-10-12T17:37:17.733Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1721657769793102867.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1721657769793102867.key) [2022-10-12T17:37:17.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T17:37:18.031Z] + git semver init [2022-10-12T17:37:18.291Z] 2022-10-12 17:37:18,220 [run_init] DEBUG init version:0.0.0 force:False [2022-10-12T17:37:18.291Z] 2022-10-12 17:37:18,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-12T17:37:18.291Z] 2022-10-12 17:37:18,221 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-12T17:37:18.291Z] 2022-10-12 17:37:18,222 [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-10-12T17:37:19.242Z] 2022-10-12 17:37:19,124 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-10-12T17:37:19.242Z] 2022-10-12 17:37:19,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-10-12T17:37:19.242Z] 2022-10-12 17:37:19,125 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-12T17:37:19.242Z] 2022-10-12 17:37:19,125 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-12T17:37:19.242Z] 2.3.0-dev.21 [Pipeline] } [2022-10-12T17:37:19.256Z] $ docker exec --env ******** --env ******** 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 ssh-agent -k [2022-10-12T17:37:19.355Z] unset SSH_AUTH_SOCK; [2022-10-12T17:37:19.356Z] unset SSH_AGENT_PID; [2022-10-12T17:37:19.356Z] echo Agent pid 76 killed; [2022-10-12T17:37:19.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T17:37:19.667Z] + git semver [Pipeline] } [2022-10-12T17:37:19.944Z] $ docker stop --time=1 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 [2022-10-12T17:37:21.247Z] $ docker rm -f 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T17:37:21.575Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-12T17:37:21.750Z] Stashed 1 file(s) [Pipeline] echo [2022-10-12T17:37:21.752Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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-10-12T17:37:21.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T17:37:21.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T17:37:21.917Z] ========================================================= [2022-10-12T17:37:21.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-12T17:37:21.917Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-12T17:37:22.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T17:37:22.209Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-12T17:37:22.209Z] 213ec9aee27d: Pulling fs layer [2022-10-12T17:37:22.209Z] 4583459ba037: Pulling fs layer [2022-10-12T17:37:22.209Z] 93c1e223e6f2: Pulling fs layer [2022-10-12T17:37:22.209Z] 53926ce57604: Pulling fs layer [2022-10-12T17:37:22.209Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-12T17:37:22.209Z] 30f14e443154: Pulling fs layer [2022-10-12T17:37:22.209Z] 801331c1e519: Pulling fs layer [2022-10-12T17:37:22.209Z] 99cc6dd402b0: Pulling fs layer [2022-10-12T17:37:22.209Z] 7d9ed39f4882: Pulling fs layer [2022-10-12T17:37:22.209Z] 30f14e443154: Waiting [2022-10-12T17:37:22.209Z] 53926ce57604: Waiting [2022-10-12T17:37:22.209Z] 21b2b0c7a3f4: Waiting [2022-10-12T17:37:22.209Z] 801331c1e519: Waiting [2022-10-12T17:37:22.209Z] 99cc6dd402b0: Waiting [2022-10-12T17:37:22.209Z] 7d9ed39f4882: Waiting [2022-10-12T17:37:22.209Z] 93c1e223e6f2: Verifying Checksum [2022-10-12T17:37:22.209Z] 93c1e223e6f2: Download complete [2022-10-12T17:37:22.209Z] 4583459ba037: Download complete [2022-10-12T17:37:22.209Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-12T17:37:22.209Z] 21b2b0c7a3f4: Download complete [2022-10-12T17:37:22.209Z] 30f14e443154: Download complete [2022-10-12T17:37:22.209Z] 213ec9aee27d: Verifying Checksum [2022-10-12T17:37:22.209Z] 213ec9aee27d: Download complete [2022-10-12T17:37:22.209Z] 801331c1e519: Download complete [2022-10-12T17:37:22.476Z] 213ec9aee27d: Pull complete [2022-10-12T17:37:22.476Z] 4583459ba037: Pull complete [2022-10-12T17:37:22.750Z] 93c1e223e6f2: Pull complete [2022-10-12T17:37:23.022Z] 99cc6dd402b0: Verifying Checksum [2022-10-12T17:37:23.022Z] 99cc6dd402b0: Download complete [2022-10-12T17:37:23.282Z] 7d9ed39f4882: Verifying Checksum [2022-10-12T17:37:23.282Z] 7d9ed39f4882: Download complete [2022-10-12T17:37:23.282Z] 53926ce57604: Verifying Checksum [2022-10-12T17:37:23.282Z] 53926ce57604: Download complete [2022-10-12T17:37:26.563Z] 53926ce57604: Pull complete [2022-10-12T17:37:26.563Z] 21b2b0c7a3f4: Pull complete [2022-10-12T17:37:26.563Z] 30f14e443154: Pull complete [2022-10-12T17:37:26.822Z] 801331c1e519: Pull complete [2022-10-12T17:37:28.724Z] 99cc6dd402b0: Pull complete [2022-10-12T17:37:29.292Z] 7d9ed39f4882: Pull complete [2022-10-12T17:37:29.293Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-12T17:37:29.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-12T17:37:29.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-12T17:37:29.576Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:37:29.880Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T17:37:29.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:37:29.950Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:37:29.996Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-12T17:37:34.701Z] $ docker top f4ec1ac8887af1dfa9173a2cfe758b8a3cd2a184ba21782201606238c5198a52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T17:37:35.044Z] + go version [2022-10-12T17:37:35.044Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-12T17:37:35.057Z] $ docker stop --time=1 f4ec1ac8887af1dfa9173a2cfe758b8a3cd2a184ba21782201606238c5198a52 [2022-10-12T17:37:36.322Z] $ docker rm -f f4ec1ac8887af1dfa9173a2cfe758b8a3cd2a184ba21782201606238c5198a52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:37:36.710Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-12T17:37:36.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:37:36.779Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:37:36.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-12T17:37:36.838Z] Still waiting to schedule task [2022-10-12T17:37:36.838Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-12T17:37:37.192Z] $ docker top 279a9cd81cb02c1185ea8a51f41968c25e7993acd14150f713c4d9676678d2dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T17:37:37.528Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-10-12T17:37:37.820Z] + make test [2022-10-12T17:37:37.820Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-12T17:37:37.820Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-12T17:37:37.820Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-12T17:37:37.820Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-10-12T17:37:37.820Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-10-12T17:37:37.820Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-12T17:37:37.820Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-12T17:37:37.820Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-10-12T17:37:38.077Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-10-12T17:37:38.077Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-12T17:37:38.077Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-12T17:37:38.336Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-12T17:37:38.336Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-12T17:37:38.336Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-12T17:37:38.336Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-12T17:37:38.336Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-12T17:37:38.336Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-12T17:37:38.336Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-12T17:37:38.336Z] go: downloading github.com/go-kit/log v0.2.0 [2022-10-12T17:37:38.336Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-10-12T17:37:38.336Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-12T17:37:38.336Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-12T17:37:38.336Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-12T17:37:38.336Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-12T17:37:38.336Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-10-12T17:37:38.336Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-12T17:37:38.336Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-12T17:37:38.594Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-12T17:37:38.594Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-12T17:37:38.594Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-12T17:37:38.594Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-12T17:37:38.594Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-10-12T17:37:38.594Z] go: downloading golang.org/x/text v0.3.7 [2022-10-12T17:37:38.594Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-12T17:37:38.594Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-12T17:37:38.594Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-10-12T17:37:38.594Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-12T17:37:38.594Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-10-12T17:37:38.594Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-12T17:37:38.594Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-12T17:37:38.594Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-12T17:37:38.594Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-12T17:37:38.852Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-12T17:37:38.852Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-12T17:37:38.852Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-12T17:37:38.852Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-12T17:37:39.109Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-12T17:37:39.109Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-10-12T17:37:39.109Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-12T17:37:39.109Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-12T17:37:39.109Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-12T17:37:39.109Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-12T17:37:39.109Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-10-12T17:37:39.109Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-12T17:37:39.109Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-12T17:37:39.109Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-10-12T17:37:39.109Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-10-12T17:37:51.306Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-12T17:37:51.306Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 9.9% of statements [2022-10-12T17:37:51.306Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-12T17:37:51.306Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.010s coverage: 92.5% of statements [2022-10-12T17:37:51.306Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements [2022-10-12T17:37:53.845Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.023s coverage: 42.8% of statements [2022-10-12T17:37:53.845Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-12T17:37:53.845Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-12T17:37:53.845Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.032s coverage: 100.0% of statements [2022-10-12T17:37:53.845Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.324s coverage: 88.4% of statements [2022-10-12T17:37:53.845Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.022s coverage: 25.0% of statements [2022-10-12T17:37:54.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.031s coverage: 81.2% of statements [2022-10-12T17:37:54.789Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-12T17:37:54.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.008s coverage: 41.7% of statements [2022-10-12T17:37:54.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements [2022-10-12T17:38:02.910Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-12T17:38:02.910Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-12T17:38:05.438Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T17:38:05.438Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-12T17:38:05.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T17:38:05.460Z] $ docker stop --time=1 279a9cd81cb02c1185ea8a51f41968c25e7993acd14150f713c4d9676678d2dc [2022-10-12T17:38:11.071Z] $ docker rm -f 279a9cd81cb02c1185ea8a51f41968c25e7993acd14150f713c4d9676678d2dc [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T17:38:11.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T17:38:11.742Z] 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] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:38:12.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T17:38:12.171Z] [2022-10-12T17:38:12.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:38:12.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T17:38:12.468Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-12T17:38:12.468Z] 5eb5b503b376: Pulling fs layer [2022-10-12T17:38:12.468Z] 5c69ac0246d0: Pulling fs layer [2022-10-12T17:38:12.468Z] ec43610c2a17: Pulling fs layer [2022-10-12T17:38:12.468Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-12T17:38:12.468Z] 33b1e0a273af: Pulling fs layer [2022-10-12T17:38:12.468Z] 5d3b04190fa2: Pulling fs layer [2022-10-12T17:38:12.468Z] 2f39f015ded8: Pulling fs layer [2022-10-12T17:38:12.468Z] 3a2ae6a8a46f: Waiting [2022-10-12T17:38:12.468Z] 5d3b04190fa2: Waiting [2022-10-12T17:38:12.468Z] 33b1e0a273af: Waiting [2022-10-12T17:38:12.468Z] 5c69ac0246d0: Verifying Checksum [2022-10-12T17:38:12.468Z] 5c69ac0246d0: Download complete [2022-10-12T17:38:12.468Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-12T17:38:12.468Z] 3a2ae6a8a46f: Download complete [2022-10-12T17:38:12.731Z] 33b1e0a273af: Download complete [2022-10-12T17:38:12.731Z] 5d3b04190fa2: Download complete [2022-10-12T17:38:12.731Z] ec43610c2a17: Verifying Checksum [2022-10-12T17:38:12.731Z] ec43610c2a17: Download complete [2022-10-12T17:38:12.731Z] 5eb5b503b376: Download complete [2022-10-12T17:38:13.304Z] 2f39f015ded8: Download complete [2022-10-12T17:38:14.241Z] 5eb5b503b376: Pull complete [2022-10-12T17:38:14.241Z] 5c69ac0246d0: Pull complete [2022-10-12T17:38:14.807Z] ec43610c2a17: Pull complete [2022-10-12T17:38:14.807Z] 3a2ae6a8a46f: Pull complete [2022-10-12T17:38:15.066Z] 33b1e0a273af: Pull complete [2022-10-12T17:38:15.066Z] 5d3b04190fa2: Pull complete [2022-10-12T17:38:20.333Z] 2f39f015ded8: Pull complete [2022-10-12T17:38:20.333Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-12T17:38:20.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T17:38:20.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:38:20.408Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:38:20.449Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-12T17:38:25.417Z] $ docker top 1f8b82b2ca1c8af8811f48aa8aca5c07c33c8dee4f85e88f8d1d5c0f2b3774be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:38:25.798Z] ---> job-cost.sh [2022-10-12T17:38:25.798Z] lf-activate-venv: SKIPPING [2022-10-12T17:38:25.798Z] INFO: No Stack... [2022-10-12T17:38:26.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T17:38:26.319Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T17:38:26.609Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-10-12T17:38:26.609Z] + cut -d, -f6 [Pipeline] lock [2022-10-12T17:38:26.621Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [2022-10-12T17:38:26.627Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] did not exist. Created. [2022-10-12T17:38:26.627Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T17:38:26.934Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-12T17:38:26.965Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T17:38:26.973Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T17:38:26.995Z] $ docker stop --time=1 1f8b82b2ca1c8af8811f48aa8aca5c07c33c8dee4f85e88f8d1d5c0f2b3774be [2022-10-12T17:38:28.166Z] $ docker rm -f 1f8b82b2ca1c8af8811f48aa8aca5c07c33c8dee4f85e88f8d1d5c0f2b3774be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-12T17:40:56.191Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7764 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-10-12T17:40:56.202Z] Running in /w/workspace/go-mod-bootstrap/76 [Pipeline] { [Pipeline] checkout [2022-10-12T17:40:56.226Z] Selected Git installation does not exist. Using Default [2022-10-12T17:40:56.227Z] The recommended git tool is: NONE [2022-10-12T17:41:01.210Z] using credential edgex-jenkins-ssh [2022-10-12T17:41:01.227Z] Cloning the remote Git repository [2022-10-12T17:41:01.262Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-12T17:41:01.332Z] > git init /w/workspace/go-mod-bootstrap/76 # timeout=10 [2022-10-12T17:41:01.512Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-12T17:41:01.513Z] > git --version # timeout=10 [2022-10-12T17:41:01.533Z] > git --version # 'git version 2.25.1' [2022-10-12T17:41:01.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-12T17:41:01.580Z] Verifying host key using known hosts file [2022-10-12T17:41:01.777Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-12T17:41:01.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T17:41:03.155Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-10-12T17:41:03.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-12T17:41:03.995Z] Avoid second fetch [2022-10-12T17:41:03.995Z] Checking out Revision 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 (main) [2022-10-12T17:41:04.495Z] Commit message: "fix: Add capability to override config provider settings with "none" (#381)" [2022-10-12T17:41:04.009Z] > git config core.sparsecheckout # timeout=10 [2022-10-12T17:41:04.030Z] > git checkout -f 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-12T17:41:05.474Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-12T17:41:05.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T17:41:05.474Z] Dload Upload Total Spent Left Speed [2022-10-12T17:41:05.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh [2022-10-12T17:41:06.074Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-12T17:41:06.402Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-12T17:41:06.402Z] + sudo tee /etc/docker/daemon.new [2022-10-12T17:41:06.402Z] { [2022-10-12T17:41:06.402Z] "registry-mirrors": [ [2022-10-12T17:41:06.402Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-12T17:41:06.402Z] ], [2022-10-12T17:41:06.402Z] "bip": "10.250.0.254/24", [2022-10-12T17:41:06.402Z] "hosts": [ [2022-10-12T17:41:06.402Z] "tcp://0.0.0.0:5555", [2022-10-12T17:41:06.402Z] "unix:///var/run/docker.sock" [2022-10-12T17:41:06.402Z] ], [2022-10-12T17:41:06.402Z] "mtu": 1458, [2022-10-12T17:41:06.402Z] "selinux-enabled": true, [2022-10-12T17:41:06.402Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-12T17:41:06.402Z] } [Pipeline] sh [2022-10-12T17:41:06.739Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-12T17:41:07.081Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-12T17:41:25.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T17:41:25.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-12T17:41:25.468Z] ========================================================= [2022-10-12T17:41:25.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-12T17:41:25.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-12T17:41:25.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T17:41:27.204Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-12T17:41:27.204Z] 9b18e9b68314: Pulling fs layer [2022-10-12T17:41:27.204Z] d32db5db7311: Pulling fs layer [2022-10-12T17:41:27.204Z] d0c4b47475fc: Pulling fs layer [2022-10-12T17:41:27.204Z] 5831b945b038: Pulling fs layer [2022-10-12T17:41:27.204Z] 86bbec2aaacd: Pulling fs layer [2022-10-12T17:41:27.204Z] e10730c5d714: Pulling fs layer [2022-10-12T17:41:27.204Z] 5dd5c2283517: Pulling fs layer [2022-10-12T17:41:27.204Z] d5ac0230b979: Pulling fs layer [2022-10-12T17:41:27.204Z] e10730c5d714: Waiting [2022-10-12T17:41:27.204Z] 86bbec2aaacd: Waiting [2022-10-12T17:41:27.204Z] 5831b945b038: Waiting [2022-10-12T17:41:27.204Z] 5dd5c2283517: Waiting [2022-10-12T17:41:27.204Z] d5ac0230b979: Waiting [2022-10-12T17:41:27.204Z] d0c4b47475fc: Verifying Checksum [2022-10-12T17:41:27.204Z] d0c4b47475fc: Download complete [2022-10-12T17:41:27.204Z] d32db5db7311: Verifying Checksum [2022-10-12T17:41:27.204Z] d32db5db7311: Download complete [2022-10-12T17:41:27.204Z] 86bbec2aaacd: Verifying Checksum [2022-10-12T17:41:27.204Z] 86bbec2aaacd: Download complete [2022-10-12T17:41:27.204Z] e10730c5d714: Verifying Checksum [2022-10-12T17:41:27.204Z] e10730c5d714: Download complete [2022-10-12T17:41:27.204Z] 9b18e9b68314: Verifying Checksum [2022-10-12T17:41:27.204Z] 9b18e9b68314: Download complete [2022-10-12T17:41:27.799Z] 9b18e9b68314: Pull complete [2022-10-12T17:41:28.075Z] d5ac0230b979: Verifying Checksum [2022-10-12T17:41:28.075Z] d5ac0230b979: Download complete [2022-10-12T17:41:28.665Z] d32db5db7311: Pull complete [2022-10-12T17:41:28.665Z] d0c4b47475fc: Pull complete [2022-10-12T17:41:29.252Z] 5dd5c2283517: Verifying Checksum [2022-10-12T17:41:29.252Z] 5dd5c2283517: Download complete [2022-10-12T17:41:29.837Z] 5831b945b038: Verifying Checksum [2022-10-12T17:41:29.837Z] 5831b945b038: Download complete [2022-10-12T17:41:42.168Z] 5831b945b038: Pull complete [2022-10-12T17:41:42.168Z] 86bbec2aaacd: Pull complete [2022-10-12T17:41:42.168Z] e10730c5d714: Pull complete [2022-10-12T17:41:47.523Z] 5dd5c2283517: Pull complete [2022-10-12T17:41:49.489Z] d5ac0230b979: Pull complete [2022-10-12T17:41:49.489Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-12T17:41:49.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-12T17:41:49.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-12T17:41:49.812Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:41:50.497Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T17:41:50.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:41:50.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container [2022-10-12T17:41:50.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/76 -v /w/workspace/go-mod-bootstrap/76:/w/workspace/go-mod-bootstrap/76:rw,z -v /w/workspace/go-mod-bootstrap/76@tmp:/w/workspace/go-mod-bootstrap/76@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 ******** -e ******** ci-base-image-arm64 cat [2022-10-12T17:41:53.877Z] $ docker top 2052326c46fc7d5253866e0eb1cb3e3a115d6f20b1bcafd2ee1eee09dbc8f826 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T17:41:54.741Z] + go version [2022-10-12T17:41:54.742Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-12T17:41:54.762Z] $ docker stop --time=1 2052326c46fc7d5253866e0eb1cb3e3a115d6f20b1bcafd2ee1eee09dbc8f826 [2022-10-12T17:41:56.407Z] $ docker rm -f 2052326c46fc7d5253866e0eb1cb3e3a115d6f20b1bcafd2ee1eee09dbc8f826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:41:56.938Z] + docker inspect -f . ci-base-image-arm64 [2022-10-12T17:41:56.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:41:57.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container [2022-10-12T17:41:57.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/76 -v /w/workspace/go-mod-bootstrap/76:/w/workspace/go-mod-bootstrap/76:rw,z -v /w/workspace/go-mod-bootstrap/76@tmp:/w/workspace/go-mod-bootstrap/76@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 ******** -e ******** ci-base-image-arm64 cat [2022-10-12T17:41:58.307Z] $ docker top d654249736f568e9743733c2182f0e2d9cdf923a54bf92aa1cd5867a3212c16f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T17:41:58.809Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/76 [Pipeline] fileExists [Pipeline] sh [2022-10-12T17:41:59.139Z] + make test [2022-10-12T17:41:59.405Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-12T17:41:59.405Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-10-12T17:41:59.405Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-12T17:41:59.405Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-10-12T17:41:59.673Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-12T17:41:59.673Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-12T17:41:59.673Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-10-12T17:41:59.673Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-12T17:41:59.673Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-12T17:41:59.673Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-10-12T17:41:59.952Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-12T17:41:59.952Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-12T17:41:59.952Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-12T17:41:59.952Z] go: downloading github.com/go-kit/log v0.2.0 [2022-10-12T17:41:59.952Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-12T17:41:59.952Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-12T17:41:59.952Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-12T17:41:59.952Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-12T17:41:59.952Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-12T17:42:00.218Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-10-12T17:42:00.218Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-12T17:42:00.218Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-12T17:42:00.218Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-12T17:42:00.218Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-12T17:42:00.218Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-12T17:42:00.218Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-10-12T17:42:00.485Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-12T17:42:00.485Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-12T17:42:00.485Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-12T17:42:00.485Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-12T17:42:01.453Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-12T17:42:01.453Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-12T17:42:01.453Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-12T17:42:01.453Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-12T17:42:01.453Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-10-12T17:42:01.453Z] go: downloading golang.org/x/text v0.3.7 [2022-10-12T17:42:01.453Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-12T17:42:01.453Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-12T17:42:01.721Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-12T17:42:01.721Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-12T17:42:01.721Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-12T17:42:01.721Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-12T17:42:02.684Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-12T17:42:02.684Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-10-12T17:42:02.684Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-12T17:42:02.684Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-10-12T17:42:02.684Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-12T17:42:02.684Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-12T17:42:02.953Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-12T17:42:02.953Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-12T17:42:03.219Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-12T17:42:03.219Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-12T17:42:03.219Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-10-12T17:42:04.186Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-10-12T17:42:04.456Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-12T17:42:04.456Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-10-12T17:42:04.723Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-10-12T17:43:26.377Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-12T17:43:28.344Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.130s coverage: 9.9% of statements [2022-10-12T17:43:28.344Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-12T17:43:28.344Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.083s coverage: 92.5% of statements [2022-10-12T17:43:28.344Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.037s coverage: 85.3% of statements [2022-10-12T17:43:33.719Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.110s coverage: 42.8% of statements [2022-10-12T17:43:33.719Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-12T17:43:33.719Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-12T17:43:33.719Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.093s coverage: 100.0% of statements [2022-10-12T17:43:33.719Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.540s coverage: 88.4% of statements [2022-10-12T17:43:34.304Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.064s coverage: 25.0% of statements [2022-10-12T17:43:40.946Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.102s coverage: 81.2% of statements [2022-10-12T17:43:40.947Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-12T17:43:40.947Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.042s coverage: 41.7% of statements [2022-10-12T17:43:40.947Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2022-10-12T17:43:40.947Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-12T17:43:40.947Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-12T17:44:03.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-12T17:44:03.046Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-12T17:44:03.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-12T17:44:03.074Z] $ docker stop --time=1 d654249736f568e9743733c2182f0e2d9cdf923a54bf92aa1cd5867a3212c16f [2022-10-12T17:44:04.856Z] $ docker rm -f d654249736f568e9743733c2182f0e2d9cdf923a54bf92aa1cd5867a3212c16f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T17:44:07.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-12T17:44:07.400Z] Warning: overwriting stash ‘coverage-report’ [2022-10-12T17:44:07.850Z] 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] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:44:08.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T17:44:08.292Z] [2022-10-12T17:44:08.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:44:08.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T17:44:08.621Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-12T17:44:08.621Z] 8998bd30e6a1: Pulling fs layer [2022-10-12T17:44:08.621Z] 04944245beec: Pulling fs layer [2022-10-12T17:44:08.621Z] 699f458cf7ca: Pulling fs layer [2022-10-12T17:44:08.621Z] 765212b225bb: Pulling fs layer [2022-10-12T17:44:08.621Z] f23df028b6ca: Pulling fs layer [2022-10-12T17:44:08.621Z] d65c8cfc05b1: Pulling fs layer [2022-10-12T17:44:08.621Z] 2437ff75d9bd: Pulling fs layer [2022-10-12T17:44:08.621Z] f23df028b6ca: Waiting [2022-10-12T17:44:08.621Z] d65c8cfc05b1: Waiting [2022-10-12T17:44:08.621Z] 2437ff75d9bd: Waiting [2022-10-12T17:44:08.621Z] 765212b225bb: Waiting [2022-10-12T17:44:08.890Z] 04944245beec: Verifying Checksum [2022-10-12T17:44:08.890Z] 04944245beec: Download complete [2022-10-12T17:44:08.890Z] 765212b225bb: Verifying Checksum [2022-10-12T17:44:08.890Z] 765212b225bb: Download complete [2022-10-12T17:44:08.890Z] f23df028b6ca: Verifying Checksum [2022-10-12T17:44:08.890Z] f23df028b6ca: Download complete [2022-10-12T17:44:08.890Z] d65c8cfc05b1: Verifying Checksum [2022-10-12T17:44:08.890Z] d65c8cfc05b1: Download complete [2022-10-12T17:44:09.160Z] 699f458cf7ca: Verifying Checksum [2022-10-12T17:44:09.160Z] 699f458cf7ca: Download complete [2022-10-12T17:44:09.428Z] 8998bd30e6a1: Verifying Checksum [2022-10-12T17:44:09.428Z] 8998bd30e6a1: Download complete [2022-10-12T17:44:12.016Z] 2437ff75d9bd: Verifying Checksum [2022-10-12T17:44:12.016Z] 2437ff75d9bd: Download complete [2022-10-12T17:44:13.432Z] 8998bd30e6a1: Pull complete [2022-10-12T17:44:13.700Z] 04944245beec: Pull complete [2022-10-12T17:44:15.115Z] 699f458cf7ca: Pull complete [2022-10-12T17:44:15.115Z] 765212b225bb: Pull complete [2022-10-12T17:44:16.077Z] f23df028b6ca: Pull complete [2022-10-12T17:44:16.077Z] d65c8cfc05b1: Pull complete [2022-10-12T17:44:31.084Z] 2437ff75d9bd: Pull complete [2022-10-12T17:44:31.084Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-12T17:44:31.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-12T17:44:31.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:44:31.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container [2022-10-12T17:44:31.317Z] $ 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/76 -v /w/workspace/go-mod-bootstrap/76:/w/workspace/go-mod-bootstrap/76:rw,z -v /w/workspace/go-mod-bootstrap/76@tmp:/w/workspace/go-mod-bootstrap/76@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-12T17:44:33.714Z] $ docker top 7becad5aa5d5b698a4a888208b9f4071cbf3d717da746f087cad4f80cb22d9b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:44:34.550Z] ---> job-cost.sh [2022-10-12T17:44:34.550Z] lf-activate-venv: SKIPPING [2022-10-12T17:44:34.550Z] INFO: No Stack... [2022-10-12T17:44:34.815Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-12T17:44:35.778Z] INFO: Archiving Costs [Pipeline] sh [2022-10-12T17:44:36.101Z] + cut -d, -f6 [2022-10-12T17:44:36.101Z] + cat /w/workspace/go-mod-bootstrap/76/archives/cost.csv [Pipeline] lock [2022-10-12T17:44:36.438Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [2022-10-12T17:44:36.446Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] did not exist. Created. [2022-10-12T17:44:36.446Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-12T17:44:36.777Z] /w/workspace/go-mod-bootstrap/76@tmp/durable-18bc9427/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-12T17:44:37.427Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-12T17:44:37.450Z] Warning: overwriting stash ‘stack-cost’ [2022-10-12T17:44:37.493Z] Stashed 1 file(s) [Pipeline] } [2022-10-12T17:44:37.499Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-12T17:44:37.515Z] $ docker stop --time=1 7becad5aa5d5b698a4a888208b9f4071cbf3d717da746f087cad4f80cb22d9b2 [2022-10-12T17:44:39.006Z] $ docker rm -f 7becad5aa5d5b698a4a888208b9f4071cbf3d717da746f087cad4f80cb22d9b2 [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-10-12T17:44:39.410Z] provisioning config files... [2022-10-12T17:44:39.434Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16078570785086608294tmp [Pipeline] { [Pipeline] sh [2022-10-12T17:44:39.738Z] + set +x [2022-10-12T17:44:39.738Z] + bash -s -- [2022-10-12T17:44:39.738Z] + curl -s https://codecov.io/bash [2022-10-12T17:44:39.738Z] [2022-10-12T17:44:39.738Z] _____ _ [2022-10-12T17:44:39.738Z] / ____| | | [2022-10-12T17:44:39.738Z] | | ___ __| | ___ ___ _____ __ [2022-10-12T17:44:39.738Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-12T17:44:39.738Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-12T17:44:39.738Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-12T17:44:39.738Z] Bash-1.0.6 [2022-10-12T17:44:39.738Z] [2022-10-12T17:44:39.738Z] [2022-10-12T17:44:39.738Z] ==> git version 2.25.1 found [2022-10-12T17:44:39.738Z] ==> 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-10-12T17:44:39.738Z] Release-Date: 2020-01-08 [2022-10-12T17:44:39.738Z] 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-10-12T17:44:39.738Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-12T17:44:39.738Z] ==> Jenkins CI detected. [2022-10-12T17:44:39.738Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-12T17:44:39.739Z] project root: . [2022-10-12T17:44:39.739Z] --> token set from env [2022-10-12T17:44:39.739Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-12T17:44:39.739Z] ==> Running gcov in . (disable via -X gcov) [2022-10-12T17:44:39.739Z] ==> Python coveragepy not found [2022-10-12T17:44:39.739Z] ==> Searching for coverage reports in: [2022-10-12T17:44:39.739Z] + . [2022-10-12T17:44:39.739Z] -> Found 1 reports [2022-10-12T17:44:39.739Z] ==> Detecting git/mercurial file structure [2022-10-12T17:44:39.739Z] ==> Reading reports [2022-10-12T17:44:39.739Z] + ./coverage.out bytes=67513 [2022-10-12T17:44:39.739Z] ==> Appending adjustments [2022-10-12T17:44:39.739Z] https://docs.codecov.io/docs/fixing-reports [2022-10-12T17:44:39.997Z] + Found adjustments [2022-10-12T17:44:39.997Z] ==> Gzipping contents [2022-10-12T17:44:39.997Z] 12K /tmp/codecov.VJfvjd.gz [2022-10-12T17:44:39.997Z] ==> Uploading reports [2022-10-12T17:44:39.997Z] url: https://codecov.io [2022-10-12T17:44:39.997Z] query: branch=main&commit=3493ca49c20ed9c97753fbe1378ba018d4dc2e28&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T17:44:39.997Z] -> Pinging Codecov [2022-10-12T17:44:39.997Z] 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=3493ca49c20ed9c97753fbe1378ba018d4dc2e28&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-12T17:44:40.256Z] -> Uploading to [2022-10-12T17:44:40.256Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-12/833815588EE85121546D348822E98E2E/3493ca49c20ed9c97753fbe1378ba018d4dc2e28/87b19fce-d1da-4f96-98e5-3f5cc2596efd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T174440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c70bd39d83a94627c5167b82b28cd34acf8b55b2af040a4b2cabc7fc91cf78d3 [2022-10-12T17:44:40.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-12T17:44:40.256Z] Dload Upload Total Spent Left Speed [2022-10-12T17:44:40.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11067 0 0 100 11067 0 41294 --:--:-- --:--:-- --:--:-- 41141 [2022-10-12T17:44:40.523Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] } [2022-10-12T17:44:40.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-12T17:44:40.672Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-12T17:44:40.683Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:44:40.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T17:44:40.974Z] [2022-10-12T17:44:40.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:44:41.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T17:44:41.280Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-12T17:44:41.280Z] df9b9388f04a: Pulling fs layer [2022-10-12T17:44:41.280Z] 52dc419b0ee2: Pulling fs layer [2022-10-12T17:44:41.280Z] 25bc292e5bac: Pulling fs layer [2022-10-12T17:44:41.280Z] 114826534d7a: Pulling fs layer [2022-10-12T17:44:41.280Z] 4657fd5d0bcf: Pulling fs layer [2022-10-12T17:44:41.280Z] 6ad1cebc031e: Pulling fs layer [2022-10-12T17:44:41.280Z] 8a3aa393b2d8: Pulling fs layer [2022-10-12T17:44:41.280Z] 4657fd5d0bcf: Waiting [2022-10-12T17:44:41.280Z] 8a3aa393b2d8: Waiting [2022-10-12T17:44:41.280Z] 114826534d7a: Waiting [2022-10-12T17:44:41.280Z] 6ad1cebc031e: Waiting [2022-10-12T17:44:41.280Z] 25bc292e5bac: Verifying Checksum [2022-10-12T17:44:41.280Z] 25bc292e5bac: Download complete [2022-10-12T17:44:41.280Z] 52dc419b0ee2: Verifying Checksum [2022-10-12T17:44:41.280Z] 52dc419b0ee2: Download complete [2022-10-12T17:44:41.280Z] 4657fd5d0bcf: Verifying Checksum [2022-10-12T17:44:41.280Z] 4657fd5d0bcf: Download complete [2022-10-12T17:44:41.280Z] df9b9388f04a: Verifying Checksum [2022-10-12T17:44:41.551Z] 6ad1cebc031e: Verifying Checksum [2022-10-12T17:44:41.551Z] 6ad1cebc031e: Download complete [2022-10-12T17:44:41.551Z] df9b9388f04a: Pull complete [2022-10-12T17:44:41.551Z] 52dc419b0ee2: Pull complete [2022-10-12T17:44:41.551Z] 25bc292e5bac: Pull complete [2022-10-12T17:44:42.997Z] 114826534d7a: Verifying Checksum [2022-10-12T17:44:42.997Z] 114826534d7a: Download complete [2022-10-12T17:44:42.997Z] 8a3aa393b2d8: Verifying Checksum [2022-10-12T17:44:42.997Z] 8a3aa393b2d8: Download complete [2022-10-12T17:44:46.277Z] 114826534d7a: Pull complete [2022-10-12T17:44:46.277Z] 4657fd5d0bcf: Pull complete [2022-10-12T17:44:46.277Z] 6ad1cebc031e: Pull complete [2022-10-12T17:44:48.804Z] 8a3aa393b2d8: Pull complete [2022-10-12T17:44:48.804Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-12T17:44:48.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-12T17:44:48.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:44:48.873Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:44:48.955Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-12T17:44:53.439Z] $ docker top 41dc6cdc668e82e59065d772be159eafe67775f9505a16f4cd209ff594e15e90 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-12T17:44:53.458Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-10-12T17:44:53.739Z] + set -o pipefail [2022-10-12T17:44:53.739Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-10-12T17:44:59.012Z] [2022-10-12T17:44:59.012Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-10-12T17:44:59.012Z] [2022-10-12T17:44:59.012Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/d716a62c-7cb2-4cb9-91db-977bf206dc21 [2022-10-12T17:44:59.012Z] [2022-10-12T17:44:59.012Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-12T17:44:59.012Z] [2022-10-12T17:44:59.012Z] [2022-10-12T17:44:59.012Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-12T17:44:59.012Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-12T17:44:59.012Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-12T17:44:59.066Z] $ docker stop --time=1 41dc6cdc668e82e59065d772be159eafe67775f9505a16f4cd209ff594e15e90 [2022-10-12T17:45:03.255Z] $ docker rm -f 41dc6cdc668e82e59065d772be159eafe67775f9505a16f4cd209ff594e15e90 [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-10-12T17:45:03.880Z] + git log --format=format:%s -1 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] sh [2022-10-12T17:45:04.172Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T17:45:04.172Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:45:04.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T17:45:04.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:45:04.553Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:45:04.625Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T17:45:05.009Z] $ docker top 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d -eo pid,comm [2022-10-12T17:45:05.011Z] 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-10-12T17:45:05.011Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T17:45:05.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T17:45:05.047Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T17:45:05.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T17:45:05.198Z] $ docker exec 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d ssh-agent [2022-10-12T17:45:05.258Z] SSH_AUTH_SOCK=/tmp/ssh-y14OB6yiQxzt/agent.33 [2022-10-12T17:45:05.258Z] SSH_AGENT_PID=39 [2022-10-12T17:45:05.262Z] Running ssh-add (command line suppressed) [2022-10-12T17:45:05.392Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16836761558802998300.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16836761558802998300.key) [2022-10-12T17:45:05.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T17:45:05.650Z] + git semver tag [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,847 [run_tag] DEBUG tag force:False [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,847 [check_head_tag] DEBUG check head tag [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,849 [execute] INFO git cat-file --batch-check [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,853 [execute] INFO git cat-file --batch [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,884 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,884 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,884 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-12T17:45:05.909Z] 2022-10-12 17:45:05,888 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-12T17:45:05.909Z] 2.3.0-dev.21 [Pipeline] } [2022-10-12T17:45:05.959Z] $ docker exec --env ******** --env ******** 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d ssh-agent -k [2022-10-12T17:45:06.060Z] unset SSH_AUTH_SOCK; [2022-10-12T17:45:06.060Z] unset SSH_AGENT_PID; [2022-10-12T17:45:06.060Z] echo Agent pid 39 killed; [2022-10-12T17:45:06.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T17:45:06.331Z] + git semver [Pipeline] } [2022-10-12T17:45:06.644Z] $ docker stop --time=1 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d [2022-10-12T17:45:07.904Z] $ docker rm -f 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:45:08.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T17:45:08.237Z] [2022-10-12T17:45:08.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:45:08.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T17:45:08.535Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-12T17:45:08.535Z] ab5ef0e58194: Pulling fs layer [2022-10-12T17:45:08.535Z] 9712f1f96733: Pulling fs layer [2022-10-12T17:45:08.535Z] 63f879dbbcfc: Pulling fs layer [2022-10-12T17:45:08.535Z] 0d9ebad4ef96: Pulling fs layer [2022-10-12T17:45:08.535Z] e9a5061849ea: Pulling fs layer [2022-10-12T17:45:08.535Z] d747dcd14b5f: Pulling fs layer [2022-10-12T17:45:08.535Z] 2de7ff778b66: Pulling fs layer [2022-10-12T17:45:08.535Z] e9a5061849ea: Waiting [2022-10-12T17:45:08.535Z] 0d9ebad4ef96: Waiting [2022-10-12T17:45:08.535Z] 2de7ff778b66: Waiting [2022-10-12T17:45:08.535Z] 9712f1f96733: Verifying Checksum [2022-10-12T17:45:08.535Z] 9712f1f96733: Download complete [2022-10-12T17:45:09.122Z] 63f879dbbcfc: Verifying Checksum [2022-10-12T17:45:09.122Z] 63f879dbbcfc: Download complete [2022-10-12T17:45:09.122Z] e9a5061849ea: Verifying Checksum [2022-10-12T17:45:09.122Z] e9a5061849ea: Download complete [2022-10-12T17:45:09.122Z] d747dcd14b5f: Verifying Checksum [2022-10-12T17:45:09.122Z] d747dcd14b5f: Download complete [2022-10-12T17:45:09.381Z] 0d9ebad4ef96: Verifying Checksum [2022-10-12T17:45:09.381Z] 0d9ebad4ef96: Download complete [2022-10-12T17:45:09.381Z] ab5ef0e58194: Verifying Checksum [2022-10-12T17:45:09.381Z] ab5ef0e58194: Download complete [2022-10-12T17:45:09.381Z] 2de7ff778b66: Verifying Checksum [2022-10-12T17:45:09.381Z] 2de7ff778b66: Download complete [2022-10-12T17:45:11.909Z] ab5ef0e58194: Pull complete [2022-10-12T17:45:11.909Z] 9712f1f96733: Pull complete [2022-10-12T17:45:12.474Z] 63f879dbbcfc: Pull complete [2022-10-12T17:45:16.658Z] 0d9ebad4ef96: Pull complete [2022-10-12T17:45:16.658Z] e9a5061849ea: Pull complete [2022-10-12T17:45:16.658Z] d747dcd14b5f: Pull complete [2022-10-12T17:45:17.594Z] 2de7ff778b66: Pull complete [2022-10-12T17:45:17.594Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-12T17:45:17.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-12T17:45:17.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:45:17.669Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:45:17.733Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-12T17:45:23.411Z] $ docker top ea82d64408353f00cfb75639e3d42b25a6cfe68bf91dbbc5d220931f4f219ace -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-12T17:45:23.440Z] provisioning config files... [2022-10-12T17:45:23.446Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14701208498128599479tmp [2022-10-12T17:45:23.454Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13390059242703953797tmp [2022-10-12T17:45:23.462Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1113876156743688440tmp [Pipeline] { [Pipeline] echo [2022-10-12T17:45:23.473Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:23.752Z] ---> sigul-configuration.sh [2022-10-12T17:45:23.752Z] gpg: directory `/root/.gnupg' created [2022-10-12T17:45:23.752Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-12T17:45:23.752Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-12T17:45:23.752Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-12T17:45:23.752Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-12T17:45:23.752Z] gpg: CAST5 encrypted data [2022-10-12T17:45:23.752Z] gpg: encrypted with 1 passphrase [2022-10-12T17:45:23.752Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-12T17:45:24.042Z] + mkdir /home/jenkins [2022-10-12T17:45:24.042Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-12T17:45:24.327Z] + 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-10-12T17:45:24.336Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:24.619Z] ---> sigul-install.sh [2022-10-12T17:45:24.619Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-12T17:45:24.905Z] + git tag --list [2022-10-12T17:45:24.905Z] v0.0.1 [2022-10-12T17:45:24.905Z] v0.0.10 [2022-10-12T17:45:24.905Z] v0.0.11 [2022-10-12T17:45:24.905Z] v0.0.12 [2022-10-12T17:45:24.905Z] v0.0.13 [2022-10-12T17:45:24.905Z] v0.0.14 [2022-10-12T17:45:24.905Z] v0.0.15 [2022-10-12T17:45:24.905Z] v0.0.16 [2022-10-12T17:45:24.905Z] v0.0.17 [2022-10-12T17:45:24.905Z] v0.0.18 [2022-10-12T17:45:24.905Z] v0.0.19 [2022-10-12T17:45:24.905Z] v0.0.2 [2022-10-12T17:45:24.905Z] v0.0.20 [2022-10-12T17:45:24.905Z] v0.0.21 [2022-10-12T17:45:24.905Z] v0.0.22 [2022-10-12T17:45:24.905Z] v0.0.23 [2022-10-12T17:45:24.905Z] v0.0.24 [2022-10-12T17:45:24.905Z] v0.0.25 [2022-10-12T17:45:24.905Z] v0.0.26 [2022-10-12T17:45:24.905Z] v0.0.27 [2022-10-12T17:45:24.905Z] v0.0.28 [2022-10-12T17:45:24.905Z] v0.0.29 [2022-10-12T17:45:24.905Z] v0.0.3 [2022-10-12T17:45:24.905Z] v0.0.30 [2022-10-12T17:45:24.905Z] v0.0.31 [2022-10-12T17:45:24.905Z] v0.0.32 [2022-10-12T17:45:24.905Z] v0.0.33 [2022-10-12T17:45:24.905Z] v0.0.34 [2022-10-12T17:45:24.905Z] v0.0.35 [2022-10-12T17:45:24.905Z] v0.0.36 [2022-10-12T17:45:24.905Z] v0.0.37 [2022-10-12T17:45:24.905Z] v0.0.38 [2022-10-12T17:45:24.905Z] v0.0.39 [2022-10-12T17:45:24.905Z] v0.0.4 [2022-10-12T17:45:24.905Z] v0.0.40 [2022-10-12T17:45:24.905Z] v0.0.41 [2022-10-12T17:45:24.905Z] v0.0.42 [2022-10-12T17:45:24.905Z] v0.0.43 [2022-10-12T17:45:24.905Z] v0.0.44 [2022-10-12T17:45:24.905Z] v0.0.45 [2022-10-12T17:45:24.905Z] v0.0.46 [2022-10-12T17:45:24.905Z] v0.0.47 [2022-10-12T17:45:24.905Z] v0.0.48 [2022-10-12T17:45:24.905Z] v0.0.49 [2022-10-12T17:45:24.905Z] v0.0.5 [2022-10-12T17:45:24.905Z] v0.0.50 [2022-10-12T17:45:24.905Z] v0.0.51 [2022-10-12T17:45:24.905Z] v0.0.52 [2022-10-12T17:45:24.905Z] v0.0.53 [2022-10-12T17:45:24.905Z] v0.0.54 [2022-10-12T17:45:24.905Z] v0.0.55 [2022-10-12T17:45:24.905Z] v0.0.56 [2022-10-12T17:45:24.905Z] v0.0.57 [2022-10-12T17:45:24.905Z] v0.0.58 [2022-10-12T17:45:24.905Z] v0.0.59 [2022-10-12T17:45:24.905Z] v0.0.6 [2022-10-12T17:45:24.905Z] v0.0.60 [2022-10-12T17:45:24.905Z] v0.0.61 [2022-10-12T17:45:24.905Z] v0.0.62 [2022-10-12T17:45:24.905Z] v0.0.63 [2022-10-12T17:45:24.905Z] v0.0.64 [2022-10-12T17:45:24.905Z] v0.0.65 [2022-10-12T17:45:24.905Z] v0.0.66 [2022-10-12T17:45:24.905Z] v0.0.67 [2022-10-12T17:45:24.905Z] v0.0.68 [2022-10-12T17:45:24.905Z] v0.0.69 [2022-10-12T17:45:24.905Z] v0.0.7 [2022-10-12T17:45:24.905Z] v0.0.70 [2022-10-12T17:45:24.905Z] v0.0.71 [2022-10-12T17:45:24.905Z] v0.0.72 [2022-10-12T17:45:24.905Z] v0.0.8 [2022-10-12T17:45:24.905Z] v0.0.9 [2022-10-12T17:45:24.905Z] v2.0.0 [2022-10-12T17:45:24.905Z] v2.1.0 [2022-10-12T17:45:24.905Z] v2.1.1 [2022-10-12T17:45:24.905Z] v2.1.1-dev.1 [2022-10-12T17:45:24.905Z] v2.1.1-dev.2 [2022-10-12T17:45:24.905Z] v2.1.1-dev.3 [2022-10-12T17:45:24.905Z] v2.1.1-dev.4 [2022-10-12T17:45:24.905Z] v2.2.0 [2022-10-12T17:45:24.905Z] v2.2.1-dev.1 [2022-10-12T17:45:24.905Z] v2.2.1-dev.2 [2022-10-12T17:45:24.905Z] v2.2.1-dev.3 [2022-10-12T17:45:24.905Z] v2.2.1-dev.4 [2022-10-12T17:45:24.905Z] v2.2.1-dev.5 [2022-10-12T17:45:24.905Z] v2.2.1-dev.6 [2022-10-12T17:45:24.905Z] v2.2.1-dev.7 [2022-10-12T17:45:24.905Z] v2.2.1-dev.8 [2022-10-12T17:45:24.905Z] v2.2.1-dev.9 [2022-10-12T17:45:24.905Z] v2.3.0-dev.10 [2022-10-12T17:45:24.905Z] v2.3.0-dev.11 [2022-10-12T17:45:24.905Z] v2.3.0-dev.12 [2022-10-12T17:45:24.905Z] v2.3.0-dev.13 [2022-10-12T17:45:24.905Z] v2.3.0-dev.14 [2022-10-12T17:45:24.905Z] v2.3.0-dev.15 [2022-10-12T17:45:24.905Z] v2.3.0-dev.16 [2022-10-12T17:45:24.905Z] v2.3.0-dev.17 [2022-10-12T17:45:24.905Z] v2.3.0-dev.18 [2022-10-12T17:45:24.905Z] v2.3.0-dev.19 [2022-10-12T17:45:24.905Z] v2.3.0-dev.20 [2022-10-12T17:45:24.905Z] v2.3.0-dev.21 [Pipeline] sh [2022-10-12T17:45:25.187Z] + lftools sign git-tag v2.3.0-dev.21 [2022-10-12T17:45:25.753Z] Signing Git tag with Sigul... [2022-10-12T17:45:25.753Z] Signing v2.3.0-dev.21 [Pipeline] echo [2022-10-12T17:45:26.019Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:26.301Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-12T17:45:26.308Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-12T17:45:26.351Z] $ docker stop --time=1 ea82d64408353f00cfb75639e3d42b25a6cfe68bf91dbbc5d220931f4f219ace [2022-10-12T17:45:27.642Z] $ docker rm -f ea82d64408353f00cfb75639e3d42b25a6cfe68bf91dbbc5d220931f4f219ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-12T17:45:27.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T17:45:27.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:45:28.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T17:45:28.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:45:28.349Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:45:28.408Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T17:45:28.730Z] $ docker top b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d -eo pid,comm [2022-10-12T17:45:28.742Z] 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-10-12T17:45:28.742Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T17:45:28.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T17:45:28.779Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T17:45:28.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T17:45:28.923Z] $ docker exec b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d ssh-agent [2022-10-12T17:45:28.996Z] SSH_AUTH_SOCK=/tmp/ssh-kQYtpSswEj79/agent.32 [2022-10-12T17:45:28.996Z] SSH_AGENT_PID=38 [2022-10-12T17:45:29.000Z] Running ssh-add (command line suppressed) [2022-10-12T17:45:29.117Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9861426213811677694.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9861426213811677694.key) [2022-10-12T17:45:29.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T17:45:29.386Z] + git semver bump pre [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,585 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,585 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,585 [bump_version] DEBUG bumped version:2.3.0-dev.22 [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,585 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,585 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,585 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,587 [execute] INFO git cat-file --batch-check [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,592 [execute] INFO git cat-file --batch [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T17:45:29.644Z] 2022-10-12 17:45:29,597 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-12T17:45:29.644Z] 2.3.0-dev.22 [Pipeline] } [2022-10-12T17:45:29.681Z] $ docker exec --env ******** --env ******** b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d ssh-agent -k [2022-10-12T17:45:29.780Z] unset SSH_AUTH_SOCK; [2022-10-12T17:45:29.780Z] unset SSH_AGENT_PID; [2022-10-12T17:45:29.781Z] echo Agent pid 38 killed; [2022-10-12T17:45:29.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T17:45:30.065Z] + git semver [Pipeline] } [2022-10-12T17:45:30.363Z] $ docker stop --time=1 b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d [2022-10-12T17:45:31.615Z] $ docker rm -f b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-12T17:45:31.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-12T17:45:31.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:45:32.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-12T17:45:32.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:45:32.282Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:45:32.334Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-12T17:45:32.640Z] $ docker top 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d -eo pid,comm [2022-10-12T17:45:32.658Z] 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-10-12T17:45:32.658Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-12T17:45:32.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-12T17:45:32.691Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-12T17:45:32.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-12T17:45:32.815Z] $ docker exec 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d ssh-agent [2022-10-12T17:45:32.914Z] SSH_AUTH_SOCK=/tmp/ssh-tk33OASoJAvh/agent.32 [2022-10-12T17:45:32.914Z] SSH_AGENT_PID=38 [2022-10-12T17:45:32.918Z] Running ssh-add (command line suppressed) [2022-10-12T17:45:33.039Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14406757889861354419.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14406757889861354419.key) [2022-10-12T17:45:33.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-12T17:45:33.308Z] + git semver push [2022-10-12T17:45:33.566Z] 2022-10-12 17:45:33,492 [run_push] DEBUG push [2022-10-12T17:45:33.566Z] 2022-10-12 17:45:33,493 [execute] INFO git cat-file --batch-check [2022-10-12T17:45:33.566Z] 2022-10-12 17:45:33,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-12T17:45:33.566Z] 2022-10-12 17:45:33,497 [execute] INFO git rev-list 5d169e4f8851a62cbd3af4e07756af97f0a009b7 -- [2022-10-12T17:45:33.566Z] 2022-10-12 17:45:33,497 [execute] DEBUG Popen(['git', 'rev-list', '5d169e4f8851a62cbd3af4e07756af97f0a009b7', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T17:45:33.566Z] 2022-10-12 17:45:33,506 [execute] INFO git fetch -v origin [2022-10-12T17:45:33.566Z] 2022-10-12 17:45:33,506 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-12T17:45:34.133Z] 2022-10-12 17:45:34,094 [run_push] DEBUG no remote changes detected [2022-10-12T17:45:34.133Z] 2022-10-12 17:45:34,094 [execute] INFO git push origin semver [2022-10-12T17:45:34.133Z] 2022-10-12 17:45:34,095 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-12T17:45:35.068Z] 2022-10-12 17:45:34,925 [run_push] DEBUG push all version tags [2022-10-12T17:45:35.068Z] 2022-10-12 17:45:34,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-12T17:45:35.068Z] 2022-10-12 17:45:34,926 [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-10-12T17:45:36.003Z] 2022-10-12 17:45:35,774 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-12T17:45:36.003Z] 2.3.0-dev.22 [Pipeline] } [2022-10-12T17:45:36.038Z] $ docker exec --env ******** --env ******** 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d ssh-agent -k [2022-10-12T17:45:36.128Z] unset SSH_AUTH_SOCK; [2022-10-12T17:45:36.129Z] unset SSH_AGENT_PID; [2022-10-12T17:45:36.129Z] echo Agent pid 38 killed; [2022-10-12T17:45:36.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-12T17:45:36.418Z] + git semver [Pipeline] } [2022-10-12T17:45:36.711Z] $ docker stop --time=1 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d [2022-10-12T17:45:37.949Z] $ docker rm -f 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d [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-10-12T17:45:38.497Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-10-12T17:45:38.498Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-12T17:45:38.498Z] total 16 [2022-10-12T17:45:38.498Z] drwxr-xr-x 3 root root 4096 Oct 12 17:38 . [2022-10-12T17:45:38.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 17:45 .. [2022-10-12T17:45:38.498Z] drwxr-xr-x 2 root root 4096 Oct 12 17:38 cost [2022-10-12T17:45:38.498Z] -rw-r--r-- 1 root root 87 Oct 12 17:38 cost.csv [2022-10-12T17:45:38.498Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-12T17:45:38.498Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-12T17:45:38.498Z] total 16 [2022-10-12T17:45:38.498Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 17:38 . [2022-10-12T17:45:38.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 17:45 .. [2022-10-12T17:45:38.498Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 17:38 cost [2022-10-12T17:45:38.498Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 12 17:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:38.784Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:39.640Z] ---> package-listing.sh [2022-10-12T17:45:39.640Z] ++ facter osfamily [2022-10-12T17:45:39.640Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-12T17:45:39.899Z] + OS_FAMILY=debian [2022-10-12T17:45:39.899Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-12T17:45:39.899Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-12T17:45:39.899Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-12T17:45:39.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-12T17:45:39.899Z] + PACKAGES=/tmp/packages_start.txt [2022-10-12T17:45:39.899Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-12T17:45:39.899Z] + PACKAGES=/tmp/packages_end.txt [2022-10-12T17:45:39.899Z] + case "${OS_FAMILY}" in [2022-10-12T17:45:39.899Z] + dpkg -l [2022-10-12T17:45:39.899Z] + grep '^ii' [2022-10-12T17:45:39.899Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-12T17:45:39.899Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-12T17:45:39.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-12T17:45:39.899Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-12T17:45:39.899Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-10-12T17:45:39.899Z] + 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-10-12T17:45:39.910Z] 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-10-12T17:45:40.184Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-12T17:45:40.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-12T17:45:40.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-12T17:45:40.806Z] prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container [2022-10-12T17:45:40.854Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-12T17:45:41.050Z] $ docker top 4eea9c473aef4ba3b371e3a1316d2e1e19103314b3d548cf627b758378b92b94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-12T17:45:41.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-12T17:45:41.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-12T17:45:41.928Z] + ls /var/log/sa-host [2022-10-12T17:45:41.928Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-12T17:45:42.061Z] provisioning config files... [2022-10-12T17:45:42.069Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11423638500757181255tmp [Pipeline] { [Pipeline] echo [2022-10-12T17:45:42.081Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:42.364Z] ---> create-netrc.sh [Pipeline] } [2022-10-12T17:45:42.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:42.700Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-12T17:45:42.707Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:42.987Z] ---> sudo-logs.sh [2022-10-12T17:45:42.988Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-12T17:45:43.006Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:43.286Z] ---> job-cost.sh [2022-10-12T17:45:43.286Z] lf-activate-venv: SKIPPING [2022-10-12T17:45:43.286Z] DEBUG: total: 0.2199999988079071 [2022-10-12T17:45:43.286Z] INFO: Retrieving Stack Cost... [2022-10-12T17:45:43.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-12T17:45:43.803Z] INFO: Archiving Costs [Pipeline] echo [2022-10-12T17:45:43.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-12T17:45:44.091Z] ---> logs-deploy.sh [2022-10-12T17:45:44.091Z] lf-activate-venv: SKIPPING [2022-10-12T17:45:44.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/76 [2022-10-12T17:45:44.091Z] INFO: archiving workspace using pattern(s): [2022-10-12T17:45:45.026Z] Archives upload complete. [2022-10-12T17:45:45.026Z] INFO: archiving logs to Nexus