Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 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-ssh1457504737794061671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1274250280868877395.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2184001364367511636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9779838263239635401.key > 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-ssh9794124085163814401.key > 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-18126’ Running on prd-ubuntu20.04-docker-8c-8g-18129 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 > 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 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 (main) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#549)" > 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 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 # timeout=10 > git rev-list --no-walk 3568057c2bc587f06c498046610b571516c920c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T21:49:30.279Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T21:49:30.347Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T21:49:30.360Z] ========================================================= [2023-06-07T21:49:30.360Z] EdgeX Global Pipelines Version Info [2023-06-07T21:49:30.360Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:49:31.088Z] ------------------- [2023-06-07T21:49:31.088Z] stable info: [2023-06-07T21:49:31.088Z] ------------------- [2023-06-07T21:49:31.088Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T21:49:31.088Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T21:49:31.088Z] Message: update stable to v1.0.250 [2023-06-07T21:49:31.672Z] ------------------- [2023-06-07T21:49:31.672Z] experimental info: [2023-06-07T21:49:31.672Z] ------------------- [2023-06-07T21:49:31.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T21:49:31.672Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T21:49:31.672Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-07T21:49:31.847Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-06-07T21:49:31.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-06-07T21:49:31.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T21:49:31.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-07T21:49:31.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-07T21:49:31.909Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-07T21:49:31.928Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-07T21:49:31.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-07T21:49:31.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-07T21:49:31.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T21:49:31.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-07T21:49:31.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-06-07T21:49:32.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T21:49:32.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-07T21:49:32.056Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T21:49:32.071Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T21:49:32.083Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T21:49:32.100Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T21:49:32.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T21:49:32.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-07T21:49:32.196Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-07T21:49:32.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-07T21:49:32.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-07T21:49:32.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-07T21:49:32.247Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-06-07T21:49:32.258Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T21:49:32.270Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-07T21:49:32.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-07T21:49:32.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-07T21:49:32.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-07T21:49:32.343Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] echo [2023-06-07T21:49:32.359Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27ad8ea [Pipeline] echo [2023-06-07T21:49:32.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-07T21:49:33.526Z] + git rev-list -1 --merges 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1~1..27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] echo [2023-06-07T21:49:34.570Z] -----------> git rev-list -1 --merges 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1~1..27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [false] [Pipeline] sh [2023-06-07T21:49:35.730Z] + git log --format=format:%s -1 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] echo [2023-06-07T21:49:35.745Z] ========================================================= [2023-06-07T21:49:35.745Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-07T21:49:35.745Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T21:49:38.764Z] + git log --format=format:%s -1 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] echo [2023-06-07T21:49:38.776Z] [semverPrep] GIT_COMMIT: 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#549) [Pipeline] echo [2023-06-07T21:49:38.783Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-07T21:49:39.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:49:39.122Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T21:49:39.122Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T21:49:39.122Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T21:49:39.122Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T21:49:39.122Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T21:49:39.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:49:39.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:49:40.067Z] [2023-06-07T21:49:40.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:49:41.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:49:41.681Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T21:49:41.682Z] b85a868b505f: Pulling fs layer [2023-06-07T21:49:41.682Z] e2be974225ed: Pulling fs layer [2023-06-07T21:49:41.682Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T21:49:41.682Z] 988bab9f4d93: Pulling fs layer [2023-06-07T21:49:41.682Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T21:49:41.682Z] eaf3925da568: Pulling fs layer [2023-06-07T21:49:41.682Z] bab4dde63d76: Pulling fs layer [2023-06-07T21:49:41.682Z] 1469e6f7b9e6: Waiting [2023-06-07T21:49:41.682Z] eaf3925da568: Waiting [2023-06-07T21:49:41.682Z] bde34c3a00c8: Pulling fs layer [2023-06-07T21:49:41.682Z] 988bab9f4d93: Waiting [2023-06-07T21:49:41.682Z] bab4dde63d76: Waiting [2023-06-07T21:49:41.682Z] b352a97aabf1: Pulling fs layer [2023-06-07T21:49:41.682Z] bde34c3a00c8: Waiting [2023-06-07T21:49:41.682Z] 4872d77fe225: Pulling fs layer [2023-06-07T21:49:41.682Z] b352a97aabf1: Waiting [2023-06-07T21:49:41.682Z] 5851b861e8e6: Pulling fs layer [2023-06-07T21:49:41.682Z] 4872d77fe225: Waiting [2023-06-07T21:49:41.682Z] 5851b861e8e6: Waiting [2023-06-07T21:49:41.682Z] e2be974225ed: Verifying Checksum [2023-06-07T21:49:41.682Z] e2be974225ed: Download complete [2023-06-07T21:49:41.682Z] 988bab9f4d93: Verifying Checksum [2023-06-07T21:49:41.682Z] 988bab9f4d93: Download complete [2023-06-07T21:49:41.682Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T21:49:41.682Z] 1469e6f7b9e6: Download complete [2023-06-07T21:49:41.682Z] eaf3925da568: Verifying Checksum [2023-06-07T21:49:41.682Z] eaf3925da568: Download complete [2023-06-07T21:49:45.126Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T21:49:45.126Z] 339a4e72a1f5: Download complete [2023-06-07T21:49:45.126Z] bde34c3a00c8: Verifying Checksum [2023-06-07T21:49:45.126Z] bde34c3a00c8: Download complete [2023-06-07T21:49:45.387Z] b352a97aabf1: Download complete [2023-06-07T21:49:45.387Z] 4872d77fe225: Download complete [2023-06-07T21:49:45.387Z] 5851b861e8e6: Verifying Checksum [2023-06-07T21:49:45.387Z] 5851b861e8e6: Download complete [2023-06-07T21:49:45.387Z] b85a868b505f: Download complete [2023-06-07T21:49:45.646Z] bab4dde63d76: Verifying Checksum [2023-06-07T21:49:45.646Z] bab4dde63d76: Download complete [2023-06-07T21:49:47.024Z] b85a868b505f: Pull complete [2023-06-07T21:49:47.024Z] e2be974225ed: Pull complete [2023-06-07T21:49:47.284Z] 339a4e72a1f5: Pull complete [2023-06-07T21:49:47.543Z] 988bab9f4d93: Pull complete [2023-06-07T21:49:47.802Z] 1469e6f7b9e6: Pull complete [2023-06-07T21:49:47.802Z] eaf3925da568: Pull complete [2023-06-07T21:49:49.707Z] bab4dde63d76: Pull complete [2023-06-07T21:49:49.707Z] bde34c3a00c8: Pull complete [2023-06-07T21:49:49.966Z] b352a97aabf1: Pull complete [2023-06-07T21:49:49.966Z] 4872d77fe225: Pull complete [2023-06-07T21:49:49.966Z] 5851b861e8e6: Pull complete [2023-06-07T21:49:49.966Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T21:49:49.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:49:49.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:49:50.067Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:49:50.014Z] $ 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 [2023-06-07T21:49:51.153Z] $ docker top 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 -eo pid,comm [2023-06-07T21:49:51.303Z] 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). [2023-06-07T21:49:51.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:49:51.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:49:51.338Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:49:51.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:49:51.357Z] $ docker exec 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 ssh-agent [2023-06-07T21:49:51.573Z] SSH_AUTH_SOCK=/tmp/ssh-WjD9TeH0U2Tl/agent.32 [2023-06-07T21:49:51.573Z] SSH_AGENT_PID=38 [2023-06-07T21:49:51.581Z] Running ssh-add (command line suppressed) [2023-06-07T21:49:51.589Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9528085062577393382.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9528085062577393382.key) [2023-06-07T21:49:51.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:49:51.993Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T21:49:51.904Z] $ docker exec --env ******** --env ******** 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 ssh-agent -k [2023-06-07T21:49:51.998Z] unset SSH_AUTH_SOCK; [2023-06-07T21:49:51.999Z] unset SSH_AGENT_PID; [2023-06-07T21:49:51.999Z] echo Agent pid 38 killed; [2023-06-07T21:49:52.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T21:49:52.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:49:52.138Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:49:52.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:49:52.155Z] $ docker exec 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 ssh-agent [2023-06-07T21:49:52.381Z] SSH_AUTH_SOCK=/tmp/ssh-KNlP8yKj4PSw/agent.70 [2023-06-07T21:49:52.381Z] SSH_AGENT_PID=76 [2023-06-07T21:49:52.386Z] Running ssh-add (command line suppressed) [2023-06-07T21:49:52.378Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4513654119723304866.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4513654119723304866.key) [2023-06-07T21:49:52.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:49:52.785Z] + git semver init [2023-06-07T21:49:53.045Z] 2023-06-07 21:49:52,858 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T21:49:53.045Z] 2023-06-07 21:49:52,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-06-07T21:49:53.045Z] 2023-06-07 21:49:52,859 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-06-07T21:49:53.045Z] 2023-06-07 21:49:52,859 [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) [2023-06-07T21:49:53.981Z] 2023-06-07 21:49:53,607 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-06-07T21:49:53.981Z] 2023-06-07 21:49:53,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-06-07T21:49:53.981Z] 2023-06-07 21:49:53,608 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-06-07T21:49:53.981Z] 2023-06-07 21:49:53,608 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-06-07T21:49:53.981Z] 3.1.0-dev.1 [Pipeline] } [2023-06-07T21:49:53.878Z] $ docker exec --env ******** --env ******** 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 ssh-agent -k [2023-06-07T21:49:53.980Z] unset SSH_AUTH_SOCK; [2023-06-07T21:49:53.981Z] unset SSH_AGENT_PID; [2023-06-07T21:49:53.981Z] echo Agent pid 76 killed; [2023-06-07T21:49:54.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:49:54.416Z] + git semver [Pipeline] } [2023-06-07T21:49:54.571Z] $ docker stop --time=1 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 [2023-06-07T21:49:55.911Z] $ docker rm -f --volumes 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:49:56.371Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T21:49:56.593Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T21:49:56.595Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-06-07T21:49:56.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:49:56.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:49:56.812Z] ========================================================= [2023-06-07T21:49:56.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-07T21:49:56.812Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:49:57.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:49:57.114Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-07T21:49:57.114Z] f56be85fc22e: Pulling fs layer [2023-06-07T21:49:57.114Z] 85791d961cd3: Pulling fs layer [2023-06-07T21:49:57.114Z] d694b5ae8c79: Pulling fs layer [2023-06-07T21:49:57.114Z] 9f32a84ed3da: Pulling fs layer [2023-06-07T21:49:57.114Z] 4d19c01a9841: Pulling fs layer [2023-06-07T21:49:57.114Z] 9325e15d5711: Pulling fs layer [2023-06-07T21:49:57.114Z] 556b6ee489ea: Pulling fs layer [2023-06-07T21:49:57.114Z] c5a4b2cf53e6: Pulling fs layer [2023-06-07T21:49:57.114Z] 4d19c01a9841: Waiting [2023-06-07T21:49:57.114Z] 9325e15d5711: Waiting [2023-06-07T21:49:57.114Z] 556b6ee489ea: Waiting [2023-06-07T21:49:57.114Z] c5a4b2cf53e6: Waiting [2023-06-07T21:49:57.114Z] 9f32a84ed3da: Waiting [2023-06-07T21:49:57.114Z] 85791d961cd3: Download complete [2023-06-07T21:49:57.114Z] 9f32a84ed3da: Verifying Checksum [2023-06-07T21:49:57.114Z] 9f32a84ed3da: Download complete [2023-06-07T21:49:57.114Z] 4d19c01a9841: Verifying Checksum [2023-06-07T21:49:57.114Z] 4d19c01a9841: Download complete [2023-06-07T21:49:57.114Z] f56be85fc22e: Verifying Checksum [2023-06-07T21:49:57.114Z] f56be85fc22e: Download complete [2023-06-07T21:49:57.114Z] 9325e15d5711: Verifying Checksum [2023-06-07T21:49:57.114Z] 9325e15d5711: Download complete [2023-06-07T21:49:57.376Z] f56be85fc22e: Pull complete [2023-06-07T21:49:57.376Z] 85791d961cd3: Pull complete [2023-06-07T21:49:57.637Z] c5a4b2cf53e6: Verifying Checksum [2023-06-07T21:49:57.637Z] c5a4b2cf53e6: Download complete [2023-06-07T21:49:57.897Z] d694b5ae8c79: Verifying Checksum [2023-06-07T21:49:57.897Z] d694b5ae8c79: Download complete [2023-06-07T21:49:57.897Z] 556b6ee489ea: Verifying Checksum [2023-06-07T21:49:57.897Z] 556b6ee489ea: Download complete [2023-06-07T21:50:01.185Z] d694b5ae8c79: Pull complete [2023-06-07T21:50:01.185Z] 9f32a84ed3da: Pull complete [2023-06-07T21:50:01.449Z] 4d19c01a9841: Pull complete [2023-06-07T21:50:01.449Z] 9325e15d5711: Pull complete [2023-06-07T21:50:03.982Z] 556b6ee489ea: Pull complete [2023-06-07T21:50:04.923Z] c5a4b2cf53e6: Pull complete [2023-06-07T21:50:04.923Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-07T21:50:04.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T21:50:04.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-06-07T21:50:05.231Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:50:05.536Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T21:50:05.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:50:05.611Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:50:05.491Z] $ 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 [2023-06-07T21:50:07.344Z] $ docker top 827290e79407f0e0a61cb033b16c05f4a7861e8c58263833e8f9eba9ce1e22e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:50:07.840Z] + go version [2023-06-07T21:50:07.840Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-07T21:50:07.700Z] $ docker stop --time=1 827290e79407f0e0a61cb033b16c05f4a7861e8c58263833e8f9eba9ce1e22e7 [2023-06-07T21:50:09.001Z] $ docker rm -f --volumes 827290e79407f0e0a61cb033b16c05f4a7861e8c58263833e8f9eba9ce1e22e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:50:09.571Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T21:50:09.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:50:09.658Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:50:09.535Z] $ 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 [2023-06-07T21:50:09.890Z] $ docker top d94ddbc45932cd0fde15b1ad09abb1570f04c9a627b4e8a98e6ca1b81efe55b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:50:10.386Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:50:10.680Z] + make test [2023-06-07T21:50:10.680Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-06-07T21:50:10.680Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-07T21:50:10.680Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 [2023-06-07T21:50:10.680Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-06-07T21:50:10.680Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-06-07T21:50:10.680Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-06-07T21:50:10.680Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-06-07T21:50:10.680Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-06-07T21:50:10.680Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 [2023-06-07T21:50:10.680Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 [2023-06-07T21:50:10.939Z] go: downloading github.com/google/uuid v1.3.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-06-07T21:50:10.939Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-06-07T21:50:10.939Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-07T21:50:10.939Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-06-07T21:50:10.939Z] go: downloading golang.org/x/net v0.9.0 [2023-06-07T21:50:10.939Z] go: downloading golang.org/x/sync v0.1.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/go-kit/log v0.2.1 [2023-06-07T21:50:10.939Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-06-07T21:50:10.939Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-06-07T21:50:10.939Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-06-07T21:50:10.939Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-06-07T21:50:10.939Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/x448/float16 v0.8.4 [2023-06-07T21:50:10.939Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-06-07T21:50:10.939Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-06-07T21:50:10.939Z] go: downloading golang.org/x/crypto v0.8.0 [2023-06-07T21:50:10.939Z] go: downloading golang.org/x/text v0.9.0 [2023-06-07T21:50:10.939Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-06-07T21:50:10.939Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-06-07T21:50:10.939Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-06-07T21:50:10.939Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-06-07T21:50:10.939Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-06-07T21:50:10.939Z] go: downloading google.golang.org/grpc v1.53.0 [2023-06-07T21:50:11.197Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-06-07T21:50:11.197Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-06-07T21:50:11.455Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-06-07T21:50:11.455Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-06-07T21:50:11.455Z] go: downloading github.com/fatih/color v1.9.0 [2023-06-07T21:50:11.455Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-06-07T21:50:11.455Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-06-07T21:50:11.455Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-06-07T21:50:11.455Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-06-07T21:50:11.455Z] go: downloading golang.org/x/sys v0.7.0 [2023-06-07T21:50:11.711Z] Still waiting to schedule task [2023-06-07T21:50:11.711Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18128’ [2023-06-07T21:50:11.714Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-06-07T21:50:11.714Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-06-07T21:50:26.593Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-06-07T21:50:27.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-06-07T21:50:27.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-06-07T21:50:27.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-06-07T21:50:28.094Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.088s coverage: 34.5% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.016s coverage: 92.4% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.028s coverage: 85.0% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.025s coverage: 42.4% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.020s coverage: 100.0% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.329s coverage: 87.7% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 25.0% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.050s coverage: 79.0% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 76.1% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.013s coverage: 31.2% of statements [2023-06-07T21:50:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements [2023-06-07T21:50:54.240Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-06-07T21:50:58.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T21:50:58.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-06-07T21:50:58.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-07T21:50:58.473Z] $ docker stop --time=1 d94ddbc45932cd0fde15b1ad09abb1570f04c9a627b4e8a98e6ca1b81efe55b5 [2023-06-07T21:51:00.141Z] $ docker rm -f --volumes d94ddbc45932cd0fde15b1ad09abb1570f04c9a627b4e8a98e6ca1b81efe55b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:51:00.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-07T21:51:00.837Z] 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 [2023-06-07T21:51:01.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:51:01.302Z] [2023-06-07T21:51:01.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:51:01.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:51:01.594Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T21:51:01.594Z] 5eb5b503b376: Pulling fs layer [2023-06-07T21:51:01.594Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T21:51:01.594Z] ec43610c2a17: Pulling fs layer [2023-06-07T21:51:01.594Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T21:51:01.594Z] 33b1e0a273af: Pulling fs layer [2023-06-07T21:51:01.594Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T21:51:01.594Z] 2f39f015ded8: Pulling fs layer [2023-06-07T21:51:01.594Z] 3a2ae6a8a46f: Waiting [2023-06-07T21:51:01.594Z] 33b1e0a273af: Waiting [2023-06-07T21:51:01.594Z] 5d3b04190fa2: Waiting [2023-06-07T21:51:01.594Z] 5c69ac0246d0: Download complete [2023-06-07T21:51:01.594Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T21:51:01.594Z] 3a2ae6a8a46f: Download complete [2023-06-07T21:51:01.594Z] 33b1e0a273af: Verifying Checksum [2023-06-07T21:51:01.594Z] 33b1e0a273af: Download complete [2023-06-07T21:51:01.594Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T21:51:01.594Z] 5d3b04190fa2: Download complete [2023-06-07T21:51:01.594Z] ec43610c2a17: Verifying Checksum [2023-06-07T21:51:01.594Z] ec43610c2a17: Download complete [2023-06-07T21:51:01.855Z] 5eb5b503b376: Verifying Checksum [2023-06-07T21:51:01.855Z] 5eb5b503b376: Download complete [2023-06-07T21:51:02.421Z] 2f39f015ded8: Download complete [2023-06-07T21:51:02.989Z] 5eb5b503b376: Pull complete [2023-06-07T21:51:03.247Z] 5c69ac0246d0: Pull complete [2023-06-07T21:51:03.506Z] ec43610c2a17: Pull complete [2023-06-07T21:51:03.764Z] 3a2ae6a8a46f: Pull complete [2023-06-07T21:51:04.021Z] 33b1e0a273af: Pull complete [2023-06-07T21:51:04.021Z] 5d3b04190fa2: Pull complete [2023-06-07T21:51:08.202Z] 2f39f015ded8: Pull complete [2023-06-07T21:51:08.202Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T21:51:08.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:51:08.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:51:11.525Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:51:11.673Z] $ 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 [2023-06-07T21:51:14.783Z] $ docker top 2c93b065d44bbac150bf4b0c886323877e105b497bc7f0f776a68064bc08d594 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:51:15.226Z] ---> job-cost.sh [2023-06-07T21:51:15.226Z] lf-activate-venv: SKIPPING [2023-06-07T21:51:15.226Z] INFO: No Stack... [2023-06-07T21:51:15.796Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T21:51:16.055Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T21:51:17.013Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-06-07T21:51:17.014Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T21:51:17.028Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [2023-06-07T21:51:17.036Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] did not exist. Created. [2023-06-07T21:51:17.036Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T21:51:17.339Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-07T21:51:17.373Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T21:51:17.380Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T21:51:17.412Z] $ docker stop --time=1 2c93b065d44bbac150bf4b0c886323877e105b497bc7f0f776a68064bc08d594 [2023-06-07T21:51:18.562Z] $ docker rm -f --volumes 2c93b065d44bbac150bf4b0c886323877e105b497bc7f0f776a68064bc08d594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T21:52:56.288Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18131 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-06-07T21:52:56.302Z] Running in /w/workspace/go-mod-bootstrap/186 [Pipeline] { [Pipeline] checkout [2023-06-07T21:52:56.360Z] Selected Git installation does not exist. Using Default [2023-06-07T21:52:56.360Z] The recommended git tool is: NONE [2023-06-07T21:53:02.460Z] using credential edgex-jenkins-ssh [2023-06-07T21:53:02.478Z] Cloning the remote Git repository [2023-06-07T21:53:02.535Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-06-07T21:53:02.661Z] > git init /w/workspace/go-mod-bootstrap/186 # timeout=10 [2023-06-07T21:53:02.844Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-06-07T21:53:02.845Z] > git --version # timeout=10 [2023-06-07T21:53:02.875Z] > git --version # 'git version 2.25.1' [2023-06-07T21:53:02.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:53:03.071Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:53:04.290Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-06-07T21:53:04.315Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:53:05.357Z] Avoid second fetch [2023-06-07T21:53:05.357Z] Checking out Revision 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 (main) [2023-06-07T21:53:06.016Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#549)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T21:53:05.379Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T21:53:05.484Z] > git checkout -f 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 # timeout=10 [2023-06-07T21:53:06.847Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T21:53:06.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:53:06.847Z] Dload Upload Total Spent Left Speed [2023-06-07T21:53:06.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-06-07T21:53:07.474Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T21:53:07.810Z] + sudo tee /etc/docker/daemon.new [2023-06-07T21:53:07.810Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T21:53:07.810Z] { [2023-06-07T21:53:07.810Z] "registry-mirrors": [ [2023-06-07T21:53:07.810Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T21:53:07.810Z] ], [2023-06-07T21:53:07.810Z] "bip": "10.250.0.254/24", [2023-06-07T21:53:07.810Z] "hosts": [ [2023-06-07T21:53:07.810Z] "tcp://0.0.0.0:5555", [2023-06-07T21:53:07.810Z] "unix:///var/run/docker.sock" [2023-06-07T21:53:07.810Z] ], [2023-06-07T21:53:07.810Z] "mtu": 1458, [2023-06-07T21:53:07.810Z] "selinux-enabled": true, [2023-06-07T21:53:07.810Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T21:53:07.810Z] } [Pipeline] sh [2023-06-07T21:53:08.144Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T21:53:08.487Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-06-07T21:53:27.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:53:27.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:53:27.249Z] ========================================================= [2023-06-07T21:53:27.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-07T21:53:27.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:53:27.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:53:30.953Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-07T21:53:30.953Z] c41833b44d91: Pulling fs layer [2023-06-07T21:53:30.953Z] ed15518f5707: Pulling fs layer [2023-06-07T21:53:30.953Z] feae8fd75edb: Pulling fs layer [2023-06-07T21:53:30.953Z] 242c74f7c9fa: Pulling fs layer [2023-06-07T21:53:30.953Z] 3cdef696dda3: Pulling fs layer [2023-06-07T21:53:30.953Z] 2ced38df9373: Pulling fs layer [2023-06-07T21:53:30.953Z] 58f1dce35555: Pulling fs layer [2023-06-07T21:53:30.953Z] 242c74f7c9fa: Waiting [2023-06-07T21:53:30.953Z] 3cdef696dda3: Waiting [2023-06-07T21:53:30.953Z] 2ced38df9373: Waiting [2023-06-07T21:53:30.953Z] 58f1dce35555: Waiting [2023-06-07T21:53:30.953Z] ed15518f5707: Download complete [2023-06-07T21:53:30.953Z] 242c74f7c9fa: Verifying Checksum [2023-06-07T21:53:30.953Z] 242c74f7c9fa: Download complete [2023-06-07T21:53:30.953Z] 3cdef696dda3: Verifying Checksum [2023-06-07T21:53:30.953Z] 3cdef696dda3: Download complete [2023-06-07T21:53:30.953Z] c41833b44d91: Download complete [2023-06-07T21:53:31.552Z] c41833b44d91: Pull complete [2023-06-07T21:53:32.143Z] 58f1dce35555: Verifying Checksum [2023-06-07T21:53:32.143Z] 58f1dce35555: Download complete [2023-06-07T21:53:32.143Z] ed15518f5707: Pull complete [2023-06-07T21:53:33.129Z] feae8fd75edb: Verifying Checksum [2023-06-07T21:53:33.129Z] feae8fd75edb: Download complete [2023-06-07T21:53:33.129Z] 2ced38df9373: Verifying Checksum [2023-06-07T21:53:33.129Z] 2ced38df9373: Download complete [2023-06-07T21:53:45.475Z] feae8fd75edb: Pull complete [2023-06-07T21:53:45.475Z] 242c74f7c9fa: Pull complete [2023-06-07T21:53:45.475Z] 3cdef696dda3: Pull complete [2023-06-07T21:53:52.187Z] 2ced38df9373: Pull complete [2023-06-07T21:53:54.778Z] 58f1dce35555: Pull complete [2023-06-07T21:53:54.778Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-07T21:53:54.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:53:54.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-06-07T21:53:55.113Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:53:55.459Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:53:55.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:53:55.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-18131 does not seem to be running inside a container [2023-06-07T21:53:55.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/186 -v /w/workspace/go-mod-bootstrap/186:/w/workspace/go-mod-bootstrap/186:rw,z -v /w/workspace/go-mod-bootstrap/186@tmp:/w/workspace/go-mod-bootstrap/186@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 [2023-06-07T21:53:58.992Z] $ docker top 50888233030a1c8ead449064edff14364dac61f91b81a90003d14dd12be4a447 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:53:59.899Z] + go version [2023-06-07T21:53:59.899Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-07T21:53:59.923Z] $ docker stop --time=1 50888233030a1c8ead449064edff14364dac61f91b81a90003d14dd12be4a447 [2023-06-07T21:54:01.582Z] $ docker rm -f --volumes 50888233030a1c8ead449064edff14364dac61f91b81a90003d14dd12be4a447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:54:02.159Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:54:02.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:54:02.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-18131 does not seem to be running inside a container [2023-06-07T21:54:02.432Z] $ 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/186 -v /w/workspace/go-mod-bootstrap/186:/w/workspace/go-mod-bootstrap/186:rw,z -v /w/workspace/go-mod-bootstrap/186@tmp:/w/workspace/go-mod-bootstrap/186@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 [2023-06-07T21:54:03.623Z] $ docker top 59e6b099a3dd2e1bfec02faaa7fbcba577127c1e09d9c44da7d5cc57aaa5061b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:54:04.120Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/186 [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:54:04.772Z] + make test [2023-06-07T21:54:04.772Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-06-07T21:54:04.772Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-06-07T21:54:04.772Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-06-07T21:54:04.772Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 [2023-06-07T21:54:05.038Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 [2023-06-07T21:54:05.307Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 [2023-06-07T21:54:05.307Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-06-07T21:54:05.307Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 [2023-06-07T21:54:05.307Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-07T21:54:05.575Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-06-07T21:54:05.575Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-06-07T21:54:05.575Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-06-07T21:54:05.575Z] go: downloading github.com/google/uuid v1.3.0 [2023-06-07T21:54:05.575Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-06-07T21:54:05.575Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-06-07T21:54:05.575Z] go: downloading golang.org/x/net v0.9.0 [2023-06-07T21:54:05.575Z] go: downloading golang.org/x/sync v0.1.0 [2023-06-07T21:54:05.843Z] go: downloading github.com/go-kit/log v0.2.1 [2023-06-07T21:54:05.843Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-06-07T21:54:05.843Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-06-07T21:54:06.111Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-06-07T21:54:06.378Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-06-07T21:54:06.378Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-07T21:54:06.378Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-07T21:54:06.378Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-06-07T21:54:06.378Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-06-07T21:54:06.378Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-06-07T21:54:06.378Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-06-07T21:54:06.658Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-06-07T21:54:06.658Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-06-07T21:54:06.658Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-06-07T21:54:06.658Z] go: downloading golang.org/x/crypto v0.8.0 [2023-06-07T21:54:06.658Z] go: downloading golang.org/x/text v0.9.0 [2023-06-07T21:54:06.933Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-06-07T21:54:06.933Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-06-07T21:54:06.933Z] go: downloading google.golang.org/grpc v1.53.0 [2023-06-07T21:54:08.905Z] go: downloading github.com/x448/float16 v0.8.4 [2023-06-07T21:54:08.905Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-06-07T21:54:08.905Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-06-07T21:54:08.906Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-06-07T21:54:08.906Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-06-07T21:54:08.906Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-06-07T21:54:08.906Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-06-07T21:54:08.906Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-06-07T21:54:08.906Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-06-07T21:54:08.906Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-06-07T21:54:11.498Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-06-07T21:54:11.498Z] go: downloading github.com/fatih/color v1.9.0 [2023-06-07T21:54:11.498Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-06-07T21:54:11.498Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-06-07T21:54:11.765Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-06-07T21:54:11.765Z] go: downloading golang.org/x/sys v0.7.0 [2023-06-07T21:54:12.031Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-06-07T21:54:12.031Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-06-07T21:54:12.296Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-06-07T21:56:34.050Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-06-07T21:56:37.405Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-06-07T21:56:47.492Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-06-07T21:56:47.492Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-06-07T21:56:57.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.189s coverage: 34.5% of statements [2023-06-07T21:56:57.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.124s coverage: 92.4% of statements [2023-06-07T21:56:57.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.030s coverage: 85.0% of statements [2023-06-07T21:56:57.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.120s coverage: 42.4% of statements [2023-06-07T21:56:57.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.098s coverage: 100.0% of statements [2023-06-07T21:56:57.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.403s coverage: 87.7% of statements [2023-06-07T21:56:57.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.075s coverage: 25.0% of statements [2023-06-07T21:56:58.561Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-06-07T21:57:01.918Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.192s coverage: 79.0% of statements [2023-06-07T21:57:01.918Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.057s coverage: 76.1% of statements [2023-06-07T21:57:01.918Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.047s coverage: 31.2% of statements [2023-06-07T21:57:01.918Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.021s coverage: 91.3% of statements [2023-06-07T21:57:02.503Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-07T21:57:02.503Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-06-07T21:57:41.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T21:57:41.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-06-07T21:57:41.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-07T21:57:41.435Z] $ docker stop --time=1 59e6b099a3dd2e1bfec02faaa7fbcba577127c1e09d9c44da7d5cc57aaa5061b [2023-06-07T21:57:43.332Z] $ docker rm -f --volumes 59e6b099a3dd2e1bfec02faaa7fbcba577127c1e09d9c44da7d5cc57aaa5061b [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:57:46.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-07T21:57:46.512Z] Warning: overwriting stash ‘coverage-report’ [2023-06-07T21:57:47.115Z] 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 [2023-06-07T21:57:47.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:57:47.575Z] [2023-06-07T21:57:47.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:57:47.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:57:48.190Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T21:57:48.190Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T21:57:48.190Z] 04944245beec: Pulling fs layer [2023-06-07T21:57:48.190Z] 699f458cf7ca: Pulling fs layer [2023-06-07T21:57:48.190Z] 765212b225bb: Pulling fs layer [2023-06-07T21:57:48.190Z] f23df028b6ca: Pulling fs layer [2023-06-07T21:57:48.190Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T21:57:48.190Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T21:57:48.190Z] f23df028b6ca: Waiting [2023-06-07T21:57:48.190Z] d65c8cfc05b1: Waiting [2023-06-07T21:57:48.190Z] 2437ff75d9bd: Waiting [2023-06-07T21:57:48.190Z] 765212b225bb: Waiting [2023-06-07T21:57:48.190Z] 04944245beec: Verifying Checksum [2023-06-07T21:57:48.190Z] 04944245beec: Download complete [2023-06-07T21:57:48.190Z] 765212b225bb: Verifying Checksum [2023-06-07T21:57:48.190Z] 765212b225bb: Download complete [2023-06-07T21:57:48.459Z] f23df028b6ca: Verifying Checksum [2023-06-07T21:57:48.459Z] f23df028b6ca: Download complete [2023-06-07T21:57:48.459Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T21:57:48.459Z] d65c8cfc05b1: Download complete [2023-06-07T21:57:48.459Z] 699f458cf7ca: Verifying Checksum [2023-06-07T21:57:48.459Z] 699f458cf7ca: Download complete [2023-06-07T21:57:49.052Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T21:57:49.052Z] 8998bd30e6a1: Download complete [2023-06-07T21:57:51.641Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T21:57:51.641Z] 2437ff75d9bd: Download complete [2023-06-07T21:57:54.244Z] 8998bd30e6a1: Pull complete [2023-06-07T21:57:54.512Z] 04944245beec: Pull complete [2023-06-07T21:57:56.463Z] 699f458cf7ca: Pull complete [2023-06-07T21:57:57.881Z] 765212b225bb: Pull complete [2023-06-07T21:57:58.848Z] f23df028b6ca: Pull complete [2023-06-07T21:57:59.126Z] d65c8cfc05b1: Pull complete [2023-06-07T21:58:17.389Z] 2437ff75d9bd: Pull complete [2023-06-07T21:58:17.389Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T21:58:17.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:58:17.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:58:17.683Z] prd-ubuntu20.04-docker-arm64-4c-16g-18131 does not seem to be running inside a container [2023-06-07T21:58:17.795Z] $ 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/186 -v /w/workspace/go-mod-bootstrap/186:/w/workspace/go-mod-bootstrap/186:rw,z -v /w/workspace/go-mod-bootstrap/186@tmp:/w/workspace/go-mod-bootstrap/186@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 [2023-06-07T21:58:22.580Z] $ docker top 03cf6e7004e1063b2326e4994d86cf58899ba5378fb9e3ac7d9ee8f9817f88dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:58:24.054Z] ---> job-cost.sh [2023-06-07T21:58:24.054Z] lf-activate-venv: SKIPPING [2023-06-07T21:58:24.054Z] INFO: No Stack... [2023-06-07T21:58:24.653Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T21:58:25.635Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T21:58:26.352Z] + cat /w/workspace/go-mod-bootstrap/186/archives/cost.csv [2023-06-07T21:58:26.352Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T21:58:26.707Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [2023-06-07T21:58:26.715Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] did not exist. Created. [2023-06-07T21:58:26.715Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T21:58:27.402Z] /w/workspace/go-mod-bootstrap/186@tmp/durable-816cab69/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-07T21:58:28.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T21:58:28.105Z] Warning: overwriting stash ‘stack-cost’ [2023-06-07T21:58:28.180Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T21:58:28.193Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T21:58:28.225Z] $ docker stop --time=1 03cf6e7004e1063b2326e4994d86cf58899ba5378fb9e3ac7d9ee8f9817f88dd [2023-06-07T21:58:29.892Z] $ docker rm -f --volumes 03cf6e7004e1063b2326e4994d86cf58899ba5378fb9e3ac7d9ee8f9817f88dd [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 [2023-06-07T21:58:30.381Z] provisioning config files... [2023-06-07T21:58:30.393Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7383902484502513946tmp [Pipeline] { [Pipeline] sh [2023-06-07T21:58:30.692Z] + set +x [2023-06-07T21:58:30.692Z] + curl -s https://codecov.io/bash [2023-06-07T21:58:30.692Z] + bash -s -- [2023-06-07T21:58:30.692Z] [2023-06-07T21:58:30.692Z] _____ _ [2023-06-07T21:58:30.692Z] / ____| | | [2023-06-07T21:58:30.692Z] | | ___ __| | ___ ___ _____ __ [2023-06-07T21:58:30.692Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-07T21:58:30.692Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-07T21:58:30.692Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-07T21:58:30.692Z] Bash-1.0.6 [2023-06-07T21:58:30.692Z] [2023-06-07T21:58:30.693Z] [2023-06-07T21:58:30.693Z] ==> git version 2.25.1 found [2023-06-07T21:58:30.693Z] ==> 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 [2023-06-07T21:58:30.693Z] Release-Date: 2020-01-08 [2023-06-07T21:58:30.693Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-07T21:58:30.693Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-07T21:58:30.693Z] ==> Jenkins CI detected. [2023-06-07T21:58:30.693Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-06-07T21:58:30.693Z] project root: . [2023-06-07T21:58:30.693Z] --> token set from env [2023-06-07T21:58:30.693Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-07T21:58:30.693Z] ==> Running gcov in . (disable via -X gcov) [2023-06-07T21:58:30.693Z] ==> Python coveragepy not found [2023-06-07T21:58:30.693Z] ==> Searching for coverage reports in: [2023-06-07T21:58:30.693Z] + . [2023-06-07T21:58:30.693Z] -> Found 1 reports [2023-06-07T21:58:30.693Z] ==> Detecting git/mercurial file structure [2023-06-07T21:58:30.952Z] ==> Reading reports [2023-06-07T21:58:30.952Z] + ./coverage.out bytes=94009 [2023-06-07T21:58:30.952Z] ==> Appending adjustments [2023-06-07T21:58:30.952Z] https://docs.codecov.io/docs/fixing-reports [2023-06-07T21:58:31.212Z] + Found adjustments [2023-06-07T21:58:31.212Z] ==> Gzipping contents [2023-06-07T21:58:31.212Z] 16K /tmp/codecov.ENh0U4.gz [2023-06-07T21:58:31.212Z] ==> Uploading reports [2023-06-07T21:58:31.212Z] url: https://codecov.io [2023-06-07T21:58:31.212Z] query: branch=main&commit=27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T21:58:31.212Z] -> Pinging Codecov [2023-06-07T21:58:31.212Z] 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=27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T21:58:31.472Z] -> Uploading to [2023-06-07T21:58:31.472Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-07/833815588EE85121546D348822E98E2E/27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1/ae734ff0-57f1-48b7-8bbb-925f046c1026.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T215831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7c9beac685b76d43e751742cd5fc665b5f943ee4d594bb6721316b864751daa [2023-06-07T21:58:31.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:58:31.472Z] Dload Upload Total Spent Left Speed [2023-06-07T21:58:31.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14732 0 0 100 14732 0 80945 --:--:-- --:--:-- --:--:-- 80945 [2023-06-07T21:58:31.473Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] } [2023-06-07T21:58:31.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-07T21:58:31.741Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-07T21:58:31.749Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:58:32.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T21:58:32.053Z] [2023-06-07T21:58:32.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:58:32.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T21:58:32.353Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-07T21:58:32.353Z] df9b9388f04a: Pulling fs layer [2023-06-07T21:58:32.353Z] 52dc419b0ee2: Pulling fs layer [2023-06-07T21:58:32.353Z] 25bc292e5bac: Pulling fs layer [2023-06-07T21:58:32.353Z] 114826534d7a: Pulling fs layer [2023-06-07T21:58:32.353Z] 4657fd5d0bcf: Pulling fs layer [2023-06-07T21:58:32.353Z] 6ad1cebc031e: Pulling fs layer [2023-06-07T21:58:32.353Z] 8a3aa393b2d8: Pulling fs layer [2023-06-07T21:58:32.353Z] 4657fd5d0bcf: Waiting [2023-06-07T21:58:32.353Z] 6ad1cebc031e: Waiting [2023-06-07T21:58:32.353Z] 114826534d7a: Waiting [2023-06-07T21:58:32.353Z] 25bc292e5bac: Verifying Checksum [2023-06-07T21:58:32.353Z] 25bc292e5bac: Download complete [2023-06-07T21:58:32.353Z] 52dc419b0ee2: Verifying Checksum [2023-06-07T21:58:32.353Z] 52dc419b0ee2: Download complete [2023-06-07T21:58:32.353Z] 4657fd5d0bcf: Verifying Checksum [2023-06-07T21:58:32.353Z] 4657fd5d0bcf: Download complete [2023-06-07T21:58:32.353Z] df9b9388f04a: Verifying Checksum [2023-06-07T21:58:32.353Z] df9b9388f04a: Download complete [2023-06-07T21:58:32.613Z] df9b9388f04a: Pull complete [2023-06-07T21:58:32.613Z] 6ad1cebc031e: Verifying Checksum [2023-06-07T21:58:32.613Z] 6ad1cebc031e: Download complete [2023-06-07T21:58:32.613Z] 52dc419b0ee2: Pull complete [2023-06-07T21:58:32.613Z] 25bc292e5bac: Pull complete [2023-06-07T21:58:33.182Z] 114826534d7a: Verifying Checksum [2023-06-07T21:58:33.182Z] 114826534d7a: Download complete [2023-06-07T21:58:33.183Z] 8a3aa393b2d8: Verifying Checksum [2023-06-07T21:58:36.465Z] 114826534d7a: Pull complete [2023-06-07T21:58:36.724Z] 4657fd5d0bcf: Pull complete [2023-06-07T21:58:36.981Z] 6ad1cebc031e: Pull complete [2023-06-07T21:58:40.263Z] 8a3aa393b2d8: Pull complete [2023-06-07T21:58:40.263Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-07T21:58:40.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T21:58:40.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:58:40.344Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:58:40.421Z] $ 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 [2023-06-07T21:58:42.225Z] $ docker top 565f30fb8e6ad8766885196073af576a305a4e5190b2f3a130f69d9c843b2aa3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T21:58:42.254Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-06-07T21:58:42.537Z] + set -o pipefail [2023-06-07T21:58:42.537Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-06-07T21:58:46.729Z] [2023-06-07T21:58:46.729Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-06-07T21:58:46.729Z] [2023-06-07T21:58:46.729Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/0b4f2758-0548-464e-90f1-544805dcb646 [2023-06-07T21:58:46.729Z] [2023-06-07T21:58:46.729Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-07T21:58:46.729Z] [2023-06-07T21:58:46.729Z] [2023-06-07T21:58:46.729Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-07T21:58:46.729Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-07T21:58:46.729Z] More details here: https://snyk.co/ue1NS [2023-06-07T21:58:46.729Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-06-07T21:58:46.729Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-06-07T21:58:46.783Z] $ docker stop --time=1 565f30fb8e6ad8766885196073af576a305a4e5190b2f3a130f69d9c843b2aa3 [2023-06-07T21:58:48.762Z] $ docker rm -f --volumes 565f30fb8e6ad8766885196073af576a305a4e5190b2f3a130f69d9c843b2aa3 [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 [2023-06-07T21:58:49.411Z] + git log --format=format:%s -1 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] sh [2023-06-07T21:58:49.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:58:49.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:58:50.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:58:50.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:58:50.088Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:58:50.164Z] $ 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 [2023-06-07T21:58:50.569Z] $ docker top f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:58:50.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:58:50.614Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:58:50.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:58:50.772Z] $ docker exec f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 ssh-agent [2023-06-07T21:58:50.846Z] SSH_AUTH_SOCK=/tmp/ssh-LfwB1vagx1ce/agent.32 [2023-06-07T21:58:50.846Z] SSH_AGENT_PID=38 [2023-06-07T21:58:50.851Z] Running ssh-add (command line suppressed) [2023-06-07T21:58:51.000Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15331258553935752013.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15331258553935752013.key) [2023-06-07T21:58:50.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:58:51.257Z] + git semver tag [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,487 [run_tag] DEBUG tag force:False [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,487 [check_head_tag] DEBUG check head tag [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,488 [execute] INFO git cat-file --batch-check [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,492 [execute] INFO git cat-file --batch [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,520 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,520 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,520 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:58:51.516Z] 2023-06-07 21:58:51,526 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-06-07T21:58:51.516Z] 3.1.0-dev.1 [Pipeline] } [2023-06-07T21:58:51.565Z] $ docker exec --env ******** --env ******** f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 ssh-agent -k [2023-06-07T21:58:51.673Z] unset SSH_AUTH_SOCK; [2023-06-07T21:58:51.674Z] unset SSH_AGENT_PID; [2023-06-07T21:58:51.674Z] echo Agent pid 38 killed; [2023-06-07T21:58:51.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:58:51.947Z] + git semver [Pipeline] } [2023-06-07T21:58:52.255Z] $ docker stop --time=1 f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 [2023-06-07T21:58:53.539Z] $ docker rm -f --volumes f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:58:53.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T21:58:53.911Z] [2023-06-07T21:58:53.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:58:54.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T21:58:54.209Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-07T21:58:54.209Z] ab5ef0e58194: Pulling fs layer [2023-06-07T21:58:54.209Z] 9712f1f96733: Pulling fs layer [2023-06-07T21:58:54.209Z] 63f879dbbcfc: Pulling fs layer [2023-06-07T21:58:54.209Z] 0d9ebad4ef96: Pulling fs layer [2023-06-07T21:58:54.209Z] e9a5061849ea: Pulling fs layer [2023-06-07T21:58:54.209Z] 0d9ebad4ef96: Waiting [2023-06-07T21:58:54.209Z] d747dcd14b5f: Pulling fs layer [2023-06-07T21:58:54.209Z] 2de7ff778b66: Pulling fs layer [2023-06-07T21:58:54.209Z] e9a5061849ea: Waiting [2023-06-07T21:58:54.209Z] 2de7ff778b66: Waiting [2023-06-07T21:58:54.209Z] d747dcd14b5f: Waiting [2023-06-07T21:58:54.209Z] 9712f1f96733: Verifying Checksum [2023-06-07T21:58:54.209Z] 9712f1f96733: Download complete [2023-06-07T21:58:54.468Z] 63f879dbbcfc: Verifying Checksum [2023-06-07T21:58:54.468Z] 63f879dbbcfc: Download complete [2023-06-07T21:58:54.727Z] 0d9ebad4ef96: Verifying Checksum [2023-06-07T21:58:54.727Z] d747dcd14b5f: Verifying Checksum [2023-06-07T21:58:54.727Z] d747dcd14b5f: Download complete [2023-06-07T21:58:54.727Z] ab5ef0e58194: Verifying Checksum [2023-06-07T21:58:54.727Z] ab5ef0e58194: Download complete [2023-06-07T21:58:54.727Z] e9a5061849ea: Verifying Checksum [2023-06-07T21:58:54.727Z] e9a5061849ea: Download complete [2023-06-07T21:58:54.727Z] 2de7ff778b66: Verifying Checksum [2023-06-07T21:58:54.727Z] 2de7ff778b66: Download complete [2023-06-07T21:58:58.034Z] ab5ef0e58194: Pull complete [2023-06-07T21:58:58.034Z] 9712f1f96733: Pull complete [2023-06-07T21:58:58.607Z] 63f879dbbcfc: Pull complete [2023-06-07T21:59:02.798Z] 0d9ebad4ef96: Pull complete [2023-06-07T21:59:02.798Z] e9a5061849ea: Pull complete [2023-06-07T21:59:02.798Z] d747dcd14b5f: Pull complete [2023-06-07T21:59:03.734Z] 2de7ff778b66: Pull complete [2023-06-07T21:59:03.734Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-07T21:59:03.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T21:59:03.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:59:03.826Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:59:03.892Z] $ 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 [2023-06-07T21:59:05.899Z] $ docker top fe85ecd2478c885a513baa9af62306e1de4290ed8856117373c016e0b357b3b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:59:05.934Z] provisioning config files... [2023-06-07T21:59:05.940Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13130079062065678312tmp [2023-06-07T21:59:05.949Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8796587926189335850tmp [2023-06-07T21:59:05.958Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11534327839846316947tmp [Pipeline] { [Pipeline] echo [2023-06-07T21:59:05.971Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:06.255Z] ---> sigul-configuration.sh [2023-06-07T21:59:06.255Z] gpg: directory `/root/.gnupg' created [2023-06-07T21:59:06.255Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-07T21:59:06.255Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-07T21:59:06.255Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-07T21:59:06.255Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-07T21:59:06.255Z] gpg: CAST5 encrypted data [2023-06-07T21:59:06.255Z] gpg: encrypted with 1 passphrase [2023-06-07T21:59:06.255Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-07T21:59:06.542Z] + mkdir /home/jenkins [2023-06-07T21:59:06.542Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-07T21:59:06.827Z] + 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 [2023-06-07T21:59:06.836Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:07.132Z] ---> sigul-install.sh [2023-06-07T21:59:07.132Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-07T21:59:07.429Z] + git tag --list [2023-06-07T21:59:07.430Z] v0.0.1 [2023-06-07T21:59:07.430Z] v0.0.10 [2023-06-07T21:59:07.430Z] v0.0.11 [2023-06-07T21:59:07.430Z] v0.0.12 [2023-06-07T21:59:07.430Z] v0.0.13 [2023-06-07T21:59:07.430Z] v0.0.14 [2023-06-07T21:59:07.430Z] v0.0.15 [2023-06-07T21:59:07.430Z] v0.0.16 [2023-06-07T21:59:07.430Z] v0.0.17 [2023-06-07T21:59:07.430Z] v0.0.18 [2023-06-07T21:59:07.430Z] v0.0.19 [2023-06-07T21:59:07.430Z] v0.0.2 [2023-06-07T21:59:07.430Z] v0.0.20 [2023-06-07T21:59:07.430Z] v0.0.21 [2023-06-07T21:59:07.430Z] v0.0.22 [2023-06-07T21:59:07.430Z] v0.0.23 [2023-06-07T21:59:07.430Z] v0.0.24 [2023-06-07T21:59:07.430Z] v0.0.25 [2023-06-07T21:59:07.430Z] v0.0.26 [2023-06-07T21:59:07.430Z] v0.0.27 [2023-06-07T21:59:07.430Z] v0.0.28 [2023-06-07T21:59:07.430Z] v0.0.29 [2023-06-07T21:59:07.430Z] v0.0.3 [2023-06-07T21:59:07.430Z] v0.0.30 [2023-06-07T21:59:07.430Z] v0.0.31 [2023-06-07T21:59:07.430Z] v0.0.32 [2023-06-07T21:59:07.430Z] v0.0.33 [2023-06-07T21:59:07.430Z] v0.0.34 [2023-06-07T21:59:07.430Z] v0.0.35 [2023-06-07T21:59:07.430Z] v0.0.36 [2023-06-07T21:59:07.430Z] v0.0.37 [2023-06-07T21:59:07.430Z] v0.0.38 [2023-06-07T21:59:07.430Z] v0.0.39 [2023-06-07T21:59:07.430Z] v0.0.4 [2023-06-07T21:59:07.430Z] v0.0.40 [2023-06-07T21:59:07.430Z] v0.0.41 [2023-06-07T21:59:07.430Z] v0.0.42 [2023-06-07T21:59:07.430Z] v0.0.43 [2023-06-07T21:59:07.430Z] v0.0.44 [2023-06-07T21:59:07.430Z] v0.0.45 [2023-06-07T21:59:07.430Z] v0.0.46 [2023-06-07T21:59:07.430Z] v0.0.47 [2023-06-07T21:59:07.430Z] v0.0.48 [2023-06-07T21:59:07.430Z] v0.0.49 [2023-06-07T21:59:07.430Z] v0.0.5 [2023-06-07T21:59:07.430Z] v0.0.50 [2023-06-07T21:59:07.430Z] v0.0.51 [2023-06-07T21:59:07.430Z] v0.0.52 [2023-06-07T21:59:07.430Z] v0.0.53 [2023-06-07T21:59:07.430Z] v0.0.54 [2023-06-07T21:59:07.430Z] v0.0.55 [2023-06-07T21:59:07.430Z] v0.0.56 [2023-06-07T21:59:07.430Z] v0.0.57 [2023-06-07T21:59:07.430Z] v0.0.58 [2023-06-07T21:59:07.430Z] v0.0.59 [2023-06-07T21:59:07.430Z] v0.0.6 [2023-06-07T21:59:07.430Z] v0.0.60 [2023-06-07T21:59:07.430Z] v0.0.61 [2023-06-07T21:59:07.430Z] v0.0.62 [2023-06-07T21:59:07.430Z] v0.0.63 [2023-06-07T21:59:07.430Z] v0.0.64 [2023-06-07T21:59:07.430Z] v0.0.65 [2023-06-07T21:59:07.430Z] v0.0.66 [2023-06-07T21:59:07.430Z] v0.0.67 [2023-06-07T21:59:07.430Z] v0.0.68 [2023-06-07T21:59:07.430Z] v0.0.69 [2023-06-07T21:59:07.430Z] v0.0.7 [2023-06-07T21:59:07.430Z] v0.0.70 [2023-06-07T21:59:07.430Z] v0.0.71 [2023-06-07T21:59:07.430Z] v0.0.72 [2023-06-07T21:59:07.430Z] v0.0.8 [2023-06-07T21:59:07.430Z] v0.0.9 [2023-06-07T21:59:07.430Z] v2.0.0 [2023-06-07T21:59:07.430Z] v2.1.0 [2023-06-07T21:59:07.430Z] v2.1.1 [2023-06-07T21:59:07.430Z] v2.2.0 [2023-06-07T21:59:07.430Z] v2.3.0 [2023-06-07T21:59:07.430Z] v3.0 [2023-06-07T21:59:07.430Z] v3.0.0 [2023-06-07T21:59:07.430Z] v3.0.1 [2023-06-07T21:59:07.430Z] v3.1.0-dev.1 [Pipeline] sh [2023-06-07T21:59:07.713Z] + lftools sign git-tag v3.1.0-dev.1 [2023-06-07T21:59:08.281Z] Signing Git tag with Sigul... [2023-06-07T21:59:08.281Z] Signing v3.1.0-dev.1 [Pipeline] echo [2023-06-07T21:59:08.546Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:08.831Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-07T21:59:08.839Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-07T21:59:08.893Z] $ docker stop --time=1 fe85ecd2478c885a513baa9af62306e1de4290ed8856117373c016e0b357b3b9 [2023-06-07T21:59:10.217Z] $ docker rm -f --volumes fe85ecd2478c885a513baa9af62306e1de4290ed8856117373c016e0b357b3b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-07T21:59:10.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:59:10.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:59:10.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:59:10.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:59:10.957Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:59:11.023Z] $ 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 [2023-06-07T21:59:11.375Z] $ docker top 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 -eo pid,comm [2023-06-07T21:59:11.394Z] 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). [2023-06-07T21:59:11.394Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:59:11.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:59:11.431Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:59:11.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:59:11.588Z] $ docker exec 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 ssh-agent [2023-06-07T21:59:11.664Z] SSH_AUTH_SOCK=/tmp/ssh-7h6NFvCpcSju/agent.33 [2023-06-07T21:59:11.664Z] SSH_AGENT_PID=39 [2023-06-07T21:59:11.669Z] Running ssh-add (command line suppressed) [2023-06-07T21:59:11.798Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1214893303107657866.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1214893303107657866.key) [2023-06-07T21:59:11.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:59:12.070Z] + git semver bump pre [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,284 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,284 [bump_version] DEBUG bumped version:3.1.0-dev.2 [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,284 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,284 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,287 [execute] INFO git cat-file --batch-check [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,293 [execute] INFO git cat-file --batch [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:59:12.328Z] 2023-06-07 21:59:12,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-06-07T21:59:12.328Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T21:59:12.371Z] $ docker exec --env ******** --env ******** 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 ssh-agent -k [2023-06-07T21:59:12.469Z] unset SSH_AUTH_SOCK; [2023-06-07T21:59:12.469Z] unset SSH_AGENT_PID; [2023-06-07T21:59:12.469Z] echo Agent pid 39 killed; [2023-06-07T21:59:12.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:59:12.770Z] + git semver [Pipeline] } [2023-06-07T21:59:13.076Z] $ docker stop --time=1 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 [2023-06-07T21:59:14.346Z] $ docker rm -f --volumes 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:59:14.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:59:14.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:59:14.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:59:14.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:59:15.041Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:59:15.105Z] $ 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 [2023-06-07T21:59:15.463Z] $ docker top d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb -eo pid,comm [2023-06-07T21:59:15.484Z] 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). [2023-06-07T21:59:15.484Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:59:15.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:59:15.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:59:15.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:59:15.676Z] $ docker exec d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb ssh-agent [2023-06-07T21:59:15.757Z] SSH_AUTH_SOCK=/tmp/ssh-8GYqz3pCym0h/agent.32 [2023-06-07T21:59:15.757Z] SSH_AGENT_PID=38 [2023-06-07T21:59:15.762Z] Running ssh-add (command line suppressed) [2023-06-07T21:59:15.889Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1098132107981657416.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1098132107981657416.key) [2023-06-07T21:59:15.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:59:16.162Z] + git semver push [2023-06-07T21:59:16.422Z] 2023-06-07 21:59:16,369 [run_push] DEBUG push [2023-06-07T21:59:16.422Z] 2023-06-07 21:59:16,369 [execute] INFO git cat-file --batch-check [2023-06-07T21:59:16.422Z] 2023-06-07 21:59:16,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:59:16.422Z] 2023-06-07 21:59:16,374 [execute] INFO git rev-list d99fb1a3f6c9715265b9d065583bb421705b50cb -- [2023-06-07T21:59:16.422Z] 2023-06-07 21:59:16,374 [execute] DEBUG Popen(['git', 'rev-list', 'd99fb1a3f6c9715265b9d065583bb421705b50cb', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:59:16.422Z] 2023-06-07 21:59:16,383 [execute] INFO git fetch -v origin [2023-06-07T21:59:16.422Z] 2023-06-07 21:59:16,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-07T21:59:16.992Z] 2023-06-07 21:59:16,877 [run_push] DEBUG no remote changes detected [2023-06-07T21:59:16.992Z] 2023-06-07 21:59:16,878 [execute] INFO git push origin semver [2023-06-07T21:59:16.992Z] 2023-06-07 21:59:16,878 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:59:17.927Z] 2023-06-07 21:59:17,669 [run_push] DEBUG push all version tags [2023-06-07T21:59:17.927Z] 2023-06-07 21:59:17,669 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-07T21:59:17.927Z] 2023-06-07 21:59:17,670 [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) [2023-06-07T21:59:18.496Z] 2023-06-07 21:59:18,416 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-06-07T21:59:18.496Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T21:59:18.537Z] $ docker exec --env ******** --env ******** d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb ssh-agent -k [2023-06-07T21:59:18.634Z] unset SSH_AUTH_SOCK; [2023-06-07T21:59:18.634Z] unset SSH_AGENT_PID; [2023-06-07T21:59:18.635Z] echo Agent pid 38 killed; [2023-06-07T21:59:18.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:59:18.921Z] + git semver [Pipeline] } [2023-06-07T21:59:19.222Z] $ docker stop --time=1 d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb [2023-06-07T21:59:20.515Z] $ docker rm -f --volumes d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb [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 [2023-06-07T21:59:21.046Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-06-07T21:59:21.046Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-06-07T21:59:21.046Z] total 16 [2023-06-07T21:59:21.046Z] drwxr-xr-x 3 root root 4096 Jun 7 21:51 . [2023-06-07T21:59:21.046Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 21:59 .. [2023-06-07T21:59:21.046Z] drwxr-xr-x 2 root root 4096 Jun 7 21:51 cost [2023-06-07T21:59:21.046Z] -rw-r--r-- 1 root root 88 Jun 7 21:51 cost.csv [2023-06-07T21:59:21.046Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-06-07T21:59:21.046Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-06-07T21:59:21.046Z] total 16 [2023-06-07T21:59:21.046Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 21:51 . [2023-06-07T21:59:21.046Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 21:59 .. [2023-06-07T21:59:21.046Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 21:51 cost [2023-06-07T21:59:21.046Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 7 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:21.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:22.193Z] ---> package-listing.sh [2023-06-07T21:59:22.193Z] ++ facter osfamily [2023-06-07T21:59:22.193Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T21:59:22.454Z] + OS_FAMILY=debian [2023-06-07T21:59:22.454Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-06-07T21:59:22.454Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T21:59:22.454Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T21:59:22.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T21:59:22.454Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T21:59:22.454Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-06-07T21:59:22.454Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T21:59:22.454Z] + case "${OS_FAMILY}" in [2023-06-07T21:59:22.454Z] + dpkg -l [2023-06-07T21:59:22.454Z] + grep '^ii' [2023-06-07T21:59:22.454Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T21:59:22.454Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T21:59:22.454Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T21:59:22.454Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-06-07T21:59:22.454Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-06-07T21:59:22.454Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2023-06-07T21:59:22.465Z] 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 [2023-06-07T21:59:22.742Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:59:23.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:59:23.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:59:23.365Z] prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container [2023-06-07T21:59:23.427Z] $ 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 [2023-06-07T21:59:23.639Z] $ docker top 0f3330698674f7e72b74dd12e938b823ba5d9ae1f82c9b1be59065283d158b2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:59:23.953Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T21:59:24.237Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T21:59:24.519Z] + ls /var/log/sa-host [2023-06-07T21:59:24.519Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:59:24.688Z] provisioning config files... [2023-06-07T21:59:24.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17404009384073649744tmp [Pipeline] { [Pipeline] echo [2023-06-07T21:59:24.704Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:24.987Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T21:59:24.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:25.321Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T21:59:25.328Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:25.608Z] ---> sudo-logs.sh [2023-06-07T21:59:25.608Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T21:59:25.638Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:25.929Z] ---> job-cost.sh [2023-06-07T21:59:25.929Z] lf-activate-venv: SKIPPING [2023-06-07T21:59:25.929Z] DEBUG: total: 0.2199999988079071 [2023-06-07T21:59:25.929Z] INFO: Retrieving Stack Cost... [2023-06-07T21:59:26.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T21:59:26.754Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T21:59:26.765Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:59:27.051Z] ---> logs-deploy.sh [2023-06-07T21:59:27.051Z] lf-activate-venv: SKIPPING [2023-06-07T21:59:27.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/186 [2023-06-07T21:59:27.051Z] INFO: archiving workspace using pattern(s): [2023-06-07T21:59:27.986Z] Archives upload complete. [2023-06-07T21:59:28.244Z] INFO: archiving logs to Nexus