Pull request #168 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9+7fc54e93d2ff978d754fe3670c8d5bd3dc837118 (35111210f68e94044b4db3bc5629c679e9e75eff) 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-ssh8014563328189922280.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-ssh7822346567387235675.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-configuration/branches/PR-168/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-configuration/branches/PR-168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1555577377058714781.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-configuration/branches/PR-168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14669902515660866585.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-ssh4746665199548180706.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-configuration/branches/PR-168/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-configuration/branches/PR-168/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10745869973217670237.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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-27099 in /w/workspace/ndry_go-mod-configuration_PR-168 [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-configuration.git > git init /w/workspace/ndry_go-mod-configuration_PR-168 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 into PR head commit a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 Merge succeeded, producing a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 Checking out Revision a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 (PR-168) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v4" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 # 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 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:58:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:58:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:58:55 ========================================================= 12:58:55 EdgeX Global Pipelines Version Info 12:58:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:58:55 ------------------- 12:58:55 stable info: 12:58:55 ------------------- 12:58:55 Commited By: Ginny Guan ginny@iotechsys.com 12:58:55 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 12:58:55 Message: update stable to v1.0.265 12:58:56 ------------------- 12:58:56 experimental info: 12:58:56 ------------------- 12:58:56 Commited By: Cherry Wang cherry@iotechsys.com 12:58:56 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 12:58:56 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:58:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 12:58:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 12:58:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:58:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:58:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:58:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:58:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:58:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:58:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:58:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:58:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:58:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo 12:58:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo 12:58:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo 12:58:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 [Pipeline] echo 12:58:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6e1f2f [Pipeline] echo 12:58:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:58:59 + git rev-list -1 --merges a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9~1..a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 [Pipeline] echo 12:58:59 -----------> git rev-list -1 --merges a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9~1..a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 [false] [Pipeline] sh 12:58:59 + git log --format=format:%s -1 a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 [Pipeline] echo 12:58:59 ========================================================= 12:58:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:58:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:58:59 + git log --format=format:%s -1 a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 [Pipeline] echo 12:58:59 [semverPrep] GIT_COMMIT: a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v4 [Pipeline] echo 12:59:00 [semverPrep] This is not a build commit. [Pipeline] sh 12:59:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:59:00 + grep -v github /etc/ssh/ssh_known_hosts 12:59:00 + [ -e /tmp/ssh_known_hosts ] 12:59:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:59:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:59:00 + sudo tee -a /etc/ssh/ssh_known_hosts 12:59:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:59:00 12:59:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:59:01 0.1.4: Pulling from edgex-devops/py-git-semver 12:59:01 b85a868b505f: Pulling fs layer 12:59:01 e2be974225ed: Pulling fs layer 12:59:01 339a4e72a1f5: Pulling fs layer 12:59:01 988bab9f4d93: Pulling fs layer 12:59:01 1469e6f7b9e6: Pulling fs layer 12:59:01 eaf3925da568: Pulling fs layer 12:59:01 bab4dde63d76: Pulling fs layer 12:59:01 bde34c3a00c8: Pulling fs layer 12:59:01 b352a97aabf1: Pulling fs layer 12:59:01 4872d77fe225: Pulling fs layer 12:59:01 988bab9f4d93: Waiting 12:59:01 1469e6f7b9e6: Waiting 12:59:01 eaf3925da568: Waiting 12:59:01 b352a97aabf1: Waiting 12:59:01 bde34c3a00c8: Waiting 12:59:01 5851b861e8e6: Pulling fs layer 12:59:01 4872d77fe225: Waiting 12:59:01 e2be974225ed: Verifying Checksum 12:59:01 e2be974225ed: Download complete 12:59:01 988bab9f4d93: Verifying Checksum 12:59:01 988bab9f4d93: Download complete 12:59:01 1469e6f7b9e6: Verifying Checksum 12:59:01 1469e6f7b9e6: Download complete 12:59:01 339a4e72a1f5: Verifying Checksum 12:59:01 339a4e72a1f5: Download complete 12:59:01 eaf3925da568: Verifying Checksum 12:59:01 eaf3925da568: Download complete 12:59:01 bde34c3a00c8: Download complete 12:59:01 b352a97aabf1: Verifying Checksum 12:59:01 b352a97aabf1: Download complete 12:59:01 4872d77fe225: Download complete 12:59:01 5851b861e8e6: Verifying Checksum 12:59:01 b85a868b505f: Verifying Checksum 12:59:01 b85a868b505f: Download complete 12:59:02 bab4dde63d76: Verifying Checksum 12:59:02 bab4dde63d76: Download complete 12:59:03 b85a868b505f: Pull complete 12:59:03 e2be974225ed: Pull complete 12:59:03 339a4e72a1f5: Pull complete 12:59:03 988bab9f4d93: Pull complete 12:59:04 1469e6f7b9e6: Pull complete 12:59:04 eaf3925da568: Pull complete 12:59:06 bab4dde63d76: Pull complete 12:59:06 bde34c3a00c8: Pull complete 12:59:06 b352a97aabf1: Pull complete 12:59:06 4872d77fe225: Pull complete 12:59:06 5851b861e8e6: Pull complete 12:59:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:59:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:06 prd-ubuntu20.04-docker-8c-8g-27099 does not seem to be running inside a container 12:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-168 -v /w/workspace/ndry_go-mod-configuration_PR-168:/w/workspace/ndry_go-mod-configuration_PR-168:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-168@tmp:/w/workspace/ndry_go-mod-configuration_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:59:09 $ docker top 8fe219ea636ec111a0c945c2d3cd055925ed60e8afc647f0cd257452d79764a7 -eo pid,comm 12:59:09 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). 12:59:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:59:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:09 [ssh-agent] Looking for ssh-agent implementation... 12:59:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:09 $ docker exec 8fe219ea636ec111a0c945c2d3cd055925ed60e8afc647f0cd257452d79764a7 ssh-agent 12:59:09 SSH_AUTH_SOCK=/tmp/ssh-ucLePabyoQ68/agent.31 12:59:09 SSH_AGENT_PID=37 12:59:09 Running ssh-add (command line suppressed) 12:59:10 Identity added: /w/workspace/ndry_go-mod-configuration_PR-168@tmp/private_key_8671239997237768933.key (/w/workspace/ndry_go-mod-configuration_PR-168@tmp/private_key_8671239997237768933.key) 12:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:10 + git tag --points-at HEAD [Pipeline] } 12:59:10 $ docker exec --env ******** --env ******** 8fe219ea636ec111a0c945c2d3cd055925ed60e8afc647f0cd257452d79764a7 ssh-agent -k 12:59:10 unset SSH_AUTH_SOCK; 12:59:10 unset SSH_AGENT_PID; 12:59:10 echo Agent pid 37 killed; 12:59:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:10 [ssh-agent] Looking for ssh-agent implementation... 12:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:10 $ docker exec 8fe219ea636ec111a0c945c2d3cd055925ed60e8afc647f0cd257452d79764a7 ssh-agent 12:59:10 SSH_AUTH_SOCK=/tmp/ssh-hQlAEXYGYjRN/agent.71 12:59:10 SSH_AGENT_PID=77 12:59:10 Running ssh-add (command line suppressed) 12:59:11 Identity added: /w/workspace/ndry_go-mod-configuration_PR-168@tmp/private_key_16405516537592215801.key (/w/workspace/ndry_go-mod-configuration_PR-168@tmp/private_key_16405516537592215801.key) 12:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:11 + git semver init 12:59:11 2024-11-20 12:59:11,596 [run_init] DEBUG init version:0.0.0 force:False 12:59:11 2024-11-20 12:59:11,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-168/.semver 12:59:11 2024-11-20 12:59:11,598 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-168/.semver 12:59:11 2024-11-20 12:59:11,598 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-168/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-168, universal_newlines=False, shell=None, istream=None) 12:59:12 2024-11-20 12:59:12,314 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-168/.git/info/exclude 12:59:12 2024-11-20 12:59:12,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-168/.semver/PR-168 with force:False 12:59:12 2024-11-20 12:59:12,315 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-168/.semver/PR-168 12:59:12 2024-11-20 12:59:12,319 [execute] INFO git cat-file --batch-check 12:59:12 2024-11-20 12:59:12,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-168/.semver, universal_newlines=False, shell=None, istream=) 12:59:12 2024-11-20 12:59:12,327 [execute] INFO git cat-file --batch 12:59:12 2024-11-20 12:59:12,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-168/.semver, universal_newlines=False, shell=None, istream=) 12:59:12 2024-11-20 12:59:12,333 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-168/.semver/PR-168 12:59:12 0.0.0 [Pipeline] } 12:59:12 $ docker exec --env ******** --env ******** 8fe219ea636ec111a0c945c2d3cd055925ed60e8afc647f0cd257452d79764a7 ssh-agent -k 12:59:12 unset SSH_AUTH_SOCK; 12:59:12 unset SSH_AGENT_PID; 12:59:12 echo Agent pid 77 killed; 12:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:13 + git semver [Pipeline] } 12:59:13 $ docker stop --time=1 8fe219ea636ec111a0c945c2d3cd055925ed60e8afc647f0cd257452d79764a7 12:59:14 $ docker rm -f --volumes 8fe219ea636ec111a0c945c2d3cd055925ed60e8afc647f0cd257452d79764a7 [Pipeline] // withDockerContainer [Pipeline] sh 12:59:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:59:15 Stashed 1 file(s) [Pipeline] echo 12:59:15 [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 12:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:59:16 ========================================================= 12:59:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:59:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:59:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:59:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:59:16 43c4264eed91: Pulling fs layer 12:59:16 4cc291be95ef: Pulling fs layer 12:59:16 2ac1f1163629: Pulling fs layer 12:59:16 5c3c966382ef: Pulling fs layer 12:59:16 4f4fb700ef54: Pulling fs layer 12:59:16 5d5c8e513c77: Pulling fs layer 12:59:16 9f66e0745190: Pulling fs layer 12:59:16 f49a43e4bbc0: Pulling fs layer 12:59:16 561ebcabdf7f: Pulling fs layer 12:59:16 9f66e0745190: Waiting 12:59:16 f49a43e4bbc0: Waiting 12:59:16 5d5c8e513c77: Waiting 12:59:16 561ebcabdf7f: Waiting 12:59:16 4f4fb700ef54: Waiting 12:59:16 5c3c966382ef: Waiting 12:59:16 4cc291be95ef: Verifying Checksum 12:59:16 4cc291be95ef: Download complete 12:59:16 5c3c966382ef: Verifying Checksum 12:59:16 5c3c966382ef: Download complete 12:59:16 4f4fb700ef54: Verifying Checksum 12:59:16 4f4fb700ef54: Download complete 12:59:16 5d5c8e513c77: Download complete 12:59:16 43c4264eed91: Download complete 12:59:17 9f66e0745190: Verifying Checksum 12:59:17 9f66e0745190: Download complete 12:59:17 43c4264eed91: Pull complete 12:59:17 4cc291be95ef: Pull complete 12:59:17 561ebcabdf7f: Verifying Checksum 12:59:17 561ebcabdf7f: Download complete 12:59:17 2ac1f1163629: Download complete 12:59:18 f49a43e4bbc0: Verifying Checksum 12:59:18 f49a43e4bbc0: Download complete 12:59:22 2ac1f1163629: Pull complete 12:59:22 5c3c966382ef: Pull complete 12:59:22 4f4fb700ef54: Pull complete 12:59:22 5d5c8e513c77: Pull complete 12:59:22 9f66e0745190: Pull complete 12:59:33 Still waiting to schedule task 12:59:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:59:33 f49a43e4bbc0: Pull complete 12:59:33 561ebcabdf7f: Pull complete 12:59:33 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 12:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:59:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 12:59:34 + 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 12:59:35 + docker inspect -f . ci-base-image-x86_64 12:59:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:35 prd-ubuntu20.04-docker-8c-8g-27099 does not seem to be running inside a container 12:59:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-168 -v /w/workspace/ndry_go-mod-configuration_PR-168:/w/workspace/ndry_go-mod-configuration_PR-168:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-168@tmp:/w/workspace/ndry_go-mod-configuration_PR-168@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-x86_64 cat 12:59:58 $ docker top db6a7b0b9757af1ca4087fc567738adaa8b54d879c8ea6e6eebe5c1b1a0c7db1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:58 + go version 12:59:58 go version go1.23.2 linux/amd64 [Pipeline] } 12:59:58 $ docker stop --time=1 db6a7b0b9757af1ca4087fc567738adaa8b54d879c8ea6e6eebe5c1b1a0c7db1 12:59:59 $ docker rm -f --volumes db6a7b0b9757af1ca4087fc567738adaa8b54d879c8ea6e6eebe5c1b1a0c7db1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:00 + docker inspect -f . ci-base-image-x86_64 13:00:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:00 prd-ubuntu20.04-docker-8c-8g-27099 does not seem to be running inside a container 13:00:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_PR-168 -v /w/workspace/ndry_go-mod-configuration_PR-168:/w/workspace/ndry_go-mod-configuration_PR-168:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-168@tmp:/w/workspace/ndry_go-mod-configuration_PR-168@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-x86_64 cat 13:00:01 $ docker top 9e82565be7a316e25cd1a410209bbaa532550831c8d72e0dd7fdeba0d1c7fa9a -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:01 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-168 [Pipeline] fileExists [Pipeline] sh 13:00:01 + make test 13:00:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:00:01 go: downloading github.com/stretchr/testify v1.9.0 13:00:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.10 13:00:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.6 13:00:02 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:00:02 go: downloading github.com/spf13/cast v1.7.0 13:00:02 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:00:02 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:00:02 go: downloading gopkg.in/yaml.v3 v3.0.1 13:00:02 go: downloading github.com/stretchr/objx v0.5.2 13:00:02 go: downloading github.com/google/uuid v1.6.0 13:00:02 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 13:00:02 go: downloading github.com/go-playground/validator/v10 v10.23.0 13:00:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:00:02 go: downloading github.com/x448/float16 v0.8.4 13:00:02 go: downloading github.com/go-playground/universal-translator v0.18.1 13:00:02 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:00:02 go: downloading golang.org/x/crypto v0.25.0 13:00:02 go: downloading github.com/leodido/go-urn v1.4.0 13:00:02 go: downloading golang.org/x/text v0.16.0 13:00:02 go: downloading github.com/go-playground/locales v0.14.1 13:00:03 go: downloading golang.org/x/net v0.27.0 13:00:03 go: downloading golang.org/x/sync v0.7.0 13:00:03 go: downloading github.com/gorilla/websocket v1.5.3 13:00:03 go: downloading golang.org/x/sys v0.22.0 13:00:13 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 13:00:13 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.006s coverage: 83.3% of statements 13:00:13 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.028s coverage: 58.6% of statements 13:00:13 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.007s coverage: 100.0% of statements 13:00:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:00:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:00:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:00:26 $ docker stop --time=1 9e82565be7a316e25cd1a410209bbaa532550831c8d72e0dd7fdeba0d1c7fa9a 13:00:30 $ docker rm -f --volumes 9e82565be7a316e25cd1a410209bbaa532550831c8d72e0dd7fdeba0d1c7fa9a [Pipeline] // withDockerContainer [Pipeline] sh 13:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:00:31 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 13:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:32 13:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:33 latest: Pulling from edgex-lftools-log-publisher 13:00:33 5eb5b503b376: Pulling fs layer 13:00:33 5c69ac0246d0: Pulling fs layer 13:00:33 ec43610c2a17: Pulling fs layer 13:00:33 3a2ae6a8a46f: Pulling fs layer 13:00:33 33b1e0a273af: Pulling fs layer 13:00:33 5d3b04190fa2: Pulling fs layer 13:00:33 2f39f015ded8: Pulling fs layer 13:00:33 3a2ae6a8a46f: Waiting 13:00:33 33b1e0a273af: Waiting 13:00:33 5d3b04190fa2: Waiting 13:00:33 2f39f015ded8: Waiting 13:00:33 5c69ac0246d0: Download complete 13:00:33 3a2ae6a8a46f: Verifying Checksum 13:00:33 3a2ae6a8a46f: Download complete 13:00:33 33b1e0a273af: Verifying Checksum 13:00:33 33b1e0a273af: Download complete 13:00:33 5d3b04190fa2: Verifying Checksum 13:00:33 5d3b04190fa2: Download complete 13:00:33 ec43610c2a17: Download complete 13:00:33 5eb5b503b376: Verifying Checksum 13:00:33 5eb5b503b376: Download complete 13:00:34 2f39f015ded8: Download complete 13:00:35 5eb5b503b376: Pull complete 13:00:35 5c69ac0246d0: Pull complete 13:00:35 ec43610c2a17: Pull complete 13:00:35 3a2ae6a8a46f: Pull complete 13:00:35 33b1e0a273af: Pull complete 13:00:35 5d3b04190fa2: Pull complete 13:00:40 2f39f015ded8: Pull complete 13:00:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:40 prd-ubuntu20.04-docker-8c-8g-27099 does not seem to be running inside a container 13:00:40 $ 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/ndry_go-mod-configuration_PR-168 -v /w/workspace/ndry_go-mod-configuration_PR-168:/w/workspace/ndry_go-mod-configuration_PR-168:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-168@tmp:/w/workspace/ndry_go-mod-configuration_PR-168@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:latest cat 13:00:45 $ docker top c46cd9f0a08431e5467794aeccb717e29a603561125486ae5e82c76108d190b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:45 ---> job-cost.sh 13:00:45 lf-activate-venv: SKIPPING 13:00:45 INFO: No Stack... 13:00:46 INFO: Retrieving Pricing Info for: v3-standard-8 13:00:46 INFO: Archiving Costs [Pipeline] sh 13:00:46 + cat /w/workspace/ndry_go-mod-configuration_PR-168/archives/cost.csv 13:00:46 + cut -d, -f6 [Pipeline] lock 13:00:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-168-1-stack-cost] 13:00:46 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-168-1-stack-cost] did not exist. Created. 13:00:46 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:00:47 + echo total: 0.2199999988079071 [Pipeline] stash 13:00:47 Stashed 1 file(s) [Pipeline] } 13:00:47 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:00:47 $ docker stop --time=1 c46cd9f0a08431e5467794aeccb717e29a603561125486ae5e82c76108d190b0 13:00:48 $ docker rm -f --volumes c46cd9f0a08431e5467794aeccb717e29a603561125486ae5e82c76108d190b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:01:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27100 in /w/workspace/ndry_go-mod-configuration_PR-168 [Pipeline] { [Pipeline] ws 13:01:20 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 13:01:20 Selected Git installation does not exist. Using Default 13:01:20 The recommended git tool is: NONE 13:01:28 using credential edgex-jenkins-ssh 13:01:28 Cloning the remote Git repository 13:01:28 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:01:28 > git init /w/workspace/go-mod-configuration/1 # timeout=10 13:01:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:01:28 > git --version # timeout=10 13:01:28 > git --version # 'git version 2.25.1' 13:01:28 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:01:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:01:32 Merging remotes/origin/main commit 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 into PR head commit a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 13:01:32 Merge succeeded, producing a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 13:01:32 Checking out Revision a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 (PR-168) 13:01:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:01:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:01:32 > git config core.sparsecheckout # timeout=10 13:01:32 > git checkout -f a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 # timeout=10 13:01:32 > git remote # timeout=10 13:01:32 > git config --get remote.origin.url # timeout=10 13:01:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:01:32 > git merge 7fc54e93d2ff978d754fe3670c8d5bd3dc837118 # timeout=10 13:01:32 > git rev-parse HEAD^{commit} # timeout=10 13:01:32 > git config core.sparsecheckout # timeout=10 13:01:32 > git checkout -f a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 # timeout=10 13:01:33 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v4" 13:01:33 > git --version # timeout=10 13:01:33 > git --version # 'git version 2.25.1' 13:01:33 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:01:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:01:38 % Total % Received % Xferd Average Speed Time Time Time Current 13:01:38 Dload Upload Total Spent Left Speed 13:01:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 13:01:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:01:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:01:38 + sudo tee /etc/docker/daemon.new 13:01:38 { 13:01:38 "registry-mirrors": [ 13:01:38 "https://nexus3.edgexfoundry.org:10001" 13:01:38 ], 13:01:38 "bip": "10.250.0.254/24", 13:01:38 "hosts": [ 13:01:38 "tcp://0.0.0.0:5555", 13:01:38 "unix:///var/run/docker.sock" 13:01:38 ], 13:01:38 "mtu": 1458, 13:01:38 "selinux-enabled": true, 13:01:38 "seccomp-profile": "/etc/docker/seccomp.json" 13:01:38 } [Pipeline] sh 13:01:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:01:39 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:01:58 ========================================================= 13:01:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:01:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:01:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:01:59 cf04c63912e1: Pulling fs layer 13:01:59 55b35a11ae5e: Pulling fs layer 13:01:59 a37a00ec5f00: Pulling fs layer 13:01:59 50b3750afda1: Pulling fs layer 13:01:59 4f4fb700ef54: Pulling fs layer 13:01:59 80978eb59214: Pulling fs layer 13:01:59 c9f46d7d2bd2: Pulling fs layer 13:01:59 c5a475d317c9: Pulling fs layer 13:01:59 80978eb59214: Waiting 13:01:59 c9f46d7d2bd2: Waiting 13:01:59 c5a475d317c9: Waiting 13:01:59 50b3750afda1: Waiting 13:01:59 4f4fb700ef54: Waiting 13:01:59 55b35a11ae5e: Verifying Checksum 13:01:59 55b35a11ae5e: Download complete 13:01:59 50b3750afda1: Verifying Checksum 13:01:59 50b3750afda1: Download complete 13:01:59 4f4fb700ef54: Verifying Checksum 13:01:59 4f4fb700ef54: Download complete 13:01:59 cf04c63912e1: Verifying Checksum 13:01:59 cf04c63912e1: Download complete 13:01:59 80978eb59214: Verifying Checksum 13:01:59 80978eb59214: Download complete 13:01:59 c5a475d317c9: Verifying Checksum 13:01:59 c5a475d317c9: Download complete 13:02:00 cf04c63912e1: Pull complete 13:02:00 55b35a11ae5e: Pull complete 13:02:01 a37a00ec5f00: Verifying Checksum 13:02:01 a37a00ec5f00: Download complete 13:02:01 c9f46d7d2bd2: Verifying Checksum 13:02:01 c9f46d7d2bd2: Download complete 13:02:16 a37a00ec5f00: Pull complete 13:02:16 50b3750afda1: Pull complete 13:02:16 4f4fb700ef54: Pull complete 13:02:16 80978eb59214: Pull complete 13:02:23 c9f46d7d2bd2: Pull complete 13:02:24 c5a475d317c9: Pull complete 13:02:24 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:02:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 13:02:24 + 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 13:02:25 + docker inspect -f . ci-base-image-arm64 13:02:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:25 prd-ubuntu20.04-docker-arm64-4c-16g-27100 does not seem to be running inside a container 13:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 13:02:28 $ docker top 9d272171220619bad46ff9e45b05454d5a5bd66e1054c18b5e0d2dc8ee85fdf9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:28 + go version 13:02:28 go version go1.23.2 linux/arm64 [Pipeline] } 13:02:28 $ docker stop --time=1 9d272171220619bad46ff9e45b05454d5a5bd66e1054c18b5e0d2dc8ee85fdf9 13:02:30 $ docker rm -f --volumes 9d272171220619bad46ff9e45b05454d5a5bd66e1054c18b5e0d2dc8ee85fdf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:31 + docker inspect -f . ci-base-image-arm64 13:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:31 prd-ubuntu20.04-docker-arm64-4c-16g-27100 does not seem to be running inside a container 13:02:31 $ 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-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 13:02:34 $ docker top 12dd6e77e25afe4878364afce6a4cfb050fe9f591abf7d26364d0d5f60b8e743 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:34 + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh 13:02:35 + make test 13:02:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:02:35 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.6 13:02:35 go: downloading github.com/stretchr/testify v1.9.0 13:02:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.10 13:02:36 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:02:36 go: downloading github.com/spf13/cast v1.7.0 13:02:36 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:02:36 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:02:36 go: downloading github.com/stretchr/objx v0.5.2 13:02:36 go: downloading gopkg.in/yaml.v3 v3.0.1 13:02:36 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 13:02:36 go: downloading github.com/google/uuid v1.6.0 13:02:36 go: downloading github.com/go-playground/validator/v10 v10.23.0 13:02:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:02:37 go: downloading github.com/x448/float16 v0.8.4 13:02:37 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:02:37 go: downloading github.com/go-playground/universal-translator v0.18.1 13:02:37 go: downloading github.com/leodido/go-urn v1.4.0 13:02:37 go: downloading golang.org/x/crypto v0.25.0 13:02:37 go: downloading golang.org/x/text v0.16.0 13:02:37 go: downloading github.com/gorilla/websocket v1.5.3 13:02:37 go: downloading golang.org/x/net v0.27.0 13:02:38 go: downloading golang.org/x/sync v0.7.0 13:02:38 go: downloading github.com/go-playground/locales v0.14.1 13:02:39 go: downloading golang.org/x/sys v0.22.0 13:03:47 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 13:03:47 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.034s coverage: 83.3% of statements 13:03:47 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.115s coverage: 58.6% of statements 13:03:47 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.030s coverage: 100.0% of statements 13:03:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:03:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:03:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:04:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:04:00 $ docker stop --time=1 12dd6e77e25afe4878364afce6a4cfb050fe9f591abf7d26364d0d5f60b8e743 13:04:01 $ docker rm -f --volumes 12dd6e77e25afe4878364afce6a4cfb050fe9f591abf7d26364d0d5f60b8e743 [Pipeline] // withDockerContainer [Pipeline] sh 13:04:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:04:03 Warning: overwriting stash ‘coverage-report’ 13:04:04 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 13:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:05 13:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:06 arm64: Pulling from edgex-lftools-log-publisher 13:04:06 8998bd30e6a1: Pulling fs layer 13:04:06 04944245beec: Pulling fs layer 13:04:06 699f458cf7ca: Pulling fs layer 13:04:06 765212b225bb: Pulling fs layer 13:04:06 f23df028b6ca: Pulling fs layer 13:04:06 d65c8cfc05b1: Pulling fs layer 13:04:06 2437ff75d9bd: Pulling fs layer 13:04:06 765212b225bb: Waiting 13:04:06 f23df028b6ca: Waiting 13:04:06 d65c8cfc05b1: Waiting 13:04:06 2437ff75d9bd: Waiting 13:04:06 04944245beec: Verifying Checksum 13:04:06 04944245beec: Download complete 13:04:06 765212b225bb: Verifying Checksum 13:04:06 765212b225bb: Download complete 13:04:06 f23df028b6ca: Verifying Checksum 13:04:06 f23df028b6ca: Download complete 13:04:06 d65c8cfc05b1: Verifying Checksum 13:04:06 d65c8cfc05b1: Download complete 13:04:06 699f458cf7ca: Verifying Checksum 13:04:06 699f458cf7ca: Download complete 13:04:07 8998bd30e6a1: Verifying Checksum 13:04:07 8998bd30e6a1: Download complete 13:04:09 2437ff75d9bd: Verifying Checksum 13:04:09 2437ff75d9bd: Download complete 13:04:11 8998bd30e6a1: Pull complete 13:04:12 04944245beec: Pull complete 13:04:13 699f458cf7ca: Pull complete 13:04:14 765212b225bb: Pull complete 13:04:15 f23df028b6ca: Pull complete 13:04:15 d65c8cfc05b1: Pull complete 13:04:30 2437ff75d9bd: Pull complete 13:04:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:30 prd-ubuntu20.04-docker-arm64-4c-16g-27100 does not seem to be running inside a container 13:04:30 $ 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-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 13:04:33 $ docker top e7012e49e05bca4c2640d84f0e2ab65e60a9a3f841ab564f355e886fb9c59f1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:34 ---> job-cost.sh 13:04:34 lf-activate-venv: SKIPPING 13:04:34 INFO: No Stack... 13:04:34 INFO: Retrieving Pricing Info for: v3-standard-4 13:04:35 INFO: Archiving Costs [Pipeline] sh 13:04:35 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 13:04:35 + cut -d, -f6 [Pipeline] lock 13:04:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-168-1-stack-cost] 13:04:35 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-168-1-stack-cost] did not exist. Created. 13:04:35 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:04:36 /w/workspace/go-mod-configuration/1@tmp/durable-02ab700f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:04:36 + echo total: 0.10999999940395355 [Pipeline] stash 13:04:37 Warning: overwriting stash ‘stack-cost’ 13:04:37 Stashed 1 file(s) [Pipeline] } 13:04:37 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:04:37 $ docker stop --time=1 e7012e49e05bca4c2640d84f0e2ab65e60a9a3f841ab564f355e886fb9c59f1c 13:04:38 $ docker rm -f --volumes e7012e49e05bca4c2640d84f0e2ab65e60a9a3f841ab564f355e886fb9c59f1c [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 13:04:39 provisioning config files... 13:04:39 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_PR-168@tmp/config894272795304216389tmp [Pipeline] { [Pipeline] sh 13:04:40 + set +x 13:04:40 + curl -s https://codecov.io/bash+ 13:04:40 bash -s -- 13:04:40 13:04:40 _____ _ 13:04:40 / ____| | | 13:04:40 | | ___ __| | ___ ___ _____ __ 13:04:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:04:40 | |___| (_) | (_| | __/ (_| (_) \ V / 13:04:40 \_____\___/ \__,_|\___|\___\___/ \_/ 13:04:40 Bash-1.0.6 13:04:40 13:04:40 13:04:40 ==> git version 2.25.1 found 13:04:40 ==> 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 13:04:40 Release-Date: 2020-01-08 13:04:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:04:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:04:40 ==> Jenkins CI detected. 13:04:40 current dir:  /w/workspace/ndry_go-mod-configuration_PR-168 13:04:40 project root: . 13:04:40 --> token set from env 13:04:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:04:40 ==> Running gcov in . (disable via -X gcov) 13:04:40 ==> Python coveragepy not found 13:04:40 ==> Searching for coverage reports in: 13:04:40 + . 13:04:40 -> Found 1 reports 13:04:40 ==> Detecting git/mercurial file structure 13:04:40 ==> Reading reports 13:04:40 + ./coverage.out bytes=25565 13:04:40 ==> Appending adjustments 13:04:40 https://docs.codecov.io/docs/fixing-reports 13:04:40 + Found adjustments 13:04:40 ==> Gzipping contents 13:04:40 4.0K /tmp/codecov.WjIbYf.gz 13:04:40 ==> Uploading reports 13:04:40 url: https://codecov.io 13:04:40 query: branch=PR-168&commit=a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=168&job=&cmd_args= 13:04:40 -> Pinging Codecov 13:04:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-168&commit=a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=168&job=&cmd_args= 13:04:40 -> Uploading to 13:04:40 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-configuration/a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9/055accdd-175d-431f-a35d-f9757abe9d85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241120T130440Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fc21a30fc1732132d4eedf19110d3775a51dad0b77c070409922d09660b42de5 13:04:40 % Total % Received % Xferd Average Speed Time Time Time Current 13:04:40 Dload Upload Total Spent Left Speed 13:04:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3390 0 0 100 3390 0 16699 --:--:-- --:--:-- --:--:-- 16617 100 3390 0 0 100 3390 0 15339 --:--:-- --:--:-- --:--:-- 15270 13:04:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/a6e1f2ff9b1eb44d6e5a1a4309cc78eae49680e9 [Pipeline] } 13:04:40 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 13:04:44 + [ -d /w/workspace/ndry_go-mod-configuration_PR-168/archives ] 13:04:44 + ls -al /w/workspace/ndry_go-mod-configuration_PR-168/archives 13:04:44 total 16 13:04:44 drwxr-xr-x 3 root root 4096 Nov 20 13:00 . 13:04:44 drwxrwxr-x 9 jenkins jenkins 4096 Nov 20 13:00 .. 13:04:44 drwxr-xr-x 2 root root 4096 Nov 20 13:00 cost 13:04:44 -rw-r--r-- 1 root root 92 Nov 20 13:00 cost.csv 13:04:44 + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-168/archives 13:04:44 + ls -al /w/workspace/ndry_go-mod-configuration_PR-168/archives 13:04:44 total 16 13:04:44 drwxr-xr-x 3 jenkins jenkins 4096 Nov 20 13:00 . 13:04:44 drwxrwxr-x 9 jenkins jenkins 4096 Nov 20 13:00 .. 13:04:44 drwxr-xr-x 2 jenkins jenkins 4096 Nov 20 13:00 cost 13:04:44 -rw-r--r-- 1 jenkins jenkins 92 Nov 20 13:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:04:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:04:46 ---> package-listing.sh 13:04:46 ++ facter osfamily 13:04:46 ++ tr '[:upper:]' '[:lower:]' 13:04:47 + OS_FAMILY=debian 13:04:47 + workspace=/w/workspace/ndry_go-mod-configuration_PR-168 13:04:47 + START_PACKAGES=/tmp/packages_start.txt 13:04:47 + END_PACKAGES=/tmp/packages_end.txt 13:04:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:04:47 + PACKAGES=/tmp/packages_start.txt 13:04:47 + '[' /w/workspace/ndry_go-mod-configuration_PR-168 ']' 13:04:47 + PACKAGES=/tmp/packages_end.txt 13:04:47 + case "${OS_FAMILY}" in 13:04:47 + dpkg -l 13:04:47 + grep '^ii' 13:04:47 + '[' -f /tmp/packages_start.txt ']' 13:04:47 + '[' -f /tmp/packages_end.txt ']' 13:04:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:04:47 + '[' /w/workspace/ndry_go-mod-configuration_PR-168 ']' 13:04:47 + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-168/archives/ 13:04:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-168/archives/ [Pipeline] echo 13:04:47 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/ndry_go-mod-configuration_PR-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:04:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:52 prd-ubuntu20.04-docker-8c-8g-27099 does not seem to be running inside a container 13:04:52 $ 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/ndry_go-mod-configuration_PR-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-168 -v /w/workspace/ndry_go-mod-configuration_PR-168:/w/workspace/ndry_go-mod-configuration_PR-168:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-168@tmp:/w/workspace/ndry_go-mod-configuration_PR-168@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 13:04:52 $ docker top e3c7ec595577172009275b15e0d43f5fbff92ca5691b7de24554b1fd88336e96 -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:53 + touch /tmp/pre-build-complete [Pipeline] sh 13:04:58 + mkdir -p /var/log/sysstat [Pipeline] sh 13:04:59 + ls /var/log/sa-host 13:04:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:05:00 provisioning config files... 13:05:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-168@tmp/config9967185944096812878tmp [Pipeline] { [Pipeline] echo 13:05:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:05:01 ---> create-netrc.sh [Pipeline] } 13:05:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:05:02 ---> python-tools-install.sh [Pipeline] echo 13:05:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:05:02 ---> sudo-logs.sh 13:05:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:05:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:05:03 ---> job-cost.sh 13:05:03 lf-activate-venv: SKIPPING 13:05:03 DEBUG: total: 0.2199999988079071 13:05:03 INFO: Retrieving Stack Cost... 13:05:03 INFO: Retrieving Pricing Info for: v3-standard-8 13:05:03 INFO: Archiving Costs [Pipeline] echo 13:05:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:05:04 ---> logs-deploy.sh 13:05:04 lf-activate-venv: SKIPPING 13:05:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-168/1 13:05:04 INFO: archiving workspace using pattern(s): 13:05:05 Archives upload complete. 13:05:05 INFO: archiving logs to Nexus 13:05:06 ---> uname -a: 13:05:06 Linux prd-ubuntu20-04-docker-8c-8g-27099 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:05:06 13:05:06 13:05:06 ---> lscpu: 13:05:06 Architecture: x86_64 13:05:06 CPU op-mode(s): 32-bit, 64-bit 13:05:06 Byte Order: Little Endian 13:05:06 Address sizes: 40 bits physical, 48 bits virtual 13:05:06 CPU(s): 8 13:05:06 On-line CPU(s) list: 0-7 13:05:06 Thread(s) per core: 1 13:05:06 Core(s) per socket: 1 13:05:06 Socket(s): 8 13:05:06 NUMA node(s): 1 13:05:06 Vendor ID: AuthenticAMD 13:05:06 CPU family: 23 13:05:06 Model: 49 13:05:06 Model name: AMD EPYC-Rome Processor 13:05:06 Stepping: 0 13:05:06 CPU MHz: 2800.000 13:05:06 BogoMIPS: 5600.00 13:05:06 Virtualization: AMD-V 13:05:06 Hypervisor vendor: KVM 13:05:06 Virtualization type: full 13:05:06 L1d cache: 256 KiB 13:05:06 L1i cache: 256 KiB 13:05:06 L2 cache: 4 MiB 13:05:06 L3 cache: 128 MiB 13:05:06 NUMA node0 CPU(s): 0-7 13:05:06 Vulnerability Itlb multihit: Not affected 13:05:06 Vulnerability L1tf: Not affected 13:05:06 Vulnerability Mds: Not affected 13:05:06 Vulnerability Meltdown: Not affected 13:05:06 Vulnerability Mmio stale data: Not affected 13:05:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:05:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:05:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:05:06 Vulnerability Srbds: Not affected 13:05:06 Vulnerability Tsx async abort: Not affected 13:05:06 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 13:05:06 13:05:06 13:05:06 ---> nproc: 13:05:06 8 13:05:06 13:05:06 13:05:06 ---> df -h: 13:05:06 Filesystem Size Used Avail Use% Mounted on 13:05:06 overlay 155G 11G 145G 7% / 13:05:06 tmpfs 64M 0 64M 0% /dev 13:05:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:05:06 shm 64M 0 64M 0% /dev/shm 13:05:06 /dev/vda1 155G 11G 145G 7% /facter-os 13:05:06 13:05:06 13:05:06 ---> sar -b -r -n DEV: 13:05:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27099) 11/20/24 _x86_64_ (8 CPU) 13:05:06 13:05:06 12:58:13 LINUX RESTART (8 CPU) 13:05:06 13:05:06 12:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:05:06 13:00:01 86.99 3.10 83.88 0.00 458.50 33112.35 0.00 13:05:06 13:01:01 86.57 0.58 85.99 0.00 25.20 31502.75 0.00 13:05:06 13:02:01 1.57 0.00 1.57 0.00 0.00 17.74 0.00 13:05:06 13:03:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 13:05:06 13:04:01 47.90 6.15 41.75 0.00 4368.01 8423.59 0.00 13:05:06 13:05:01 11.35 0.27 11.08 0.00 24.40 237.03 0.00 13:05:06 Average: 39.17 1.68 37.49 0.00 813.75 12159.81 0.00 13:05:06 13:05:06 12:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:05:06 13:00:01 29210512 31510544 806572 2.45 74676 2499716 1811648 5.34 1047928 2234452 620 13:05:06 13:01:01 28693244 31515236 790348 2.40 96396 2952200 1748384 5.15 1159856 2580304 328 13:05:06 13:02:01 28693632 31515652 789792 2.40 96424 2952204 1748384 5.15 1160040 2580308 20 13:05:06 13:03:01 28697908 31520128 785080 2.39 96492 2952196 1748384 5.15 1154944 2580384 8 13:05:06 13:04:01 28243380 31498004 780664 2.37 125556 3350492 1701808 5.02 1436404 2720248 1008 13:05:06 13:05:01 28240440 31492940 782312 2.38 124260 3348924 1727936 5.09 1440720 2717516 292 13:05:06 Average: 28629853 31508751 789128 2.40 102301 3009289 1747757 5.15 1233315 2568869 379 13:05:06 13:05:06 12:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:05:06 13:00:01 ens3 162.85 96.09 3326.23 24.14 0.00 0.00 0.00 0.00 13:05:06 13:00:01 vethcc475f0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 13:05:06 13:00:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 13:05:06 13:00:01 docker0 2.97 3.27 0.28 39.03 0.00 0.00 0.00 0.00 13:05:06 13:01:01 ens3 180.32 106.35 3337.99 20.05 0.00 0.00 0.00 0.00 13:05:06 13:01:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:05:06 13:01:01 docker0 39.99 68.44 3.57 804.99 0.00 0.00 0.00 0.00 13:05:06 13:02:01 ens3 1.65 0.97 4.33 0.50 0.00 0.00 0.00 0.00 13:05:06 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:06 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:06 13:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:05:06 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:05:06 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:06 13:04:01 ens3 233.27 149.42 2770.75 10.21 0.00 0.00 0.00 0.00 13:05:06 13:04:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 13:05:06 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:06 13:05:01 ens3 24.90 15.46 28.63 8.30 0.00 0.00 0.00 0.00 13:05:06 13:05:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 13:05:06 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:06 Average: ens3 100.35 61.30 1573.11 10.50 0.00 0.00 0.00 0.00 13:05:06 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 13:05:06 Average: docker0 7.17 11.98 0.64 140.95 0.00 0.00 0.00 0.00 13:05:06 13:05:06 13:05:06 ---> sar -P ALL: 13:05:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27099) 11/20/24 _x86_64_ (8 CPU) 13:05:06 13:05:06 12:58:13 LINUX RESTART (8 CPU) 13:05:06 13:05:06 12:59:02 CPU %user %nice %system %iowait %steal %idle 13:05:06 13:00:01 all 4.91 0.00 2.43 7.40 0.05 85.21 13:05:06 13:00:01 0 5.16 0.00 2.20 0.14 0.03 92.47 13:05:06 13:00:01 1 3.96 0.00 1.94 46.82 0.12 47.17 13:05:06 13:00:01 2 5.09 0.00 2.43 0.09 0.05 92.35 13:05:06 13:00:01 3 4.71 0.00 2.59 0.72 0.05 91.93 13:05:06 13:00:01 4 4.45 0.00 1.81 0.22 0.03 93.48 13:05:06 13:00:01 5 4.07 0.00 3.08 7.83 0.03 84.99 13:05:06 13:00:01 6 5.76 0.00 3.18 0.05 0.05 90.96 13:05:06 13:00:01 7 6.06 0.00 2.24 3.47 0.05 88.19 13:05:06 13:01:01 all 21.45 0.00 4.25 2.02 0.08 72.20 13:05:06 13:01:01 0 21.88 0.00 4.32 0.29 0.07 73.45 13:05:06 13:01:01 1 20.94 0.00 3.90 2.23 0.05 72.87 13:05:06 13:01:01 2 21.98 0.00 4.90 9.37 0.10 63.65 13:05:06 13:01:01 3 21.51 0.00 3.86 0.81 0.07 73.75 13:05:06 13:01:01 4 20.24 0.00 3.91 0.20 0.07 75.58 13:05:06 13:01:01 5 21.68 0.00 4.58 0.30 0.08 73.35 13:05:06 13:01:01 6 21.90 0.00 4.06 2.29 0.08 71.66 13:05:06 13:01:01 7 21.45 0.00 4.47 0.76 0.08 73.23 13:05:06 13:02:01 all 0.28 0.00 0.02 0.01 0.01 99.69 13:05:06 13:02:01 0 0.00 0.00 0.00 0.03 0.02 99.95 13:05:06 13:02:01 1 2.00 0.00 0.03 0.00 0.02 97.95 13:05:06 13:02:01 2 0.05 0.00 0.03 0.00 0.00 99.92 13:05:06 13:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:05:06 13:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:05:06 13:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:05:06 13:02:01 6 0.08 0.00 0.02 0.00 0.02 99.88 13:05:06 13:02:01 7 0.03 0.00 0.03 0.02 0.00 99.92 13:05:06 13:03:01 all 0.27 0.00 0.02 0.01 0.01 99.70 13:05:06 13:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:05:06 13:03:01 1 1.87 0.00 0.02 0.03 0.00 98.08 13:05:06 13:03:01 2 0.08 0.00 0.00 0.00 0.02 99.90 13:05:06 13:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:05:06 13:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:05:06 13:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:05:06 13:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:05:06 13:03:01 7 0.02 0.00 0.03 0.02 0.02 99.92 13:05:06 13:04:01 all 2.53 0.00 1.45 0.43 0.02 95.57 13:05:06 13:04:01 0 2.55 0.00 1.77 0.03 0.02 95.63 13:05:06 13:04:01 1 2.13 0.00 0.94 0.52 0.03 96.38 13:05:06 13:04:01 2 2.08 0.00 1.26 0.03 0.02 96.62 13:05:06 13:04:01 3 4.68 0.00 2.62 0.37 0.03 92.30 13:05:06 13:04:01 4 3.43 0.00 1.84 0.79 0.03 93.91 13:05:06 13:04:01 5 2.14 0.00 1.04 0.37 0.02 96.43 13:05:06 13:04:01 6 1.58 0.00 1.45 1.03 0.02 95.92 13:05:06 13:04:01 7 1.64 0.00 0.67 0.32 0.02 97.36 13:05:06 13:05:01 all 0.55 0.00 0.26 0.03 0.01 99.15 13:05:06 13:05:01 0 0.33 0.00 0.20 0.02 0.00 99.45 13:05:06 13:05:01 1 0.44 0.00 0.20 0.10 0.02 99.25 13:05:06 13:05:01 2 0.60 0.00 0.32 0.02 0.02 99.05 13:05:06 13:05:01 3 0.72 0.00 0.35 0.00 0.00 98.93 13:05:06 13:05:01 4 0.30 0.00 0.33 0.00 0.02 99.35 13:05:06 13:05:01 5 0.68 0.00 0.27 0.02 0.02 99.02 13:05:06 13:05:01 6 0.52 0.00 0.20 0.00 0.02 99.27 13:05:06 13:05:01 7 0.82 0.00 0.22 0.05 0.00 98.92 13:05:06 Average: all 4.97 0.00 1.39 1.62 0.03 91.98 13:05:06 Average: 0 4.97 0.00 1.41 0.08 0.02 93.51 13:05:06 Average: 1 5.22 0.00 1.16 8.08 0.04 85.50 13:05:06 Average: 2 4.93 0.00 1.48 1.57 0.03 91.99 13:05:06 Average: 3 5.25 0.00 1.57 0.31 0.03 92.84 13:05:06 Average: 4 4.73 0.00 1.31 0.20 0.03 93.73 13:05:06 Average: 5 4.76 0.00 1.49 1.39 0.03 92.34 13:05:06 Average: 6 4.95 0.00 1.48 0.56 0.03 92.98 13:05:06 Average: 7 4.97 0.00 1.27 0.76 0.03 92.97 13:05:06 13:05:06 13:05:06