Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae1bc9aecc537dd69690b552f386c6c96734bc76 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-ssh9491710572442203351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh610869705209946470.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9435158444063314793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh9612916287878498712.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-ssh3060052443645130150.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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9433 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 ae1bc9aecc537dd69690b552f386c6c96734bc76 (main) > 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 ae1bc9aecc537dd69690b552f386c6c96734bc76 # timeout=10 Commit message: "Merge pull request #757 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.12" > git rev-list --no-walk d87e8b71529d8329ff6800c5bb7728949cec949c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-04T10:18:47.101Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-04T10:18:47.185Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-04T10:18:47.215Z] ========================================================= [2024-09-04T10:18:47.215Z] EdgeX Global Pipelines Version Info [2024-09-04T10:18:47.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:18:47.959Z] ------------------- [2024-09-04T10:18:47.959Z] stable info: [2024-09-04T10:18:47.959Z] ------------------- [2024-09-04T10:18:47.959Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T10:18:47.959Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T10:18:47.959Z] Message: update stable to v1.0.263 [2024-09-04T10:18:48.531Z] ------------------- [2024-09-04T10:18:48.531Z] experimental info: [2024-09-04T10:18:48.531Z] ------------------- [2024-09-04T10:18:48.531Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T10:18:48.531Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T10:18:48.531Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-04T10:18:48.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2024-09-04T10:18:48.644Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2024-09-04T10:18:48.664Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-04T10:18:48.685Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-04T10:18:48.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-04T10:18:48.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-04T10:18:48.749Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-04T10:18:48.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-04T10:18:48.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-04T10:18:48.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-04T10:18:48.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-04T10:18:48.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2024-09-04T10:18:48.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-04T10:18:48.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-04T10:18:48.935Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T10:18:48.955Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T10:18:48.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T10:18:49.000Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T10:18:49.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-04T10:18:49.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-04T10:18:49.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-04T10:18:49.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-04T10:18:49.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-04T10:18:49.149Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-04T10:18:49.174Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-09-04T10:18:49.199Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-04T10:18:49.224Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-04T10:18:49.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-04T10:18:49.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-04T10:18:49.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-04T10:18:49.316Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] echo [2024-09-04T10:18:49.339Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae1bc9a [Pipeline] echo [2024-09-04T10:18:49.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-04T10:18:49.742Z] + git rev-list -1 --merges ae1bc9aecc537dd69690b552f386c6c96734bc76~1..ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] echo [2024-09-04T10:18:49.773Z] -----------> git rev-list -1 --merges ae1bc9aecc537dd69690b552f386c6c96734bc76~1..ae1bc9aecc537dd69690b552f386c6c96734bc76 ae1bc9aecc537dd69690b552f386c6c96734bc76 [2024-09-04T10:18:49.773Z] ae1bc9aecc537dd69690b552f386c6c96734bc76 [false] [Pipeline] sh [2024-09-04T10:18:50.072Z] + git log --format=format:%s -1 ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] echo [2024-09-04T10:18:50.094Z] ========================================================= [2024-09-04T10:18:50.094Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-04T10:18:50.094Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T10:18:50.504Z] + git log --format=format:%s -1 ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] echo [2024-09-04T10:18:50.517Z] [semverPrep] GIT_COMMIT: ae1bc9aecc537dd69690b552f386c6c96734bc76, Commit Message: Merge pull request #757 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.12 [Pipeline] echo [2024-09-04T10:18:50.535Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-04T10:18:53.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T10:18:53.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-04T10:18:53.210Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-04T10:18:53.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-04T10:18:53.210Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-04T10:18:53.210Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-04T10:18:53.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:18:55.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T10:18:55.581Z] [2024-09-04T10:18:55.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:18:55.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T10:18:55.892Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-04T10:18:55.892Z] b85a868b505f: Pulling fs layer [2024-09-04T10:18:55.892Z] e2be974225ed: Pulling fs layer [2024-09-04T10:18:55.892Z] 339a4e72a1f5: Pulling fs layer [2024-09-04T10:18:55.892Z] 988bab9f4d93: Pulling fs layer [2024-09-04T10:18:55.892Z] 1469e6f7b9e6: Pulling fs layer [2024-09-04T10:18:55.892Z] eaf3925da568: Pulling fs layer [2024-09-04T10:18:55.892Z] bab4dde63d76: Pulling fs layer [2024-09-04T10:18:55.892Z] bde34c3a00c8: Pulling fs layer [2024-09-04T10:18:55.892Z] b352a97aabf1: Pulling fs layer [2024-09-04T10:18:55.892Z] 4872d77fe225: Pulling fs layer [2024-09-04T10:18:55.892Z] 5851b861e8e6: Pulling fs layer [2024-09-04T10:18:55.892Z] b352a97aabf1: Waiting [2024-09-04T10:18:55.892Z] 1469e6f7b9e6: Waiting [2024-09-04T10:18:55.892Z] eaf3925da568: Waiting [2024-09-04T10:18:55.892Z] 4872d77fe225: Waiting [2024-09-04T10:18:55.892Z] bab4dde63d76: Waiting [2024-09-04T10:18:55.892Z] bde34c3a00c8: Waiting [2024-09-04T10:18:55.892Z] 5851b861e8e6: Waiting [2024-09-04T10:18:55.892Z] 988bab9f4d93: Waiting [2024-09-04T10:18:56.154Z] e2be974225ed: Download complete [2024-09-04T10:18:56.154Z] 988bab9f4d93: Verifying Checksum [2024-09-04T10:18:56.154Z] 988bab9f4d93: Download complete [2024-09-04T10:18:56.154Z] 1469e6f7b9e6: Verifying Checksum [2024-09-04T10:18:56.154Z] 1469e6f7b9e6: Download complete [2024-09-04T10:18:56.154Z] eaf3925da568: Verifying Checksum [2024-09-04T10:18:56.154Z] eaf3925da568: Download complete [2024-09-04T10:18:56.154Z] 339a4e72a1f5: Verifying Checksum [2024-09-04T10:18:56.154Z] 339a4e72a1f5: Download complete [2024-09-04T10:18:56.154Z] bde34c3a00c8: Download complete [2024-09-04T10:18:56.154Z] b352a97aabf1: Download complete [2024-09-04T10:18:56.154Z] 4872d77fe225: Verifying Checksum [2024-09-04T10:18:56.154Z] 4872d77fe225: Download complete [2024-09-04T10:18:56.154Z] 5851b861e8e6: Download complete [2024-09-04T10:18:56.416Z] b85a868b505f: Verifying Checksum [2024-09-04T10:18:56.416Z] b85a868b505f: Download complete [2024-09-04T10:18:56.675Z] bab4dde63d76: Verifying Checksum [2024-09-04T10:18:56.675Z] bab4dde63d76: Download complete [2024-09-04T10:18:57.611Z] b85a868b505f: Pull complete [2024-09-04T10:18:57.611Z] e2be974225ed: Pull complete [2024-09-04T10:18:58.185Z] 339a4e72a1f5: Pull complete [2024-09-04T10:18:58.185Z] 988bab9f4d93: Pull complete [2024-09-04T10:18:58.752Z] 1469e6f7b9e6: Pull complete [2024-09-04T10:18:58.752Z] eaf3925da568: Pull complete [2024-09-04T10:19:00.661Z] bab4dde63d76: Pull complete [2024-09-04T10:19:00.661Z] bde34c3a00c8: Pull complete [2024-09-04T10:19:00.661Z] b352a97aabf1: Pull complete [2024-09-04T10:19:00.661Z] 4872d77fe225: Pull complete [2024-09-04T10:19:00.661Z] 5851b861e8e6: Pull complete [2024-09-04T10:19:00.661Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-04T10:19:00.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T10:19:00.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:19:00.807Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:19:00.838Z] $ 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 [2024-09-04T10:19:04.274Z] $ docker top 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 -eo pid,comm [2024-09-04T10:19:04.332Z] 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). [2024-09-04T10:19:04.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T10:19:04.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T10:19:04.396Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T10:19:04.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T10:19:04.499Z] $ docker exec 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 ssh-agent [2024-09-04T10:19:04.612Z] SSH_AUTH_SOCK=/tmp/ssh-2mYQVcKBfAeZ/agent.32 [2024-09-04T10:19:04.612Z] SSH_AGENT_PID=38 [2024-09-04T10:19:04.618Z] Running ssh-add (command line suppressed) [2024-09-04T10:19:04.703Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16717930287837972167.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16717930287837972167.key) [2024-09-04T10:19:04.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T10:19:05.016Z] + git tag --points-at HEAD [Pipeline] } [2024-09-04T10:19:05.026Z] $ docker exec --env ******** --env ******** 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 ssh-agent -k [2024-09-04T10:19:05.143Z] unset SSH_AUTH_SOCK; [2024-09-04T10:19:05.143Z] unset SSH_AGENT_PID; [2024-09-04T10:19:05.144Z] echo Agent pid 38 killed; [2024-09-04T10:19:05.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-04T10:19:05.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T10:19:05.202Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T10:19:05.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T10:19:05.331Z] $ docker exec 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 ssh-agent [2024-09-04T10:19:05.442Z] SSH_AUTH_SOCK=/tmp/ssh-A240VBrQ3S4f/agent.71 [2024-09-04T10:19:05.442Z] SSH_AGENT_PID=77 [2024-09-04T10:19:05.447Z] Running ssh-add (command line suppressed) [2024-09-04T10:19:05.548Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8709451411649750751.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8709451411649750751.key) [2024-09-04T10:19:05.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T10:19:05.858Z] + git semver init [2024-09-04T10:19:06.117Z] 2024-09-04 10:19:06,040 [run_init] DEBUG init version:0.0.0 force:False [2024-09-04T10:19:06.117Z] 2024-09-04 10:19:06,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2024-09-04T10:19:06.117Z] 2024-09-04 10:19:06,041 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2024-09-04T10:19:06.117Z] 2024-09-04 10:19:06,042 [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) [2024-09-04T10:19:07.056Z] 2024-09-04 10:19:07,035 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2024-09-04T10:19:07.056Z] 2024-09-04 10:19:07,036 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2024-09-04T10:19:07.056Z] 2024-09-04 10:19:07,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-09-04T10:19:07.056Z] 2024-09-04 10:19:07,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-09-04T10:19:07.056Z] 3.2.0-dev.55 [Pipeline] } [2024-09-04T10:19:07.325Z] $ docker exec --env ******** --env ******** 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 ssh-agent -k [2024-09-04T10:19:07.414Z] unset SSH_AUTH_SOCK; [2024-09-04T10:19:07.414Z] unset SSH_AGENT_PID; [2024-09-04T10:19:07.415Z] echo Agent pid 77 killed; [2024-09-04T10:19:07.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T10:19:07.744Z] + git semver [Pipeline] } [2024-09-04T10:19:08.016Z] $ docker stop --time=1 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 [2024-09-04T10:19:09.296Z] $ docker rm -f --volumes 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T10:19:09.651Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-04T10:19:09.888Z] Stashed 1 file(s) [Pipeline] echo [2024-09-04T10:19:09.893Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.55 [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 [2024-09-04T10:19:10.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T10:19:10.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T10:19:10.159Z] ========================================================= [2024-09-04T10:19:10.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-04T10:19:10.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-04T10:19:10.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T10:19:10.463Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-04T10:19:10.463Z] 619be1103602: Pulling fs layer [2024-09-04T10:19:10.463Z] 7862e08f4a3e: Pulling fs layer [2024-09-04T10:19:10.463Z] 5df492c9dc93: Pulling fs layer [2024-09-04T10:19:10.463Z] 7629e6793208: Pulling fs layer [2024-09-04T10:19:10.463Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T10:19:10.463Z] fb5054dd5b73: Pulling fs layer [2024-09-04T10:19:10.463Z] eeca6798cff9: Pulling fs layer [2024-09-04T10:19:10.463Z] aa269ceb94a6: Pulling fs layer [2024-09-04T10:19:10.463Z] ada007ff1a6a: Pulling fs layer [2024-09-04T10:19:10.463Z] fb5054dd5b73: Waiting [2024-09-04T10:19:10.463Z] ada007ff1a6a: Waiting [2024-09-04T10:19:10.463Z] eeca6798cff9: Waiting [2024-09-04T10:19:10.463Z] aa269ceb94a6: Waiting [2024-09-04T10:19:10.463Z] 4f4fb700ef54: Waiting [2024-09-04T10:19:10.463Z] 7862e08f4a3e: Download complete [2024-09-04T10:19:10.463Z] 7629e6793208: Verifying Checksum [2024-09-04T10:19:10.463Z] 7629e6793208: Download complete [2024-09-04T10:19:10.463Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T10:19:10.463Z] 4f4fb700ef54: Download complete [2024-09-04T10:19:10.463Z] fb5054dd5b73: Verifying Checksum [2024-09-04T10:19:10.463Z] fb5054dd5b73: Download complete [2024-09-04T10:19:10.463Z] 619be1103602: Verifying Checksum [2024-09-04T10:19:10.463Z] 619be1103602: Download complete [2024-09-04T10:19:10.463Z] eeca6798cff9: Verifying Checksum [2024-09-04T10:19:10.463Z] eeca6798cff9: Download complete [2024-09-04T10:19:10.724Z] 619be1103602: Pull complete [2024-09-04T10:19:10.724Z] ada007ff1a6a: Verifying Checksum [2024-09-04T10:19:10.724Z] ada007ff1a6a: Download complete [2024-09-04T10:19:10.724Z] 7862e08f4a3e: Pull complete [2024-09-04T10:19:10.983Z] 5df492c9dc93: Verifying Checksum [2024-09-04T10:19:10.983Z] 5df492c9dc93: Download complete [2024-09-04T10:19:11.558Z] aa269ceb94a6: Verifying Checksum [2024-09-04T10:19:11.558Z] aa269ceb94a6: Download complete [2024-09-04T10:19:14.090Z] 5df492c9dc93: Pull complete [2024-09-04T10:19:14.090Z] 7629e6793208: Pull complete [2024-09-04T10:19:14.090Z] 4f4fb700ef54: Pull complete [2024-09-04T10:19:14.090Z] fb5054dd5b73: Pull complete [2024-09-04T10:19:14.090Z] eeca6798cff9: Pull complete [2024-09-04T10:19:16.619Z] aa269ceb94a6: Pull complete [2024-09-04T10:19:16.877Z] ada007ff1a6a: Pull complete [2024-09-04T10:19:16.877Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-04T10:19:16.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T10:19:16.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-09-04T10:19:17.165Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:19:17.466Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T10:19:17.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:19:17.560Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:19:17.586Z] $ 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 [2024-09-04T10:19:22.239Z] $ docker top 260a0e151b92674a751a0e4f61a7ccf0bdf6cb4a8080ee91ec01bc6d92449a79 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T10:19:22.596Z] + go version [2024-09-04T10:19:22.596Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-04T10:19:22.604Z] $ docker stop --time=1 260a0e151b92674a751a0e4f61a7ccf0bdf6cb4a8080ee91ec01bc6d92449a79 [2024-09-04T10:19:23.918Z] $ docker rm -f --volumes 260a0e151b92674a751a0e4f61a7ccf0bdf6cb4a8080ee91ec01bc6d92449a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:19:24.366Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T10:19:24.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:19:24.448Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:19:24.470Z] $ 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 [2024-09-04T10:19:24.793Z] $ docker top d8df08aa3ccc3c59a61110567c416fa00734e51209db0876f66440d109b813a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T10:19:25.047Z] Still waiting to schedule task [2024-09-04T10:19:25.048Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-04T10:19:25.160Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2024-09-04T10:19:25.460Z] + make test [2024-09-04T10:19:25.460Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-09-04T10:19:25.460Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 [2024-09-04T10:19:25.460Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-04T10:19:25.460Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 [2024-09-04T10:19:25.719Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 [2024-09-04T10:19:25.978Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-04T10:19:25.978Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-09-04T10:19:25.978Z] go: downloading github.com/openziti/sdk-golang v0.23.39 [2024-09-04T10:19:26.237Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-04T10:19:26.237Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-09-04T10:19:26.237Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-09-04T10:19:26.237Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12 [2024-09-04T10:19:26.237Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.12 [2024-09-04T10:19:26.237Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-04T10:19:26.499Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-09-04T10:19:26.499Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-09-04T10:19:26.499Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-04T10:19:26.759Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-04T10:19:26.759Z] go: downloading golang.org/x/net v0.27.0 [2024-09-04T10:19:26.759Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-09-04T10:19:26.759Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-04T10:19:26.759Z] go: downloading github.com/go-kit/log v0.2.1 [2024-09-04T10:19:26.759Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-04T10:19:26.759Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-09-04T10:19:26.759Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-09-04T10:19:26.759Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-04T10:19:26.759Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-09-04T10:19:26.759Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-09-04T10:19:26.759Z] go: downloading github.com/go-resty/resty/v2 v2.13.1 [2024-09-04T10:19:26.759Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-09-04T10:19:26.759Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-09-04T10:19:26.759Z] go: downloading github.com/openziti/edge-api v0.26.21 [2024-09-04T10:19:27.018Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-09-04T10:19:27.585Z] go: downloading github.com/openziti/foundation/v2 v2.0.47 [2024-09-04T10:19:27.585Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-09-04T10:19:27.585Z] go: downloading github.com/openziti/identity v1.0.81 [2024-09-04T10:19:27.585Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-09-04T10:19:27.585Z] go: downloading github.com/openziti/channel/v2 v2.0.136 [2024-09-04T10:19:27.585Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-09-04T10:19:27.845Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-09-04T10:19:28.104Z] go: downloading github.com/pkg/errors v0.9.1 [2024-09-04T10:19:28.104Z] go: downloading github.com/openziti/secretstream v0.1.21 [2024-09-04T10:19:28.104Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-09-04T10:19:28.104Z] go: downloading github.com/openziti/transport/v2 v2.0.138 [2024-09-04T10:19:28.104Z] go: downloading github.com/openziti/metrics v1.2.56 [2024-09-04T10:19:28.105Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-09-04T10:19:28.364Z] go: downloading golang.org/x/oauth2 v0.21.0 [2024-09-04T10:19:28.364Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-09-04T10:19:28.364Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-04T10:19:28.364Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-09-04T10:19:28.364Z] go: downloading golang.org/x/time v0.5.0 [2024-09-04T10:19:28.624Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-09-04T10:19:28.624Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-09-04T10:19:28.624Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-09-04T10:19:28.624Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-04T10:19:28.886Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-04T10:19:28.886Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-09-04T10:19:28.886Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-09-04T10:19:28.886Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-04T10:19:28.886Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-04T10:19:28.886Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-04T10:19:28.886Z] go: downloading golang.org/x/text v0.16.0 [2024-09-04T10:19:28.886Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-09-04T10:19:28.886Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-09-04T10:19:28.886Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-09-04T10:19:28.886Z] go: downloading go.mongodb.org/mongo-driver v1.16.0 [2024-09-04T10:19:28.886Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-04T10:19:28.886Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-09-04T10:19:28.886Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-09-04T10:19:28.886Z] go: downloading go.opentelemetry.io/otel v1.28.0 [2024-09-04T10:19:29.147Z] go: downloading go.opentelemetry.io/otel/trace v1.28.0 [2024-09-04T10:19:29.147Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-09-04T10:19:29.147Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-09-04T10:19:29.147Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-09-04T10:19:29.405Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-09-04T10:19:29.405Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-09-04T10:19:29.405Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-09-04T10:19:29.683Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-09-04T10:19:29.683Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-09-04T10:19:29.683Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-09-04T10:19:29.683Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-09-04T10:19:29.683Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-09-04T10:19:29.683Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-09-04T10:19:29.683Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-09-04T10:19:29.683Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-09-04T10:19:29.683Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-09-04T10:19:29.943Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-09-04T10:19:29.943Z] go: downloading github.com/spf13/cast v1.6.0 [2024-09-04T10:19:29.943Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-09-04T10:19:29.943Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-09-04T10:19:29.943Z] go: downloading google.golang.org/grpc v1.64.1 [2024-09-04T10:19:29.943Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-04T10:19:29.943Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-09-04T10:19:29.943Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-09-04T10:19:29.943Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-09-04T10:19:29.943Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-09-04T10:19:30.205Z] go: downloading golang.org/x/term v0.22.0 [2024-09-04T10:19:30.205Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-09-04T10:19:30.205Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-09-04T10:19:30.205Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-09-04T10:19:30.463Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-09-04T10:19:30.463Z] go: downloading go.opentelemetry.io/otel/metric v1.28.0 [2024-09-04T10:19:30.463Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-09-04T10:19:30.463Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-09-04T10:19:30.463Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-09-04T10:19:30.463Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-09-04T10:19:30.463Z] go: downloading github.com/fatih/color v1.16.0 [2024-09-04T10:19:30.463Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-09-04T10:19:30.463Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-09-04T10:19:30.463Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-09-04T10:19:30.463Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-09-04T10:19:30.463Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-09-04T10:19:30.463Z] go: downloading github.com/josharian/intern v1.0.0 [2024-09-04T10:19:30.463Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-09-04T10:19:30.725Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-09-04T10:19:30.725Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-09-04T10:19:42.926Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-09-04T10:19:43.493Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-09-04T10:20:05.465Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.042s coverage: 33.4% of statements [2024-09-04T10:20:05.465Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.018s coverage: 93.5% of statements [2024-09-04T10:20:05.465Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.013s coverage: 88.1% of statements [2024-09-04T10:20:05.466Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.443s coverage: 88.2% of statements [2024-09-04T10:20:05.466Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.009s coverage: 84.4% of statements [2024-09-04T10:20:05.466Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-09-04T10:20:05.466Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-09-04T10:20:05.466Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-09-04T10:20:05.466Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-09-04T10:20:05.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 41.7% of statements [2024-09-04T10:20:05.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.009s coverage: 100.0% of statements [2024-09-04T10:20:05.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.314s coverage: 87.7% of statements [2024-09-04T10:20:05.724Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.009s coverage: 26.3% of statements [2024-09-04T10:20:07.110Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.032s coverage: 75.8% of statements [2024-09-04T10:20:07.110Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.007s coverage: 50.9% of statements [2024-09-04T10:20:07.110Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.008s coverage: 31.2% of statements [2024-09-04T10:20:07.110Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements [2024-09-04T10:20:19.335Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-09-04T10:20:23.548Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T10:20:23.548Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-09-04T10:20:23.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T10:20:23.580Z] $ docker stop --time=1 d8df08aa3ccc3c59a61110567c416fa00734e51209db0876f66440d109b813a6 [2024-09-04T10:20:26.185Z] $ docker rm -f --volumes d8df08aa3ccc3c59a61110567c416fa00734e51209db0876f66440d109b813a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T10:20:27.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T10:20:27.110Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:20:27.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T10:20:27.632Z] [2024-09-04T10:20:27.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:20:27.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T10:20:27.941Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-04T10:20:27.941Z] 5eb5b503b376: Pulling fs layer [2024-09-04T10:20:27.941Z] 5c69ac0246d0: Pulling fs layer [2024-09-04T10:20:27.941Z] ec43610c2a17: Pulling fs layer [2024-09-04T10:20:27.941Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-04T10:20:27.941Z] 33b1e0a273af: Pulling fs layer [2024-09-04T10:20:27.941Z] 5d3b04190fa2: Pulling fs layer [2024-09-04T10:20:27.941Z] 2f39f015ded8: Pulling fs layer [2024-09-04T10:20:27.941Z] 3a2ae6a8a46f: Waiting [2024-09-04T10:20:27.941Z] 33b1e0a273af: Waiting [2024-09-04T10:20:27.941Z] 5d3b04190fa2: Waiting [2024-09-04T10:20:27.941Z] 2f39f015ded8: Waiting [2024-09-04T10:20:27.941Z] 5c69ac0246d0: Verifying Checksum [2024-09-04T10:20:27.941Z] 5c69ac0246d0: Download complete [2024-09-04T10:20:27.941Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-04T10:20:27.941Z] 3a2ae6a8a46f: Download complete [2024-09-04T10:20:28.199Z] 33b1e0a273af: Verifying Checksum [2024-09-04T10:20:28.199Z] 33b1e0a273af: Download complete [2024-09-04T10:20:28.199Z] 5d3b04190fa2: Download complete [2024-09-04T10:20:28.199Z] ec43610c2a17: Verifying Checksum [2024-09-04T10:20:28.199Z] 5eb5b503b376: Verifying Checksum [2024-09-04T10:20:28.199Z] 5eb5b503b376: Download complete [2024-09-04T10:20:28.789Z] 2f39f015ded8: Verifying Checksum [2024-09-04T10:20:28.789Z] 2f39f015ded8: Download complete [2024-09-04T10:20:29.756Z] 5eb5b503b376: Pull complete [2024-09-04T10:20:29.756Z] 5c69ac0246d0: Pull complete [2024-09-04T10:20:30.324Z] ec43610c2a17: Pull complete [2024-09-04T10:20:30.324Z] 3a2ae6a8a46f: Pull complete [2024-09-04T10:20:30.582Z] 33b1e0a273af: Pull complete [2024-09-04T10:20:30.582Z] 5d3b04190fa2: Pull complete [2024-09-04T10:20:34.765Z] 2f39f015ded8: Pull complete [2024-09-04T10:20:34.765Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-04T10:20:34.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T10:20:34.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:20:34.871Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:20:34.900Z] $ 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 [2024-09-04T10:20:37.929Z] $ docker top 743a7933c90355ec214e839719e1fe032976c3eaf721f7f2f02e2734624b1ca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:20:38.354Z] ---> job-cost.sh [2024-09-04T10:20:38.354Z] lf-activate-venv: SKIPPING [2024-09-04T10:20:38.354Z] INFO: No Stack... [2024-09-04T10:20:38.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T10:20:39.183Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T10:20:39.479Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2024-09-04T10:20:39.479Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T10:20:39.495Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [2024-09-04T10:20:39.506Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] did not exist. Created. [2024-09-04T10:20:39.513Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T10:20:39.825Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-04T10:20:39.867Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T10:20:39.877Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T10:20:39.905Z] $ docker stop --time=1 743a7933c90355ec214e839719e1fe032976c3eaf721f7f2f02e2734624b1ca3 [2024-09-04T10:20:41.071Z] $ docker rm -f --volumes 743a7933c90355ec214e839719e1fe032976c3eaf721f7f2f02e2734624b1ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-04T10:21:07.261Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9435 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2024-09-04T10:21:07.283Z] Running in /w/workspace/go-mod-bootstrap/311 [Pipeline] { [Pipeline] checkout [2024-09-04T10:21:10.331Z] The recommended git tool is: git [2024-09-04T10:21:18.205Z] using credential edgex-jenkins-ssh [2024-09-04T10:21:18.233Z] Cloning the remote Git repository [2024-09-04T10:21:18.275Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-09-04T10:21:18.386Z] > git init /w/workspace/go-mod-bootstrap/311 # timeout=10 [2024-09-04T10:21:18.621Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2024-09-04T10:21:18.623Z] > git --version # timeout=10 [2024-09-04T10:21:18.682Z] > git --version # 'git version 2.25.1' [2024-09-04T10:21:18.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T10:21:19.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T10:21:21.085Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2024-09-04T10:21:21.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T10:21:22.291Z] Avoid second fetch [2024-09-04T10:21:22.292Z] Checking out Revision ae1bc9aecc537dd69690b552f386c6c96734bc76 (main) [2024-09-04T10:21:22.309Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T10:21:22.394Z] > git checkout -f ae1bc9aecc537dd69690b552f386c6c96734bc76 # timeout=10 [2024-09-04T10:21:23.118Z] Commit message: "Merge pull request #757 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.12" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T10:21:27.757Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-04T10:21:27.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T10:21:27.757Z] Dload Upload Total Spent Left Speed [2024-09-04T10:21:27.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 59115 0 --:--:-- --:--:-- --:--:-- 59115 [Pipeline] sh [2024-09-04T10:21:28.091Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-04T10:21:28.410Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-04T10:21:28.410Z] + sudo tee /etc/docker/daemon.new [2024-09-04T10:21:28.410Z] { [2024-09-04T10:21:28.410Z] "registry-mirrors": [ [2024-09-04T10:21:28.410Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-04T10:21:28.410Z] ], [2024-09-04T10:21:28.410Z] "bip": "10.250.0.254/24", [2024-09-04T10:21:28.410Z] "hosts": [ [2024-09-04T10:21:28.410Z] "tcp://0.0.0.0:5555", [2024-09-04T10:21:28.410Z] "unix:///var/run/docker.sock" [2024-09-04T10:21:28.410Z] ], [2024-09-04T10:21:28.410Z] "mtu": 1458, [2024-09-04T10:21:28.410Z] "selinux-enabled": true, [2024-09-04T10:21:28.410Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-04T10:21:28.410Z] } [Pipeline] sh [2024-09-04T10:21:28.737Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-04T10:21:29.075Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-09-04T10:21:47.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T10:21:47.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T10:21:47.625Z] ========================================================= [2024-09-04T10:21:47.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-04T10:21:47.625Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-09-04T10:21:47.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T10:21:48.559Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-04T10:21:48.559Z] c6b39de5b339: Pulling fs layer [2024-09-04T10:21:48.559Z] a69c41024577: Pulling fs layer [2024-09-04T10:21:48.559Z] d6de4b400683: Pulling fs layer [2024-09-04T10:21:48.559Z] 35cb2a7552d0: Pulling fs layer [2024-09-04T10:21:48.559Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T10:21:48.559Z] 464afbd9ba4c: Pulling fs layer [2024-09-04T10:21:48.559Z] 00f215d4a9da: Pulling fs layer [2024-09-04T10:21:48.559Z] d496ad576159: Pulling fs layer [2024-09-04T10:21:48.559Z] 35cb2a7552d0: Waiting [2024-09-04T10:21:48.559Z] 4f4fb700ef54: Waiting [2024-09-04T10:21:48.559Z] 464afbd9ba4c: Waiting [2024-09-04T10:21:48.559Z] d496ad576159: Waiting [2024-09-04T10:21:48.559Z] 00f215d4a9da: Waiting [2024-09-04T10:21:48.559Z] a69c41024577: Verifying Checksum [2024-09-04T10:21:48.559Z] a69c41024577: Download complete [2024-09-04T10:21:48.559Z] 35cb2a7552d0: Verifying Checksum [2024-09-04T10:21:48.559Z] 35cb2a7552d0: Download complete [2024-09-04T10:21:48.559Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T10:21:48.559Z] 4f4fb700ef54: Download complete [2024-09-04T10:21:48.559Z] 464afbd9ba4c: Verifying Checksum [2024-09-04T10:21:48.559Z] 464afbd9ba4c: Download complete [2024-09-04T10:21:48.559Z] c6b39de5b339: Download complete [2024-09-04T10:21:49.149Z] d496ad576159: Verifying Checksum [2024-09-04T10:21:49.149Z] d496ad576159: Download complete [2024-09-04T10:21:49.423Z] c6b39de5b339: Pull complete [2024-09-04T10:21:50.393Z] a69c41024577: Pull complete [2024-09-04T10:21:50.393Z] d6de4b400683: Download complete [2024-09-04T10:21:51.360Z] 00f215d4a9da: Verifying Checksum [2024-09-04T10:21:51.360Z] 00f215d4a9da: Download complete [2024-09-04T10:22:03.682Z] d6de4b400683: Pull complete [2024-09-04T10:22:03.682Z] 35cb2a7552d0: Pull complete [2024-09-04T10:22:03.682Z] 4f4fb700ef54: Pull complete [2024-09-04T10:22:03.682Z] 464afbd9ba4c: Pull complete [2024-09-04T10:22:11.900Z] 00f215d4a9da: Pull complete [2024-09-04T10:22:13.844Z] d496ad576159: Pull complete [2024-09-04T10:22:13.844Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-04T10:22:13.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T10:22:13.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-09-04T10:22:14.157Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:22:14.497Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T10:22:14.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:22:14.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-9435 does not seem to be running inside a container [2024-09-04T10:22:14.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/311 -v /w/workspace/go-mod-bootstrap/311:/w/workspace/go-mod-bootstrap/311:rw,z -v /w/workspace/go-mod-bootstrap/311@tmp:/w/workspace/go-mod-bootstrap/311@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 [2024-09-04T10:22:17.607Z] $ docker top f1cf846f5213a6428834ce73adf0b37678a69f15d735502eb9d26d8ba7c0401c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T10:22:18.449Z] + go version [2024-09-04T10:22:18.449Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-04T10:22:18.465Z] $ docker stop --time=1 f1cf846f5213a6428834ce73adf0b37678a69f15d735502eb9d26d8ba7c0401c [2024-09-04T10:22:20.070Z] $ docker rm -f --volumes f1cf846f5213a6428834ce73adf0b37678a69f15d735502eb9d26d8ba7c0401c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:22:20.642Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T10:22:20.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:22:20.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-9435 does not seem to be running inside a container [2024-09-04T10:22:20.890Z] $ 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/311 -v /w/workspace/go-mod-bootstrap/311:/w/workspace/go-mod-bootstrap/311:rw,z -v /w/workspace/go-mod-bootstrap/311@tmp:/w/workspace/go-mod-bootstrap/311@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 [2024-09-04T10:22:22.440Z] $ docker top 150a751a72b722450878db174b15773424c183ed9e11219f177824ee5ee09caf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T10:22:22.944Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/311 [Pipeline] fileExists [Pipeline] sh [2024-09-04T10:22:23.606Z] + make test [2024-09-04T10:22:23.606Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-09-04T10:22:23.606Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 [2024-09-04T10:22:24.197Z] go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-09-04T10:22:24.197Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-09-04T10:22:24.464Z] go: downloading github.com/google/uuid v1.6.0 [2024-09-04T10:22:24.464Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12 [2024-09-04T10:22:24.464Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 [2024-09-04T10:22:24.464Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-09-04T10:22:24.464Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-09-04T10:22:24.729Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-09-04T10:22:24.729Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 [2024-09-04T10:22:24.996Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-09-04T10:22:24.996Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-09-04T10:22:24.996Z] go: downloading github.com/openziti/sdk-golang v0.23.39 [2024-09-04T10:22:25.261Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-09-04T10:22:25.261Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-09-04T10:22:25.261Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.12 [2024-09-04T10:22:25.261Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-09-04T10:22:25.261Z] go: downloading github.com/go-kit/log v0.2.1 [2024-09-04T10:22:25.529Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-09-04T10:22:25.529Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-09-04T10:22:25.529Z] go: downloading golang.org/x/crypto v0.25.0 [2024-09-04T10:22:25.529Z] go: downloading golang.org/x/net v0.27.0 [2024-09-04T10:22:26.486Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-09-04T10:22:26.486Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-09-04T10:22:26.486Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-09-04T10:22:26.486Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-09-04T10:22:26.486Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-09-04T10:22:26.486Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-09-04T10:22:26.752Z] go: downloading golang.org/x/time v0.5.0 [2024-09-04T10:22:26.752Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-09-04T10:22:26.752Z] go: downloading golang.org/x/sync v0.7.0 [2024-09-04T10:22:26.752Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-09-04T10:22:27.020Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-09-04T10:22:27.020Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-09-04T10:22:27.020Z] go: downloading github.com/go-resty/resty/v2 v2.13.1 [2024-09-04T10:22:27.020Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-09-04T10:22:27.020Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-09-04T10:22:27.020Z] go: downloading github.com/openziti/edge-api v0.26.21 [2024-09-04T10:22:30.360Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-09-04T10:22:30.360Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-09-04T10:22:30.360Z] go: downloading github.com/openziti/channel/v2 v2.0.136 [2024-09-04T10:22:30.360Z] go: downloading github.com/openziti/foundation/v2 v2.0.47 [2024-09-04T10:22:30.360Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-09-04T10:22:30.360Z] go: downloading github.com/openziti/identity v1.0.81 [2024-09-04T10:22:30.360Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-09-04T10:22:30.360Z] go: downloading github.com/pkg/errors v0.9.1 [2024-09-04T10:22:30.360Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-09-04T10:22:30.360Z] go: downloading github.com/openziti/metrics v1.2.56 [2024-09-04T10:22:30.360Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-09-04T10:22:30.360Z] go: downloading golang.org/x/oauth2 v0.21.0 [2024-09-04T10:22:30.360Z] go: downloading github.com/openziti/secretstream v0.1.21 [2024-09-04T10:22:30.360Z] go: downloading github.com/openziti/transport/v2 v2.0.138 [2024-09-04T10:22:30.360Z] go: downloading golang.org/x/sys v0.22.0 [2024-09-04T10:22:30.626Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-09-04T10:22:30.894Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-09-04T10:22:30.894Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-09-04T10:22:30.894Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-09-04T10:22:30.894Z] go: downloading github.com/spf13/cast v1.6.0 [2024-09-04T10:22:30.894Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-09-04T10:22:30.894Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-09-04T10:22:31.161Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-09-04T10:22:31.162Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-09-04T10:22:31.162Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-09-04T10:22:31.162Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-09-04T10:22:31.162Z] go: downloading golang.org/x/text v0.16.0 [2024-09-04T10:22:31.756Z] go: downloading github.com/x448/float16 v0.8.4 [2024-09-04T10:22:31.756Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-09-04T10:22:32.029Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-09-04T10:22:32.029Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-09-04T10:22:32.029Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-09-04T10:22:32.029Z] go: downloading go.mongodb.org/mongo-driver v1.16.0 [2024-09-04T10:22:35.370Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-09-04T10:22:35.370Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-09-04T10:22:35.371Z] go: downloading go.opentelemetry.io/otel v1.28.0 [2024-09-04T10:22:35.952Z] go: downloading go.opentelemetry.io/otel/trace v1.28.0 [2024-09-04T10:22:35.952Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-09-04T10:22:35.952Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-09-04T10:22:35.952Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-09-04T10:22:36.230Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-09-04T10:22:36.230Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-09-04T10:22:36.230Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-09-04T10:22:36.230Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-09-04T10:22:36.230Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-09-04T10:22:36.822Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-09-04T10:22:36.822Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-09-04T10:22:36.822Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-09-04T10:22:36.822Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-09-04T10:22:36.822Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-09-04T10:22:37.089Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-09-04T10:22:37.089Z] go: downloading google.golang.org/grpc v1.64.1 [2024-09-04T10:22:38.499Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-09-04T10:22:38.499Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-09-04T10:22:38.499Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-09-04T10:22:38.499Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-09-04T10:22:38.499Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-09-04T10:22:38.499Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-09-04T10:22:38.499Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-09-04T10:22:39.083Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-09-04T10:22:39.083Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-09-04T10:22:39.083Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-09-04T10:22:39.083Z] go: downloading go.opentelemetry.io/otel/metric v1.28.0 [2024-09-04T10:22:39.351Z] go: downloading golang.org/x/term v0.22.0 [2024-09-04T10:22:39.351Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-09-04T10:22:39.351Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-09-04T10:22:39.351Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-09-04T10:22:39.351Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-09-04T10:22:39.351Z] go: downloading github.com/fatih/color v1.16.0 [2024-09-04T10:22:39.618Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-09-04T10:22:39.618Z] go: downloading github.com/josharian/intern v1.0.0 [2024-09-04T10:22:39.618Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-09-04T10:22:39.618Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-09-04T10:22:39.618Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-09-04T10:22:39.618Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-09-04T10:22:39.618Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-09-04T10:22:39.887Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-09-04T10:24:31.564Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2024-09-04T10:24:35.842Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2024-09-04T10:24:57.918Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.121s coverage: 33.4% of statements [2024-09-04T10:26:05.921Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.145s coverage: 93.5% of statements [2024-09-04T10:26:05.921Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.059s coverage: 88.1% of statements [2024-09-04T10:26:05.921Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.509s coverage: 88.2% of statements [2024-09-04T10:26:05.921Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.023s coverage: 84.4% of statements [2024-09-04T10:26:09.320Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2024-09-04T10:26:09.320Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2024-09-04T10:26:11.927Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.172s coverage: 41.7% of statements [2024-09-04T10:26:11.927Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.048s coverage: 100.0% of statements [2024-09-04T10:26:14.515Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.363s coverage: 87.7% of statements [2024-09-04T10:26:14.515Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.035s coverage: 26.3% of statements [2024-09-04T10:26:17.862Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2024-09-04T10:26:17.862Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] [2024-09-04T10:26:21.214Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.138s coverage: 75.8% of statements [2024-09-04T10:26:21.214Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.029s coverage: 50.9% of statements [2024-09-04T10:26:21.214Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.020s coverage: 31.2% of statements [2024-09-04T10:26:21.214Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements [2024-09-04T10:26:21.798Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-04T10:26:21.798Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-09-04T10:27:08.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T10:27:08.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-09-04T10:27:08.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T10:27:08.679Z] $ docker stop --time=1 150a751a72b722450878db174b15773424c183ed9e11219f177824ee5ee09caf [2024-09-04T10:27:10.740Z] $ docker rm -f --volumes 150a751a72b722450878db174b15773424c183ed9e11219f177824ee5ee09caf [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T10:27:15.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T10:27:15.499Z] Warning: overwriting stash ‘coverage-report’ [2024-09-04T10:27:16.158Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:27:16.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T10:27:16.634Z] [2024-09-04T10:27:16.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:27:16.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T10:27:16.977Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-04T10:27:16.977Z] 8998bd30e6a1: Pulling fs layer [2024-09-04T10:27:16.977Z] 04944245beec: Pulling fs layer [2024-09-04T10:27:16.977Z] 699f458cf7ca: Pulling fs layer [2024-09-04T10:27:16.977Z] 765212b225bb: Pulling fs layer [2024-09-04T10:27:16.977Z] f23df028b6ca: Pulling fs layer [2024-09-04T10:27:16.977Z] d65c8cfc05b1: Pulling fs layer [2024-09-04T10:27:16.977Z] 2437ff75d9bd: Pulling fs layer [2024-09-04T10:27:16.977Z] 765212b225bb: Waiting [2024-09-04T10:27:16.977Z] f23df028b6ca: Waiting [2024-09-04T10:27:16.977Z] 2437ff75d9bd: Waiting [2024-09-04T10:27:17.255Z] 04944245beec: Verifying Checksum [2024-09-04T10:27:17.255Z] 04944245beec: Download complete [2024-09-04T10:27:17.255Z] 765212b225bb: Verifying Checksum [2024-09-04T10:27:17.255Z] 765212b225bb: Download complete [2024-09-04T10:27:17.255Z] f23df028b6ca: Verifying Checksum [2024-09-04T10:27:17.255Z] f23df028b6ca: Download complete [2024-09-04T10:27:17.255Z] d65c8cfc05b1: Verifying Checksum [2024-09-04T10:27:17.255Z] d65c8cfc05b1: Download complete [2024-09-04T10:27:17.255Z] 699f458cf7ca: Verifying Checksum [2024-09-04T10:27:17.255Z] 699f458cf7ca: Download complete [2024-09-04T10:27:17.839Z] 8998bd30e6a1: Verifying Checksum [2024-09-04T10:27:17.839Z] 8998bd30e6a1: Download complete [2024-09-04T10:27:20.423Z] 2437ff75d9bd: Verifying Checksum [2024-09-04T10:27:22.365Z] 8998bd30e6a1: Pull complete [2024-09-04T10:27:22.949Z] 04944245beec: Pull complete [2024-09-04T10:27:24.895Z] 699f458cf7ca: Pull complete [2024-09-04T10:27:24.895Z] 765212b225bb: Pull complete [2024-09-04T10:27:25.862Z] f23df028b6ca: Pull complete [2024-09-04T10:27:25.862Z] d65c8cfc05b1: Pull complete [2024-09-04T10:27:44.080Z] 2437ff75d9bd: Pull complete [2024-09-04T10:27:44.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-04T10:27:44.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T10:27:44.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:27:44.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-9435 does not seem to be running inside a container [2024-09-04T10:27:44.368Z] $ 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/311 -v /w/workspace/go-mod-bootstrap/311:/w/workspace/go-mod-bootstrap/311:rw,z -v /w/workspace/go-mod-bootstrap/311@tmp:/w/workspace/go-mod-bootstrap/311@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 [2024-09-04T10:27:45.803Z] $ docker top cd630c497f1e1599b62920f93e68f3ce6ead2c75945f4159c75a7325981e5bb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:27:46.658Z] ---> job-cost.sh [2024-09-04T10:27:46.658Z] lf-activate-venv: SKIPPING [2024-09-04T10:27:46.658Z] INFO: No Stack... [2024-09-04T10:27:46.924Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-04T10:27:47.883Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T10:27:48.517Z] + cat /w/workspace/go-mod-bootstrap/311/archives/cost.csv [2024-09-04T10:27:48.517Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T10:27:48.581Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [2024-09-04T10:27:48.589Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] did not exist. Created. [2024-09-04T10:27:48.598Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T10:27:49.268Z] /w/workspace/go-mod-bootstrap/311@tmp/durable-ce578892/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-04T10:27:49.911Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-04T10:27:49.939Z] Warning: overwriting stash ‘stack-cost’ [2024-09-04T10:27:50.028Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T10:27:50.037Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T10:27:50.065Z] $ docker stop --time=1 cd630c497f1e1599b62920f93e68f3ce6ead2c75945f4159c75a7325981e5bb0 [2024-09-04T10:27:51.621Z] $ docker rm -f --volumes cd630c497f1e1599b62920f93e68f3ce6ead2c75945f4159c75a7325981e5bb0 [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 [2024-09-04T10:27:52.112Z] provisioning config files... [2024-09-04T10:27:52.123Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3023491188141758477tmp [Pipeline] { [Pipeline] sh [2024-09-04T10:27:52.455Z] + set +x [2024-09-04T10:27:52.455Z] + + curl -s https://codecov.io/bash [2024-09-04T10:27:52.455Z] bash -s -- [2024-09-04T10:27:52.455Z] [2024-09-04T10:27:52.455Z] _____ _ [2024-09-04T10:27:52.455Z] / ____| | | [2024-09-04T10:27:52.455Z] | | ___ __| | ___ ___ _____ __ [2024-09-04T10:27:52.455Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-04T10:27:52.455Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-04T10:27:52.455Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-04T10:27:52.455Z] Bash-1.0.6 [2024-09-04T10:27:52.455Z] [2024-09-04T10:27:52.455Z] [2024-09-04T10:27:52.455Z] ==> git version 2.25.1 found [2024-09-04T10:27:52.455Z] ==> 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 [2024-09-04T10:27:52.455Z] Release-Date: 2020-01-08 [2024-09-04T10:27:52.455Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-04T10:27:52.455Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-04T10:27:52.455Z] ==> Jenkins CI detected. [2024-09-04T10:27:52.455Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2024-09-04T10:27:52.455Z] project root: . [2024-09-04T10:27:52.455Z] --> token set from env [2024-09-04T10:27:52.455Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-04T10:27:52.455Z] ==> Running gcov in . (disable via -X gcov) [2024-09-04T10:27:52.455Z] ==> Python coveragepy not found [2024-09-04T10:27:52.455Z] ==> Searching for coverage reports in: [2024-09-04T10:27:52.455Z] + . [2024-09-04T10:27:52.713Z] -> Found 1 reports [2024-09-04T10:27:52.713Z] ==> Detecting git/mercurial file structure [2024-09-04T10:27:52.713Z] ==> Reading reports [2024-09-04T10:27:52.713Z] + ./coverage.out bytes=115578 [2024-09-04T10:27:52.713Z] ==> Appending adjustments [2024-09-04T10:27:52.713Z] https://docs.codecov.io/docs/fixing-reports [2024-09-04T10:27:52.972Z] + Found adjustments [2024-09-04T10:27:52.972Z] ==> Gzipping contents [2024-09-04T10:27:52.972Z] 20K /tmp/codecov.gChgGO.gz [2024-09-04T10:27:52.972Z] ==> Uploading reports [2024-09-04T10:27:52.972Z] url: https://codecov.io [2024-09-04T10:27:52.972Z] query: branch=main&commit=ae1bc9aecc537dd69690b552f386c6c96734bc76&build=311&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F311%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T10:27:52.972Z] -> Pinging Codecov [2024-09-04T10:27:52.972Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ae1bc9aecc537dd69690b552f386c6c96734bc76&build=311&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F311%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T10:27:52.972Z] -> Uploading to [2024-09-04T10:27:52.973Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-04/833815588EE85121546D348822E98E2E/ae1bc9aecc537dd69690b552f386c6c96734bc76/2d2d5cc5-cd70-4324-b500-ff0b8dc7a978.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T102752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f11d4e17792e494ed08a7fe60ea9a057d0dabf60de96b7ae3b31904c96ab4f2 [2024-09-04T10:27:53.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T10:27:53.231Z] Dload Upload Total Spent Left Speed [2024-09-04T10:27:53.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17660 0 0 100 17660 0 87425 --:--:-- --:--:-- --:--:-- 86995 100 17660 0 0 100 17660 0 74201 --:--:-- --:--:-- --:--:-- 73891 [2024-09-04T10:27:53.231Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] } [2024-09-04T10:27:53.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-04T10:27:53.456Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-04T10:27:53.476Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:27:53.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T10:27:53.790Z] [2024-09-04T10:27:53.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:27:54.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T10:27:54.092Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-04T10:27:54.092Z] 619be1103602: Already exists [2024-09-04T10:27:54.092Z] f8ea3408117e: Pulling fs layer [2024-09-04T10:27:54.092Z] 91320369b822: Pulling fs layer [2024-09-04T10:27:54.092Z] 0406650e8295: Pulling fs layer [2024-09-04T10:27:54.092Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T10:27:54.092Z] 96d80e3f36e1: Pulling fs layer [2024-09-04T10:27:54.092Z] bcf3aedb951c: Pulling fs layer [2024-09-04T10:27:54.092Z] 96d80e3f36e1: Waiting [2024-09-04T10:27:54.092Z] bcf3aedb951c: Waiting [2024-09-04T10:27:54.092Z] 4f4fb700ef54: Waiting [2024-09-04T10:27:54.092Z] 0406650e8295: Verifying Checksum [2024-09-04T10:27:54.092Z] 0406650e8295: Download complete [2024-09-04T10:27:54.092Z] f8ea3408117e: Verifying Checksum [2024-09-04T10:27:54.092Z] f8ea3408117e: Download complete [2024-09-04T10:27:54.092Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T10:27:54.092Z] 4f4fb700ef54: Download complete [2024-09-04T10:27:54.092Z] f8ea3408117e: Pull complete [2024-09-04T10:27:54.351Z] 96d80e3f36e1: Verifying Checksum [2024-09-04T10:27:54.351Z] 96d80e3f36e1: Download complete [2024-09-04T10:27:54.608Z] 91320369b822: Verifying Checksum [2024-09-04T10:27:54.608Z] 91320369b822: Download complete [2024-09-04T10:27:55.173Z] bcf3aedb951c: Verifying Checksum [2024-09-04T10:27:55.173Z] bcf3aedb951c: Download complete [2024-09-04T10:27:58.453Z] 91320369b822: Pull complete [2024-09-04T10:27:58.453Z] 0406650e8295: Pull complete [2024-09-04T10:27:58.453Z] 4f4fb700ef54: Pull complete [2024-09-04T10:27:58.453Z] 96d80e3f36e1: Pull complete [2024-09-04T10:28:02.637Z] bcf3aedb951c: Pull complete [2024-09-04T10:28:02.637Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-04T10:28:02.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T10:28:02.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:28:02.743Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:28:02.774Z] $ 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:latest cat [2024-09-04T10:28:06.445Z] $ docker top 5b29b6e386f308b5992582824e3189a65131118b41f357bfa89ea3b71c065651 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T10:28:06.807Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo [2024-09-04T10:28:06.818Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2024-09-04T10:28:07.097Z] + set -o pipefail [2024-09-04T10:28:07.097Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2024-09-04T10:28:13.666Z] [2024-09-04T10:28:13.666Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2024-09-04T10:28:13.666Z] [2024-09-04T10:28:13.666Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/ddfc3c4f-1fdb-4843-832d-c771fabb00ff [2024-09-04T10:28:13.666Z] [2024-09-04T10:28:13.666Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-04T10:28:13.666Z] [2024-09-04T10:28:13.666Z] [2024-09-04T10:28:13.666Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-04T10:28:13.666Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-04T10:28:13.673Z] $ docker stop --time=1 5b29b6e386f308b5992582824e3189a65131118b41f357bfa89ea3b71c065651 [2024-09-04T10:28:19.320Z] $ docker rm -f --volumes 5b29b6e386f308b5992582824e3189a65131118b41f357bfa89ea3b71c065651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T10:28:20.231Z] + git log --format=format:%s -1 ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] sh [2024-09-04T10:28:20.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T10:28:20.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:28:20.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T10:28:20.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:28:20.913Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:28:20.938Z] $ 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 [2024-09-04T10:28:21.379Z] $ docker top 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 -eo pid,comm [2024-09-04T10:28:21.431Z] 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). [2024-09-04T10:28:21.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T10:28:21.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T10:28:21.493Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T10:28:21.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T10:28:21.608Z] $ docker exec 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 ssh-agent [2024-09-04T10:28:21.733Z] SSH_AUTH_SOCK=/tmp/ssh-J159Puszxp7d/agent.32 [2024-09-04T10:28:21.733Z] SSH_AGENT_PID=38 [2024-09-04T10:28:21.738Z] Running ssh-add (command line suppressed) [2024-09-04T10:28:21.834Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14540409143376094470.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14540409143376094470.key) [2024-09-04T10:28:21.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T10:28:22.149Z] + git semver tag [2024-09-04T10:28:22.409Z] 2024-09-04 10:28:22,347 [run_tag] DEBUG tag force:False [2024-09-04T10:28:22.409Z] 2024-09-04 10:28:22,347 [check_head_tag] DEBUG check head tag [2024-09-04T10:28:22.409Z] 2024-09-04 10:28:22,350 [execute] INFO git cat-file --batch-check [2024-09-04T10:28:22.409Z] 2024-09-04 10:28:22,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2024-09-04T10:28:22.409Z] 2024-09-04 10:28:22,354 [execute] INFO git cat-file --batch [2024-09-04T10:28:22.409Z] 2024-09-04 10:28:22,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2024-09-04T10:28:22.409Z] 2024-09-04 10:28:22,403 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-09-04T10:28:22.409Z] 2024-09-04 10:28:22,404 [execute] INFO git tag -a v3.2.0-dev.55 -m v3.2.0-dev.55 [2024-09-04T10:28:22.409Z] 2024-09-04 10:28:22,404 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.55', '-m', 'v3.2.0-dev.55'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2024-09-04T10:28:22.668Z] 2024-09-04 10:28:22,409 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-09-04T10:28:22.668Z] 3.2.0-dev.55 [Pipeline] } [2024-09-04T10:28:22.673Z] $ docker exec --env ******** --env ******** 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 ssh-agent -k [2024-09-04T10:28:22.775Z] unset SSH_AUTH_SOCK; [2024-09-04T10:28:22.775Z] unset SSH_AGENT_PID; [2024-09-04T10:28:22.776Z] echo Agent pid 38 killed; [2024-09-04T10:28:22.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T10:28:23.113Z] + git semver [Pipeline] } [2024-09-04T10:28:23.380Z] $ docker stop --time=1 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 [2024-09-04T10:28:24.628Z] $ docker rm -f --volumes 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:28:25.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T10:28:25.057Z] [2024-09-04T10:28:25.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:28:25.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T10:28:25.360Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-04T10:28:25.360Z] ab5ef0e58194: Pulling fs layer [2024-09-04T10:28:25.360Z] 9712f1f96733: Pulling fs layer [2024-09-04T10:28:25.360Z] 63f879dbbcfc: Pulling fs layer [2024-09-04T10:28:25.360Z] 0d9ebad4ef96: Pulling fs layer [2024-09-04T10:28:25.360Z] e9a5061849ea: Pulling fs layer [2024-09-04T10:28:25.360Z] d747dcd14b5f: Pulling fs layer [2024-09-04T10:28:25.360Z] 2de7ff778b66: Pulling fs layer [2024-09-04T10:28:25.360Z] 0d9ebad4ef96: Waiting [2024-09-04T10:28:25.360Z] d747dcd14b5f: Waiting [2024-09-04T10:28:25.360Z] e9a5061849ea: Waiting [2024-09-04T10:28:25.360Z] 2de7ff778b66: Waiting [2024-09-04T10:28:25.360Z] 9712f1f96733: Verifying Checksum [2024-09-04T10:28:25.360Z] 9712f1f96733: Download complete [2024-09-04T10:28:25.619Z] 63f879dbbcfc: Verifying Checksum [2024-09-04T10:28:25.619Z] 63f879dbbcfc: Download complete [2024-09-04T10:28:25.878Z] e9a5061849ea: Verifying Checksum [2024-09-04T10:28:25.878Z] e9a5061849ea: Download complete [2024-09-04T10:28:25.878Z] d747dcd14b5f: Download complete [2024-09-04T10:28:25.878Z] 0d9ebad4ef96: Verifying Checksum [2024-09-04T10:28:25.878Z] ab5ef0e58194: Verifying Checksum [2024-09-04T10:28:25.878Z] ab5ef0e58194: Download complete [2024-09-04T10:28:25.878Z] 2de7ff778b66: Download complete [2024-09-04T10:28:29.157Z] ab5ef0e58194: Pull complete [2024-09-04T10:28:29.157Z] 9712f1f96733: Pull complete [2024-09-04T10:28:29.415Z] 63f879dbbcfc: Pull complete [2024-09-04T10:28:33.594Z] 0d9ebad4ef96: Pull complete [2024-09-04T10:28:33.594Z] e9a5061849ea: Pull complete [2024-09-04T10:28:33.594Z] d747dcd14b5f: Pull complete [2024-09-04T10:28:34.526Z] 2de7ff778b66: Pull complete [2024-09-04T10:28:34.526Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-04T10:28:34.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T10:28:34.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:28:34.629Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:28:34.655Z] $ 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 [2024-09-04T10:28:38.975Z] $ docker top c7179e3c87a816d567426d835d3407605676c05f44723d85cee8ab4e3b42c469 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-04T10:28:39.065Z] provisioning config files... [2024-09-04T10:28:39.098Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13778771130363062755tmp [2024-09-04T10:28:39.119Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11773816817325682908tmp [2024-09-04T10:28:39.141Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16219842063179841983tmp [Pipeline] { [Pipeline] echo [2024-09-04T10:28:39.182Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:28:39.544Z] ---> sigul-configuration.sh [2024-09-04T10:28:39.544Z] gpg: directory `/root/.gnupg' created [2024-09-04T10:28:39.544Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-04T10:28:39.544Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-04T10:28:39.544Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-04T10:28:39.544Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-04T10:28:39.544Z] gpg: CAST5 encrypted data [2024-09-04T10:28:39.544Z] gpg: encrypted with 1 passphrase [2024-09-04T10:28:39.544Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-04T10:28:39.848Z] + mkdir /home/jenkins [2024-09-04T10:28:39.848Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-04T10:28:40.139Z] + 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 [2024-09-04T10:28:40.154Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:28:40.446Z] ---> sigul-install.sh [2024-09-04T10:28:40.446Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-04T10:28:40.733Z] + git tag --list [2024-09-04T10:28:40.733Z] v0.0.1 [2024-09-04T10:28:40.733Z] v0.0.10 [2024-09-04T10:28:40.733Z] v0.0.11 [2024-09-04T10:28:40.733Z] v0.0.12 [2024-09-04T10:28:40.733Z] v0.0.13 [2024-09-04T10:28:40.733Z] v0.0.14 [2024-09-04T10:28:40.733Z] v0.0.15 [2024-09-04T10:28:40.733Z] v0.0.16 [2024-09-04T10:28:40.733Z] v0.0.17 [2024-09-04T10:28:40.733Z] v0.0.18 [2024-09-04T10:28:40.733Z] v0.0.19 [2024-09-04T10:28:40.733Z] v0.0.2 [2024-09-04T10:28:40.733Z] v0.0.20 [2024-09-04T10:28:40.733Z] v0.0.21 [2024-09-04T10:28:40.733Z] v0.0.22 [2024-09-04T10:28:40.733Z] v0.0.23 [2024-09-04T10:28:40.733Z] v0.0.24 [2024-09-04T10:28:40.733Z] v0.0.25 [2024-09-04T10:28:40.733Z] v0.0.26 [2024-09-04T10:28:40.733Z] v0.0.27 [2024-09-04T10:28:40.733Z] v0.0.28 [2024-09-04T10:28:40.733Z] v0.0.29 [2024-09-04T10:28:40.733Z] v0.0.3 [2024-09-04T10:28:40.733Z] v0.0.30 [2024-09-04T10:28:40.733Z] v0.0.31 [2024-09-04T10:28:40.733Z] v0.0.32 [2024-09-04T10:28:40.733Z] v0.0.33 [2024-09-04T10:28:40.733Z] v0.0.34 [2024-09-04T10:28:40.733Z] v0.0.35 [2024-09-04T10:28:40.733Z] v0.0.36 [2024-09-04T10:28:40.733Z] v0.0.37 [2024-09-04T10:28:40.733Z] v0.0.38 [2024-09-04T10:28:40.733Z] v0.0.39 [2024-09-04T10:28:40.733Z] v0.0.4 [2024-09-04T10:28:40.733Z] v0.0.40 [2024-09-04T10:28:40.733Z] v0.0.41 [2024-09-04T10:28:40.733Z] v0.0.42 [2024-09-04T10:28:40.733Z] v0.0.43 [2024-09-04T10:28:40.733Z] v0.0.44 [2024-09-04T10:28:40.733Z] v0.0.45 [2024-09-04T10:28:40.733Z] v0.0.46 [2024-09-04T10:28:40.733Z] v0.0.47 [2024-09-04T10:28:40.733Z] v0.0.48 [2024-09-04T10:28:40.733Z] v0.0.49 [2024-09-04T10:28:40.733Z] v0.0.5 [2024-09-04T10:28:40.733Z] v0.0.50 [2024-09-04T10:28:40.733Z] v0.0.51 [2024-09-04T10:28:40.733Z] v0.0.52 [2024-09-04T10:28:40.733Z] v0.0.53 [2024-09-04T10:28:40.733Z] v0.0.54 [2024-09-04T10:28:40.733Z] v0.0.55 [2024-09-04T10:28:40.733Z] v0.0.56 [2024-09-04T10:28:40.733Z] v0.0.57 [2024-09-04T10:28:40.733Z] v0.0.58 [2024-09-04T10:28:40.733Z] v0.0.59 [2024-09-04T10:28:40.733Z] v0.0.6 [2024-09-04T10:28:40.733Z] v0.0.60 [2024-09-04T10:28:40.733Z] v0.0.61 [2024-09-04T10:28:40.733Z] v0.0.62 [2024-09-04T10:28:40.733Z] v0.0.63 [2024-09-04T10:28:40.733Z] v0.0.64 [2024-09-04T10:28:40.733Z] v0.0.65 [2024-09-04T10:28:40.733Z] v0.0.66 [2024-09-04T10:28:40.733Z] v0.0.67 [2024-09-04T10:28:40.733Z] v0.0.68 [2024-09-04T10:28:40.733Z] v0.0.69 [2024-09-04T10:28:40.733Z] v0.0.7 [2024-09-04T10:28:40.733Z] v0.0.70 [2024-09-04T10:28:40.733Z] v0.0.71 [2024-09-04T10:28:40.733Z] v0.0.72 [2024-09-04T10:28:40.733Z] v0.0.8 [2024-09-04T10:28:40.733Z] v0.0.9 [2024-09-04T10:28:40.733Z] v2.0.0 [2024-09-04T10:28:40.733Z] v2.1.0 [2024-09-04T10:28:40.733Z] v2.1.1 [2024-09-04T10:28:40.733Z] v2.2.0 [2024-09-04T10:28:40.733Z] v2.3.0 [2024-09-04T10:28:40.733Z] v3.0 [2024-09-04T10:28:40.733Z] v3.0.0 [2024-09-04T10:28:40.733Z] v3.0.1 [2024-09-04T10:28:40.733Z] v3.1 [2024-09-04T10:28:40.733Z] v3.1.0 [2024-09-04T10:28:40.733Z] v3.1.0-dev.1 [2024-09-04T10:28:40.733Z] v3.1.0-dev.10 [2024-09-04T10:28:40.733Z] v3.1.0-dev.11 [2024-09-04T10:28:40.733Z] v3.1.0-dev.12 [2024-09-04T10:28:40.733Z] v3.1.0-dev.13 [2024-09-04T10:28:40.733Z] v3.1.0-dev.14 [2024-09-04T10:28:40.733Z] v3.1.0-dev.15 [2024-09-04T10:28:40.733Z] v3.1.0-dev.16 [2024-09-04T10:28:40.733Z] v3.1.0-dev.17 [2024-09-04T10:28:40.733Z] v3.1.0-dev.18 [2024-09-04T10:28:40.733Z] v3.1.0-dev.19 [2024-09-04T10:28:40.733Z] v3.1.0-dev.2 [2024-09-04T10:28:40.733Z] v3.1.0-dev.20 [2024-09-04T10:28:40.733Z] v3.1.0-dev.21 [2024-09-04T10:28:40.733Z] v3.1.0-dev.22 [2024-09-04T10:28:40.733Z] v3.1.0-dev.23 [2024-09-04T10:28:40.733Z] v3.1.0-dev.24 [2024-09-04T10:28:40.733Z] v3.1.0-dev.25 [2024-09-04T10:28:40.733Z] v3.1.0-dev.26 [2024-09-04T10:28:40.733Z] v3.1.0-dev.27 [2024-09-04T10:28:40.733Z] v3.1.0-dev.28 [2024-09-04T10:28:40.733Z] v3.1.0-dev.29 [2024-09-04T10:28:40.733Z] v3.1.0-dev.3 [2024-09-04T10:28:40.733Z] v3.1.0-dev.30 [2024-09-04T10:28:40.733Z] v3.1.0-dev.31 [2024-09-04T10:28:40.733Z] v3.1.0-dev.32 [2024-09-04T10:28:40.733Z] v3.1.0-dev.33 [2024-09-04T10:28:40.733Z] v3.1.0-dev.34 [2024-09-04T10:28:40.733Z] v3.1.0-dev.35 [2024-09-04T10:28:40.733Z] v3.1.0-dev.36 [2024-09-04T10:28:40.733Z] v3.1.0-dev.37 [2024-09-04T10:28:40.733Z] v3.1.0-dev.38 [2024-09-04T10:28:40.733Z] v3.1.0-dev.39 [2024-09-04T10:28:40.733Z] v3.1.0-dev.4 [2024-09-04T10:28:40.733Z] v3.1.0-dev.40 [2024-09-04T10:28:40.733Z] v3.1.0-dev.41 [2024-09-04T10:28:40.733Z] v3.1.0-dev.42 [2024-09-04T10:28:40.733Z] v3.1.0-dev.43 [2024-09-04T10:28:40.733Z] v3.1.0-dev.44 [2024-09-04T10:28:40.733Z] v3.1.0-dev.45 [2024-09-04T10:28:40.733Z] v3.1.0-dev.46 [2024-09-04T10:28:40.733Z] v3.1.0-dev.47 [2024-09-04T10:28:40.733Z] v3.1.0-dev.48 [2024-09-04T10:28:40.733Z] v3.1.0-dev.49 [2024-09-04T10:28:40.733Z] v3.1.0-dev.5 [2024-09-04T10:28:40.733Z] v3.1.0-dev.50 [2024-09-04T10:28:40.733Z] v3.1.0-dev.51 [2024-09-04T10:28:40.733Z] v3.1.0-dev.52 [2024-09-04T10:28:40.733Z] v3.1.0-dev.53 [2024-09-04T10:28:40.733Z] v3.1.0-dev.54 [2024-09-04T10:28:40.733Z] v3.1.0-dev.55 [2024-09-04T10:28:40.733Z] v3.1.0-dev.56 [2024-09-04T10:28:40.733Z] v3.1.0-dev.57 [2024-09-04T10:28:40.733Z] v3.1.0-dev.58 [2024-09-04T10:28:40.733Z] v3.1.0-dev.59 [2024-09-04T10:28:40.733Z] v3.1.0-dev.6 [2024-09-04T10:28:40.733Z] v3.1.0-dev.60 [2024-09-04T10:28:40.733Z] v3.1.0-dev.7 [2024-09-04T10:28:40.733Z] v3.1.0-dev.8 [2024-09-04T10:28:40.733Z] v3.1.0-dev.9 [2024-09-04T10:28:40.733Z] v3.2.0-dev.1 [2024-09-04T10:28:40.733Z] v3.2.0-dev.10 [2024-09-04T10:28:40.733Z] v3.2.0-dev.11 [2024-09-04T10:28:40.733Z] v3.2.0-dev.12 [2024-09-04T10:28:40.733Z] v3.2.0-dev.13 [2024-09-04T10:28:40.733Z] v3.2.0-dev.14 [2024-09-04T10:28:40.733Z] v3.2.0-dev.15 [2024-09-04T10:28:40.733Z] v3.2.0-dev.16 [2024-09-04T10:28:40.733Z] v3.2.0-dev.17 [2024-09-04T10:28:40.733Z] v3.2.0-dev.18 [2024-09-04T10:28:40.733Z] v3.2.0-dev.19 [2024-09-04T10:28:40.733Z] v3.2.0-dev.2 [2024-09-04T10:28:40.733Z] v3.2.0-dev.20 [2024-09-04T10:28:40.733Z] v3.2.0-dev.21 [2024-09-04T10:28:40.733Z] v3.2.0-dev.22 [2024-09-04T10:28:40.733Z] v3.2.0-dev.23 [2024-09-04T10:28:40.733Z] v3.2.0-dev.24 [2024-09-04T10:28:40.733Z] v3.2.0-dev.25 [2024-09-04T10:28:40.733Z] v3.2.0-dev.26 [2024-09-04T10:28:40.733Z] v3.2.0-dev.27 [2024-09-04T10:28:40.733Z] v3.2.0-dev.28 [2024-09-04T10:28:40.733Z] v3.2.0-dev.29 [2024-09-04T10:28:40.733Z] v3.2.0-dev.3 [2024-09-04T10:28:40.733Z] v3.2.0-dev.30 [2024-09-04T10:28:40.733Z] v3.2.0-dev.31 [2024-09-04T10:28:40.733Z] v3.2.0-dev.32 [2024-09-04T10:28:40.733Z] v3.2.0-dev.33 [2024-09-04T10:28:40.733Z] v3.2.0-dev.34 [2024-09-04T10:28:40.733Z] v3.2.0-dev.35 [2024-09-04T10:28:40.733Z] v3.2.0-dev.36 [2024-09-04T10:28:40.733Z] v3.2.0-dev.37 [2024-09-04T10:28:40.733Z] v3.2.0-dev.38 [2024-09-04T10:28:40.733Z] v3.2.0-dev.39 [2024-09-04T10:28:40.733Z] v3.2.0-dev.4 [2024-09-04T10:28:40.733Z] v3.2.0-dev.40 [2024-09-04T10:28:40.733Z] v3.2.0-dev.41 [2024-09-04T10:28:40.733Z] v3.2.0-dev.42 [2024-09-04T10:28:40.733Z] v3.2.0-dev.43 [2024-09-04T10:28:40.733Z] v3.2.0-dev.44 [2024-09-04T10:28:40.733Z] v3.2.0-dev.45 [2024-09-04T10:28:40.733Z] v3.2.0-dev.46 [2024-09-04T10:28:40.733Z] v3.2.0-dev.47 [2024-09-04T10:28:40.733Z] v3.2.0-dev.48 [2024-09-04T10:28:40.733Z] v3.2.0-dev.49 [2024-09-04T10:28:40.733Z] v3.2.0-dev.5 [2024-09-04T10:28:40.733Z] v3.2.0-dev.50 [2024-09-04T10:28:40.733Z] v3.2.0-dev.51 [2024-09-04T10:28:40.733Z] v3.2.0-dev.52 [2024-09-04T10:28:40.733Z] v3.2.0-dev.53 [2024-09-04T10:28:40.733Z] v3.2.0-dev.54 [2024-09-04T10:28:40.733Z] v3.2.0-dev.55 [2024-09-04T10:28:40.733Z] v3.2.0-dev.6 [2024-09-04T10:28:40.733Z] v3.2.0-dev.7 [2024-09-04T10:28:40.734Z] v3.2.0-dev.8 [2024-09-04T10:28:40.734Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-04T10:28:41.036Z] + lftools sign git-tag v3.2.0-dev.55 [2024-09-04T10:28:41.605Z] Signing Git tag with Sigul... [2024-09-04T10:28:41.605Z] Signing v3.2.0-dev.55 [Pipeline] echo [2024-09-04T10:28:41.880Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:28:42.173Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-04T10:28:42.180Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-04T10:28:42.204Z] $ docker stop --time=1 c7179e3c87a816d567426d835d3407605676c05f44723d85cee8ab4e3b42c469 [2024-09-04T10:28:43.456Z] $ docker rm -f --volumes c7179e3c87a816d567426d835d3407605676c05f44723d85cee8ab4e3b42c469 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-04T10:28:43.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T10:28:43.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:28:44.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T10:28:44.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:28:44.278Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:28:44.304Z] $ 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 [2024-09-04T10:28:44.656Z] $ docker top ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f -eo pid,comm [2024-09-04T10:28:44.711Z] 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). [2024-09-04T10:28:44.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T10:28:44.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T10:28:44.768Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T10:28:44.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T10:28:44.880Z] $ docker exec ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f ssh-agent [2024-09-04T10:28:45.002Z] SSH_AUTH_SOCK=/tmp/ssh-XfhYA9vGG0eg/agent.34 [2024-09-04T10:28:45.002Z] SSH_AGENT_PID=40 [2024-09-04T10:28:45.007Z] Running ssh-add (command line suppressed) [2024-09-04T10:28:45.106Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12755438541011340278.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12755438541011340278.key) [2024-09-04T10:28:45.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T10:28:45.428Z] + git semver bump pre [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,611 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,611 [bump_version] DEBUG bumping version:3.2.0-dev.55 on axis:pre with prefix:dev [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,611 [bump_version] DEBUG bumped version:3.2.0-dev.56 [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,611 [write_version] DEBUG write version:3.2.0-dev.56 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,611 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,611 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,613 [execute] INFO git cat-file --batch-check [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,618 [execute] INFO git cat-file --batch [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T10:28:45.688Z] 2024-09-04 10:28:45,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-09-04T10:28:45.688Z] 3.2.0-dev.56 [Pipeline] } [2024-09-04T10:28:45.693Z] $ docker exec --env ******** --env ******** ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f ssh-agent -k [2024-09-04T10:28:45.797Z] unset SSH_AUTH_SOCK; [2024-09-04T10:28:45.798Z] unset SSH_AGENT_PID; [2024-09-04T10:28:45.798Z] echo Agent pid 40 killed; [2024-09-04T10:28:45.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T10:28:46.145Z] + git semver [Pipeline] } [2024-09-04T10:28:46.416Z] $ docker stop --time=1 ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f [2024-09-04T10:28:47.697Z] $ docker rm -f --volumes ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T10:28:48.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T10:28:48.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:28:48.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T10:28:48.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:28:48.439Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:28:48.462Z] $ 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 [2024-09-04T10:28:48.781Z] $ docker top 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d -eo pid,comm [2024-09-04T10:28:48.829Z] 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). [2024-09-04T10:28:48.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T10:28:48.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T10:28:48.888Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T10:28:48.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T10:28:48.996Z] $ docker exec 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d ssh-agent [2024-09-04T10:28:49.109Z] SSH_AUTH_SOCK=/tmp/ssh-8e7pb5vQcTUT/agent.31 [2024-09-04T10:28:49.109Z] SSH_AGENT_PID=37 [2024-09-04T10:28:49.113Z] Running ssh-add (command line suppressed) [2024-09-04T10:28:49.213Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15412005133599555883.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15412005133599555883.key) [2024-09-04T10:28:49.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T10:28:49.521Z] + git semver push [2024-09-04T10:28:49.779Z] 2024-09-04 10:28:49,715 [run_push] DEBUG push [2024-09-04T10:28:49.779Z] 2024-09-04 10:28:49,716 [execute] INFO git cat-file --batch-check [2024-09-04T10:28:49.779Z] 2024-09-04 10:28:49,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T10:28:49.779Z] 2024-09-04 10:28:49,720 [execute] INFO git rev-list 7ee608bd6080dbc124e5e0d3a98499920def52a6 -- [2024-09-04T10:28:49.779Z] 2024-09-04 10:28:49,720 [execute] DEBUG Popen(['git', 'rev-list', '7ee608bd6080dbc124e5e0d3a98499920def52a6', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T10:28:49.779Z] 2024-09-04 10:28:49,735 [execute] INFO git fetch -v origin [2024-09-04T10:28:49.779Z] 2024-09-04 10:28:49,735 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-04T10:28:50.347Z] 2024-09-04 10:28:50,211 [run_push] DEBUG no remote changes detected [2024-09-04T10:28:50.347Z] 2024-09-04 10:28:50,212 [execute] INFO git push origin semver [2024-09-04T10:28:50.347Z] 2024-09-04 10:28:50,212 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T10:28:51.287Z] 2024-09-04 10:28:50,958 [run_push] DEBUG push all version tags [2024-09-04T10:28:51.287Z] 2024-09-04 10:28:50,959 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-04T10:28:51.287Z] 2024-09-04 10:28:50,960 [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) [2024-09-04T10:28:51.855Z] 2024-09-04 10:28:51,707 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2024-09-04T10:28:51.855Z] 3.2.0-dev.56 [Pipeline] } [2024-09-04T10:28:51.862Z] $ docker exec --env ******** --env ******** 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d ssh-agent -k [2024-09-04T10:28:51.962Z] unset SSH_AUTH_SOCK; [2024-09-04T10:28:51.962Z] unset SSH_AGENT_PID; [2024-09-04T10:28:51.962Z] echo Agent pid 37 killed; [2024-09-04T10:28:51.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T10:28:52.298Z] + git semver [Pipeline] } [2024-09-04T10:28:52.572Z] $ docker stop --time=1 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d [2024-09-04T10:28:53.851Z] $ docker rm -f --volumes 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-04T10:28:54.479Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2024-09-04T10:28:54.479Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-09-04T10:28:54.479Z] total 16 [2024-09-04T10:28:54.479Z] drwxr-xr-x 3 root root 4096 Sep 4 10:20 . [2024-09-04T10:28:54.479Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 10:28 .. [2024-09-04T10:28:54.479Z] drwxr-xr-x 2 root root 4096 Sep 4 10:20 cost [2024-09-04T10:28:54.479Z] -rw-r--r-- 1 root root 88 Sep 4 10:20 cost.csv [2024-09-04T10:28:54.479Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-09-04T10:28:54.479Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2024-09-04T10:28:54.479Z] total 16 [2024-09-04T10:28:54.479Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 10:20 . [2024-09-04T10:28:54.479Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 10:28 .. [2024-09-04T10:28:54.479Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 10:20 cost [2024-09-04T10:28:54.479Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 4 10:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:28:54.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:28:55.626Z] ---> package-listing.sh [2024-09-04T10:28:55.626Z] ++ facter osfamily [2024-09-04T10:28:55.626Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-04T10:28:55.885Z] + OS_FAMILY=debian [2024-09-04T10:28:55.885Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2024-09-04T10:28:55.885Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-04T10:28:55.885Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-04T10:28:55.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-04T10:28:55.885Z] + PACKAGES=/tmp/packages_start.txt [2024-09-04T10:28:55.885Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2024-09-04T10:28:55.885Z] + PACKAGES=/tmp/packages_end.txt [2024-09-04T10:28:55.885Z] + case "${OS_FAMILY}" in [2024-09-04T10:28:55.885Z] + dpkg -l [2024-09-04T10:28:55.885Z] + grep '^ii' [2024-09-04T10:28:55.885Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-04T10:28:55.885Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-04T10:28:55.885Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-04T10:28:55.885Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2024-09-04T10:28:55.885Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2024-09-04T10:28:55.885Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2024-09-04T10:28:55.898Z] 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 [2024-09-04T10:28:56.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T10:28:56.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T10:28:56.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T10:28:56.824Z] prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container [2024-09-04T10:28:56.850Z] $ 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 [2024-09-04T10:28:57.052Z] $ docker top ecc2863fca680a21b1e1db8f3b7039a71729b3274d7bf78840e2b10de469fd56 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T10:28:57.400Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-04T10:28:57.681Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-04T10:28:57.964Z] + ls /var/log/sa-host [2024-09-04T10:28:57.964Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T10:28:58.124Z] provisioning config files... [2024-09-04T10:28:58.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13380204817021806158tmp [Pipeline] { [Pipeline] echo [2024-09-04T10:28:58.152Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:28:58.432Z] ---> create-netrc.sh [Pipeline] } [2024-09-04T10:28:58.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:28:58.767Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-04T10:28:58.779Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:28:59.061Z] ---> sudo-logs.sh [2024-09-04T10:28:59.061Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-04T10:28:59.087Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:28:59.369Z] ---> job-cost.sh [2024-09-04T10:28:59.369Z] lf-activate-venv: SKIPPING [2024-09-04T10:28:59.369Z] DEBUG: total: 0.2199999988079071 [2024-09-04T10:28:59.369Z] INFO: Retrieving Stack Cost... [2024-09-04T10:28:59.628Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T10:29:00.193Z] INFO: Archiving Costs [Pipeline] echo [2024-09-04T10:29:00.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T10:29:00.490Z] ---> logs-deploy.sh [2024-09-04T10:29:00.490Z] lf-activate-venv: SKIPPING [2024-09-04T10:29:00.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/311 [2024-09-04T10:29:00.490Z] INFO: archiving workspace using pattern(s): [2024-09-04T10:29:01.427Z] Archives upload complete. [2024-09-04T10:29:01.687Z] INFO: archiving logs to Nexus [2024-09-04T10:29:02.256Z] ---> uname -a: [2024-09-04T10:29:02.257Z] Linux prd-ubuntu20-04-docker-8c-8g-9433 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] ---> lscpu: [2024-09-04T10:29:02.257Z] Architecture: x86_64 [2024-09-04T10:29:02.257Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-04T10:29:02.257Z] Byte Order: Little Endian [2024-09-04T10:29:02.257Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-04T10:29:02.257Z] CPU(s): 8 [2024-09-04T10:29:02.257Z] On-line CPU(s) list: 0-7 [2024-09-04T10:29:02.257Z] Thread(s) per core: 1 [2024-09-04T10:29:02.257Z] Core(s) per socket: 1 [2024-09-04T10:29:02.257Z] Socket(s): 8 [2024-09-04T10:29:02.257Z] NUMA node(s): 1 [2024-09-04T10:29:02.257Z] Vendor ID: AuthenticAMD [2024-09-04T10:29:02.257Z] CPU family: 23 [2024-09-04T10:29:02.257Z] Model: 49 [2024-09-04T10:29:02.257Z] Model name: AMD EPYC-Rome Processor [2024-09-04T10:29:02.257Z] Stepping: 0 [2024-09-04T10:29:02.257Z] CPU MHz: 2800.000 [2024-09-04T10:29:02.257Z] BogoMIPS: 5600.00 [2024-09-04T10:29:02.257Z] Virtualization: AMD-V [2024-09-04T10:29:02.257Z] Hypervisor vendor: KVM [2024-09-04T10:29:02.257Z] Virtualization type: full [2024-09-04T10:29:02.257Z] L1d cache: 256 KiB [2024-09-04T10:29:02.257Z] L1i cache: 256 KiB [2024-09-04T10:29:02.257Z] L2 cache: 4 MiB [2024-09-04T10:29:02.257Z] L3 cache: 128 MiB [2024-09-04T10:29:02.257Z] NUMA node0 CPU(s): 0-7 [2024-09-04T10:29:02.257Z] Vulnerability Itlb multihit: Not affected [2024-09-04T10:29:02.257Z] Vulnerability L1tf: Not affected [2024-09-04T10:29:02.257Z] Vulnerability Mds: Not affected [2024-09-04T10:29:02.257Z] Vulnerability Meltdown: Not affected [2024-09-04T10:29:02.257Z] Vulnerability Mmio stale data: Not affected [2024-09-04T10:29:02.257Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-04T10:29:02.257Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-04T10:29:02.257Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-04T10:29:02.257Z] Vulnerability Srbds: Not affected [2024-09-04T10:29:02.257Z] Vulnerability Tsx async abort: Not affected [2024-09-04T10:29:02.257Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] ---> nproc: [2024-09-04T10:29:02.257Z] 8 [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] ---> df -h: [2024-09-04T10:29:02.257Z] Filesystem Size Used Avail Use% Mounted on [2024-09-04T10:29:02.257Z] overlay 155G 12G 144G 8% / [2024-09-04T10:29:02.257Z] tmpfs 64M 0 64M 0% /dev [2024-09-04T10:29:02.257Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-04T10:29:02.257Z] shm 64M 0 64M 0% /dev/shm [2024-09-04T10:29:02.257Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] ---> sar -b -r -n DEV: [2024-09-04T10:29:02.257Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9433) 09/04/24 _x86_64_ (8 CPU) [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] 10:18:03 LINUX RESTART (8 CPU) [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] 10:19:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-04T10:29:02.257Z] 10:20:01 122.50 3.45 119.05 0.00 440.06 36639.20 0.00 [2024-09-04T10:29:02.257Z] 10:21:01 82.56 0.20 82.36 0.00 8.93 35514.43 0.00 [2024-09-04T10:29:02.257Z] 10:22:01 1.60 0.00 1.60 0.00 0.00 18.41 0.00 [2024-09-04T10:29:02.257Z] 10:23:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2024-09-04T10:29:02.257Z] 10:24:01 51.72 6.75 44.98 0.00 4434.86 8542.18 0.00 [2024-09-04T10:29:02.257Z] 10:25:01 3.55 0.02 3.53 0.00 0.13 89.59 0.00 [2024-09-04T10:29:02.257Z] 10:26:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2024-09-04T10:29:02.257Z] 10:27:01 1.67 0.00 1.67 0.00 0.00 18.00 0.00 [2024-09-04T10:29:02.257Z] 10:28:01 7.48 0.15 7.33 0.00 18.93 6129.29 0.00 [2024-09-04T10:29:02.257Z] 10:29:01 161.61 0.57 161.04 0.00 23.33 61698.65 0.00 [2024-09-04T10:29:02.257Z] Average: 43.27 1.11 42.16 0.00 492.78 14795.40 0.00 [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] 10:19:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-04T10:29:02.257Z] 10:20:01 27903028 31455452 850508 2.59 101068 3619392 1941812 5.72 1720892 2757736 860076 [2024-09-04T10:29:02.257Z] 10:21:01 28670080 31521680 791836 2.41 105584 2956276 1764712 5.20 1153696 2599644 328 [2024-09-04T10:29:02.257Z] 10:22:01 28670596 31522324 790616 2.40 105624 2956280 1764712 5.20 1153568 2599648 16 [2024-09-04T10:29:02.257Z] 10:23:01 28675228 31527072 785464 2.39 105672 2956276 1764712 5.20 1148864 2599652 4 [2024-09-04T10:29:02.257Z] 10:24:01 28222568 31502996 775500 2.36 134876 3356800 1724500 5.08 1428752 2734880 4 [2024-09-04T10:29:02.257Z] 10:25:01 28235820 31511572 767140 2.33 133460 3353540 1687064 4.97 1419712 2731676 12 [2024-09-04T10:29:02.257Z] 10:26:01 28236436 31512196 766476 2.33 133492 3353552 1687064 4.97 1419700 2731680 8 [2024-09-04T10:29:02.257Z] 10:27:01 28236324 31512156 766488 2.33 133528 3353556 1687064 4.97 1419824 2731684 20 [2024-09-04T10:29:02.257Z] 10:28:01 27386304 31460708 815556 2.48 139444 4098488 1983652 5.85 1476188 3475492 596484 [2024-09-04T10:29:02.257Z] 10:29:01 26707276 31400832 865716 2.63 177540 4588436 1815176 5.35 1620952 3911748 800 [2024-09-04T10:29:02.257Z] Average: 28094366 31492699 797530 2.43 127029 3459260 1782047 5.25 1396215 2887384 145775 [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] 10:19:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-04T10:29:02.257Z] 10:20:01 lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:20:01 ens3 357.13 216.65 4757.65 38.96 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:20:01 veth119dffe 92.90 160.78 8.84 1296.36 0.00 0.00 0.00 0.11 [2024-09-04T10:29:02.257Z] 10:20:01 docker0 114.70 184.04 9.36 1443.91 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:21:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:21:01 ens3 106.90 66.34 2537.91 15.60 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:21:01 docker0 0.75 0.75 0.06 0.25 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:22:01 ens3 1.30 0.50 0.65 0.46 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:24:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:24:01 ens3 192.00 100.28 2733.37 7.05 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:25:01 ens3 0.73 0.23 0.07 0.02 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:26:01 ens3 0.85 0.53 0.48 0.35 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:27:01 ens3 1.38 0.58 0.36 0.23 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:28:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:28:01 ens3 115.74 65.21 3605.62 9.20 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:29:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:29:01 ens3 369.09 229.76 4558.02 173.82 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] 10:29:01 docker0 68.44 127.86 6.74 1254.45 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] Average: ens3 113.71 67.52 1809.63 24.52 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] Average: docker0 18.07 30.75 1.59 265.93 0.00 0.00 0.00 0.00 [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] ---> sar -P ALL: [2024-09-04T10:29:02.257Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9433) 09/04/24 _x86_64_ (8 CPU) [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] 10:18:03 LINUX RESTART (8 CPU) [2024-09-04T10:29:02.257Z] [2024-09-04T10:29:02.257Z] 10:19:03 CPU %user %nice %system %iowait %steal %idle [2024-09-04T10:29:02.257Z] 10:20:01 all 28.99 0.00 6.52 3.61 0.11 60.77 [2024-09-04T10:29:02.257Z] 10:20:01 0 28.47 0.00 6.16 0.72 0.11 64.54 [2024-09-04T10:29:02.257Z] 10:20:01 1 29.14 0.00 7.75 6.56 0.11 56.43 [2024-09-04T10:29:02.257Z] 10:20:01 2 29.41 0.00 6.14 1.89 0.10 62.46 [2024-09-04T10:29:02.257Z] 10:20:01 3 29.44 0.00 6.81 3.49 0.10 60.16 [2024-09-04T10:29:02.257Z] 10:20:01 4 28.45 0.00 7.04 11.69 0.12 52.70 [2024-09-04T10:29:02.257Z] 10:20:01 5 28.51 0.00 6.10 0.37 0.12 64.90 [2024-09-04T10:29:02.257Z] 10:20:01 6 29.63 0.00 6.19 3.71 0.14 60.33 [2024-09-04T10:29:02.257Z] 10:20:01 7 28.84 0.00 5.97 0.45 0.09 64.65 [2024-09-04T10:29:02.257Z] 10:21:01 all 22.16 0.00 3.75 1.15 0.07 72.87 [2024-09-04T10:29:02.257Z] 10:21:01 0 21.87 0.00 4.17 1.36 0.08 72.52 [2024-09-04T10:29:02.257Z] 10:21:01 1 22.21 0.00 3.53 0.02 0.05 74.19 [2024-09-04T10:29:02.257Z] 10:21:01 2 21.35 0.00 3.08 1.35 0.07 74.15 [2024-09-04T10:29:02.257Z] 10:21:01 3 23.65 0.00 3.88 0.00 0.08 72.39 [2024-09-04T10:29:02.257Z] 10:21:01 4 21.32 0.00 3.80 1.13 0.07 73.69 [2024-09-04T10:29:02.257Z] 10:21:01 5 21.16 0.00 3.16 1.41 0.05 74.22 [2024-09-04T10:29:02.257Z] 10:21:01 6 22.56 0.00 3.82 0.18 0.07 73.37 [2024-09-04T10:29:02.257Z] 10:21:01 7 23.19 0.00 4.60 3.72 0.08 68.40 [2024-09-04T10:29:02.257Z] 10:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-09-04T10:29:02.257Z] 10:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-04T10:29:02.257Z] 10:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-04T10:29:02.257Z] 10:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-04T10:29:02.257Z] 10:22:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-04T10:29:02.257Z] 10:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-04T10:29:02.257Z] 10:22:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-04T10:29:02.257Z] 10:22:01 6 0.07 0.00 0.03 0.00 0.05 99.85 [2024-09-04T10:29:02.257Z] 10:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T10:29:02.257Z] 10:23:01 all 0.02 0.00 0.01 0.00 0.02 99.94 [2024-09-04T10:29:02.257Z] 10:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-04T10:29:02.257Z] 10:23:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2024-09-04T10:29:02.257Z] 10:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T10:29:02.257Z] 10:23:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-04T10:29:02.257Z] 10:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-04T10:29:02.257Z] 10:23:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-04T10:29:02.257Z] 10:23:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-04T10:29:02.257Z] 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T10:29:02.257Z] 10:24:01 all 2.62 0.00 1.53 1.18 0.03 94.64 [2024-09-04T10:29:02.257Z] 10:24:01 0 2.14 0.00 1.17 0.07 0.03 96.59 [2024-09-04T10:29:02.257Z] 10:24:01 1 2.52 0.00 1.81 1.34 0.03 94.30 [2024-09-04T10:29:02.257Z] 10:24:01 2 2.52 0.00 2.27 0.18 0.03 94.99 [2024-09-04T10:29:02.257Z] 10:24:01 3 2.86 0.00 0.87 0.12 0.03 96.12 [2024-09-04T10:29:02.257Z] 10:24:01 4 1.81 0.00 1.42 0.64 0.03 96.10 [2024-09-04T10:29:02.257Z] 10:24:01 5 1.91 0.00 0.95 5.10 0.03 92.00 [2024-09-04T10:29:02.257Z] 10:24:01 6 4.91 0.00 2.51 0.64 0.05 91.90 [2024-09-04T10:29:02.257Z] 10:24:01 7 2.27 0.00 1.27 1.34 0.02 95.11 [2024-09-04T10:29:02.257Z] 10:25:01 all 0.20 0.00 0.06 0.01 0.01 99.71 [2024-09-04T10:29:02.257Z] 10:25:01 0 1.06 0.00 0.03 0.00 0.00 98.91 [2024-09-04T10:29:02.257Z] 10:25:01 1 0.05 0.00 0.07 0.08 0.00 99.80 [2024-09-04T10:29:02.257Z] 10:25:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2024-09-04T10:29:02.257Z] 10:25:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2024-09-04T10:29:02.257Z] 10:25:01 4 0.02 0.00 0.08 0.00 0.00 99.90 [2024-09-04T10:29:02.257Z] 10:25:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2024-09-04T10:29:02.257Z] 10:25:01 6 0.28 0.00 0.13 0.02 0.02 99.55 [2024-09-04T10:29:02.257Z] 10:25:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2024-09-04T10:29:02.257Z] 10:26:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2024-09-04T10:29:02.257Z] 10:26:01 0 0.96 0.00 0.00 0.02 0.02 99.01 [2024-09-04T10:29:02.257Z] 10:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-04T10:29:02.257Z] 10:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T10:29:02.257Z] 10:26:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2024-09-04T10:29:02.257Z] 10:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-04T10:29:02.257Z] 10:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-04T10:29:02.257Z] 10:26:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-04T10:29:02.257Z] 10:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T10:29:02.257Z] 10:27:01 all 0.07 0.00 0.02 0.00 0.01 99.89 [2024-09-04T10:29:02.257Z] 10:27:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2024-09-04T10:29:02.257Z] 10:27:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-09-04T10:29:02.257Z] 10:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T10:29:02.257Z] 10:27:01 3 0.10 0.00 0.05 0.00 0.02 99.83 [2024-09-04T10:29:02.257Z] 10:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-04T10:29:02.257Z] 10:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-04T10:29:02.257Z] 10:27:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-04T10:29:02.257Z] 10:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-04T10:29:02.257Z] 10:28:01 all 2.78 0.00 1.20 0.18 0.02 95.81 [2024-09-04T10:29:02.257Z] 10:28:01 0 2.39 0.00 1.25 1.05 0.03 95.28 [2024-09-04T10:29:02.257Z] 10:28:01 1 2.24 0.00 0.97 0.32 0.03 96.44 [2024-09-04T10:29:02.257Z] 10:28:01 2 2.37 0.00 1.65 0.12 0.02 95.85 [2024-09-04T10:29:02.257Z] 10:28:01 3 2.45 0.00 1.29 0.00 0.02 96.24 [2024-09-04T10:29:02.257Z] 10:28:01 4 2.31 0.00 1.04 0.00 0.00 96.65 [2024-09-04T10:29:02.257Z] 10:28:01 5 3.65 0.00 1.00 0.00 0.02 95.33 [2024-09-04T10:29:02.257Z] 10:28:01 6 3.84 0.00 1.17 0.00 0.03 94.96 [2024-09-04T10:29:02.257Z] 10:28:01 7 2.99 0.00 1.25 0.00 0.03 95.73 [2024-09-04T10:29:02.257Z] 10:29:01 all 7.80 0.00 3.51 2.92 0.06 85.71 [2024-09-04T10:29:02.257Z] 10:29:01 0 8.58 0.00 4.40 13.62 0.05 73.34 [2024-09-04T10:29:02.257Z] 10:29:01 1 9.49 0.00 3.00 2.14 0.07 85.31 [2024-09-04T10:29:02.258Z] 10:29:01 2 5.64 0.00 2.37 0.59 0.05 91.35 [2024-09-04T10:29:02.258Z] 10:29:01 3 8.44 0.00 3.38 0.27 0.07 87.85 [2024-09-04T10:29:02.258Z] 10:29:01 4 6.80 0.00 3.37 5.24 0.07 84.52 [2024-09-04T10:29:02.258Z] 10:29:01 5 8.25 0.00 3.56 0.30 0.07 87.82 [2024-09-04T10:29:02.258Z] 10:29:01 6 6.17 0.00 3.80 0.45 0.03 89.54 [2024-09-04T10:29:02.258Z] 10:29:01 7 9.04 0.00 4.20 0.74 0.07 85.95 [2024-09-04T10:29:02.258Z] Average: all 6.37 0.00 1.64 0.89 0.04 91.07 [2024-09-04T10:29:02.258Z] Average: 0 6.47 0.00 1.69 1.67 0.04 90.13 [2024-09-04T10:29:02.258Z] Average: 1 6.45 0.00 1.69 1.02 0.04 90.80 [2024-09-04T10:29:02.258Z] Average: 2 6.01 0.00 1.53 0.40 0.03 92.02 [2024-09-04T10:29:02.258Z] Average: 3 6.62 0.00 1.61 0.37 0.04 91.36 [2024-09-04T10:29:02.258Z] Average: 4 5.97 0.00 1.65 1.82 0.03 90.52 [2024-09-04T10:29:02.258Z] Average: 5 6.25 0.00 1.46 0.72 0.04 91.53 [2024-09-04T10:29:02.258Z] Average: 6 6.65 0.00 1.75 0.49 0.05 91.06 [2024-09-04T10:29:02.258Z] Average: 7 6.52 0.00 1.71 0.62 0.03 91.11 [2024-09-04T10:29:02.258Z] [2024-09-04T10:29:02.258Z] [2024-09-04T10:29:02.258Z]