Pull request #713 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from a1e3adadd143aab7a32aca2a8c7a66dc75ace947+60281cc6063d26a96af40c69e79836997efaa71f (e73e612eaf143d2a13c306334bde2ba0f465571e) 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-ssh18284143882447205802.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh4692026342353509681.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/device-modbus-go/branches/PR-713/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/device-modbus-go/branches/PR-713/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7139020111248690710.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/device-modbus-go/branches/PR-713/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15227477525341573417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh7535433862262612955.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/device-modbus-go/branches/PR-713/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/device-modbus-go/branches/PR-713/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14990416793855997357.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-modbus-go, goVersion:1.25] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: 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-11237 in /w/workspace/xfoundry_device-modbus-go_PR-713 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-713 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 60281cc6063d26a96af40c69e79836997efaa71f into PR head commit a1e3adadd143aab7a32aca2a8c7a66dc75ace947 Merge succeeded, producing a1e3adadd143aab7a32aca2a8c7a66dc75ace947 Checking out Revision a1e3adadd143aab7a32aca2a8c7a66dc75ace947 (PR-713) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1e3adadd143aab7a32aca2a8c7a66dc75ace947 # 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 60281cc6063d26a96af40c69e79836997efaa71f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1e3adadd143aab7a32aca2a8c7a66dc75ace947 # timeout=10 Commit message: "build(deps): Bump device-sdk to v4.0.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 9e33b5f99b7cedde76767482fee1377374ce7877 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:21:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:21:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:21:55 ========================================================= 10:21:55 EdgeX Global Pipelines Version Info 10:21:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:21:56 ------------------- 10:21:56 stable info: 10:21:56 ------------------- 10:21:56 Commited By: Cherry Wang cherry@iotechsys.com 10:21:56 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 10:21:56 Message: update stable to v1.0.280 10:21:56 ------------------- 10:21:56 experimental info: 10:21:56 ------------------- 10:21:56 Commited By: Cherry Wang cherry@iotechsys.com 10:21:56 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 10:21:56 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-713 [Pipeline] echo 10:21:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-713 [Pipeline] echo 10:21:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-713 [Pipeline] echo 10:21:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1e3adadd143aab7a32aca2a8c7a66dc75ace947 [Pipeline] echo 10:21:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1e3ada [Pipeline] echo 10:21:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:59 provisioning config files... 10:21:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-713@tmp/config14100255893078629192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:59 ---> ****-login.sh 10:21:59 nexus3.edgexfoundry.org:10001 10:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:00 10:22:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:00 Configure a credential helper to remove this warning. See 10:22:00 https://docs.****.com/go/credential-store/ 10:22:00 10:22:00 Login Succeeded 10:22:00 nexus3.edgexfoundry.org:10002 10:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:00 10:22:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:00 Configure a credential helper to remove this warning. See 10:22:00 https://docs.****.com/go/credential-store/ 10:22:00 10:22:00 Login Succeeded 10:22:00 nexus3.edgexfoundry.org:10003 10:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:00 10:22:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:00 Configure a credential helper to remove this warning. See 10:22:00 https://docs.****.com/go/credential-store/ 10:22:00 10:22:00 Login Succeeded 10:22:00 nexus3.edgexfoundry.org:10004 10:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:00 10:22:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:00 Configure a credential helper to remove this warning. See 10:22:00 https://docs.****.com/go/credential-store/ 10:22:00 10:22:00 Login Succeeded 10:22:00 ****.io 10:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:00 10:22:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:22:00 Configure a credential helper to remove this warning. See 10:22:00 https://docs.****.com/go/credential-store/ 10:22:00 10:22:00 Login Succeeded 10:22:00 ---> ****-login.sh ends [Pipeline] } 10:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:22:01 + git rev-list -1 --merges a1e3adadd143aab7a32aca2a8c7a66dc75ace947~1..a1e3adadd143aab7a32aca2a8c7a66dc75ace947 [Pipeline] echo 10:22:01 -----------> git rev-list -1 --merges a1e3adadd143aab7a32aca2a8c7a66dc75ace947~1..a1e3adadd143aab7a32aca2a8c7a66dc75ace947 a1e3adadd143aab7a32aca2a8c7a66dc75ace947 [false] [Pipeline] sh 10:22:01 + git log --format=format:%s -1 a1e3adadd143aab7a32aca2a8c7a66dc75ace947 [Pipeline] echo 10:22:01 ========================================================= 10:22:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:22:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:02 + git log --format=format:%s -1 a1e3adadd143aab7a32aca2a8c7a66dc75ace947 [Pipeline] echo 10:22:02 [semverPrep] GIT_COMMIT: a1e3adadd143aab7a32aca2a8c7a66dc75ace947, Commit Message: build(deps): Bump device-sdk to v4.0.2 [Pipeline] echo 10:22:02 [semverPrep] This is not a build commit. [Pipeline] sh 10:22:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:22:02 + grep -v github /etc/ssh/ssh_known_hosts 10:22:02 + [ -e /tmp/ssh_known_hosts ] 10:22:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:22:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:22:02 + sudo tee -a /etc/ssh/ssh_known_hosts 10:22:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:03 10:22:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:03 0.1.4: Pulling from edgex-devops/py-git-semver 10:22:03 3dae71ba6b94: Pulling fs layer 10:22:03 6bf1a483ea7c: Pulling fs layer 10:22:03 f5dfc541a4d3: Pulling fs layer 10:22:03 461d9e800cba: Pulling fs layer 10:22:03 80192f66455f: Pulling fs layer 10:22:03 2e8e34ca0e6c: Pulling fs layer 10:22:03 a29436f7fd5d: Pulling fs layer 10:22:03 923cac83aea3: Pulling fs layer 10:22:03 25ad8b0a4227: Pulling fs layer 10:22:03 db01528c6b51: Pulling fs layer 10:22:03 28988de357af: Pulling fs layer 10:22:03 a29436f7fd5d: Waiting 10:22:03 923cac83aea3: Waiting 10:22:03 461d9e800cba: Waiting 10:22:03 80192f66455f: Waiting 10:22:03 25ad8b0a4227: Waiting 10:22:03 2e8e34ca0e6c: Waiting 10:22:03 db01528c6b51: Waiting 10:22:03 28988de357af: Waiting 10:22:03 6bf1a483ea7c: Verifying Checksum 10:22:03 6bf1a483ea7c: Download complete 10:22:03 461d9e800cba: Verifying Checksum 10:22:03 461d9e800cba: Download complete 10:22:03 80192f66455f: Download complete 10:22:04 f5dfc541a4d3: Verifying Checksum 10:22:04 f5dfc541a4d3: Download complete 10:22:04 3dae71ba6b94: Verifying Checksum 10:22:04 3dae71ba6b94: Download complete 10:22:04 923cac83aea3: Download complete 10:22:04 25ad8b0a4227: Verifying Checksum 10:22:04 25ad8b0a4227: Download complete 10:22:04 db01528c6b51: Verifying Checksum 10:22:04 db01528c6b51: Download complete 10:22:04 28988de357af: Verifying Checksum 10:22:04 28988de357af: Download complete 10:22:04 a29436f7fd5d: Verifying Checksum 10:22:04 2e8e34ca0e6c: Download complete 10:22:05 3dae71ba6b94: Pull complete 10:22:05 6bf1a483ea7c: Pull complete 10:22:06 f5dfc541a4d3: Pull complete 10:22:06 461d9e800cba: Pull complete 10:22:06 80192f66455f: Pull complete 10:22:10 2e8e34ca0e6c: Pull complete 10:22:10 a29436f7fd5d: Pull complete 10:22:10 923cac83aea3: Pull complete 10:22:11 25ad8b0a4227: Pull complete 10:22:11 db01528c6b51: Pull complete 10:22:11 28988de357af: Pull complete 10:22:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:11 prd-ubuntu20.04-docker-8c-8g-11237 does not seem to be running inside a container 10:22:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-713 -v /w/workspace/xfoundry_device-modbus-go_PR-713:/w/workspace/xfoundry_device-modbus-go_PR-713:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-713@tmp:/w/workspace/xfoundry_device-modbus-go_PR-713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:22:14 $ docker top cc13aa4a34c0b3c02193fd8bc3ec0f5c1d9ea5cdc63800416a9fd4de414f88fe -eo pid,comm 10:22:14 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). 10:22:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:15 [ssh-agent] Looking for ssh-agent implementation... 10:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:15 $ docker exec cc13aa4a34c0b3c02193fd8bc3ec0f5c1d9ea5cdc63800416a9fd4de414f88fe ssh-agent 10:22:15 SSH_AUTH_SOCK=/tmp/ssh-QkfqvVX1dQoy/agent.33 10:22:15 SSH_AGENT_PID=39 10:22:15 Running ssh-add (command line suppressed) 10:22:15 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-713@tmp/private_key_17252621227961733729.key (/w/workspace/xfoundry_device-modbus-go_PR-713@tmp/private_key_17252621227961733729.key) 10:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:15 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-713 [Pipeline] sh 10:22:16 + git tag --points-at HEAD [Pipeline] } 10:22:16 $ docker exec --env ******** --env ******** cc13aa4a34c0b3c02193fd8bc3ec0f5c1d9ea5cdc63800416a9fd4de414f88fe ssh-agent -k 10:22:16 unset SSH_AUTH_SOCK; 10:22:16 unset SSH_AGENT_PID; 10:22:16 echo Agent pid 39 killed; 10:22:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:16 [ssh-agent] Looking for ssh-agent implementation... 10:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:16 $ docker exec cc13aa4a34c0b3c02193fd8bc3ec0f5c1d9ea5cdc63800416a9fd4de414f88fe ssh-agent 10:22:16 SSH_AUTH_SOCK=/tmp/ssh-UmGptiOCdcCz/agent.86 10:22:16 SSH_AGENT_PID=92 10:22:16 Running ssh-add (command line suppressed) 10:22:16 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-713@tmp/private_key_13231917255029232554.key (/w/workspace/xfoundry_device-modbus-go_PR-713@tmp/private_key_13231917255029232554.key) 10:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:17 + git semver init 10:22:17 2026-05-25 10:22:17,414 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:22:17 2026-05-25 10:22:17,418 [run_init] DEBUG init version:0.0.0 force:False 10:22:17 2026-05-25 10:22:17,419 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-713/.semver 10:22:17 2026-05-25 10:22:17,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-713/.semver 10:22:17 2026-05-25 10:22:17,420 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-713/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-713, stdin=None, shell=False, universal_newlines=False) 10:22:32 2026-05-25 10:22:31,153 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-713/.git/info/exclude 10:22:32 2026-05-25 10:22:31,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-713/.semver/PR-713 with force:False 10:22:32 2026-05-25 10:22:31,154 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-713/.semver/PR-713 10:22:32 2026-05-25 10:22:31,158 [execute] INFO git cat-file --batch-check 10:22:32 2026-05-25 10:22:31,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-713/.semver, stdin=, shell=False, universal_newlines=False) 10:22:32 2026-05-25 10:22:31,163 [execute] INFO git cat-file --batch 10:22:32 2026-05-25 10:22:31,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-713/.semver, stdin=, shell=False, universal_newlines=False) 10:22:32 2026-05-25 10:22:31,167 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-713/.semver/PR-713 10:22:32 0.0.0 [Pipeline] } 10:22:32 $ docker exec --env ******** --env ******** cc13aa4a34c0b3c02193fd8bc3ec0f5c1d9ea5cdc63800416a9fd4de414f88fe ssh-agent -k 10:22:32 unset SSH_AUTH_SOCK; 10:22:32 unset SSH_AGENT_PID; 10:22:32 echo Agent pid 92 killed; 10:22:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:33 + git semver [Pipeline] } 10:22:34 $ docker stop --time=1 cc13aa4a34c0b3c02193fd8bc3ec0f5c1d9ea5cdc63800416a9fd4de414f88fe 10:22:35 $ docker rm -f --volumes cc13aa4a34c0b3c02193fd8bc3ec0f5c1d9ea5cdc63800416a9fd4de414f88fe [Pipeline] // withDockerContainer [Pipeline] sh 10:22:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:22:36 Stashed 1 file(s) [Pipeline] echo 10:22:36 [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 10:22:37 provisioning config files... 10:22:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-713@tmp/config6348365255351734195tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 10:22:38 ---> ****-login.sh 10:22:38 nexus3.edgexfoundry.org:10001 10:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:38 Login Succeeded 10:22:38 nexus3.edgexfoundry.org:10002 10:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:38 Login Succeeded 10:22:38 nexus3.edgexfoundry.org:10003 10:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:38 Login Succeeded 10:22:38 nexus3.edgexfoundry.org:10004 10:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:38 Login Succeeded 10:22:38 ****.io 10:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:39 Login Succeeded 10:22:39 ---> ****-login.sh ends [Pipeline] } 10:22:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:22:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:22:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:22:39 ========================================================= 10:22:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 10:22:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 10:22:40 #0 building with "default" instance using docker driver 10:22:40 10:22:40 #1 [internal] load build definition from Dockerfile 10:22:40 #1 transferring dockerfile: 1.52kB done 10:22:40 #1 DONE 0.0s 10:22:40 10:22:40 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 10:22:40 #2 DONE 0.1s 10:22:41 10:22:41 #3 [internal] load .dockerignore 10:22:41 #3 transferring context: 182B done 10:22:41 #3 DONE 0.0s 10:22:41 10:22:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 10:22:41 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 10:22:41 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 10:22:41 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 10:22:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 10:22:41 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 10:22:41 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 10:22:41 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s 10:22:41 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 10:22:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 10:22:41 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 10:22:41 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 10:22:41 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 10:22:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 10:22:41 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 10:22:41 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:22:41 #4 ... 10:22:41 10:22:41 #5 [internal] load build context 10:22:41 #5 transferring context: 25.76MB 0.3s done 10:22:41 #5 DONE 0.3s 10:22:41 10:22:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 10:22:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 20.97MB / 60.15MB 0.3s 10:22:41 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s 10:22:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.12MB / 60.15MB 0.4s 10:22:41 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 10:22:41 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 10:22:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s 10:22:41 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 10:22:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 10:22:41 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 10:22:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.6s 10:22:41 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 10:22:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.6s 10:22:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done 10:22:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.8s 10:22:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 10:22:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.9s 10:22:42 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10:22:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 1.0s 10:22:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 10:22:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 10:22:46 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 10:22:47 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 10:22:47 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 10:22:47 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:22:47 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 10:22:47 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10:22:47 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 10:22:47 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10:22:49 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done 10:22:49 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 10:22:50 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 10:22:50 #4 DONE 9.6s 10:22:50 10:22:50 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 10:22:50 #6 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:22:51 #6 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:22:51 #6 0.982 (1/8) Installing openssh-keygen (10.0_p1-r10) 10:22:51 #6 0.994 (2/8) Installing libedit (20250104.3.1-r1) 10:22:51 #6 1.083 (3/8) Installing openssh-client-common (10.0_p1-r10) 10:22:51 #6 1.108 (4/8) Installing openssh-client-default (10.0_p1-r10) 10:22:51 #6 1.119 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 10:22:51 #6 1.125 (6/8) Installing openssh-server-common (10.0_p1-r10) 10:22:51 #6 1.128 (7/8) Installing openssh-server (10.0_p1-r10) 10:22:51 #6 1.161 (8/8) Installing openssh (10.0_p1-r10) 10:22:51 #6 1.168 Executing busybox-1.37.0-r19.trigger 10:22:51 #6 1.177 OK: 272 MiB in 68 packages 10:22:55 #6 DONE 4.5s 10:22:55 10:22:55 #7 [builder 3/7] WORKDIR /device-modbus-go 10:22:55 #7 DONE 0.0s 10:22:55 10:22:55 #8 [builder 4/7] COPY go.mod vendor* ./ 10:22:55 #8 DONE 0.0s 10:22:55 10:22:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:17 #9 DONE 20.4s 10:23:17 10:23:17 #10 [builder 6/7] COPY . . 10:23:17 #10 DONE 0.2s 10:23:17 10:23:17 #11 [builder 7/7] RUN echo noop 10:23:17 #11 0.212 noop 10:23:17 #11 DONE 0.3s 10:23:17 10:23:17 #12 exporting to image 10:23:17 #12 exporting layers 10:23:25 #12 exporting layers 8.0s done 10:23:25 #12 writing image sha256:2c03027bb9531f9d4d0fee0145eb13246fe479f380278f2a9e46770790524c88 done 10:23:25 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:23:25 #12 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:25 + docker inspect -f . ci-base-image-x86_64 10:23:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:26 prd-ubuntu20.04-docker-8c-8g-11237 does not seem to be running inside a container 10:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-713 -v /w/workspace/xfoundry_device-modbus-go_PR-713:/w/workspace/xfoundry_device-modbus-go_PR-713:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-713@tmp:/w/workspace/xfoundry_device-modbus-go_PR-713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:23:26 $ docker top a6fd648b8240f248bfd445232e7166a65b8caf4f32619086a164cd38ba10d9f6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:26 + go version 10:23:26 go version go1.25.2 linux/amd64 [Pipeline] } 10:23:26 $ docker stop --time=1 a6fd648b8240f248bfd445232e7166a65b8caf4f32619086a164cd38ba10d9f6 10:23:28 $ docker rm -f --volumes a6fd648b8240f248bfd445232e7166a65b8caf4f32619086a164cd38ba10d9f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:29 + docker inspect -f . ci-base-image-x86_64 10:23:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:29 prd-ubuntu20.04-docker-8c-8g-11237 does not seem to be running inside a container 10:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-713 -v /w/workspace/xfoundry_device-modbus-go_PR-713:/w/workspace/xfoundry_device-modbus-go_PR-713:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-713@tmp:/w/workspace/xfoundry_device-modbus-go_PR-713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:23:29 $ docker top ffea59f2157faee519f7a3dd14c0157175dea47bfe6655825c9850ab728da9a4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:29 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-713 [Pipeline] fileExists [Pipeline] sh 10:23:30 + make test 10:23:30 go test ./... -coverprofile=coverage.out ./... 10:23:31 ? github.com/edgexfoundry/device-modbus-go [no test files] 10:23:53 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 10:23:53 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 49.7% of statements 10:24:06 0 issues. 10:24:06 go vet ./... 10:24:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:24:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:24:11 ./bin/test-attribution-txt.sh 10:24:11 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 10:24:11 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 10:24:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 10:24:11 $ docker stop --time=1 ffea59f2157faee519f7a3dd14c0157175dea47bfe6655825c9850ab728da9a4 10:24:13 $ docker rm -f --volumes ffea59f2157faee519f7a3dd14c0157175dea47bfe6655825c9850ab728da9a4 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:24:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:24:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:24:15 + ls -al . 10:24:15 total 268 10:24:15 drwxrwxr-x 9 jenkins jenkins 4096 May 25 10:23 . 10:24:15 drwxrwxr-x 4 jenkins jenkins 4096 May 25 10:21 .. 10:24:15 -rw-rw-r-- 1 jenkins jenkins 140 May 25 10:21 .dockerignore 10:24:15 drwxrwxr-x 8 jenkins jenkins 4096 May 25 10:23 .git 10:24:15 drwxrwxr-x 3 jenkins jenkins 4096 May 25 10:21 .github 10:24:15 -rw-rw-r-- 1 jenkins jenkins 266 May 25 10:21 .gitignore 10:24:15 -rw-rw-r-- 1 jenkins jenkins 359 May 25 10:21 .golangci.yml 10:24:15 drwxr-xr-x 3 jenkins jenkins 4096 May 25 10:22 .semver 10:24:15 -rw-rw-r-- 1 jenkins jenkins 22459 May 25 10:21 Attribution.txt 10:24:15 -rw-rw-r-- 1 jenkins jenkins 19261 May 25 10:21 CHANGELOG.md 10:24:15 -rw-rw-r-- 1 jenkins jenkins 1479 May 25 10:21 Dockerfile 10:24:15 -rw-rw-r-- 1 jenkins jenkins 677 May 25 10:21 GOVERNANCE.md 10:24:15 -rw-rw-r-- 1 jenkins jenkins 681 May 25 10:21 Jenkinsfile 10:24:15 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 10:21 LICENSE 10:24:15 -rw-rw-r-- 1 jenkins jenkins 2529 May 25 10:21 Makefile 10:24:15 -rw-rw-r-- 1 jenkins jenkins 622 May 25 10:21 OWNERS.md 10:24:15 -rw-rw-r-- 1 jenkins jenkins 4463 May 25 10:21 README.md 10:24:15 -rw-rw-r-- 1 jenkins jenkins 5 May 25 10:22 VERSION 10:24:15 drwxrwxr-x 2 jenkins jenkins 4096 May 25 10:21 bin 10:24:15 drwxrwxr-x 3 jenkins jenkins 4096 May 25 10:21 cmd 10:24:15 -rw-r--r-- 1 jenkins jenkins 32380 May 25 10:23 coverage.out 10:24:15 -rw-rw-r-- 1 jenkins jenkins 6792 May 25 10:21 go.mod 10:24:15 -rw-rw-r-- 1 jenkins jenkins 89669 May 25 10:21 go.sum 10:24:15 drwxrwxr-x 3 jenkins jenkins 4096 May 25 10:21 internal 10:24:15 drwxrwxr-x 2 jenkins jenkins 4096 May 25 10:21 simulator 10:24:15 -rw-rw-r-- 1 jenkins jenkins 229 May 25 10:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:16 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a1e3adadd143aab7a32aca2a8c7a66dc75ace947 --label arch=amd64 --label version=0.0.0 . 10:24:16 #0 building with "default" instance using docker driver 10:24:16 10:24:16 #1 [internal] load build definition from Dockerfile 10:24:16 #1 transferring dockerfile: 1.52kB done 10:24:16 #1 DONE 0.0s 10:24:16 10:24:16 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:24:16 #2 DONE 0.0s 10:24:16 10:24:16 #3 [internal] load metadata for docker.io/library/alpine:3.22 10:24:16 #3 DONE 0.1s 10:24:16 10:24:16 #4 [internal] load .dockerignore 10:24:16 #4 transferring context: 182B done 10:24:16 #4 DONE 0.0s 10:24:16 10:24:16 #5 [internal] load build context 10:24:16 #5 transferring context: 48.86kB 0.0s done 10:24:16 #5 DONE 0.0s 10:24:16 10:24:16 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:24:16 #6 DONE 0.1s 10:24:16 10:24:16 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 10:24:16 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 10:24:16 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 10:24:16 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 10:24:16 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 10:24:16 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 10:24:16 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 10:24:16 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 10:24:16 #7 DONE 0.3s 10:24:16 10:24:16 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:24:16 #8 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:24:17 #8 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:24:18 #8 1.485 (1/1) Installing dumb-init (1.2.5-r3) 10:24:18 #8 1.515 Executing busybox-1.37.0-r20.trigger 10:24:18 #8 1.522 OK: 7 MiB in 17 packages 10:24:18 #8 DONE 1.7s 10:24:18 10:24:18 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 10:24:18 #9 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:24:18 #9 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:24:18 #9 2.138 OK: 272 MiB in 68 packages 10:24:18 #9 DONE 2.3s 10:24:18 10:24:18 #10 [stage-1 3/6] RUN apk --no-cache upgrade 10:24:18 #10 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:24:18 #10 ... 10:24:18 10:24:18 #11 [builder 3/7] WORKDIR /device-modbus-go 10:24:18 #11 DONE 0.0s 10:24:18 10:24:18 #12 [builder 4/7] COPY go.mod vendor* ./ 10:24:18 #12 DONE 0.1s 10:24:18 10:24:18 #10 [stage-1 3/6] RUN apk --no-cache upgrade 10:24:18 #10 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:24:18 #10 0.664 OK: 7 MiB in 17 packages 10:24:19 #10 DONE 0.8s 10:24:19 10:24:19 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:19 #13 DONE 0.3s 10:24:19 10:24:19 #14 [builder 6/7] COPY . . 10:24:19 #14 DONE 0.3s 10:24:19 10:24:19 #15 [builder 7/7] RUN make build 10:24:19 #15 0.318 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 10:24:46 #15 DONE 26.9s 10:24:46 10:24:46 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 10:24:46 #16 DONE 0.2s 10:24:46 10:24:46 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 10:24:46 #17 DONE 0.0s 10:24:46 10:24:46 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 10:24:46 #18 DONE 0.0s 10:24:46 10:24:46 #19 exporting to image 10:24:46 #19 exporting layers 0.1s done 10:24:46 #19 writing image sha256:fc2dc79b42773df346ab5dacd0e72dff15e8abccc8d5c513ed2df913b2c21085 done 10:24:46 #19 naming to docker.io/library/device-modbus done 10:24:46 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [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 10:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:47 10:24:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:48 latest: Pulling from edgex-lftools-log-publisher 10:24:48 5eb5b503b376: Pulling fs layer 10:24:48 5c69ac0246d0: Pulling fs layer 10:24:48 ec43610c2a17: Pulling fs layer 10:24:48 3a2ae6a8a46f: Pulling fs layer 10:24:48 33b1e0a273af: Pulling fs layer 10:24:48 5d3b04190fa2: Pulling fs layer 10:24:48 2f39f015ded8: Pulling fs layer 10:24:48 3a2ae6a8a46f: Waiting 10:24:48 33b1e0a273af: Waiting 10:24:48 5d3b04190fa2: Waiting 10:24:48 2f39f015ded8: Waiting 10:24:48 5c69ac0246d0: Verifying Checksum 10:24:48 5c69ac0246d0: Download complete 10:24:48 3a2ae6a8a46f: Verifying Checksum 10:24:48 3a2ae6a8a46f: Download complete 10:24:48 33b1e0a273af: Verifying Checksum 10:24:48 33b1e0a273af: Download complete 10:24:48 ec43610c2a17: Verifying Checksum 10:24:48 ec43610c2a17: Download complete 10:24:48 5d3b04190fa2: Verifying Checksum 10:24:48 5d3b04190fa2: Download complete 10:24:48 5eb5b503b376: Verifying Checksum 10:24:48 5eb5b503b376: Download complete 10:24:49 2f39f015ded8: Verifying Checksum 10:24:49 2f39f015ded8: Download complete 10:24:50 5eb5b503b376: Pull complete 10:24:50 5c69ac0246d0: Pull complete 10:24:50 ec43610c2a17: Pull complete 10:24:50 3a2ae6a8a46f: Pull complete 10:24:50 33b1e0a273af: Pull complete 10:24:50 5d3b04190fa2: Pull complete 10:24:55 2f39f015ded8: Pull complete 10:24:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:56 prd-ubuntu20.04-docker-8c-8g-11237 does not seem to be running inside a container 10:24:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-713 -v /w/workspace/xfoundry_device-modbus-go_PR-713:/w/workspace/xfoundry_device-modbus-go_PR-713:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-713@tmp:/w/workspace/xfoundry_device-modbus-go_PR-713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:24:58 $ docker top a3207aebf7d63b4f15678782138dddad2ef7873d180e592c945d088592717c83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:59 ---> job-cost.sh 10:24:59 lf-activate-venv: SKIPPING 10:24:59 INFO: No Stack... 10:24:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:24:59 INFO: Archiving Costs [Pipeline] sh 10:24:59 + cat /w/workspace/xfoundry_device-modbus-go_PR-713/archives/cost.csv 10:24:59 + cut -d, -f6 [Pipeline] lock 10:25:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-713-1-stack-cost] 10:25:00 Resource [jenkins-edgexfoundry-device-modbus-go-PR-713-1-stack-cost] did not exist. Created. 10:25:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-713-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:25:00 + echo total: 0.2199999988079071 [Pipeline] stash 10:25:00 Stashed 1 file(s) [Pipeline] } 10:25:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-713-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:25:00 $ docker stop --time=1 a3207aebf7d63b4f15678782138dddad2ef7873d180e592c945d088592717c83 10:25:01 $ docker rm -f --volumes a3207aebf7d63b4f15678782138dddad2ef7873d180e592c945d088592717c83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:25:02 provisioning config files... 10:25:02 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-713@tmp/config8435923743360596045tmp [Pipeline] { [Pipeline] sh 10:25:03 + set +x 10:25:03 + curl -s https://codecov.io/bash 10:25:03 + bash -s -- 10:25:04 10:25:04 _____ _ 10:25:04 / ____| | | 10:25:04 | | ___ __| | ___ ___ _____ __ 10:25:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:25:04 | |___| (_) | (_| | __/ (_| (_) \ V / 10:25:04 \_____\___/ \__,_|\___|\___\___/ \_/ 10:25:04 Bash-1.0.6 10:25:04 10:25:04 10:25:04 ==> git version 2.25.1 found 10:25:04 ==> 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 10:25:04 Release-Date: 2020-01-08 10:25:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:25:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:25:04 ==> Jenkins CI detected. 10:25:04 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-713 10:25:04 project root: . 10:25:04 --> token set from env 10:25:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:25:04 ==> Running gcov in . (disable via -X gcov) 10:25:04 ==> Python coveragepy not found 10:25:04 ==> Searching for coverage reports in: 10:25:04 + . 10:25:04 -> Found 1 reports 10:25:04 ==> Detecting git/mercurial file structure 10:25:04 ==> Reading reports 10:25:04 + ./coverage.out bytes=32380 10:25:04 ==> Appending adjustments 10:25:04 https://docs.codecov.io/docs/fixing-reports 10:25:04 + Found adjustments 10:25:04 ==> Gzipping contents 10:25:04 8.0K /tmp/codecov.1R0Ntg.gz 10:25:04 ==> Uploading reports 10:25:04 url: https://codecov.io 10:25:04 query: branch=PR-713&commit=a1e3adadd143aab7a32aca2a8c7a66dc75ace947&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-713%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=713&job=&cmd_args= 10:25:04 -> Pinging Codecov 10:25:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-713&commit=a1e3adadd143aab7a32aca2a8c7a66dc75ace947&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-713%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=713&job=&cmd_args= 10:25:04 -> Uploading to 10:25:04 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/a1e3adadd143aab7a32aca2a8c7a66dc75ace947/2ebd3138-fd74-4676-9d12-0ebbcca93d3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T102504Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=90ed40d26a9854fd06bbe2c0c3ce155f1a117104090dd944fc005b5e0e99abcd 10:25:04 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:04 Dload Upload Total Spent Left Speed 10:25:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5120 0 0 100 5120 0 37101 --:--:-- --:--:-- --:--:-- 37101 10:25:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/a1e3adadd143aab7a32aca2a8c7a66dc75ace947 [Pipeline] } 10:25:04 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 10:25:07 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-713/archives ] 10:25:07 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-713/archives 10:25:07 total 16 10:25:07 drwxr-xr-x 3 root root 4096 May 25 10:24 . 10:25:07 drwxrwxr-x 10 jenkins jenkins 4096 May 25 10:25 .. 10:25:07 drwxr-xr-x 2 root root 4096 May 25 10:24 cost 10:25:07 -rw-r--r-- 1 root root 88 May 25 10:24 cost.csv 10:25:07 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-713/archives 10:25:07 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-713/archives 10:25:07 total 16 10:25:07 drwxr-xr-x 3 jenkins jenkins 4096 May 25 10:24 . 10:25:07 drwxrwxr-x 10 jenkins jenkins 4096 May 25 10:25 .. 10:25:07 drwxr-xr-x 2 jenkins jenkins 4096 May 25 10:24 cost 10:25:07 -rw-r--r-- 1 jenkins jenkins 88 May 25 10:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:25:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:25:08 ---> package-listing.sh 10:25:08 ++ facter osfamily 10:25:08 ++ tr '[:upper:]' '[:lower:]' 10:25:08 + OS_FAMILY=debian 10:25:08 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-713 10:25:08 + START_PACKAGES=/tmp/packages_start.txt 10:25:08 + END_PACKAGES=/tmp/packages_end.txt 10:25:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:25:08 + PACKAGES=/tmp/packages_start.txt 10:25:08 + '[' /w/workspace/xfoundry_device-modbus-go_PR-713 ']' 10:25:08 + PACKAGES=/tmp/packages_end.txt 10:25:08 + case "${OS_FAMILY}" in 10:25:08 + dpkg -l 10:25:08 + grep '^ii' 10:25:08 + '[' -f /tmp/packages_start.txt ']' 10:25:08 + '[' -f /tmp/packages_end.txt ']' 10:25:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:25:08 + '[' /w/workspace/xfoundry_device-modbus-go_PR-713 ']' 10:25:08 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-713/archives/ 10:25:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-713/archives/ [Pipeline] echo 10:25:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-713/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:25:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:09 prd-ubuntu20.04-docker-8c-8g-11237 does not seem to be running inside a container 10:25:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-713/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-713 -v /w/workspace/xfoundry_device-modbus-go_PR-713:/w/workspace/xfoundry_device-modbus-go_PR-713:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-713@tmp:/w/workspace/xfoundry_device-modbus-go_PR-713@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 10:25:10 $ docker top fca08ac80fea5f0cd476e4c690e003f90b0f6efa7e8e836e3e4651563aad9903 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:10 + touch /tmp/pre-build-complete [Pipeline] sh 10:25:10 + mkdir -p /var/log/sysstat [Pipeline] sh 10:25:11 + ls /var/log/sa-host 10:25:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:11 provisioning config files... 10:25:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-713@tmp/config11247308021739753928tmp [Pipeline] { [Pipeline] echo 10:25:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:25:11 ---> create-netrc.sh [Pipeline] } 10:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:25:12 ---> python-tools-install.sh [Pipeline] echo 10:25:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:25:12 ---> sudo-logs.sh 10:25:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:25:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:25:12 ---> job-cost.sh 10:25:12 lf-activate-venv: SKIPPING 10:25:12 DEBUG: total: 0.2199999988079071 10:25:12 INFO: Retrieving Stack Cost... 10:25:12 INFO: Retrieving Pricing Info for: v3-standard-8 10:25:13 INFO: Archiving Costs [Pipeline] echo 10:25:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:25:13 ---> logs-deploy.sh 10:25:13 lf-activate-venv: SKIPPING 10:25:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-713/1 10:25:13 INFO: archiving workspace using pattern(s): 10:25:14 Archives upload complete. 10:25:14 INFO: archiving logs to Nexus 10:25:15 ---> uname -a: 10:25:15 Linux prd-ubuntu20-04-docker-8c-8g-11237 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:25:15 10:25:15 10:25:15 ---> lscpu: 10:25:15 Architecture: x86_64 10:25:15 CPU op-mode(s): 32-bit, 64-bit 10:25:15 Byte Order: Little Endian 10:25:15 Address sizes: 40 bits physical, 48 bits virtual 10:25:15 CPU(s): 8 10:25:15 On-line CPU(s) list: 0-7 10:25:15 Thread(s) per core: 1 10:25:15 Core(s) per socket: 1 10:25:15 Socket(s): 8 10:25:15 NUMA node(s): 1 10:25:15 Vendor ID: AuthenticAMD 10:25:15 CPU family: 23 10:25:15 Model: 49 10:25:15 Model name: AMD EPYC-Rome Processor 10:25:15 Stepping: 0 10:25:15 CPU MHz: 2799.998 10:25:15 BogoMIPS: 5599.99 10:25:15 Virtualization: AMD-V 10:25:15 Hypervisor vendor: KVM 10:25:15 Virtualization type: full 10:25:15 L1d cache: 256 KiB 10:25:15 L1i cache: 256 KiB 10:25:15 L2 cache: 4 MiB 10:25:15 L3 cache: 128 MiB 10:25:15 NUMA node0 CPU(s): 0-7 10:25:15 Vulnerability Gather data sampling: Not affected 10:25:15 Vulnerability Itlb multihit: Not affected 10:25:15 Vulnerability L1tf: Not affected 10:25:15 Vulnerability Mds: Not affected 10:25:15 Vulnerability Meltdown: Not affected 10:25:15 Vulnerability Mmio stale data: Not affected 10:25:15 Vulnerability Retbleed: Vulnerable 10:25:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:25:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:25:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:25:15 Vulnerability Srbds: Not affected 10:25:15 Vulnerability Tsx async abort: Not affected 10:25:15 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:25:15 10:25:15 10:25:15 ---> nproc: 10:25:15 8 10:25:15 10:25:15 10:25:15 ---> df -h: 10:25:15 Filesystem Size Used Avail Use% Mounted on 10:25:15 overlay 155G 13G 143G 9% / 10:25:15 tmpfs 64M 0 64M 0% /dev 10:25:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:25:15 shm 64M 0 64M 0% /dev/shm 10:25:15 /dev/vda1 155G 13G 143G 9% /facter-os 10:25:15 10:25:15 10:25:15 ---> sar -b -r -n DEV: 10:25:15 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11237) 05/25/26 _x86_64_ (8 CPU) 10:25:15 10:25:15 10:20:52 LINUX RESTART (8 CPU) 10:25:15 10:25:15 10:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:25:15 10:22:02 201.62 68.74 132.88 0.00 11757.91 121094.75 0.00 10:25:15 10:23:01 154.31 13.51 140.81 0.00 2234.74 54636.16 0.00 10:25:15 10:24:01 163.14 3.00 160.14 0.00 41.31 39981.49 0.00 10:25:15 10:25:01 156.14 0.38 155.76 0.00 37.19 51358.77 0.00 10:25:15 Average: 168.86 21.44 147.42 0.00 3522.86 66816.30 0.00 10:25:15 10:25:15 10:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:25:15 10:22:02 29980720 31615960 729064 2.22 62752 1894048 1546524 4.56 892024 1703588 1040 10:25:15 10:23:01 28351828 31466420 819540 2.49 96564 3279720 2106916 6.21 1133208 2971492 7488 10:25:15 10:24:01 25927876 30682608 1593792 4.85 157628 4684332 2534076 7.47 2371292 3971656 423212 10:25:15 10:25:01 26146280 31466832 806868 2.45 175304 5197060 1873612 5.52 1655748 4425548 232 10:25:15 Average: 27601676 31307955 987316 3.00 123062 3763790 2015282 5.94 1513068 3268071 107993 10:25:15 10:25:15 10:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:25:15 10:22:02 lo 2.50 2.50 0.24 0.24 0.00 0.00 0.00 0.00 10:25:15 10:22:02 ens3 326.35 220.93 976.17 61.99 0.00 0.00 0.00 0.00 10:25:15 10:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:15 10:23:01 lo 3.25 3.25 0.33 0.33 0.00 0.00 0.00 0.00 10:25:15 10:23:01 vethcfa66c9 102.95 122.03 10.52 98.65 0.00 0.00 0.00 0.01 10:25:15 10:23:01 ens3 508.66 340.43 7635.18 89.31 0.00 0.00 0.00 0.00 10:25:15 10:23:01 docker0 159.43 222.93 12.33 398.95 0.00 0.00 0.00 0.00 10:25:15 10:24:01 veth504de77 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 10:25:15 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:15 10:24:01 ens3 275.85 183.79 2782.11 29.75 0.00 0.00 0.00 0.00 10:25:15 10:24:01 docker0 166.05 242.95 15.63 2750.94 0.00 0.00 0.00 0.00 10:25:15 10:25:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 10:25:15 10:25:01 ens3 123.85 84.79 2729.60 19.32 0.00 0.00 0.00 0.00 10:25:15 10:25:01 docker0 7.82 12.13 0.50 128.60 0.00 0.00 0.00 0.00 10:25:15 Average: lo 1.82 1.82 0.18 0.18 0.00 0.00 0.00 0.00 10:25:15 Average: ens3 307.83 206.93 3513.53 49.93 0.00 0.00 0.00 0.00 10:25:15 Average: docker0 83.01 119.08 7.09 821.54 0.00 0.00 0.00 0.00 10:25:15 10:25:15 10:25:15 ---> sar -P ALL: 10:25:15 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11237) 05/25/26 _x86_64_ (8 CPU) 10:25:15 10:25:15 10:20:52 LINUX RESTART (8 CPU) 10:25:15 10:25:15 10:21:01 CPU %user %nice %system %iowait %steal %idle 10:25:15 10:22:02 all 5.06 0.00 1.09 1.56 0.05 92.24 10:25:15 10:22:02 0 4.05 0.00 1.24 3.23 0.08 91.41 10:25:15 10:22:02 1 5.66 0.00 0.72 0.60 0.07 92.96 10:25:15 10:22:02 2 4.56 0.00 0.95 0.25 0.05 94.19 10:25:15 10:22:02 3 7.07 0.00 0.90 0.65 0.07 91.31 10:25:15 10:22:02 4 6.01 0.00 0.65 0.28 0.03 93.02 10:25:15 10:22:02 5 2.41 0.00 2.06 1.34 0.05 94.15 10:25:15 10:22:02 6 7.68 0.00 1.51 6.06 0.05 84.71 10:25:15 10:22:02 7 3.04 0.00 0.72 0.05 0.03 96.15 10:25:15 10:23:01 all 6.07 0.00 3.08 1.92 0.09 88.84 10:25:15 10:23:01 0 4.46 0.00 2.81 4.65 0.12 87.95 10:25:15 10:23:01 1 4.81 0.00 2.83 4.02 0.07 88.27 10:25:15 10:23:01 2 7.06 0.00 2.99 0.70 0.10 89.14 10:25:15 10:23:01 3 7.04 0.00 2.57 0.21 0.07 90.11 10:25:15 10:23:01 4 7.28 0.00 3.64 4.48 0.09 84.52 10:25:15 10:23:01 5 6.59 0.00 3.25 0.31 0.09 89.76 10:25:15 10:23:01 6 6.04 0.00 3.05 0.34 0.09 90.49 10:25:15 10:23:01 7 5.25 0.00 3.52 0.64 0.09 90.50 10:25:15 10:24:01 all 42.43 0.00 6.99 1.82 0.12 48.63 10:25:15 10:24:01 0 43.59 0.00 6.79 0.84 0.12 48.66 10:25:15 10:24:01 1 43.54 0.00 7.18 2.04 0.12 47.13 10:25:15 10:24:01 2 42.52 0.00 7.23 0.52 0.12 49.61 10:25:15 10:24:01 3 40.83 0.00 7.00 8.25 0.12 43.80 10:25:15 10:24:01 4 41.81 0.00 6.54 1.06 0.12 50.47 10:25:15 10:24:01 5 41.48 0.00 6.97 0.87 0.12 50.56 10:25:15 10:24:01 6 42.81 0.00 7.80 0.62 0.10 48.66 10:25:15 10:24:01 7 42.85 0.00 6.46 0.40 0.13 50.15 10:25:15 10:25:01 all 34.38 0.00 6.83 1.58 0.10 57.11 10:25:15 10:25:01 0 36.97 0.00 7.10 3.92 0.10 51.92 10:25:15 10:25:01 1 35.40 0.00 6.60 0.71 0.10 57.19 10:25:15 10:25:01 2 34.92 0.00 6.61 0.89 0.10 57.47 10:25:15 10:25:01 3 32.88 0.00 6.21 2.36 0.10 58.45 10:25:15 10:25:01 4 33.16 0.00 7.23 3.36 0.12 56.12 10:25:15 10:25:01 5 34.69 0.00 6.26 0.24 0.10 58.71 10:25:15 10:25:01 6 34.32 0.00 8.10 0.17 0.10 57.30 10:25:15 10:25:01 7 32.66 0.00 6.49 1.02 0.10 59.73 10:25:15 Average: all 22.02 0.00 4.50 1.72 0.09 71.67 10:25:15 Average: 0 22.30 0.00 4.48 3.15 0.11 69.95 10:25:15 Average: 1 22.39 0.00 4.33 1.83 0.09 71.37 10:25:15 Average: 2 22.31 0.00 4.45 0.59 0.09 72.56 10:25:15 Average: 3 21.96 0.00 4.17 2.87 0.09 70.91 10:25:15 Average: 4 22.09 0.00 4.51 2.28 0.09 71.03 10:25:15 Average: 5 21.33 0.00 4.64 0.69 0.09 73.25 10:25:15 Average: 6 22.77 0.00 5.12 1.81 0.08 70.21 10:25:15 Average: 7 21.01 0.00 4.29 0.53 0.09 74.09 10:25:15 10:25:15 10:25:15