Pull request #290 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47680d79c1b125b612b4a3eaf250ad7331b051c0+06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af (ac966d8f1cf8621213c93c710a125172fef41c78) 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-ssh1102854522529004067.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11641769582621596437.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2197148619943616222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5794672856685583629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7701133350845256437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16711 in /w/workspace/xfoundry_go-mod-messaging_PR-290 [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-290 # 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/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af into PR head commit 47680d79c1b125b612b4a3eaf250ad7331b051c0 Merge succeeded, producing 47680d79c1b125b612b4a3eaf250ad7331b051c0 Checking out Revision 47680d79c1b125b612b4a3eaf250ad7331b051c0 (PR-290) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-06T21:44:57.341Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-06T21:44:57.396Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-06T21:44:57.411Z] ========================================================= [2023-11-06T21:44:57.411Z] EdgeX Global Pipelines Version Info [2023-11-06T21:44:57.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 47680d79c1b125b612b4a3eaf250ad7331b051c0 # 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 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47680d79c1b125b612b4a3eaf250ad7331b051c0 # timeout=10 > git rev-list --no-walk 2614df1ffc528fa57a4ea1065e62d733c6d1bee1 # timeout=10 [2023-11-06T21:44:58.115Z] ------------------- [2023-11-06T21:44:58.115Z] stable info: [2023-11-06T21:44:58.115Z] ------------------- [2023-11-06T21:44:58.115Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-06T21:44:58.115Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T21:44:58.115Z] Message: update stable to v1.0.257 [2023-11-06T21:44:58.685Z] ------------------- [2023-11-06T21:44:58.685Z] experimental info: [2023-11-06T21:44:58.685Z] ------------------- [2023-11-06T21:44:58.685Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-06T21:44:58.685Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T21:44:58.685Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-06T21:44:58.867Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-11-06T21:44:58.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-11-06T21:44:58.894Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-06T21:44:58.906Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-06T21:44:58.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-06T21:44:58.933Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-06T21:44:58.950Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-06T21:44:58.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-06T21:44:58.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-06T21:44:58.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-06T21:44:58.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-06T21:44:59.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-11-06T21:44:59.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-06T21:44:59.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-06T21:44:59.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T21:44:59.070Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T21:44:59.088Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T21:44:59.105Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T21:44:59.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-06T21:44:59.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-06T21:44:59.165Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-06T21:44:59.182Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-06T21:44:59.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-06T21:44:59.207Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-06T21:44:59.219Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-06T21:44:59.231Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-06T21:44:59.242Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-06T21:44:59.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo [2023-11-06T21:44:59.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo [2023-11-06T21:44:59.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo [2023-11-06T21:44:59.299Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] echo [2023-11-06T21:44:59.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47680d7 [Pipeline] echo [2023-11-06T21:44:59.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-06T21:44:59.691Z] + git rev-list -1 --merges 47680d79c1b125b612b4a3eaf250ad7331b051c0~1..47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] echo [2023-11-06T21:44:59.741Z] -----------> git rev-list -1 --merges 47680d79c1b125b612b4a3eaf250ad7331b051c0~1..47680d79c1b125b612b4a3eaf250ad7331b051c0 47680d79c1b125b612b4a3eaf250ad7331b051c0 [false] [Pipeline] sh [2023-11-06T21:45:00.029Z] + git log --format=format:%s -1 47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] echo [2023-11-06T21:45:00.043Z] ========================================================= [2023-11-06T21:45:00.043Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-06T21:45:00.043Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T21:45:00.378Z] + git log --format=format:%s -1 47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] echo [2023-11-06T21:45:00.388Z] [semverPrep] GIT_COMMIT: 47680d79c1b125b612b4a3eaf250ad7331b051c0, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo [2023-11-06T21:45:00.398Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-06T21:45:00.747Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T21:45:00.747Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-06T21:45:00.747Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-06T21:45:00.747Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-06T21:45:00.747Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-06T21:45:00.747Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-06T21:45:00.747Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:45:01.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T21:45:01.349Z] [2023-11-06T21:45:01.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:45:01.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T21:45:01.644Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-06T21:45:01.644Z] b85a868b505f: Pulling fs layer [2023-11-06T21:45:01.644Z] e2be974225ed: Pulling fs layer [2023-11-06T21:45:01.644Z] 339a4e72a1f5: Pulling fs layer [2023-11-06T21:45:01.644Z] 988bab9f4d93: Pulling fs layer [2023-11-06T21:45:01.644Z] 1469e6f7b9e6: Pulling fs layer [2023-11-06T21:45:01.644Z] eaf3925da568: Pulling fs layer [2023-11-06T21:45:01.644Z] bab4dde63d76: Pulling fs layer [2023-11-06T21:45:01.644Z] bde34c3a00c8: Pulling fs layer [2023-11-06T21:45:01.644Z] b352a97aabf1: Pulling fs layer [2023-11-06T21:45:01.644Z] 4872d77fe225: Pulling fs layer [2023-11-06T21:45:01.644Z] 5851b861e8e6: Pulling fs layer [2023-11-06T21:45:01.644Z] bab4dde63d76: Waiting [2023-11-06T21:45:01.644Z] 4872d77fe225: Waiting [2023-11-06T21:45:01.644Z] 5851b861e8e6: Waiting [2023-11-06T21:45:01.644Z] 988bab9f4d93: Waiting [2023-11-06T21:45:01.644Z] eaf3925da568: Waiting [2023-11-06T21:45:01.644Z] b352a97aabf1: Waiting [2023-11-06T21:45:01.644Z] e2be974225ed: Download complete [2023-11-06T21:45:01.644Z] 988bab9f4d93: Download complete [2023-11-06T21:45:01.910Z] 1469e6f7b9e6: Verifying Checksum [2023-11-06T21:45:01.910Z] 1469e6f7b9e6: Download complete [2023-11-06T21:45:01.910Z] eaf3925da568: Download complete [2023-11-06T21:45:01.910Z] 339a4e72a1f5: Verifying Checksum [2023-11-06T21:45:01.910Z] 339a4e72a1f5: Download complete [2023-11-06T21:45:01.910Z] bde34c3a00c8: Verifying Checksum [2023-11-06T21:45:01.910Z] bde34c3a00c8: Download complete [2023-11-06T21:45:01.910Z] b352a97aabf1: Download complete [2023-11-06T21:45:01.910Z] 4872d77fe225: Download complete [2023-11-06T21:45:01.910Z] 5851b861e8e6: Verifying Checksum [2023-11-06T21:45:01.910Z] 5851b861e8e6: Download complete [2023-11-06T21:45:01.910Z] b85a868b505f: Download complete [2023-11-06T21:45:02.477Z] bab4dde63d76: Verifying Checksum [2023-11-06T21:45:02.477Z] bab4dde63d76: Download complete [2023-11-06T21:45:03.046Z] b85a868b505f: Pull complete [2023-11-06T21:45:03.305Z] e2be974225ed: Pull complete [2023-11-06T21:45:03.872Z] 339a4e72a1f5: Pull complete [2023-11-06T21:45:03.872Z] 988bab9f4d93: Pull complete [2023-11-06T21:45:04.129Z] 1469e6f7b9e6: Pull complete [2023-11-06T21:45:04.129Z] eaf3925da568: Pull complete [2023-11-06T21:45:06.031Z] bab4dde63d76: Pull complete [2023-11-06T21:45:06.031Z] bde34c3a00c8: Pull complete [2023-11-06T21:45:06.031Z] b352a97aabf1: Pull complete [2023-11-06T21:45:06.031Z] 4872d77fe225: Pull complete [2023-11-06T21:45:06.031Z] 5851b861e8e6: Pull complete [2023-11-06T21:45:06.031Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-06T21:45:06.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T21:45:06.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T21:45:06.138Z] prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container [2023-11-06T21:45:06.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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-devops/py-git-semver:0.1.4 cat [2023-11-06T21:45:09.351Z] $ docker top e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d -eo pid,comm [2023-11-06T21:45:09.405Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-06T21:45:09.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T21:45:09.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T21:45:09.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T21:45:09.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T21:45:09.561Z] $ docker exec e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d ssh-agent [2023-11-06T21:45:09.676Z] SSH_AUTH_SOCK=/tmp/ssh-2gKys6ut8G0K/agent.32 [2023-11-06T21:45:09.676Z] SSH_AGENT_PID=38 [2023-11-06T21:45:09.685Z] Running ssh-add (command line suppressed) [2023-11-06T21:45:09.802Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/private_key_7818712047676500457.key (/w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/private_key_7818712047676500457.key) [2023-11-06T21:45:09.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T21:45:10.106Z] + git tag --points-at HEAD [Pipeline] } [2023-11-06T21:45:10.120Z] $ docker exec --env ******** --env ******** e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d ssh-agent -k [2023-11-06T21:45:10.220Z] unset SSH_AUTH_SOCK; [2023-11-06T21:45:10.221Z] unset SSH_AGENT_PID; [2023-11-06T21:45:10.221Z] echo Agent pid 38 killed; [2023-11-06T21:45:10.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-06T21:45:10.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T21:45:10.257Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T21:45:10.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T21:45:10.370Z] $ docker exec e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d ssh-agent [2023-11-06T21:45:10.478Z] SSH_AUTH_SOCK=/tmp/ssh-GeMe9MtuTTgD/agent.70 [2023-11-06T21:45:10.478Z] SSH_AGENT_PID=76 [2023-11-06T21:45:10.484Z] Running ssh-add (command line suppressed) [2023-11-06T21:45:10.586Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/private_key_14605059066900444434.key (/w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/private_key_14605059066900444434.key) [2023-11-06T21:45:10.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T21:45:10.885Z] + git semver init [2023-11-06T21:45:11.146Z] 2023-11-06 21:45:11,062 [run_init] DEBUG init version:0.0.0 force:False [2023-11-06T21:45:11.146Z] 2023-11-06 21:45:11,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver [2023-11-06T21:45:11.147Z] 2023-11-06 21:45:11,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-290/.semver [2023-11-06T21:45:11.147Z] 2023-11-06 21:45:11,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-290, universal_newlines=False, shell=None, istream=None) [2023-11-06T21:45:12.085Z] 2023-11-06 21:45:11,831 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-290/.git/info/exclude [2023-11-06T21:45:12.085Z] 2023-11-06 21:45:11,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver/PR-290 with force:False [2023-11-06T21:45:12.085Z] 2023-11-06 21:45:11,832 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver/PR-290 [2023-11-06T21:45:12.085Z] 2023-11-06 21:45:11,836 [execute] INFO git cat-file --batch-check [2023-11-06T21:45:12.085Z] 2023-11-06 21:45:11,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T21:45:12.085Z] 2023-11-06 21:45:11,843 [execute] INFO git cat-file --batch [2023-11-06T21:45:12.085Z] 2023-11-06 21:45:11,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T21:45:12.085Z] 2023-11-06 21:45:11,849 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-290/.semver/PR-290 [2023-11-06T21:45:12.085Z] 0.0.0 [Pipeline] } [2023-11-06T21:45:12.098Z] $ docker exec --env ******** --env ******** e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d ssh-agent -k [2023-11-06T21:45:12.188Z] unset SSH_AUTH_SOCK; [2023-11-06T21:45:12.189Z] unset SSH_AGENT_PID; [2023-11-06T21:45:12.189Z] echo Agent pid 76 killed; [2023-11-06T21:45:12.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T21:45:12.503Z] + git semver [Pipeline] } [2023-11-06T21:45:12.778Z] $ docker stop --time=1 e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d [2023-11-06T21:45:14.056Z] $ docker rm -f --volumes e2bbb4062053ffb0974621da7d48f040ee9abf5bca0c8b1b235b0b0a6583533d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T21:45:14.398Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-06T21:45:14.605Z] Stashed 1 file(s) [Pipeline] echo [2023-11-06T21:45:14.608Z] [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 [2023-11-06T21:45:14.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T21:45:14.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T21:45:14.776Z] ========================================================= [2023-11-06T21:45:14.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-06T21:45:14.776Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-06T21:45:15.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T21:45:15.088Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-06T21:45:15.088Z] 7264a8db6415: Pulling fs layer [2023-11-06T21:45:15.088Z] c4d48a809fc2: Pulling fs layer [2023-11-06T21:45:15.088Z] 4f1c88b9dad5: Pulling fs layer [2023-11-06T21:45:15.088Z] ad3a456e5733: Pulling fs layer [2023-11-06T21:45:15.088Z] 33e27b845d1e: Pulling fs layer [2023-11-06T21:45:15.088Z] c68163c4e522: Pulling fs layer [2023-11-06T21:45:15.088Z] 50da416c3ac9: Pulling fs layer [2023-11-06T21:45:15.088Z] 23d2d4c4bb30: Pulling fs layer [2023-11-06T21:45:15.088Z] ad3a456e5733: Waiting [2023-11-06T21:45:15.088Z] 33e27b845d1e: Waiting [2023-11-06T21:45:15.088Z] c68163c4e522: Waiting [2023-11-06T21:45:15.088Z] 23d2d4c4bb30: Waiting [2023-11-06T21:45:15.088Z] 50da416c3ac9: Waiting [2023-11-06T21:45:15.088Z] c4d48a809fc2: Verifying Checksum [2023-11-06T21:45:15.088Z] c4d48a809fc2: Download complete [2023-11-06T21:45:15.088Z] ad3a456e5733: Verifying Checksum [2023-11-06T21:45:15.088Z] ad3a456e5733: Download complete [2023-11-06T21:45:15.088Z] 33e27b845d1e: Verifying Checksum [2023-11-06T21:45:15.088Z] 33e27b845d1e: Download complete [2023-11-06T21:45:15.088Z] 7264a8db6415: Download complete [2023-11-06T21:45:15.088Z] c68163c4e522: Download complete [2023-11-06T21:45:15.362Z] 7264a8db6415: Pull complete [2023-11-06T21:45:15.362Z] 23d2d4c4bb30: Verifying Checksum [2023-11-06T21:45:15.362Z] 23d2d4c4bb30: Download complete [2023-11-06T21:45:15.622Z] c4d48a809fc2: Pull complete [2023-11-06T21:45:15.622Z] 4f1c88b9dad5: Download complete [2023-11-06T21:45:16.188Z] 50da416c3ac9: Verifying Checksum [2023-11-06T21:45:16.188Z] 50da416c3ac9: Download complete [2023-11-06T21:45:19.470Z] 4f1c88b9dad5: Pull complete [2023-11-06T21:45:19.470Z] ad3a456e5733: Pull complete [2023-11-06T21:45:19.470Z] 33e27b845d1e: Pull complete [2023-11-06T21:45:19.470Z] c68163c4e522: Pull complete [2023-11-06T21:45:22.003Z] 50da416c3ac9: Pull complete [2023-11-06T21:45:22.262Z] 23d2d4c4bb30: Pull complete [2023-11-06T21:45:22.262Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-06T21:45:22.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T21:45:22.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-06T21:45:22.549Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:45:22.844Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T21:45:22.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T21:45:22.921Z] prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container [2023-11-06T21:45:22.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T21:45:27.239Z] $ docker top 6d899581a1d26ac2b16697200dc04bbb7007c25ea163e46f50e1f6fbab14c5f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T21:45:27.581Z] + go version [2023-11-06T21:45:27.581Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-06T21:45:27.593Z] $ docker stop --time=1 6d899581a1d26ac2b16697200dc04bbb7007c25ea163e46f50e1f6fbab14c5f1 [2023-11-06T21:45:28.920Z] $ docker rm -f --volumes 6d899581a1d26ac2b16697200dc04bbb7007c25ea163e46f50e1f6fbab14c5f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:45:29.345Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T21:45:29.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T21:45:29.414Z] prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container [2023-11-06T21:45:29.448Z] $ 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-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T21:45:29.689Z] Still waiting to schedule task [2023-11-06T21:45:29.689Z] ‘prd-centos7-blackbox-4c-2g-16521’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-06T21:45:29.689Z] ‘prd-centos7-blackbox-4c-2g-16522’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-06T21:45:29.689Z] ‘prd-ubuntu18.04-docker-8c-8g-16710’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-06T21:45:29.689Z] ‘prd-ubuntu20.04-docker-8c-8g-16700’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-06T21:45:29.689Z] ‘prd-ubuntu20.04-docker-8c-8g-16708’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-06T21:45:29.690Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16701’ is offline [2023-11-06T21:45:29.690Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16707’ is offline [2023-11-06T21:45:29.690Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16713’ is offline [2023-11-06T21:45:29.803Z] $ docker top 12d8d84d8977fe953c6534865559d9a2f924e9b847079d1f84e315850c93b153 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T21:45:30.147Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-290 [Pipeline] fileExists [Pipeline] sh [2023-11-06T21:45:30.444Z] + make test [2023-11-06T21:45:30.444Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-11-06T21:45:30.444Z] go: downloading github.com/google/uuid v1.4.0 [2023-11-06T21:45:30.444Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-06T21:45:30.444Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-06T21:45:30.444Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-06T21:45:30.444Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-06T21:45:30.445Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 [2023-11-06T21:45:30.702Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-06T21:45:30.702Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-06T21:45:30.702Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-06T21:45:30.702Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-06T21:45:30.702Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-06T21:45:30.702Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-06T21:45:30.702Z] go: downloading golang.org/x/net v0.17.0 [2023-11-06T21:45:30.702Z] go: downloading golang.org/x/sync v0.1.0 [2023-11-06T21:45:30.702Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-11-06T21:45:30.702Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-06T21:45:30.702Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-06T21:45:30.702Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-06T21:45:30.702Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-06T21:45:30.702Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-06T21:45:30.959Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-06T21:45:30.959Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-06T21:45:30.959Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-06T21:45:30.959Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-06T21:45:30.959Z] go: downloading golang.org/x/text v0.13.0 [2023-11-06T21:45:30.959Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-06T21:45:31.524Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-06T21:45:31.524Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-06T21:45:49.638Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-11-06T21:45:49.638Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-11-06T21:45:49.638Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.056s coverage: 88.6% of statements [2023-11-06T21:45:49.638Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-11-06T21:45:49.638Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-11-06T21:45:53.832Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.053s coverage: 19.8% of statements [2023-11-06T21:45:53.832Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.064s coverage: 88.8% of statements [2023-11-06T21:45:53.832Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.064s coverage: 86.2% of statements [2023-11-06T21:45:53.832Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.045s coverage: 15.4% of statements [2023-11-06T21:45:53.832Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.148s coverage: 61.3% of statements [2023-11-06T21:45:53.832Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.048s coverage: 87.5% of statements [2023-11-06T21:45:53.832Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.055s coverage: 100.0% of statements [2023-11-06T21:45:53.832Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.039s coverage: 100.0% of statements [2023-11-06T21:45:53.832Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.038s coverage: 95.1% of statements [2023-11-06T21:46:08.814Z] go vet ./... [2023-11-06T21:46:09.745Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T21:46:09.745Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-06T21:46:09.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T21:46:09.779Z] $ docker stop --time=1 12d8d84d8977fe953c6534865559d9a2f924e9b847079d1f84e315850c93b153 [2023-11-06T21:46:12.804Z] $ docker rm -f --volumes 12d8d84d8977fe953c6534865559d9a2f924e9b847079d1f84e315850c93b153 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T21:46:13.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T21:46:13.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:46:13.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T21:46:13.927Z] [2023-11-06T21:46:13.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:46:14.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T21:46:14.223Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-06T21:46:14.223Z] 5eb5b503b376: Pulling fs layer [2023-11-06T21:46:14.223Z] 5c69ac0246d0: Pulling fs layer [2023-11-06T21:46:14.223Z] ec43610c2a17: Pulling fs layer [2023-11-06T21:46:14.223Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-06T21:46:14.223Z] 33b1e0a273af: Pulling fs layer [2023-11-06T21:46:14.223Z] 5d3b04190fa2: Pulling fs layer [2023-11-06T21:46:14.223Z] 2f39f015ded8: Pulling fs layer [2023-11-06T21:46:14.223Z] 3a2ae6a8a46f: Waiting [2023-11-06T21:46:14.223Z] 33b1e0a273af: Waiting [2023-11-06T21:46:14.223Z] 5d3b04190fa2: Waiting [2023-11-06T21:46:14.223Z] 2f39f015ded8: Waiting [2023-11-06T21:46:14.223Z] 5c69ac0246d0: Verifying Checksum [2023-11-06T21:46:14.223Z] 5c69ac0246d0: Download complete [2023-11-06T21:46:14.223Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-06T21:46:14.223Z] 3a2ae6a8a46f: Download complete [2023-11-06T21:46:14.496Z] 33b1e0a273af: Verifying Checksum [2023-11-06T21:46:14.496Z] 33b1e0a273af: Download complete [2023-11-06T21:46:14.496Z] 5d3b04190fa2: Verifying Checksum [2023-11-06T21:46:14.496Z] 5d3b04190fa2: Download complete [2023-11-06T21:46:14.496Z] ec43610c2a17: Verifying Checksum [2023-11-06T21:46:14.496Z] ec43610c2a17: Download complete [2023-11-06T21:46:14.496Z] 5eb5b503b376: Verifying Checksum [2023-11-06T21:46:14.496Z] 5eb5b503b376: Download complete [2023-11-06T21:46:15.064Z] 2f39f015ded8: Download complete [2023-11-06T21:46:16.000Z] 5eb5b503b376: Pull complete [2023-11-06T21:46:16.000Z] 5c69ac0246d0: Pull complete [2023-11-06T21:46:16.568Z] ec43610c2a17: Pull complete [2023-11-06T21:46:16.568Z] 3a2ae6a8a46f: Pull complete [2023-11-06T21:46:16.826Z] 33b1e0a273af: Pull complete [2023-11-06T21:46:16.826Z] 5d3b04190fa2: Pull complete [2023-11-06T21:46:21.012Z] 2f39f015ded8: Pull complete [2023-11-06T21:46:21.012Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-06T21:46:21.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T21:46:21.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T21:46:21.105Z] prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container [2023-11-06T21:46:21.133Z] $ 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-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T21:46:24.043Z] $ docker top 470587d2ca1269f072101d21c5c417c61722f417768802add4db7df3b22409a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T21:46:24.422Z] ---> job-cost.sh [2023-11-06T21:46:24.422Z] lf-activate-venv: SKIPPING [2023-11-06T21:46:24.422Z] INFO: No Stack... [2023-11-06T21:46:24.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T21:46:24.940Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T21:46:25.229Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-290/archives/cost.csv [2023-11-06T21:46:25.229Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T21:46:25.242Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [2023-11-06T21:46:25.253Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] did not exist. Created. [2023-11-06T21:46:25.253Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T21:46:25.559Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-06T21:46:25.595Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T21:46:25.601Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T21:46:25.628Z] $ docker stop --time=1 470587d2ca1269f072101d21c5c417c61722f417768802add4db7df3b22409a8 [2023-11-06T21:46:26.793Z] $ docker rm -f --volumes 470587d2ca1269f072101d21c5c417c61722f417768802add4db7df3b22409a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-06T21:47:59.675Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16715 in /w/workspace/xfoundry_go-mod-messaging_PR-290 [Pipeline] { [Pipeline] ws [2023-11-06T21:47:59.691Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2023-11-06T21:47:59.723Z] Selected Git installation does not exist. Using Default [2023-11-06T21:47:59.723Z] The recommended git tool is: NONE [2023-11-06T21:48:05.491Z] using credential edgex-jenkins-ssh [2023-11-06T21:48:05.507Z] Cloning the remote Git repository [2023-11-06T21:48:05.558Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-11-06T21:48:05.668Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2023-11-06T21:48:05.827Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-11-06T21:48:05.828Z] > git --version # timeout=10 [2023-11-06T21:48:05.851Z] > git --version # 'git version 2.25.1' [2023-11-06T21:48:05.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T21:48:06.023Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T21:48:06.923Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-11-06T21:48:06.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T21:48:07.977Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-11-06T21:48:08.027Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-11-06T21:48:08.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T21:48:08.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-06T21:48:08.646Z] Merging remotes/origin/main commit 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af into PR head commit 47680d79c1b125b612b4a3eaf250ad7331b051c0 [2023-11-06T21:48:08.949Z] Merge succeeded, producing 47680d79c1b125b612b4a3eaf250ad7331b051c0 [2023-11-06T21:48:08.950Z] Checking out Revision 47680d79c1b125b612b4a3eaf250ad7331b051c0 (PR-290) [2023-11-06T21:48:09.439Z] Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T21:48:08.665Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T21:48:08.739Z] > git checkout -f 47680d79c1b125b612b4a3eaf250ad7331b051c0 # timeout=10 [2023-11-06T21:48:08.837Z] > git remote # timeout=10 [2023-11-06T21:48:08.859Z] > git config --get remote.origin.url # timeout=10 [2023-11-06T21:48:08.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T21:48:08.897Z] > git merge 06cf4160283a6f1b0d1ace6e9b78cb89bfcbf4af # timeout=10 [2023-11-06T21:48:08.930Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-06T21:48:08.957Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T21:48:08.970Z] > git checkout -f 47680d79c1b125b612b4a3eaf250ad7331b051c0 # timeout=10 [2023-11-06T21:48:10.282Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-06T21:48:10.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T21:48:10.282Z] Dload Upload Total Spent Left Speed [2023-11-06T21:48:10.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2023-11-06T21:48:10.930Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-06T21:48:11.277Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-06T21:48:11.277Z] + sudo tee /etc/docker/daemon.new [2023-11-06T21:48:11.277Z] { [2023-11-06T21:48:11.277Z] "registry-mirrors": [ [2023-11-06T21:48:11.277Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-06T21:48:11.277Z] ], [2023-11-06T21:48:11.277Z] "bip": "10.250.0.254/24", [2023-11-06T21:48:11.277Z] "hosts": [ [2023-11-06T21:48:11.277Z] "tcp://0.0.0.0:5555", [2023-11-06T21:48:11.277Z] "unix:///var/run/docker.sock" [2023-11-06T21:48:11.277Z] ], [2023-11-06T21:48:11.277Z] "mtu": 1458, [2023-11-06T21:48:11.277Z] "selinux-enabled": true, [2023-11-06T21:48:11.277Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-06T21:48:11.277Z] } [Pipeline] sh [2023-11-06T21:48:11.627Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-06T21:48:11.968Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-11-06T21:48:30.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T21:48:30.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T21:48:30.570Z] ========================================================= [2023-11-06T21:48:30.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-06T21:48:30.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-06T21:48:30.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T21:48:31.494Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-06T21:48:31.494Z] 9fda8d8052c6: Pulling fs layer [2023-11-06T21:48:31.494Z] 5d54e960e981: Pulling fs layer [2023-11-06T21:48:31.494Z] c4a7e357bf2a: Pulling fs layer [2023-11-06T21:48:31.494Z] f0e02332f6b5: Pulling fs layer [2023-11-06T21:48:31.494Z] cefa15bbcfad: Pulling fs layer [2023-11-06T21:48:31.494Z] 17808c966233: Pulling fs layer [2023-11-06T21:48:31.494Z] f0e02332f6b5: Waiting [2023-11-06T21:48:31.494Z] f4c1fc716caa: Pulling fs layer [2023-11-06T21:48:31.494Z] cefa15bbcfad: Waiting [2023-11-06T21:48:31.494Z] 17808c966233: Waiting [2023-11-06T21:48:31.494Z] f4c1fc716caa: Waiting [2023-11-06T21:48:31.494Z] 5d54e960e981: Verifying Checksum [2023-11-06T21:48:31.494Z] 5d54e960e981: Download complete [2023-11-06T21:48:31.494Z] f0e02332f6b5: Verifying Checksum [2023-11-06T21:48:31.494Z] f0e02332f6b5: Download complete [2023-11-06T21:48:31.494Z] cefa15bbcfad: Verifying Checksum [2023-11-06T21:48:31.494Z] cefa15bbcfad: Download complete [2023-11-06T21:48:31.494Z] 9fda8d8052c6: Download complete [2023-11-06T21:48:32.087Z] f4c1fc716caa: Verifying Checksum [2023-11-06T21:48:32.087Z] f4c1fc716caa: Download complete [2023-11-06T21:48:32.681Z] 9fda8d8052c6: Pull complete [2023-11-06T21:48:33.653Z] 5d54e960e981: Pull complete [2023-11-06T21:48:33.653Z] c4a7e357bf2a: Verifying Checksum [2023-11-06T21:48:33.653Z] c4a7e357bf2a: Download complete [2023-11-06T21:48:34.640Z] 17808c966233: Verifying Checksum [2023-11-06T21:48:34.640Z] 17808c966233: Download complete [2023-11-06T21:48:47.002Z] c4a7e357bf2a: Pull complete [2023-11-06T21:48:47.002Z] f0e02332f6b5: Pull complete [2023-11-06T21:48:47.002Z] cefa15bbcfad: Pull complete [2023-11-06T21:48:55.230Z] 17808c966233: Pull complete [2023-11-06T21:48:56.644Z] f4c1fc716caa: Pull complete [2023-11-06T21:48:56.644Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-06T21:48:56.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T21:48:56.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-06T21:48:57.071Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:48:57.419Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T21:48:57.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T21:48:57.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-16715 does not seem to be running inside a container [2023-11-06T21:48:57.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-06T21:49:00.767Z] $ docker top de7777574a8eae48935c8794be67df37b7963b29e22f6cbacfc78bc3822e2951 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T21:49:01.598Z] + go version [2023-11-06T21:49:01.598Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-06T21:49:01.625Z] $ docker stop --time=1 de7777574a8eae48935c8794be67df37b7963b29e22f6cbacfc78bc3822e2951 [2023-11-06T21:49:03.289Z] $ docker rm -f --volumes de7777574a8eae48935c8794be67df37b7963b29e22f6cbacfc78bc3822e2951 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:49:03.856Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T21:49:03.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T21:49:04.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-16715 does not seem to be running inside a container [2023-11-06T21:49:04.148Z] $ 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/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-06T21:49:05.445Z] $ docker top 2ba08d15eca5daa52a661244a73411a213a2e2c2a55801e9e9b894740d2c8a29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T21:49:06.269Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/5 [Pipeline] fileExists [Pipeline] sh [2023-11-06T21:49:06.601Z] + make test [2023-11-06T21:49:06.874Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-11-06T21:49:06.874Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-06T21:49:06.874Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-06T21:49:06.874Z] go: downloading github.com/google/uuid v1.4.0 [2023-11-06T21:49:07.141Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-06T21:49:07.141Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 [2023-11-06T21:49:07.408Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-06T21:49:07.408Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-06T21:49:07.993Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-11-06T21:49:07.993Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-06T21:49:07.993Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-06T21:49:07.993Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-06T21:49:07.993Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-06T21:49:07.993Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-06T21:49:07.993Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-06T21:49:07.993Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-06T21:49:07.993Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-06T21:49:07.993Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-06T21:49:08.261Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-06T21:49:08.261Z] go: downloading golang.org/x/net v0.17.0 [2023-11-06T21:49:08.261Z] go: downloading golang.org/x/sync v0.1.0 [2023-11-06T21:49:08.261Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-06T21:49:08.530Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-06T21:49:09.492Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-06T21:49:09.492Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-06T21:49:09.492Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-06T21:49:09.492Z] go: downloading golang.org/x/text v0.13.0 [2023-11-06T21:49:09.760Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-06T21:51:01.476Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.248s coverage: 88.6% of statements [2023-11-06T21:51:01.476Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-11-06T21:51:01.476Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-11-06T21:51:01.476Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.201s coverage: 19.8% of statements [2023-11-06T21:51:01.476Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.308s coverage: 88.8% of statements [2023-11-06T21:51:01.476Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.362s coverage: 86.2% of statements [2023-11-06T21:51:01.476Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-11-06T21:51:01.476Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.193s coverage: 15.4% of statements [2023-11-06T21:51:01.476Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.387s coverage: 61.3% of statements [2023-11-06T21:51:01.476Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-11-06T21:51:01.476Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.239s coverage: 87.5% of statements [2023-11-06T21:51:01.476Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.242s coverage: 100.0% of statements [2023-11-06T21:51:01.476Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.232s coverage: 100.0% of statements [2023-11-06T21:51:02.452Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.219s coverage: 95.1% of statements [2023-11-06T21:51:05.534Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-06T21:51:05.534Z] go vet ./... [2023-11-06T21:52:27.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T21:52:27.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-06T21:52:27.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T21:52:27.569Z] $ docker stop --time=1 2ba08d15eca5daa52a661244a73411a213a2e2c2a55801e9e9b894740d2c8a29 [2023-11-06T21:52:31.273Z] $ docker rm -f --volumes 2ba08d15eca5daa52a661244a73411a213a2e2c2a55801e9e9b894740d2c8a29 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T21:52:34.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T21:52:34.058Z] Warning: overwriting stash ‘coverage-report’ [2023-11-06T21:52:34.693Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:52:35.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T21:52:35.449Z] [2023-11-06T21:52:35.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:52:35.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T21:52:36.059Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-06T21:52:36.059Z] 8998bd30e6a1: Pulling fs layer [2023-11-06T21:52:36.059Z] 04944245beec: Pulling fs layer [2023-11-06T21:52:36.059Z] 699f458cf7ca: Pulling fs layer [2023-11-06T21:52:36.059Z] 765212b225bb: Pulling fs layer [2023-11-06T21:52:36.059Z] f23df028b6ca: Pulling fs layer [2023-11-06T21:52:36.059Z] d65c8cfc05b1: Pulling fs layer [2023-11-06T21:52:36.059Z] 2437ff75d9bd: Pulling fs layer [2023-11-06T21:52:36.059Z] f23df028b6ca: Waiting [2023-11-06T21:52:36.059Z] 765212b225bb: Waiting [2023-11-06T21:52:36.059Z] d65c8cfc05b1: Waiting [2023-11-06T21:52:36.059Z] 2437ff75d9bd: Waiting [2023-11-06T21:52:36.059Z] 04944245beec: Verifying Checksum [2023-11-06T21:52:36.059Z] 04944245beec: Download complete [2023-11-06T21:52:36.331Z] 765212b225bb: Verifying Checksum [2023-11-06T21:52:36.331Z] 765212b225bb: Download complete [2023-11-06T21:52:36.331Z] f23df028b6ca: Verifying Checksum [2023-11-06T21:52:36.331Z] f23df028b6ca: Download complete [2023-11-06T21:52:36.331Z] d65c8cfc05b1: Verifying Checksum [2023-11-06T21:52:36.331Z] d65c8cfc05b1: Download complete [2023-11-06T21:52:36.598Z] 699f458cf7ca: Verifying Checksum [2023-11-06T21:52:36.598Z] 699f458cf7ca: Download complete [2023-11-06T21:52:37.562Z] 8998bd30e6a1: Verifying Checksum [2023-11-06T21:52:37.562Z] 8998bd30e6a1: Download complete [2023-11-06T21:52:40.914Z] 2437ff75d9bd: Verifying Checksum [2023-11-06T21:52:40.914Z] 2437ff75d9bd: Download complete [2023-11-06T21:52:44.267Z] 8998bd30e6a1: Pull complete [2023-11-06T21:52:45.226Z] 04944245beec: Pull complete [2023-11-06T21:52:47.168Z] 699f458cf7ca: Pull complete [2023-11-06T21:52:47.168Z] 765212b225bb: Pull complete [2023-11-06T21:52:48.130Z] f23df028b6ca: Pull complete [2023-11-06T21:52:48.130Z] d65c8cfc05b1: Pull complete [2023-11-06T21:53:10.191Z] 2437ff75d9bd: Pull complete [2023-11-06T21:53:10.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-06T21:53:10.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T21:53:10.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T21:53:10.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-16715 does not seem to be running inside a container [2023-11-06T21:53:10.475Z] $ 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/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-06T21:53:12.363Z] $ docker top 79743f320617d4bf5a505b00f09b3aacab428ae06ae3f74f5c49e4016fcad91e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T21:53:13.376Z] ---> job-cost.sh [2023-11-06T21:53:13.376Z] lf-activate-venv: SKIPPING [2023-11-06T21:53:13.376Z] INFO: No Stack... [2023-11-06T21:53:13.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-06T21:53:14.639Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T21:53:15.298Z] + cat /w/workspace/go-mod-messaging/5/archives/cost.csv [2023-11-06T21:53:15.298Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T21:53:15.335Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [2023-11-06T21:53:15.345Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] did not exist. Created. [2023-11-06T21:53:15.345Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T21:53:16.057Z] /w/workspace/go-mod-messaging/5@tmp/durable-cfd2f1f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-06T21:53:16.716Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-06T21:53:16.739Z] Warning: overwriting stash ‘stack-cost’ [2023-11-06T21:53:16.801Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T21:53:16.808Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-290-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T21:53:16.831Z] $ docker stop --time=1 79743f320617d4bf5a505b00f09b3aacab428ae06ae3f74f5c49e4016fcad91e [2023-11-06T21:53:18.401Z] $ docker rm -f --volumes 79743f320617d4bf5a505b00f09b3aacab428ae06ae3f74f5c49e4016fcad91e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-06T21:53:18.875Z] provisioning config files... [2023-11-06T21:53:18.886Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/config10453492256530382446tmp [Pipeline] { [Pipeline] sh [2023-11-06T21:53:19.189Z] + set +x [2023-11-06T21:53:19.189Z] + curl -s https://codecov.io/bash [2023-11-06T21:53:19.189Z] + bash -s -- [2023-11-06T21:53:19.189Z] [2023-11-06T21:53:19.189Z] _____ _ [2023-11-06T21:53:19.189Z] / ____| | | [2023-11-06T21:53:19.189Z] | | ___ __| | ___ ___ _____ __ [2023-11-06T21:53:19.189Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-06T21:53:19.189Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-06T21:53:19.189Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-06T21:53:19.189Z] Bash-1.0.6 [2023-11-06T21:53:19.189Z] [2023-11-06T21:53:19.189Z] [2023-11-06T21:53:19.189Z] ==> git version 2.25.1 found [2023-11-06T21:53:19.189Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-06T21:53:19.189Z] Release-Date: 2020-01-08 [2023-11-06T21:53:19.190Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-06T21:53:19.190Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-06T21:53:19.190Z] ==> Jenkins CI detected. [2023-11-06T21:53:19.190Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-290 [2023-11-06T21:53:19.190Z] project root: . [2023-11-06T21:53:19.190Z] --> token set from env [2023-11-06T21:53:19.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-06T21:53:19.190Z] ==> Running gcov in . (disable via -X gcov) [2023-11-06T21:53:19.190Z] ==> Python coveragepy not found [2023-11-06T21:53:19.190Z] ==> Searching for coverage reports in: [2023-11-06T21:53:19.190Z] + . [2023-11-06T21:53:19.190Z] -> Found 1 reports [2023-11-06T21:53:19.190Z] ==> Detecting git/mercurial file structure [2023-11-06T21:53:19.190Z] ==> Reading reports [2023-11-06T21:53:19.190Z] + ./coverage.out bytes=42718 [2023-11-06T21:53:19.448Z] ==> Appending adjustments [2023-11-06T21:53:19.448Z] https://docs.codecov.io/docs/fixing-reports [2023-11-06T21:53:19.448Z] + Found adjustments [2023-11-06T21:53:19.448Z] ==> Gzipping contents [2023-11-06T21:53:19.448Z] 12K /tmp/codecov.frqSPA.gz [2023-11-06T21:53:19.448Z] ==> Uploading reports [2023-11-06T21:53:19.448Z] url: https://codecov.io [2023-11-06T21:53:19.448Z] query: branch=PR-290&commit=47680d79c1b125b612b4a3eaf250ad7331b051c0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-290%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=290&job=&cmd_args= [2023-11-06T21:53:19.448Z] -> Pinging Codecov [2023-11-06T21:53:19.448Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-290&commit=47680d79c1b125b612b4a3eaf250ad7331b051c0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-290%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=290&job=&cmd_args= [2023-11-06T21:53:19.708Z] -> Uploading to [2023-11-06T21:53:19.708Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-06/F6E385568367DD0E4001BA4F8F1CB792/47680d79c1b125b612b4a3eaf250ad7331b051c0/cf2eb1de-0f3d-4b5f-8c09-316e3681449e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T215319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ec2fb0a05155f1ffe712706acc181633848d8164d5fbc51ffa06f8eb85c5e34 [2023-11-06T21:53:19.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T21:53:19.708Z] Dload Upload Total Spent Left Speed [2023-11-06T21:53:19.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8359 0 0 100 8359 0 30845 --:--:-- --:--:-- --:--:-- 30845 [2023-11-06T21:53:19.968Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/47680d79c1b125b612b4a3eaf250ad7331b051c0 [Pipeline] } [2023-11-06T21:53:19.974Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-06T21:53:20.646Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-290/archives ] [2023-11-06T21:53:20.646Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-290/archives [2023-11-06T21:53:20.646Z] total 16 [2023-11-06T21:53:20.646Z] drwxr-xr-x 3 root root 4096 Nov 6 21:46 . [2023-11-06T21:53:20.646Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 21:46 .. [2023-11-06T21:53:20.646Z] drwxr-xr-x 2 root root 4096 Nov 6 21:46 cost [2023-11-06T21:53:20.646Z] -rw-r--r-- 1 root root 88 Nov 6 21:46 cost.csv [2023-11-06T21:53:20.646Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-290/archives [2023-11-06T21:53:20.646Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-290/archives [2023-11-06T21:53:20.646Z] total 16 [2023-11-06T21:53:20.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 21:46 . [2023-11-06T21:53:20.646Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 21:46 .. [2023-11-06T21:53:20.646Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 21:46 cost [2023-11-06T21:53:20.646Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 6 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-06T21:53:20.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T21:53:21.789Z] ---> package-listing.sh [2023-11-06T21:53:21.789Z] ++ facter osfamily [2023-11-06T21:53:21.789Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-06T21:53:22.049Z] + OS_FAMILY=debian [2023-11-06T21:53:22.049Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-290 [2023-11-06T21:53:22.049Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-06T21:53:22.049Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-06T21:53:22.049Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-06T21:53:22.049Z] + PACKAGES=/tmp/packages_start.txt [2023-11-06T21:53:22.049Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-290 ']' [2023-11-06T21:53:22.049Z] + PACKAGES=/tmp/packages_end.txt [2023-11-06T21:53:22.049Z] + case "${OS_FAMILY}" in [2023-11-06T21:53:22.049Z] + dpkg -l [2023-11-06T21:53:22.049Z] + grep '^ii' [2023-11-06T21:53:22.049Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-06T21:53:22.049Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-06T21:53:22.049Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-06T21:53:22.049Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-290 ']' [2023-11-06T21:53:22.049Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-290/archives/ [2023-11-06T21:53:22.049Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-290/archives/ [Pipeline] echo [2023-11-06T21:53:22.059Z] 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-06T21:53:22.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T21:53:22.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T21:53:22.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T21:53:22.707Z] prd-ubuntu20.04-docker-8c-8g-16711 does not seem to be running inside a container [2023-11-06T21:53:22.739Z] $ 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-290/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-290 -v /w/workspace/xfoundry_go-mod-messaging_PR-290:/w/workspace/xfoundry_go-mod-messaging_PR-290:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-290@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-290@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T21:53:22.925Z] $ docker top bd18a02cf9935b8cbbf1b4946c9398918fd30601a938ff663c48dd1e55f76953 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T21:53:23.267Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-06T21:53:23.552Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-06T21:53:23.834Z] + ls /var/log/sa-host [2023-11-06T21:53:23.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T21:53:23.894Z] provisioning config files... [2023-11-06T21:53:23.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-290@tmp/config2516779735277844365tmp [Pipeline] { [Pipeline] echo [2023-11-06T21:53:23.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T21:53:24.201Z] ---> create-netrc.sh [Pipeline] } [2023-11-06T21:53:24.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-06T21:53:24.543Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-06T21:53:24.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T21:53:24.840Z] ---> sudo-logs.sh [2023-11-06T21:53:24.840Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-06T21:53:24.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T21:53:25.151Z] ---> job-cost.sh [2023-11-06T21:53:25.151Z] lf-activate-venv: SKIPPING [2023-11-06T21:53:25.151Z] DEBUG: total: 0.2199999988079071 [2023-11-06T21:53:25.151Z] INFO: Retrieving Stack Cost... [2023-11-06T21:53:25.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T21:53:25.978Z] INFO: Archiving Costs [Pipeline] echo [2023-11-06T21:53:25.989Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T21:53:26.271Z] ---> logs-deploy.sh [2023-11-06T21:53:26.271Z] lf-activate-venv: SKIPPING [2023-11-06T21:53:26.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-290/5 [2023-11-06T21:53:26.271Z] INFO: archiving workspace using pattern(s): [2023-11-06T21:53:27.211Z] Archives upload complete. [2023-11-06T21:53:27.475Z] INFO: archiving logs to Nexus [2023-11-06T21:53:28.045Z] ---> uname -a: [2023-11-06T21:53:28.045Z] Linux prd-ubuntu20-04-docker-8c-8g-16711 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] ---> lscpu: [2023-11-06T21:53:28.045Z] Architecture: x86_64 [2023-11-06T21:53:28.045Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-06T21:53:28.045Z] Byte Order: Little Endian [2023-11-06T21:53:28.045Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-06T21:53:28.045Z] CPU(s): 8 [2023-11-06T21:53:28.045Z] On-line CPU(s) list: 0-7 [2023-11-06T21:53:28.045Z] Thread(s) per core: 1 [2023-11-06T21:53:28.045Z] Core(s) per socket: 1 [2023-11-06T21:53:28.045Z] Socket(s): 8 [2023-11-06T21:53:28.045Z] NUMA node(s): 1 [2023-11-06T21:53:28.045Z] Vendor ID: AuthenticAMD [2023-11-06T21:53:28.045Z] CPU family: 23 [2023-11-06T21:53:28.045Z] Model: 49 [2023-11-06T21:53:28.045Z] Model name: AMD EPYC-Rome Processor [2023-11-06T21:53:28.045Z] Stepping: 0 [2023-11-06T21:53:28.045Z] CPU MHz: 2799.998 [2023-11-06T21:53:28.045Z] BogoMIPS: 5599.99 [2023-11-06T21:53:28.045Z] Virtualization: AMD-V [2023-11-06T21:53:28.045Z] Hypervisor vendor: KVM [2023-11-06T21:53:28.045Z] Virtualization type: full [2023-11-06T21:53:28.045Z] L1d cache: 256 KiB [2023-11-06T21:53:28.045Z] L1i cache: 256 KiB [2023-11-06T21:53:28.045Z] L2 cache: 4 MiB [2023-11-06T21:53:28.045Z] L3 cache: 128 MiB [2023-11-06T21:53:28.045Z] NUMA node0 CPU(s): 0-7 [2023-11-06T21:53:28.045Z] Vulnerability Itlb multihit: Not affected [2023-11-06T21:53:28.045Z] Vulnerability L1tf: Not affected [2023-11-06T21:53:28.045Z] Vulnerability Mds: Not affected [2023-11-06T21:53:28.045Z] Vulnerability Meltdown: Not affected [2023-11-06T21:53:28.045Z] Vulnerability Mmio stale data: Not affected [2023-11-06T21:53:28.045Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-06T21:53:28.045Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-06T21:53:28.045Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-06T21:53:28.045Z] Vulnerability Srbds: Not affected [2023-11-06T21:53:28.045Z] Vulnerability Tsx async abort: Not affected [2023-11-06T21:53:28.045Z] 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 [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] ---> nproc: [2023-11-06T21:53:28.045Z] 8 [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] ---> df -h: [2023-11-06T21:53:28.045Z] Filesystem Size Used Avail Use% Mounted on [2023-11-06T21:53:28.045Z] overlay 155G 11G 145G 7% / [2023-11-06T21:53:28.045Z] tmpfs 64M 0 64M 0% /dev [2023-11-06T21:53:28.045Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-06T21:53:28.045Z] shm 64M 0 64M 0% /dev/shm [2023-11-06T21:53:28.045Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] ---> sar -b -r -n DEV: [2023-11-06T21:53:28.045Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16711) 11/06/23 _x86_64_ (8 CPU) [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] 21:43:54 LINUX RESTART (8 CPU) [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.045Z] 21:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-06T21:53:28.045Z] 21:45:01 185.61 103.96 72.37 9.28 13271.42 76085.43 2354917.79 [2023-11-06T21:53:28.045Z] 21:46:01 97.10 3.03 94.07 0.00 408.87 66313.88 0.00 [2023-11-06T21:53:28.045Z] 21:47:01 77.57 0.18 77.39 0.00 6.80 70263.49 0.00 [2023-11-06T21:53:28.045Z] 21:48:01 5.38 0.00 5.38 0.00 0.00 33606.53 0.00 [2023-11-06T21:53:28.045Z] 21:49:01 3.53 0.00 3.53 0.00 0.00 16140.49 0.00 [2023-11-06T21:53:28.045Z] 21:50:01 1.37 0.00 1.37 0.00 0.00 27.46 0.00 [2023-11-06T21:53:28.045Z] 21:51:01 1.52 0.37 1.15 0.00 11.46 14.13 0.00 [2023-11-06T21:53:28.045Z] 21:52:01 2.55 1.28 1.27 0.00 26.26 15.73 0.00 [2023-11-06T21:53:28.045Z] 21:53:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2023-11-06T21:53:28.045Z] Average: 41.76 12.10 28.63 1.03 1525.60 29166.85 261768.95 [2023-11-06T21:53:28.045Z] [2023-11-06T21:53:28.046Z] 21:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-06T21:53:28.046Z] 21:45:01 29904524 31647104 718388 2.18 56648 1993096 1916188 5.65 1056816 1624924 58336 [2023-11-06T21:53:28.046Z] 21:46:01 27988128 31299736 1001444 3.05 95800 3436412 2191732 6.46 1751860 2695916 619576 [2023-11-06T21:53:28.046Z] 21:47:01 28402596 31562080 742652 2.26 103388 3268516 1776400 5.24 1331252 2692580 16 [2023-11-06T21:53:28.046Z] 21:48:01 28402932 31562500 741804 2.26 103480 3268512 1776400 5.24 1331204 2692584 16 [2023-11-06T21:53:28.046Z] 21:49:01 28408932 31569064 735684 2.24 103544 3268520 1776400 5.24 1325152 2693052 16 [2023-11-06T21:53:28.046Z] 21:50:01 28408836 31569052 735552 2.24 103624 3268520 1776400 5.24 1325508 2693064 4 [2023-11-06T21:53:28.046Z] 21:51:01 28414316 31575084 729520 2.22 103664 3268992 1776400 5.24 1322748 2693324 208 [2023-11-06T21:53:28.046Z] 21:52:01 28403672 31566228 738248 2.25 103700 3269788 1776400 5.24 1333740 2693572 172 [2023-11-06T21:53:28.046Z] 21:53:01 28403412 31565988 738476 2.25 103728 3269788 1776400 5.24 1333036 2693536 8 [2023-11-06T21:53:28.046Z] Average: 28526372 31546315 764641 2.33 97508 3145794 1838080 5.42 1345702 2574728 75372 [2023-11-06T21:53:28.046Z] [2023-11-06T21:53:28.046Z] 21:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-06T21:53:28.046Z] 21:45:01 ens3 584.84 333.89 3750.27 67.26 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:45:01 lo 4.20 4.20 0.39 0.39 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:46:01 veth3de89ee 82.37 152.09 7.98 1437.28 0.00 0.00 0.00 0.12 [2023-11-06T21:53:28.046Z] 21:46:01 ens3 328.50 197.07 5273.39 97.13 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:46:01 docker0 83.95 153.44 7.08 1454.08 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:46:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:47:01 ens3 94.57 55.84 2525.71 12.28 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:47:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:48:01 ens3 1.32 0.70 2.08 0.29 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:50:01 ens3 0.27 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:51:01 ens3 1.10 0.67 0.82 0.37 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:52:01 ens3 7.25 6.12 4.59 5.50 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:53:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] Average: ens3 113.15 66.08 1284.22 20.33 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] Average: docker0 9.33 17.05 0.79 161.55 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] Average: lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 [2023-11-06T21:53:28.046Z] [2023-11-06T21:53:28.046Z] [2023-11-06T21:53:28.046Z] ---> sar -P ALL: [2023-11-06T21:53:28.046Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16711) 11/06/23 _x86_64_ (8 CPU) [2023-11-06T21:53:28.046Z] [2023-11-06T21:53:28.046Z] 21:43:54 LINUX RESTART (8 CPU) [2023-11-06T21:53:28.046Z] [2023-11-06T21:53:28.046Z] 21:44:01 CPU %user %nice %system %iowait %steal %idle [2023-11-06T21:53:28.046Z] 21:45:01 all 6.12 0.01 1.68 18.80 0.06 73.33 [2023-11-06T21:53:28.046Z] 21:45:01 0 3.89 0.00 1.99 41.24 0.05 52.82 [2023-11-06T21:53:28.046Z] 21:45:01 1 6.00 0.00 1.32 15.50 0.07 77.10 [2023-11-06T21:53:28.046Z] 21:45:01 2 6.24 0.00 1.51 30.88 0.07 61.30 [2023-11-06T21:53:28.046Z] 21:45:01 3 8.20 0.00 1.62 19.06 0.07 71.04 [2023-11-06T21:53:28.046Z] 21:45:01 4 5.75 0.00 1.19 12.68 0.05 80.34 [2023-11-06T21:53:28.046Z] 21:45:01 5 5.59 0.00 2.41 11.01 0.05 80.94 [2023-11-06T21:53:28.046Z] 21:45:01 6 8.40 0.00 1.47 13.56 0.05 76.52 [2023-11-06T21:53:28.046Z] 21:45:01 7 4.86 0.05 1.93 6.47 0.08 86.61 [2023-11-06T21:53:28.046Z] 21:46:01 all 26.51 0.00 4.32 1.97 0.09 67.10 [2023-11-06T21:53:28.046Z] 21:46:01 0 26.43 0.00 3.95 1.62 0.10 67.90 [2023-11-06T21:53:28.046Z] 21:46:01 1 26.37 0.00 4.25 1.56 0.10 67.71 [2023-11-06T21:53:28.046Z] 21:46:01 2 28.34 0.00 4.06 2.17 0.07 65.37 [2023-11-06T21:53:28.046Z] 21:46:01 3 26.54 0.00 4.30 0.64 0.10 68.42 [2023-11-06T21:53:28.046Z] 21:46:01 4 24.67 0.00 5.04 2.52 0.08 67.69 [2023-11-06T21:53:28.046Z] 21:46:01 5 27.96 0.00 4.63 6.82 0.08 60.51 [2023-11-06T21:53:28.046Z] 21:46:01 6 26.56 0.00 3.75 0.34 0.08 69.27 [2023-11-06T21:53:28.046Z] 21:46:01 7 25.20 0.00 4.61 0.15 0.08 69.95 [2023-11-06T21:53:28.046Z] 21:47:01 all 10.39 0.00 1.97 1.03 0.04 86.57 [2023-11-06T21:53:28.046Z] 21:47:01 0 9.96 0.00 2.90 0.05 0.03 87.06 [2023-11-06T21:53:28.046Z] 21:47:01 1 10.31 0.00 1.64 0.03 0.05 87.97 [2023-11-06T21:53:28.046Z] 21:47:01 2 9.82 0.00 1.77 0.99 0.03 87.39 [2023-11-06T21:53:28.046Z] 21:47:01 3 10.27 0.00 2.33 6.26 0.05 81.09 [2023-11-06T21:53:28.046Z] 21:47:01 4 10.36 0.00 1.85 0.47 0.03 87.29 [2023-11-06T21:53:28.046Z] 21:47:01 5 9.97 0.00 1.74 0.02 0.02 88.25 [2023-11-06T21:53:28.046Z] 21:47:01 6 11.05 0.00 1.41 0.49 0.03 87.02 [2023-11-06T21:53:28.046Z] 21:47:01 7 11.37 0.00 2.16 0.00 0.03 86.43 [2023-11-06T21:53:28.046Z] 21:48:01 all 0.04 0.00 0.01 0.02 0.01 99.92 [2023-11-06T21:53:28.046Z] 21:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-06T21:53:28.046Z] 21:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T21:53:28.046Z] 21:48:01 2 0.03 0.00 0.02 0.13 0.03 99.78 [2023-11-06T21:53:28.046Z] 21:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-06T21:53:28.046Z] 21:48:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-06T21:53:28.046Z] 21:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T21:53:28.046Z] 21:48:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2023-11-06T21:53:28.046Z] 21:48:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2023-11-06T21:53:28.046Z] 21:49:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2023-11-06T21:53:28.046Z] 21:49:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-06T21:53:28.046Z] 21:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-06T21:53:28.046Z] 21:49:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-06T21:53:28.046Z] 21:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-06T21:53:28.046Z] 21:49:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2023-11-06T21:53:28.046Z] 21:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T21:53:28.046Z] 21:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-06T21:53:28.046Z] 21:49:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2023-11-06T21:53:28.046Z] 21:50:01 all 0.07 0.00 0.01 0.07 0.01 99.84 [2023-11-06T21:53:28.046Z] 21:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-06T21:53:28.046Z] 21:50:01 1 0.40 0.00 0.00 0.00 0.00 99.60 [2023-11-06T21:53:28.046Z] 21:50:01 2 0.02 0.00 0.03 0.17 0.02 99.77 [2023-11-06T21:53:28.046Z] 21:50:01 3 0.00 0.00 0.00 0.35 0.02 99.63 [2023-11-06T21:53:28.046Z] 21:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-06T21:53:28.046Z] 21:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-06T21:53:28.046Z] 21:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T21:53:28.046Z] 21:50:01 7 0.08 0.00 0.02 0.03 0.02 99.85 [2023-11-06T21:53:28.046Z] 21:51:01 all 0.15 0.00 0.02 0.04 0.01 99.78 [2023-11-06T21:53:28.046Z] 21:51:01 0 0.15 0.00 0.02 0.08 0.02 99.73 [2023-11-06T21:53:28.046Z] 21:51:01 1 0.60 0.00 0.07 0.00 0.02 99.32 [2023-11-06T21:53:28.046Z] 21:51:01 2 0.03 0.00 0.03 0.23 0.02 99.68 [2023-11-06T21:53:28.046Z] 21:51:01 3 0.02 0.00 0.02 0.00 0.05 99.92 [2023-11-06T21:53:28.046Z] 21:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-06T21:53:28.046Z] 21:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T21:53:28.046Z] 21:51:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2023-11-06T21:53:28.046Z] 21:51:01 7 0.22 0.00 0.02 0.00 0.00 99.77 [2023-11-06T21:53:28.046Z] 21:52:01 all 0.36 0.00 0.04 0.24 0.02 99.33 [2023-11-06T21:53:28.046Z] 21:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-06T21:53:28.046Z] 21:52:01 1 0.88 0.00 0.02 0.05 0.02 99.04 [2023-11-06T21:53:28.046Z] 21:52:01 2 0.37 0.00 0.12 1.57 0.05 97.90 [2023-11-06T21:53:28.046Z] 21:52:01 3 0.00 0.00 0.03 0.23 0.02 99.72 [2023-11-06T21:53:28.046Z] 21:52:01 4 0.17 0.00 0.05 0.00 0.02 99.77 [2023-11-06T21:53:28.046Z] 21:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-06T21:53:28.046Z] 21:52:01 6 0.12 0.00 0.03 0.05 0.02 99.78 [2023-11-06T21:53:28.046Z] 21:52:01 7 1.30 0.00 0.05 0.00 0.05 98.60 [2023-11-06T21:53:28.046Z] 21:53:01 all 0.03 0.00 0.00 0.12 0.00 99.85 [2023-11-06T21:53:28.046Z] 21:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T21:53:28.046Z] 21:53:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-06T21:53:28.046Z] 21:53:01 2 0.05 0.00 0.02 0.62 0.02 99.30 [2023-11-06T21:53:28.046Z] 21:53:01 3 0.03 0.00 0.00 0.35 0.00 99.62 [2023-11-06T21:53:28.046Z] 21:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-06T21:53:28.046Z] 21:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T21:53:28.046Z] 21:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T21:53:28.046Z] 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T21:53:28.046Z] Average: all 4.83 0.00 0.89 2.47 0.03 91.78 [2023-11-06T21:53:28.046Z] Average: 0 4.48 0.00 0.98 4.78 0.03 89.73 [2023-11-06T21:53:28.046Z] Average: 1 4.94 0.00 0.81 1.90 0.03 92.31 [2023-11-06T21:53:28.046Z] Average: 2 4.97 0.00 0.84 4.07 0.04 90.09 [2023-11-06T21:53:28.046Z] Average: 3 4.98 0.00 0.92 2.98 0.04 91.09 [2023-11-06T21:53:28.046Z] Average: 4 4.54 0.00 0.90 1.74 0.02 92.80 [2023-11-06T21:53:28.046Z] Average: 5 4.81 0.00 0.97 1.97 0.02 92.23 [2023-11-06T21:53:28.046Z] Average: 6 5.11 0.00 0.74 1.61 0.02 92.51 [2023-11-06T21:53:28.046Z] Average: 7 4.77 0.01 0.97 0.74 0.03 93.48 [2023-11-06T21:53:28.046Z] [2023-11-06T21:53:28.046Z] [2023-11-06T21:53:28.046Z]