Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 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-ssh13153370419808171344.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh5031300388255329985.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh2122069266421361666.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh1336829922675498935.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-ssh1443380922423938820.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-9422 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 a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#387)" > 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 a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 # timeout=10 > git rev-list --no-walk 9ad12a80d0ed111da80509275e6cf46d80da3588 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T15:30:59.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T15:30:59.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T15:30:59.569Z] ========================================================= [2022-10-24T15:30:59.569Z] EdgeX Global Pipelines Version Info [2022-10-24T15:30:59.569Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:31:00.311Z] ------------------- [2022-10-24T15:31:00.311Z] stable info: [2022-10-24T15:31:00.311Z] ------------------- [2022-10-24T15:31:00.311Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T15:31:00.311Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T15:31:00.311Z] Message: update stable to v1.0.243 [2022-10-24T15:31:00.881Z] ------------------- [2022-10-24T15:31:00.881Z] experimental info: [2022-10-24T15:31:00.881Z] ------------------- [2022-10-24T15:31:00.881Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T15:31:00.881Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T15:31:00.881Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T15:31:01.014Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-10-24T15:31:01.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-10-24T15:31:01.036Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T15:31:01.045Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T15:31:01.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T15:31:01.066Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T15:31:01.078Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T15:31:01.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T15:31:01.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T15:31:01.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T15:31:01.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T15:31:01.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-10-24T15:31:01.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T15:31:01.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T15:31:01.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:31:01.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:31:01.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:31:01.204Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:31:01.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T15:31:01.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T15:31:01.239Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T15:31:01.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T15:31:01.257Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T15:31:01.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T15:31:01.275Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-24T15:31:01.284Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T15:31:01.295Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T15:31:01.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T15:31:01.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T15:31:01.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T15:31:01.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 [Pipeline] echo [2022-10-24T15:31:01.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a917d48 [Pipeline] echo [2022-10-24T15:31:01.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T15:31:01.709Z] + git rev-list -1 --merges a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63~1..a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 [Pipeline] echo [2022-10-24T15:31:01.740Z] -----------> git rev-list -1 --merges a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63~1..a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 [false] [Pipeline] sh [2022-10-24T15:31:02.033Z] + git log --format=format:%s -1 a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 [Pipeline] echo [2022-10-24T15:31:02.045Z] ========================================================= [2022-10-24T15:31:02.045Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T15:31:02.045Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T15:31:02.373Z] + git log --format=format:%s -1 a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 [Pipeline] echo [2022-10-24T15:31:02.383Z] [semverPrep] GIT_COMMIT: a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#387) [Pipeline] echo [2022-10-24T15:31:02.393Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T15:31:02.738Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:31:02.738Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T15:31:02.738Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T15:31:02.738Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T15:31:02.738Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T15:31:02.738Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T15:31:02.738Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:31:03.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:31:03.345Z] [2022-10-24T15:31:03.345Z] 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-24T15:31:03.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:31:03.662Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T15:31:03.662Z] b85a868b505f: Pulling fs layer [2022-10-24T15:31:03.662Z] e2be974225ed: Pulling fs layer [2022-10-24T15:31:03.662Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T15:31:03.662Z] 988bab9f4d93: Pulling fs layer [2022-10-24T15:31:03.662Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T15:31:03.662Z] eaf3925da568: Pulling fs layer [2022-10-24T15:31:03.662Z] bab4dde63d76: Pulling fs layer [2022-10-24T15:31:03.662Z] bde34c3a00c8: Pulling fs layer [2022-10-24T15:31:03.662Z] b352a97aabf1: Pulling fs layer [2022-10-24T15:31:03.662Z] 4872d77fe225: Pulling fs layer [2022-10-24T15:31:03.662Z] 5851b861e8e6: Pulling fs layer [2022-10-24T15:31:03.662Z] eaf3925da568: Waiting [2022-10-24T15:31:03.662Z] 988bab9f4d93: Waiting [2022-10-24T15:31:03.662Z] 1469e6f7b9e6: Waiting [2022-10-24T15:31:03.662Z] 4872d77fe225: Waiting [2022-10-24T15:31:03.662Z] 5851b861e8e6: Waiting [2022-10-24T15:31:03.662Z] bde34c3a00c8: Waiting [2022-10-24T15:31:03.662Z] b352a97aabf1: Waiting [2022-10-24T15:31:03.662Z] bab4dde63d76: Waiting [2022-10-24T15:31:03.932Z] e2be974225ed: Verifying Checksum [2022-10-24T15:31:03.932Z] e2be974225ed: Download complete [2022-10-24T15:31:03.932Z] 988bab9f4d93: Verifying Checksum [2022-10-24T15:31:03.932Z] 988bab9f4d93: Download complete [2022-10-24T15:31:04.191Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T15:31:04.191Z] 1469e6f7b9e6: Download complete [2022-10-24T15:31:04.191Z] eaf3925da568: Verifying Checksum [2022-10-24T15:31:04.191Z] eaf3925da568: Download complete [2022-10-24T15:31:04.191Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T15:31:04.191Z] 339a4e72a1f5: Download complete [2022-10-24T15:31:04.191Z] bde34c3a00c8: Download complete [2022-10-24T15:31:04.191Z] b85a868b505f: Verifying Checksum [2022-10-24T15:31:04.191Z] b85a868b505f: Download complete [2022-10-24T15:31:04.191Z] 4872d77fe225: Download complete [2022-10-24T15:31:04.191Z] b352a97aabf1: Download complete [2022-10-24T15:31:04.191Z] 5851b861e8e6: Verifying Checksum [2022-10-24T15:31:04.191Z] 5851b861e8e6: Download complete [2022-10-24T15:31:04.452Z] bab4dde63d76: Verifying Checksum [2022-10-24T15:31:04.452Z] bab4dde63d76: Download complete [2022-10-24T15:31:05.390Z] b85a868b505f: Pull complete [2022-10-24T15:31:05.390Z] e2be974225ed: Pull complete [2022-10-24T15:31:05.958Z] 339a4e72a1f5: Pull complete [2022-10-24T15:31:05.958Z] 988bab9f4d93: Pull complete [2022-10-24T15:31:06.217Z] 1469e6f7b9e6: Pull complete [2022-10-24T15:31:06.217Z] eaf3925da568: Pull complete [2022-10-24T15:31:08.122Z] bab4dde63d76: Pull complete [2022-10-24T15:31:08.122Z] bde34c3a00c8: Pull complete [2022-10-24T15:31:08.122Z] b352a97aabf1: Pull complete [2022-10-24T15:31:08.122Z] 4872d77fe225: Pull complete [2022-10-24T15:31:08.122Z] 5851b861e8e6: Pull complete [2022-10-24T15:31:08.122Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T15:31:08.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:31:08.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:31:08.205Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:31:08.248Z] $ 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-24T15:31:10.078Z] $ docker top 05b261b928fb596fa59036a510cf46499d47a7af6d165e78e19788e933064a77 -eo pid,comm [2022-10-24T15:31:10.135Z] 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-24T15:31:10.135Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:31:10.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:31:10.176Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:31:10.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:31:10.293Z] $ docker exec 05b261b928fb596fa59036a510cf46499d47a7af6d165e78e19788e933064a77 ssh-agent [2022-10-24T15:31:10.390Z] SSH_AUTH_SOCK=/tmp/ssh-2Z3taBaDwz5J/agent.32 [2022-10-24T15:31:10.390Z] SSH_AGENT_PID=38 [2022-10-24T15:31:10.398Z] Running ssh-add (command line suppressed) [2022-10-24T15:31:10.512Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6283716866062457207.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6283716866062457207.key) [2022-10-24T15:31:10.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:31:10.815Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T15:31:10.831Z] $ docker exec --env ******** --env ******** 05b261b928fb596fa59036a510cf46499d47a7af6d165e78e19788e933064a77 ssh-agent -k [2022-10-24T15:31:10.937Z] unset SSH_AUTH_SOCK; [2022-10-24T15:31:10.937Z] unset SSH_AGENT_PID; [2022-10-24T15:31:10.937Z] echo Agent pid 38 killed; [2022-10-24T15:31:10.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T15:31:10.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:31:10.976Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:31:11.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:31:11.103Z] $ docker exec 05b261b928fb596fa59036a510cf46499d47a7af6d165e78e19788e933064a77 ssh-agent [2022-10-24T15:31:11.198Z] SSH_AUTH_SOCK=/tmp/ssh-FA2o4ox04UU9/agent.70 [2022-10-24T15:31:11.198Z] SSH_AGENT_PID=76 [2022-10-24T15:31:11.204Z] Running ssh-add (command line suppressed) [2022-10-24T15:31:11.310Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10683686152328734428.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10683686152328734428.key) [2022-10-24T15:31:11.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:31:11.650Z] + git semver init [2022-10-24T15:31:11.940Z] 2022-10-24 15:31:11,786 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T15:31:11.940Z] 2022-10-24 15:31:11,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-24T15:31:11.940Z] 2022-10-24 15:31:11,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-24T15:31:11.940Z] 2022-10-24 15:31:11,787 [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-24T15:31:12.926Z] 2022-10-24 15:31:12,761 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-10-24T15:31:12.926Z] 2022-10-24 15:31:12,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-10-24T15:31:12.926Z] 2022-10-24 15:31:12,762 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-24T15:31:12.926Z] 2022-10-24 15:31:12,762 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-24T15:31:12.926Z] 2.3.0-dev.24 [Pipeline] } [2022-10-24T15:31:12.940Z] $ docker exec --env ******** --env ******** 05b261b928fb596fa59036a510cf46499d47a7af6d165e78e19788e933064a77 ssh-agent -k [2022-10-24T15:31:13.033Z] unset SSH_AUTH_SOCK; [2022-10-24T15:31:13.034Z] unset SSH_AGENT_PID; [2022-10-24T15:31:13.034Z] echo Agent pid 76 killed; [2022-10-24T15:31:13.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:31:13.342Z] + git semver [Pipeline] } [2022-10-24T15:31:13.621Z] $ docker stop --time=1 05b261b928fb596fa59036a510cf46499d47a7af6d165e78e19788e933064a77 [2022-10-24T15:31:14.944Z] $ docker rm -f 05b261b928fb596fa59036a510cf46499d47a7af6d165e78e19788e933064a77 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:31:15.281Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T15:31:15.455Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T15:31:15.456Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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-24T15:31:15.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:31:15.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:31:15.711Z] ========================================================= [2022-10-24T15:31:15.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T15:31:15.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-24T15:31:16.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T15:31:16.010Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T15:31:16.010Z] 213ec9aee27d: Pulling fs layer [2022-10-24T15:31:16.010Z] 4583459ba037: Pulling fs layer [2022-10-24T15:31:16.010Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T15:31:16.010Z] 53926ce57604: Pulling fs layer [2022-10-24T15:31:16.010Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T15:31:16.010Z] 30f14e443154: Pulling fs layer [2022-10-24T15:31:16.010Z] 801331c1e519: Pulling fs layer [2022-10-24T15:31:16.010Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T15:31:16.010Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T15:31:16.010Z] 30f14e443154: Waiting [2022-10-24T15:31:16.010Z] 801331c1e519: Waiting [2022-10-24T15:31:16.010Z] 53926ce57604: Waiting [2022-10-24T15:31:16.010Z] 99cc6dd402b0: Waiting [2022-10-24T15:31:16.010Z] 21b2b0c7a3f4: Waiting [2022-10-24T15:31:16.010Z] 7d9ed39f4882: Waiting [2022-10-24T15:31:16.010Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T15:31:16.010Z] 93c1e223e6f2: Download complete [2022-10-24T15:31:16.010Z] 4583459ba037: Download complete [2022-10-24T15:31:16.010Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T15:31:16.010Z] 21b2b0c7a3f4: Download complete [2022-10-24T15:31:16.010Z] 30f14e443154: Download complete [2022-10-24T15:31:16.010Z] 213ec9aee27d: Verifying Checksum [2022-10-24T15:31:16.010Z] 213ec9aee27d: Download complete [2022-10-24T15:31:16.302Z] 801331c1e519: Verifying Checksum [2022-10-24T15:31:16.302Z] 801331c1e519: Download complete [2022-10-24T15:31:16.302Z] 213ec9aee27d: Pull complete [2022-10-24T15:31:16.302Z] 4583459ba037: Pull complete [2022-10-24T15:31:16.302Z] 93c1e223e6f2: Pull complete [2022-10-24T15:31:18.413Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T15:31:18.413Z] 7d9ed39f4882: Download complete [2022-10-24T15:31:19.884Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T15:31:19.884Z] 99cc6dd402b0: Download complete [2022-10-24T15:31:19.884Z] 53926ce57604: Verifying Checksum [2022-10-24T15:31:19.884Z] 53926ce57604: Download complete [2022-10-24T15:31:24.100Z] 53926ce57604: Pull complete [2022-10-24T15:31:24.100Z] 21b2b0c7a3f4: Pull complete [2022-10-24T15:31:24.100Z] 30f14e443154: Pull complete [2022-10-24T15:31:24.100Z] 801331c1e519: Pull complete [2022-10-24T15:31:26.002Z] 99cc6dd402b0: Pull complete [2022-10-24T15:31:26.260Z] 7d9ed39f4882: Pull complete [2022-10-24T15:31:26.260Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T15:31:26.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T15:31:26.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-24T15:31:26.807Z] + 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-24T15:31:27.107Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T15:31:27.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:31:27.171Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:31:27.208Z] $ 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-24T15:31:30.087Z] $ docker top 1718523978b883224686ee5de7083b66172feb9be73fd451662d1d5a150df8c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:31:30.429Z] + go version [2022-10-24T15:31:30.429Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T15:31:30.443Z] $ docker stop --time=1 1718523978b883224686ee5de7083b66172feb9be73fd451662d1d5a150df8c6 [2022-10-24T15:31:30.622Z] Still waiting to schedule task [2022-10-24T15:31:30.622Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-24T15:31:31.759Z] $ docker rm -f 1718523978b883224686ee5de7083b66172feb9be73fd451662d1d5a150df8c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:31:32.149Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T15:31:32.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:31:32.205Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:31:32.242Z] $ 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-24T15:31:32.602Z] $ docker top 91019832c3c51074210a3f74c70614d121f5c2f92c7ca2e3c674ac5c276f995f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:31:32.942Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T15:31:33.245Z] + make test [2022-10-24T15:31:33.245Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T15:31:33.245Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-24T15:31:33.245Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-24T15:31:33.245Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-24T15:31:33.245Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-24T15:31:33.245Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-24T15:31:33.245Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-24T15:31:33.245Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 [2022-10-24T15:31:33.245Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-24T15:31:33.245Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 [2022-10-24T15:31:33.245Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-24T15:31:33.504Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-24T15:31:33.505Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-24T15:31:33.505Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-24T15:31:33.505Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-24T15:31:33.505Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-24T15:31:33.505Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-24T15:31:33.505Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-24T15:31:33.505Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-24T15:31:33.505Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-24T15:31:33.505Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-24T15:31:33.505Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-24T15:31:33.505Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-24T15:31:33.505Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-24T15:31:33.505Z] go: downloading github.com/hashicorp/consul/api v1.15.2 [2022-10-24T15:31:33.505Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-24T15:31:33.505Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-24T15:31:33.505Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-24T15:31:33.505Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-24T15:31:33.505Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-24T15:31:33.505Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-24T15:31:33.505Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-24T15:31:33.505Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-24T15:31:33.505Z] go: downloading golang.org/x/text v0.3.7 [2022-10-24T15:31:33.505Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-24T15:31:33.505Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-24T15:31:33.505Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-24T15:31:33.505Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-24T15:31:33.505Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-24T15:31:33.505Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-24T15:31:33.505Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-24T15:31:33.505Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-24T15:31:33.505Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-24T15:31:33.505Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-24T15:31:33.763Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-24T15:31:33.763Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-24T15:31:33.763Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-24T15:31:34.021Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-24T15:31:34.021Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-24T15:31:34.021Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-24T15:31:34.021Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-24T15:31:34.021Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-24T15:31:34.021Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-24T15:31:34.021Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-24T15:31:34.021Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-24T15:31:34.281Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-24T15:31:34.281Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-24T15:31:44.252Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-24T15:31:45.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 9.9% of statements [2022-10-24T15:31:45.184Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-24T15:31:45.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.023s coverage: 92.5% of statements [2022-10-24T15:31:45.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.014s coverage: 85.3% of statements [2022-10-24T15:31:47.715Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.026s coverage: 46.4% of statements [2022-10-24T15:31:47.715Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-24T15:31:47.715Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-24T15:31:47.715Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.020s coverage: 100.0% of statements [2022-10-24T15:31:47.715Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.332s coverage: 88.4% of statements [2022-10-24T15:31:47.715Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 25.0% of statements [2022-10-24T15:31:48.280Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.032s coverage: 81.4% of statements [2022-10-24T15:31:48.280Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-24T15:31:48.280Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.013s coverage: 41.7% of statements [2022-10-24T15:31:48.280Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.021s coverage: 91.3% of statements [2022-10-24T15:31:54.840Z] 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-24T15:31:54.840Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T15:31:58.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T15:31:58.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-24T15:31:58.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T15:31:58.159Z] $ docker stop --time=1 91019832c3c51074210a3f74c70614d121f5c2f92c7ca2e3c674ac5c276f995f [2022-10-24T15:32:00.750Z] $ docker rm -f 91019832c3c51074210a3f74c70614d121f5c2f92c7ca2e3c674ac5c276f995f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:32:01.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T15:32:01.405Z] 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-24T15:32:01.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:32:01.843Z] [2022-10-24T15:32:01.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:32:02.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:32:02.148Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T15:32:02.148Z] 5eb5b503b376: Pulling fs layer [2022-10-24T15:32:02.148Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T15:32:02.148Z] ec43610c2a17: Pulling fs layer [2022-10-24T15:32:02.148Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T15:32:02.148Z] 33b1e0a273af: Pulling fs layer [2022-10-24T15:32:02.148Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T15:32:02.148Z] 2f39f015ded8: Pulling fs layer [2022-10-24T15:32:02.148Z] 33b1e0a273af: Waiting [2022-10-24T15:32:02.148Z] 5d3b04190fa2: Waiting [2022-10-24T15:32:02.148Z] 3a2ae6a8a46f: Waiting [2022-10-24T15:32:02.148Z] 2f39f015ded8: Waiting [2022-10-24T15:32:02.148Z] 5c69ac0246d0: Download complete [2022-10-24T15:32:02.148Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T15:32:02.148Z] 3a2ae6a8a46f: Download complete [2022-10-24T15:32:02.413Z] 33b1e0a273af: Verifying Checksum [2022-10-24T15:32:02.413Z] 33b1e0a273af: Download complete [2022-10-24T15:32:02.413Z] 5d3b04190fa2: Download complete [2022-10-24T15:32:02.413Z] ec43610c2a17: Verifying Checksum [2022-10-24T15:32:02.413Z] ec43610c2a17: Download complete [2022-10-24T15:32:02.672Z] 5eb5b503b376: Verifying Checksum [2022-10-24T15:32:02.672Z] 5eb5b503b376: Download complete [2022-10-24T15:32:03.237Z] 2f39f015ded8: Verifying Checksum [2022-10-24T15:32:03.237Z] 2f39f015ded8: Download complete [2022-10-24T15:32:03.802Z] 5eb5b503b376: Pull complete [2022-10-24T15:32:03.802Z] 5c69ac0246d0: Pull complete [2022-10-24T15:32:04.062Z] ec43610c2a17: Pull complete [2022-10-24T15:32:04.320Z] 3a2ae6a8a46f: Pull complete [2022-10-24T15:32:04.580Z] 33b1e0a273af: Pull complete [2022-10-24T15:32:04.580Z] 5d3b04190fa2: Pull complete [2022-10-24T15:32:08.765Z] 2f39f015ded8: Pull complete [2022-10-24T15:32:08.765Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T15:32:08.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:32:08.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:32:08.831Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:32:08.864Z] $ 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-24T15:32:10.524Z] $ docker top 4ccd6d5cb216a26fee849f964733ae672e6cd44dde25a731aff765002f59a50d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:32:10.937Z] ---> job-cost.sh [2022-10-24T15:32:10.937Z] lf-activate-venv: SKIPPING [2022-10-24T15:32:10.937Z] INFO: No Stack... [2022-10-24T15:32:11.215Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T15:32:11.489Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T15:32:11.827Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-10-24T15:32:11.827Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T15:32:11.838Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-80-stack-cost] [2022-10-24T15:32:11.849Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-80-stack-cost] did not exist. Created. [2022-10-24T15:32:11.849Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:32:12.148Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T15:32:12.179Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T15:32:12.186Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T15:32:12.204Z] $ docker stop --time=1 4ccd6d5cb216a26fee849f964733ae672e6cd44dde25a731aff765002f59a50d [2022-10-24T15:32:13.359Z] $ docker rm -f 4ccd6d5cb216a26fee849f964733ae672e6cd44dde25a731aff765002f59a50d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T15:40:44.037Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9736 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-10-24T15:40:44.050Z] Running in /w/workspace/go-mod-bootstrap/80 [Pipeline] { [Pipeline] checkout [2022-10-24T15:40:44.085Z] Selected Git installation does not exist. Using Default [2022-10-24T15:40:44.086Z] The recommended git tool is: NONE [2022-10-24T15:40:49.712Z] using credential edgex-jenkins-ssh [2022-10-24T15:40:49.732Z] Cloning the remote Git repository [2022-10-24T15:40:49.780Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-24T15:40:49.860Z] > git init /w/workspace/go-mod-bootstrap/80 # timeout=10 [2022-10-24T15:40:50.027Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-24T15:40:50.028Z] > git --version # timeout=10 [2022-10-24T15:40:50.057Z] > git --version # 'git version 2.25.1' [2022-10-24T15:40:50.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T15:40:50.109Z] Verifying host key using known hosts file [2022-10-24T15:40:50.332Z] 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-24T15:40:50.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T15:40:51.592Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-10-24T15:40:52.507Z] Avoid second fetch [2022-10-24T15:40:52.507Z] Checking out Revision a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 (main) [2022-10-24T15:40:51.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T15:40:52.526Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T15:40:52.542Z] > git checkout -f a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 # timeout=10 [2022-10-24T15:40:53.027Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#387)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T15:40:53.912Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T15:40:53.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T15:40:53.912Z] Dload Upload Total Spent Left Speed [2022-10-24T15:40:53.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-10-24T15:40:54.481Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T15:40:54.808Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T15:40:54.808Z] + sudo tee /etc/docker/daemon.new [2022-10-24T15:40:54.808Z] { [2022-10-24T15:40:54.808Z] "registry-mirrors": [ [2022-10-24T15:40:54.808Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T15:40:54.808Z] ], [2022-10-24T15:40:54.808Z] "bip": "10.250.0.254/24", [2022-10-24T15:40:54.808Z] "hosts": [ [2022-10-24T15:40:54.808Z] "tcp://0.0.0.0:5555", [2022-10-24T15:40:54.808Z] "unix:///var/run/docker.sock" [2022-10-24T15:40:54.808Z] ], [2022-10-24T15:40:54.808Z] "mtu": 1458, [2022-10-24T15:40:54.808Z] "selinux-enabled": true, [2022-10-24T15:40:54.808Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T15:40:54.808Z] } [Pipeline] sh [2022-10-24T15:40:55.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T15:40:55.463Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-24T15:41:13.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:41:13.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:41:13.862Z] ========================================================= [2022-10-24T15:41:13.862Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T15:41:13.862Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-24T15:41:14.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T15:41:14.785Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T15:41:14.785Z] 9b18e9b68314: Pulling fs layer [2022-10-24T15:41:14.785Z] d32db5db7311: Pulling fs layer [2022-10-24T15:41:14.785Z] d0c4b47475fc: Pulling fs layer [2022-10-24T15:41:14.785Z] 5831b945b038: Pulling fs layer [2022-10-24T15:41:14.785Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T15:41:14.785Z] e10730c5d714: Pulling fs layer [2022-10-24T15:41:14.785Z] 5dd5c2283517: Pulling fs layer [2022-10-24T15:41:14.785Z] d5ac0230b979: Pulling fs layer [2022-10-24T15:41:14.785Z] 5831b945b038: Waiting [2022-10-24T15:41:14.785Z] 86bbec2aaacd: Waiting [2022-10-24T15:41:14.785Z] e10730c5d714: Waiting [2022-10-24T15:41:14.785Z] 5dd5c2283517: Waiting [2022-10-24T15:41:14.785Z] d5ac0230b979: Waiting [2022-10-24T15:41:14.785Z] d0c4b47475fc: Verifying Checksum [2022-10-24T15:41:14.785Z] d0c4b47475fc: Download complete [2022-10-24T15:41:14.785Z] d32db5db7311: Download complete [2022-10-24T15:41:14.785Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T15:41:14.785Z] 86bbec2aaacd: Download complete [2022-10-24T15:41:14.785Z] e10730c5d714: Verifying Checksum [2022-10-24T15:41:14.785Z] e10730c5d714: Download complete [2022-10-24T15:41:14.785Z] 9b18e9b68314: Verifying Checksum [2022-10-24T15:41:15.765Z] 9b18e9b68314: Pull complete [2022-10-24T15:41:16.035Z] d5ac0230b979: Verifying Checksum [2022-10-24T15:41:16.035Z] d5ac0230b979: Download complete [2022-10-24T15:41:16.310Z] d32db5db7311: Pull complete [2022-10-24T15:41:16.586Z] d0c4b47475fc: Pull complete [2022-10-24T15:41:17.182Z] 5dd5c2283517: Download complete [2022-10-24T15:41:17.773Z] 5831b945b038: Verifying Checksum [2022-10-24T15:41:17.773Z] 5831b945b038: Download complete [2022-10-24T15:41:30.109Z] 5831b945b038: Pull complete [2022-10-24T15:41:30.109Z] 86bbec2aaacd: Pull complete [2022-10-24T15:41:30.109Z] e10730c5d714: Pull complete [2022-10-24T15:41:36.777Z] 5dd5c2283517: Pull complete [2022-10-24T15:41:38.213Z] d5ac0230b979: Pull complete [2022-10-24T15:41:38.213Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T15:41:38.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T15:41:38.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-24T15:41:38.545Z] + 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-24T15:41:38.893Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T15:41:38.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:41:39.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-9736 does not seem to be running inside a container [2022-10-24T15:41:39.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/80 -v /w/workspace/go-mod-bootstrap/80:/w/workspace/go-mod-bootstrap/80:rw,z -v /w/workspace/go-mod-bootstrap/80@tmp:/w/workspace/go-mod-bootstrap/80@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-24T15:41:42.517Z] $ docker top 39aaaf209cad97feb0704d0c476d91f610c107a233e690a343558b771b2386fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:41:43.425Z] + go version [2022-10-24T15:41:43.425Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T15:41:43.448Z] $ docker stop --time=1 39aaaf209cad97feb0704d0c476d91f610c107a233e690a343558b771b2386fa [2022-10-24T15:41:45.104Z] $ docker rm -f 39aaaf209cad97feb0704d0c476d91f610c107a233e690a343558b771b2386fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:41:45.642Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T15:41:45.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:41:45.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-9736 does not seem to be running inside a container [2022-10-24T15:41:45.898Z] $ 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/80 -v /w/workspace/go-mod-bootstrap/80:/w/workspace/go-mod-bootstrap/80:rw,z -v /w/workspace/go-mod-bootstrap/80@tmp:/w/workspace/go-mod-bootstrap/80@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-24T15:41:47.174Z] $ docker top d73e31b80e632fceaed5386799ba2cd6be046a879b6bde77276a93ab448f04db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:41:47.704Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/80 [Pipeline] fileExists [Pipeline] sh [2022-10-24T15:41:48.646Z] + make test [2022-10-24T15:41:48.646Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T15:41:48.646Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.14 [2022-10-24T15:41:48.646Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-24T15:41:48.646Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-24T15:41:48.915Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.10 [2022-10-24T15:41:48.915Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-24T15:41:48.915Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-24T15:41:48.915Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-24T15:41:49.183Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-24T15:41:49.183Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.24 [2022-10-24T15:41:49.183Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-24T15:41:49.183Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-24T15:41:49.183Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-24T15:41:49.183Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-24T15:41:49.183Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-24T15:41:49.183Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-24T15:41:49.451Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-24T15:41:49.451Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-24T15:41:49.451Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-24T15:41:49.451Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-24T15:41:49.451Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-24T15:41:49.721Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-24T15:41:49.721Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-24T15:41:49.721Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-24T15:41:49.721Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-24T15:41:49.721Z] go: downloading github.com/hashicorp/consul/api v1.15.2 [2022-10-24T15:41:49.721Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-24T15:41:49.721Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-24T15:41:49.721Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-24T15:41:49.721Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-24T15:41:50.699Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-24T15:41:50.699Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-24T15:41:50.699Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-24T15:41:50.699Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-24T15:41:50.967Z] go: downloading golang.org/x/text v0.3.7 [2022-10-24T15:41:50.967Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-24T15:41:51.235Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-24T15:41:51.235Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-24T15:41:51.235Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-24T15:41:51.235Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-24T15:41:51.235Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-24T15:41:51.235Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-24T15:41:52.199Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-24T15:41:52.199Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-24T15:41:52.199Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-24T15:41:52.199Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-24T15:41:52.199Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-24T15:41:52.199Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-24T15:41:52.471Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-24T15:41:52.738Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-24T15:41:52.738Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-24T15:41:53.008Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-24T15:41:53.008Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-24T15:41:54.421Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-24T15:41:54.421Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-24T15:41:54.421Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-24T15:41:54.697Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-24T15:43:31.348Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-24T15:43:31.348Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.119s coverage: 9.9% of statements [2022-10-24T15:43:31.348Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-24T15:43:31.348Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.111s coverage: 92.5% of statements [2022-10-24T15:43:31.348Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.022s coverage: 85.3% of statements [2022-10-24T15:43:39.559Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.129s coverage: 46.4% of statements [2022-10-24T15:43:39.559Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-24T15:43:39.559Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-24T15:43:39.559Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.082s coverage: 100.0% of statements [2022-10-24T15:43:39.559Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.413s coverage: 88.4% of statements [2022-10-24T15:43:39.559Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.113s coverage: 25.0% of statements [2022-10-24T15:43:44.909Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.110s coverage: 81.4% of statements [2022-10-24T15:43:44.909Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-24T15:43:44.909Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.041s coverage: 41.7% of statements [2022-10-24T15:43:44.909Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements [2022-10-24T15:43:45.495Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T15:43:45.495Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T15:44:07.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T15:44:07.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-24T15:44:07.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T15:44:07.618Z] $ docker stop --time=1 d73e31b80e632fceaed5386799ba2cd6be046a879b6bde77276a93ab448f04db [2022-10-24T15:44:09.810Z] $ docker rm -f d73e31b80e632fceaed5386799ba2cd6be046a879b6bde77276a93ab448f04db [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:44:12.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T15:44:12.674Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T15:44:13.148Z] 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-24T15:44:13.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:44:13.569Z] [2022-10-24T15:44:13.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:44:13.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:44:14.175Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T15:44:14.175Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T15:44:14.175Z] 04944245beec: Pulling fs layer [2022-10-24T15:44:14.175Z] 699f458cf7ca: Pulling fs layer [2022-10-24T15:44:14.175Z] 765212b225bb: Pulling fs layer [2022-10-24T15:44:14.175Z] f23df028b6ca: Pulling fs layer [2022-10-24T15:44:14.175Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T15:44:14.175Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T15:44:14.175Z] f23df028b6ca: Waiting [2022-10-24T15:44:14.175Z] d65c8cfc05b1: Waiting [2022-10-24T15:44:14.175Z] 765212b225bb: Waiting [2022-10-24T15:44:14.175Z] 2437ff75d9bd: Waiting [2022-10-24T15:44:14.175Z] 04944245beec: Verifying Checksum [2022-10-24T15:44:14.175Z] 04944245beec: Download complete [2022-10-24T15:44:14.175Z] 765212b225bb: Download complete [2022-10-24T15:44:14.175Z] f23df028b6ca: Verifying Checksum [2022-10-24T15:44:14.175Z] f23df028b6ca: Download complete [2022-10-24T15:44:14.175Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T15:44:14.175Z] d65c8cfc05b1: Download complete [2022-10-24T15:44:14.445Z] 699f458cf7ca: Verifying Checksum [2022-10-24T15:44:14.445Z] 699f458cf7ca: Download complete [2022-10-24T15:44:14.715Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T15:44:14.715Z] 8998bd30e6a1: Download complete [2022-10-24T15:44:17.304Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T15:44:17.304Z] 2437ff75d9bd: Download complete [2022-10-24T15:44:18.718Z] 8998bd30e6a1: Pull complete [2022-10-24T15:44:19.307Z] 04944245beec: Pull complete [2022-10-24T15:44:20.724Z] 699f458cf7ca: Pull complete [2022-10-24T15:44:20.724Z] 765212b225bb: Pull complete [2022-10-24T15:44:21.685Z] f23df028b6ca: Pull complete [2022-10-24T15:44:21.954Z] d65c8cfc05b1: Pull complete [2022-10-24T15:44:36.947Z] 2437ff75d9bd: Pull complete [2022-10-24T15:44:36.947Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T15:44:36.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T15:44:36.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:44:37.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-9736 does not seem to be running inside a container [2022-10-24T15:44:37.195Z] $ 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/80 -v /w/workspace/go-mod-bootstrap/80:/w/workspace/go-mod-bootstrap/80:rw,z -v /w/workspace/go-mod-bootstrap/80@tmp:/w/workspace/go-mod-bootstrap/80@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-24T15:44:39.792Z] $ docker top 1c0afb1c27baf668a4d70544feada0a1533fbbb87998f9c373b83130c219d699 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:44:40.655Z] ---> job-cost.sh [2022-10-24T15:44:40.655Z] lf-activate-venv: SKIPPING [2022-10-24T15:44:40.655Z] INFO: No Stack... [2022-10-24T15:44:41.238Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T15:44:41.822Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T15:44:42.469Z] + cat /w/workspace/go-mod-bootstrap/80/archives/cost.csv [2022-10-24T15:44:42.470Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T15:44:42.531Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-80-stack-cost] [2022-10-24T15:44:42.538Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-80-stack-cost] did not exist. Created. [2022-10-24T15:44:42.538Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:44:43.194Z] /w/workspace/go-mod-bootstrap/80@tmp/durable-e8f05ab8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T15:44:43.853Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T15:44:43.878Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T15:44:43.926Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T15:44:43.933Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T15:44:43.956Z] $ docker stop --time=1 1c0afb1c27baf668a4d70544feada0a1533fbbb87998f9c373b83130c219d699 [2022-10-24T15:44:45.488Z] $ docker rm -f 1c0afb1c27baf668a4d70544feada0a1533fbbb87998f9c373b83130c219d699 [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-24T15:44:45.837Z] provisioning config files... [2022-10-24T15:44:45.849Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11689349852868601587tmp [Pipeline] { [Pipeline] sh [2022-10-24T15:44:46.139Z] + set +x [2022-10-24T15:44:46.139Z] + curl -s https://codecov.io/bash [2022-10-24T15:44:46.139Z] + bash -s -- [2022-10-24T15:44:46.139Z] [2022-10-24T15:44:46.139Z] _____ _ [2022-10-24T15:44:46.139Z] / ____| | | [2022-10-24T15:44:46.139Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T15:44:46.139Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T15:44:46.139Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T15:44:46.139Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T15:44:46.139Z] Bash-1.0.6 [2022-10-24T15:44:46.139Z] [2022-10-24T15:44:46.139Z] [2022-10-24T15:44:46.139Z] ==> git version 2.25.1 found [2022-10-24T15:44:46.139Z] ==> 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-24T15:44:46.139Z] Release-Date: 2020-01-08 [2022-10-24T15:44:46.139Z] 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-24T15:44:46.139Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T15:44:46.139Z] ==> Jenkins CI detected. [2022-10-24T15:44:46.139Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-24T15:44:46.139Z] project root: . [2022-10-24T15:44:46.139Z] --> token set from env [2022-10-24T15:44:46.139Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T15:44:46.139Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T15:44:46.139Z] ==> Python coveragepy not found [2022-10-24T15:44:46.139Z] ==> Searching for coverage reports in: [2022-10-24T15:44:46.139Z] + . [2022-10-24T15:44:46.139Z] -> Found 1 reports [2022-10-24T15:44:46.139Z] ==> Detecting git/mercurial file structure [2022-10-24T15:44:46.139Z] ==> Reading reports [2022-10-24T15:44:46.139Z] + ./coverage.out bytes=68433 [2022-10-24T15:44:46.139Z] ==> Appending adjustments [2022-10-24T15:44:46.139Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T15:44:46.397Z] + Found adjustments [2022-10-24T15:44:46.397Z] ==> Gzipping contents [2022-10-24T15:44:46.397Z] 12K /tmp/codecov.xm6vw9.gz [2022-10-24T15:44:46.397Z] ==> Uploading reports [2022-10-24T15:44:46.397Z] url: https://codecov.io [2022-10-24T15:44:46.397Z] query: branch=main&commit=a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T15:44:46.397Z] -> Pinging Codecov [2022-10-24T15:44:46.397Z] 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=a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T15:44:46.656Z] -> Uploading to [2022-10-24T15:44:46.656Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/833815588EE85121546D348822E98E2E/a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63/64b6d2d6-4519-452b-9da1-8e10649ffa31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T154446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d774a6b727f103e437005c4e50b4dddb63175bb40e66bf6c65049c773b8c476 [2022-10-24T15:44:46.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T15:44:46.656Z] Dload Upload Total Spent Left Speed [2022-10-24T15:44:46.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11256 0 0 100 11256 0 50932 --:--:-- --:--:-- --:--:-- 51163 [2022-10-24T15:44:46.915Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 [Pipeline] } [2022-10-24T15:44:46.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T15:44:47.041Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T15:44:47.051Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:44:47.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T15:44:47.343Z] [2022-10-24T15:44:47.344Z] 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-24T15:44:47.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T15:44:47.639Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T15:44:47.639Z] df9b9388f04a: Pulling fs layer [2022-10-24T15:44:47.639Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T15:44:47.639Z] 25bc292e5bac: Pulling fs layer [2022-10-24T15:44:47.639Z] 114826534d7a: Pulling fs layer [2022-10-24T15:44:47.639Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T15:44:47.639Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T15:44:47.639Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T15:44:47.639Z] 6ad1cebc031e: Waiting [2022-10-24T15:44:47.639Z] 8a3aa393b2d8: Waiting [2022-10-24T15:44:47.639Z] 114826534d7a: Waiting [2022-10-24T15:44:47.639Z] 4657fd5d0bcf: Waiting [2022-10-24T15:44:47.639Z] 25bc292e5bac: Download complete [2022-10-24T15:44:47.639Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T15:44:47.639Z] 52dc419b0ee2: Download complete [2022-10-24T15:44:47.639Z] 4657fd5d0bcf: Download complete [2022-10-24T15:44:47.639Z] df9b9388f04a: Download complete [2022-10-24T15:44:47.902Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T15:44:47.902Z] 6ad1cebc031e: Download complete [2022-10-24T15:44:47.902Z] df9b9388f04a: Pull complete [2022-10-24T15:44:47.902Z] 52dc419b0ee2: Pull complete [2022-10-24T15:44:47.902Z] 25bc292e5bac: Pull complete [2022-10-24T15:44:48.869Z] 114826534d7a: Verifying Checksum [2022-10-24T15:44:48.869Z] 114826534d7a: Download complete [2022-10-24T15:44:48.869Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T15:44:48.869Z] 8a3aa393b2d8: Download complete [2022-10-24T15:44:52.150Z] 114826534d7a: Pull complete [2022-10-24T15:44:52.150Z] 4657fd5d0bcf: Pull complete [2022-10-24T15:44:52.408Z] 6ad1cebc031e: Pull complete [2022-10-24T15:44:54.933Z] 8a3aa393b2d8: Pull complete [2022-10-24T15:44:54.933Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T15:44:54.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T15:44:54.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:44:55.011Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:44:55.040Z] $ 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-24T15:44:56.753Z] $ docker top 89f4ed437fb2486650a69d5ef0df36fe8af98f81ca6f7453a9a9df33c6682602 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T15:44:56.821Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-10-24T15:44:57.102Z] + set -o pipefail [2022-10-24T15:44:57.102Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-10-24T15:45:02.377Z] [2022-10-24T15:45:02.377Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-10-24T15:45:02.377Z] [2022-10-24T15:45:02.377Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/596e6766-8424-4d8f-b5c5-c082947c33ff [2022-10-24T15:45:02.377Z] [2022-10-24T15:45:02.377Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T15:45:02.377Z] [2022-10-24T15:45:02.944Z] [2022-10-24T15:45:02.944Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T15:45:02.944Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T15:45:02.944Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T15:45:02.955Z] $ docker stop --time=1 89f4ed437fb2486650a69d5ef0df36fe8af98f81ca6f7453a9a9df33c6682602 [2022-10-24T15:45:05.092Z] $ docker rm -f 89f4ed437fb2486650a69d5ef0df36fe8af98f81ca6f7453a9a9df33c6682602 [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-24T15:45:05.758Z] + git log --format=format:%s -1 a917d48b5f8666b6f0ca5eff62f51ef8d0fd4d63 [Pipeline] sh [2022-10-24T15:45:06.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:45:06.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:45:06.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:45:06.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:45:06.410Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:45:06.440Z] $ 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-24T15:45:06.867Z] $ docker top f37607ed430cd844b3ffca1eb74a31a5bb2668ac4d5ce590242f0b02846f9c9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:45:06.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:45:06.948Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:45:07.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:45:07.067Z] $ docker exec f37607ed430cd844b3ffca1eb74a31a5bb2668ac4d5ce590242f0b02846f9c9a ssh-agent [2022-10-24T15:45:07.175Z] SSH_AUTH_SOCK=/tmp/ssh-MEXIqiW0IR8j/agent.32 [2022-10-24T15:45:07.175Z] SSH_AGENT_PID=38 [2022-10-24T15:45:07.180Z] Running ssh-add (command line suppressed) [2022-10-24T15:45:07.303Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8738339114621041804.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8738339114621041804.key) [2022-10-24T15:45:07.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:45:07.604Z] + git semver tag [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,796 [run_tag] DEBUG tag force:False [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,796 [check_head_tag] DEBUG check head tag [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,797 [execute] INFO git cat-file --batch-check [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,801 [execute] INFO git cat-file --batch [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,832 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,832 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,832 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:45:07.865Z] 2022-10-24 15:45:07,837 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-24T15:45:07.865Z] 2.3.0-dev.24 [Pipeline] } [2022-10-24T15:45:07.877Z] $ docker exec --env ******** --env ******** f37607ed430cd844b3ffca1eb74a31a5bb2668ac4d5ce590242f0b02846f9c9a ssh-agent -k [2022-10-24T15:45:07.985Z] unset SSH_AUTH_SOCK; [2022-10-24T15:45:07.985Z] unset SSH_AGENT_PID; [2022-10-24T15:45:07.985Z] echo Agent pid 38 killed; [2022-10-24T15:45:07.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:45:08.295Z] + git semver [Pipeline] } [2022-10-24T15:45:08.567Z] $ docker stop --time=1 f37607ed430cd844b3ffca1eb74a31a5bb2668ac4d5ce590242f0b02846f9c9a [2022-10-24T15:45:09.891Z] $ docker rm -f f37607ed430cd844b3ffca1eb74a31a5bb2668ac4d5ce590242f0b02846f9c9a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:45:10.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T15:45:10.278Z] [2022-10-24T15:45:10.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:45:10.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T15:45:10.586Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T15:45:10.586Z] ab5ef0e58194: Pulling fs layer [2022-10-24T15:45:10.586Z] 9712f1f96733: Pulling fs layer [2022-10-24T15:45:10.586Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T15:45:10.586Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T15:45:10.586Z] e9a5061849ea: Pulling fs layer [2022-10-24T15:45:10.586Z] d747dcd14b5f: Pulling fs layer [2022-10-24T15:45:10.586Z] 2de7ff778b66: Pulling fs layer [2022-10-24T15:45:10.586Z] e9a5061849ea: Waiting [2022-10-24T15:45:10.586Z] 2de7ff778b66: Waiting [2022-10-24T15:45:10.586Z] d747dcd14b5f: Waiting [2022-10-24T15:45:10.586Z] 0d9ebad4ef96: Waiting [2022-10-24T15:45:10.586Z] 9712f1f96733: Download complete [2022-10-24T15:45:12.130Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T15:45:12.130Z] 63f879dbbcfc: Download complete [2022-10-24T15:45:12.130Z] e9a5061849ea: Verifying Checksum [2022-10-24T15:45:12.130Z] e9a5061849ea: Download complete [2022-10-24T15:45:12.130Z] d747dcd14b5f: Verifying Checksum [2022-10-24T15:45:12.130Z] d747dcd14b5f: Download complete [2022-10-24T15:45:12.130Z] ab5ef0e58194: Verifying Checksum [2022-10-24T15:45:12.130Z] ab5ef0e58194: Download complete [2022-10-24T15:45:12.130Z] 2de7ff778b66: Verifying Checksum [2022-10-24T15:45:12.130Z] 2de7ff778b66: Download complete [2022-10-24T15:45:12.392Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T15:45:12.392Z] 0d9ebad4ef96: Download complete [2022-10-24T15:45:14.919Z] ab5ef0e58194: Pull complete [2022-10-24T15:45:14.919Z] 9712f1f96733: Pull complete [2022-10-24T15:45:15.486Z] 63f879dbbcfc: Pull complete [2022-10-24T15:45:18.767Z] 0d9ebad4ef96: Pull complete [2022-10-24T15:45:18.767Z] e9a5061849ea: Pull complete [2022-10-24T15:45:19.025Z] d747dcd14b5f: Pull complete [2022-10-24T15:45:19.959Z] 2de7ff778b66: Pull complete [2022-10-24T15:45:19.959Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T15:45:19.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T15:45:19.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:45:20.032Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:45:20.059Z] $ 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-24T15:45:21.909Z] $ docker top 566434709ee98d1b15f9935157dda3d4a695946387f733ac5d1e5c8c249d07c4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:45:21.979Z] provisioning config files... [2022-10-24T15:45:21.986Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4460066294555058015tmp [2022-10-24T15:45:21.995Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3271105375597981752tmp [2022-10-24T15:45:22.003Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8236143361109383391tmp [Pipeline] { [Pipeline] echo [2022-10-24T15:45:22.017Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:22.303Z] ---> sigul-configuration.sh [2022-10-24T15:45:22.303Z] gpg: directory `/root/.gnupg' created [2022-10-24T15:45:22.303Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T15:45:22.303Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T15:45:22.303Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T15:45:22.303Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T15:45:22.303Z] gpg: CAST5 encrypted data [2022-10-24T15:45:22.303Z] gpg: encrypted with 1 passphrase [2022-10-24T15:45:22.303Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T15:45:22.587Z] + mkdir /home/jenkins [2022-10-24T15:45:22.587Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T15:45:22.873Z] + 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-24T15:45:22.881Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:23.167Z] ---> sigul-install.sh [2022-10-24T15:45:23.167Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T15:45:23.451Z] + git tag --list [2022-10-24T15:45:23.451Z] v0.0.1 [2022-10-24T15:45:23.451Z] v0.0.10 [2022-10-24T15:45:23.451Z] v0.0.11 [2022-10-24T15:45:23.451Z] v0.0.12 [2022-10-24T15:45:23.451Z] v0.0.13 [2022-10-24T15:45:23.451Z] v0.0.14 [2022-10-24T15:45:23.451Z] v0.0.15 [2022-10-24T15:45:23.451Z] v0.0.16 [2022-10-24T15:45:23.451Z] v0.0.17 [2022-10-24T15:45:23.451Z] v0.0.18 [2022-10-24T15:45:23.451Z] v0.0.19 [2022-10-24T15:45:23.451Z] v0.0.2 [2022-10-24T15:45:23.451Z] v0.0.20 [2022-10-24T15:45:23.451Z] v0.0.21 [2022-10-24T15:45:23.451Z] v0.0.22 [2022-10-24T15:45:23.451Z] v0.0.23 [2022-10-24T15:45:23.451Z] v0.0.24 [2022-10-24T15:45:23.451Z] v0.0.25 [2022-10-24T15:45:23.451Z] v0.0.26 [2022-10-24T15:45:23.451Z] v0.0.27 [2022-10-24T15:45:23.451Z] v0.0.28 [2022-10-24T15:45:23.451Z] v0.0.29 [2022-10-24T15:45:23.451Z] v0.0.3 [2022-10-24T15:45:23.451Z] v0.0.30 [2022-10-24T15:45:23.451Z] v0.0.31 [2022-10-24T15:45:23.451Z] v0.0.32 [2022-10-24T15:45:23.451Z] v0.0.33 [2022-10-24T15:45:23.451Z] v0.0.34 [2022-10-24T15:45:23.451Z] v0.0.35 [2022-10-24T15:45:23.451Z] v0.0.36 [2022-10-24T15:45:23.451Z] v0.0.37 [2022-10-24T15:45:23.451Z] v0.0.38 [2022-10-24T15:45:23.451Z] v0.0.39 [2022-10-24T15:45:23.451Z] v0.0.4 [2022-10-24T15:45:23.451Z] v0.0.40 [2022-10-24T15:45:23.451Z] v0.0.41 [2022-10-24T15:45:23.451Z] v0.0.42 [2022-10-24T15:45:23.451Z] v0.0.43 [2022-10-24T15:45:23.451Z] v0.0.44 [2022-10-24T15:45:23.451Z] v0.0.45 [2022-10-24T15:45:23.451Z] v0.0.46 [2022-10-24T15:45:23.451Z] v0.0.47 [2022-10-24T15:45:23.451Z] v0.0.48 [2022-10-24T15:45:23.451Z] v0.0.49 [2022-10-24T15:45:23.451Z] v0.0.5 [2022-10-24T15:45:23.451Z] v0.0.50 [2022-10-24T15:45:23.451Z] v0.0.51 [2022-10-24T15:45:23.451Z] v0.0.52 [2022-10-24T15:45:23.451Z] v0.0.53 [2022-10-24T15:45:23.451Z] v0.0.54 [2022-10-24T15:45:23.451Z] v0.0.55 [2022-10-24T15:45:23.451Z] v0.0.56 [2022-10-24T15:45:23.451Z] v0.0.57 [2022-10-24T15:45:23.451Z] v0.0.58 [2022-10-24T15:45:23.451Z] v0.0.59 [2022-10-24T15:45:23.451Z] v0.0.6 [2022-10-24T15:45:23.451Z] v0.0.60 [2022-10-24T15:45:23.451Z] v0.0.61 [2022-10-24T15:45:23.451Z] v0.0.62 [2022-10-24T15:45:23.451Z] v0.0.63 [2022-10-24T15:45:23.451Z] v0.0.64 [2022-10-24T15:45:23.451Z] v0.0.65 [2022-10-24T15:45:23.451Z] v0.0.66 [2022-10-24T15:45:23.451Z] v0.0.67 [2022-10-24T15:45:23.451Z] v0.0.68 [2022-10-24T15:45:23.451Z] v0.0.69 [2022-10-24T15:45:23.451Z] v0.0.7 [2022-10-24T15:45:23.451Z] v0.0.70 [2022-10-24T15:45:23.451Z] v0.0.71 [2022-10-24T15:45:23.451Z] v0.0.72 [2022-10-24T15:45:23.451Z] v0.0.8 [2022-10-24T15:45:23.451Z] v0.0.9 [2022-10-24T15:45:23.451Z] v2.0.0 [2022-10-24T15:45:23.451Z] v2.1.0 [2022-10-24T15:45:23.451Z] v2.1.1 [2022-10-24T15:45:23.451Z] v2.1.1-dev.1 [2022-10-24T15:45:23.451Z] v2.1.1-dev.2 [2022-10-24T15:45:23.451Z] v2.1.1-dev.3 [2022-10-24T15:45:23.451Z] v2.1.1-dev.4 [2022-10-24T15:45:23.451Z] v2.2.0 [2022-10-24T15:45:23.451Z] v2.2.1-dev.1 [2022-10-24T15:45:23.451Z] v2.2.1-dev.2 [2022-10-24T15:45:23.451Z] v2.2.1-dev.3 [2022-10-24T15:45:23.451Z] v2.2.1-dev.4 [2022-10-24T15:45:23.451Z] v2.2.1-dev.5 [2022-10-24T15:45:23.451Z] v2.2.1-dev.6 [2022-10-24T15:45:23.451Z] v2.2.1-dev.7 [2022-10-24T15:45:23.451Z] v2.2.1-dev.8 [2022-10-24T15:45:23.451Z] v2.2.1-dev.9 [2022-10-24T15:45:23.451Z] v2.3.0-dev.10 [2022-10-24T15:45:23.451Z] v2.3.0-dev.11 [2022-10-24T15:45:23.451Z] v2.3.0-dev.12 [2022-10-24T15:45:23.451Z] v2.3.0-dev.13 [2022-10-24T15:45:23.451Z] v2.3.0-dev.14 [2022-10-24T15:45:23.451Z] v2.3.0-dev.15 [2022-10-24T15:45:23.451Z] v2.3.0-dev.16 [2022-10-24T15:45:23.451Z] v2.3.0-dev.17 [2022-10-24T15:45:23.451Z] v2.3.0-dev.18 [2022-10-24T15:45:23.451Z] v2.3.0-dev.19 [2022-10-24T15:45:23.451Z] v2.3.0-dev.20 [2022-10-24T15:45:23.451Z] v2.3.0-dev.21 [2022-10-24T15:45:23.451Z] v2.3.0-dev.22 [2022-10-24T15:45:23.451Z] v2.3.0-dev.23 [2022-10-24T15:45:23.451Z] v2.3.0-dev.24 [Pipeline] sh [2022-10-24T15:45:23.734Z] + lftools sign git-tag v2.3.0-dev.24 [2022-10-24T15:45:24.302Z] Signing Git tag with Sigul... [2022-10-24T15:45:24.302Z] Signing v2.3.0-dev.24 [Pipeline] echo [2022-10-24T15:45:25.689Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:25.973Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T15:45:25.981Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T15:45:25.996Z] $ docker stop --time=1 566434709ee98d1b15f9935157dda3d4a695946387f733ac5d1e5c8c249d07c4 [2022-10-24T15:45:27.295Z] $ docker rm -f 566434709ee98d1b15f9935157dda3d4a695946387f733ac5d1e5c8c249d07c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T15:45:27.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:45:27.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:45:27.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:45:27.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:45:28.038Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:45:28.065Z] $ 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-24T15:45:28.403Z] $ docker top e956925cfa9a5e6801dc005b50ec24426b2b8ae25b7305dd1b2cacbdf3e5e6d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:45:28.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:45:28.488Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:45:28.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:45:28.618Z] $ docker exec e956925cfa9a5e6801dc005b50ec24426b2b8ae25b7305dd1b2cacbdf3e5e6d9 ssh-agent [2022-10-24T15:45:28.736Z] SSH_AUTH_SOCK=/tmp/ssh-D2r2a1h8zbQQ/agent.31 [2022-10-24T15:45:28.736Z] SSH_AGENT_PID=38 [2022-10-24T15:45:28.741Z] Running ssh-add (command line suppressed) [2022-10-24T15:45:28.841Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_810861179505620874.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_810861179505620874.key) [2022-10-24T15:45:28.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:45:29.135Z] + git semver bump pre [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,323 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,323 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,323 [bump_version] DEBUG bumped version:2.3.0-dev.25 [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,323 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,323 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,323 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,325 [execute] INFO git cat-file --batch-check [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,326 [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-24T15:45:29.394Z] 2022-10-24 15:45:29,332 [execute] INFO git cat-file --batch [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T15:45:29.394Z] 2022-10-24 15:45:29,338 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-24T15:45:29.394Z] 2.3.0-dev.25 [Pipeline] } [2022-10-24T15:45:29.402Z] $ docker exec --env ******** --env ******** e956925cfa9a5e6801dc005b50ec24426b2b8ae25b7305dd1b2cacbdf3e5e6d9 ssh-agent -k [2022-10-24T15:45:29.506Z] unset SSH_AUTH_SOCK; [2022-10-24T15:45:29.506Z] unset SSH_AGENT_PID; [2022-10-24T15:45:29.506Z] echo Agent pid 38 killed; [2022-10-24T15:45:29.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:45:29.812Z] + git semver [Pipeline] } [2022-10-24T15:45:30.083Z] $ docker stop --time=1 e956925cfa9a5e6801dc005b50ec24426b2b8ae25b7305dd1b2cacbdf3e5e6d9 [2022-10-24T15:45:31.396Z] $ docker rm -f e956925cfa9a5e6801dc005b50ec24426b2b8ae25b7305dd1b2cacbdf3e5e6d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:45:31.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:45:31.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:45:32.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:45:32.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:45:32.094Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:45:32.117Z] $ 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-24T15:45:32.478Z] $ docker top 3a56ee37fd5e9240a73eb23c4ff28ad44ad34a58f8d5ff36c0e804e74fef4f3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:45:32.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:45:32.562Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:45:32.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:45:32.666Z] $ docker exec 3a56ee37fd5e9240a73eb23c4ff28ad44ad34a58f8d5ff36c0e804e74fef4f3b ssh-agent [2022-10-24T15:45:32.768Z] SSH_AUTH_SOCK=/tmp/ssh-O5X0UkR42clX/agent.32 [2022-10-24T15:45:32.768Z] SSH_AGENT_PID=38 [2022-10-24T15:45:32.772Z] Running ssh-add (command line suppressed) [2022-10-24T15:45:32.879Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1798300253671166459.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1798300253671166459.key) [2022-10-24T15:45:32.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:45:33.171Z] + git semver push [2022-10-24T15:45:33.430Z] 2022-10-24 15:45:33,363 [run_push] DEBUG push [2022-10-24T15:45:33.430Z] 2022-10-24 15:45:33,364 [execute] INFO git cat-file --batch-check [2022-10-24T15:45:33.430Z] 2022-10-24 15:45:33,364 [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-24T15:45:33.430Z] 2022-10-24 15:45:33,367 [execute] INFO git rev-list 3f1dd5abf1b87cd0fdd8728d35314c1bcde65a0f -- [2022-10-24T15:45:33.430Z] 2022-10-24 15:45:33,367 [execute] DEBUG Popen(['git', 'rev-list', '3f1dd5abf1b87cd0fdd8728d35314c1bcde65a0f', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:45:33.430Z] 2022-10-24 15:45:33,376 [execute] INFO git fetch -v origin [2022-10-24T15:45:33.430Z] 2022-10-24 15:45:33,376 [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-24T15:45:33.997Z] 2022-10-24 15:45:33,948 [run_push] DEBUG no remote changes detected [2022-10-24T15:45:33.997Z] 2022-10-24 15:45:33,948 [execute] INFO git push origin semver [2022-10-24T15:45:33.997Z] 2022-10-24 15:45:33,949 [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-24T15:45:34.932Z] 2022-10-24 15:45:34,901 [run_push] DEBUG push all version tags [2022-10-24T15:45:34.932Z] 2022-10-24 15:45:34,902 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T15:45:34.932Z] 2022-10-24 15:45:34,902 [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-24T15:45:36.308Z] 2022-10-24 15:45:35,907 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-24T15:45:36.308Z] 2.3.0-dev.25 [Pipeline] } [2022-10-24T15:45:36.317Z] $ docker exec --env ******** --env ******** 3a56ee37fd5e9240a73eb23c4ff28ad44ad34a58f8d5ff36c0e804e74fef4f3b ssh-agent -k [2022-10-24T15:45:36.411Z] unset SSH_AUTH_SOCK; [2022-10-24T15:45:36.411Z] unset SSH_AGENT_PID; [2022-10-24T15:45:36.411Z] echo Agent pid 38 killed; [2022-10-24T15:45:36.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:45:36.728Z] + git semver [Pipeline] } [2022-10-24T15:45:36.999Z] $ docker stop --time=1 3a56ee37fd5e9240a73eb23c4ff28ad44ad34a58f8d5ff36c0e804e74fef4f3b [2022-10-24T15:45:38.303Z] $ docker rm -f 3a56ee37fd5e9240a73eb23c4ff28ad44ad34a58f8d5ff36c0e804e74fef4f3b [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-24T15:45:38.815Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-10-24T15:45:38.816Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-24T15:45:38.816Z] total 16 [2022-10-24T15:45:38.816Z] drwxr-xr-x 3 root root 4096 Oct 24 15:32 . [2022-10-24T15:45:38.816Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:45 .. [2022-10-24T15:45:38.816Z] drwxr-xr-x 2 root root 4096 Oct 24 15:32 cost [2022-10-24T15:45:38.816Z] -rw-r--r-- 1 root root 87 Oct 24 15:32 cost.csv [2022-10-24T15:45:38.816Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-24T15:45:38.816Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-24T15:45:38.816Z] total 16 [2022-10-24T15:45:38.816Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:32 . [2022-10-24T15:45:38.816Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 15:45 .. [2022-10-24T15:45:38.816Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:32 cost [2022-10-24T15:45:38.816Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 24 15:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:39.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:39.961Z] ---> package-listing.sh [2022-10-24T15:45:39.961Z] ++ facter osfamily [2022-10-24T15:45:39.961Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T15:45:40.219Z] + OS_FAMILY=debian [2022-10-24T15:45:40.219Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-24T15:45:40.219Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T15:45:40.219Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T15:45:40.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T15:45:40.219Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T15:45:40.219Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-24T15:45:40.219Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T15:45:40.219Z] + case "${OS_FAMILY}" in [2022-10-24T15:45:40.219Z] + dpkg -l [2022-10-24T15:45:40.219Z] + grep '^ii' [2022-10-24T15:45:40.219Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T15:45:40.219Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T15:45:40.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T15:45:40.219Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-24T15:45:40.219Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-10-24T15:45:40.219Z] + 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-24T15:45:40.230Z] 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-24T15:45:40.504Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:45:41.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:45:41.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:45:41.124Z] prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container [2022-10-24T15:45:41.148Z] $ 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-24T15:45:41.382Z] $ docker top d1c79e8f50fad716db1a2a079a76b908b24f32b3ab1711c9c763dc47894a4da9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:45:41.716Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T15:45:41.995Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T15:45:42.276Z] + ls /var/log/sa-host [2022-10-24T15:45:42.276Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:45:42.333Z] provisioning config files... [2022-10-24T15:45:42.341Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16348785912936191971tmp [Pipeline] { [Pipeline] echo [2022-10-24T15:45:42.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:42.633Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T15:45:42.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:42.961Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T15:45:42.968Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:43.248Z] ---> sudo-logs.sh [2022-10-24T15:45:43.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T15:45:43.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:43.561Z] ---> job-cost.sh [2022-10-24T15:45:43.561Z] lf-activate-venv: SKIPPING [2022-10-24T15:45:43.561Z] DEBUG: total: 0.2199999988079071 [2022-10-24T15:45:43.561Z] INFO: Retrieving Stack Cost... [2022-10-24T15:45:43.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T15:45:44.387Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T15:45:44.395Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:45:44.674Z] ---> logs-deploy.sh [2022-10-24T15:45:44.674Z] lf-activate-venv: SKIPPING [2022-10-24T15:45:44.674Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/80 [2022-10-24T15:45:44.674Z] INFO: archiving workspace using pattern(s): [2022-10-24T15:45:45.614Z] Archives upload complete. [2022-10-24T15:45:45.873Z] INFO: archiving logs to Nexus