Pull request #357 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a+6a0e495b38f26a0087fa87c28871f0e4b9a6b69e (d86456bd6a116cd04cdb461504f666aa3b74f412) 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-ssh2809936209868969126.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18215519566349501564.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-357/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-357/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12971121685682616503.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-357/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10142509605535002281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16662208963059652582.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-357/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-357/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4423892994738692105.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22071 in /w/workspace/xfoundry_go-mod-messaging_PR-357 [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-357 # 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/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e into PR head commit 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a Merge succeeded, producing 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a Checking out Revision 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a (PR-357) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a # 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 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T16:08:45.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T16:08:45.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T16:08:45.370Z] ========================================================= [2024-10-07T16:08:45.370Z] EdgeX Global Pipelines Version Info [2024-10-07T16:08:45.370Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:08:46.163Z] ------------------- [2024-10-07T16:08:46.163Z] stable info: [2024-10-07T16:08:46.163Z] ------------------- [2024-10-07T16:08:46.163Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T16:08:46.163Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T16:08:46.163Z] Message: update stable to v1.0.265 [2024-10-07T16:08:46.733Z] ------------------- [2024-10-07T16:08:46.733Z] experimental info: [2024-10-07T16:08:46.733Z] ------------------- [2024-10-07T16:08:46.733Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T16:08:46.733Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T16:08:46.733Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T16:08:46.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-10-07T16:08:47.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-10-07T16:08:47.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T16:08:47.129Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T16:08:47.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T16:08:47.245Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T16:08:47.305Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T16:08:47.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-07T16:08:47.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T16:08:47.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T16:08:47.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T16:08:47.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-10-07T16:08:47.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T16:08:47.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T16:08:47.757Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T16:08:47.818Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T16:08:47.875Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T16:08:47.931Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T16:08:47.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T16:08:48.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T16:08:48.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-07T16:08:48.175Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-07T16:08:48.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-07T16:08:48.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-07T16:08:48.345Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-07T16:08:48.399Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T16:08:48.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T16:08:48.584Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo [2024-10-07T16:08:48.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo [2024-10-07T16:08:48.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo [2024-10-07T16:08:48.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a [Pipeline] echo [2024-10-07T16:08:48.811Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2283e77 [Pipeline] echo [2024-10-07T16:08:48.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T16:08:49.423Z] + git rev-list -1 --merges 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a~1..2283e7752f48d9dccc42feac1e5f9a2f22e7af2a [Pipeline] echo [2024-10-07T16:08:49.478Z] -----------> git rev-list -1 --merges 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a~1..2283e7752f48d9dccc42feac1e5f9a2f22e7af2a 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a [false] [Pipeline] sh [2024-10-07T16:08:49.805Z] + git log --format=format:%s -1 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a [Pipeline] echo [2024-10-07T16:08:49.846Z] ========================================================= [2024-10-07T16:08:49.846Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T16:08:49.846Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T16:08:50.311Z] + git log --format=format:%s -1 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a [Pipeline] echo [2024-10-07T16:08:50.353Z] [semverPrep] GIT_COMMIT: 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2024-10-07T16:08:50.392Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-07T16:08:50.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T16:08:50.802Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T16:08:50.802Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T16:08:50.802Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T16:08:50.802Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-07T16:08:50.802Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-07T16:08:50.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:08:51.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T16:08:51.318Z] [2024-10-07T16:08:51.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:08:51.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T16:08:51.707Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T16:08:51.707Z] b85a868b505f: Pulling fs layer [2024-10-07T16:08:51.707Z] e2be974225ed: Pulling fs layer [2024-10-07T16:08:51.707Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T16:08:51.707Z] 988bab9f4d93: Pulling fs layer [2024-10-07T16:08:51.707Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T16:08:51.707Z] eaf3925da568: Pulling fs layer [2024-10-07T16:08:51.707Z] bab4dde63d76: Pulling fs layer [2024-10-07T16:08:51.707Z] bde34c3a00c8: Pulling fs layer [2024-10-07T16:08:51.707Z] b352a97aabf1: Pulling fs layer [2024-10-07T16:08:51.707Z] 4872d77fe225: Pulling fs layer [2024-10-07T16:08:51.707Z] 5851b861e8e6: Pulling fs layer [2024-10-07T16:08:51.707Z] 988bab9f4d93: Waiting [2024-10-07T16:08:51.707Z] 1469e6f7b9e6: Waiting [2024-10-07T16:08:51.707Z] bab4dde63d76: Waiting [2024-10-07T16:08:51.707Z] bde34c3a00c8: Waiting [2024-10-07T16:08:51.707Z] 4872d77fe225: Waiting [2024-10-07T16:08:51.707Z] 5851b861e8e6: Waiting [2024-10-07T16:08:51.707Z] b352a97aabf1: Waiting [2024-10-07T16:08:51.707Z] e2be974225ed: Verifying Checksum [2024-10-07T16:08:51.707Z] e2be974225ed: Download complete [2024-10-07T16:08:51.970Z] 988bab9f4d93: Verifying Checksum [2024-10-07T16:08:51.970Z] 988bab9f4d93: Download complete [2024-10-07T16:08:51.970Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T16:08:51.970Z] 1469e6f7b9e6: Download complete [2024-10-07T16:08:51.970Z] eaf3925da568: Verifying Checksum [2024-10-07T16:08:51.970Z] eaf3925da568: Download complete [2024-10-07T16:08:51.970Z] 339a4e72a1f5: Verifying Checksum [2024-10-07T16:08:51.970Z] 339a4e72a1f5: Download complete [2024-10-07T16:08:51.970Z] bde34c3a00c8: Verifying Checksum [2024-10-07T16:08:51.970Z] bde34c3a00c8: Download complete [2024-10-07T16:08:51.970Z] b352a97aabf1: Verifying Checksum [2024-10-07T16:08:51.970Z] b352a97aabf1: Download complete [2024-10-07T16:08:51.970Z] 4872d77fe225: Verifying Checksum [2024-10-07T16:08:51.970Z] 4872d77fe225: Download complete [2024-10-07T16:08:51.970Z] 5851b861e8e6: Verifying Checksum [2024-10-07T16:08:51.970Z] 5851b861e8e6: Download complete [2024-10-07T16:08:51.970Z] b85a868b505f: Verifying Checksum [2024-10-07T16:08:51.970Z] b85a868b505f: Download complete [2024-10-07T16:08:52.229Z] bab4dde63d76: Verifying Checksum [2024-10-07T16:08:52.229Z] bab4dde63d76: Download complete [2024-10-07T16:08:53.167Z] b85a868b505f: Pull complete [2024-10-07T16:08:53.426Z] e2be974225ed: Pull complete [2024-10-07T16:08:53.998Z] 339a4e72a1f5: Pull complete [2024-10-07T16:08:53.998Z] 988bab9f4d93: Pull complete [2024-10-07T16:08:54.257Z] 1469e6f7b9e6: Pull complete [2024-10-07T16:08:54.257Z] eaf3925da568: Pull complete [2024-10-07T16:08:55.634Z] bab4dde63d76: Pull complete [2024-10-07T16:08:55.893Z] bde34c3a00c8: Pull complete [2024-10-07T16:08:55.893Z] b352a97aabf1: Pull complete [2024-10-07T16:08:56.153Z] 4872d77fe225: Pull complete [2024-10-07T16:08:56.153Z] 5851b861e8e6: Pull complete [2024-10-07T16:08:56.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T16:08:56.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T16:08:56.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T16:08:56.437Z] prd-ubuntu20.04-docker-8c-8g-22071 does not seem to be running inside a container [2024-10-07T16:08:56.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-357 -v /w/workspace/xfoundry_go-mod-messaging_PR-357:/w/workspace/xfoundry_go-mod-messaging_PR-357:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-07T16:09:00.888Z] $ docker top ff32f8e341e5e380c3e279167318c6469deb54554536de5a8ea5b287e6f69dbf -eo pid,comm [2024-10-07T16:09:00.937Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-07T16:09:00.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T16:09:01.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T16:09:01.098Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T16:09:01.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T16:09:01.220Z] $ docker exec ff32f8e341e5e380c3e279167318c6469deb54554536de5a8ea5b287e6f69dbf ssh-agent [2024-10-07T16:09:01.327Z] SSH_AUTH_SOCK=/tmp/ssh-sogj8Us9qnib/agent.32 [2024-10-07T16:09:01.327Z] SSH_AGENT_PID=38 [2024-10-07T16:09:01.333Z] Running ssh-add (command line suppressed) [2024-10-07T16:09:01.436Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-357@tmp/private_key_3314027071573361562.key (/w/workspace/xfoundry_go-mod-messaging_PR-357@tmp/private_key_3314027071573361562.key) [2024-10-07T16:09:01.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T16:09:01.807Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T16:09:01.831Z] $ docker exec --env ******** --env ******** ff32f8e341e5e380c3e279167318c6469deb54554536de5a8ea5b287e6f69dbf ssh-agent -k [2024-10-07T16:09:01.923Z] unset SSH_AUTH_SOCK; [2024-10-07T16:09:01.923Z] unset SSH_AGENT_PID; [2024-10-07T16:09:01.924Z] echo Agent pid 38 killed; [2024-10-07T16:09:01.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T16:09:02.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T16:09:02.039Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T16:09:02.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T16:09:02.150Z] $ docker exec ff32f8e341e5e380c3e279167318c6469deb54554536de5a8ea5b287e6f69dbf ssh-agent [2024-10-07T16:09:02.241Z] SSH_AUTH_SOCK=/tmp/ssh-sfAfnsewEkG2/agent.71 [2024-10-07T16:09:02.241Z] SSH_AGENT_PID=77 [2024-10-07T16:09:02.244Z] Running ssh-add (command line suppressed) [2024-10-07T16:09:02.345Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-357@tmp/private_key_2242877428295347072.key (/w/workspace/xfoundry_go-mod-messaging_PR-357@tmp/private_key_2242877428295347072.key) [2024-10-07T16:09:02.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T16:09:02.698Z] + git semver init [2024-10-07T16:09:02.957Z] 2024-10-07 16:09:02,869 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T16:09:02.957Z] 2024-10-07 16:09:02,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-357/.semver [2024-10-07T16:09:02.957Z] 2024-10-07 16:09:02,871 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-357/.semver [2024-10-07T16:09:02.957Z] 2024-10-07 16:09:02,871 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-357/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-357, universal_newlines=False, shell=None, istream=None) [2024-10-07T16:09:03.902Z] 2024-10-07 16:09:03,682 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-357/.git/info/exclude [2024-10-07T16:09:03.902Z] 2024-10-07 16:09:03,683 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-357/.semver/PR-357 with force:False [2024-10-07T16:09:03.902Z] 2024-10-07 16:09:03,683 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-357/.semver/PR-357 [2024-10-07T16:09:03.902Z] 2024-10-07 16:09:03,687 [execute] INFO git cat-file --batch-check [2024-10-07T16:09:03.902Z] 2024-10-07 16:09:03,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-357/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T16:09:03.902Z] 2024-10-07 16:09:03,693 [execute] INFO git cat-file --batch [2024-10-07T16:09:03.902Z] 2024-10-07 16:09:03,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-357/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T16:09:03.902Z] 2024-10-07 16:09:03,697 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-357/.semver/PR-357 [2024-10-07T16:09:03.902Z] 0.0.0 [Pipeline] } [2024-10-07T16:09:03.931Z] $ docker exec --env ******** --env ******** ff32f8e341e5e380c3e279167318c6469deb54554536de5a8ea5b287e6f69dbf ssh-agent -k [2024-10-07T16:09:04.025Z] unset SSH_AUTH_SOCK; [2024-10-07T16:09:04.025Z] unset SSH_AGENT_PID; [2024-10-07T16:09:04.025Z] echo Agent pid 77 killed; [2024-10-07T16:09:04.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T16:09:04.486Z] + git semver [Pipeline] } [2024-10-07T16:09:04.772Z] $ docker stop --time=1 ff32f8e341e5e380c3e279167318c6469deb54554536de5a8ea5b287e6f69dbf [2024-10-07T16:09:06.053Z] $ docker rm -f --volumes ff32f8e341e5e380c3e279167318c6469deb54554536de5a8ea5b287e6f69dbf [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T16:09:06.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T16:09:06.816Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T16:09:06.839Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2024-10-07T16:09:07.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T16:09:07.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T16:09:07.589Z] ========================================================= [2024-10-07T16:09:07.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T16:09:07.589Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-07T16:09:08.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T16:09:08.040Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T16:09:08.040Z] 43c4264eed91: Pulling fs layer [2024-10-07T16:09:08.040Z] 4cc291be95ef: Pulling fs layer [2024-10-07T16:09:08.040Z] 2ac1f1163629: Pulling fs layer [2024-10-07T16:09:08.040Z] 5c3c966382ef: Pulling fs layer [2024-10-07T16:09:08.040Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T16:09:08.040Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T16:09:08.040Z] 5c3c966382ef: Waiting [2024-10-07T16:09:08.040Z] 4f4fb700ef54: Waiting [2024-10-07T16:09:08.040Z] 9f66e0745190: Pulling fs layer [2024-10-07T16:09:08.040Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T16:09:08.040Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T16:09:08.040Z] 5d5c8e513c77: Waiting [2024-10-07T16:09:08.040Z] 9f66e0745190: Waiting [2024-10-07T16:09:08.040Z] f49a43e4bbc0: Waiting [2024-10-07T16:09:08.040Z] 561ebcabdf7f: Waiting [2024-10-07T16:09:08.040Z] 4cc291be95ef: Download complete [2024-10-07T16:09:08.040Z] 5c3c966382ef: Verifying Checksum [2024-10-07T16:09:08.040Z] 5c3c966382ef: Download complete [2024-10-07T16:09:08.040Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T16:09:08.040Z] 4f4fb700ef54: Download complete [2024-10-07T16:09:08.040Z] 5d5c8e513c77: Download complete [2024-10-07T16:09:08.040Z] 43c4264eed91: Verifying Checksum [2024-10-07T16:09:08.040Z] 43c4264eed91: Download complete [2024-10-07T16:09:08.040Z] 9f66e0745190: Verifying Checksum [2024-10-07T16:09:08.040Z] 9f66e0745190: Download complete [2024-10-07T16:09:08.303Z] 43c4264eed91: Pull complete [2024-10-07T16:09:08.303Z] 561ebcabdf7f: Verifying Checksum [2024-10-07T16:09:08.303Z] 561ebcabdf7f: Download complete [2024-10-07T16:09:08.303Z] 4cc291be95ef: Pull complete [2024-10-07T16:09:08.563Z] 2ac1f1163629: Download complete [2024-10-07T16:09:08.823Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T16:09:08.823Z] f49a43e4bbc0: Download complete [2024-10-07T16:09:12.109Z] 2ac1f1163629: Pull complete [2024-10-07T16:09:12.109Z] 5c3c966382ef: Pull complete [2024-10-07T16:09:12.368Z] 4f4fb700ef54: Pull complete [2024-10-07T16:09:12.368Z] 5d5c8e513c77: Pull complete [2024-10-07T16:09:12.368Z] 9f66e0745190: Pull complete [2024-10-07T16:09:14.906Z] f49a43e4bbc0: Pull complete [2024-10-07T16:09:15.166Z] 561ebcabdf7f: Pull complete [2024-10-07T16:09:15.166Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T16:09:15.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T16:09:15.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-07T16:09:15.478Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:09:15.866Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T16:09:15.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T16:09:16.034Z] prd-ubuntu20.04-docker-8c-8g-22071 does not seem to be running inside a container [2024-10-07T16:09:16.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-357 -v /w/workspace/xfoundry_go-mod-messaging_PR-357:/w/workspace/xfoundry_go-mod-messaging_PR-357:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T16:09:22.074Z] $ docker top 9c28a49c167a395a849b2054b355f86396ea7e5d8d2cb9a0bd74cdc768bde8d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T16:09:22.308Z] Still waiting to schedule task [2024-10-07T16:09:22.309Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-07T16:09:22.453Z] + go version [2024-10-07T16:09:22.453Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T16:09:22.487Z] $ docker stop --time=1 9c28a49c167a395a849b2054b355f86396ea7e5d8d2cb9a0bd74cdc768bde8d6 [2024-10-07T16:09:23.766Z] $ docker rm -f --volumes 9c28a49c167a395a849b2054b355f86396ea7e5d8d2cb9a0bd74cdc768bde8d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:09:24.496Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T16:09:24.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T16:09:24.666Z] prd-ubuntu20.04-docker-8c-8g-22071 does not seem to be running inside a container [2024-10-07T16:09:24.697Z] $ 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-357 -v /w/workspace/xfoundry_go-mod-messaging_PR-357:/w/workspace/xfoundry_go-mod-messaging_PR-357:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T16:09:25.027Z] $ docker top 5dab993b5f1101f3400758128e60040fe74b986af48ea40a4610cd2c1c6edfee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T16:09:25.431Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-357 [Pipeline] fileExists [Pipeline] sh [2024-10-07T16:09:25.813Z] + make test [2024-10-07T16:09:25.813Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-07T16:09:25.813Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-07T16:09:25.813Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-07T16:09:25.813Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-07T16:09:25.813Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.49 [2024-10-07T16:09:26.073Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-10-07T16:09:26.073Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-07T16:09:26.331Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-07T16:09:26.332Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-07T16:09:26.332Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-07T16:09:26.332Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-07T16:09:26.332Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-07T16:09:26.332Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-10-07T16:09:26.332Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-10-07T16:09:26.332Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-10-07T16:09:26.332Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-07T16:09:26.332Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-07T16:09:26.332Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-10-07T16:09:26.591Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-07T16:09:26.591Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-07T16:09:26.591Z] go: downloading golang.org/x/net v0.27.0 [2024-10-07T16:09:26.591Z] go: downloading golang.org/x/sync v0.7.0 [2024-10-07T16:09:26.591Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-07T16:09:26.591Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-07T16:09:26.591Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-07T16:09:26.591Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-07T16:09:26.852Z] go: downloading golang.org/x/text v0.16.0 [2024-10-07T16:09:26.852Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-07T16:09:26.852Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-07T16:09:44.934Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-10-07T16:09:44.934Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2024-10-07T16:09:45.502Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.027s coverage: 86.1% of statements [2024-10-07T16:09:45.502Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks coverage: 0.0% of statements [2024-10-07T16:09:46.067Z] github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks coverage: 0.0% of statements [2024-10-07T16:09:51.340Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.024s coverage: 19.8% of statements [2024-10-07T16:09:51.340Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.061s coverage: 88.8% of statements [2024-10-07T16:09:51.340Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.044s coverage: 86.2% of statements [2024-10-07T16:09:51.340Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.022s coverage: 15.4% of statements [2024-10-07T16:09:51.340Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.132s coverage: 61.3% of statements [2024-10-07T16:09:51.340Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.024s coverage: 87.5% of statements [2024-10-07T16:09:51.340Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.024s coverage: 100.0% of statements [2024-10-07T16:09:51.340Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.020s coverage: 100.0% of statements [2024-10-07T16:09:51.340Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.021s coverage: 95.1% of statements [2024-10-07T16:10:03.556Z] go vet ./... [2024-10-07T16:10:05.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T16:10:05.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-07T16:10:05.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T16:10:05.548Z] $ docker stop --time=1 5dab993b5f1101f3400758128e60040fe74b986af48ea40a4610cd2c1c6edfee [2024-10-07T16:10:09.157Z] $ docker rm -f --volumes 5dab993b5f1101f3400758128e60040fe74b986af48ea40a4610cd2c1c6edfee [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T16:10:09.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T16:10:09.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:10:11.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T16:10:11.025Z] [2024-10-07T16:10:11.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:10:11.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T16:10:11.421Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T16:10:11.421Z] 5eb5b503b376: Pulling fs layer [2024-10-07T16:10:11.421Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T16:10:11.421Z] ec43610c2a17: Pulling fs layer [2024-10-07T16:10:11.421Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T16:10:11.421Z] 33b1e0a273af: Pulling fs layer [2024-10-07T16:10:11.421Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T16:10:11.421Z] 2f39f015ded8: Pulling fs layer [2024-10-07T16:10:11.421Z] 3a2ae6a8a46f: Waiting [2024-10-07T16:10:11.421Z] 5d3b04190fa2: Waiting [2024-10-07T16:10:11.421Z] 33b1e0a273af: Waiting [2024-10-07T16:10:11.421Z] 5c69ac0246d0: Verifying Checksum [2024-10-07T16:10:11.421Z] 5c69ac0246d0: Download complete [2024-10-07T16:10:11.421Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-07T16:10:11.421Z] 3a2ae6a8a46f: Download complete [2024-10-07T16:10:11.421Z] 33b1e0a273af: Verifying Checksum [2024-10-07T16:10:11.421Z] 33b1e0a273af: Download complete [2024-10-07T16:10:11.421Z] ec43610c2a17: Verifying Checksum [2024-10-07T16:10:11.421Z] ec43610c2a17: Download complete [2024-10-07T16:10:11.421Z] 5d3b04190fa2: Verifying Checksum [2024-10-07T16:10:11.421Z] 5d3b04190fa2: Download complete [2024-10-07T16:10:11.679Z] 5eb5b503b376: Verifying Checksum [2024-10-07T16:10:11.679Z] 5eb5b503b376: Download complete [2024-10-07T16:10:12.245Z] 2f39f015ded8: Download complete [2024-10-07T16:10:12.811Z] 5eb5b503b376: Pull complete [2024-10-07T16:10:12.811Z] 5c69ac0246d0: Pull complete [2024-10-07T16:10:13.378Z] ec43610c2a17: Pull complete [2024-10-07T16:10:13.378Z] 3a2ae6a8a46f: Pull complete [2024-10-07T16:10:13.639Z] 33b1e0a273af: Pull complete [2024-10-07T16:10:13.639Z] 5d3b04190fa2: Pull complete [2024-10-07T16:10:17.825Z] 2f39f015ded8: Pull complete [2024-10-07T16:10:17.826Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T16:10:17.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T16:10:17.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T16:10:18.077Z] prd-ubuntu20.04-docker-8c-8g-22071 does not seem to be running inside a container [2024-10-07T16:10:18.107Z] $ 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-357 -v /w/workspace/xfoundry_go-mod-messaging_PR-357:/w/workspace/xfoundry_go-mod-messaging_PR-357:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T16:10:22.562Z] $ docker top d6e8509d109b531af1995192b4d517dcec04b49cb96538ef4a9a90f9bc4ca63d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:10:23.047Z] ---> job-cost.sh [2024-10-07T16:10:23.047Z] lf-activate-venv: SKIPPING [2024-10-07T16:10:23.047Z] INFO: No Stack... [2024-10-07T16:10:23.307Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T16:10:23.874Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T16:10:24.195Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-357/archives/cost.csv [2024-10-07T16:10:24.195Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T16:10:24.245Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-357-1-stack-cost] [2024-10-07T16:10:24.251Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-357-1-stack-cost] did not exist. Created. [2024-10-07T16:10:24.257Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T16:10:24.666Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-07T16:10:24.721Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T16:10:24.757Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T16:10:24.828Z] $ docker stop --time=1 d6e8509d109b531af1995192b4d517dcec04b49cb96538ef4a9a90f9bc4ca63d [2024-10-07T16:10:25.970Z] $ docker rm -f --volumes d6e8509d109b531af1995192b4d517dcec04b49cb96538ef4a9a90f9bc4ca63d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-07T16:11:07.515Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22072 in /w/workspace/xfoundry_go-mod-messaging_PR-357 [Pipeline] { [Pipeline] ws [2024-10-07T16:11:07.594Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2024-10-07T16:11:10.698Z] Selected Git installation does not exist. Using Default [2024-10-07T16:11:10.698Z] The recommended git tool is: NONE [2024-10-07T16:11:15.379Z] using credential edgex-jenkins-ssh [2024-10-07T16:11:15.405Z] Cloning the remote Git repository [2024-10-07T16:11:15.451Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-07T16:11:15.544Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2024-10-07T16:11:15.717Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-07T16:11:15.718Z] > git --version # timeout=10 [2024-10-07T16:11:15.750Z] > git --version # 'git version 2.25.1' [2024-10-07T16:11:15.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T16:11:15.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T16:11:17.044Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-10-07T16:11:17.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T16:11:17.977Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-10-07T16:11:18.013Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-07T16:11:18.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T16:11:18.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-07T16:11:18.546Z] Merging remotes/origin/main commit 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e into PR head commit 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a [2024-10-07T16:11:18.909Z] Merge succeeded, producing 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a [2024-10-07T16:11:18.910Z] Checking out Revision 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a (PR-357) [2024-10-07T16:11:18.564Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T16:11:18.630Z] > git checkout -f 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a # timeout=10 [2024-10-07T16:11:18.801Z] > git remote # timeout=10 [2024-10-07T16:11:18.821Z] > git config --get remote.origin.url # timeout=10 [2024-10-07T16:11:18.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T16:11:18.867Z] > git merge 6a0e495b38f26a0087fa87c28871f0e4b9a6b69e # timeout=10 [2024-10-07T16:11:18.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-07T16:11:18.913Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T16:11:18.934Z] > git checkout -f 2283e7752f48d9dccc42feac1e5f9a2f22e7af2a # timeout=10 [2024-10-07T16:11:19.489Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2024-10-07T16:11:19.533Z] > git --version # timeout=10 [2024-10-07T16:11:19.546Z] > git --version # 'git version 2.25.1' [2024-10-07T16:11:19.565Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T16:11:24.551Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-07T16:11:24.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T16:11:24.551Z] Dload Upload Total Spent Left Speed [2024-10-07T16:11:24.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-10-07T16:11:24.897Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-07T16:11:25.243Z] + sudo tee /etc/docker/daemon.new [2024-10-07T16:11:25.243Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-07T16:11:25.243Z] { [2024-10-07T16:11:25.243Z] "registry-mirrors": [ [2024-10-07T16:11:25.243Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-07T16:11:25.243Z] ], [2024-10-07T16:11:25.243Z] "bip": "10.250.0.254/24", [2024-10-07T16:11:25.243Z] "hosts": [ [2024-10-07T16:11:25.243Z] "tcp://0.0.0.0:5555", [2024-10-07T16:11:25.243Z] "unix:///var/run/docker.sock" [2024-10-07T16:11:25.243Z] ], [2024-10-07T16:11:25.243Z] "mtu": 1458, [2024-10-07T16:11:25.243Z] "selinux-enabled": true, [2024-10-07T16:11:25.243Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-07T16:11:25.243Z] } [Pipeline] sh [2024-10-07T16:11:25.591Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-07T16:11:25.941Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-07T16:11:44.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T16:11:44.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T16:11:44.568Z] ========================================================= [2024-10-07T16:11:44.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-07T16:11:44.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-07T16:11:45.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T16:11:45.608Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-07T16:11:45.608Z] cf04c63912e1: Pulling fs layer [2024-10-07T16:11:45.608Z] 55b35a11ae5e: Pulling fs layer [2024-10-07T16:11:45.608Z] a37a00ec5f00: Pulling fs layer [2024-10-07T16:11:45.608Z] 50b3750afda1: Pulling fs layer [2024-10-07T16:11:45.608Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T16:11:45.608Z] 80978eb59214: Pulling fs layer [2024-10-07T16:11:45.608Z] c9f46d7d2bd2: Pulling fs layer [2024-10-07T16:11:45.608Z] c5a475d317c9: Pulling fs layer [2024-10-07T16:11:45.608Z] 50b3750afda1: Waiting [2024-10-07T16:11:45.608Z] 4f4fb700ef54: Waiting [2024-10-07T16:11:45.608Z] 80978eb59214: Waiting [2024-10-07T16:11:45.608Z] c9f46d7d2bd2: Waiting [2024-10-07T16:11:45.608Z] c5a475d317c9: Waiting [2024-10-07T16:11:45.608Z] 55b35a11ae5e: Download complete [2024-10-07T16:11:45.608Z] 50b3750afda1: Verifying Checksum [2024-10-07T16:11:45.608Z] 50b3750afda1: Download complete [2024-10-07T16:11:45.608Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T16:11:45.608Z] 4f4fb700ef54: Download complete [2024-10-07T16:11:45.608Z] 80978eb59214: Verifying Checksum [2024-10-07T16:11:45.608Z] 80978eb59214: Download complete [2024-10-07T16:11:45.608Z] cf04c63912e1: Verifying Checksum [2024-10-07T16:11:45.608Z] cf04c63912e1: Download complete [2024-10-07T16:11:46.195Z] c5a475d317c9: Verifying Checksum [2024-10-07T16:11:46.195Z] c5a475d317c9: Download complete [2024-10-07T16:11:46.784Z] cf04c63912e1: Pull complete [2024-10-07T16:11:47.377Z] 55b35a11ae5e: Pull complete [2024-10-07T16:11:47.646Z] a37a00ec5f00: Verifying Checksum [2024-10-07T16:11:47.646Z] a37a00ec5f00: Download complete [2024-10-07T16:11:48.613Z] c9f46d7d2bd2: Verifying Checksum [2024-10-07T16:11:48.613Z] c9f46d7d2bd2: Download complete [2024-10-07T16:12:03.629Z] a37a00ec5f00: Pull complete [2024-10-07T16:12:03.629Z] 50b3750afda1: Pull complete [2024-10-07T16:12:03.629Z] 4f4fb700ef54: Pull complete [2024-10-07T16:12:03.629Z] 80978eb59214: Pull complete [2024-10-07T16:12:10.303Z] c9f46d7d2bd2: Pull complete [2024-10-07T16:12:11.721Z] c5a475d317c9: Pull complete [2024-10-07T16:12:11.721Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-07T16:12:11.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T16:12:11.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-07T16:12:12.073Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:12:12.508Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T16:12:12.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T16:12:12.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-22072 does not seem to be running inside a container [2024-10-07T16:12:12.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-07T16:12:15.827Z] $ docker top ca25b9ad6a3a2f96b6641da19fd348d8195b798e65638d26375e06519d52acf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T16:12:16.743Z] + go version [2024-10-07T16:12:16.743Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-07T16:12:16.780Z] $ docker stop --time=1 ca25b9ad6a3a2f96b6641da19fd348d8195b798e65638d26375e06519d52acf5 [2024-10-07T16:12:18.377Z] $ docker rm -f --volumes ca25b9ad6a3a2f96b6641da19fd348d8195b798e65638d26375e06519d52acf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:12:19.333Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T16:12:19.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T16:12:19.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-22072 does not seem to be running inside a container [2024-10-07T16:12:19.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-07T16:12:20.812Z] $ docker top a978486959b00cedf5d381335223e9c44cc23a60ee97ba6ad3564b975c9e50dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T16:12:21.719Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2024-10-07T16:12:22.134Z] + make test [2024-10-07T16:12:22.134Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-07T16:12:22.405Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-10-07T16:12:22.405Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-07T16:12:22.405Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-10-07T16:12:22.673Z] go: downloading github.com/nats-io/nats.go v1.37.0 [2024-10-07T16:12:22.673Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.49 [2024-10-07T16:12:22.673Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-07T16:12:22.940Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-10-07T16:12:23.523Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-10-07T16:12:23.523Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-07T16:12:23.523Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-07T16:12:23.523Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-07T16:12:23.523Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-10-07T16:12:23.523Z] go: downloading golang.org/x/net v0.27.0 [2024-10-07T16:12:23.523Z] go: downloading golang.org/x/sync v0.7.0 [2024-10-07T16:12:23.523Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-07T16:12:23.523Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-10-07T16:12:23.523Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-10-07T16:12:23.523Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-10-07T16:12:23.792Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-07T16:12:23.792Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-07T16:12:24.060Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-07T16:12:25.034Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-07T16:12:25.034Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-07T16:12:25.034Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-07T16:12:25.034Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-07T16:12:25.034Z] go: downloading golang.org/x/text v0.16.0 [2024-10-07T16:12:26.001Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-07T16:12:29.521Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-07T16:14:36.293Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.174s coverage: 86.1% of statements [2024-10-07T16:14:36.293Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-10-07T16:14:36.293Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2024-10-07T16:14:36.293Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks coverage: 0.0% of statements [2024-10-07T16:14:36.293Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.118s coverage: 19.8% of statements [2024-10-07T16:14:36.293Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.235s coverage: 88.8% of statements [2024-10-07T16:14:36.293Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.239s coverage: 86.2% of statements [2024-10-07T16:14:36.293Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.113s coverage: 15.4% of statements [2024-10-07T16:14:36.293Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.285s coverage: 61.3% of statements [2024-10-07T16:14:36.561Z] github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks coverage: 0.0% of statements [2024-10-07T16:14:37.971Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.188s coverage: 87.5% of statements [2024-10-07T16:14:38.237Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.105s coverage: 100.0% of statements [2024-10-07T16:14:38.237Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.085s coverage: 100.0% of statements [2024-10-07T16:14:41.583Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.106s coverage: 95.1% of statements [2024-10-07T16:14:41.583Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-07T16:14:41.583Z] go vet ./... [2024-10-07T16:16:03.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T16:16:03.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-07T16:16:03.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T16:16:03.371Z] $ docker stop --time=1 a978486959b00cedf5d381335223e9c44cc23a60ee97ba6ad3564b975c9e50dd [2024-10-07T16:16:05.251Z] $ docker rm -f --volumes a978486959b00cedf5d381335223e9c44cc23a60ee97ba6ad3564b975c9e50dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T16:16:07.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T16:16:07.703Z] Warning: overwriting stash ‘coverage-report’ [2024-10-07T16:16:08.215Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:16:09.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T16:16:09.178Z] [2024-10-07T16:16:09.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:16:09.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T16:16:09.881Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-07T16:16:09.881Z] 8998bd30e6a1: Pulling fs layer [2024-10-07T16:16:09.881Z] 04944245beec: Pulling fs layer [2024-10-07T16:16:09.881Z] 699f458cf7ca: Pulling fs layer [2024-10-07T16:16:09.881Z] 765212b225bb: Pulling fs layer [2024-10-07T16:16:09.881Z] f23df028b6ca: Pulling fs layer [2024-10-07T16:16:09.881Z] d65c8cfc05b1: Pulling fs layer [2024-10-07T16:16:09.881Z] 2437ff75d9bd: Pulling fs layer [2024-10-07T16:16:09.881Z] f23df028b6ca: Waiting [2024-10-07T16:16:09.881Z] d65c8cfc05b1: Waiting [2024-10-07T16:16:09.881Z] 2437ff75d9bd: Waiting [2024-10-07T16:16:09.881Z] 765212b225bb: Waiting [2024-10-07T16:16:09.881Z] 04944245beec: Verifying Checksum [2024-10-07T16:16:09.881Z] 04944245beec: Download complete [2024-10-07T16:16:09.881Z] 765212b225bb: Verifying Checksum [2024-10-07T16:16:09.881Z] 765212b225bb: Download complete [2024-10-07T16:16:10.150Z] f23df028b6ca: Download complete [2024-10-07T16:16:10.150Z] d65c8cfc05b1: Verifying Checksum [2024-10-07T16:16:10.150Z] d65c8cfc05b1: Download complete [2024-10-07T16:16:10.150Z] 699f458cf7ca: Verifying Checksum [2024-10-07T16:16:10.150Z] 699f458cf7ca: Download complete [2024-10-07T16:16:10.732Z] 8998bd30e6a1: Verifying Checksum [2024-10-07T16:16:10.732Z] 8998bd30e6a1: Download complete [2024-10-07T16:16:13.311Z] 2437ff75d9bd: Verifying Checksum [2024-10-07T16:16:13.311Z] 2437ff75d9bd: Download complete [2024-10-07T16:16:15.252Z] 8998bd30e6a1: Pull complete [2024-10-07T16:16:15.837Z] 04944245beec: Pull complete [2024-10-07T16:16:17.251Z] 699f458cf7ca: Pull complete [2024-10-07T16:16:17.520Z] 765212b225bb: Pull complete [2024-10-07T16:16:18.481Z] f23df028b6ca: Pull complete [2024-10-07T16:16:18.747Z] d65c8cfc05b1: Pull complete [2024-10-07T16:16:36.958Z] 2437ff75d9bd: Pull complete [2024-10-07T16:16:36.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-07T16:16:36.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T16:16:36.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T16:16:37.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-22072 does not seem to be running inside a container [2024-10-07T16:16:37.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-07T16:16:39.718Z] $ docker top 08139b6cd9395143d1571539dd4694255b4f00e05d4e9bedecd2a3743efffadd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:16:40.633Z] ---> job-cost.sh [2024-10-07T16:16:40.634Z] lf-activate-venv: SKIPPING [2024-10-07T16:16:40.634Z] INFO: No Stack... [2024-10-07T16:16:40.898Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-07T16:16:41.853Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T16:16:42.518Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2024-10-07T16:16:42.518Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T16:16:42.602Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-357-1-stack-cost] [2024-10-07T16:16:42.608Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-357-1-stack-cost] did not exist. Created. [2024-10-07T16:16:42.615Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T16:16:43.064Z] /w/workspace/go-mod-messaging/1@tmp/durable-c687854a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-07T16:16:43.734Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-07T16:16:43.784Z] Warning: overwriting stash ‘stack-cost’ [2024-10-07T16:16:43.841Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T16:16:43.864Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T16:16:43.959Z] $ docker stop --time=1 08139b6cd9395143d1571539dd4694255b4f00e05d4e9bedecd2a3743efffadd [2024-10-07T16:16:45.441Z] $ docker rm -f --volumes 08139b6cd9395143d1571539dd4694255b4f00e05d4e9bedecd2a3743efffadd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-07T16:16:46.554Z] provisioning config files... [2024-10-07T16:16:46.568Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-357@tmp/config12660339247152129547tmp [Pipeline] { [Pipeline] sh [2024-10-07T16:16:46.940Z] + set +x [2024-10-07T16:16:46.940Z] + + curl -s https://codecov.io/bashbash [2024-10-07T16:16:46.940Z] -s -- [2024-10-07T16:16:46.940Z] [2024-10-07T16:16:46.940Z] _____ _ [2024-10-07T16:16:46.940Z] / ____| | | [2024-10-07T16:16:46.940Z] | | ___ __| | ___ ___ _____ __ [2024-10-07T16:16:46.940Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-07T16:16:46.940Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-07T16:16:46.940Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-07T16:16:46.940Z] Bash-1.0.6 [2024-10-07T16:16:46.940Z] [2024-10-07T16:16:46.940Z] [2024-10-07T16:16:46.940Z] ==> git version 2.25.1 found [2024-10-07T16:16:46.940Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-07T16:16:46.940Z] Release-Date: 2020-01-08 [2024-10-07T16:16:46.940Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-07T16:16:46.940Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-07T16:16:46.940Z] ==> Jenkins CI detected. [2024-10-07T16:16:46.940Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-357 [2024-10-07T16:16:46.940Z] project root: . [2024-10-07T16:16:46.940Z] --> token set from env [2024-10-07T16:16:46.940Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-07T16:16:46.940Z] ==> Running gcov in . (disable via -X gcov) [2024-10-07T16:16:46.940Z] ==> Python coveragepy not found [2024-10-07T16:16:46.940Z] ==> Searching for coverage reports in: [2024-10-07T16:16:46.940Z] + . [2024-10-07T16:16:46.940Z] -> Found 1 reports [2024-10-07T16:16:46.940Z] ==> Detecting git/mercurial file structure [2024-10-07T16:16:47.201Z] ==> Reading reports [2024-10-07T16:16:47.201Z] + ./coverage.out bytes=62233 [2024-10-07T16:16:47.201Z] ==> Appending adjustments [2024-10-07T16:16:47.201Z] https://docs.codecov.io/docs/fixing-reports [2024-10-07T16:16:47.201Z] + Found adjustments [2024-10-07T16:16:47.201Z] ==> Gzipping contents [2024-10-07T16:16:47.201Z] 12K /tmp/codecov.4ZB0xP.gz [2024-10-07T16:16:47.201Z] ==> Uploading reports [2024-10-07T16:16:47.201Z] url: https://codecov.io [2024-10-07T16:16:47.201Z] query: branch=PR-357&commit=2283e7752f48d9dccc42feac1e5f9a2f22e7af2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-357%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=357&job=&cmd_args= [2024-10-07T16:16:47.201Z] -> Pinging Codecov [2024-10-07T16:16:47.201Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-357&commit=2283e7752f48d9dccc42feac1e5f9a2f22e7af2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-357%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=357&job=&cmd_args= [2024-10-07T16:16:47.770Z] -> Uploading to [2024-10-07T16:16:47.771Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-messaging/2283e7752f48d9dccc42feac1e5f9a2f22e7af2a/8f37bca1-0b92-4742-958a-a75a394d0fcf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T161647Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6f58fd4cacc02d884af9cf97f56e577780a8ac7448b5e636512055755535ab8c [2024-10-07T16:16:47.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T16:16:47.771Z] Dload Upload Total Spent Left Speed [2024-10-07T16:16:47.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9616 0 0 100 9616 0 43511 --:--:-- --:--:-- --:--:-- 43511 [2024-10-07T16:16:47.771Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/2283e7752f48d9dccc42feac1e5f9a2f22e7af2a [Pipeline] } [2024-10-07T16:16:47.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-07T16:16:49.948Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-357/archives ] [2024-10-07T16:16:49.948Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-357/archives [2024-10-07T16:16:49.948Z] total 16 [2024-10-07T16:16:49.948Z] drwxr-xr-x 3 root root 4096 Oct 7 16:10 . [2024-10-07T16:16:49.948Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 16:10 .. [2024-10-07T16:16:49.948Z] drwxr-xr-x 2 root root 4096 Oct 7 16:10 cost [2024-10-07T16:16:49.948Z] -rw-r--r-- 1 root root 88 Oct 7 16:10 cost.csv [2024-10-07T16:16:49.948Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-357/archives [2024-10-07T16:16:49.948Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-357/archives [2024-10-07T16:16:49.948Z] total 16 [2024-10-07T16:16:49.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 16:10 . [2024-10-07T16:16:49.948Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 16:10 .. [2024-10-07T16:16:49.948Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 16:10 cost [2024-10-07T16:16:49.948Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 7 16:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:16:50.287Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:16:51.189Z] ---> package-listing.sh [2024-10-07T16:16:51.189Z] ++ facter osfamily [2024-10-07T16:16:51.189Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T16:16:51.448Z] + OS_FAMILY=debian [2024-10-07T16:16:51.449Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-357 [2024-10-07T16:16:51.449Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T16:16:51.449Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T16:16:51.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T16:16:51.449Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T16:16:51.449Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-357 ']' [2024-10-07T16:16:51.449Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T16:16:51.449Z] + case "${OS_FAMILY}" in [2024-10-07T16:16:51.449Z] + dpkg -l [2024-10-07T16:16:51.449Z] + grep '^ii' [2024-10-07T16:16:51.449Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T16:16:51.449Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T16:16:51.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T16:16:51.449Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-357 ']' [2024-10-07T16:16:51.449Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-357/archives/ [2024-10-07T16:16:51.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-357/archives/ [Pipeline] echo [2024-10-07T16:16:51.489Z] 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-07T16:16:51.788Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T16:16:52.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T16:16:52.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T16:16:52.607Z] prd-ubuntu20.04-docker-8c-8g-22071 does not seem to be running inside a container [2024-10-07T16:16:52.635Z] $ 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-357/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-357 -v /w/workspace/xfoundry_go-mod-messaging_PR-357:/w/workspace/xfoundry_go-mod-messaging_PR-357:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T16:16:52.812Z] $ docker top c839bf5f37a428d78e2033678159fd9d5ac6e4c61c3887b7675a86141d335fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T16:16:53.227Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T16:16:53.546Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T16:16:53.863Z] + ls /var/log/sa-host [2024-10-07T16:16:53.863Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T16:16:54.099Z] provisioning config files... [2024-10-07T16:16:54.110Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-357@tmp/config16307047951154888895tmp [Pipeline] { [Pipeline] echo [2024-10-07T16:16:54.179Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:16:54.502Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T16:16:54.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:16:54.970Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T16:16:55.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:16:55.333Z] ---> sudo-logs.sh [2024-10-07T16:16:55.333Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T16:16:55.443Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:16:55.768Z] ---> job-cost.sh [2024-10-07T16:16:55.768Z] lf-activate-venv: SKIPPING [2024-10-07T16:16:55.768Z] DEBUG: total: 0.2199999988079071 [2024-10-07T16:16:55.768Z] INFO: Retrieving Stack Cost... [2024-10-07T16:16:56.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T16:16:56.287Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T16:16:56.334Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T16:16:56.659Z] ---> logs-deploy.sh [2024-10-07T16:16:56.659Z] lf-activate-venv: SKIPPING [2024-10-07T16:16:56.659Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-357/1 [2024-10-07T16:16:56.659Z] INFO: archiving workspace using pattern(s): [2024-10-07T16:16:57.595Z] Archives upload complete. [2024-10-07T16:16:57.855Z] INFO: archiving logs to Nexus [2024-10-07T16:16:58.423Z] ---> uname -a: [2024-10-07T16:16:58.423Z] Linux prd-ubuntu20-04-docker-8c-8g-22071 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-07T16:16:58.423Z] [2024-10-07T16:16:58.423Z] [2024-10-07T16:16:58.423Z] ---> lscpu: [2024-10-07T16:16:58.423Z] Architecture: x86_64 [2024-10-07T16:16:58.423Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-07T16:16:58.423Z] Byte Order: Little Endian [2024-10-07T16:16:58.423Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-07T16:16:58.423Z] CPU(s): 8 [2024-10-07T16:16:58.423Z] On-line CPU(s) list: 0-7 [2024-10-07T16:16:58.423Z] Thread(s) per core: 1 [2024-10-07T16:16:58.423Z] Core(s) per socket: 1 [2024-10-07T16:16:58.423Z] Socket(s): 8 [2024-10-07T16:16:58.423Z] NUMA node(s): 1 [2024-10-07T16:16:58.423Z] Vendor ID: AuthenticAMD [2024-10-07T16:16:58.423Z] CPU family: 23 [2024-10-07T16:16:58.423Z] Model: 49 [2024-10-07T16:16:58.423Z] Model name: AMD EPYC-Rome Processor [2024-10-07T16:16:58.423Z] Stepping: 0 [2024-10-07T16:16:58.424Z] CPU MHz: 2799.998 [2024-10-07T16:16:58.424Z] BogoMIPS: 5599.99 [2024-10-07T16:16:58.424Z] Virtualization: AMD-V [2024-10-07T16:16:58.424Z] Hypervisor vendor: KVM [2024-10-07T16:16:58.424Z] Virtualization type: full [2024-10-07T16:16:58.424Z] L1d cache: 256 KiB [2024-10-07T16:16:58.424Z] L1i cache: 256 KiB [2024-10-07T16:16:58.424Z] L2 cache: 4 MiB [2024-10-07T16:16:58.424Z] L3 cache: 128 MiB [2024-10-07T16:16:58.424Z] NUMA node0 CPU(s): 0-7 [2024-10-07T16:16:58.424Z] Vulnerability Itlb multihit: Not affected [2024-10-07T16:16:58.424Z] Vulnerability L1tf: Not affected [2024-10-07T16:16:58.424Z] Vulnerability Mds: Not affected [2024-10-07T16:16:58.424Z] Vulnerability Meltdown: Not affected [2024-10-07T16:16:58.424Z] Vulnerability Mmio stale data: Not affected [2024-10-07T16:16:58.424Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-07T16:16:58.424Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-07T16:16:58.424Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-07T16:16:58.424Z] Vulnerability Srbds: Not affected [2024-10-07T16:16:58.424Z] Vulnerability Tsx async abort: Not affected [2024-10-07T16:16:58.424Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] ---> nproc: [2024-10-07T16:16:58.424Z] 8 [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] ---> df -h: [2024-10-07T16:16:58.424Z] Filesystem Size Used Avail Use% Mounted on [2024-10-07T16:16:58.424Z] overlay 155G 11G 145G 7% / [2024-10-07T16:16:58.424Z] tmpfs 64M 0 64M 0% /dev [2024-10-07T16:16:58.424Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-07T16:16:58.424Z] shm 64M 0 64M 0% /dev/shm [2024-10-07T16:16:58.424Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] ---> sar -b -r -n DEV: [2024-10-07T16:16:58.424Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22071) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] 16:08:02 LINUX RESTART (8 CPU) [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] 16:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-07T16:16:58.424Z] 16:10:01 79.66 0.54 79.12 0.00 27.66 29283.31 0.00 [2024-10-07T16:16:58.424Z] 16:11:01 71.89 0.08 71.80 0.00 1.87 33233.28 0.00 [2024-10-07T16:16:58.424Z] 16:12:01 2.92 1.02 1.90 0.00 21.86 25.60 0.00 [2024-10-07T16:16:58.424Z] 16:13:01 1.52 0.00 1.52 0.00 0.00 19.06 0.00 [2024-10-07T16:16:58.424Z] 16:14:01 38.66 4.92 33.74 0.00 2620.36 5691.18 0.00 [2024-10-07T16:16:58.424Z] 16:15:01 3.43 0.02 3.42 0.00 0.13 82.52 0.00 [2024-10-07T16:16:58.424Z] 16:16:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-10-07T16:16:58.424Z] Average: 28.31 0.94 27.37 0.00 382.54 9717.12 0.00 [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] 16:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-07T16:16:58.424Z] 16:10:01 28180728 31174684 1133880 3.45 89260 3125256 2281204 6.72 1572308 2677332 475172 [2024-10-07T16:16:58.424Z] 16:11:01 28723548 31556084 755636 2.30 96920 2953964 1764064 5.20 1121100 2586504 4 [2024-10-07T16:16:58.424Z] 16:12:01 28722600 31556388 754752 2.30 97004 2954592 1778500 5.24 1121356 2587012 12 [2024-10-07T16:16:58.424Z] 16:13:01 28727472 31561312 749756 2.28 97048 2954576 1778500 5.24 1116124 2587012 8 [2024-10-07T16:16:58.424Z] 16:14:01 28425404 31542072 737724 2.24 118912 3219596 1717564 5.06 1313800 2661588 184 [2024-10-07T16:16:58.424Z] 16:15:01 28437832 31549740 730740 2.22 117448 3216348 1693280 4.99 1305692 2658364 188 [2024-10-07T16:16:58.424Z] 16:16:01 28437840 31549776 730644 2.22 117468 3216352 1693280 4.99 1305488 2658368 184 [2024-10-07T16:16:58.424Z] Average: 28522203 31498579 799019 2.43 104866 3091526 1815199 5.35 1265124 2630883 67965 [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] 16:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-07T16:16:58.424Z] 16:10:01 ens3 279.82 173.55 4809.18 31.79 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:10:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:10:01 docker0 82.58 126.67 7.28 1534.90 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:10:01 veth6b1b673 77.70 122.15 7.80 1484.94 0.00 0.00 0.00 0.12 [2024-10-07T16:16:58.424Z] 16:11:01 ens3 92.07 57.64 2534.41 11.93 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:12:01 ens3 0.62 0.37 0.35 0.27 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:14:01 ens3 121.08 39.46 2060.25 3.02 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:14:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:16:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] Average: ens3 70.08 38.44 1335.20 6.66 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] Average: docker0 11.63 17.84 1.03 216.13 0.00 0.00 0.00 0.00 [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] ---> sar -P ALL: [2024-10-07T16:16:58.424Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22071) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] 16:08:02 LINUX RESTART (8 CPU) [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] 16:09:02 CPU %user %nice %system %iowait %steal %idle [2024-10-07T16:16:58.424Z] 16:10:01 all 28.71 0.00 4.50 2.06 0.08 64.65 [2024-10-07T16:16:58.424Z] 16:10:01 0 28.53 0.00 4.46 0.44 0.09 66.48 [2024-10-07T16:16:58.424Z] 16:10:01 1 27.92 0.00 5.02 8.57 0.09 58.41 [2024-10-07T16:16:58.424Z] 16:10:01 2 28.49 0.00 4.35 0.19 0.07 66.90 [2024-10-07T16:16:58.424Z] 16:10:01 3 28.00 0.00 4.01 3.41 0.07 64.51 [2024-10-07T16:16:58.424Z] 16:10:01 4 28.45 0.00 4.90 0.58 0.09 65.99 [2024-10-07T16:16:58.424Z] 16:10:01 5 30.31 0.00 4.50 0.24 0.07 64.88 [2024-10-07T16:16:58.424Z] 16:10:01 6 28.20 0.00 4.72 2.75 0.09 64.24 [2024-10-07T16:16:58.424Z] 16:10:01 7 29.82 0.00 4.00 0.31 0.07 65.80 [2024-10-07T16:16:58.424Z] 16:11:01 all 5.12 0.00 1.57 1.56 0.03 91.73 [2024-10-07T16:16:58.424Z] 16:11:01 0 5.38 0.00 1.37 0.05 0.02 93.18 [2024-10-07T16:16:58.424Z] 16:11:01 1 5.46 0.00 1.41 1.11 0.03 91.99 [2024-10-07T16:16:58.424Z] 16:11:01 2 5.46 0.00 2.22 0.13 0.03 92.15 [2024-10-07T16:16:58.424Z] 16:11:01 3 5.03 0.00 1.36 1.37 0.05 92.19 [2024-10-07T16:16:58.424Z] 16:11:01 4 4.74 0.00 1.51 0.23 0.02 93.51 [2024-10-07T16:16:58.424Z] 16:11:01 5 5.03 0.00 1.24 0.00 0.03 93.70 [2024-10-07T16:16:58.424Z] 16:11:01 6 4.62 0.00 1.22 1.22 0.02 92.91 [2024-10-07T16:16:58.424Z] 16:11:01 7 5.23 0.00 2.21 8.40 0.03 84.13 [2024-10-07T16:16:58.424Z] 16:12:01 all 0.08 0.00 0.04 0.01 0.01 99.87 [2024-10-07T16:16:58.424Z] 16:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-07T16:16:58.424Z] 16:12:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2024-10-07T16:16:58.424Z] 16:12:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2024-10-07T16:16:58.424Z] 16:12:01 3 0.18 0.00 0.02 0.02 0.00 99.78 [2024-10-07T16:16:58.424Z] 16:12:01 4 0.08 0.00 0.02 0.03 0.00 99.87 [2024-10-07T16:16:58.424Z] 16:12:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-07T16:16:58.424Z] 16:12:01 6 0.07 0.00 0.05 0.03 0.02 99.83 [2024-10-07T16:16:58.424Z] 16:12:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-07T16:16:58.424Z] 16:13:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-10-07T16:16:58.424Z] 16:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T16:16:58.424Z] 16:13:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-07T16:16:58.424Z] 16:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-07T16:16:58.424Z] 16:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T16:16:58.424Z] 16:13:01 4 0.07 0.00 0.02 0.02 0.00 99.90 [2024-10-07T16:16:58.424Z] 16:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-07T16:16:58.424Z] 16:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T16:16:58.424Z] 16:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T16:16:58.424Z] 16:14:01 all 2.06 0.00 1.03 0.36 0.01 96.54 [2024-10-07T16:16:58.424Z] 16:14:01 0 3.81 0.00 1.02 0.30 0.02 94.86 [2024-10-07T16:16:58.424Z] 16:14:01 1 1.76 0.00 0.70 0.53 0.02 96.99 [2024-10-07T16:16:58.424Z] 16:14:01 2 1.97 0.00 1.62 0.72 0.02 95.67 [2024-10-07T16:16:58.424Z] 16:14:01 3 1.89 0.00 0.98 0.03 0.00 97.10 [2024-10-07T16:16:58.424Z] 16:14:01 4 2.05 0.00 0.77 1.02 0.02 96.15 [2024-10-07T16:16:58.424Z] 16:14:01 5 1.62 0.00 0.84 0.10 0.02 97.43 [2024-10-07T16:16:58.424Z] 16:14:01 6 1.70 0.00 1.38 0.07 0.02 96.83 [2024-10-07T16:16:58.424Z] 16:14:01 7 1.66 0.00 0.90 0.12 0.02 97.30 [2024-10-07T16:16:58.424Z] 16:15:01 all 0.10 0.00 0.04 0.01 0.00 99.84 [2024-10-07T16:16:58.424Z] 16:15:01 0 0.10 0.00 0.05 0.02 0.00 99.83 [2024-10-07T16:16:58.424Z] 16:15:01 1 0.28 0.00 0.08 0.00 0.02 99.62 [2024-10-07T16:16:58.424Z] 16:15:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2024-10-07T16:16:58.424Z] 16:15:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-07T16:16:58.424Z] 16:15:01 4 0.08 0.00 0.05 0.05 0.00 99.82 [2024-10-07T16:16:58.424Z] 16:15:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2024-10-07T16:16:58.424Z] 16:15:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-07T16:16:58.424Z] 16:15:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-07T16:16:58.424Z] 16:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-07T16:16:58.424Z] 16:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T16:16:58.424Z] 16:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-07T16:16:58.424Z] 16:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-07T16:16:58.424Z] 16:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T16:16:58.424Z] 16:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T16:16:58.424Z] 16:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T16:16:58.424Z] 16:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T16:16:58.424Z] 16:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-07T16:16:58.424Z] Average: all 5.08 0.00 1.01 0.57 0.02 93.32 [2024-10-07T16:16:58.424Z] Average: 0 5.33 0.00 0.98 0.11 0.02 93.56 [2024-10-07T16:16:58.424Z] Average: 1 5.01 0.00 1.03 1.44 0.02 92.49 [2024-10-07T16:16:58.424Z] Average: 2 5.08 0.00 1.18 0.15 0.02 93.57 [2024-10-07T16:16:58.424Z] Average: 3 4.94 0.00 0.90 0.68 0.02 93.46 [2024-10-07T16:16:58.424Z] Average: 4 4.98 0.00 1.02 0.28 0.02 93.70 [2024-10-07T16:16:58.424Z] Average: 5 5.21 0.00 0.93 0.05 0.02 93.80 [2024-10-07T16:16:58.424Z] Average: 6 4.87 0.00 1.05 0.57 0.02 93.49 [2024-10-07T16:16:58.424Z] Average: 7 5.22 0.00 1.02 1.26 0.02 92.48 [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z] [2024-10-07T16:16:58.424Z]