Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a06ea492c326df54204a687cf3f46cfb0a639be8+893a173aaeea855f68c25d65a82516bec8a0eaf4 (886180c38889ad67ab5eb6cbbcd2c11de76d9576) 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-ssh15476799798366356432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5525927313151408114.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1697/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1697/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3770110663325645605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15868122879330734141.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1697/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1697/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3298021100317537212.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-40359 in /w/workspace/gexfoundry_device-sdk-go_PR-1697 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1697 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1697/head:refs/remotes/origin/PR-1697 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 893a173aaeea855f68c25d65a82516bec8a0eaf4 into PR head commit a06ea492c326df54204a687cf3f46cfb0a639be8 Merge succeeded, producing 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 Checking out Revision 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 (PR-1697) > git config core.sparsecheckout # timeout=10 > git checkout -f a06ea492c326df54204a687cf3f46cfb0a639be8 # 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 893a173aaeea855f68c25d65a82516bec8a0eaf4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 # timeout=10 Commit message: "Merge commit '893a173aaeea855f68c25d65a82516bec8a0eaf4' into HEAD" > git rev-list --no-walk a06ea492c326df54204a687cf3f46cfb0a639be8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:34 ========================================================= 18:41:34 EdgeX Global Pipelines Version Info 18:41:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:36 ------------------- 18:41:36 stable info: 18:41:36 ------------------- 18:41:36 Commited By: Cherry Wang cherry@iotechsys.com 18:41:36 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 18:41:36 Message: update stable to v1.0.269 18:41:36 ------------------- 18:41:36 experimental info: 18:41:36 ------------------- 18:41:36 Commited By: Ginny Guan ginny@iotechsys.com 18:41:36 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 18:41:36 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1697 [Pipeline] echo 18:41:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1697 [Pipeline] echo 18:41:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1697 [Pipeline] echo 18:41:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 [Pipeline] echo 18:41:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27eb014 [Pipeline] echo 18:41:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:37 provisioning config files... 18:41:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/config13228301387843361713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:37 ---> ****-login.sh 18:41:37 nexus3.edgexfoundry.org:10001 18:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:38 Configure a credential helper to remove this warning. See 18:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:38 18:41:38 Login Succeeded 18:41:38 nexus3.edgexfoundry.org:10002 18:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:38 Configure a credential helper to remove this warning. See 18:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:38 18:41:38 Login Succeeded 18:41:38 nexus3.edgexfoundry.org:10003 18:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:38 Configure a credential helper to remove this warning. See 18:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:38 18:41:38 Login Succeeded 18:41:38 nexus3.edgexfoundry.org:10004 18:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:38 Configure a credential helper to remove this warning. See 18:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:38 18:41:38 Login Succeeded 18:41:38 ****.io 18:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:38 Configure a credential helper to remove this warning. See 18:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:38 18:41:38 Login Succeeded 18:41:38 ---> ****-login.sh ends [Pipeline] } 18:41:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:39 + git rev-list -1 --merges 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8~1..27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 [Pipeline] echo 18:41:39 -----------> git rev-list -1 --merges 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8~1..27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 18:41:39 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 [false] [Pipeline] sh 18:41:39 + git log --format=format:%s -1 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 [Pipeline] echo 18:41:39 ========================================================= 18:41:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:39 + git log --format=format:%s -1 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8 [Pipeline] echo 18:41:39 [semverPrep] GIT_COMMIT: 27eb014d8b06e0087b71431f6c0b5b3ad420a5e8, Commit Message: Merge commit '893a173aaeea855f68c25d65a82516bec8a0eaf4' into HEAD [Pipeline] echo 18:41:40 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:40 + grep -v github /etc/ssh/ssh_known_hosts 18:41:40 + [ -e /tmp/ssh_known_hosts ] 18:41:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:40 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:40 18:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:41 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:41 b85a868b505f: Pulling fs layer 18:41:41 e2be974225ed: Pulling fs layer 18:41:41 339a4e72a1f5: Pulling fs layer 18:41:41 988bab9f4d93: Pulling fs layer 18:41:41 1469e6f7b9e6: Pulling fs layer 18:41:41 eaf3925da568: Pulling fs layer 18:41:41 bab4dde63d76: Pulling fs layer 18:41:41 bde34c3a00c8: Pulling fs layer 18:41:41 b352a97aabf1: Pulling fs layer 18:41:41 4872d77fe225: Pulling fs layer 18:41:41 5851b861e8e6: Pulling fs layer 18:41:41 988bab9f4d93: Waiting 18:41:41 1469e6f7b9e6: Waiting 18:41:41 eaf3925da568: Waiting 18:41:41 bab4dde63d76: Waiting 18:41:41 bde34c3a00c8: Waiting 18:41:41 b352a97aabf1: Waiting 18:41:41 4872d77fe225: Waiting 18:41:41 e2be974225ed: Download complete 18:41:41 988bab9f4d93: Verifying Checksum 18:41:41 988bab9f4d93: Download complete 18:41:41 1469e6f7b9e6: Verifying Checksum 18:41:41 1469e6f7b9e6: Download complete 18:41:41 339a4e72a1f5: Verifying Checksum 18:41:41 339a4e72a1f5: Download complete 18:41:41 eaf3925da568: Verifying Checksum 18:41:41 eaf3925da568: Download complete 18:41:41 bde34c3a00c8: Verifying Checksum 18:41:41 bde34c3a00c8: Download complete 18:41:41 b352a97aabf1: Download complete 18:41:41 4872d77fe225: Verifying Checksum 18:41:41 4872d77fe225: Download complete 18:41:41 5851b861e8e6: Verifying Checksum 18:41:41 5851b861e8e6: Download complete 18:41:41 b85a868b505f: Verifying Checksum 18:41:41 b85a868b505f: Download complete 18:41:41 bab4dde63d76: Verifying Checksum 18:41:41 bab4dde63d76: Download complete 18:41:42 b85a868b505f: Pull complete 18:41:42 e2be974225ed: Pull complete 18:41:43 339a4e72a1f5: Pull complete 18:41:43 988bab9f4d93: Pull complete 18:41:43 1469e6f7b9e6: Pull complete 18:41:43 eaf3925da568: Pull complete 18:41:45 bab4dde63d76: Pull complete 18:41:45 bde34c3a00c8: Pull complete 18:41:45 b352a97aabf1: Pull complete 18:41:45 4872d77fe225: Pull complete 18:41:45 5851b861e8e6: Pull complete 18:41:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:45 prd-ubuntu20.04-docker-8c-8g-40359 does not seem to be running inside a container 18:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@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-devops/py-git-semver:0.1.4 cat 18:41:47 $ docker top 6f1f0029456b25f0a8125b5d152675beb7677ef30a41659f72ced30197689f96 -eo pid,comm 18:41:47 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). 18:41:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:47 [ssh-agent] Looking for ssh-agent implementation... 18:41:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:47 $ docker exec 6f1f0029456b25f0a8125b5d152675beb7677ef30a41659f72ced30197689f96 ssh-agent 18:41:47 SSH_AUTH_SOCK=/tmp/ssh-OMOpqmLdKeDy/agent.33 18:41:47 SSH_AGENT_PID=40 18:41:47 Running ssh-add (command line suppressed) 18:41:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/private_key_5556876279473557818.key (/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/private_key_5556876279473557818.key) 18:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:48 + git tag --points-at HEAD [Pipeline] } 18:41:48 $ docker exec --env ******** --env ******** 6f1f0029456b25f0a8125b5d152675beb7677ef30a41659f72ced30197689f96 ssh-agent -k 18:41:48 unset SSH_AUTH_SOCK; 18:41:48 unset SSH_AGENT_PID; 18:41:48 echo Agent pid 40 killed; 18:41:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:48 [ssh-agent] Looking for ssh-agent implementation... 18:41:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:48 $ docker exec 6f1f0029456b25f0a8125b5d152675beb7677ef30a41659f72ced30197689f96 ssh-agent 18:41:48 SSH_AUTH_SOCK=/tmp/ssh-gZOChJtZtB4B/agent.73 18:41:48 SSH_AGENT_PID=79 18:41:48 Running ssh-add (command line suppressed) 18:41:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/private_key_8189015740213046241.key (/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/private_key_8189015740213046241.key) 18:41:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:48 + git semver init 18:41:49 2025-03-05 18:41:49,125 [run_init] DEBUG init version:0.0.0 force:False 18:41:49 2025-03-05 18:41:49,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver 18:41:49 2025-03-05 18:41:49,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver 18:41:49 2025-03-05 18:41:49,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1697, universal_newlines=False, shell=None, istream=None) 18:41:50 2025-03-05 18:41:50,324 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697/.git/info/exclude 18:41:50 2025-03-05 18:41:50,325 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver/PR-1697 with force:False 18:41:50 2025-03-05 18:41:50,325 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver/PR-1697 18:41:50 2025-03-05 18:41:50,329 [execute] INFO git cat-file --batch-check 18:41:50 2025-03-05 18:41:50,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver, universal_newlines=False, shell=None, istream=) 18:41:50 2025-03-05 18:41:50,337 [execute] INFO git cat-file --batch 18:41:50 2025-03-05 18:41:50,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver, universal_newlines=False, shell=None, istream=) 18:41:50 2025-03-05 18:41:50,343 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver/PR-1697 18:41:50 0.0.0 [Pipeline] } 18:41:50 $ docker exec --env ******** --env ******** 6f1f0029456b25f0a8125b5d152675beb7677ef30a41659f72ced30197689f96 ssh-agent -k 18:41:50 unset SSH_AUTH_SOCK; 18:41:50 unset SSH_AGENT_PID; 18:41:50 echo Agent pid 79 killed; 18:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:51 + git semver [Pipeline] } 18:41:51 $ docker stop --time=1 6f1f0029456b25f0a8125b5d152675beb7677ef30a41659f72ced30197689f96 18:41:52 $ docker rm -f --volumes 6f1f0029456b25f0a8125b5d152675beb7677ef30a41659f72ced30197689f96 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:53 Stashed 1 file(s) [Pipeline] echo 18:41:53 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:53 provisioning config files... [Pipeline] // stage [Pipeline] } 18:41:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/config2126503419789107217tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 18:41:53 ---> ****-login.sh 18:41:53 nexus3.edgexfoundry.org:10001 18:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:53 Configure a credential helper to remove this warning. See 18:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:53 18:41:53 Login Succeeded 18:41:53 nexus3.edgexfoundry.org:10002 18:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:53 Configure a credential helper to remove this warning. See 18:41:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:53 18:41:53 Login Succeeded 18:41:53 nexus3.edgexfoundry.org:10003 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 nexus3.edgexfoundry.org:10004 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 ****.io 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 ---> ****-login.sh ends [Pipeline] } 18:41:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:54 ========================================================= 18:41:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 18:41:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:54 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:41:54 Sending build context to Docker daemon 25.18MB 18:41:54 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 18:41:54 Step 2/10 : FROM ${BASE} AS builder 18:41:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:55 da9db072f522: Pulling fs layer 18:41:55 6ef4a4ee8ca5: Pulling fs layer 18:41:55 06f05ace1117: Pulling fs layer 18:41:55 5fe327b54edc: Pulling fs layer 18:41:55 4f4fb700ef54: Pulling fs layer 18:41:55 92a5565b7b96: Pulling fs layer 18:41:55 ff9bb7016b71: Pulling fs layer 18:41:55 b67dba6c2c7d: Pulling fs layer 18:41:55 a813b0c90790: Pulling fs layer 18:41:55 92a5565b7b96: Waiting 18:41:55 b67dba6c2c7d: Waiting 18:41:55 ff9bb7016b71: Waiting 18:41:55 a813b0c90790: Waiting 18:41:55 5fe327b54edc: Waiting 18:41:55 4f4fb700ef54: Waiting 18:41:55 6ef4a4ee8ca5: Verifying Checksum 18:41:55 6ef4a4ee8ca5: Download complete 18:41:55 5fe327b54edc: Download complete 18:41:55 4f4fb700ef54: Verifying Checksum 18:41:55 4f4fb700ef54: Download complete 18:41:55 da9db072f522: Verifying Checksum 18:41:55 da9db072f522: Download complete 18:41:55 92a5565b7b96: Verifying Checksum 18:41:55 92a5565b7b96: Download complete 18:41:55 ff9bb7016b71: Verifying Checksum 18:41:55 ff9bb7016b71: Download complete 18:41:55 da9db072f522: Pull complete 18:41:55 6ef4a4ee8ca5: Pull complete 18:41:55 a813b0c90790: Verifying Checksum 18:41:55 a813b0c90790: Download complete 18:41:56 06f05ace1117: Verifying Checksum 18:41:56 06f05ace1117: Download complete 18:41:56 b67dba6c2c7d: Verifying Checksum 18:41:56 b67dba6c2c7d: Download complete 18:41:59 06f05ace1117: Pull complete 18:41:59 5fe327b54edc: Pull complete 18:41:59 4f4fb700ef54: Pull complete 18:41:59 92a5565b7b96: Pull complete 18:41:59 ff9bb7016b71: Pull complete 18:42:02 b67dba6c2c7d: Pull complete 18:42:02 a813b0c90790: Pull complete 18:42:02 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 18:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:42:02 ---> 3ba60ce46760 18:42:02 Step 3/10 : ARG MAKE=make build 18:42:05 ---> Running in f6623232dec5 18:42:05 Removing intermediate container f6623232dec5 18:42:05 ---> 8c9824cb789a 18:42:05 Step 4/10 : WORKDIR /device-sdk-go 18:42:05 ---> Running in 025a83b1102a 18:42:05 Removing intermediate container 025a83b1102a 18:42:05 ---> 1d1c8e677d05 18:42:05 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:05 ---> Running in af3a560720e9 18:42:05 Removing intermediate container af3a560720e9 18:42:05 ---> 30fdcbcb6b30 18:42:05 Step 6/10 : RUN apk add --update --no-cache make git 18:42:05 ---> Running in 72628d32e0e4 18:42:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:42:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:42:06 OK: 248 MiB in 58 packages 18:42:06 Removing intermediate container 72628d32e0e4 18:42:06 ---> 84c11c7c66a9 18:42:06 Step 7/10 : COPY go.mod vendor* ./ 18:42:06 ---> 1faec05ffe24 18:42:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:06 ---> Running in 91754aff5637 18:42:53 Removing intermediate container 91754aff5637 18:42:53 ---> b08bc7f78606 18:42:53 Step 9/10 : COPY . . 18:42:53 ---> 3a3f0de271d8 18:42:53 Step 10/10 : RUN ${MAKE} 18:42:53 ---> Running in 02a935a1eedb 18:42:53 noop 18:42:53 Removing intermediate container 02a935a1eedb 18:42:53 ---> 4a77e16ba680 18:42:53 Successfully built 4a77e16ba680 18:42:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:53 + docker inspect -f . ci-base-image-x86_64 18:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:53 prd-ubuntu20.04-docker-8c-8g-40359 does not seem to be running inside a container 18:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:54 $ docker top 2c289245c0b027255687f525051becde3e4c4137031fba33994381731081714d -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:54 + go version 18:42:54 go version go1.23.4 linux/amd64 [Pipeline] } 18:42:54 $ docker stop --time=1 2c289245c0b027255687f525051becde3e4c4137031fba33994381731081714d 18:42:55 $ docker rm -f --volumes 2c289245c0b027255687f525051becde3e4c4137031fba33994381731081714d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:56 + docker inspect -f . ci-base-image-x86_64 18:42:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:56 prd-ubuntu20.04-docker-8c-8g-40359 does not seem to be running inside a container 18:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:56 $ docker top bfde36c05661cfd6638334e67305fb4bd4013ebd58edffc9091e8ccba6e7d35e -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1697 [Pipeline] fileExists [Pipeline] sh 18:42:57 + make test 18:42:57 go test -race -coverprofile=coverage.out ./... 18:42:58 go: updates to go.mod needed; to update it: 18:42:58 go mod tidy 18:42:58 make: *** [Makefile:52: unittest] Error 1 [Pipeline] } 18:42:58 $ docker stop --time=1 bfde36c05661cfd6638334e67305fb4bd4013ebd58edffc9091e8ccba6e7d35e 18:42:59 $ docker rm -f --volumes bfde36c05661cfd6638334e67305fb4bd4013ebd58edffc9091e8ccba6e7d35e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:00 18:43:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:00 latest: Pulling from edgex-lftools-log-publisher 18:43:00 5eb5b503b376: Pulling fs layer 18:43:00 5c69ac0246d0: Pulling fs layer 18:43:00 ec43610c2a17: Pulling fs layer 18:43:00 3a2ae6a8a46f: Pulling fs layer 18:43:00 33b1e0a273af: Pulling fs layer 18:43:00 5d3b04190fa2: Pulling fs layer 18:43:00 2f39f015ded8: Pulling fs layer 18:43:00 3a2ae6a8a46f: Waiting 18:43:00 33b1e0a273af: Waiting 18:43:00 5d3b04190fa2: Waiting 18:43:00 5c69ac0246d0: Download complete 18:43:00 3a2ae6a8a46f: Verifying Checksum 18:43:00 3a2ae6a8a46f: Download complete 18:43:00 33b1e0a273af: Verifying Checksum 18:43:00 33b1e0a273af: Download complete 18:43:00 5d3b04190fa2: Verifying Checksum 18:43:00 5d3b04190fa2: Download complete 18:43:00 ec43610c2a17: Verifying Checksum 18:43:00 ec43610c2a17: Download complete 18:43:00 5eb5b503b376: Verifying Checksum 18:43:00 5eb5b503b376: Download complete 18:43:01 2f39f015ded8: Download complete 18:43:01 5eb5b503b376: Pull complete 18:43:01 5c69ac0246d0: Pull complete 18:43:02 ec43610c2a17: Pull complete 18:43:02 3a2ae6a8a46f: Pull complete 18:43:02 33b1e0a273af: Pull complete 18:43:02 5d3b04190fa2: Pull complete 18:43:06 2f39f015ded8: Pull complete 18:43:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:07 prd-ubuntu20.04-docker-8c-8g-40359 does not seem to be running inside a container 18:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:43:09 $ docker top cfa35768e6685d89425bc8d532e780e6dbd188b03c20c1857a2a56d6a7470601 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:09 ---> job-cost.sh 18:43:09 lf-activate-venv: SKIPPING 18:43:09 INFO: No Stack... 18:43:09 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:10 INFO: Archiving Costs [Pipeline] sh 18:43:10 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives/cost.csv 18:43:10 + cut -d, -f6 [Pipeline] lock 18:43:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1697-5-stack-cost] 18:43:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1697-5-stack-cost] did not exist. Created. 18:43:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1697-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:43:10 + echo total: 0.2199999988079071 [Pipeline] stash 18:43:10 Stashed 1 file(s) [Pipeline] } 18:43:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1697-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:43:10 $ docker stop --time=1 cfa35768e6685d89425bc8d532e780e6dbd188b03c20c1857a2a56d6a7470601 18:43:12 $ docker rm -f --volumes cfa35768e6685d89425bc8d532e780e6dbd188b03c20c1857a2a56d6a7470601 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:43:12 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 18:43:13 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives ] 18:43:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives 18:43:13 total 16 18:43:13 drwxr-xr-x 3 root root 4096 Mar 5 18:43 . 18:43:13 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 18:43 .. 18:43:13 drwxr-xr-x 2 root root 4096 Mar 5 18:43 cost 18:43:13 -rw-r--r-- 1 root root 86 Mar 5 18:43 cost.csv 18:43:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives 18:43:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives 18:43:13 total 16 18:43:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 18:43 . 18:43:13 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 18:43 .. 18:43:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 18:43 cost 18:43:13 -rw-r--r-- 1 jenkins jenkins 86 Mar 5 18:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:43:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:43:14 ---> package-listing.sh 18:43:14 ++ tr '[:upper:]' '[:lower:]' 18:43:14 ++ facter osfamily 18:43:14 + OS_FAMILY=debian 18:43:14 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1697 18:43:14 + START_PACKAGES=/tmp/packages_start.txt 18:43:14 + END_PACKAGES=/tmp/packages_end.txt 18:43:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:43:14 + PACKAGES=/tmp/packages_start.txt 18:43:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1697 ']' 18:43:14 + PACKAGES=/tmp/packages_end.txt 18:43:14 + case "${OS_FAMILY}" in 18:43:14 + dpkg -l 18:43:14 + grep '^ii' 18:43:14 + '[' -f /tmp/packages_start.txt ']' 18:43:14 + '[' -f /tmp/packages_end.txt ']' 18:43:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:43:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1697 ']' 18:43:14 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives/ 18:43:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives/ [Pipeline] echo 18:43:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1697/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:43:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:15 prd-ubuntu20.04-docker-8c-8g-40359 does not seem to be running inside a container 18:43:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1697/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:43:15 $ docker top 8cc2c5948579fe1f13af7c70824840311648fd5248ff5ae2549a0577473b26b6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:15 + touch /tmp/pre-build-complete [Pipeline] sh 18:43:16 + mkdir -p /var/log/sysstat [Pipeline] sh 18:43:16 + ls /var/log/sa-host 18:43:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:16 provisioning config files... 18:43:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/config12296791984712736509tmp [Pipeline] { [Pipeline] echo 18:43:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:43:17 ---> create-netrc.sh [Pipeline] } 18:43:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:43:17 ---> python-tools-install.sh [Pipeline] echo 18:43:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:43:17 ---> sudo-logs.sh 18:43:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:43:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:43:17 ---> job-cost.sh 18:43:17 lf-activate-venv: SKIPPING 18:43:17 DEBUG: total: 0.2199999988079071 18:43:17 INFO: Retrieving Stack Cost... 18:43:17 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:18 INFO: Archiving Costs [Pipeline] echo 18:43:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:43:18 ---> logs-deploy.sh 18:43:18 lf-activate-venv: SKIPPING 18:43:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1697/5 18:43:18 INFO: archiving workspace using pattern(s): 18:43:19 Archives upload complete. 18:43:20 INFO: archiving logs to Nexus 18:43:20 ---> uname -a: 18:43:20 Linux prd-ubuntu20-04-docker-8c-8g-40359 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:43:20 18:43:20 18:43:20 ---> lscpu: 18:43:20 Architecture: x86_64 18:43:20 CPU op-mode(s): 32-bit, 64-bit 18:43:20 Byte Order: Little Endian 18:43:20 Address sizes: 40 bits physical, 48 bits virtual 18:43:20 CPU(s): 8 18:43:20 On-line CPU(s) list: 0-7 18:43:20 Thread(s) per core: 1 18:43:20 Core(s) per socket: 1 18:43:20 Socket(s): 8 18:43:20 NUMA node(s): 1 18:43:20 Vendor ID: AuthenticAMD 18:43:20 CPU family: 23 18:43:20 Model: 49 18:43:20 Model name: AMD EPYC-Rome Processor 18:43:20 Stepping: 0 18:43:20 CPU MHz: 2799.998 18:43:20 BogoMIPS: 5599.99 18:43:20 Virtualization: AMD-V 18:43:20 Hypervisor vendor: KVM 18:43:20 Virtualization type: full 18:43:20 L1d cache: 256 KiB 18:43:20 L1i cache: 256 KiB 18:43:20 L2 cache: 4 MiB 18:43:20 L3 cache: 128 MiB 18:43:20 NUMA node0 CPU(s): 0-7 18:43:20 Vulnerability Itlb multihit: Not affected 18:43:20 Vulnerability L1tf: Not affected 18:43:20 Vulnerability Mds: Not affected 18:43:20 Vulnerability Meltdown: Not affected 18:43:20 Vulnerability Mmio stale data: Not affected 18:43:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:43:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:43:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:43:20 Vulnerability Srbds: Not affected 18:43:20 Vulnerability Tsx async abort: Not affected 18:43:20 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 18:43:20 18:43:20 18:43:20 ---> nproc: 18:43:20 8 18:43:20 18:43:20 18:43:20 ---> df -h: 18:43:20 Filesystem Size Used Avail Use% Mounted on 18:43:20 overlay 155G 12G 144G 8% / 18:43:20 tmpfs 64M 0 64M 0% /dev 18:43:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:43:20 shm 64M 0 64M 0% /dev/shm 18:43:20 /dev/vda1 155G 12G 144G 8% /facter-os 18:43:20 18:43:20 18:43:20 ---> sar -b -r -n DEV: 18:43:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40359) 03/05/25 _x86_64_ (8 CPU) 18:43:20 18:43:20 18:40:53 LINUX RESTART (8 CPU) 18:43:20 18:43:20 18:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:43:20 18:42:01 353.32 48.71 304.62 0.00 5442.56 173686.79 0.00 18:43:20 18:43:01 328.63 2.27 326.36 0.00 30.53 96661.76 0.00 18:43:20 Average: 340.98 25.49 315.49 0.00 2736.54 135174.27 0.00 18:43:20 18:43:20 18:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:43:20 18:42:01 29161584 31548900 775272 2.36 72944 2585696 2031764 5.99 1023328 2313968 681488 18:43:20 18:43:01 27799620 31521356 783928 2.38 184272 3676320 2020084 5.95 1155872 3389860 213300 18:43:20 Average: 28480602 31535128 779600 2.37 128608 3131008 2025924 5.97 1089600 2851914 447394 18:43:20 18:43:20 18:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:43:20 18:42:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 18:43:20 18:42:01 ens3 601.68 382.12 6050.60 97.51 0.00 0.00 0.00 0.00 18:43:20 18:42:01 docker0 32.86 32.61 2.42 191.59 0.00 0.00 0.00 0.00 18:43:20 18:43:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:43:20 18:43:01 ens3 567.04 349.29 5426.56 43.87 0.00 0.00 0.00 0.00 18:43:20 18:43:01 docker0 286.77 462.62 24.53 2888.09 0.00 0.00 0.00 0.00 18:43:20 Average: lo 4.10 4.10 0.40 0.40 0.00 0.00 0.00 0.00 18:43:20 Average: ens3 584.36 365.71 5738.58 70.69 0.00 0.00 0.00 0.00 18:43:20 Average: docker0 159.82 247.62 13.48 1539.84 0.00 0.00 0.00 0.00 18:43:20 18:43:20 18:43:20 ---> sar -P ALL: 18:43:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40359) 03/05/25 _x86_64_ (8 CPU) 18:43:20 18:43:20 18:40:53 LINUX RESTART (8 CPU) 18:43:20 18:43:20 18:41:01 CPU %user %nice %system %iowait %steal %idle 18:43:20 18:42:01 all 9.43 0.00 3.16 1.64 0.05 85.72 18:43:20 18:42:01 0 10.81 0.00 2.13 0.30 0.05 86.71 18:43:20 18:42:01 1 8.45 0.00 3.26 1.04 0.07 87.18 18:43:20 18:42:01 2 10.38 0.00 2.71 0.40 0.05 86.46 18:43:20 18:42:01 3 11.60 0.00 4.33 1.64 0.07 82.36 18:43:20 18:42:01 4 10.81 0.00 3.56 3.53 0.05 82.05 18:43:20 18:42:01 5 5.81 0.00 2.34 0.57 0.05 91.23 18:43:20 18:42:01 6 8.95 0.00 3.18 4.14 0.05 83.68 18:43:20 18:42:01 7 8.62 0.00 3.75 1.49 0.05 86.09 18:43:20 18:43:01 all 7.87 0.00 4.29 2.22 0.06 85.55 18:43:20 18:43:01 0 8.89 0.00 3.78 0.07 0.07 87.20 18:43:20 18:43:01 1 8.51 0.00 4.47 3.82 0.05 83.16 18:43:20 18:43:01 2 7.57 0.00 4.48 0.47 0.05 87.42 18:43:20 18:43:01 3 8.33 0.00 4.55 1.40 0.05 85.66 18:43:20 18:43:01 4 6.87 0.00 5.67 10.20 0.07 77.20 18:43:20 18:43:01 5 6.99 0.00 3.67 0.18 0.05 89.11 18:43:20 18:43:01 6 9.04 0.00 4.41 0.99 0.07 85.50 18:43:20 18:43:01 7 6.78 0.00 3.30 0.68 0.07 89.17 18:43:20 Average: all 8.65 0.00 3.72 1.93 0.06 85.64 18:43:20 Average: 0 9.85 0.00 2.95 0.18 0.06 86.95 18:43:20 Average: 1 8.48 0.00 3.87 2.43 0.06 85.17 18:43:20 Average: 2 8.98 0.00 3.59 0.44 0.05 86.94 18:43:20 Average: 3 9.97 0.00 4.44 1.52 0.06 84.01 18:43:20 Average: 4 8.84 0.00 4.61 6.86 0.06 79.62 18:43:20 Average: 5 6.40 0.00 3.00 0.38 0.05 90.17 18:43:20 Average: 6 8.99 0.00 3.79 2.57 0.06 84.59 18:43:20 Average: 7 7.70 0.00 3.53 1.08 0.06 87.63 18:43:20 18:43:20 18:43:20