Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c046457763cdb718953d1d1f82bb32c2503f1e4 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-ssh8650556895540777878.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8803676183439801082.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6043250738700190778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2611784891897667145.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1543935822626344566.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23723 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4c046457763cdb718953d1d1f82bb32c2503f1e4 (main) Commit message: "Merge pull request #363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.2" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 4c046457763cdb718953d1d1f82bb32c2503f1e4 # timeout=10 > git rev-list --no-walk 2868ca73a97620684e4222c18180e3be22dea77a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-25T02:23:12.513Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-25T02:23:12.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-25T02:23:12.617Z] ========================================================= [2024-10-25T02:23:12.617Z] EdgeX Global Pipelines Version Info [2024-10-25T02:23:12.617Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:23:13.348Z] ------------------- [2024-10-25T02:23:13.348Z] stable info: [2024-10-25T02:23:13.348Z] ------------------- [2024-10-25T02:23:13.348Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-25T02:23:13.348Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-25T02:23:13.348Z] Message: update stable to v1.0.265 [2024-10-25T02:23:13.918Z] ------------------- [2024-10-25T02:23:13.918Z] experimental info: [2024-10-25T02:23:13.918Z] ------------------- [2024-10-25T02:23:13.918Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-25T02:23:13.918Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-25T02:23:13.918Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-25T02:23:14.006Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-10-25T02:23:14.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-10-25T02:23:14.052Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-25T02:23:14.073Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-25T02:23:14.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-25T02:23:14.121Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-25T02:23:14.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-25T02:23:14.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-25T02:23:14.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-25T02:23:14.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-25T02:23:14.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-25T02:23:14.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-10-25T02:23:14.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-25T02:23:14.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-25T02:23:14.320Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T02:23:14.345Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T02:23:14.371Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T02:23:14.395Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T02:23:14.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-25T02:23:14.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-25T02:23:14.454Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-25T02:23:14.474Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-25T02:23:14.493Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-25T02:23:14.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-25T02:23:14.537Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-25T02:23:14.564Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-25T02:23:14.588Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-25T02:23:14.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-25T02:23:14.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-25T02:23:14.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-25T02:23:14.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] echo [2024-10-25T02:23:14.710Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c04645 [Pipeline] echo [2024-10-25T02:23:14.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-25T02:23:15.108Z] + git rev-list -1 --merges 4c046457763cdb718953d1d1f82bb32c2503f1e4~1..4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] echo [2024-10-25T02:23:15.136Z] -----------> git rev-list -1 --merges 4c046457763cdb718953d1d1f82bb32c2503f1e4~1..4c046457763cdb718953d1d1f82bb32c2503f1e4 4c046457763cdb718953d1d1f82bb32c2503f1e4 [2024-10-25T02:23:15.136Z] 4c046457763cdb718953d1d1f82bb32c2503f1e4 [false] [Pipeline] sh [2024-10-25T02:23:15.428Z] + git log --format=format:%s -1 4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] echo [2024-10-25T02:23:15.445Z] ========================================================= [2024-10-25T02:23:15.445Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-25T02:23:15.445Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-25T02:23:15.790Z] + git log --format=format:%s -1 4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] echo [2024-10-25T02:23:15.800Z] [semverPrep] GIT_COMMIT: 4c046457763cdb718953d1d1f82bb32c2503f1e4, Commit Message: Merge pull request #363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.2 [Pipeline] echo [2024-10-25T02:23:15.817Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-25T02:23:16.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T02:23:16.212Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-25T02:23:16.212Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-25T02:23:16.212Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-25T02:23:16.212Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-10-25T02:23:16.212Z] tee -a /etc/ssh/ssh_known_hosts [2024-10-25T02:23:16.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:23:16.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T02:23:16.640Z] [2024-10-25T02:23:16.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:23:16.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T02:23:16.940Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-25T02:23:16.940Z] b85a868b505f: Pulling fs layer [2024-10-25T02:23:16.940Z] e2be974225ed: Pulling fs layer [2024-10-25T02:23:16.940Z] 339a4e72a1f5: Pulling fs layer [2024-10-25T02:23:16.940Z] 988bab9f4d93: Pulling fs layer [2024-10-25T02:23:16.940Z] 1469e6f7b9e6: Pulling fs layer [2024-10-25T02:23:16.940Z] 988bab9f4d93: Waiting [2024-10-25T02:23:16.940Z] 1469e6f7b9e6: Waiting [2024-10-25T02:23:16.940Z] eaf3925da568: Pulling fs layer [2024-10-25T02:23:16.940Z] bab4dde63d76: Pulling fs layer [2024-10-25T02:23:16.940Z] bde34c3a00c8: Pulling fs layer [2024-10-25T02:23:16.940Z] b352a97aabf1: Pulling fs layer [2024-10-25T02:23:16.940Z] eaf3925da568: Waiting [2024-10-25T02:23:16.940Z] bab4dde63d76: Waiting [2024-10-25T02:23:16.940Z] bde34c3a00c8: Waiting [2024-10-25T02:23:16.940Z] 4872d77fe225: Pulling fs layer [2024-10-25T02:23:16.940Z] b352a97aabf1: Waiting [2024-10-25T02:23:16.940Z] 5851b861e8e6: Pulling fs layer [2024-10-25T02:23:16.940Z] 4872d77fe225: Waiting [2024-10-25T02:23:16.940Z] 5851b861e8e6: Waiting [2024-10-25T02:23:17.200Z] e2be974225ed: Verifying Checksum [2024-10-25T02:23:17.200Z] e2be974225ed: Download complete [2024-10-25T02:23:17.200Z] 988bab9f4d93: Verifying Checksum [2024-10-25T02:23:17.200Z] 988bab9f4d93: Download complete [2024-10-25T02:23:17.200Z] 1469e6f7b9e6: Verifying Checksum [2024-10-25T02:23:17.200Z] 1469e6f7b9e6: Download complete [2024-10-25T02:23:17.200Z] eaf3925da568: Verifying Checksum [2024-10-25T02:23:17.200Z] eaf3925da568: Download complete [2024-10-25T02:23:17.200Z] 339a4e72a1f5: Verifying Checksum [2024-10-25T02:23:17.200Z] bde34c3a00c8: Verifying Checksum [2024-10-25T02:23:17.200Z] bde34c3a00c8: Download complete [2024-10-25T02:23:17.200Z] b352a97aabf1: Verifying Checksum [2024-10-25T02:23:17.200Z] b352a97aabf1: Download complete [2024-10-25T02:23:17.200Z] 4872d77fe225: Verifying Checksum [2024-10-25T02:23:17.200Z] 4872d77fe225: Download complete [2024-10-25T02:23:17.460Z] 5851b861e8e6: Verifying Checksum [2024-10-25T02:23:17.460Z] 5851b861e8e6: Download complete [2024-10-25T02:23:17.460Z] b85a868b505f: Verifying Checksum [2024-10-25T02:23:17.460Z] b85a868b505f: Download complete [2024-10-25T02:23:17.719Z] bab4dde63d76: Verifying Checksum [2024-10-25T02:23:18.658Z] b85a868b505f: Pull complete [2024-10-25T02:23:18.658Z] e2be974225ed: Pull complete [2024-10-25T02:23:19.226Z] 339a4e72a1f5: Pull complete [2024-10-25T02:23:19.226Z] 988bab9f4d93: Pull complete [2024-10-25T02:23:19.485Z] 1469e6f7b9e6: Pull complete [2024-10-25T02:23:19.485Z] eaf3925da568: Pull complete [2024-10-25T02:23:20.862Z] bab4dde63d76: Pull complete [2024-10-25T02:23:21.122Z] bde34c3a00c8: Pull complete [2024-10-25T02:23:21.122Z] b352a97aabf1: Pull complete [2024-10-25T02:23:21.122Z] 4872d77fe225: Pull complete [2024-10-25T02:23:21.384Z] 5851b861e8e6: Pull complete [2024-10-25T02:23:21.384Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-25T02:23:21.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T02:23:21.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:23:21.543Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:23:21.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-25T02:23:24.916Z] $ docker top 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 -eo pid,comm [2024-10-25T02:23:24.971Z] 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-10-25T02:23:24.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T02:23:25.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T02:23:25.028Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T02:23:25.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T02:23:25.131Z] $ docker exec 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 ssh-agent [2024-10-25T02:23:25.253Z] SSH_AUTH_SOCK=/tmp/ssh-w0i9B6Wqxvtn/agent.32 [2024-10-25T02:23:25.253Z] SSH_AGENT_PID=38 [2024-10-25T02:23:25.260Z] Running ssh-add (command line suppressed) [2024-10-25T02:23:25.358Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15466871594130705371.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15466871594130705371.key) [2024-10-25T02:23:25.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T02:23:25.673Z] + git tag --points-at HEAD [Pipeline] } [2024-10-25T02:23:25.684Z] $ docker exec --env ******** --env ******** 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 ssh-agent -k [2024-10-25T02:23:25.791Z] unset SSH_AUTH_SOCK; [2024-10-25T02:23:25.791Z] unset SSH_AGENT_PID; [2024-10-25T02:23:25.791Z] echo Agent pid 38 killed; [2024-10-25T02:23:25.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-25T02:23:25.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T02:23:25.852Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T02:23:25.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T02:23:25.969Z] $ docker exec 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 ssh-agent [2024-10-25T02:23:26.075Z] SSH_AUTH_SOCK=/tmp/ssh-kDMbZmLaTh9f/agent.72 [2024-10-25T02:23:26.075Z] SSH_AGENT_PID=78 [2024-10-25T02:23:26.080Z] Running ssh-add (command line suppressed) [2024-10-25T02:23:26.174Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15755512707225247089.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15755512707225247089.key) [2024-10-25T02:23:26.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T02:23:26.486Z] + git semver init [2024-10-25T02:23:26.746Z] 2024-10-25 02:23:26,669 [run_init] DEBUG init version:0.0.0 force:False [2024-10-25T02:23:26.746Z] 2024-10-25 02:23:26,670 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-10-25T02:23:26.746Z] 2024-10-25 02:23:26,670 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-10-25T02:23:26.746Z] 2024-10-25 02:23:26,670 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-10-25T02:23:27.686Z] 2024-10-25 02:23:27,430 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2024-10-25T02:23:27.686Z] 2024-10-25 02:23:27,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2024-10-25T02:23:27.686Z] 2024-10-25 02:23:27,431 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-25T02:23:27.686Z] 2024-10-25 02:23:27,431 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-25T02:23:27.686Z] 4.0.0-dev.2 [Pipeline] } [2024-10-25T02:23:27.695Z] $ docker exec --env ******** --env ******** 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 ssh-agent -k [2024-10-25T02:23:27.789Z] unset SSH_AUTH_SOCK; [2024-10-25T02:23:27.790Z] unset SSH_AGENT_PID; [2024-10-25T02:23:27.790Z] echo Agent pid 78 killed; [2024-10-25T02:23:27.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T02:23:28.118Z] + git semver [Pipeline] } [2024-10-25T02:23:28.389Z] $ docker stop --time=1 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 [2024-10-25T02:23:29.684Z] $ docker rm -f --volumes 81f77d6ae8fa65884c89f47ec36b739f75325ea64638fbc96c14928379ef9b15 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T02:23:30.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-25T02:23:30.244Z] Stashed 1 file(s) [Pipeline] echo [2024-10-25T02:23:30.248Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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-10-25T02:23:30.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T02:23:30.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T02:23:30.476Z] ========================================================= [2024-10-25T02:23:30.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-25T02:23:30.476Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-25T02:23:30.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-25T02:23:30.792Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-25T02:23:30.792Z] 43c4264eed91: Pulling fs layer [2024-10-25T02:23:30.792Z] 4cc291be95ef: Pulling fs layer [2024-10-25T02:23:30.792Z] 2ac1f1163629: Pulling fs layer [2024-10-25T02:23:30.792Z] 5c3c966382ef: Pulling fs layer [2024-10-25T02:23:30.792Z] 4f4fb700ef54: Pulling fs layer [2024-10-25T02:23:30.792Z] 5d5c8e513c77: Pulling fs layer [2024-10-25T02:23:30.792Z] 9f66e0745190: Pulling fs layer [2024-10-25T02:23:30.792Z] f49a43e4bbc0: Pulling fs layer [2024-10-25T02:23:30.792Z] 561ebcabdf7f: Pulling fs layer [2024-10-25T02:23:30.792Z] 5c3c966382ef: Waiting [2024-10-25T02:23:30.792Z] 4f4fb700ef54: Waiting [2024-10-25T02:23:30.792Z] 5d5c8e513c77: Waiting [2024-10-25T02:23:30.792Z] 9f66e0745190: Waiting [2024-10-25T02:23:30.792Z] f49a43e4bbc0: Waiting [2024-10-25T02:23:30.792Z] 561ebcabdf7f: Waiting [2024-10-25T02:23:30.792Z] 4cc291be95ef: Verifying Checksum [2024-10-25T02:23:30.792Z] 4cc291be95ef: Download complete [2024-10-25T02:23:30.792Z] 5c3c966382ef: Download complete [2024-10-25T02:23:30.792Z] 4f4fb700ef54: Verifying Checksum [2024-10-25T02:23:30.792Z] 4f4fb700ef54: Download complete [2024-10-25T02:23:30.792Z] 43c4264eed91: Download complete [2024-10-25T02:23:30.792Z] 5d5c8e513c77: Verifying Checksum [2024-10-25T02:23:30.792Z] 5d5c8e513c77: Download complete [2024-10-25T02:23:30.792Z] 9f66e0745190: Verifying Checksum [2024-10-25T02:23:30.792Z] 9f66e0745190: Download complete [2024-10-25T02:23:31.059Z] 43c4264eed91: Pull complete [2024-10-25T02:23:31.059Z] 561ebcabdf7f: Download complete [2024-10-25T02:23:31.059Z] 4cc291be95ef: Pull complete [2024-10-25T02:23:31.317Z] 2ac1f1163629: Verifying Checksum [2024-10-25T02:23:31.317Z] 2ac1f1163629: Download complete [2024-10-25T02:23:31.576Z] f49a43e4bbc0: Verifying Checksum [2024-10-25T02:23:31.576Z] f49a43e4bbc0: Download complete [2024-10-25T02:23:34.862Z] 2ac1f1163629: Pull complete [2024-10-25T02:23:34.862Z] 5c3c966382ef: Pull complete [2024-10-25T02:23:34.862Z] 4f4fb700ef54: Pull complete [2024-10-25T02:23:34.862Z] 5d5c8e513c77: Pull complete [2024-10-25T02:23:34.862Z] 9f66e0745190: Pull complete [2024-10-25T02:23:37.390Z] f49a43e4bbc0: Pull complete [2024-10-25T02:23:37.650Z] 561ebcabdf7f: Pull complete [2024-10-25T02:23:37.650Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-25T02:23:37.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-25T02:23:37.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-25T02:23:38.199Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:23:38.509Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-25T02:23:38.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:23:38.593Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:23:38.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** ci-base-image-x86_64 cat [2024-10-25T02:23:44.693Z] $ docker top 7816e81c44a422f260084e1097f8cbf9e75076e5d6cee188f81147e30d8f22c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T02:23:45.050Z] + go version [2024-10-25T02:23:45.051Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-25T02:23:45.062Z] $ docker stop --time=1 7816e81c44a422f260084e1097f8cbf9e75076e5d6cee188f81147e30d8f22c4 [2024-10-25T02:23:45.375Z] Still waiting to schedule task [2024-10-25T02:23:45.375Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23721’ [2024-10-25T02:23:46.347Z] $ docker rm -f --volumes 7816e81c44a422f260084e1097f8cbf9e75076e5d6cee188f81147e30d8f22c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:23:46.797Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-25T02:23:46.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:23:46.880Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:23:46.908Z] $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** ci-base-image-x86_64 cat [2024-10-25T02:23:47.215Z] $ docker top eeb0bbb265220301b941ea1be410e0b64c3e6d3b2f5e5101618df6c81d79fd4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T02:23:47.562Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2024-10-25T02:23:47.870Z] + make test [2024-10-25T02:23:47.870Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-25T02:23:47.870Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-25T02:23:47.870Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-25T02:23:47.870Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-25T02:23:47.870Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-25T02:23:47.870Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-10-25T02:23:47.870Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-10-25T02:23:48.129Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-25T02:23:48.387Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-25T02:23:48.388Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-25T02:23:48.388Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-25T02:23:48.388Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-25T02:23:48.388Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-25T02:23:48.388Z] go: downloading golang.org/x/net v0.27.0 [2024-10-25T02:23:48.388Z] go: downloading golang.org/x/sync v0.7.0 [2024-10-25T02:23:48.388Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-10-25T02:23:48.388Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-10-25T02:23:48.388Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-10-25T02:23:48.388Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-10-25T02:23:48.388Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-25T02:23:48.388Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-25T02:23:48.388Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-25T02:23:48.645Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-25T02:23:48.646Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-25T02:23:48.646Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-25T02:23:48.646Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-25T02:23:48.646Z] go: downloading golang.org/x/text v0.16.0 [2024-10-25T02:23:48.646Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-25T02:23:48.646Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-25T02:24:06.726Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2024-10-25T02:24:06.726Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2024-10-25T02:24:07.664Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.026s coverage: 86.1% of statements [2024-10-25T02:24:07.664Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis/mocks coverage: 0.0% of statements [2024-10-25T02:24:08.232Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2024-10-25T02:24:12.422Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.026s coverage: 19.8% of statements [2024-10-25T02:24:12.422Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.054s coverage: 88.8% of statements [2024-10-25T02:24:12.422Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.045s coverage: 86.2% of statements [2024-10-25T02:24:12.422Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.021s coverage: 15.4% of statements [2024-10-25T02:24:12.422Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis 1.132s coverage: 61.3% of statements [2024-10-25T02:24:12.422Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.022s coverage: 87.5% of statements [2024-10-25T02:24:12.422Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.019s coverage: 100.0% of statements [2024-10-25T02:24:12.422Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/redis 1.022s coverage: 100.0% of statements [2024-10-25T02:24:12.422Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.021s coverage: 95.1% of statements [2024-10-25T02:24:27.290Z] go vet ./... [2024-10-25T02:24:29.192Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-25T02:24:29.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-25T02:24:29.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-25T02:24:29.483Z] $ docker stop --time=1 eeb0bbb265220301b941ea1be410e0b64c3e6d3b2f5e5101618df6c81d79fd4a [2024-10-25T02:24:34.432Z] $ docker rm -f --volumes eeb0bbb265220301b941ea1be410e0b64c3e6d3b2f5e5101618df6c81d79fd4a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T02:24:35.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-25T02:24:35.067Z] 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-10-25T02:24:35.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T02:24:35.598Z] [2024-10-25T02:24:35.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:24:35.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T02:24:35.901Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-25T02:24:35.901Z] 5eb5b503b376: Pulling fs layer [2024-10-25T02:24:35.901Z] 5c69ac0246d0: Pulling fs layer [2024-10-25T02:24:35.901Z] ec43610c2a17: Pulling fs layer [2024-10-25T02:24:35.901Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-25T02:24:35.901Z] 33b1e0a273af: Pulling fs layer [2024-10-25T02:24:35.901Z] 5d3b04190fa2: Pulling fs layer [2024-10-25T02:24:35.901Z] 2f39f015ded8: Pulling fs layer [2024-10-25T02:24:35.901Z] 33b1e0a273af: Waiting [2024-10-25T02:24:35.901Z] 5d3b04190fa2: Waiting [2024-10-25T02:24:35.901Z] 2f39f015ded8: Waiting [2024-10-25T02:24:35.901Z] 3a2ae6a8a46f: Waiting [2024-10-25T02:24:35.901Z] 5c69ac0246d0: Verifying Checksum [2024-10-25T02:24:35.901Z] 5c69ac0246d0: Download complete [2024-10-25T02:24:35.901Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-25T02:24:35.901Z] 3a2ae6a8a46f: Download complete [2024-10-25T02:24:35.901Z] 33b1e0a273af: Verifying Checksum [2024-10-25T02:24:35.901Z] 33b1e0a273af: Download complete [2024-10-25T02:24:35.901Z] 5d3b04190fa2: Verifying Checksum [2024-10-25T02:24:35.901Z] 5d3b04190fa2: Download complete [2024-10-25T02:24:36.160Z] ec43610c2a17: Verifying Checksum [2024-10-25T02:24:36.160Z] ec43610c2a17: Download complete [2024-10-25T02:24:36.160Z] 5eb5b503b376: Verifying Checksum [2024-10-25T02:24:36.160Z] 5eb5b503b376: Download complete [2024-10-25T02:24:36.726Z] 2f39f015ded8: Download complete [2024-10-25T02:24:37.293Z] 5eb5b503b376: Pull complete [2024-10-25T02:24:37.552Z] 5c69ac0246d0: Pull complete [2024-10-25T02:24:38.120Z] ec43610c2a17: Pull complete [2024-10-25T02:24:38.120Z] 3a2ae6a8a46f: Pull complete [2024-10-25T02:24:38.380Z] 33b1e0a273af: Pull complete [2024-10-25T02:24:38.380Z] 5d3b04190fa2: Pull complete [2024-10-25T02:24:42.567Z] 2f39f015ded8: Pull complete [2024-10-25T02:24:42.568Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-25T02:24:42.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T02:24:42.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:24:42.662Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:24:42.690Z] $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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-10-25T02:24:53.770Z] $ docker top 79119fc48e428eebba503654cc62e5ebf82a3045dea414f4c5a90d52d2a93622 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:24:54.180Z] ---> job-cost.sh [2024-10-25T02:24:54.180Z] lf-activate-venv: SKIPPING [2024-10-25T02:24:54.180Z] INFO: No Stack... [2024-10-25T02:24:54.441Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-25T02:24:54.701Z] INFO: Archiving Costs [Pipeline] sh [2024-10-25T02:24:54.997Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2024-10-25T02:24:54.997Z] + cut -d, -f6 [Pipeline] lock [2024-10-25T02:24:55.015Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [2024-10-25T02:24:55.023Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] did not exist. Created. [2024-10-25T02:24:55.031Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-25T02:24:55.345Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-25T02:24:55.381Z] Stashed 1 file(s) [Pipeline] } [2024-10-25T02:24:55.393Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-25T02:24:55.421Z] $ docker stop --time=1 79119fc48e428eebba503654cc62e5ebf82a3045dea414f4c5a90d52d2a93622 [2024-10-25T02:24:56.575Z] $ docker rm -f --volumes 79119fc48e428eebba503654cc62e5ebf82a3045dea414f4c5a90d52d2a93622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-25T02:27:27.860Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23724 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2024-10-25T02:27:27.879Z] Running in /w/workspace/go-mod-messaging/177 [Pipeline] { [Pipeline] checkout [2024-10-25T02:27:30.946Z] Selected Git installation does not exist. Using Default [2024-10-25T02:27:30.946Z] The recommended git tool is: NONE [2024-10-25T02:27:39.448Z] using credential edgex-jenkins-ssh [2024-10-25T02:27:39.475Z] Cloning the remote Git repository [2024-10-25T02:27:39.567Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-25T02:27:39.722Z] > git init /w/workspace/go-mod-messaging/177 # timeout=10 [2024-10-25T02:27:40.115Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-25T02:27:40.117Z] > git --version # timeout=10 [2024-10-25T02:27:40.184Z] > git --version # 'git version 2.25.1' [2024-10-25T02:27:40.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-25T02:27:40.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T02:27:41.731Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-10-25T02:27:43.030Z] Avoid second fetch [2024-10-25T02:27:43.030Z] Checking out Revision 4c046457763cdb718953d1d1f82bb32c2503f1e4 (main) [2024-10-25T02:27:41.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T02:27:43.061Z] > git config core.sparsecheckout # timeout=10 [2024-10-25T02:27:43.158Z] > git checkout -f 4c046457763cdb718953d1d1f82bb32c2503f1e4 # timeout=10 [2024-10-25T02:27:43.981Z] Commit message: "Merge pull request #363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-25T02:27:48.733Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-25T02:27:48.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T02:27:48.733Z] Dload Upload Total Spent Left Speed [2024-10-25T02:27:48.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-10-25T02:27:49.079Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-25T02:27:49.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-25T02:27:49.403Z] + sudo tee /etc/docker/daemon.new [2024-10-25T02:27:49.403Z] { [2024-10-25T02:27:49.403Z] "registry-mirrors": [ [2024-10-25T02:27:49.403Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-25T02:27:49.403Z] ], [2024-10-25T02:27:49.403Z] "bip": "10.250.0.254/24", [2024-10-25T02:27:49.403Z] "hosts": [ [2024-10-25T02:27:49.403Z] "tcp://0.0.0.0:5555", [2024-10-25T02:27:49.403Z] "unix:///var/run/docker.sock" [2024-10-25T02:27:49.403Z] ], [2024-10-25T02:27:49.403Z] "mtu": 1458, [2024-10-25T02:27:49.403Z] "selinux-enabled": true, [2024-10-25T02:27:49.403Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-25T02:27:49.403Z] } [Pipeline] sh [2024-10-25T02:27:49.745Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-25T02:27:50.077Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-25T02:28:08.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T02:28:08.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T02:28:08.630Z] ========================================================= [2024-10-25T02:28:08.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-25T02:28:08.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-25T02:28:08.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-25T02:28:09.551Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-25T02:28:09.551Z] cf04c63912e1: Pulling fs layer [2024-10-25T02:28:09.551Z] 55b35a11ae5e: Pulling fs layer [2024-10-25T02:28:09.551Z] a37a00ec5f00: Pulling fs layer [2024-10-25T02:28:09.551Z] 50b3750afda1: Pulling fs layer [2024-10-25T02:28:09.551Z] 4f4fb700ef54: Pulling fs layer [2024-10-25T02:28:09.551Z] 80978eb59214: Pulling fs layer [2024-10-25T02:28:09.551Z] c9f46d7d2bd2: Pulling fs layer [2024-10-25T02:28:09.551Z] c5a475d317c9: Pulling fs layer [2024-10-25T02:28:09.551Z] 80978eb59214: Waiting [2024-10-25T02:28:09.551Z] c9f46d7d2bd2: Waiting [2024-10-25T02:28:09.551Z] c5a475d317c9: Waiting [2024-10-25T02:28:09.551Z] 50b3750afda1: Waiting [2024-10-25T02:28:09.551Z] 4f4fb700ef54: Waiting [2024-10-25T02:28:09.551Z] 55b35a11ae5e: Verifying Checksum [2024-10-25T02:28:09.551Z] 55b35a11ae5e: Download complete [2024-10-25T02:28:09.551Z] 50b3750afda1: Verifying Checksum [2024-10-25T02:28:09.551Z] 50b3750afda1: Download complete [2024-10-25T02:28:09.551Z] 4f4fb700ef54: Verifying Checksum [2024-10-25T02:28:09.551Z] 4f4fb700ef54: Download complete [2024-10-25T02:28:09.551Z] 80978eb59214: Verifying Checksum [2024-10-25T02:28:09.551Z] 80978eb59214: Download complete [2024-10-25T02:28:09.551Z] cf04c63912e1: Verifying Checksum [2024-10-25T02:28:09.551Z] cf04c63912e1: Download complete [2024-10-25T02:28:10.134Z] c5a475d317c9: Verifying Checksum [2024-10-25T02:28:10.134Z] c5a475d317c9: Download complete [2024-10-25T02:28:10.717Z] cf04c63912e1: Pull complete [2024-10-25T02:28:11.304Z] 55b35a11ae5e: Pull complete [2024-10-25T02:28:11.573Z] a37a00ec5f00: Verifying Checksum [2024-10-25T02:28:11.573Z] a37a00ec5f00: Download complete [2024-10-25T02:28:12.535Z] c9f46d7d2bd2: Verifying Checksum [2024-10-25T02:28:12.535Z] c9f46d7d2bd2: Download complete [2024-10-25T02:28:27.544Z] a37a00ec5f00: Pull complete [2024-10-25T02:28:27.544Z] 50b3750afda1: Pull complete [2024-10-25T02:28:27.544Z] 4f4fb700ef54: Pull complete [2024-10-25T02:28:27.544Z] 80978eb59214: Pull complete [2024-10-25T02:28:34.193Z] c9f46d7d2bd2: Pull complete [2024-10-25T02:28:36.133Z] c5a475d317c9: Pull complete [2024-10-25T02:28:36.133Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-25T02:28:36.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-25T02:28:36.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-25T02:28:36.468Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:28:36.819Z] + docker inspect -f . ci-base-image-arm64 [2024-10-25T02:28:36.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:28:37.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-23724 does not seem to be running inside a container [2024-10-25T02:28:37.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/177 -v /w/workspace/go-mod-messaging/177:/w/workspace/go-mod-messaging/177:rw,z -v /w/workspace/go-mod-messaging/177@tmp:/w/workspace/go-mod-messaging/177@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-10-25T02:28:40.186Z] $ docker top 771d8e181eae4c5e5810416c8b617d65a0c29b7a8ecf6a3e3c8b2b042cedf600 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T02:28:41.036Z] + go version [2024-10-25T02:28:41.036Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-25T02:28:41.056Z] $ docker stop --time=1 771d8e181eae4c5e5810416c8b617d65a0c29b7a8ecf6a3e3c8b2b042cedf600 [2024-10-25T02:28:42.704Z] $ docker rm -f --volumes 771d8e181eae4c5e5810416c8b617d65a0c29b7a8ecf6a3e3c8b2b042cedf600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:28:43.304Z] + docker inspect -f . ci-base-image-arm64 [2024-10-25T02:28:43.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:28:43.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-23724 does not seem to be running inside a container [2024-10-25T02:28:43.557Z] $ 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-messaging/177 -v /w/workspace/go-mod-messaging/177:/w/workspace/go-mod-messaging/177:rw,z -v /w/workspace/go-mod-messaging/177@tmp:/w/workspace/go-mod-messaging/177@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-10-25T02:28:44.823Z] $ docker top 49ea5ac1344d944fdc574ad3c239edc5436a0840b8486bc915923b5e0b350665 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T02:28:45.385Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/177 [Pipeline] fileExists [Pipeline] sh [2024-10-25T02:28:46.338Z] + make test [2024-10-25T02:28:46.338Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-25T02:28:46.338Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-25T02:28:46.338Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-25T02:28:46.605Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-25T02:28:46.605Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-10-25T02:28:46.605Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-10-25T02:28:46.871Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-25T02:28:46.871Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-25T02:28:47.453Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-10-25T02:28:47.453Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-25T02:28:47.453Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-25T02:28:47.453Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-25T02:28:47.453Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-25T02:28:47.453Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-25T02:28:47.453Z] go: downloading golang.org/x/net v0.27.0 [2024-10-25T02:28:47.453Z] go: downloading golang.org/x/sync v0.7.0 [2024-10-25T02:28:47.719Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-10-25T02:28:47.719Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-10-25T02:28:47.719Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-10-25T02:28:47.719Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-25T02:28:47.719Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-25T02:28:48.303Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-25T02:28:49.265Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-25T02:28:49.265Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-25T02:28:49.265Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-25T02:28:49.265Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-25T02:28:49.265Z] go: downloading golang.org/x/text v0.16.0 [2024-10-25T02:28:49.851Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-25T02:28:53.213Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-25T02:30:59.920Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.178s coverage: 86.1% of statements [2024-10-25T02:30:59.920Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2024-10-25T02:30:59.920Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2024-10-25T02:31:00.199Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis/mocks coverage: 0.0% of statements [2024-10-25T02:31:01.613Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.113s coverage: 19.8% of statements [2024-10-25T02:31:01.613Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.258s coverage: 88.8% of statements [2024-10-25T02:31:01.613Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.256s coverage: 86.2% of statements [2024-10-25T02:31:01.613Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.120s coverage: 15.4% of statements [2024-10-25T02:31:01.613Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis 1.265s coverage: 61.3% of statements [2024-10-25T02:31:04.195Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2024-10-25T02:31:05.171Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.106s coverage: 87.5% of statements [2024-10-25T02:31:06.139Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.098s coverage: 100.0% of statements [2024-10-25T02:31:06.139Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/redis 1.084s coverage: 100.0% of statements [2024-10-25T02:31:08.722Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.092s coverage: 95.1% of statements [2024-10-25T02:31:09.683Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-25T02:31:09.683Z] go vet ./... [2024-10-25T02:33:01.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-25T02:33:01.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-25T02:33:01.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-25T02:33:01.435Z] $ docker stop --time=1 49ea5ac1344d944fdc574ad3c239edc5436a0840b8486bc915923b5e0b350665 [2024-10-25T02:33:03.271Z] $ docker rm -f --volumes 49ea5ac1344d944fdc574ad3c239edc5436a0840b8486bc915923b5e0b350665 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T02:33:05.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-25T02:33:05.495Z] Warning: overwriting stash ‘coverage-report’ [2024-10-25T02:33:06.189Z] 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-10-25T02:33:06.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T02:33:06.753Z] [2024-10-25T02:33:06.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:33:07.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T02:33:07.435Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-25T02:33:07.435Z] 8998bd30e6a1: Pulling fs layer [2024-10-25T02:33:07.435Z] 04944245beec: Pulling fs layer [2024-10-25T02:33:07.435Z] 699f458cf7ca: Pulling fs layer [2024-10-25T02:33:07.435Z] 765212b225bb: Pulling fs layer [2024-10-25T02:33:07.435Z] f23df028b6ca: Pulling fs layer [2024-10-25T02:33:07.435Z] d65c8cfc05b1: Pulling fs layer [2024-10-25T02:33:07.435Z] 2437ff75d9bd: Pulling fs layer [2024-10-25T02:33:07.435Z] 765212b225bb: Waiting [2024-10-25T02:33:07.435Z] d65c8cfc05b1: Waiting [2024-10-25T02:33:07.435Z] 2437ff75d9bd: Waiting [2024-10-25T02:33:07.435Z] f23df028b6ca: Waiting [2024-10-25T02:33:07.435Z] 04944245beec: Verifying Checksum [2024-10-25T02:33:07.435Z] 04944245beec: Download complete [2024-10-25T02:33:07.435Z] 765212b225bb: Verifying Checksum [2024-10-25T02:33:07.435Z] 765212b225bb: Download complete [2024-10-25T02:33:07.714Z] f23df028b6ca: Verifying Checksum [2024-10-25T02:33:07.714Z] f23df028b6ca: Download complete [2024-10-25T02:33:07.714Z] d65c8cfc05b1: Verifying Checksum [2024-10-25T02:33:07.714Z] d65c8cfc05b1: Download complete [2024-10-25T02:33:07.714Z] 699f458cf7ca: Verifying Checksum [2024-10-25T02:33:07.714Z] 699f458cf7ca: Download complete [2024-10-25T02:33:08.303Z] 8998bd30e6a1: Verifying Checksum [2024-10-25T02:33:08.303Z] 8998bd30e6a1: Download complete [2024-10-25T02:33:10.904Z] 2437ff75d9bd: Verifying Checksum [2024-10-25T02:33:10.904Z] 2437ff75d9bd: Download complete [2024-10-25T02:33:12.864Z] 8998bd30e6a1: Pull complete [2024-10-25T02:33:13.459Z] 04944245beec: Pull complete [2024-10-25T02:33:15.418Z] 699f458cf7ca: Pull complete [2024-10-25T02:33:15.418Z] 765212b225bb: Pull complete [2024-10-25T02:33:16.007Z] f23df028b6ca: Pull complete [2024-10-25T02:33:16.277Z] d65c8cfc05b1: Pull complete [2024-10-25T02:33:34.515Z] 2437ff75d9bd: Pull complete [2024-10-25T02:33:34.515Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-25T02:33:34.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T02:33:34.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:33:34.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-23724 does not seem to be running inside a container [2024-10-25T02:33:34.838Z] $ 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-messaging/177 -v /w/workspace/go-mod-messaging/177:/w/workspace/go-mod-messaging/177:rw,z -v /w/workspace/go-mod-messaging/177@tmp:/w/workspace/go-mod-messaging/177@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-10-25T02:33:37.826Z] $ docker top bd12feff8ab76f14cf3c8ce3fc4d81bc916ff9b30aeed9303c632308b40edeba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:33:38.721Z] ---> job-cost.sh [2024-10-25T02:33:38.721Z] lf-activate-venv: SKIPPING [2024-10-25T02:33:38.721Z] INFO: No Stack... [2024-10-25T02:33:39.026Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-25T02:33:40.037Z] INFO: Archiving Costs [Pipeline] sh [2024-10-25T02:33:40.675Z] + cat /w/workspace/go-mod-messaging/177/archives/cost.csv [2024-10-25T02:33:40.676Z] + cut -d, -f6 [Pipeline] lock [2024-10-25T02:33:40.745Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [2024-10-25T02:33:40.755Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] did not exist. Created. [2024-10-25T02:33:40.762Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-25T02:33:41.445Z] /w/workspace/go-mod-messaging/177@tmp/durable-6d5c5baa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-25T02:33:42.088Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-25T02:33:42.117Z] Warning: overwriting stash ‘stack-cost’ [2024-10-25T02:33:42.173Z] Stashed 1 file(s) [Pipeline] } [2024-10-25T02:33:42.184Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-25T02:33:42.221Z] $ docker stop --time=1 bd12feff8ab76f14cf3c8ce3fc4d81bc916ff9b30aeed9303c632308b40edeba [2024-10-25T02:33:43.761Z] $ docker rm -f --volumes bd12feff8ab76f14cf3c8ce3fc4d81bc916ff9b30aeed9303c632308b40edeba [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-10-25T02:33:44.220Z] provisioning config files... [2024-10-25T02:33:44.231Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1378244519367580353tmp [Pipeline] { [Pipeline] sh [2024-10-25T02:33:44.557Z] + set +x [2024-10-25T02:33:44.558Z] + curl -s https://codecov.io/bash [2024-10-25T02:33:44.558Z] + bash -s -- [2024-10-25T02:33:44.558Z] [2024-10-25T02:33:44.558Z] _____ _ [2024-10-25T02:33:44.558Z] / ____| | | [2024-10-25T02:33:44.558Z] | | ___ __| | ___ ___ _____ __ [2024-10-25T02:33:44.558Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-25T02:33:44.558Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-25T02:33:44.558Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-25T02:33:44.558Z] Bash-1.0.6 [2024-10-25T02:33:44.558Z] [2024-10-25T02:33:44.558Z] [2024-10-25T02:33:44.558Z] ==> git version 2.25.1 found [2024-10-25T02:33:44.558Z] ==> 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-10-25T02:33:44.558Z] Release-Date: 2020-01-08 [2024-10-25T02:33:44.558Z] 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-10-25T02:33:44.558Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-25T02:33:44.558Z] ==> Jenkins CI detected. [2024-10-25T02:33:44.558Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2024-10-25T02:33:44.558Z] project root: . [2024-10-25T02:33:44.558Z] --> token set from env [2024-10-25T02:33:44.558Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-25T02:33:44.558Z] ==> Running gcov in . (disable via -X gcov) [2024-10-25T02:33:44.558Z] ==> Python coveragepy not found [2024-10-25T02:33:44.558Z] ==> Searching for coverage reports in: [2024-10-25T02:33:44.558Z] + . [2024-10-25T02:33:44.817Z] -> Found 1 reports [2024-10-25T02:33:44.817Z] ==> Detecting git/mercurial file structure [2024-10-25T02:33:44.817Z] ==> Reading reports [2024-10-25T02:33:44.817Z] + ./coverage.out bytes=62233 [2024-10-25T02:33:44.817Z] ==> Appending adjustments [2024-10-25T02:33:44.817Z] https://docs.codecov.io/docs/fixing-reports [2024-10-25T02:33:44.817Z] + Found adjustments [2024-10-25T02:33:44.817Z] ==> Gzipping contents [2024-10-25T02:33:44.817Z] 12K /tmp/codecov.qhuAFB.gz [2024-10-25T02:33:44.817Z] ==> Uploading reports [2024-10-25T02:33:44.817Z] url: https://codecov.io [2024-10-25T02:33:44.817Z] query: branch=main&commit=4c046457763cdb718953d1d1f82bb32c2503f1e4&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-25T02:33:45.076Z] -> Pinging Codecov [2024-10-25T02:33:45.076Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4c046457763cdb718953d1d1f82bb32c2503f1e4&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-25T02:33:45.076Z] -> Uploading to [2024-10-25T02:33:45.076Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-messaging/4c046457763cdb718953d1d1f82bb32c2503f1e4/0a8ea456-c4e1-4888-a255-16cc5b22fd73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241025%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241025T023344Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=85f6898992f6946d28f543e50f4f77e3bb42d31cff5a14388d9e3b66542220ac [2024-10-25T02:33:45.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T02:33:45.076Z] Dload Upload Total Spent Left Speed [2024-10-25T02:33:45.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9627 0 0 100 9627 0 45410 --:--:-- --:--:-- --:--:-- 45197 100 9627 0 0 100 9627 0 43170 --:--:-- --:--:-- --:--:-- 42977 [2024-10-25T02:33:45.340Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] } [2024-10-25T02:33:45.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-25T02:33:45.573Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-25T02:33:45.616Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:33:45.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-25T02:33:45.928Z] [2024-10-25T02:33:45.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:33:46.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-25T02:33:46.234Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-25T02:33:46.234Z] 43c4264eed91: Already exists [2024-10-25T02:33:46.234Z] 4cc291be95ef: Already exists [2024-10-25T02:33:46.234Z] 2ac1f1163629: Already exists [2024-10-25T02:33:46.234Z] 5c3c966382ef: Already exists [2024-10-25T02:33:46.234Z] 4f4fb700ef54: Already exists [2024-10-25T02:33:46.234Z] d9c7d2e4e75e: Pulling fs layer [2024-10-25T02:33:46.234Z] 9c3e1370e548: Pulling fs layer [2024-10-25T02:33:46.511Z] d9c7d2e4e75e: Download complete [2024-10-25T02:33:46.770Z] d9c7d2e4e75e: Pull complete [2024-10-25T02:33:47.337Z] 9c3e1370e548: Verifying Checksum [2024-10-25T02:33:47.337Z] 9c3e1370e548: Download complete [2024-10-25T02:33:50.624Z] 9c3e1370e548: Pull complete [2024-10-25T02:33:50.624Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-25T02:33:50.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-25T02:33:50.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:33:50.731Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:33:50.762Z] $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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/edgex-snyk-go:latest cat [2024-10-25T02:33:54.162Z] $ docker top 1e198d436045ef51fd75dbe4ef1975d8ed18c61c2aea620aa16a7019fbd181d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T02:33:54.524Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2024-10-25T02:33:54.537Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2024-10-25T02:33:54.819Z] + set -o pipefail [2024-10-25T02:33:54.819Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2024-10-25T02:34:00.097Z] [2024-10-25T02:34:00.097Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... [2024-10-25T02:34:00.097Z] [2024-10-25T02:34:00.097Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/aa1d64a0-6242-49b5-b2fd-48c0f24f8bd2 [2024-10-25T02:34:00.097Z] [2024-10-25T02:34:00.097Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-25T02:34:00.097Z] [Pipeline] } [2024-10-25T02:34:00.362Z] $ docker stop --time=1 1e198d436045ef51fd75dbe4ef1975d8ed18c61c2aea620aa16a7019fbd181d4 [2024-10-25T02:34:06.223Z] $ docker rm -f --volumes 1e198d436045ef51fd75dbe4ef1975d8ed18c61c2aea620aa16a7019fbd181d4 [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-10-25T02:34:06.948Z] + git log --format=format:%s -1 4c046457763cdb718953d1d1f82bb32c2503f1e4 [Pipeline] sh [2024-10-25T02:34:07.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T02:34:07.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:34:07.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T02:34:07.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:34:07.617Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:34:07.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-25T02:34:08.068Z] $ docker top 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca -eo pid,comm [2024-10-25T02:34:08.124Z] 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-10-25T02:34:08.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T02:34:08.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T02:34:08.184Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T02:34:08.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T02:34:08.278Z] $ docker exec 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca ssh-agent [2024-10-25T02:34:08.378Z] SSH_AUTH_SOCK=/tmp/ssh-j2WEbpochCk0/agent.32 [2024-10-25T02:34:08.378Z] SSH_AGENT_PID=38 [2024-10-25T02:34:08.383Z] Running ssh-add (command line suppressed) [2024-10-25T02:34:08.488Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6503616321648508655.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6503616321648508655.key) [2024-10-25T02:34:08.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T02:34:08.794Z] + git semver tag [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:08,975 [run_tag] DEBUG tag force:False [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:08,975 [check_head_tag] DEBUG check head tag [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:08,977 [execute] INFO git cat-file --batch-check [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:08,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:08,980 [execute] INFO git cat-file --batch [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:08,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:09,014 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:09,014 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:09,015 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-10-25T02:34:09.054Z] 2024-10-25 02:34:09,019 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-25T02:34:09.054Z] 4.0.0-dev.2 [Pipeline] } [2024-10-25T02:34:09.058Z] $ docker exec --env ******** --env ******** 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca ssh-agent -k [2024-10-25T02:34:09.149Z] unset SSH_AUTH_SOCK; [2024-10-25T02:34:09.149Z] unset SSH_AGENT_PID; [2024-10-25T02:34:09.149Z] echo Agent pid 38 killed; [2024-10-25T02:34:09.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T02:34:09.492Z] + git semver [Pipeline] } [2024-10-25T02:34:09.759Z] $ docker stop --time=1 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca [2024-10-25T02:34:11.007Z] $ docker rm -f --volumes 612b3ea8ee231ba48427a4a17a3e471e2ce35d1040e2c37334c87a425a375dca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:34:11.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-25T02:34:11.507Z] [2024-10-25T02:34:11.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:34:11.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-25T02:34:11.923Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-25T02:34:11.923Z] ab5ef0e58194: Pulling fs layer [2024-10-25T02:34:11.923Z] 9712f1f96733: Pulling fs layer [2024-10-25T02:34:11.923Z] 63f879dbbcfc: Pulling fs layer [2024-10-25T02:34:11.923Z] 0d9ebad4ef96: Pulling fs layer [2024-10-25T02:34:11.923Z] e9a5061849ea: Pulling fs layer [2024-10-25T02:34:11.923Z] d747dcd14b5f: Pulling fs layer [2024-10-25T02:34:11.923Z] 2de7ff778b66: Pulling fs layer [2024-10-25T02:34:11.923Z] e9a5061849ea: Waiting [2024-10-25T02:34:11.923Z] d747dcd14b5f: Waiting [2024-10-25T02:34:11.923Z] 2de7ff778b66: Waiting [2024-10-25T02:34:11.923Z] 0d9ebad4ef96: Waiting [2024-10-25T02:34:11.923Z] 9712f1f96733: Verifying Checksum [2024-10-25T02:34:11.923Z] 9712f1f96733: Download complete [2024-10-25T02:34:12.182Z] 63f879dbbcfc: Verifying Checksum [2024-10-25T02:34:12.182Z] 63f879dbbcfc: Download complete [2024-10-25T02:34:12.444Z] ab5ef0e58194: Verifying Checksum [2024-10-25T02:34:12.444Z] ab5ef0e58194: Download complete [2024-10-25T02:34:12.444Z] e9a5061849ea: Verifying Checksum [2024-10-25T02:34:12.444Z] e9a5061849ea: Download complete [2024-10-25T02:34:12.444Z] d747dcd14b5f: Verifying Checksum [2024-10-25T02:34:12.444Z] d747dcd14b5f: Download complete [2024-10-25T02:34:12.444Z] 0d9ebad4ef96: Verifying Checksum [2024-10-25T02:34:12.444Z] 0d9ebad4ef96: Download complete [2024-10-25T02:34:12.444Z] 2de7ff778b66: Verifying Checksum [2024-10-25T02:34:12.444Z] 2de7ff778b66: Download complete [2024-10-25T02:34:15.085Z] ab5ef0e58194: Pull complete [2024-10-25T02:34:15.085Z] 9712f1f96733: Pull complete [2024-10-25T02:34:15.650Z] 63f879dbbcfc: Pull complete [2024-10-25T02:34:19.847Z] 0d9ebad4ef96: Pull complete [2024-10-25T02:34:19.847Z] e9a5061849ea: Pull complete [2024-10-25T02:34:19.847Z] d747dcd14b5f: Pull complete [2024-10-25T02:34:20.783Z] 2de7ff778b66: Pull complete [2024-10-25T02:34:20.783Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-25T02:34:20.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-25T02:34:20.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:34:20.891Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:34:20.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-25T02:34:27.163Z] $ docker top 172bbce36da2a8f8ed879d0d9d668dab506933041f73e3daaec3ebf5fb836f5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-25T02:34:27.243Z] provisioning config files... [2024-10-25T02:34:27.249Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6685295348049682363tmp [2024-10-25T02:34:27.258Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3030653062222266362tmp [2024-10-25T02:34:27.267Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14366005489700198434tmp [Pipeline] { [Pipeline] echo [2024-10-25T02:34:27.303Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:27.600Z] ---> sigul-configuration.sh [2024-10-25T02:34:27.600Z] gpg: directory `/root/.gnupg' created [2024-10-25T02:34:27.600Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-25T02:34:27.600Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-25T02:34:27.600Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-25T02:34:27.600Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-25T02:34:27.600Z] gpg: CAST5 encrypted data [2024-10-25T02:34:27.600Z] gpg: encrypted with 1 passphrase [2024-10-25T02:34:27.600Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-25T02:34:27.891Z] + mkdir /home/jenkins [2024-10-25T02:34:27.891Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-25T02:34:28.186Z] + 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-10-25T02:34:28.200Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:28.494Z] ---> sigul-install.sh [2024-10-25T02:34:28.494Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-25T02:34:28.788Z] + git tag --list [2024-10-25T02:34:28.788Z] v0.0.0 [2024-10-25T02:34:28.788Z] v0.1.0 [2024-10-25T02:34:28.789Z] v0.1.1 [2024-10-25T02:34:28.789Z] v0.1.10 [2024-10-25T02:34:28.789Z] v0.1.11 [2024-10-25T02:34:28.789Z] v0.1.12 [2024-10-25T02:34:28.789Z] v0.1.13 [2024-10-25T02:34:28.789Z] v0.1.14 [2024-10-25T02:34:28.789Z] v0.1.15 [2024-10-25T02:34:28.789Z] v0.1.16 [2024-10-25T02:34:28.789Z] v0.1.17 [2024-10-25T02:34:28.789Z] v0.1.18 [2024-10-25T02:34:28.789Z] v0.1.19 [2024-10-25T02:34:28.789Z] v0.1.2 [2024-10-25T02:34:28.789Z] v0.1.20 [2024-10-25T02:34:28.789Z] v0.1.21 [2024-10-25T02:34:28.789Z] v0.1.22 [2024-10-25T02:34:28.789Z] v0.1.23 [2024-10-25T02:34:28.789Z] v0.1.24 [2024-10-25T02:34:28.789Z] v0.1.25 [2024-10-25T02:34:28.789Z] v0.1.26 [2024-10-25T02:34:28.789Z] v0.1.27 [2024-10-25T02:34:28.789Z] v0.1.28 [2024-10-25T02:34:28.789Z] v0.1.29 [2024-10-25T02:34:28.789Z] v0.1.3 [2024-10-25T02:34:28.789Z] v0.1.30 [2024-10-25T02:34:28.789Z] v0.1.31 [2024-10-25T02:34:28.789Z] v0.1.4 [2024-10-25T02:34:28.789Z] v0.1.5 [2024-10-25T02:34:28.789Z] v0.1.6 [2024-10-25T02:34:28.789Z] v0.1.7 [2024-10-25T02:34:28.789Z] v0.1.8 [2024-10-25T02:34:28.789Z] v0.1.9 [2024-10-25T02:34:28.789Z] v2.0.0 [2024-10-25T02:34:28.789Z] v2.0.1 [2024-10-25T02:34:28.789Z] v2.1.0 [2024-10-25T02:34:28.789Z] v2.1.1 [2024-10-25T02:34:28.789Z] v2.2.0 [2024-10-25T02:34:28.789Z] v2.3.0 [2024-10-25T02:34:28.789Z] v3.0 [2024-10-25T02:34:28.789Z] v3.0.0 [2024-10-25T02:34:28.789Z] v3.1 [2024-10-25T02:34:28.789Z] v3.1.0 [2024-10-25T02:34:28.789Z] v3.1.0-dev.1 [2024-10-25T02:34:28.789Z] v3.1.0-dev.10 [2024-10-25T02:34:28.789Z] v3.1.0-dev.11 [2024-10-25T02:34:28.789Z] v3.1.0-dev.12 [2024-10-25T02:34:28.789Z] v3.1.0-dev.13 [2024-10-25T02:34:28.789Z] v3.1.0-dev.14 [2024-10-25T02:34:28.789Z] v3.1.0-dev.15 [2024-10-25T02:34:28.789Z] v3.1.0-dev.16 [2024-10-25T02:34:28.789Z] v3.1.0-dev.17 [2024-10-25T02:34:28.789Z] v3.1.0-dev.18 [2024-10-25T02:34:28.789Z] v3.1.0-dev.19 [2024-10-25T02:34:28.789Z] v3.1.0-dev.2 [2024-10-25T02:34:28.789Z] v3.1.0-dev.20 [2024-10-25T02:34:28.789Z] v3.1.0-dev.21 [2024-10-25T02:34:28.789Z] v3.1.0-dev.22 [2024-10-25T02:34:28.789Z] v3.1.0-dev.23 [2024-10-25T02:34:28.789Z] v3.1.0-dev.24 [2024-10-25T02:34:28.789Z] v3.1.0-dev.25 [2024-10-25T02:34:28.789Z] v3.1.0-dev.26 [2024-10-25T02:34:28.789Z] v3.1.0-dev.27 [2024-10-25T02:34:28.789Z] v3.1.0-dev.28 [2024-10-25T02:34:28.789Z] v3.1.0-dev.29 [2024-10-25T02:34:28.789Z] v3.1.0-dev.3 [2024-10-25T02:34:28.789Z] v3.1.0-dev.30 [2024-10-25T02:34:28.789Z] v3.1.0-dev.31 [2024-10-25T02:34:28.789Z] v3.1.0-dev.32 [2024-10-25T02:34:28.789Z] v3.1.0-dev.33 [2024-10-25T02:34:28.789Z] v3.1.0-dev.4 [2024-10-25T02:34:28.789Z] v3.1.0-dev.5 [2024-10-25T02:34:28.789Z] v3.1.0-dev.6 [2024-10-25T02:34:28.789Z] v3.1.0-dev.7 [2024-10-25T02:34:28.789Z] v3.1.0-dev.8 [2024-10-25T02:34:28.789Z] v3.1.0-dev.9 [2024-10-25T02:34:28.789Z] v3.2.0-dev.1 [2024-10-25T02:34:28.789Z] v3.2.0-dev.10 [2024-10-25T02:34:28.789Z] v3.2.0-dev.11 [2024-10-25T02:34:28.789Z] v3.2.0-dev.12 [2024-10-25T02:34:28.789Z] v3.2.0-dev.13 [2024-10-25T02:34:28.789Z] v3.2.0-dev.14 [2024-10-25T02:34:28.789Z] v3.2.0-dev.15 [2024-10-25T02:34:28.789Z] v3.2.0-dev.16 [2024-10-25T02:34:28.789Z] v3.2.0-dev.17 [2024-10-25T02:34:28.789Z] v3.2.0-dev.18 [2024-10-25T02:34:28.789Z] v3.2.0-dev.19 [2024-10-25T02:34:28.789Z] v3.2.0-dev.2 [2024-10-25T02:34:28.789Z] v3.2.0-dev.20 [2024-10-25T02:34:28.789Z] v3.2.0-dev.21 [2024-10-25T02:34:28.789Z] v3.2.0-dev.22 [2024-10-25T02:34:28.789Z] v3.2.0-dev.23 [2024-10-25T02:34:28.789Z] v3.2.0-dev.24 [2024-10-25T02:34:28.789Z] v3.2.0-dev.25 [2024-10-25T02:34:28.789Z] v3.2.0-dev.26 [2024-10-25T02:34:28.789Z] v3.2.0-dev.27 [2024-10-25T02:34:28.789Z] v3.2.0-dev.28 [2024-10-25T02:34:28.789Z] v3.2.0-dev.29 [2024-10-25T02:34:28.789Z] v3.2.0-dev.3 [2024-10-25T02:34:28.789Z] v3.2.0-dev.30 [2024-10-25T02:34:28.789Z] v3.2.0-dev.31 [2024-10-25T02:34:28.789Z] v3.2.0-dev.32 [2024-10-25T02:34:28.789Z] v3.2.0-dev.33 [2024-10-25T02:34:28.789Z] v3.2.0-dev.34 [2024-10-25T02:34:28.789Z] v3.2.0-dev.35 [2024-10-25T02:34:28.789Z] v3.2.0-dev.36 [2024-10-25T02:34:28.789Z] v3.2.0-dev.37 [2024-10-25T02:34:28.789Z] v3.2.0-dev.38 [2024-10-25T02:34:28.789Z] v3.2.0-dev.39 [2024-10-25T02:34:28.789Z] v3.2.0-dev.4 [2024-10-25T02:34:28.789Z] v3.2.0-dev.40 [2024-10-25T02:34:28.789Z] v3.2.0-dev.41 [2024-10-25T02:34:28.789Z] v3.2.0-dev.42 [2024-10-25T02:34:28.789Z] v3.2.0-dev.5 [2024-10-25T02:34:28.789Z] v3.2.0-dev.6 [2024-10-25T02:34:28.789Z] v3.2.0-dev.7 [2024-10-25T02:34:28.789Z] v3.2.0-dev.8 [2024-10-25T02:34:28.789Z] v3.2.0-dev.9 [2024-10-25T02:34:28.789Z] v4.0.0-dev.1 [2024-10-25T02:34:28.789Z] v4.0.0-dev.2 [Pipeline] sh [2024-10-25T02:34:29.087Z] + lftools sign git-tag v4.0.0-dev.2 [2024-10-25T02:34:29.655Z] Signing Git tag with Sigul... [2024-10-25T02:34:29.655Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-10-25T02:34:29.933Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:30.223Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-25T02:34:30.230Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-25T02:34:30.262Z] $ docker stop --time=1 172bbce36da2a8f8ed879d0d9d668dab506933041f73e3daaec3ebf5fb836f5c [2024-10-25T02:34:31.576Z] $ docker rm -f --volumes 172bbce36da2a8f8ed879d0d9d668dab506933041f73e3daaec3ebf5fb836f5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-25T02:34:32.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T02:34:32.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:34:32.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T02:34:32.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:34:32.417Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:34:32.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-25T02:34:32.778Z] $ docker top 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 -eo pid,comm [2024-10-25T02:34:32.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-10-25T02:34:32.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T02:34:32.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T02:34:32.886Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T02:34:32.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T02:34:32.994Z] $ docker exec 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 ssh-agent [2024-10-25T02:34:33.104Z] SSH_AUTH_SOCK=/tmp/ssh-M413DgUSsMyL/agent.32 [2024-10-25T02:34:33.104Z] SSH_AGENT_PID=38 [2024-10-25T02:34:33.109Z] Running ssh-add (command line suppressed) [2024-10-25T02:34:33.214Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3919096834632708422.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3919096834632708422.key) [2024-10-25T02:34:33.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T02:34:33.521Z] + git semver bump pre [2024-10-25T02:34:33.780Z] 2024-10-25 02:34:33,691 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-25T02:34:33.780Z] 2024-10-25 02:34:33,692 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-10-25T02:34:33.780Z] 2024-10-25 02:34:33,692 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-10-25T02:34:33.780Z] 2024-10-25 02:34:33,692 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2024-10-25T02:34:33.780Z] 2024-10-25 02:34:33,692 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-25T02:34:33.780Z] 2024-10-25 02:34:33,692 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-25T02:34:33.780Z] 2024-10-25 02:34:33,693 [execute] INFO git cat-file --batch-check [2024-10-25T02:34:33.780Z] 2024-10-25 02:34:33,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T02:34:33.780Z] 2024-10-25 02:34:33,698 [execute] INFO git cat-file --batch [2024-10-25T02:34:33.781Z] 2024-10-25 02:34:33,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T02:34:33.781Z] 2024-10-25 02:34:33,703 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-25T02:34:33.781Z] 4.0.0-dev.3 [Pipeline] } [2024-10-25T02:34:33.785Z] $ docker exec --env ******** --env ******** 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 ssh-agent -k [2024-10-25T02:34:33.872Z] unset SSH_AUTH_SOCK; [2024-10-25T02:34:33.872Z] unset SSH_AGENT_PID; [2024-10-25T02:34:33.873Z] echo Agent pid 38 killed; [2024-10-25T02:34:33.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T02:34:34.207Z] + git semver [Pipeline] } [2024-10-25T02:34:34.473Z] $ docker stop --time=1 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 [2024-10-25T02:34:35.753Z] $ docker rm -f --volumes 835555e28abe50b0ca85357084b9facaf321aec798b3b5cbaf19f30ff77fae39 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T02:34:36.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T02:34:36.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:34:36.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T02:34:36.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:34:36.504Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:34:36.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-25T02:34:36.869Z] $ docker top 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae -eo pid,comm [2024-10-25T02:34:36.917Z] 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-10-25T02:34:36.917Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T02:34:36.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T02:34:36.978Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T02:34:37.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T02:34:37.090Z] $ docker exec 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae ssh-agent [2024-10-25T02:34:37.196Z] SSH_AUTH_SOCK=/tmp/ssh-ewOlmYQsRcik/agent.31 [2024-10-25T02:34:37.196Z] SSH_AGENT_PID=37 [2024-10-25T02:34:37.201Z] Running ssh-add (command line suppressed) [2024-10-25T02:34:37.286Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17699395563910179323.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17699395563910179323.key) [2024-10-25T02:34:37.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T02:34:37.602Z] + git semver push [2024-10-25T02:34:37.860Z] 2024-10-25 02:34:37,749 [run_push] DEBUG push [2024-10-25T02:34:37.860Z] 2024-10-25 02:34:37,749 [execute] INFO git cat-file --batch-check [2024-10-25T02:34:37.860Z] 2024-10-25 02:34:37,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T02:34:37.860Z] 2024-10-25 02:34:37,753 [execute] INFO git rev-list 12522c23f5a4a45dfb5cc29ad73b483872e4b64a -- [2024-10-25T02:34:37.860Z] 2024-10-25 02:34:37,753 [execute] DEBUG Popen(['git', 'rev-list', '12522c23f5a4a45dfb5cc29ad73b483872e4b64a', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-25T02:34:37.860Z] 2024-10-25 02:34:37,762 [execute] INFO git fetch -v origin [2024-10-25T02:34:37.860Z] 2024-10-25 02:34:37,762 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-25T02:34:38.427Z] 2024-10-25 02:34:38,223 [run_push] DEBUG no remote changes detected [2024-10-25T02:34:38.427Z] 2024-10-25 02:34:38,223 [execute] INFO git push origin semver [2024-10-25T02:34:38.427Z] 2024-10-25 02:34:38,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-25T02:34:39.000Z] 2024-10-25 02:34:38,902 [run_push] DEBUG push all version tags [2024-10-25T02:34:39.000Z] 2024-10-25 02:34:38,903 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-25T02:34:39.000Z] 2024-10-25 02:34:38,903 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-10-25T02:34:39.569Z] 2024-10-25 02:34:39,503 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-10-25T02:34:39.569Z] 4.0.0-dev.3 [Pipeline] } [2024-10-25T02:34:39.573Z] $ docker exec --env ******** --env ******** 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae ssh-agent -k [2024-10-25T02:34:39.675Z] unset SSH_AUTH_SOCK; [2024-10-25T02:34:39.675Z] unset SSH_AGENT_PID; [2024-10-25T02:34:39.675Z] echo Agent pid 37 killed; [2024-10-25T02:34:39.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T02:34:40.014Z] + git semver [Pipeline] } [2024-10-25T02:34:40.281Z] $ docker stop --time=1 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae [2024-10-25T02:34:41.547Z] $ docker rm -f --volumes 70709ef962c44a6f83907e573ce89d56c57db6683cac722a4950afb99665c5ae [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-10-25T02:34:42.173Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2024-10-25T02:34:42.173Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-10-25T02:34:42.173Z] total 16 [2024-10-25T02:34:42.173Z] drwxr-xr-x 3 root root 4096 Oct 25 02:24 . [2024-10-25T02:34:42.173Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 02:34 .. [2024-10-25T02:34:42.173Z] drwxr-xr-x 2 root root 4096 Oct 25 02:24 cost [2024-10-25T02:34:42.174Z] -rw-r--r-- 1 root root 88 Oct 25 02:24 cost.csv [2024-10-25T02:34:42.174Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-10-25T02:34:42.174Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-10-25T02:34:42.174Z] total 16 [2024-10-25T02:34:42.174Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:24 . [2024-10-25T02:34:42.174Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 02:34 .. [2024-10-25T02:34:42.174Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 02:24 cost [2024-10-25T02:34:42.174Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 25 02:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:42.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:43.323Z] ---> package-listing.sh [2024-10-25T02:34:43.323Z] ++ facter osfamily [2024-10-25T02:34:43.323Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-25T02:34:43.582Z] + OS_FAMILY=debian [2024-10-25T02:34:43.582Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2024-10-25T02:34:43.582Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-25T02:34:43.582Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-25T02:34:43.582Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-25T02:34:43.582Z] + PACKAGES=/tmp/packages_start.txt [2024-10-25T02:34:43.582Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-10-25T02:34:43.582Z] + PACKAGES=/tmp/packages_end.txt [2024-10-25T02:34:43.582Z] + case "${OS_FAMILY}" in [2024-10-25T02:34:43.582Z] + dpkg -l [2024-10-25T02:34:43.582Z] + grep '^ii' [2024-10-25T02:34:43.582Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-25T02:34:43.582Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-25T02:34:43.582Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-25T02:34:43.582Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-10-25T02:34:43.582Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2024-10-25T02:34:43.582Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2024-10-25T02:34:43.593Z] 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-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-25T02:34:43.872Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T02:34:44.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T02:34:44.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T02:34:44.509Z] prd-ubuntu20.04-docker-8c-8g-23723 does not seem to be running inside a container [2024-10-25T02:34:44.531Z] $ 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-messaging_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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-25T02:34:44.713Z] $ docker top cdbf486c0aedcca0ce4c025d6d0c37928d0c6a6d5ee040ccf0636fd57a07d10a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T02:34:45.067Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-25T02:34:45.352Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-25T02:34:45.637Z] + ls /var/log/sa-host [2024-10-25T02:34:45.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T02:34:45.810Z] provisioning config files... [2024-10-25T02:34:45.819Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11383902931906497600tmp [Pipeline] { [Pipeline] echo [2024-10-25T02:34:45.838Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:46.120Z] ---> create-netrc.sh [Pipeline] } [2024-10-25T02:34:46.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:46.466Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-25T02:34:46.476Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:46.756Z] ---> sudo-logs.sh [2024-10-25T02:34:46.756Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-25T02:34:46.793Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:47.076Z] ---> job-cost.sh [2024-10-25T02:34:47.076Z] lf-activate-venv: SKIPPING [2024-10-25T02:34:47.076Z] DEBUG: total: 0.2199999988079071 [2024-10-25T02:34:47.076Z] INFO: Retrieving Stack Cost... [2024-10-25T02:34:47.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-25T02:34:47.903Z] INFO: Archiving Costs [Pipeline] echo [2024-10-25T02:34:47.914Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T02:34:48.197Z] ---> logs-deploy.sh [2024-10-25T02:34:48.197Z] lf-activate-venv: SKIPPING [2024-10-25T02:34:48.197Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/177 [2024-10-25T02:34:48.197Z] INFO: archiving workspace using pattern(s): [2024-10-25T02:34:49.132Z] Archives upload complete. [2024-10-25T02:34:49.389Z] INFO: archiving logs to Nexus [2024-10-25T02:34:49.954Z] ---> uname -a: [2024-10-25T02:34:49.954Z] Linux prd-ubuntu20-04-docker-8c-8g-23723 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] ---> lscpu: [2024-10-25T02:34:49.954Z] Architecture: x86_64 [2024-10-25T02:34:49.954Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-25T02:34:49.954Z] Byte Order: Little Endian [2024-10-25T02:34:49.954Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-25T02:34:49.954Z] CPU(s): 8 [2024-10-25T02:34:49.954Z] On-line CPU(s) list: 0-7 [2024-10-25T02:34:49.954Z] Thread(s) per core: 1 [2024-10-25T02:34:49.954Z] Core(s) per socket: 1 [2024-10-25T02:34:49.954Z] Socket(s): 8 [2024-10-25T02:34:49.954Z] NUMA node(s): 1 [2024-10-25T02:34:49.954Z] Vendor ID: AuthenticAMD [2024-10-25T02:34:49.954Z] CPU family: 23 [2024-10-25T02:34:49.954Z] Model: 49 [2024-10-25T02:34:49.954Z] Model name: AMD EPYC-Rome Processor [2024-10-25T02:34:49.954Z] Stepping: 0 [2024-10-25T02:34:49.954Z] CPU MHz: 2799.998 [2024-10-25T02:34:49.954Z] BogoMIPS: 5599.99 [2024-10-25T02:34:49.954Z] Virtualization: AMD-V [2024-10-25T02:34:49.954Z] Hypervisor vendor: KVM [2024-10-25T02:34:49.954Z] Virtualization type: full [2024-10-25T02:34:49.954Z] L1d cache: 256 KiB [2024-10-25T02:34:49.954Z] L1i cache: 256 KiB [2024-10-25T02:34:49.954Z] L2 cache: 4 MiB [2024-10-25T02:34:49.954Z] L3 cache: 128 MiB [2024-10-25T02:34:49.954Z] NUMA node0 CPU(s): 0-7 [2024-10-25T02:34:49.954Z] Vulnerability Itlb multihit: Not affected [2024-10-25T02:34:49.954Z] Vulnerability L1tf: Not affected [2024-10-25T02:34:49.954Z] Vulnerability Mds: Not affected [2024-10-25T02:34:49.954Z] Vulnerability Meltdown: Not affected [2024-10-25T02:34:49.954Z] Vulnerability Mmio stale data: Not affected [2024-10-25T02:34:49.954Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-25T02:34:49.954Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-25T02:34:49.954Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-25T02:34:49.954Z] Vulnerability Srbds: Not affected [2024-10-25T02:34:49.954Z] Vulnerability Tsx async abort: Not affected [2024-10-25T02:34:49.954Z] 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-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] ---> nproc: [2024-10-25T02:34:49.954Z] 8 [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] ---> df -h: [2024-10-25T02:34:49.954Z] Filesystem Size Used Avail Use% Mounted on [2024-10-25T02:34:49.954Z] overlay 155G 12G 144G 8% / [2024-10-25T02:34:49.954Z] tmpfs 64M 0 64M 0% /dev [2024-10-25T02:34:49.954Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-25T02:34:49.954Z] shm 64M 0 64M 0% /dev/shm [2024-10-25T02:34:49.954Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] ---> sar -b -r -n DEV: [2024-10-25T02:34:49.954Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23723) 10/25/24 _x86_64_ (8 CPU) [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] 02:22:29 LINUX RESTART (8 CPU) [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] 02:23:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-25T02:34:49.954Z] 02:24:01 366.40 15.48 350.92 0.00 1942.56 89118.43 0.00 [2024-10-25T02:34:49.954Z] 02:25:01 79.52 0.13 79.39 0.00 6.40 38919.25 0.00 [2024-10-25T02:34:49.954Z] 02:26:01 1.73 0.00 1.73 0.00 0.00 23.75 0.00 [2024-10-25T02:34:49.954Z] 02:27:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2024-10-25T02:34:49.954Z] 02:28:01 39.18 5.92 33.26 0.00 2639.83 5765.71 0.00 [2024-10-25T02:34:49.954Z] 02:29:01 6.35 0.02 6.33 0.00 0.13 118.38 0.00 [2024-10-25T02:34:49.954Z] 02:30:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-10-25T02:34:49.954Z] 02:31:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 [2024-10-25T02:34:49.954Z] 02:32:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2024-10-25T02:34:49.954Z] 02:33:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 [2024-10-25T02:34:49.954Z] 02:34:01 21.50 0.23 21.26 0.00 13.86 15370.24 0.00 [2024-10-25T02:34:49.954Z] Average: 46.34 1.94 44.40 0.00 413.78 13350.13 0.00 [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] 02:23:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-25T02:34:49.954Z] 02:24:01 28583556 31460636 846140 2.57 85744 3027284 1999492 5.89 1383976 2481868 534788 [2024-10-25T02:34:49.954Z] 02:25:01 28734048 31560600 747920 2.27 95932 2953328 1748420 5.15 1116636 2583112 272 [2024-10-25T02:34:49.954Z] 02:26:01 28734008 31560580 747792 2.27 95960 2953332 1748420 5.15 1116284 2583116 16 [2024-10-25T02:34:49.954Z] 02:27:01 28734872 31561548 746740 2.27 95996 2953332 1748420 5.15 1115864 2583116 44 [2024-10-25T02:34:49.954Z] 02:28:01 28432604 31548400 732900 2.23 118396 3218884 1706192 5.03 1306668 2662648 1012 [2024-10-25T02:34:49.954Z] 02:29:01 28442416 31553432 728492 2.22 116996 3215628 1680776 4.95 1301680 2659384 148 [2024-10-25T02:34:49.954Z] 02:30:01 28442620 31553708 728192 2.21 117024 3215632 1680776 4.95 1301640 2659392 8 [2024-10-25T02:34:49.954Z] 02:31:01 28442556 31553680 728076 2.21 117048 3215636 1680776 4.95 1301640 2659392 176 [2024-10-25T02:34:49.954Z] 02:32:01 28442508 31553640 728040 2.21 117064 3215644 1680776 4.95 1301656 2659400 8 [2024-10-25T02:34:49.954Z] 02:33:01 28444440 31555640 726192 2.21 117096 3215648 1680776 4.95 1299492 2659412 20 [2024-10-25T02:34:49.954Z] 02:34:01 27586684 31510488 764328 2.32 130796 3959768 1874796 5.53 1490628 3265000 352868 [2024-10-25T02:34:49.954Z] Average: 28456392 31542941 747710 2.27 109823 3194920 1748147 5.15 1276015 2677804 80851 [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] 02:23:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-25T02:34:49.954Z] 02:24:01 docker0 91.73 135.55 7.63 1560.51 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:24:01 ens3 538.96 344.42 6922.22 88.27 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:24:01 lo 3.24 3.24 0.31 0.31 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:24:01 vethfc1dd1f 86.55 130.82 8.26 1508.64 0.00 0.00 0.00 0.12 [2024-10-25T02:34:49.954Z] 02:25:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:25:01 ens3 102.95 63.36 2531.70 15.83 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:25:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:26:01 ens3 0.20 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:27:01 ens3 5.98 1.77 8.75 0.13 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:28:01 ens3 164.97 93.25 2066.58 6.68 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:28:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:29:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:31:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:34:01 docker0 80.82 138.23 6.95 1460.60 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:34:01 ens3 230.44 132.06 4117.34 18.61 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:34:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] 02:34:01 veth1563a14 80.82 138.34 8.05 1460.61 0.00 0.00 0.00 0.12 [2024-10-25T02:34:49.954Z] Average: docker0 15.46 24.55 1.31 270.72 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] Average: ens3 93.57 56.89 1405.63 11.55 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-25T02:34:49.954Z] Average: veth1563a14 7.37 12.61 0.73 133.18 0.00 0.00 0.00 0.01 [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] ---> sar -P ALL: [2024-10-25T02:34:49.954Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23723) 10/25/24 _x86_64_ (8 CPU) [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] 02:22:29 LINUX RESTART (8 CPU) [2024-10-25T02:34:49.954Z] [2024-10-25T02:34:49.954Z] 02:23:03 CPU %user %nice %system %iowait %steal %idle [2024-10-25T02:34:49.954Z] 02:24:01 all 17.07 0.00 3.85 3.00 0.07 76.00 [2024-10-25T02:34:49.954Z] 02:24:01 0 15.73 0.00 4.11 13.91 0.07 66.18 [2024-10-25T02:34:49.954Z] 02:24:01 1 19.09 0.00 3.01 1.17 0.07 76.66 [2024-10-25T02:34:49.954Z] 02:24:01 2 17.92 0.00 5.21 3.48 0.07 73.32 [2024-10-25T02:34:49.954Z] 02:24:01 3 16.54 0.00 3.46 0.40 0.07 79.53 [2024-10-25T02:34:49.954Z] 02:24:01 4 14.75 0.00 4.30 0.37 0.05 80.54 [2024-10-25T02:34:49.954Z] 02:24:01 5 16.43 0.00 3.81 2.98 0.07 76.71 [2024-10-25T02:34:49.954Z] 02:24:01 6 19.15 0.00 3.09 0.21 0.07 77.48 [2024-10-25T02:34:49.954Z] 02:24:01 7 16.95 0.00 3.84 1.59 0.09 77.53 [2024-10-25T02:34:49.954Z] 02:25:01 all 22.16 0.00 3.74 3.71 0.07 70.32 [2024-10-25T02:34:49.954Z] 02:25:01 0 20.92 0.00 3.42 0.05 0.08 75.52 [2024-10-25T02:34:49.954Z] 02:25:01 1 21.42 0.00 3.97 22.95 0.07 51.59 [2024-10-25T02:34:49.954Z] 02:25:01 2 23.84 0.00 3.40 0.32 0.07 72.38 [2024-10-25T02:34:49.954Z] 02:25:01 3 22.85 0.00 2.99 0.18 0.07 73.91 [2024-10-25T02:34:49.954Z] 02:25:01 4 20.85 0.00 3.70 0.17 0.08 75.20 [2024-10-25T02:34:49.954Z] 02:25:01 5 23.53 0.00 3.48 0.17 0.07 72.75 [2024-10-25T02:34:49.954Z] 02:25:01 6 21.60 0.00 4.53 4.65 0.07 69.15 [2024-10-25T02:34:49.954Z] 02:25:01 7 22.24 0.00 4.42 1.33 0.08 71.93 [2024-10-25T02:34:49.954Z] 02:26:01 all 0.27 0.00 0.01 0.01 0.01 99.69 [2024-10-25T02:34:49.954Z] 02:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-25T02:34:49.954Z] 02:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-25T02:34:49.954Z] 02:26:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-25T02:34:49.954Z] 02:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-25T02:34:49.954Z] 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T02:34:49.954Z] 02:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-25T02:34:49.954Z] 02:26:01 6 1.97 0.00 0.00 0.08 0.02 97.93 [2024-10-25T02:34:49.954Z] 02:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-25T02:34:49.954Z] 02:27:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-10-25T02:34:49.954Z] 02:27:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-25T02:34:49.954Z] 02:27:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2024-10-25T02:34:49.955Z] 02:27:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2024-10-25T02:34:49.955Z] 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T02:34:49.955Z] 02:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-25T02:34:49.955Z] 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T02:34:49.955Z] 02:27:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2024-10-25T02:34:49.955Z] 02:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-25T02:34:49.955Z] 02:28:01 all 2.14 0.00 1.06 0.75 0.02 96.03 [2024-10-25T02:34:49.955Z] 02:28:01 0 2.40 0.00 0.85 1.99 0.02 94.74 [2024-10-25T02:34:49.955Z] 02:28:01 1 3.11 0.00 1.54 0.72 0.03 94.61 [2024-10-25T02:34:49.955Z] 02:28:01 2 1.42 0.00 0.97 0.03 0.02 97.56 [2024-10-25T02:34:49.955Z] 02:28:01 3 2.42 0.00 0.83 0.03 0.02 96.70 [2024-10-25T02:34:49.955Z] 02:28:01 4 1.14 0.00 0.89 0.10 0.02 97.86 [2024-10-25T02:34:49.955Z] 02:28:01 5 1.89 0.00 1.67 0.05 0.02 96.37 [2024-10-25T02:34:49.955Z] 02:28:01 6 2.75 0.00 0.81 1.53 0.03 94.88 [2024-10-25T02:34:49.955Z] 02:28:01 7 2.00 0.00 0.90 1.57 0.03 95.49 [2024-10-25T02:34:49.955Z] 02:29:01 all 0.16 0.00 0.05 0.01 0.01 99.76 [2024-10-25T02:34:49.955Z] 02:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-25T02:34:49.955Z] 02:29:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2024-10-25T02:34:49.955Z] 02:29:01 2 0.07 0.00 0.07 0.02 0.02 99.83 [2024-10-25T02:34:49.955Z] 02:29:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-25T02:34:49.955Z] 02:29:01 4 0.03 0.00 0.07 0.00 0.02 99.88 [2024-10-25T02:34:49.955Z] 02:29:01 5 0.23 0.00 0.07 0.00 0.02 99.68 [2024-10-25T02:34:49.955Z] 02:29:01 6 0.78 0.00 0.02 0.08 0.02 99.10 [2024-10-25T02:34:49.955Z] 02:29:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-25T02:34:49.955Z] 02:30:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2024-10-25T02:34:49.955Z] 02:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-25T02:34:49.955Z] 02:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-25T02:34:49.955Z] 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T02:34:49.955Z] 02:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-25T02:34:49.955Z] 02:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-25T02:34:49.955Z] 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T02:34:49.955Z] 02:30:01 6 1.86 0.00 0.00 0.02 0.00 98.13 [2024-10-25T02:34:49.955Z] 02:30:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2024-10-25T02:34:49.955Z] 02:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-10-25T02:34:49.955Z] 02:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-25T02:34:49.955Z] 02:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-25T02:34:49.955Z] 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T02:34:49.955Z] 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T02:34:49.955Z] 02:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-25T02:34:49.955Z] 02:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T02:34:49.955Z] 02:31:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2024-10-25T02:34:49.955Z] 02:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-25T02:34:49.955Z] 02:32:01 all 0.22 0.00 0.01 0.03 0.01 99.72 [2024-10-25T02:34:49.955Z] 02:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-25T02:34:49.955Z] 02:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-25T02:34:49.955Z] 02:32:01 2 0.03 0.00 0.00 0.17 0.02 99.78 [2024-10-25T02:34:49.955Z] 02:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-25T02:34:49.955Z] 02:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-25T02:34:49.955Z] 02:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-25T02:34:49.955Z] 02:32:01 6 1.57 0.00 0.00 0.07 0.00 98.37 [2024-10-25T02:34:49.955Z] 02:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-25T02:34:49.955Z] 02:33:01 all 0.26 0.00 0.01 0.01 0.00 99.71 [2024-10-25T02:34:49.955Z] 02:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-25T02:34:49.955Z] 02:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T02:34:49.955Z] 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-25T02:34:49.955Z] 02:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-25T02:34:49.955Z] 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T02:34:49.955Z] 02:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-25T02:34:49.955Z] 02:33:01 6 1.95 0.00 0.00 0.07 0.00 97.98 [2024-10-25T02:34:49.955Z] 02:33:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-25T02:34:49.955Z] 02:34:01 all 2.85 0.00 1.04 0.90 0.03 95.18 [2024-10-25T02:34:49.955Z] 02:34:01 0 1.67 0.00 1.14 0.08 0.05 97.05 [2024-10-25T02:34:49.955Z] 02:34:01 1 2.70 0.00 1.00 0.03 0.03 96.23 [2024-10-25T02:34:49.955Z] 02:34:01 2 3.01 0.00 0.74 0.02 0.02 96.22 [2024-10-25T02:34:49.955Z] 02:34:01 3 2.66 0.00 0.84 4.77 0.03 91.70 [2024-10-25T02:34:49.955Z] 02:34:01 4 2.87 0.00 1.12 0.02 0.00 95.99 [2024-10-25T02:34:49.955Z] 02:34:01 5 3.87 0.00 1.31 0.00 0.03 94.79 [2024-10-25T02:34:49.955Z] 02:34:01 6 2.68 0.00 1.22 1.73 0.03 94.33 [2024-10-25T02:34:49.955Z] 02:34:01 7 3.37 0.00 0.92 0.54 0.03 95.14 [2024-10-25T02:34:49.955Z] [2024-10-25T02:34:49.955Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-10-25T02:34:49.955Z] Average: all 4.06 0.00 0.88 0.76 0.02 94.28 [2024-10-25T02:34:49.955Z] Average: 0 3.65 0.00 0.87 1.41 0.03 94.05 [2024-10-25T02:34:49.955Z] Average: 1 4.16 0.00 0.87 2.24 0.02 92.72 [2024-10-25T02:34:49.955Z] Average: 2 4.16 0.00 0.93 0.35 0.02 94.54 [2024-10-25T02:34:49.955Z] Average: 3 4.00 0.00 0.73 0.49 0.02 94.76 [2024-10-25T02:34:49.955Z] Average: 4 3.56 0.00 0.90 0.06 0.02 95.46 [2024-10-25T02:34:49.955Z] Average: 5 4.11 0.00 0.93 0.28 0.02 94.65 [2024-10-25T02:34:49.955Z] Average: 6 4.87 0.00 0.87 0.77 0.02 93.48 [2024-10-25T02:34:49.955Z] Average: 7 4.00 0.00 0.91 0.46 0.03 94.60 [2024-10-25T02:34:49.955Z] [2024-10-25T02:34:49.955Z] [2024-10-25T02:34:49.955Z]