Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a+2868ca73a97620684e4222c18180e3be22dea77a (8fa036770d231d6c0add720290284ebaba0cabbd) 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-ssh11814230077601792031.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-ssh7188729102408485925.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3795570614573777689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15333550385291817798.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3941450321643046160.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1350487830285644443.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23697 in /w/workspace/xfoundry_go-mod-messaging_PR-363 [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/xfoundry_go-mod-messaging_PR-363 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2868ca73a97620684e4222c18180e3be22dea77a into PR head commit f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a Merge succeeded, producing f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a Checking out Revision f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a (PR-363) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2868ca73a97620684e4222c18180e3be22dea77a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-24T16:39:39.062Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-24T16:39:39.282Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-24T16:39:39.403Z] ========================================================= [2024-10-24T16:39:39.403Z] EdgeX Global Pipelines Version Info [2024-10-24T16:39:39.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:39:40.581Z] ------------------- [2024-10-24T16:39:40.581Z] stable info: [2024-10-24T16:39:40.581Z] ------------------- [2024-10-24T16:39:40.581Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-24T16:39:40.581Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-24T16:39:40.581Z] Message: update stable to v1.0.265 [2024-10-24T16:39:40.844Z] ------------------- [2024-10-24T16:39:40.844Z] experimental info: [2024-10-24T16:39:40.844Z] ------------------- [2024-10-24T16:39:40.844Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-24T16:39:40.844Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-24T16:39:40.844Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-24T16:39:41.062Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-10-24T16:39:41.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-10-24T16:39:41.174Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-24T16:39:41.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-24T16:39:41.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-24T16:39:41.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-24T16:39:41.419Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-24T16:39:41.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-24T16:39:41.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-24T16:39:41.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-24T16:39:41.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-24T16:39:41.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-10-24T16:39:41.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-24T16:39:41.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-24T16:39:41.917Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-24T16:39:41.979Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-24T16:39:42.045Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-24T16:39:42.108Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-24T16:39:42.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-24T16:39:42.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-24T16:39:42.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-24T16:39:42.349Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-24T16:39:42.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-24T16:39:42.459Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-24T16:39:42.519Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-24T16:39:42.580Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-24T16:39:42.641Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-24T16:39:42.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2024-10-24T16:39:42.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2024-10-24T16:39:42.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2024-10-24T16:39:42.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] echo [2024-10-24T16:39:42.942Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8b609f [Pipeline] echo [2024-10-24T16:39:43.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-24T16:39:43.579Z] + git rev-list -1 --merges f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a~1..f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] echo [2024-10-24T16:39:43.629Z] -----------> git rev-list -1 --merges f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a~1..f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [false] [Pipeline] sh [2024-10-24T16:39:43.950Z] + git log --format=format:%s -1 f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] echo [2024-10-24T16:39:43.994Z] ========================================================= [2024-10-24T16:39:43.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-24T16:39:43.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-24T16:39:44.453Z] + git log --format=format:%s -1 f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] echo [2024-10-24T16:39:44.493Z] [semverPrep] GIT_COMMIT: f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4 [Pipeline] echo [2024-10-24T16:39:44.537Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-24T16:39:44.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-24T16:39:44.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-24T16:39:44.951Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-24T16:39:44.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-24T16:39:44.951Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-24T16:39:44.951Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-24T16:39:44.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-24T16:39:45.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-24T16:39:45.451Z] [2024-10-24T16:39:45.451Z] 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-24T16:39:45.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-24T16:39:46.115Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-24T16:39:46.115Z] b85a868b505f: Pulling fs layer [2024-10-24T16:39:46.115Z] e2be974225ed: Pulling fs layer [2024-10-24T16:39:46.115Z] 339a4e72a1f5: Pulling fs layer [2024-10-24T16:39:46.115Z] 988bab9f4d93: Pulling fs layer [2024-10-24T16:39:46.115Z] 1469e6f7b9e6: Pulling fs layer [2024-10-24T16:39:46.115Z] eaf3925da568: Pulling fs layer [2024-10-24T16:39:46.115Z] bab4dde63d76: Pulling fs layer [2024-10-24T16:39:46.115Z] bde34c3a00c8: Pulling fs layer [2024-10-24T16:39:46.115Z] b352a97aabf1: Pulling fs layer [2024-10-24T16:39:46.115Z] 4872d77fe225: Pulling fs layer [2024-10-24T16:39:46.115Z] 5851b861e8e6: Pulling fs layer [2024-10-24T16:39:46.115Z] eaf3925da568: Waiting [2024-10-24T16:39:46.115Z] 988bab9f4d93: Waiting [2024-10-24T16:39:46.115Z] bab4dde63d76: Waiting [2024-10-24T16:39:46.115Z] bde34c3a00c8: Waiting [2024-10-24T16:39:46.115Z] 4872d77fe225: Waiting [2024-10-24T16:39:46.115Z] b352a97aabf1: Waiting [2024-10-24T16:39:46.115Z] 5851b861e8e6: Waiting [2024-10-24T16:39:46.115Z] e2be974225ed: Verifying Checksum [2024-10-24T16:39:46.115Z] e2be974225ed: Download complete [2024-10-24T16:39:46.115Z] 988bab9f4d93: Verifying Checksum [2024-10-24T16:39:46.115Z] 988bab9f4d93: Download complete [2024-10-24T16:39:46.374Z] 1469e6f7b9e6: Verifying Checksum [2024-10-24T16:39:46.374Z] 1469e6f7b9e6: Download complete [2024-10-24T16:39:46.374Z] 339a4e72a1f5: Verifying Checksum [2024-10-24T16:39:46.374Z] 339a4e72a1f5: Download complete [2024-10-24T16:39:46.374Z] eaf3925da568: Verifying Checksum [2024-10-24T16:39:46.374Z] eaf3925da568: Download complete [2024-10-24T16:39:46.374Z] bde34c3a00c8: Download complete [2024-10-24T16:39:46.374Z] b352a97aabf1: Download complete [2024-10-24T16:39:46.374Z] 4872d77fe225: Verifying Checksum [2024-10-24T16:39:46.374Z] 4872d77fe225: Download complete [2024-10-24T16:39:46.374Z] 5851b861e8e6: Download complete [2024-10-24T16:39:46.374Z] b85a868b505f: Verifying Checksum [2024-10-24T16:39:46.374Z] b85a868b505f: Download complete [2024-10-24T16:39:46.633Z] bab4dde63d76: Verifying Checksum [2024-10-24T16:39:46.633Z] bab4dde63d76: Download complete [2024-10-24T16:39:47.597Z] b85a868b505f: Pull complete [2024-10-24T16:39:47.857Z] e2be974225ed: Pull complete [2024-10-24T16:39:48.428Z] 339a4e72a1f5: Pull complete [2024-10-24T16:39:48.428Z] 988bab9f4d93: Pull complete [2024-10-24T16:39:48.688Z] 1469e6f7b9e6: Pull complete [2024-10-24T16:39:48.688Z] eaf3925da568: Pull complete [2024-10-24T16:39:50.593Z] bab4dde63d76: Pull complete [2024-10-24T16:39:50.593Z] bde34c3a00c8: Pull complete [2024-10-24T16:39:50.593Z] b352a97aabf1: Pull complete [2024-10-24T16:39:50.853Z] 4872d77fe225: Pull complete [2024-10-24T16:39:50.853Z] 5851b861e8e6: Pull complete [2024-10-24T16:39:50.853Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-24T16:39:50.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-24T16:39:50.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-24T16:39:51.143Z] prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container [2024-10-24T16:39:51.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@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-24T16:39:54.116Z] $ docker top 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b -eo pid,comm [2024-10-24T16:39:54.184Z] 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-24T16:39:54.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-24T16:39:54.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-24T16:39:54.327Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-24T16:39:54.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-24T16:39:54.442Z] $ docker exec 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b ssh-agent [2024-10-24T16:39:54.591Z] SSH_AUTH_SOCK=/tmp/ssh-feS6F0ejE0gm/agent.32 [2024-10-24T16:39:54.591Z] SSH_AGENT_PID=38 [2024-10-24T16:39:54.600Z] Running ssh-add (command line suppressed) [2024-10-24T16:39:54.690Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/private_key_4651545056701682871.key (/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/private_key_4651545056701682871.key) [2024-10-24T16:39:54.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-24T16:39:55.071Z] + git tag --points-at HEAD [Pipeline] } [2024-10-24T16:39:55.087Z] $ docker exec --env ******** --env ******** 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b ssh-agent -k [2024-10-24T16:39:55.200Z] unset SSH_AUTH_SOCK; [2024-10-24T16:39:55.201Z] unset SSH_AGENT_PID; [2024-10-24T16:39:55.201Z] echo Agent pid 38 killed; [2024-10-24T16:39:55.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-24T16:39:55.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-24T16:39:55.328Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-24T16:39:55.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-24T16:39:55.443Z] $ docker exec 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b ssh-agent [2024-10-24T16:39:55.570Z] SSH_AUTH_SOCK=/tmp/ssh-8YL9L5HcIIsE/agent.71 [2024-10-24T16:39:55.570Z] SSH_AGENT_PID=77 [2024-10-24T16:39:55.575Z] Running ssh-add (command line suppressed) [2024-10-24T16:39:55.669Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/private_key_147113573803444870.key (/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/private_key_147113573803444870.key) [2024-10-24T16:39:55.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-24T16:39:56.048Z] + git semver init [2024-10-24T16:39:56.311Z] 2024-10-24 16:39:56,244 [run_init] DEBUG init version:0.0.0 force:False [2024-10-24T16:39:56.311Z] 2024-10-24 16:39:56,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver [2024-10-24T16:39:56.311Z] 2024-10-24 16:39:56,246 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-363/.semver [2024-10-24T16:39:56.311Z] 2024-10-24 16:39:56,246 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-363, universal_newlines=False, shell=None, istream=None) [2024-10-24T16:39:57.252Z] 2024-10-24 16:39:57,069 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-363/.git/info/exclude [2024-10-24T16:39:57.252Z] 2024-10-24 16:39:57,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver/PR-363 with force:False [2024-10-24T16:39:57.252Z] 2024-10-24 16:39:57,070 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver/PR-363 [2024-10-24T16:39:57.252Z] 2024-10-24 16:39:57,074 [execute] INFO git cat-file --batch-check [2024-10-24T16:39:57.252Z] 2024-10-24 16:39:57,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2024-10-24T16:39:57.252Z] 2024-10-24 16:39:57,082 [execute] INFO git cat-file --batch [2024-10-24T16:39:57.252Z] 2024-10-24 16:39:57,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2024-10-24T16:39:57.252Z] 2024-10-24 16:39:57,089 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-363/.semver/PR-363 [2024-10-24T16:39:57.252Z] 0.0.0 [Pipeline] } [2024-10-24T16:39:57.269Z] $ docker exec --env ******** --env ******** 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b ssh-agent -k [2024-10-24T16:39:57.362Z] unset SSH_AUTH_SOCK; [2024-10-24T16:39:57.363Z] unset SSH_AGENT_PID; [2024-10-24T16:39:57.364Z] echo Agent pid 77 killed; [2024-10-24T16:39:57.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-24T16:39:57.829Z] + git semver [Pipeline] } [2024-10-24T16:39:58.109Z] $ docker stop --time=1 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b [2024-10-24T16:39:59.418Z] $ docker rm -f --volumes 9e40e8becb58bc2b8b5985d84ad6fa9018f15eaa9afe15f420d504d0ab6b819b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-24T16:39:59.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-24T16:40:00.175Z] Stashed 1 file(s) [Pipeline] echo [2024-10-24T16:40:00.334Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-24T16:40:01.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-24T16:40:01.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-24T16:40:01.118Z] ========================================================= [2024-10-24T16:40:01.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-24T16:40:01.118Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-24T16:40:01.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-24T16:40:01.546Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-24T16:40:01.546Z] 43c4264eed91: Pulling fs layer [2024-10-24T16:40:01.546Z] 4cc291be95ef: Pulling fs layer [2024-10-24T16:40:01.546Z] 2ac1f1163629: Pulling fs layer [2024-10-24T16:40:01.546Z] 5c3c966382ef: Pulling fs layer [2024-10-24T16:40:01.546Z] 4f4fb700ef54: Pulling fs layer [2024-10-24T16:40:01.546Z] 5d5c8e513c77: Pulling fs layer [2024-10-24T16:40:01.546Z] 9f66e0745190: Pulling fs layer [2024-10-24T16:40:01.546Z] 4f4fb700ef54: Waiting [2024-10-24T16:40:01.546Z] 5d5c8e513c77: Waiting [2024-10-24T16:40:01.546Z] f49a43e4bbc0: Pulling fs layer [2024-10-24T16:40:01.546Z] 561ebcabdf7f: Pulling fs layer [2024-10-24T16:40:01.546Z] 9f66e0745190: Waiting [2024-10-24T16:40:01.546Z] 4cc291be95ef: Verifying Checksum [2024-10-24T16:40:01.546Z] 4cc291be95ef: Download complete [2024-10-24T16:40:01.546Z] 5c3c966382ef: Download complete [2024-10-24T16:40:01.546Z] 4f4fb700ef54: Download complete [2024-10-24T16:40:01.546Z] 5d5c8e513c77: Download complete [2024-10-24T16:40:01.546Z] 43c4264eed91: Download complete [2024-10-24T16:40:01.546Z] 9f66e0745190: Verifying Checksum [2024-10-24T16:40:01.546Z] 9f66e0745190: Download complete [2024-10-24T16:40:01.810Z] 43c4264eed91: Pull complete [2024-10-24T16:40:01.810Z] 561ebcabdf7f: Download complete [2024-10-24T16:40:01.810Z] 4cc291be95ef: Pull complete [2024-10-24T16:40:02.075Z] 2ac1f1163629: Verifying Checksum [2024-10-24T16:40:02.075Z] 2ac1f1163629: Download complete [2024-10-24T16:40:02.334Z] f49a43e4bbc0: Verifying Checksum [2024-10-24T16:40:02.334Z] f49a43e4bbc0: Download complete [2024-10-24T16:40:05.619Z] 2ac1f1163629: Pull complete [2024-10-24T16:40:05.880Z] 5c3c966382ef: Pull complete [2024-10-24T16:40:05.880Z] 4f4fb700ef54: Pull complete [2024-10-24T16:40:05.880Z] 5d5c8e513c77: Pull complete [2024-10-24T16:40:06.138Z] 9f66e0745190: Pull complete [2024-10-24T16:40:08.674Z] f49a43e4bbc0: Pull complete [2024-10-24T16:40:08.936Z] 561ebcabdf7f: Pull complete [2024-10-24T16:40:08.936Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-24T16:40:08.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-24T16:40:08.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-24T16:40:09.253Z] + 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-24T16:40:09.641Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-24T16:40:09.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-24T16:40:09.856Z] prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container [2024-10-24T16:40:09.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-24T16:40:14.429Z] $ docker top d31b349c1fe66648496142696c524125c8c86178857363928ca6c1607192484d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-24T16:40:14.871Z] + go version [2024-10-24T16:40:14.871Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-24T16:40:14.913Z] $ docker stop --time=1 d31b349c1fe66648496142696c524125c8c86178857363928ca6c1607192484d [2024-10-24T16:40:15.805Z] Still waiting to schedule task [2024-10-24T16:40:15.806Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-24T16:40:16.199Z] $ docker rm -f --volumes d31b349c1fe66648496142696c524125c8c86178857363928ca6c1607192484d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-24T16:40:17.010Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-24T16:40:17.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-24T16:40:17.179Z] prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container [2024-10-24T16:40:17.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-24T16:40:17.563Z] $ docker top 7a72b4113ecf084ce47961fc2e77c8a4e7a6d866f34d0c52cb8bf537e14f615d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-24T16:40:17.986Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-363 [Pipeline] fileExists [Pipeline] sh [2024-10-24T16:40:18.363Z] + make test [2024-10-24T16:40:18.363Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-24T16:40:18.363Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-10-24T16:40:18.363Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-24T16:40:18.363Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-24T16:40:18.363Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-24T16:40:18.363Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-10-24T16:40:18.363Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-24T16:40:18.622Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-24T16:40:18.882Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-24T16:40:18.882Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-24T16:40:18.882Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-24T16:40:18.882Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-24T16:40:18.882Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-24T16:40:18.882Z] go: downloading golang.org/x/net v0.27.0 [2024-10-24T16:40:18.882Z] go: downloading golang.org/x/sync v0.7.0 [2024-10-24T16:40:18.882Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-10-24T16:40:18.882Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-10-24T16:40:18.882Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-10-24T16:40:18.882Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-10-24T16:40:19.142Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-24T16:40:19.142Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-24T16:40:19.142Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-24T16:40:19.142Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-24T16:40:19.142Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-24T16:40:19.142Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-24T16:40:19.142Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-24T16:40:19.142Z] go: downloading golang.org/x/text v0.16.0 [2024-10-24T16:40:19.142Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-24T16:40:19.142Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-24T16:40:41.085Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2024-10-24T16:40:41.085Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2024-10-24T16:40:41.085Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.030s coverage: 86.1% of statements [2024-10-24T16:40:41.085Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis/mocks coverage: 0.0% of statements [2024-10-24T16:40:41.085Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2024-10-24T16:40:45.283Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.026s coverage: 19.8% of statements [2024-10-24T16:40:45.284Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.061s coverage: 88.8% of statements [2024-10-24T16:40:45.284Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.039s coverage: 86.2% of statements [2024-10-24T16:40:45.284Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.024s coverage: 15.4% of statements [2024-10-24T16:40:45.284Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis 1.131s coverage: 61.3% of statements [2024-10-24T16:40:45.284Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.024s coverage: 87.5% of statements [2024-10-24T16:40:45.284Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.023s coverage: 100.0% of statements [2024-10-24T16:40:45.284Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/redis 1.022s coverage: 100.0% of statements [2024-10-24T16:40:45.284Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.028s coverage: 95.1% of statements [2024-10-24T16:41:03.375Z] go vet ./... [2024-10-24T16:41:05.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-24T16:41:05.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-24T16:41:05.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-24T16:41:05.617Z] $ docker stop --time=1 7a72b4113ecf084ce47961fc2e77c8a4e7a6d866f34d0c52cb8bf537e14f615d [2024-10-24T16:41:09.074Z] $ docker rm -f --volumes 7a72b4113ecf084ce47961fc2e77c8a4e7a6d866f34d0c52cb8bf537e14f615d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-24T16:41:09.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-24T16:41:09.839Z] 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-24T16:41:10.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-24T16:41:10.999Z] [2024-10-24T16:41:10.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-24T16:41:11.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-24T16:41:11.393Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-24T16:41:11.393Z] 5eb5b503b376: Pulling fs layer [2024-10-24T16:41:11.393Z] 5c69ac0246d0: Pulling fs layer [2024-10-24T16:41:11.393Z] ec43610c2a17: Pulling fs layer [2024-10-24T16:41:11.393Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-24T16:41:11.393Z] 33b1e0a273af: Pulling fs layer [2024-10-24T16:41:11.393Z] 5d3b04190fa2: Pulling fs layer [2024-10-24T16:41:11.393Z] 2f39f015ded8: Pulling fs layer [2024-10-24T16:41:11.393Z] 33b1e0a273af: Waiting [2024-10-24T16:41:11.393Z] 5d3b04190fa2: Waiting [2024-10-24T16:41:11.393Z] 3a2ae6a8a46f: Waiting [2024-10-24T16:41:11.393Z] 5c69ac0246d0: Download complete [2024-10-24T16:41:11.652Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-24T16:41:11.652Z] 3a2ae6a8a46f: Download complete [2024-10-24T16:41:11.652Z] ec43610c2a17: Verifying Checksum [2024-10-24T16:41:11.652Z] ec43610c2a17: Download complete [2024-10-24T16:41:11.652Z] 33b1e0a273af: Verifying Checksum [2024-10-24T16:41:11.652Z] 33b1e0a273af: Download complete [2024-10-24T16:41:11.652Z] 5d3b04190fa2: Download complete [2024-10-24T16:41:11.652Z] 5eb5b503b376: Verifying Checksum [2024-10-24T16:41:11.652Z] 5eb5b503b376: Download complete [2024-10-24T16:41:12.585Z] 2f39f015ded8: Download complete [2024-10-24T16:41:13.153Z] 5eb5b503b376: Pull complete [2024-10-24T16:41:13.153Z] 5c69ac0246d0: Pull complete [2024-10-24T16:41:13.722Z] ec43610c2a17: Pull complete [2024-10-24T16:41:13.722Z] 3a2ae6a8a46f: Pull complete [2024-10-24T16:41:13.982Z] 33b1e0a273af: Pull complete [2024-10-24T16:41:13.982Z] 5d3b04190fa2: Pull complete [2024-10-24T16:41:20.706Z] 2f39f015ded8: Pull complete [2024-10-24T16:41:20.706Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-24T16:41:20.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-24T16:41:20.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-24T16:41:20.974Z] prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container [2024-10-24T16:41:21.013Z] $ 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/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-24T16:41:26.819Z] $ docker top 06c1ff2fb1b66ed8caf833a0e30e761042bc61105043ac28cc0686b0827c3fa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:41:27.327Z] ---> job-cost.sh [2024-10-24T16:41:27.327Z] lf-activate-venv: SKIPPING [2024-10-24T16:41:27.327Z] INFO: No Stack... [2024-10-24T16:41:27.588Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-24T16:41:27.849Z] INFO: Archiving Costs [Pipeline] sh [2024-10-24T16:41:28.170Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-363/archives/cost.csv [2024-10-24T16:41:28.170Z] + cut -d, -f6 [Pipeline] lock [2024-10-24T16:41:28.216Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [2024-10-24T16:41:28.225Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] did not exist. Created. [2024-10-24T16:41:28.232Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-24T16:41:28.637Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-24T16:41:28.701Z] Stashed 1 file(s) [Pipeline] } [2024-10-24T16:41:28.742Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-24T16:41:28.841Z] $ docker stop --time=1 06c1ff2fb1b66ed8caf833a0e30e761042bc61105043ac28cc0686b0827c3fa1 [2024-10-24T16:41:29.999Z] $ docker rm -f --volumes 06c1ff2fb1b66ed8caf833a0e30e761042bc61105043ac28cc0686b0827c3fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-24T16:41:58.417Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23698 in /w/workspace/xfoundry_go-mod-messaging_PR-363 [Pipeline] { [Pipeline] ws [2024-10-24T16:41:58.499Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2024-10-24T16:42:01.605Z] Selected Git installation does not exist. Using Default [2024-10-24T16:42:01.605Z] The recommended git tool is: NONE [2024-10-24T16:42:08.271Z] using credential edgex-jenkins-ssh [2024-10-24T16:42:08.300Z] Cloning the remote Git repository [2024-10-24T16:42:08.360Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-24T16:42:08.486Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2024-10-24T16:42:08.825Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-24T16:42:08.826Z] > git --version # timeout=10 [2024-10-24T16:42:08.891Z] > git --version # 'git version 2.25.1' [2024-10-24T16:42:08.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-24T16:42:09.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-24T16:42:10.334Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-10-24T16:42:10.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-24T16:42:11.559Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-10-24T16:42:11.616Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-24T16:42:11.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-24T16:42:11.643Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-24T16:42:12.234Z] Merging remotes/origin/main commit 2868ca73a97620684e4222c18180e3be22dea77a into PR head commit f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [2024-10-24T16:42:12.671Z] Merge succeeded, producing f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [2024-10-24T16:42:12.671Z] Checking out Revision f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a (PR-363) [2024-10-24T16:42:12.274Z] > git config core.sparsecheckout # timeout=10 [2024-10-24T16:42:12.376Z] > git checkout -f f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a # timeout=10 [2024-10-24T16:42:12.506Z] > git remote # timeout=10 [2024-10-24T16:42:12.536Z] > git config --get remote.origin.url # timeout=10 [2024-10-24T16:42:12.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-24T16:42:12.604Z] > git merge 2868ca73a97620684e4222c18180e3be22dea77a # timeout=10 [2024-10-24T16:42:12.642Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-24T16:42:12.678Z] > git config core.sparsecheckout # timeout=10 [2024-10-24T16:42:12.713Z] > git checkout -f f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a # timeout=10 [2024-10-24T16:42:13.449Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" [2024-10-24T16:42:13.503Z] > git --version # timeout=10 [2024-10-24T16:42:13.515Z] > git --version # 'git version 2.25.1' [2024-10-24T16:42:13.538Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-24T16:42:19.088Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-24T16:42:19.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-24T16:42:19.088Z] Dload Upload Total Spent Left Speed [2024-10-24T16:42:19.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh [2024-10-24T16:42:19.464Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-24T16:42:19.855Z] + sudo tee /etc/docker/daemon.new [2024-10-24T16:42:19.855Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-24T16:42:19.855Z] { [2024-10-24T16:42:19.855Z] "registry-mirrors": [ [2024-10-24T16:42:19.855Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-24T16:42:19.855Z] ], [2024-10-24T16:42:19.855Z] "bip": "10.250.0.254/24", [2024-10-24T16:42:19.855Z] "hosts": [ [2024-10-24T16:42:19.855Z] "tcp://0.0.0.0:5555", [2024-10-24T16:42:19.855Z] "unix:///var/run/docker.sock" [2024-10-24T16:42:19.855Z] ], [2024-10-24T16:42:19.855Z] "mtu": 1458, [2024-10-24T16:42:19.855Z] "selinux-enabled": true, [2024-10-24T16:42:19.855Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-24T16:42:19.855Z] } [Pipeline] sh [2024-10-24T16:42:20.322Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-24T16:42:20.774Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-24T16:42:39.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-24T16:42:39.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-24T16:42:39.477Z] ========================================================= [2024-10-24T16:42:39.477Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-24T16:42:39.477Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-24T16:42:39.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-24T16:42:40.490Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-24T16:42:40.490Z] cf04c63912e1: Pulling fs layer [2024-10-24T16:42:40.490Z] 55b35a11ae5e: Pulling fs layer [2024-10-24T16:42:40.490Z] a37a00ec5f00: Pulling fs layer [2024-10-24T16:42:40.490Z] 50b3750afda1: Pulling fs layer [2024-10-24T16:42:40.490Z] 4f4fb700ef54: Pulling fs layer [2024-10-24T16:42:40.490Z] 80978eb59214: Pulling fs layer [2024-10-24T16:42:40.490Z] c9f46d7d2bd2: Pulling fs layer [2024-10-24T16:42:40.490Z] c5a475d317c9: Pulling fs layer [2024-10-24T16:42:40.490Z] c9f46d7d2bd2: Waiting [2024-10-24T16:42:40.490Z] 4f4fb700ef54: Waiting [2024-10-24T16:42:40.490Z] c5a475d317c9: Waiting [2024-10-24T16:42:40.490Z] 80978eb59214: Waiting [2024-10-24T16:42:40.490Z] 50b3750afda1: Waiting [2024-10-24T16:42:40.490Z] 55b35a11ae5e: Verifying Checksum [2024-10-24T16:42:40.490Z] 55b35a11ae5e: Download complete [2024-10-24T16:42:40.490Z] 50b3750afda1: Download complete [2024-10-24T16:42:40.490Z] 4f4fb700ef54: Verifying Checksum [2024-10-24T16:42:40.490Z] 4f4fb700ef54: Download complete [2024-10-24T16:42:40.490Z] 80978eb59214: Verifying Checksum [2024-10-24T16:42:40.490Z] 80978eb59214: Download complete [2024-10-24T16:42:40.490Z] cf04c63912e1: Verifying Checksum [2024-10-24T16:42:40.490Z] cf04c63912e1: Download complete [2024-10-24T16:42:41.081Z] c5a475d317c9: Verifying Checksum [2024-10-24T16:42:41.081Z] c5a475d317c9: Download complete [2024-10-24T16:42:42.072Z] cf04c63912e1: Pull complete [2024-10-24T16:42:42.345Z] 55b35a11ae5e: Pull complete [2024-10-24T16:42:42.616Z] a37a00ec5f00: Verifying Checksum [2024-10-24T16:42:42.616Z] a37a00ec5f00: Download complete [2024-10-24T16:42:43.210Z] c9f46d7d2bd2: Verifying Checksum [2024-10-24T16:42:43.210Z] c9f46d7d2bd2: Download complete [2024-10-24T16:42:55.577Z] a37a00ec5f00: Pull complete [2024-10-24T16:42:55.847Z] 50b3750afda1: Pull complete [2024-10-24T16:42:56.121Z] 4f4fb700ef54: Pull complete [2024-10-24T16:42:56.402Z] 80978eb59214: Pull complete [2024-10-24T16:43:04.647Z] c9f46d7d2bd2: Pull complete [2024-10-24T16:43:05.236Z] c5a475d317c9: Pull complete [2024-10-24T16:43:05.236Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-24T16:43:05.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-24T16:43:05.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-24T16:43:05.586Z] + 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-24T16:43:06.018Z] + docker inspect -f . ci-base-image-arm64 [2024-10-24T16:43:06.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-24T16:43:06.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-23698 does not seem to be running inside a container [2024-10-24T16:43:06.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-24T16:43:09.441Z] $ docker top eb9ab96f3a4e8f4ac9aff57deb2e71bc1427bfbe8fd9fc28d04357b0017c1e74 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-24T16:43:10.431Z] + go version [2024-10-24T16:43:10.431Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-24T16:43:10.466Z] $ docker stop --time=1 eb9ab96f3a4e8f4ac9aff57deb2e71bc1427bfbe8fd9fc28d04357b0017c1e74 [2024-10-24T16:43:12.062Z] $ docker rm -f --volumes eb9ab96f3a4e8f4ac9aff57deb2e71bc1427bfbe8fd9fc28d04357b0017c1e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-24T16:43:13.007Z] + docker inspect -f . ci-base-image-arm64 [2024-10-24T16:43:13.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-24T16:43:13.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-23698 does not seem to be running inside a container [2024-10-24T16:43:13.355Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-24T16:43:14.578Z] $ docker top 0b502c2d3a2876509f7181eb6b94184f877c686f3fdd0eb9d262df8f39408758 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-24T16:43:15.502Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2024-10-24T16:43:16.231Z] + make test [2024-10-24T16:43:16.232Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-24T16:43:16.232Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-10-24T16:43:16.826Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-24T16:43:16.826Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-24T16:43:16.826Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-24T16:43:16.826Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-24T16:43:17.095Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-10-24T16:43:17.095Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-24T16:43:17.362Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-24T16:43:17.362Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-24T16:43:17.631Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-24T16:43:17.631Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-24T16:43:17.631Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-24T16:43:17.631Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-24T16:43:17.631Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-10-24T16:43:17.631Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-24T16:43:17.631Z] go: downloading golang.org/x/net v0.27.0 [2024-10-24T16:43:17.631Z] go: downloading golang.org/x/sync v0.7.0 [2024-10-24T16:43:17.910Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-24T16:43:17.910Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-10-24T16:43:17.910Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-10-24T16:43:17.910Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-10-24T16:43:17.910Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-24T16:43:17.910Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-24T16:43:17.910Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-24T16:43:18.886Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-24T16:43:19.162Z] go: downloading golang.org/x/text v0.16.0 [2024-10-24T16:43:19.754Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-24T16:43:24.015Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-24T16:45:30.725Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.205s coverage: 86.1% of statements [2024-10-24T16:45:30.725Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2024-10-24T16:45:30.725Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2024-10-24T16:45:30.725Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis/mocks coverage: 0.0% of statements [2024-10-24T16:45:30.725Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.111s coverage: 19.8% of statements [2024-10-24T16:45:30.725Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.258s coverage: 88.8% of statements [2024-10-24T16:45:30.725Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.267s coverage: 86.2% of statements [2024-10-24T16:45:30.725Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.114s coverage: 15.4% of statements [2024-10-24T16:45:30.725Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/redis 1.262s coverage: 61.3% of statements [2024-10-24T16:45:34.090Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2024-10-24T16:45:34.675Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.103s coverage: 87.5% of statements [2024-10-24T16:45:35.298Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.105s coverage: 100.0% of statements [2024-10-24T16:45:35.298Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/redis 1.080s coverage: 100.0% of statements [2024-10-24T16:45:38.741Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.102s coverage: 95.1% of statements [2024-10-24T16:45:38.741Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-24T16:45:38.741Z] go vet ./... [2024-10-24T16:47:15.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-24T16:47:15.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-24T16:47:15.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-24T16:47:16.042Z] $ docker stop --time=1 0b502c2d3a2876509f7181eb6b94184f877c686f3fdd0eb9d262df8f39408758 [2024-10-24T16:47:17.835Z] $ docker rm -f --volumes 0b502c2d3a2876509f7181eb6b94184f877c686f3fdd0eb9d262df8f39408758 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-24T16:47:20.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-24T16:47:20.169Z] Warning: overwriting stash ‘coverage-report’ [2024-10-24T16:47:20.646Z] 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-24T16:47:21.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-24T16:47:21.629Z] [2024-10-24T16:47:21.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-24T16:47:22.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-24T16:47:22.317Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-24T16:47:22.317Z] 8998bd30e6a1: Pulling fs layer [2024-10-24T16:47:22.317Z] 04944245beec: Pulling fs layer [2024-10-24T16:47:22.317Z] 699f458cf7ca: Pulling fs layer [2024-10-24T16:47:22.317Z] 765212b225bb: Pulling fs layer [2024-10-24T16:47:22.317Z] f23df028b6ca: Pulling fs layer [2024-10-24T16:47:22.317Z] d65c8cfc05b1: Pulling fs layer [2024-10-24T16:47:22.317Z] 2437ff75d9bd: Pulling fs layer [2024-10-24T16:47:22.317Z] 765212b225bb: Waiting [2024-10-24T16:47:22.317Z] f23df028b6ca: Waiting [2024-10-24T16:47:22.317Z] 2437ff75d9bd: Waiting [2024-10-24T16:47:22.317Z] d65c8cfc05b1: Waiting [2024-10-24T16:47:22.317Z] 04944245beec: Verifying Checksum [2024-10-24T16:47:22.317Z] 04944245beec: Download complete [2024-10-24T16:47:22.317Z] 765212b225bb: Verifying Checksum [2024-10-24T16:47:22.317Z] 765212b225bb: Download complete [2024-10-24T16:47:22.317Z] f23df028b6ca: Verifying Checksum [2024-10-24T16:47:22.317Z] f23df028b6ca: Download complete [2024-10-24T16:47:22.317Z] d65c8cfc05b1: Verifying Checksum [2024-10-24T16:47:22.317Z] d65c8cfc05b1: Download complete [2024-10-24T16:47:22.585Z] 699f458cf7ca: Verifying Checksum [2024-10-24T16:47:22.585Z] 699f458cf7ca: Download complete [2024-10-24T16:47:22.857Z] 8998bd30e6a1: Verifying Checksum [2024-10-24T16:47:22.857Z] 8998bd30e6a1: Download complete [2024-10-24T16:47:25.446Z] 2437ff75d9bd: Verifying Checksum [2024-10-24T16:47:25.446Z] 2437ff75d9bd: Download complete [2024-10-24T16:47:28.034Z] 8998bd30e6a1: Pull complete [2024-10-24T16:47:28.302Z] 04944245beec: Pull complete [2024-10-24T16:47:29.715Z] 699f458cf7ca: Pull complete [2024-10-24T16:47:29.984Z] 765212b225bb: Pull complete [2024-10-24T16:47:30.950Z] f23df028b6ca: Pull complete [2024-10-24T16:47:30.950Z] d65c8cfc05b1: Pull complete [2024-10-24T16:47:49.156Z] 2437ff75d9bd: Pull complete [2024-10-24T16:47:49.156Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-24T16:47:49.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-24T16:47:49.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-24T16:47:49.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-23698 does not seem to be running inside a container [2024-10-24T16:47:49.561Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-24T16:47:52.013Z] $ docker top cd1f4d1c3a8c7ed3e1cd04b945b2559e10fe56f7f964beae59d4ddf83b97a794 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:47:53.052Z] ---> job-cost.sh [2024-10-24T16:47:53.052Z] lf-activate-venv: SKIPPING [2024-10-24T16:47:53.052Z] INFO: No Stack... [2024-10-24T16:47:53.318Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-24T16:47:54.285Z] INFO: Archiving Costs [Pipeline] sh [2024-10-24T16:47:54.964Z] + cut -d, -f6 [2024-10-24T16:47:54.964Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock [2024-10-24T16:47:55.053Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [2024-10-24T16:47:55.058Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] did not exist. Created. [2024-10-24T16:47:55.064Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-24T16:47:55.817Z] /w/workspace/go-mod-messaging/1@tmp/durable-fb71af28/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-24T16:47:56.488Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-24T16:47:56.532Z] Warning: overwriting stash ‘stack-cost’ [2024-10-24T16:47:56.581Z] Stashed 1 file(s) [Pipeline] } [2024-10-24T16:47:56.602Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-24T16:47:56.703Z] $ docker stop --time=1 cd1f4d1c3a8c7ed3e1cd04b945b2559e10fe56f7f964beae59d4ddf83b97a794 [2024-10-24T16:47:58.151Z] $ docker rm -f --volumes cd1f4d1c3a8c7ed3e1cd04b945b2559e10fe56f7f964beae59d4ddf83b97a794 [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-24T16:47:59.290Z] provisioning config files... [2024-10-24T16:47:59.301Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/config1871930087013065363tmp [Pipeline] { [Pipeline] sh [2024-10-24T16:47:59.675Z] + set +x [2024-10-24T16:47:59.675Z] + + curl -s https://codecov.io/bash [2024-10-24T16:47:59.675Z] bash -s -- [2024-10-24T16:47:59.675Z] [2024-10-24T16:47:59.675Z] _____ _ [2024-10-24T16:47:59.675Z] / ____| | | [2024-10-24T16:47:59.675Z] | | ___ __| | ___ ___ _____ __ [2024-10-24T16:47:59.676Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-24T16:47:59.676Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-24T16:47:59.676Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-24T16:47:59.676Z] Bash-1.0.6 [2024-10-24T16:47:59.676Z] [2024-10-24T16:47:59.676Z] [2024-10-24T16:47:59.676Z] ==> git version 2.25.1 found [2024-10-24T16:47:59.676Z] ==> 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-24T16:47:59.676Z] Release-Date: 2020-01-08 [2024-10-24T16:47:59.676Z] 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-24T16:47:59.676Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-24T16:47:59.676Z] ==> Jenkins CI detected. [2024-10-24T16:47:59.676Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-363 [2024-10-24T16:47:59.676Z] project root: . [2024-10-24T16:47:59.676Z] --> token set from env [2024-10-24T16:47:59.676Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-24T16:47:59.938Z] ==> Running gcov in . (disable via -X gcov) [2024-10-24T16:47:59.938Z] ==> Python coveragepy not found [2024-10-24T16:47:59.938Z] ==> Searching for coverage reports in: [2024-10-24T16:47:59.938Z] + . [2024-10-24T16:47:59.938Z] -> Found 1 reports [2024-10-24T16:47:59.938Z] ==> Detecting git/mercurial file structure [2024-10-24T16:47:59.938Z] ==> Reading reports [2024-10-24T16:47:59.938Z] + ./coverage.out bytes=62233 [2024-10-24T16:47:59.938Z] ==> Appending adjustments [2024-10-24T16:47:59.938Z] https://docs.codecov.io/docs/fixing-reports [2024-10-24T16:48:00.198Z] + Found adjustments [2024-10-24T16:48:00.198Z] ==> Gzipping contents [2024-10-24T16:48:00.198Z] 12K /tmp/codecov.pK2gte.gz [2024-10-24T16:48:00.198Z] ==> Uploading reports [2024-10-24T16:48:00.198Z] url: https://codecov.io [2024-10-24T16:48:00.198Z] query: branch=PR-363&commit=f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=363&job=&cmd_args= [2024-10-24T16:48:00.198Z] -> Pinging Codecov [2024-10-24T16:48:00.198Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-363&commit=f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=363&job=&cmd_args= [2024-10-24T16:48:00.458Z] -> Uploading to [2024-10-24T16:48:00.458Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-messaging/f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a/64fd283d-35a6-4969-a1c0-a905152723eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241024%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241024T164800Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=027f7557ac30baf850ed0a7275b3b7bb44258c9cf14ad80d218c3e29c954ee23 [2024-10-24T16:48:00.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-24T16:48:00.458Z] Dload Upload Total Spent Left Speed [2024-10-24T16:48:00.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9620 0 0 100 9620 0 38790 --:--:-- --:--:-- --:--:-- 38634 100 9620 0 0 100 9620 0 38790 --:--:-- --:--:-- --:--:-- 38634 [2024-10-24T16:48:00.721Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/f8b609f8c0cc93b19b0a7d7d1fb8abb002eb261a [Pipeline] } [2024-10-24T16:48:00.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-24T16:48:03.107Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-363/archives ] [2024-10-24T16:48:03.107Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-363/archives [2024-10-24T16:48:03.107Z] total 16 [2024-10-24T16:48:03.107Z] drwxr-xr-x 3 root root 4096 Oct 24 16:41 . [2024-10-24T16:48:03.107Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:41 .. [2024-10-24T16:48:03.107Z] drwxr-xr-x 2 root root 4096 Oct 24 16:41 cost [2024-10-24T16:48:03.107Z] -rw-r--r-- 1 root root 88 Oct 24 16:41 cost.csv [2024-10-24T16:48:03.107Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-363/archives [2024-10-24T16:48:03.107Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-363/archives [2024-10-24T16:48:03.107Z] total 16 [2024-10-24T16:48:03.107Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 16:41 . [2024-10-24T16:48:03.107Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 16:41 .. [2024-10-24T16:48:03.107Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 16:41 cost [2024-10-24T16:48:03.107Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 24 16:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:48:03.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:48:04.356Z] ---> package-listing.sh [2024-10-24T16:48:04.356Z] ++ facter osfamily [2024-10-24T16:48:04.356Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-24T16:48:04.614Z] + OS_FAMILY=debian [2024-10-24T16:48:04.614Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-363 [2024-10-24T16:48:04.614Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-24T16:48:04.614Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-24T16:48:04.614Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-24T16:48:04.614Z] + PACKAGES=/tmp/packages_start.txt [2024-10-24T16:48:04.614Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-363 ']' [2024-10-24T16:48:04.614Z] + PACKAGES=/tmp/packages_end.txt [2024-10-24T16:48:04.614Z] + case "${OS_FAMILY}" in [2024-10-24T16:48:04.614Z] + dpkg -l [2024-10-24T16:48:04.615Z] + grep '^ii' [2024-10-24T16:48:04.615Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-24T16:48:04.615Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-24T16:48:04.615Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-24T16:48:04.615Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-363 ']' [2024-10-24T16:48:04.615Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-363/archives/ [2024-10-24T16:48:04.615Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-363/archives/ [Pipeline] echo [2024-10-24T16:48:04.653Z] 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/xfoundry_go-mod-messaging_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-24T16:48:04.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-24T16:48:05.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-24T16:48:05.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-24T16:48:05.751Z] prd-ubuntu20.04-docker-8c-8g-23697 does not seem to be running inside a container [2024-10-24T16:48:05.798Z] $ 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/xfoundry_go-mod-messaging_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-363 -v /w/workspace/xfoundry_go-mod-messaging_PR-363:/w/workspace/xfoundry_go-mod-messaging_PR-363:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-24T16:48:06.000Z] $ docker top 07db7093a45787a1b69867e888be3219346b1113556f5e76df8b19d004c8313d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-24T16:48:06.421Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-24T16:48:06.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-24T16:48:07.064Z] + ls /var/log/sa-host [2024-10-24T16:48:07.065Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-24T16:48:07.321Z] provisioning config files... [2024-10-24T16:48:07.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-363@tmp/config9156095490251234452tmp [Pipeline] { [Pipeline] echo [2024-10-24T16:48:07.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:48:07.730Z] ---> create-netrc.sh [Pipeline] } [2024-10-24T16:48:07.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:48:08.179Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-24T16:48:08.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:48:08.543Z] ---> sudo-logs.sh [2024-10-24T16:48:08.543Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-24T16:48:08.651Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:48:08.969Z] ---> job-cost.sh [2024-10-24T16:48:08.969Z] lf-activate-venv: SKIPPING [2024-10-24T16:48:08.969Z] DEBUG: total: 0.2199999988079071 [2024-10-24T16:48:08.969Z] INFO: Retrieving Stack Cost... [2024-10-24T16:48:09.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-24T16:48:09.489Z] INFO: Archiving Costs [Pipeline] echo [2024-10-24T16:48:09.533Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-24T16:48:09.857Z] ---> logs-deploy.sh [2024-10-24T16:48:09.857Z] lf-activate-venv: SKIPPING [2024-10-24T16:48:09.857Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-363/1 [2024-10-24T16:48:09.857Z] INFO: archiving workspace using pattern(s): [2024-10-24T16:48:10.798Z] Archives upload complete. [2024-10-24T16:48:10.798Z] INFO: archiving logs to Nexus [2024-10-24T16:48:11.739Z] ---> uname -a: [2024-10-24T16:48:11.739Z] Linux prd-ubuntu20-04-docker-8c-8g-23697 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-24T16:48:11.739Z] [2024-10-24T16:48:11.739Z] [2024-10-24T16:48:11.739Z] ---> lscpu: [2024-10-24T16:48:11.739Z] Architecture: x86_64 [2024-10-24T16:48:11.739Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-24T16:48:11.739Z] Byte Order: Little Endian [2024-10-24T16:48:11.739Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-24T16:48:11.739Z] CPU(s): 8 [2024-10-24T16:48:11.739Z] On-line CPU(s) list: 0-7 [2024-10-24T16:48:11.739Z] Thread(s) per core: 1 [2024-10-24T16:48:11.739Z] Core(s) per socket: 1 [2024-10-24T16:48:11.740Z] Socket(s): 8 [2024-10-24T16:48:11.740Z] NUMA node(s): 1 [2024-10-24T16:48:11.740Z] Vendor ID: AuthenticAMD [2024-10-24T16:48:11.740Z] CPU family: 23 [2024-10-24T16:48:11.740Z] Model: 49 [2024-10-24T16:48:11.740Z] Model name: AMD EPYC-Rome Processor [2024-10-24T16:48:11.740Z] Stepping: 0 [2024-10-24T16:48:11.740Z] CPU MHz: 2800.000 [2024-10-24T16:48:11.740Z] BogoMIPS: 5600.00 [2024-10-24T16:48:11.740Z] Virtualization: AMD-V [2024-10-24T16:48:11.740Z] Hypervisor vendor: KVM [2024-10-24T16:48:11.740Z] Virtualization type: full [2024-10-24T16:48:11.740Z] L1d cache: 256 KiB [2024-10-24T16:48:11.740Z] L1i cache: 256 KiB [2024-10-24T16:48:11.740Z] L2 cache: 4 MiB [2024-10-24T16:48:11.740Z] L3 cache: 128 MiB [2024-10-24T16:48:11.740Z] NUMA node0 CPU(s): 0-7 [2024-10-24T16:48:11.740Z] Vulnerability Itlb multihit: Not affected [2024-10-24T16:48:11.740Z] Vulnerability L1tf: Not affected [2024-10-24T16:48:11.740Z] Vulnerability Mds: Not affected [2024-10-24T16:48:11.740Z] Vulnerability Meltdown: Not affected [2024-10-24T16:48:11.740Z] Vulnerability Mmio stale data: Not affected [2024-10-24T16:48:11.740Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-24T16:48:11.740Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-24T16:48:11.740Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-24T16:48:11.740Z] Vulnerability Srbds: Not affected [2024-10-24T16:48:11.740Z] Vulnerability Tsx async abort: Not affected [2024-10-24T16:48:11.740Z] 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-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] ---> nproc: [2024-10-24T16:48:11.740Z] 8 [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] ---> df -h: [2024-10-24T16:48:11.740Z] Filesystem Size Used Avail Use% Mounted on [2024-10-24T16:48:11.740Z] overlay 155G 11G 145G 7% / [2024-10-24T16:48:11.740Z] tmpfs 64M 0 64M 0% /dev [2024-10-24T16:48:11.740Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-24T16:48:11.740Z] shm 64M 0 64M 0% /dev/shm [2024-10-24T16:48:11.740Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] ---> sar -b -r -n DEV: [2024-10-24T16:48:11.740Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23697) 10/24/24 _x86_64_ (8 CPU) [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] 16:38:56 LINUX RESTART (8 CPU) [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] 16:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-24T16:48:11.740Z] 16:40:01 358.87 47.93 310.95 0.00 5355.77 173370.30 0.00 [2024-10-24T16:48:11.740Z] 16:41:02 75.30 0.13 75.17 0.00 8.67 36519.78 0.00 [2024-10-24T16:48:11.740Z] 16:42:01 60.37 0.17 60.20 0.00 15.18 25312.25 0.00 [2024-10-24T16:48:11.740Z] 16:43:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2024-10-24T16:48:11.740Z] 16:44:01 3.47 0.98 2.48 0.00 70.92 67.19 0.00 [2024-10-24T16:48:11.740Z] 16:45:01 47.66 4.13 43.53 0.00 4275.02 8534.44 0.00 [2024-10-24T16:48:11.740Z] 16:46:01 3.60 0.02 3.58 0.00 0.13 94.90 0.00 [2024-10-24T16:48:11.740Z] 16:47:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 [2024-10-24T16:48:11.740Z] 16:48:01 1.78 0.10 1.68 0.00 7.20 30.79 0.00 [2024-10-24T16:48:11.740Z] Average: 61.52 5.95 55.57 0.00 1083.37 27109.42 0.00 [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] 16:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-24T16:48:11.740Z] 16:40:01 29769536 31574780 762696 2.32 60512 2047484 2026520 5.97 983812 1788368 158756 [2024-10-24T16:48:11.740Z] 16:41:02 28184188 31164076 1130128 3.44 88616 3122516 2331924 6.87 1579044 2664912 231236 [2024-10-24T16:48:11.740Z] 16:42:01 28757028 31574540 724176 2.20 95924 2951000 1754288 5.17 1099900 2572612 12 [2024-10-24T16:48:11.740Z] 16:43:01 28757000 31574644 723668 2.20 96012 2951004 1754288 5.17 1100120 2572616 204 [2024-10-24T16:48:11.740Z] 16:44:01 28752464 31577776 720152 2.19 97560 2956280 1770936 5.22 1104024 2578160 316 [2024-10-24T16:48:11.740Z] 16:45:01 28298888 31558228 720148 2.19 125360 3352156 1717556 5.06 1373132 2723164 168 [2024-10-24T16:48:11.740Z] 16:46:01 28310048 31564584 713324 2.17 123944 3348908 1703592 5.02 1365084 2719964 8 [2024-10-24T16:48:11.740Z] 16:47:01 28310004 31564764 712952 2.17 124024 3348908 1703592 5.02 1365456 2719972 228 [2024-10-24T16:48:11.740Z] 16:48:01 28308536 31563888 713076 2.17 124116 3349396 1726728 5.09 1366392 2720056 28 [2024-10-24T16:48:11.740Z] Average: 28605299 31524142 768924 2.34 104008 3047517 1832158 5.40 1259663 2562203 43440 [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] 16:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-24T16:48:11.740Z] 16:40:01 ens3 494.83 323.66 5084.26 87.78 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:40:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:40:01 docker0 5.47 5.05 0.57 50.18 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:41:02 ens3 196.97 107.97 2112.45 22.24 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:41:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:41:02 veth7355d90 78.40 143.94 7.69 1462.66 0.00 0.00 0.00 0.12 [2024-10-24T16:48:11.740Z] 16:41:02 docker0 78.40 143.83 6.62 1462.65 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:42:01 ens3 101.95 65.45 2568.97 13.03 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:42:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:43:01 ens3 1.13 0.53 3.94 0.04 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:44:01 ens3 0.65 0.65 0.48 0.22 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:45:01 ens3 198.50 98.97 2773.62 6.80 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:45:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:46:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:48:01 ens3 6.08 4.93 9.39 2.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] Average: ens3 111.16 66.93 1392.61 14.68 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] Average: docker0 9.34 16.57 0.80 168.40 0.00 0.00 0.00 0.00 [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] ---> sar -P ALL: [2024-10-24T16:48:11.740Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23697) 10/24/24 _x86_64_ (8 CPU) [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] 16:38:56 LINUX RESTART (8 CPU) [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] 16:39:01 CPU %user %nice %system %iowait %steal %idle [2024-10-24T16:48:11.740Z] 16:40:01 all 7.11 0.00 2.21 2.70 0.04 87.94 [2024-10-24T16:48:11.740Z] 16:40:01 0 6.88 0.00 2.17 4.13 0.05 86.77 [2024-10-24T16:48:11.740Z] 16:40:01 1 4.84 0.00 2.39 0.80 0.03 91.93 [2024-10-24T16:48:11.740Z] 16:40:01 2 7.93 0.00 2.50 4.59 0.05 84.93 [2024-10-24T16:48:11.740Z] 16:40:01 3 10.60 0.00 3.26 0.67 0.03 85.43 [2024-10-24T16:48:11.740Z] 16:40:01 4 6.32 0.00 2.25 1.27 0.03 90.13 [2024-10-24T16:48:11.740Z] 16:40:01 5 6.32 0.00 1.83 2.06 0.03 89.75 [2024-10-24T16:48:11.740Z] 16:40:01 6 8.03 0.00 2.10 7.73 0.03 82.10 [2024-10-24T16:48:11.740Z] 16:40:01 7 5.97 0.00 1.19 0.35 0.03 92.46 [2024-10-24T16:48:11.740Z] 16:41:02 all 34.47 0.00 5.61 1.47 0.09 58.36 [2024-10-24T16:48:11.740Z] 16:41:02 0 35.47 0.00 6.20 7.75 0.08 50.50 [2024-10-24T16:48:11.740Z] 16:41:02 1 35.12 0.00 5.60 0.12 0.12 59.05 [2024-10-24T16:48:11.740Z] 16:41:02 2 35.15 0.00 5.81 0.24 0.08 58.71 [2024-10-24T16:48:11.740Z] 16:41:02 3 35.19 0.00 6.01 2.94 0.08 55.78 [2024-10-24T16:48:11.740Z] 16:41:02 4 35.14 0.00 5.49 0.56 0.08 58.73 [2024-10-24T16:48:11.740Z] 16:41:02 5 32.99 0.00 5.16 0.03 0.08 61.73 [2024-10-24T16:48:11.740Z] 16:41:02 6 35.47 0.00 6.02 0.03 0.10 58.37 [2024-10-24T16:48:11.740Z] 16:41:02 7 31.26 0.00 4.55 0.08 0.08 64.02 [2024-10-24T16:48:11.740Z] 16:42:01 all 5.65 0.00 1.94 1.75 0.04 90.61 [2024-10-24T16:48:11.740Z] 16:42:01 0 5.16 0.00 1.91 1.58 0.02 91.34 [2024-10-24T16:48:11.740Z] 16:42:01 1 6.32 0.00 2.27 0.02 0.05 91.34 [2024-10-24T16:48:11.740Z] 16:42:01 2 5.16 0.00 2.19 11.77 0.05 80.83 [2024-10-24T16:48:11.740Z] 16:42:01 3 6.34 0.00 2.27 0.02 0.03 91.34 [2024-10-24T16:48:11.740Z] 16:42:01 4 5.16 0.00 1.88 0.09 0.12 92.76 [2024-10-24T16:48:11.740Z] 16:42:01 5 5.70 0.00 1.78 0.38 0.03 92.11 [2024-10-24T16:48:11.740Z] 16:42:01 6 6.96 0.00 1.60 0.19 0.03 91.22 [2024-10-24T16:48:11.740Z] 16:42:01 7 4.42 0.00 1.66 0.02 0.02 93.89 [2024-10-24T16:48:11.740Z] 16:43:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2024-10-24T16:48:11.740Z] 16:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-24T16:48:11.740Z] 16:43:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2024-10-24T16:48:11.740Z] 16:43:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-24T16:48:11.740Z] 16:43:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-24T16:48:11.740Z] 16:43:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-24T16:48:11.740Z] 16:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-24T16:48:11.740Z] 16:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-24T16:48:11.740Z] 16:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-24T16:48:11.740Z] 16:44:01 all 0.24 0.00 0.06 0.01 0.01 99.68 [2024-10-24T16:48:11.740Z] 16:44:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2024-10-24T16:48:11.740Z] 16:44:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2024-10-24T16:48:11.740Z] 16:44:01 2 0.07 0.00 0.02 0.05 0.02 99.85 [2024-10-24T16:48:11.740Z] 16:44:01 3 0.08 0.00 0.07 0.00 0.02 99.83 [2024-10-24T16:48:11.740Z] 16:44:01 4 0.08 0.00 0.02 0.02 0.02 99.87 [2024-10-24T16:48:11.740Z] 16:44:01 5 0.08 0.00 0.22 0.00 0.02 99.68 [2024-10-24T16:48:11.740Z] 16:44:01 6 1.45 0.00 0.03 0.02 0.00 98.50 [2024-10-24T16:48:11.740Z] 16:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-24T16:48:11.740Z] 16:45:01 all 2.52 0.00 1.46 0.63 0.02 95.37 [2024-10-24T16:48:11.740Z] 16:45:01 0 1.55 0.00 1.82 0.03 0.02 96.57 [2024-10-24T16:48:11.740Z] 16:45:01 1 2.49 0.00 2.79 0.03 0.02 94.67 [2024-10-24T16:48:11.740Z] 16:45:01 2 2.04 0.00 1.12 1.32 0.02 95.50 [2024-10-24T16:48:11.740Z] 16:45:01 3 3.41 0.00 1.15 0.07 0.02 95.36 [2024-10-24T16:48:11.740Z] 16:45:01 4 2.61 0.00 1.37 1.14 0.02 94.87 [2024-10-24T16:48:11.740Z] 16:45:01 5 2.43 0.00 1.56 1.42 0.02 94.58 [2024-10-24T16:48:11.740Z] 16:45:01 6 2.37 0.00 0.92 0.57 0.03 96.11 [2024-10-24T16:48:11.740Z] 16:45:01 7 3.26 0.00 0.97 0.45 0.02 95.30 [2024-10-24T16:48:11.740Z] 16:46:01 all 0.08 0.00 0.06 0.01 0.00 99.84 [2024-10-24T16:48:11.740Z] 16:46:01 0 0.05 0.00 0.07 0.02 0.00 99.87 [2024-10-24T16:48:11.740Z] 16:46:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2024-10-24T16:48:11.740Z] 16:46:01 2 0.05 0.00 0.05 0.05 0.00 99.85 [2024-10-24T16:48:11.740Z] 16:46:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2024-10-24T16:48:11.740Z] 16:46:01 4 0.05 0.00 0.07 0.02 0.00 99.87 [2024-10-24T16:48:11.740Z] 16:46:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-24T16:48:11.740Z] 16:46:01 6 0.22 0.00 0.10 0.00 0.00 99.68 [2024-10-24T16:48:11.740Z] 16:46:01 7 0.07 0.00 0.08 0.02 0.02 99.82 [2024-10-24T16:48:11.740Z] 16:47:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2024-10-24T16:48:11.740Z] 16:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-24T16:48:11.740Z] 16:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-24T16:48:11.740Z] 16:47:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2024-10-24T16:48:11.740Z] 16:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-24T16:48:11.740Z] 16:47:01 4 0.05 0.00 0.07 0.02 0.02 99.85 [2024-10-24T16:48:11.740Z] 16:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-24T16:48:11.740Z] 16:47:01 6 0.57 0.00 0.00 0.00 0.00 99.43 [2024-10-24T16:48:11.740Z] 16:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-24T16:48:11.740Z] 16:48:01 all 0.22 0.00 0.07 0.00 0.01 99.69 [2024-10-24T16:48:11.740Z] 16:48:01 0 0.12 0.00 0.08 0.00 0.00 99.80 [2024-10-24T16:48:11.740Z] 16:48:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2024-10-24T16:48:11.740Z] 16:48:01 2 0.10 0.00 0.12 0.02 0.02 99.75 [2024-10-24T16:48:11.740Z] 16:48:01 3 0.10 0.00 0.07 0.00 0.02 99.82 [2024-10-24T16:48:11.740Z] 16:48:01 4 0.07 0.00 0.13 0.00 0.02 99.78 [2024-10-24T16:48:11.740Z] 16:48:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-24T16:48:11.740Z] 16:48:01 6 0.80 0.00 0.08 0.00 0.02 99.10 [2024-10-24T16:48:11.740Z] 16:48:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2024-10-24T16:48:11.740Z] Average: all 5.57 0.00 1.27 0.73 0.03 92.41 [2024-10-24T16:48:11.740Z] Average: 0 5.44 0.00 1.37 1.49 0.02 91.69 [2024-10-24T16:48:11.740Z] Average: 1 5.47 0.00 1.46 0.11 0.03 92.93 [2024-10-24T16:48:11.740Z] Average: 2 5.59 0.00 1.31 1.98 0.03 91.09 [2024-10-24T16:48:11.740Z] Average: 3 6.18 0.00 1.43 0.41 0.03 91.95 [2024-10-24T16:48:11.740Z] Average: 4 5.46 0.00 1.25 0.34 0.03 92.91 [2024-10-24T16:48:11.740Z] Average: 5 5.27 0.00 1.18 0.43 0.02 93.10 [2024-10-24T16:48:11.740Z] Average: 6 6.16 0.00 1.20 0.94 0.02 91.67 [2024-10-24T16:48:11.740Z] Average: 7 4.98 0.00 0.94 0.10 0.02 93.96 [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z] [2024-10-24T16:48:11.740Z]