Started by upstream project "edgexfoundry/cd-management/release-lts" build number 143 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7af5614405bf6006069aa10db887cfa2c97b225f 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-ssh6787592776719860989.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-ssh10743126755736601090.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/palau/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-uart/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5873824650705026848.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 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-ssh9380413584200940792.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-uart/branches/palau/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-uart/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18224268092055993112.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-uart, buildSnap:false, 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-uart-settings PROJECT: device-uart 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-uart 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11437 in /w/workspace/edgexfoundry_device-uart_palau [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-uart.git > git init /w/workspace/edgexfoundry_device-uart_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7af5614405bf6006069aa10db887cfa2c97b225f (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @eea4ade" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7af5614405bf6006069aa10db887cfa2c97b225f # timeout=10 > git rev-list --no-walk 7af5614405bf6006069aa10db887cfa2c97b225f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:06:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:06:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:06:12 ========================================================= 06:06:12 EdgeX Global Pipelines Version Info 06:06:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:06:13 ------------------- 06:06:13 stable info: 06:06:13 ------------------- 06:06:13 Commited By: Cherry Wang cherry@iotechsys.com 06:06:13 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:06:13 Message: update stable to v1.0.280 06:06:13 ------------------- 06:06:13 experimental info: 06:06:13 ------------------- 06:06:13 Commited By: Cherry Wang cherry@iotechsys.com 06:06:13 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:06:13 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7af5614 [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:14 provisioning config files... 06:06:14 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config11226065024108080874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:15 ---> ****-login.sh 06:06:15 nexus3.edgexfoundry.org:10001 06:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:15 06:06:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:06:15 Configure a credential helper to remove this warning. See 06:06:15 https://docs.****.com/go/credential-store/ 06:06:15 06:06:15 Login Succeeded 06:06:15 nexus3.edgexfoundry.org:10002 06:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:15 06:06:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:06:15 Configure a credential helper to remove this warning. See 06:06:15 https://docs.****.com/go/credential-store/ 06:06:15 06:06:15 Login Succeeded 06:06:15 nexus3.edgexfoundry.org:10003 06:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:15 06:06:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:06:15 Configure a credential helper to remove this warning. See 06:06:15 https://docs.****.com/go/credential-store/ 06:06:15 06:06:15 Login Succeeded 06:06:15 nexus3.edgexfoundry.org:10004 06:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:15 06:06:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:06:15 Configure a credential helper to remove this warning. See 06:06:15 https://docs.****.com/go/credential-store/ 06:06:15 06:06:15 Login Succeeded 06:06:15 ****.io 06:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:15 06:06:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:06:15 Configure a credential helper to remove this warning. See 06:06:15 https://docs.****.com/go/credential-store/ 06:06:15 06:06:15 Login Succeeded 06:06:15 ---> ****-login.sh ends [Pipeline] } 06:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:06:16 + git rev-list -1 --merges 7af5614405bf6006069aa10db887cfa2c97b225f~1..7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] echo 06:06:16 -----------> git rev-list -1 --merges 7af5614405bf6006069aa10db887cfa2c97b225f~1..7af5614405bf6006069aa10db887cfa2c97b225f 7af5614405bf6006069aa10db887cfa2c97b225f [false] [Pipeline] sh 06:06:16 + git log --format=format:%s -1 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] echo 06:06:16 ========================================================= 06:06:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 06:06:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:17 + git log --format=format:%s -1 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] echo 06:06:17 [semverPrep] GIT_COMMIT: 7af5614405bf6006069aa10db887cfa2c97b225f, Commit Message: ci(lts-release): LTS release v4.0.2 @eea4ade [Pipeline] echo 06:06:17 [semverPrep] This is not a build commit. [Pipeline] sh 06:06:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:06:17 + grep -v github /etc/ssh/ssh_known_hosts 06:06:17 + [ -e /tmp/ssh_known_hosts ] 06:06:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:06:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:06:17 + sudo tee -a /etc/ssh/ssh_known_hosts 06:06:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:17 06:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:18 0.1.4: Pulling from edgex-devops/py-git-semver 06:06:18 3dae71ba6b94: Pulling fs layer 06:06:18 6bf1a483ea7c: Pulling fs layer 06:06:18 f5dfc541a4d3: Pulling fs layer 06:06:18 461d9e800cba: Pulling fs layer 06:06:18 80192f66455f: Pulling fs layer 06:06:18 2e8e34ca0e6c: Pulling fs layer 06:06:18 a29436f7fd5d: Pulling fs layer 06:06:18 923cac83aea3: Pulling fs layer 06:06:18 461d9e800cba: Waiting 06:06:18 80192f66455f: Waiting 06:06:18 2e8e34ca0e6c: Waiting 06:06:18 a29436f7fd5d: Waiting 06:06:18 25ad8b0a4227: Pulling fs layer 06:06:18 923cac83aea3: Waiting 06:06:18 25ad8b0a4227: Waiting 06:06:18 db01528c6b51: Pulling fs layer 06:06:18 28988de357af: Pulling fs layer 06:06:18 db01528c6b51: Waiting 06:06:18 6bf1a483ea7c: Verifying Checksum 06:06:18 6bf1a483ea7c: Download complete 06:06:18 461d9e800cba: Verifying Checksum 06:06:18 461d9e800cba: Download complete 06:06:18 80192f66455f: Download complete 06:06:18 f5dfc541a4d3: Verifying Checksum 06:06:18 f5dfc541a4d3: Download complete 06:06:18 3dae71ba6b94: Verifying Checksum 06:06:18 3dae71ba6b94: Download complete 06:06:18 923cac83aea3: Verifying Checksum 06:06:18 923cac83aea3: Download complete 06:06:18 25ad8b0a4227: Download complete 06:06:18 db01528c6b51: Verifying Checksum 06:06:18 db01528c6b51: Download complete 06:06:18 28988de357af: Download complete 06:06:18 a29436f7fd5d: Verifying Checksum 06:06:18 a29436f7fd5d: Download complete 06:06:18 2e8e34ca0e6c: Verifying Checksum 06:06:18 2e8e34ca0e6c: Download complete 06:06:19 3dae71ba6b94: Pull complete 06:06:19 6bf1a483ea7c: Pull complete 06:06:20 f5dfc541a4d3: Pull complete 06:06:20 461d9e800cba: Pull complete 06:06:20 80192f66455f: Pull complete 06:06:24 2e8e34ca0e6c: Pull complete 06:06:25 a29436f7fd5d: Pull complete 06:06:25 923cac83aea3: Pull complete 06:06:25 25ad8b0a4227: Pull complete 06:06:25 db01528c6b51: Pull complete 06:06:25 28988de357af: Pull complete 06:06:25 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:25 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:06:29 $ docker top 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e -eo pid,comm 06:06:29 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). 06:06:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:29 [ssh-agent] Looking for ssh-agent implementation... 06:06:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:29 $ docker exec 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e ssh-agent 06:06:29 SSH_AUTH_SOCK=/tmp/ssh-h7OF9J43tEtY/agent.33 06:06:29 SSH_AGENT_PID=39 06:06:29 Running ssh-add (command line suppressed) 06:06:29 Identity added: /w/workspace/edgexfoundry_device-uart_palau@tmp/private_key_6685656709840818331.key (/w/workspace/edgexfoundry_device-uart_palau@tmp/private_key_6685656709840818331.key) 06:06:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_palau [Pipeline] sh 06:06:30 + git tag --points-at 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] } 06:06:30 $ docker exec --env ******** --env ******** 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e ssh-agent -k 06:06:30 unset SSH_AUTH_SOCK; 06:06:30 unset SSH_AGENT_PID; 06:06:30 echo Agent pid 39 killed; 06:06:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:06:30 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent 06:06:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:30 [ssh-agent] Looking for ssh-agent implementation... 06:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:30 $ docker exec 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e ssh-agent 06:06:30 SSH_AUTH_SOCK=/tmp/ssh-nB273hSLZ9Cw/agent.87 06:06:30 SSH_AGENT_PID=93 06:06:30 Running ssh-add (command line suppressed) 06:06:31 Identity added: /w/workspace/edgexfoundry_device-uart_palau@tmp/private_key_3876478357865957504.key (/w/workspace/edgexfoundry_device-uart_palau@tmp/private_key_3876478357865957504.key) 06:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:31 + git semver init 06:06:31 2026-05-26 06:06:31,537 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:06:31 2026-05-26 06:06:31,540 [run_init] DEBUG init version:0.0.0 force:False 06:06:31 2026-05-26 06:06:31,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_palau/.semver 06:06:31 2026-05-26 06:06:31,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_palau/.semver 06:06:31 2026-05-26 06:06:31,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_palau/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_palau, stdin=None, shell=False, universal_newlines=False) 06:06:33 2026-05-26 06:06:33,035 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_palau/.git/info/exclude 06:06:33 2026-05-26 06:06:33,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_palau/.semver/palau with force:False 06:06:33 2026-05-26 06:06:33,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_palau/.semver/palau 06:06:33 2026-05-26 06:06:33,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_palau/.semver/palau 06:06:33 4.0.2 [Pipeline] } 06:06:33 $ docker exec --env ******** --env ******** 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e ssh-agent -k 06:06:33 unset SSH_AUTH_SOCK; 06:06:33 unset SSH_AGENT_PID; 06:06:33 echo Agent pid 93 killed; 06:06:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:33 + git semver [Pipeline] } 06:06:34 $ docker stop --time=1 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e 06:06:35 $ docker rm -f --volumes 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e [Pipeline] // withDockerContainer [Pipeline] sh 06:06:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:36 Stashed 1 file(s) [Pipeline] echo 06:06:36 [edgeXSemver]: initialized semver on version 4.0.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:36 + git checkout 7af5614405bf6006069aa10db887cfa2c97b225f 06:06:36 HEAD is now at 7af5614 ci(lts-release): LTS release v4.0.2 @eea4ade [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:36 provisioning config files... 06:06:36 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config18404030375287085313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:36 ---> ****-login.sh 06:06:36 nexus3.edgexfoundry.org:10001 06:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:36 Login Succeeded 06:06:36 nexus3.edgexfoundry.org:10002 06:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:36 Login Succeeded 06:06:36 nexus3.edgexfoundry.org:10003 06:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:37 Login Succeeded 06:06:37 nexus3.edgexfoundry.org:10004 06:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:37 Login Succeeded 06:06:37 ****.io 06:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:37 Login Succeeded 06:06:37 ---> ****-login.sh ends [Pipeline] } 06:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:37 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 06:06:38 + grep ^go [0-9].[0-9]* go.mod 06:06:38 + cut -d -f 2 06:06:38 + cut -d . -f1-2 [Pipeline] echo 06:06:38 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:06:38 ========================================================= 06:06:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] 06:06:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 06:06:38 #0 building with "default" instance using docker driver 06:06:38 06:06:38 #1 [internal] load build definition from Dockerfile 06:06:38 #1 transferring dockerfile: 1.96kB done 06:06:38 #1 DONE 0.0s 06:06:38 06:06:38 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 06:06:38 #2 DONE 0.1s 06:06:39 06:06:39 #3 [internal] load .dockerignore 06:06:39 #3 transferring context: 182B done 06:06:39 #3 DONE 0.0s 06:06:39 06:06:39 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 06:06:39 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done 06:06:39 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done 06:06:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 3.15MB / 60.24MB 0.1s 06:06:39 #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done 06:06:39 #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done 06:06:39 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 06:06:39 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done 06:06:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 14.68MB / 60.24MB 0.2s 06:06:39 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 06:06:39 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 06:06:39 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 1.05MB / 2.38MB 0.2s 06:06:39 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 1.05MB / 14.25MB 0.2s 06:06:39 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:06:39 #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s done 06:06:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 28.31MB / 60.24MB 0.3s 06:06:39 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 06:06:39 #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.2s done 06:06:39 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 9.44MB / 14.25MB 0.3s 06:06:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 3.15MB / 98.38MB 0.3s 06:06:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 44.04MB / 60.24MB 0.4s 06:06:39 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.4s 06:06:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 12.58MB / 98.38MB 0.4s 06:06:39 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 06:06:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s 06:06:39 #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.4s done 06:06:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 39.04MB / 98.38MB 0.6s 06:06:39 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 7.34MB / 14.74MB 0.6s 06:06:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 57.67MB / 98.38MB 0.7s 06:06:39 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.2s done 06:06:39 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.7s 06:06:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 83.89MB / 98.38MB 0.9s 06:06:39 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.9s done 06:06:39 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 96.47MB / 98.38MB 1.0s 06:06:39 #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 1.0s done 06:06:39 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 06:06:40 #4 ... 06:06:40 06:06:40 #5 [internal] load build context 06:06:40 #5 transferring context: 80.04MB 1.3s done 06:06:40 #5 DONE 1.4s 06:06:40 06:06:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 06:06:40 #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.3s done 06:06:45 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.7s done 06:06:45 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 06:06:45 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 06:06:45 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 06:06:45 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:06:45 #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done 06:06:45 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 06:06:46 #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.3s done 06:06:46 #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done 06:06:46 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 06:06:48 #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.3s done 06:06:48 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 06:06:49 #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.6s done 06:06:49 #4 DONE 10.1s 06:06:49 06:06:49 #6 [builder 2/7] WORKDIR /device-uart 06:06:51 Still waiting to schedule task 06:06:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11429’ 06:06:53 #6 DONE 3.8s 06:06:53 06:06:53 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:06:53 #7 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:53 #7 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:53 #7 0.756 (1/4) Installing openssh-keygen (10.0_p1-r10) 06:06:53 #7 0.765 (2/4) Installing libedit (20250104.3.1-r1) 06:06:53 #7 0.770 (3/4) Installing openssh-client-common (10.0_p1-r10) 06:06:53 #7 0.786 (4/4) Installing openssh-client-default (10.0_p1-r10) 06:06:53 #7 0.796 Executing busybox-1.37.0-r20.trigger 06:06:53 #7 0.803 OK: 269 MiB in 64 packages 06:06:53 #7 DONE 0.9s 06:06:53 06:06:53 #8 [builder 4/7] COPY go.mod vendor* ./ 06:06:54 #8 DONE 0.8s 06:06:54 06:06:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:07 #9 DONE 11.0s 06:07:07 06:07:07 #10 [builder 6/7] COPY . . 06:07:07 #10 DONE 0.7s 06:07:07 06:07:07 #11 [builder 7/7] RUN echo noop 06:07:07 #11 0.205 noop 06:07:07 #11 DONE 0.3s 06:07:07 06:07:07 #12 exporting to image 06:07:07 #12 exporting layers 06:07:13 #12 exporting layers 6.9s done 06:07:13 #12 writing image sha256:bacca0c9660dfe885b4060a5a9f8dc6031cb05e6275506f3b373503146fff3b3 done 06:07:13 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:07:13 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:13 + docker inspect -f . ci-base-image-x86_64 06:07:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:14 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@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 ******** ci-base-image-x86_64 cat 06:07:14 $ docker top 457fa09ed91774094e87fcfaa4aa81f748a4bb8efb1cbb9bd2f3538f26564ec2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:14 + go version 06:07:14 go version go1.25.10 linux/amd64 [Pipeline] } 06:07:14 $ docker stop --time=1 457fa09ed91774094e87fcfaa4aa81f748a4bb8efb1cbb9bd2f3538f26564ec2 06:07:16 $ docker rm -f --volumes 457fa09ed91774094e87fcfaa4aa81f748a4bb8efb1cbb9bd2f3538f26564ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:16 + docker inspect -f . ci-base-image-x86_64 06:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:16 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@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 ******** ci-base-image-x86_64 cat 06:07:16 $ docker top df852fb80d9b535824c5dd1deb3efda8bf9fa716d3317a96070b1e844bdf0f1f -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_palau [Pipeline] fileExists [Pipeline] sh 06:07:17 + make test 06:07:17 go test ./... -coverprofile=coverage.out 06:07:18 ? github.com/edgexfoundry/device-uart [no test files] 06:07:40 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 06:07:40 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 06:07:50 0 issues. 06:07:50 go vet ./... 06:07:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:55 ./bin/test-attribution-txt.sh 06:07:55 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:07:55 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:07:55 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 06:07:56 + go mod tidy [Pipeline] } 06:07:56 $ docker stop --time=1 df852fb80d9b535824c5dd1deb3efda8bf9fa716d3317a96070b1e844bdf0f1f 06:07:59 $ docker rm -f --volumes df852fb80d9b535824c5dd1deb3efda8bf9fa716d3317a96070b1e844bdf0f1f [Pipeline] // withDockerContainer [Pipeline] sh 06:07:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:08:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:08:01 + ls -al . 06:08:01 total 232 06:08:01 drwxrwxr-x 9 jenkins jenkins 4096 May 26 06:07 . 06:08:01 drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:06 .. 06:08:01 -rw-rw-r-- 1 jenkins jenkins 140 May 26 06:06 .dockerignore 06:08:01 drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:07 .git 06:08:01 drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:06 .github 06:08:01 -rw-rw-r-- 1 jenkins jenkins 335 May 26 06:06 .gitignore 06:08:01 -rw-rw-r-- 1 jenkins jenkins 359 May 26 06:06 .golangci.yml 06:08:01 drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:06 .semver 06:08:01 -rw-rw-r-- 1 jenkins jenkins 21314 May 26 06:06 Attribution.txt 06:08:01 -rw-rw-r-- 1 jenkins jenkins 2883 May 26 06:06 CHANGELOG.md 06:08:01 -rw-rw-r-- 1 jenkins jenkins 1919 May 26 06:06 Dockerfile 06:08:01 -rw-rw-r-- 1 jenkins jenkins 677 May 26 06:06 GOVERNANCE.md 06:08:01 -rw-rw-r-- 1 jenkins jenkins 698 May 26 06:06 Jenkinsfile 06:08:01 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 06:06 LICENSE 06:08:01 -rw-rw-r-- 1 jenkins jenkins 2454 May 26 06:06 Makefile 06:08:01 -rw-rw-r-- 1 jenkins jenkins 617 May 26 06:06 OWNERS.md 06:08:01 -rw-rw-r-- 1 jenkins jenkins 8892 May 26 06:06 README.md 06:08:01 -rw-rw-r-- 1 jenkins jenkins 5 May 26 06:06 VERSION 06:08:01 drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:06 bin 06:08:01 drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:06 cmd 06:08:01 -rw-r--r-- 1 jenkins jenkins 6770 May 26 06:07 coverage.out 06:08:01 -rw-rw-r-- 1 jenkins jenkins 6518 May 26 06:06 go.mod 06:08:01 -rw-rw-r-- 1 jenkins jenkins 89287 May 26 06:06 go.sum 06:08:01 drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:06 internal 06:08:01 drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:06 vendor 06:08:01 -rw-rw-r-- 1 jenkins jenkins 209 May 26 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:01 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7af5614405bf6006069aa10db887cfa2c97b225f --label arch=amd64 --label version=4.0.2 . 06:08:01 #0 building with "default" instance using docker driver 06:08:01 06:08:01 #1 [internal] load build definition from Dockerfile 06:08:01 #1 transferring dockerfile: 1.96kB done 06:08:01 #1 DONE 0.0s 06:08:01 06:08:01 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:08:01 #2 DONE 0.0s 06:08:01 06:08:01 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:08:01 #3 DONE 0.1s 06:08:01 06:08:01 #4 [internal] load .dockerignore 06:08:01 #4 transferring context: 33B 06:08:02 #4 transferring context: 182B done 06:08:02 #4 DONE 0.0s 06:08:02 06:08:02 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:08:02 #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done 06:08:02 #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 06:08:02 #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 06:08:02 #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 06:08:02 #5 DONE 0.0s 06:08:02 06:08:02 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:08:02 #6 DONE 0.1s 06:08:02 06:08:02 #7 [builder 2/7] WORKDIR /device-uart 06:08:02 #7 DONE 0.1s 06:08:02 06:08:02 #8 [internal] load build context 06:08:02 #8 transferring context: 420.61kB 0.2s done 06:08:02 #8 DONE 0.2s 06:08:02 06:08:02 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:08:02 #9 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:08:02 #9 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:08:02 #9 0.637 (1/1) Installing dumb-init (1.2.5-r3) 06:08:02 #9 0.641 Executing busybox-1.37.0-r20.trigger 06:08:02 #9 0.647 OK: 7 MiB in 17 packages 06:08:02 #9 DONE 0.7s 06:08:02 06:08:02 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 06:08:02 #10 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:08:02 #10 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:08:02 #10 0.633 OK: 269 MiB in 64 packages 06:08:02 #10 DONE 0.8s 06:08:02 06:08:02 #11 [stage-1 3/7] RUN apk --no-cache upgrade 06:08:02 #11 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:08:03 #11 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:08:03 #11 ... 06:08:03 06:08:03 #12 [builder 4/7] COPY go.mod vendor* ./ 06:08:03 #12 DONE 0.6s 06:08:03 06:08:03 #11 [stage-1 3/7] RUN apk --no-cache upgrade 06:08:03 #11 0.719 OK: 7 MiB in 17 packages 06:08:03 #11 DONE 0.8s 06:08:03 06:08:03 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:03 #13 0.257 skipping... 06:08:03 #13 DONE 0.3s 06:08:03 06:08:03 #14 [builder 6/7] COPY . . 06:08:04 #14 DONE 0.6s 06:08:04 06:08:04 #15 [builder 7/7] RUN make build 06:08:04 #15 0.198 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 06:08:31 #15 DONE 24.6s 06:08:31 06:08:31 #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / 06:08:31 #16 DONE 0.0s 06:08:31 06:08:31 #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / 06:08:31 #17 DONE 0.0s 06:08:31 06:08:31 #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / 06:08:31 #18 DONE 0.2s 06:08:31 06:08:31 #19 exporting to image 06:08:31 #19 exporting layers 0.1s done 06:08:31 #19 writing image sha256:f57316222b2cc888b9b204cb1bc6519308f4380231ca99886eb2102833e75a68 done 06:08:31 #19 naming to docker.io/library/device-uart done 06:08:31 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:31 provisioning config files... 06:08:31 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config2285509495204618280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:31 ---> ****-login.sh 06:08:31 nexus3.edgexfoundry.org:10001 06:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:31 Login Succeeded 06:08:31 nexus3.edgexfoundry.org:10002 06:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:31 Login Succeeded 06:08:31 nexus3.edgexfoundry.org:10003 06:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:32 Login Succeeded 06:08:32 nexus3.edgexfoundry.org:10004 06:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:32 Login Succeeded 06:08:32 ****.io 06:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:32 Login Succeeded 06:08:32 ---> ****-login.sh ends [Pipeline] } 06:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:32 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:08:32 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 06:08:32 7af5614405bf6006069aa10db887cfa2c97b225f 06:08:32 4.0.2 06:08:32 7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 06:08:32 palau 06:08:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:32 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:33 + docker push nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f 06:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 06:08:33 7832de316d4b: Preparing 06:08:33 e670c27642ab: Preparing 06:08:33 780da2dadd06: Preparing 06:08:33 5c013b1e2db1: Preparing 06:08:33 e1bc94cea679: Preparing 06:08:33 0854555d70ac: Preparing 06:08:33 0854555d70ac: Waiting 06:08:33 e670c27642ab: Pushed 06:08:33 e1bc94cea679: Pushed 06:08:33 5c013b1e2db1: Pushed 06:08:33 780da2dadd06: Pushed 06:08:33 0854555d70ac: Layer already exists 06:08:38 7832de316d4b: Pushed 06:08:38 7af5614405bf6006069aa10db887cfa2c97b225f: digest: sha256:d8c72c1cb24105f63625a76d065d1265e4072b6c560555b89f0e7d3247ac084b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:38 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:39 + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.2 06:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 06:08:39 7832de316d4b: Preparing 06:08:39 e670c27642ab: Preparing 06:08:39 780da2dadd06: Preparing 06:08:39 5c013b1e2db1: Preparing 06:08:39 e1bc94cea679: Preparing 06:08:39 0854555d70ac: Preparing 06:08:39 0854555d70ac: Waiting 06:08:39 e1bc94cea679: Layer already exists 06:08:39 780da2dadd06: Layer already exists 06:08:39 5c013b1e2db1: Layer already exists 06:08:39 e670c27642ab: Layer already exists 06:08:39 7832de316d4b: Layer already exists 06:08:39 0854555d70ac: Layer already exists 06:08:39 4.0.2: digest: sha256:d8c72c1cb24105f63625a76d065d1265e4072b6c560555b89f0e7d3247ac084b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:39 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:39 + docker push nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 06:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 06:08:39 7832de316d4b: Preparing 06:08:39 e670c27642ab: Preparing 06:08:39 780da2dadd06: Preparing 06:08:39 5c013b1e2db1: Preparing 06:08:39 e1bc94cea679: Preparing 06:08:39 0854555d70ac: Preparing 06:08:39 0854555d70ac: Waiting 06:08:39 e1bc94cea679: Layer already exists 06:08:39 780da2dadd06: Layer already exists 06:08:39 e670c27642ab: Layer already exists 06:08:39 5c013b1e2db1: Layer already exists 06:08:39 7832de316d4b: Layer already exists 06:08:39 0854555d70ac: Layer already exists 06:08:39 7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2: digest: sha256:d8c72c1cb24105f63625a76d065d1265e4072b6c560555b89f0e7d3247ac084b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:40 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:40 + docker push nexus3.edgexfoundry.org:10004/device-uart:palau 06:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 06:08:40 7832de316d4b: Preparing 06:08:40 e670c27642ab: Preparing 06:08:40 780da2dadd06: Preparing 06:08:40 5c013b1e2db1: Preparing 06:08:40 e1bc94cea679: Preparing 06:08:40 0854555d70ac: Preparing 06:08:40 0854555d70ac: Waiting 06:08:40 e1bc94cea679: Layer already exists 06:08:40 e670c27642ab: Layer already exists 06:08:40 5c013b1e2db1: Layer already exists 06:08:40 7832de316d4b: Layer already exists 06:08:40 780da2dadd06: Layer already exists 06:08:40 0854555d70ac: Layer already exists 06:08:40 palau: digest: sha256:d8c72c1cb24105f63625a76d065d1265e4072b6c560555b89f0e7d3247ac084b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:40 ===================================================== [Pipeline] echo 06:08:40 taggedImages: 06:08:40 - nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f 06:08:40 - nexus3.edgexfoundry.org:10004/device-uart:4.0.2 06:08:40 - nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 06:08:40 - nexus3.edgexfoundry.org:10004/device-uart:palau [Pipeline] } [Pipeline] // script [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 06:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:40 06:08:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:41 latest: Pulling from edgex-lftools-log-publisher 06:08:41 5eb5b503b376: Pulling fs layer 06:08:41 5c69ac0246d0: Pulling fs layer 06:08:41 ec43610c2a17: Pulling fs layer 06:08:41 3a2ae6a8a46f: Pulling fs layer 06:08:41 33b1e0a273af: Pulling fs layer 06:08:41 5d3b04190fa2: Pulling fs layer 06:08:41 2f39f015ded8: Pulling fs layer 06:08:41 33b1e0a273af: Waiting 06:08:41 5d3b04190fa2: Waiting 06:08:41 3a2ae6a8a46f: Waiting 06:08:41 2f39f015ded8: Waiting 06:08:41 5c69ac0246d0: Verifying Checksum 06:08:41 5c69ac0246d0: Download complete 06:08:41 3a2ae6a8a46f: Download complete 06:08:41 33b1e0a273af: Verifying Checksum 06:08:41 33b1e0a273af: Download complete 06:08:41 5d3b04190fa2: Verifying Checksum 06:08:41 5d3b04190fa2: Download complete 06:08:41 ec43610c2a17: Verifying Checksum 06:08:41 ec43610c2a17: Download complete 06:08:41 5eb5b503b376: Verifying Checksum 06:08:41 5eb5b503b376: Download complete 06:08:42 2f39f015ded8: Verifying Checksum 06:08:42 2f39f015ded8: Download complete 06:08:43 5eb5b503b376: Pull complete 06:08:43 5c69ac0246d0: Pull complete 06:08:43 ec43610c2a17: Pull complete 06:08:43 3a2ae6a8a46f: Pull complete 06:08:43 33b1e0a273af: Pull complete 06:08:43 5d3b04190fa2: Pull complete 06:08:49 2f39f015ded8: Pull complete 06:08:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:49 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:08:49 $ 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/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:50 $ docker top 82180c6fb11de002fca0b4a8e33c1c434a8463bcec7140068c59973947820365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:51 ---> job-cost.sh 06:08:51 lf-activate-venv: SKIPPING 06:08:51 INFO: No Stack... 06:08:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:08:51 INFO: Archiving Costs [Pipeline] sh 06:08:52 + cat /w/workspace/edgexfoundry_device-uart_palau/archives/cost.csv 06:08:52 + cut -d, -f6 [Pipeline] lock 06:08:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] 06:08:52 Resource [jenkins-edgexfoundry-device-uart-palau-2-stack-cost] did not exist. Created. 06:08:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:52 + echo total: 0.2199999988079071 [Pipeline] stash 06:08:52 Stashed 1 file(s) [Pipeline] } 06:08:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:08:52 $ docker stop --time=1 82180c6fb11de002fca0b4a8e33c1c434a8463bcec7140068c59973947820365 06:08:53 $ docker rm -f --volumes 82180c6fb11de002fca0b4a8e33c1c434a8463bcec7140068c59973947820365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:09:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11449 in /w/workspace/edgexfoundry_device-uart_palau [Pipeline] { [Pipeline] ws 06:09:52 Running in /w/workspace/device-uart/2 [Pipeline] { [Pipeline] checkout 06:09:55 The recommended git tool is: git 06:10:02 using credential edgex-jenkins-ssh 06:10:02 Cloning the remote Git repository 06:10:02 Cloning repository git@github.com:edgexfoundry/device-uart.git 06:10:02 > git init /w/workspace/device-uart/2 # timeout=10 06:10:03 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 06:10:03 > git --version # timeout=10 06:10:03 > git --version # 'git version 2.25.1' 06:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:07 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 06:10:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:08 Avoid second fetch 06:10:08 Checking out Revision 7af5614405bf6006069aa10db887cfa2c97b225f (palau) 06:10:08 > git config core.sparsecheckout # timeout=10 06:10:08 > git checkout -f 7af5614405bf6006069aa10db887cfa2c97b225f # timeout=10 06:10:11 Commit message: "ci(lts-release): LTS release v4.0.2 @eea4ade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:16 + git checkout 7af5614405bf6006069aa10db887cfa2c97b225f 06:10:16 HEAD is now at 7af5614 ci(lts-release): LTS release v4.0.2 @eea4ade [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:16 provisioning config files... 06:10:17 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config11678585708591861586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:17 ---> ****-login.sh 06:10:17 nexus3.edgexfoundry.org:10001 06:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:18 Configure a credential helper to remove this warning. See 06:10:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:18 06:10:18 Login Succeeded 06:10:18 nexus3.edgexfoundry.org:10002 06:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:18 Configure a credential helper to remove this warning. See 06:10:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:18 06:10:18 Login Succeeded 06:10:18 nexus3.edgexfoundry.org:10003 06:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:19 Configure a credential helper to remove this warning. See 06:10:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:19 06:10:19 Login Succeeded 06:10:19 nexus3.edgexfoundry.org:10004 06:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:19 Configure a credential helper to remove this warning. See 06:10:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:19 06:10:19 Login Succeeded 06:10:19 ****.io 06:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:20 Configure a credential helper to remove this warning. See 06:10:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:20 06:10:20 Login Succeeded 06:10:20 ---> ****-login.sh ends [Pipeline] } 06:10:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:20 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 06:10:20 + grep ^go [0-9].[0-9]* go.mod+ 06:10:20 cut -d -f 2 06:10:20 + cut -d . -f1-2 [Pipeline] echo 06:10:20 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:10:20 ========================================================= 06:10:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] 06:10:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 06:10:26 Sending build context to Docker daemon 62.73MB 06:10:26 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 06:10:26 Step 2/12 : FROM ${BASE} AS builder 06:10:26 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 06:10:26 58e777220c39: Pulling fs layer 06:10:26 5d96c866386f: Pulling fs layer 06:10:26 8985e74deb67: Pulling fs layer 06:10:26 a90cb41c1532: Pulling fs layer 06:10:26 4f4fb700ef54: Pulling fs layer 06:10:26 19c9b082531f: Pulling fs layer 06:10:26 8959fe4f68e1: Pulling fs layer 06:10:26 418f8e902c44: Pulling fs layer 06:10:26 c3ba8a69b7b1: Pulling fs layer 06:10:26 a90cb41c1532: Waiting 06:10:26 4f4fb700ef54: Waiting 06:10:26 19c9b082531f: Waiting 06:10:26 8959fe4f68e1: Waiting 06:10:26 418f8e902c44: Waiting 06:10:26 c3ba8a69b7b1: Waiting 06:10:26 5d96c866386f: Verifying Checksum 06:10:26 5d96c866386f: Download complete 06:10:26 a90cb41c1532: Verifying Checksum 06:10:26 a90cb41c1532: Download complete 06:10:26 4f4fb700ef54: Verifying Checksum 06:10:26 4f4fb700ef54: Download complete 06:10:26 19c9b082531f: Verifying Checksum 06:10:26 19c9b082531f: Download complete 06:10:26 58e777220c39: Verifying Checksum 06:10:26 58e777220c39: Download complete 06:10:26 8959fe4f68e1: Verifying Checksum 06:10:26 8959fe4f68e1: Download complete 06:10:27 58e777220c39: Pull complete 06:10:27 c3ba8a69b7b1: Verifying Checksum 06:10:27 c3ba8a69b7b1: Download complete 06:10:28 5d96c866386f: Pull complete 06:10:28 8985e74deb67: Verifying Checksum 06:10:28 8985e74deb67: Download complete 06:10:29 418f8e902c44: Verifying Checksum 06:10:29 418f8e902c44: Download complete 06:10:44 8985e74deb67: Pull complete 06:10:44 a90cb41c1532: Pull complete 06:10:44 4f4fb700ef54: Pull complete 06:10:44 19c9b082531f: Pull complete 06:10:45 8959fe4f68e1: Pull complete 06:10:55 418f8e902c44: Pull complete 06:10:56 c3ba8a69b7b1: Pull complete 06:10:56 Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 06:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 06:10:56 ---> 081e04c5fda7 06:10:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:10:59 ---> Running in b22254b7fb91 06:10:59 Removing intermediate container b22254b7fb91 06:10:59 ---> 95b918510ac2 06:10:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:10:59 ---> Running in 0f9d180c50bd 06:11:00 Removing intermediate container 0f9d180c50bd 06:11:00 ---> 53871424375b 06:11:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:11:00 ---> Running in 10527077a1e7 06:11:00 Removing intermediate container 10527077a1e7 06:11:00 ---> 55e4165c31c4 06:11:00 Step 6/12 : WORKDIR /device-uart 06:11:00 ---> Running in 7a05a2d86e63 06:11:01 Removing intermediate container 7a05a2d86e63 06:11:01 ---> ee8afc54b819 06:11:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:11:01 ---> Running in b5c48344089b 06:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:11:05 (1/4) Installing openssh-keygen (10.0_p1-r10) 06:11:05 (2/4) Installing libedit (20250104.3.1-r1) 06:11:05 (3/4) Installing openssh-client-common (10.0_p1-r10) 06:11:05 (4/4) Installing openssh-client-default (10.0_p1-r10) 06:11:05 Executing busybox-1.37.0-r20.trigger 06:11:05 OK: 259 MiB in 64 packages 06:11:07 Removing intermediate container b5c48344089b 06:11:07 ---> 19c0f20e79e6 06:11:07 Step 8/12 : COPY go.mod vendor* ./ 06:11:19 ---> 92c37fc0f3c4 06:11:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:19 ---> Running in 64b5e0726950 06:13:11 Removing intermediate container 64b5e0726950 06:13:11 ---> 31f1bf2cd55c 06:13:11 Step 10/12 : COPY . . 06:13:24 ---> 64abfb2d2bb3 06:13:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:13:24 ---> Running in 5820d3816717 06:13:24 Removing intermediate container 5820d3816717 06:13:24 ---> 7dc2bd5c4a8c 06:13:24 Step 12/12 : RUN ${MAKE} 06:13:24 ---> Running in 5fc8f1f9fd83 06:13:25 noop 06:13:26 Removing intermediate container 5fc8f1f9fd83 06:13:26 ---> f82c6fcfc2bc 06:13:26 Successfully built f82c6fcfc2bc 06:13:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:27 + docker inspect -f . ci-base-image-arm64 06:13:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:27 prd-ubuntu20.04-docker-arm64-4c-16g-11449 does not seem to be running inside a container 06:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@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 ******** ci-base-image-arm64 cat 06:13:29 $ docker top d7b8da739f6952df1965a36cf390c4a3a5034283728bebde5defeaf2ab9ea736 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:29 + go version 06:13:29 go version go1.25.10 linux/arm64 [Pipeline] } 06:13:30 $ docker stop --time=1 d7b8da739f6952df1965a36cf390c4a3a5034283728bebde5defeaf2ab9ea736 06:13:31 $ docker rm -f --volumes d7b8da739f6952df1965a36cf390c4a3a5034283728bebde5defeaf2ab9ea736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:32 + docker inspect -f . ci-base-image-arm64 06:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:32 prd-ubuntu20.04-docker-arm64-4c-16g-11449 does not seem to be running inside a container 06:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@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 ******** ci-base-image-arm64 cat 06:13:34 $ docker top eab848bfd8055163b58f0f3ff02a4c07210bf319a499a671889237f1ac7877d0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:35 + git config --global --add safe.directory /w/workspace/device-uart/2 [Pipeline] fileExists [Pipeline] sh 06:13:35 + make test 06:13:35 go test ./... -coverprofile=coverage.out 06:13:41 ? github.com/edgexfoundry/device-uart [no test files] 06:18:33 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 06:18:33 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 06:18:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:18:33 go vet ./... 06:19:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:19:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:19:41 ./bin/test-attribution-txt.sh 06:19:41 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:19:41 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:19:41 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 06:19:42 + go mod tidy [Pipeline] } 06:19:48 $ docker stop --time=1 eab848bfd8055163b58f0f3ff02a4c07210bf319a499a671889237f1ac7877d0 06:19:51 $ docker rm -f --volumes eab848bfd8055163b58f0f3ff02a4c07210bf319a499a671889237f1ac7877d0 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:54 Warning: overwriting stash ‘coverage-report’ 06:19:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:57 + ls -al . 06:19:57 total 228 06:19:57 drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:13 . 06:19:57 drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:10 .. 06:19:57 -rw-rw-r-- 1 jenkins jenkins 140 May 26 06:10 .dockerignore 06:19:57 drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:10 .git 06:19:57 drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:10 .github 06:19:57 -rw-rw-r-- 1 jenkins jenkins 335 May 26 06:10 .gitignore 06:19:57 -rw-rw-r-- 1 jenkins jenkins 359 May 26 06:10 .golangci.yml 06:19:57 -rw-rw-r-- 1 jenkins jenkins 21314 May 26 06:10 Attribution.txt 06:19:57 -rw-rw-r-- 1 jenkins jenkins 2883 May 26 06:10 CHANGELOG.md 06:19:57 -rw-rw-r-- 1 jenkins jenkins 1919 May 26 06:10 Dockerfile 06:19:57 -rw-rw-r-- 1 jenkins jenkins 677 May 26 06:10 GOVERNANCE.md 06:19:57 -rw-rw-r-- 1 jenkins jenkins 698 May 26 06:10 Jenkinsfile 06:19:57 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 06:10 LICENSE 06:19:57 -rw-rw-r-- 1 jenkins jenkins 2454 May 26 06:10 Makefile 06:19:57 -rw-rw-r-- 1 jenkins jenkins 617 May 26 06:10 OWNERS.md 06:19:57 -rw-rw-r-- 1 jenkins jenkins 8892 May 26 06:10 README.md 06:19:57 -rw-rw-r-- 1 jenkins jenkins 5 May 26 06:06 VERSION 06:19:57 drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:10 bin 06:19:57 drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:10 cmd 06:19:57 -rw-r--r-- 1 jenkins jenkins 6770 May 26 06:18 coverage.out 06:19:57 -rw-rw-r-- 1 jenkins jenkins 6518 May 26 06:10 go.mod 06:19:57 -rw-rw-r-- 1 jenkins jenkins 89287 May 26 06:10 go.sum 06:19:57 drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:10 internal 06:19:57 drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:10 vendor 06:19:57 -rw-rw-r-- 1 jenkins jenkins 209 May 26 06:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:57 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7af5614405bf6006069aa10db887cfa2c97b225f --label arch=arm64 --label version=4.0.2 . 06:20:02 Sending build context to Docker daemon 62.74MB 06:20:02 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 06:20:02 Step 2/26 : FROM ${BASE} AS builder 06:20:02 ---> f82c6fcfc2bc 06:20:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:20:03 ---> Running in b90034e217bd 06:20:03 Removing intermediate container b90034e217bd 06:20:03 ---> 0f6ed750235e 06:20:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:20:03 ---> Running in 9ae9c4e1c416 06:20:03 Removing intermediate container 9ae9c4e1c416 06:20:03 ---> 3aaed434c01c 06:20:03 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:20:03 ---> Running in 7afaf365d272 06:20:04 Removing intermediate container 7afaf365d272 06:20:04 ---> 91f959766506 06:20:04 Step 6/26 : WORKDIR /device-uart 06:20:04 ---> Running in b1656e60786b 06:20:04 Removing intermediate container b1656e60786b 06:20:04 ---> 7fd1e8a3a74d 06:20:04 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:20:04 ---> Running in 2daa9d8c0f0a 06:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:20:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:20:08 OK: 259 MiB in 64 packages 06:20:10 Removing intermediate container 2daa9d8c0f0a 06:20:10 ---> 79a6c31e63c9 06:20:10 Step 8/26 : COPY go.mod vendor* ./ 06:20:25 ---> 7821c5cefb56 06:20:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:25 ---> Running in a3188904bf7e 06:20:26 skipping... 06:20:26 Removing intermediate container a3188904bf7e 06:20:26 ---> de963f606426 06:20:26 Step 10/26 : COPY . . 06:20:42 ---> 973d03b8dc20 06:20:42 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:20:42 ---> Running in 627d5af700eb 06:20:42 Removing intermediate container 627d5af700eb 06:20:42 ---> 7185ed755c6f 06:20:42 Step 12/26 : RUN ${MAKE} 06:20:42 ---> Running in 22174cc7f602 06:20:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 06:25:54 Removing intermediate container 22174cc7f602 06:25:54 ---> 3b58a9c89183 06:25:54 Step 13/26 : FROM alpine:3.22 06:25:54 3.22: Pulling from library/alpine 06:25:54 58e777220c39: Already exists 06:25:54 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:25:54 Status: Downloaded newer image for alpine:3.22 06:25:54 ---> 6a2735c23ff3 06:25:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 06:25:54 ---> Running in cdaf1308570a 06:25:54 Removing intermediate container cdaf1308570a 06:25:54 ---> 1333c6adca7c 06:25:54 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:25:54 ---> Running in 18d401462783 06:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:25:54 (1/1) Installing dumb-init (1.2.5-r3) 06:25:54 Executing busybox-1.37.0-r20.trigger 06:25:54 OK: 8 MiB in 17 packages 06:25:54 Removing intermediate container 18d401462783 06:25:54 ---> eab4485f5496 06:25:54 Step 16/26 : RUN apk --no-cache upgrade 06:25:54 ---> Running in 78625bb1ac8b 06:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:25:54 OK: 8 MiB in 17 packages 06:25:55 Removing intermediate container 78625bb1ac8b 06:25:55 ---> 32015105e956 06:25:55 Step 17/26 : WORKDIR / 06:25:55 ---> Running in be7ba733936d 06:25:55 Removing intermediate container be7ba733936d 06:25:55 ---> 5bcc7540569e 06:25:55 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 06:25:56 ---> 35890b047120 06:25:56 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 06:25:56 ---> 0c2cd2c4ff00 06:25:56 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 06:26:01 ---> ac4ef7311bca 06:26:01 Step 21/26 : EXPOSE 59995 06:26:01 ---> Running in ab8ba5e55eea 06:26:01 Removing intermediate container ab8ba5e55eea 06:26:01 ---> d67012cccc8f 06:26:01 Step 22/26 : ENTRYPOINT ["/device-uart"] 06:26:01 ---> Running in d34f3d6b1d32 06:26:01 Removing intermediate container d34f3d6b1d32 06:26:01 ---> ddfd433fd1ec 06:26:01 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:26:01 ---> Running in 402f34bc1dc1 06:26:01 Removing intermediate container 402f34bc1dc1 06:26:01 ---> 1429925cf8c3 06:26:01 Step 24/26 : LABEL arch=arm64 06:26:01 ---> Running in 10ed54828246 06:26:02 Removing intermediate container 10ed54828246 06:26:02 ---> 4f03b5792d89 06:26:02 Step 25/26 : LABEL git_sha=7af5614405bf6006069aa10db887cfa2c97b225f 06:26:02 ---> Running in 5e0d60438174 06:26:02 Removing intermediate container 5e0d60438174 06:26:02 ---> 926e2925b73e 06:26:02 Step 26/26 : LABEL version=4.0.2 06:26:02 ---> Running in 264d5abe91fd 06:26:03 Removing intermediate container 264d5abe91fd 06:26:03 ---> 5333ae40bf60 06:26:03 [Warning] One or more build-args [ARCH] were not consumed 06:26:03 Successfully built 5333ae40bf60 06:26:04 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:04 provisioning config files... 06:26:04 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config17678648164378176176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:06 ---> ****-login.sh 06:26:06 nexus3.edgexfoundry.org:10001 06:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:06 Configure a credential helper to remove this warning. See 06:26:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:06 06:26:06 Login Succeeded 06:26:06 nexus3.edgexfoundry.org:10002 06:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:06 Configure a credential helper to remove this warning. See 06:26:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:06 06:26:06 Login Succeeded 06:26:06 nexus3.edgexfoundry.org:10003 06:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:06 Configure a credential helper to remove this warning. See 06:26:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:06 06:26:06 Login Succeeded 06:26:06 nexus3.edgexfoundry.org:10004 06:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:07 Configure a credential helper to remove this warning. See 06:26:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:07 06:26:07 Login Succeeded 06:26:07 ****.io 06:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:07 Configure a credential helper to remove this warning. See 06:26:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:07 06:26:07 Login Succeeded 06:26:07 ---> ****-login.sh ends [Pipeline] } 06:26:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:08 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:26:08 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 06:26:08 7af5614405bf6006069aa10db887cfa2c97b225f 06:26:08 4.0.2 06:26:08 7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 06:26:08 palau 06:26:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f 06:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 06:26:09 75d56ab92096: Preparing 06:26:09 85c1d010182f: Preparing 06:26:09 85e5eddff852: Preparing 06:26:09 1de6d0edee83: Preparing 06:26:09 90e710e2bd66: Preparing 06:26:09 eeaa73608b53: Preparing 06:26:10 1de6d0edee83: Pushed 06:26:10 85e5eddff852: Pushed 06:26:10 85c1d010182f: Pushed 06:26:10 90e710e2bd66: Pushed 06:26:10 eeaa73608b53: Layer already exists 06:26:20 75d56ab92096: Pushed 06:26:20 7af5614405bf6006069aa10db887cfa2c97b225f: digest: sha256:8418c0e7db35eb4b188c0aa69572ff1f4110dea77a6514739b354cdf62937f89 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:21 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:22 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.2 06:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 06:26:22 75d56ab92096: Preparing 06:26:22 85c1d010182f: Preparing 06:26:22 85e5eddff852: Preparing 06:26:22 1de6d0edee83: Preparing 06:26:22 90e710e2bd66: Preparing 06:26:22 eeaa73608b53: Preparing 06:26:22 eeaa73608b53: Waiting 06:26:22 85c1d010182f: Layer already exists 06:26:22 75d56ab92096: Layer already exists 06:26:22 85e5eddff852: Layer already exists 06:26:22 90e710e2bd66: Layer already exists 06:26:22 1de6d0edee83: Layer already exists 06:26:22 eeaa73608b53: Layer already exists 06:26:22 4.0.2: digest: sha256:8418c0e7db35eb4b188c0aa69572ff1f4110dea77a6514739b354cdf62937f89 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:22 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:23 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 06:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 06:26:23 75d56ab92096: Preparing 06:26:23 85c1d010182f: Preparing 06:26:23 85e5eddff852: Preparing 06:26:23 1de6d0edee83: Preparing 06:26:23 90e710e2bd66: Preparing 06:26:23 eeaa73608b53: Preparing 06:26:23 eeaa73608b53: Waiting 06:26:23 75d56ab92096: Layer already exists 06:26:23 85c1d010182f: Layer already exists 06:26:23 85e5eddff852: Layer already exists 06:26:23 90e710e2bd66: Layer already exists 06:26:23 1de6d0edee83: Layer already exists 06:26:23 eeaa73608b53: Layer already exists 06:26:23 7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2: digest: sha256:8418c0e7db35eb4b188c0aa69572ff1f4110dea77a6514739b354cdf62937f89 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:24 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:25 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:palau 06:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 06:26:25 75d56ab92096: Preparing 06:26:25 85c1d010182f: Preparing 06:26:25 85e5eddff852: Preparing 06:26:25 1de6d0edee83: Preparing 06:26:25 90e710e2bd66: Preparing 06:26:25 eeaa73608b53: Preparing 06:26:25 eeaa73608b53: Waiting 06:26:25 85c1d010182f: Layer already exists 06:26:25 90e710e2bd66: Layer already exists 06:26:25 1de6d0edee83: Layer already exists 06:26:25 85e5eddff852: Layer already exists 06:26:25 75d56ab92096: Layer already exists 06:26:25 eeaa73608b53: Layer already exists 06:26:28 palau: digest: sha256:8418c0e7db35eb4b188c0aa69572ff1f4110dea77a6514739b354cdf62937f89 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:28 ===================================================== [Pipeline] echo 06:26:28 taggedImages: 06:26:28 - nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f 06:26:28 - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.2 06:26:28 - nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 06:26:28 - nexus3.edgexfoundry.org:10004/device-uart-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:29 06:26:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:29 arm64: Pulling from edgex-lftools-log-publisher 06:26:29 8998bd30e6a1: Pulling fs layer 06:26:29 04944245beec: Pulling fs layer 06:26:29 699f458cf7ca: Pulling fs layer 06:26:29 765212b225bb: Pulling fs layer 06:26:29 f23df028b6ca: Pulling fs layer 06:26:29 d65c8cfc05b1: Pulling fs layer 06:26:29 2437ff75d9bd: Pulling fs layer 06:26:29 f23df028b6ca: Waiting 06:26:29 d65c8cfc05b1: Waiting 06:26:29 2437ff75d9bd: Waiting 06:26:29 765212b225bb: Waiting 06:26:30 04944245beec: Verifying Checksum 06:26:30 04944245beec: Download complete 06:26:30 765212b225bb: Verifying Checksum 06:26:30 765212b225bb: Download complete 06:26:30 f23df028b6ca: Verifying Checksum 06:26:30 f23df028b6ca: Download complete 06:26:30 d65c8cfc05b1: Download complete 06:26:30 699f458cf7ca: Verifying Checksum 06:26:30 699f458cf7ca: Download complete 06:26:30 8998bd30e6a1: Verifying Checksum 06:26:30 8998bd30e6a1: Download complete 06:26:33 2437ff75d9bd: Verifying Checksum 06:26:33 2437ff75d9bd: Download complete 06:26:35 8998bd30e6a1: Pull complete 06:26:35 04944245beec: Pull complete 06:26:37 699f458cf7ca: Pull complete 06:26:37 765212b225bb: Pull complete 06:26:38 f23df028b6ca: Pull complete 06:26:39 d65c8cfc05b1: Pull complete 06:26:58 2437ff75d9bd: Pull complete 06:26:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:26:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:26:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:58 prd-ubuntu20.04-docker-arm64-4c-16g-11449 does not seem to be running inside a container 06:26:58 $ 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/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:27:00 $ docker top e77c48c6077dcfca7e4abc68bf6df9eca9e7d6a4b723c45d2a72cfd09b5abcad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:01 ---> job-cost.sh 06:27:01 lf-activate-venv: SKIPPING 06:27:01 INFO: No Stack... 06:27:01 INFO: Retrieving Pricing Info for: v3-standard-4 06:27:02 INFO: Archiving Costs [Pipeline] sh 06:27:03 + cat /w/workspace/device-uart/2/archives/cost.csv 06:27:03 + cut -d, -f6 [Pipeline] lock 06:27:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] 06:27:03 Resource [jenkins-edgexfoundry-device-uart-palau-2-stack-cost] did not exist. Created. 06:27:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:04 /w/workspace/device-uart/2@tmp/durable-d52138ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:27:04 + echo total: 0.10999999940395355 [Pipeline] stash 06:27:04 Warning: overwriting stash ‘stack-cost’ 06:27:05 Stashed 1 file(s) [Pipeline] } 06:27:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:27:05 $ docker stop --time=1 e77c48c6077dcfca7e4abc68bf6df9eca9e7d6a4b723c45d2a72cfd09b5abcad 06:27:07 $ docker rm -f --volumes e77c48c6077dcfca7e4abc68bf6df9eca9e7d6a4b723c45d2a72cfd09b5abcad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:27:08 provisioning config files... 06:27:08 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config17378205976083787016tmp [Pipeline] { [Pipeline] sh 06:27:08 + set +x 06:27:08 + curl -s https://codecov.io/bash 06:27:08 + bash -s -- 06:27:08 06:27:08 _____ _ 06:27:08 / ____| | | 06:27:08 | | ___ __| | ___ ___ _____ __ 06:27:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:27:08 | |___| (_) | (_| | __/ (_| (_) \ V / 06:27:08 \_____\___/ \__,_|\___|\___\___/ \_/ 06:27:08 Bash-1.0.6 06:27:08 06:27:08 06:27:08 ==> git version 2.25.1 found 06:27:08 ==> 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 06:27:08 Release-Date: 2020-01-08 06:27:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:27:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:27:08 ==> Jenkins CI detected. 06:27:08 current dir:  /w/workspace/edgexfoundry_device-uart_palau 06:27:08 project root: . 06:27:08 --> token set from env 06:27:08 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 06:27:08 ==> Running gcov in . (disable via -X gcov) 06:27:08 ==> Python coveragepy not found 06:27:08 ==> Searching for coverage reports in: 06:27:08 + . 06:27:08 -> Found 1 reports 06:27:08 ==> Detecting git/mercurial file structure 06:27:08 ==> Reading reports 06:27:08 + ./coverage.out bytes=6770 06:27:08 ==> Appending adjustments 06:27:08 https://docs.codecov.io/docs/fixing-reports 06:27:09 + Found adjustments 06:27:09 ==> Gzipping contents 06:27:09 28K /tmp/codecov.Ayjcn0.gz 06:27:09 ==> Uploading reports 06:27:09 url: https://codecov.io 06:27:09 query: branch=palau&commit=7af5614405bf6006069aa10db887cfa2c97b225f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 06:27:09 -> Pinging Codecov 06:27:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=7af5614405bf6006069aa10db887cfa2c97b225f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 06:27:09 -> Uploading to 06:27:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/7af5614405bf6006069aa10db887cfa2c97b225f/39cb5b2e-12f3-43a9-b3ab-9d1f55b607fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T062709Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=850a5fcaa8495eb872834c35fab4af92e1c0d6f800366bcc9c2e9b0f96da331e 06:27:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:27:09 Dload Upload Total Spent Left Speed 06:27:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26275 0 0 100 26275 0 164k --:--:-- --:--:-- --:--:-- 163k 06:27:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] } 06:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:27:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:27:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:27:11 06:27:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:27:11 latest: Pulling from edgex-devops/edgex-snyk-go 06:27:11 2d35ebdb57d9: Pulling fs layer 06:27:11 85e8836fcdb2: Pulling fs layer 06:27:11 91631faa732a: Pulling fs layer 06:27:11 f3f5ae8826fa: Pulling fs layer 06:27:11 4f4fb700ef54: Pulling fs layer 06:27:11 7861252a18e6: Pulling fs layer 06:27:11 9130f900ef6f: Pulling fs layer 06:27:11 f3f5ae8826fa: Waiting 06:27:11 4f4fb700ef54: Waiting 06:27:11 7861252a18e6: Waiting 06:27:11 9130f900ef6f: Waiting 06:27:11 85e8836fcdb2: Verifying Checksum 06:27:11 85e8836fcdb2: Download complete 06:27:11 f3f5ae8826fa: Download complete 06:27:11 4f4fb700ef54: Download complete 06:27:11 2d35ebdb57d9: Download complete 06:27:11 2d35ebdb57d9: Pull complete 06:27:11 7861252a18e6: Verifying Checksum 06:27:11 7861252a18e6: Download complete 06:27:11 85e8836fcdb2: Pull complete 06:27:12 91631faa732a: Verifying Checksum 06:27:12 91631faa732a: Download complete 06:27:12 9130f900ef6f: Verifying Checksum 06:27:12 9130f900ef6f: Download complete 06:27:16 91631faa732a: Pull complete 06:27:16 f3f5ae8826fa: Pull complete 06:27:16 4f4fb700ef54: Pull complete 06:27:17 7861252a18e6: Pull complete 06:27:20 9130f900ef6f: Pull complete 06:27:20 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:27:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:21 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:27:23 $ docker top 12e8f3de19763a1e19d348c9ed3b08df2ce13420715d298694c6af83a140598a -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_palau [Pipeline] echo 06:27:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:palau' [Pipeline] sh 06:27:24 + set -o pipefail 06:27:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:palau' 06:27:28 06:27:28 Monitoring /w/workspace/edgexfoundry_device-uart_palau (github.com/edgexfoundry/device-uart)... 06:27:28 06:27:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/36d2ce3e-466c-4291-8236-372308be39aa/history/fa82b691-9db5-4cfb-bc04-a3b87157ff06 06:27:28 06:27:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:27:28 06:27:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:27:28 [Pipeline] } 06:27:29 $ docker stop --time=1 12e8f3de19763a1e19d348c9ed3b08df2ce13420715d298694c6af83a140598a 06:27:30 $ docker rm -f --volumes 12e8f3de19763a1e19d348c9ed3b08df2ce13420715d298694c6af83a140598a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:27:32 + git log --format=format:%s -1 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] sh 06:27:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:27:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:33 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:27:33 $ docker top 50c2e1bd84ed643dd97de4c2d839da80c920b0486d988521d6f7301819449195 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:27:34 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:34 + git semver [Pipeline] } 06:27:35 $ docker stop --time=1 50c2e1bd84ed643dd97de4c2d839da80c920b0486d988521d6f7301819449195 06:27:36 $ docker rm -f --volumes 50c2e1bd84ed643dd97de4c2d839da80c920b0486d988521d6f7301819449195 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:27:37 06:27:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:27:38 0.23.1-centos7: Pulling from edgex-lftools 06:27:38 ab5ef0e58194: Pulling fs layer 06:27:38 9712f1f96733: Pulling fs layer 06:27:38 63f879dbbcfc: Pulling fs layer 06:27:38 0d9ebad4ef96: Pulling fs layer 06:27:38 e9a5061849ea: Pulling fs layer 06:27:38 d747dcd14b5f: Pulling fs layer 06:27:38 2de7ff778b66: Pulling fs layer 06:27:38 0d9ebad4ef96: Waiting 06:27:38 e9a5061849ea: Waiting 06:27:38 d747dcd14b5f: Waiting 06:27:38 2de7ff778b66: Waiting 06:27:38 9712f1f96733: Verifying Checksum 06:27:38 9712f1f96733: Download complete 06:27:38 63f879dbbcfc: Verifying Checksum 06:27:38 63f879dbbcfc: Download complete 06:27:38 e9a5061849ea: Verifying Checksum 06:27:38 e9a5061849ea: Download complete 06:27:38 0d9ebad4ef96: Verifying Checksum 06:27:38 0d9ebad4ef96: Download complete 06:27:38 d747dcd14b5f: Verifying Checksum 06:27:38 d747dcd14b5f: Download complete 06:27:38 ab5ef0e58194: Verifying Checksum 06:27:38 ab5ef0e58194: Download complete 06:27:38 2de7ff778b66: Verifying Checksum 06:27:38 2de7ff778b66: Download complete 06:27:42 ab5ef0e58194: Pull complete 06:27:42 9712f1f96733: Pull complete 06:27:43 63f879dbbcfc: Pull complete 06:27:48 0d9ebad4ef96: Pull complete 06:27:48 e9a5061849ea: Pull complete 06:27:48 d747dcd14b5f: Pull complete 06:27:49 2de7ff778b66: Pull complete 06:27:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:27:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:50 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:27:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:27:53 $ docker top 62fba53c980791270bfea45d17ba0bf8029bca7cb5bda8711e41cb820f1cdc13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:27:53 provisioning config files... 06:27:53 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config5975073242286094768tmp 06:27:53 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config10874566870057463408tmp 06:27:53 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config15619553081943804555tmp [Pipeline] { [Pipeline] echo 06:27:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:27:54 ---> sigul-configuration.sh 06:27:54 gpg: directory `/root/.gnupg' created 06:27:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:27:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:27:54 gpg: keyring `/root/.gnupg/secring.gpg' created 06:27:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:27:54 gpg: CAST5 encrypted data 06:27:54 gpg: encrypted with 1 passphrase 06:27:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:27:54 + mkdir /home/jenkins 06:27:54 + mkdir /home/jenkins/sigul [Pipeline] sh 06:27:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:27:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:27:55 ---> sigul-install.sh 06:27:55 Sigul already installed; skipping installation. [Pipeline] sh 06:27:56 + git tag --list 06:27:56 v0.0.0 06:27:56 v3.0.0 06:27:56 v3.1 06:27:56 v3.1.0 06:27:56 v3.1.1 06:27:56 v4.0 06:27:56 v4.0.0 06:27:56 v4.0.1 06:27:56 v4.0.1-dev.1 06:27:56 v4.0.2 06:27:56 v4.1.0-dev.1 06:27:56 v4.1.0-dev.2 06:27:56 v4.1.0-dev.3 06:27:56 v4.1.0-dev.4 [Pipeline] sh 06:27:56 + lftools sign git-tag v4.0.2 06:27:57 Signing Git tag with Sigul... 06:27:57 Signing v4.0.2 [Pipeline] echo 06:27:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:27:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:27:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:27:58 $ docker stop --time=1 62fba53c980791270bfea45d17ba0bf8029bca7cb5bda8711e41cb820f1cdc13 06:27:59 $ docker rm -f --volumes 62fba53c980791270bfea45d17ba0bf8029bca7cb5bda8711e41cb820f1cdc13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:28:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:28:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:01 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:28:02 $ docker top 269025ccd3790e4ed954041fd9b561beffe5611744a2d5570ad40dd81c44d70a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:28:02 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:28:02 + git semver [Pipeline] } 06:28:03 $ docker stop --time=1 269025ccd3790e4ed954041fd9b561beffe5611744a2d5570ad40dd81c44d70a 06:28:04 $ docker rm -f --volumes 269025ccd3790e4ed954041fd9b561beffe5611744a2d5570ad40dd81c44d70a [Pipeline] // withDockerContainer [Pipeline] sh 06:28:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:28:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:06 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:28:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:28:06 $ docker top 1ed42d5f36604a1a17fe39c674049c50bd382124a69648a23469065c80d41b18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:28:07 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:28:07 + git semver [Pipeline] } 06:28:08 $ docker stop --time=1 1ed42d5f36604a1a17fe39c674049c50bd382124a69648a23469065c80d41b18 06:28:09 $ docker rm -f --volumes 1ed42d5f36604a1a17fe39c674049c50bd382124a69648a23469065c80d41b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 06:28:11 + [ -d /w/workspace/edgexfoundry_device-uart_palau/archives ] 06:28:11 + ls -al /w/workspace/edgexfoundry_device-uart_palau/archives 06:28:11 total 16 06:28:11 drwxr-xr-x 3 root root 4096 May 26 06:08 . 06:28:11 drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:27 .. 06:28:11 drwxr-xr-x 2 root root 4096 May 26 06:08 cost 06:28:11 -rw-r--r-- 1 root root 82 May 26 06:08 cost.csv 06:28:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_palau/archives 06:28:11 + ls -al /w/workspace/edgexfoundry_device-uart_palau/archives 06:28:11 total 16 06:28:11 drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:08 . 06:28:11 drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:27 .. 06:28:11 drwxr-xr-x 2 jenkins jenkins 4096 May 26 06:08 cost 06:28:11 -rw-r--r-- 1 jenkins jenkins 82 May 26 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:28:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:28:12 ---> package-listing.sh 06:28:12 ++ facter osfamily 06:28:12 ++ tr '[:upper:]' '[:lower:]' 06:28:13 + OS_FAMILY=debian 06:28:13 + workspace=/w/workspace/edgexfoundry_device-uart_palau 06:28:13 + START_PACKAGES=/tmp/packages_start.txt 06:28:13 + END_PACKAGES=/tmp/packages_end.txt 06:28:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:13 + PACKAGES=/tmp/packages_start.txt 06:28:13 + '[' /w/workspace/edgexfoundry_device-uart_palau ']' 06:28:13 + PACKAGES=/tmp/packages_end.txt 06:28:13 + case "${OS_FAMILY}" in 06:28:13 + dpkg -l 06:28:13 + grep '^ii' 06:28:13 + '[' -f /tmp/packages_start.txt ']' 06:28:13 + '[' -f /tmp/packages_end.txt ']' 06:28:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:13 + '[' /w/workspace/edgexfoundry_device-uart_palau ']' 06:28:13 + mkdir -p /w/workspace/edgexfoundry_device-uart_palau/archives/ 06:28:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_palau/archives/ [Pipeline] echo 06:28:13 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/edgexfoundry_device-uart_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:28:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:14 prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container 06:28:14 $ 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/edgexfoundry_device-uart_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:28:14 $ docker top 8c6f2463513484737919a0362252371377f5ba76c5b0ad787d50fcc05e8e18e4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:15 + touch /tmp/pre-build-complete [Pipeline] sh 06:28:15 + mkdir -p /var/log/sysstat [Pipeline] sh 06:28:16 + ls /var/log/sa-host 06:28:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:16 provisioning config files... 06:28:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config18032900286492399518tmp [Pipeline] { [Pipeline] echo 06:28:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:28:16 ---> create-netrc.sh [Pipeline] } 06:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:28:17 ---> python-tools-install.sh [Pipeline] echo 06:28:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:28:17 ---> sudo-logs.sh 06:28:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:28:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:28:18 ---> job-cost.sh 06:28:18 lf-activate-venv: SKIPPING 06:28:18 DEBUG: total: 0.2199999988079071 06:28:18 INFO: Retrieving Stack Cost... 06:28:18 INFO: Retrieving Pricing Info for: v3-standard-8 06:28:18 INFO: Archiving Costs [Pipeline] echo 06:28:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:28:23 ---> logs-deploy.sh 06:28:23 lf-activate-venv: SKIPPING 06:28:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/palau/2 06:28:23 INFO: archiving workspace using pattern(s): 06:28:23 Archives upload complete. 06:28:23 INFO: archiving logs to Nexus 06:28:23 ---> uname -a: 06:28:23 Linux prd-ubuntu20-04-docker-8c-8g-11437 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:28:23 06:28:23 06:28:23 ---> lscpu: 06:28:23 Architecture: x86_64 06:28:23 CPU op-mode(s): 32-bit, 64-bit 06:28:23 Byte Order: Little Endian 06:28:23 Address sizes: 40 bits physical, 48 bits virtual 06:28:23 CPU(s): 8 06:28:23 On-line CPU(s) list: 0-7 06:28:23 Thread(s) per core: 1 06:28:23 Core(s) per socket: 1 06:28:23 Socket(s): 8 06:28:23 NUMA node(s): 1 06:28:23 Vendor ID: AuthenticAMD 06:28:23 CPU family: 23 06:28:23 Model: 49 06:28:23 Model name: AMD EPYC-Rome Processor 06:28:23 Stepping: 0 06:28:23 CPU MHz: 2800.000 06:28:23 BogoMIPS: 5600.00 06:28:23 Virtualization: AMD-V 06:28:23 Hypervisor vendor: KVM 06:28:23 Virtualization type: full 06:28:23 L1d cache: 256 KiB 06:28:23 L1i cache: 256 KiB 06:28:23 L2 cache: 4 MiB 06:28:23 L3 cache: 128 MiB 06:28:23 NUMA node0 CPU(s): 0-7 06:28:23 Vulnerability Gather data sampling: Not affected 06:28:23 Vulnerability Itlb multihit: Not affected 06:28:23 Vulnerability L1tf: Not affected 06:28:23 Vulnerability Mds: Not affected 06:28:23 Vulnerability Meltdown: Not affected 06:28:23 Vulnerability Mmio stale data: Not affected 06:28:23 Vulnerability Retbleed: Vulnerable 06:28:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:28:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:28:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:28:23 Vulnerability Srbds: Not affected 06:28:23 Vulnerability Tsx async abort: Not affected 06:28:23 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 06:28:23 06:28:23 06:28:23 ---> nproc: 06:28:23 8 06:28:23 06:28:23 06:28:23 ---> df -h: 06:28:23 Filesystem Size Used Avail Use% Mounted on 06:28:23 overlay 155G 15G 141G 10% / 06:28:23 tmpfs 64M 0 64M 0% /dev 06:28:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:28:23 shm 64M 0 64M 0% /dev/shm 06:28:23 /dev/vda1 155G 15G 141G 10% /facter-os 06:28:23 06:28:23 06:28:23 ---> sar -b -r -n DEV: 06:28:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11437) 05/26/26 _x86_64_ (8 CPU) 06:28:23 06:28:23 06:05:23 LINUX RESTART (8 CPU) 06:28:23 06:28:23 06:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:28:23 06:07:01 356.50 24.10 332.40 0.00 3381.94 149257.55 0.00 06:28:23 06:08:01 167.37 0.52 166.86 0.00 18.00 72946.26 0.00 06:28:23 06:09:01 165.74 0.25 165.49 0.00 28.66 41635.99 0.00 06:28:23 06:10:01 1.95 0.00 1.95 0.00 0.00 23.06 0.00 06:28:23 06:11:01 21.11 3.53 17.58 0.00 2529.45 3758.04 0.00 06:28:23 06:12:01 3.03 0.00 3.03 0.00 0.00 32.66 0.00 06:28:23 06:13:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 06:28:23 06:14:01 1.92 0.00 1.92 0.00 0.00 21.60 0.00 06:28:23 06:15:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 06:28:23 06:16:01 2.20 0.00 2.20 0.00 0.00 33.46 0.00 06:28:23 06:17:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 06:28:23 06:18:01 1.62 0.02 1.60 0.00 0.13 18.53 0.00 06:28:23 06:19:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 06:28:23 06:20:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 06:28:23 06:21:01 1.77 0.02 1.75 0.00 0.13 20.93 0.00 06:28:23 06:22:01 1.20 0.30 0.90 0.00 16.80 12.26 0.00 06:28:23 06:23:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 06:28:23 06:24:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 06:28:23 06:25:01 2.23 1.17 1.07 0.00 24.93 13.60 0.00 06:28:23 06:26:01 5.63 2.62 3.01 0.00 50.50 90.90 0.00 06:28:23 06:27:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 06:28:23 06:28:01 111.86 0.23 111.63 0.00 12.66 53695.72 0.00 06:28:23 Average: 38.58 1.47 37.10 0.00 273.21 14517.21 0.00 06:28:23 06:28:23 06:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:28:23 06:07:01 27218108 31433444 844644 2.57 156440 4158224 2159244 6.37 1413504 3651712 801552 06:28:23 06:08:01 27016048 31495576 782676 2.38 175728 4402080 1710848 5.04 1616672 3647928 312 06:28:23 06:09:01 25764740 31484152 787304 2.40 202364 5511972 1698188 5.01 1848360 4555012 328 06:28:23 06:10:01 25765164 31484640 786596 2.39 202392 5511972 1698188 5.01 1848292 4555012 48 06:28:23 06:11:01 25577200 31475676 782984 2.38 205220 5682348 1753096 5.17 1966212 4603784 372 06:28:23 06:12:01 25576808 31475384 783156 2.38 205288 5682352 1753096 5.17 1966152 4603784 8 06:28:23 06:13:01 25592360 31491012 767468 2.33 205360 5682356 1753096 5.17 1951020 4603788 8 06:28:23 06:14:01 25594604 31493376 764848 2.33 205420 5682356 1753096 5.17 1950032 4603792 8 06:28:23 06:15:01 25594620 31493456 764684 2.33 205488 5682360 1753096 5.17 1950088 4603796 8 06:28:23 06:16:01 25596640 31495556 762480 2.32 205588 5682340 1753096 5.17 1948740 4603776 28 06:28:23 06:17:01 25596088 31495020 762996 2.32 205612 5682336 1753096 5.17 1948912 4603776 16 06:28:23 06:18:01 25596092 31495184 762512 2.32 205636 5682344 1753096 5.17 1948476 4603780 48 06:28:23 06:19:01 25596108 31495224 762448 2.32 205656 5682344 1753096 5.17 1948560 4603780 8 06:28:23 06:20:01 25595952 31495092 762540 2.32 205664 5682348 1753096 5.17 1948536 4603784 40 06:28:23 06:21:01 25594180 31493472 764056 2.32 205704 5682348 1760192 5.19 1948472 4603788 12 06:28:23 06:22:01 25593864 31493692 763776 2.32 205732 5682856 1760192 5.19 1951080 4604112 192 06:28:23 06:23:01 25593288 31493176 764084 2.32 205768 5682860 1760192 5.19 1951200 4604104 16 06:28:23 06:24:01 25593760 31493836 763376 2.32 205804 5682988 1760192 5.19 1951448 4604232 12 06:28:23 06:25:01 25588844 31490748 766356 2.33 205848 5683724 1776276 5.24 1955288 4604672 40 06:28:23 06:26:01 25585196 31490324 766136 2.33 205932 5686520 1778424 5.24 1956068 4607080 180 06:28:23 06:27:01 25585424 31490608 765816 2.33 205960 5686548 1778424 5.24 1955524 4607060 8 06:28:23 06:28:01 24010764 31425156 826224 2.51 258608 7009772 1910228 5.63 2108828 5890892 376 06:28:23 Average: 25673902 31485173 775325 2.36 204146 5600243 1776434 5.24 1910521 4571520 36528 06:28:23 06:28:23 06:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:28:23 06:07:01 docker0 300.44 434.03 27.01 3308.90 0.00 0.00 0.00 0.00 06:28:23 06:07:01 ens3 876.82 592.46 10853.45 137.02 0.00 0.00 0.00 0.00 06:28:23 06:07:01 lo 4.95 4.95 0.50 0.50 0.00 0.00 0.00 0.00 06:28:23 06:07:01 veth3248274 254.11 383.49 26.96 2898.92 0.00 0.00 0.00 0.24 06:28:23 06:08:01 docker0 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:08:01 ens3 44.86 25.15 41.16 15.59 0.00 0.00 0.00 0.00 06:28:23 06:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:28:23 06:09:01 docker0 4.33 9.33 0.32 128.29 0.00 0.00 0.00 0.00 06:28:23 06:09:01 ens3 173.74 123.06 2683.58 390.74 0.00 0.00 0.00 0.00 06:28:23 06:09:01 lo 5.60 5.60 0.56 0.56 0.00 0.00 0.00 0.00 06:28:23 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:10:01 ens3 3.23 0.88 1.06 0.69 0.00 0.00 0.00 0.00 06:28:23 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:11:01 ens3 61.09 33.86 1405.58 2.93 0.00 0.00 0.00 0.00 06:28:23 06:11:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 06:28:23 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:12:01 ens3 0.68 0.32 0.28 0.20 0.00 0.00 0.00 0.00 06:28:23 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:13:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:28:23 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:14:01 ens3 0.58 0.13 0.04 0.01 0.00 0.00 0.00 0.00 06:28:23 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:15:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:28:23 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:16:01 ens3 0.58 0.22 0.16 0.07 0.00 0.00 0.00 0.00 06:28:23 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:17:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:28:23 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:18:01 ens3 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 06:28:23 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:19:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:28:23 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:20:01 ens3 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 06:28:23 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:21:01 ens3 0.73 0.57 0.41 0.29 0.00 0.00 0.00 0.00 06:28:23 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:22:01 ens3 1.10 0.82 0.83 0.39 0.00 0.00 0.00 0.00 06:28:23 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:23:01 ens3 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00 06:28:23 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:24:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:28:23 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:25:01 ens3 4.07 3.12 2.56 3.46 0.00 0.00 0.00 0.00 06:28:23 06:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:26:01 ens3 2.38 1.86 1.35 1.19 0.00 0.00 0.00 0.00 06:28:23 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:28:23 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:27:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:28:23 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:23 06:28:01 docker0 2.92 2.22 0.81 0.85 0.00 0.00 0.00 0.00 06:28:23 06:28:01 ens3 292.82 195.25 7325.99 158.96 0.00 0.00 0.00 0.00 06:28:23 06:28:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 06:28:23 Average: docker0 13.78 19.94 1.26 153.86 0.00 0.00 0.00 0.00 06:28:23 Average: ens3 65.96 44.03 1006.77 32.26 0.00 0.00 0.00 0.00 06:28:23 Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 06:28:23 06:28:23 06:28:23 ---> sar -P ALL: 06:28:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11437) 05/26/26 _x86_64_ (8 CPU) 06:28:23 06:28:23 06:05:23 LINUX RESTART (8 CPU) 06:28:23 06:28:23 06:06:02 CPU %user %nice %system %iowait %steal %idle 06:28:23 06:07:01 all 10.73 0.00 4.20 3.63 0.07 81.37 06:28:23 06:07:01 0 10.01 0.00 4.57 3.48 0.07 81.87 06:28:23 06:07:01 1 11.22 0.00 4.10 1.42 0.07 83.18 06:28:23 06:07:01 2 13.43 0.00 4.35 5.16 0.09 76.97 06:28:23 06:07:01 3 10.08 0.00 3.75 2.93 0.09 83.17 06:28:23 06:07:01 4 10.10 0.00 4.47 10.12 0.07 75.24 06:28:23 06:07:01 5 7.71 0.00 3.32 2.26 0.07 86.64 06:28:23 06:07:01 6 11.41 0.00 5.40 1.55 0.07 81.58 06:28:23 06:07:01 7 11.84 0.00 3.63 2.16 0.05 82.31 06:28:23 06:08:01 all 45.27 0.00 7.19 1.23 0.11 46.20 06:28:23 06:08:01 0 44.27 0.00 7.02 0.64 0.12 47.95 06:28:23 06:08:01 1 45.11 0.00 8.44 5.77 0.12 40.56 06:28:23 06:08:01 2 46.58 0.00 6.71 0.29 0.12 46.31 06:28:23 06:08:01 3 43.60 0.00 7.60 0.42 0.08 48.30 06:28:23 06:08:01 4 45.20 0.00 6.81 0.35 0.12 47.52 06:28:23 06:08:01 5 45.67 0.00 6.71 1.88 0.12 45.63 06:28:23 06:08:01 6 45.32 0.00 6.97 0.25 0.12 47.34 06:28:23 06:08:01 7 46.43 0.00 7.27 0.24 0.12 45.94 06:28:23 06:09:01 all 27.21 0.00 4.75 0.78 0.09 67.17 06:28:23 06:09:01 0 25.93 0.00 4.71 0.13 0.08 69.14 06:28:23 06:09:01 1 28.32 0.00 4.51 0.62 0.10 66.45 06:28:23 06:09:01 2 29.26 0.00 4.98 1.38 0.08 64.30 06:28:23 06:09:01 3 28.21 0.00 5.62 0.27 0.08 65.82 06:28:23 06:09:01 4 26.79 0.00 3.80 0.49 0.08 68.83 06:28:23 06:09:01 5 26.61 0.00 4.36 0.18 0.08 68.76 06:28:23 06:09:01 6 25.60 0.00 4.46 0.07 0.08 69.79 06:28:23 06:09:01 7 27.01 0.00 5.55 3.10 0.10 64.24 06:28:23 06:10:01 all 0.05 0.00 0.01 0.00 0.00 99.94 06:28:23 06:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:28:23 06:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:28:23 06:10:01 4 0.17 0.00 0.00 0.00 0.00 99.83 06:28:23 06:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:10:01 7 0.08 0.00 0.02 0.02 0.00 99.88 06:28:23 06:11:01 all 1.05 0.00 0.35 0.18 0.01 98.41 06:28:23 06:11:01 0 1.03 0.00 0.38 0.02 0.02 98.55 06:28:23 06:11:01 1 2.49 0.00 0.45 0.03 0.02 97.01 06:28:23 06:11:01 2 1.37 0.00 0.58 0.10 0.02 97.93 06:28:23 06:11:01 3 0.73 0.00 0.30 0.12 0.02 98.83 06:28:23 06:11:01 4 0.67 0.00 0.32 0.02 0.02 98.98 06:28:23 06:11:01 5 0.63 0.00 0.30 0.85 0.00 98.21 06:28:23 06:11:01 6 0.65 0.00 0.23 0.02 0.00 99.10 06:28:23 06:11:01 7 0.82 0.00 0.23 0.28 0.02 98.65 06:28:23 06:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:28:23 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:28:23 06:12:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:28:23 06:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:28:23 06:12:01 5 0.00 0.00 0.00 0.05 0.02 99.93 06:28:23 06:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:28:23 06:13:01 all 0.12 0.00 0.01 0.01 0.00 99.85 06:28:23 06:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:13:01 1 0.07 0.00 0.02 0.00 0.00 99.92 06:28:23 06:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:28:23 06:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:13:01 4 0.73 0.00 0.05 0.00 0.00 99.22 06:28:23 06:13:01 5 0.03 0.00 0.00 0.10 0.00 99.87 06:28:23 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:14:01 all 0.13 0.00 0.01 0.01 0.00 99.85 06:28:23 06:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:14:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:28:23 06:14:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:28:23 06:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:28:23 06:14:01 4 0.94 0.00 0.00 0.00 0.00 99.06 06:28:23 06:14:01 5 0.00 0.00 0.00 0.05 0.00 99.95 06:28:23 06:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:28:23 06:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:28:23 06:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:28:23 06:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:28:23 06:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:28:23 06:15:01 5 0.02 0.00 0.02 0.05 0.00 99.92 06:28:23 06:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:28:23 06:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:28:23 06:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:28:23 06:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:28:23 06:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:28:23 06:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:28:23 06:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:28:23 06:16:01 5 0.00 0.00 0.02 0.05 0.02 99.92 06:28:23 06:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:28:23 06:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:28:23 06:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:28:23 06:17:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:28:23 06:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:28:23 06:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:28:23 06:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:17:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:28:23 06:28:23 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:28:23 06:18:01 all 0.06 0.00 0.01 0.00 0.00 99.92 06:28:23 06:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:28:23 06:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:28:23 06:18:01 2 0.00 0.00 0.05 0.00 0.02 99.93 06:28:23 06:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:28:23 06:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:28:23 06:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:28:23 06:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:28:23 06:18:01 7 0.35 0.00 0.00 0.00 0.00 99.65 06:28:23 06:19:01 all 0.02 0.00 0.00 0.00 0.00 99.97 06:28:23 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:28:23 06:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:28:23 06:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:19:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:28:23 06:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:28:23 06:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:28:23 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:28:23 06:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:28:23 06:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:20:01 5 0.00 0.00 0.02 0.03 0.00 99.95 06:28:23 06:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:28:23 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:21:01 all 0.03 0.00 0.03 0.01 0.01 99.93 06:28:23 06:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:28:23 06:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:28:23 06:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:28:23 06:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:28:23 06:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:21:01 5 0.02 0.00 0.05 0.03 0.02 99.88 06:28:23 06:21:01 6 0.05 0.00 0.00 0.02 0.00 99.93 06:28:23 06:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:28:23 06:22:01 all 0.23 0.00 0.01 0.00 0.00 99.76 06:28:23 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:22:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:28:23 06:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:22:01 3 1.32 0.00 0.03 0.00 0.02 98.63 06:28:23 06:22:01 4 0.13 0.00 0.00 0.00 0.00 99.87 06:28:23 06:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:28:23 06:22:01 6 0.15 0.00 0.02 0.00 0.00 99.83 06:28:23 06:22:01 7 0.13 0.00 0.00 0.02 0.00 99.85 06:28:23 06:23:01 all 0.18 0.00 0.02 0.00 0.00 99.80 06:28:23 06:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:28:23 06:23:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:28:23 06:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:28:23 06:23:01 3 1.22 0.00 0.03 0.00 0.02 98.73 06:28:23 06:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:23:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:28:23 06:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:28:23 06:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:28:23 06:24:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:28:23 06:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:28:23 06:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:24:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:28:23 06:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:28:23 06:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:28:23 06:24:01 6 0.07 0.00 0.00 0.00 0.02 99.92 06:28:23 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:28:23 06:25:01 all 0.16 0.00 0.03 0.01 0.01 99.80 06:28:23 06:25:01 0 0.17 0.00 0.00 0.02 0.02 99.80 06:28:23 06:25:01 1 0.18 0.00 0.03 0.02 0.00 99.77 06:28:23 06:25:01 2 0.08 0.00 0.02 0.00 0.00 99.90 06:28:23 06:25:01 3 0.07 0.00 0.00 0.00 0.02 99.92 06:28:23 06:25:01 4 0.12 0.00 0.03 0.00 0.02 99.83 06:28:23 06:25:01 5 0.07 0.00 0.03 0.03 0.00 99.87 06:28:23 06:25:01 6 0.62 0.00 0.03 0.00 0.00 99.35 06:28:23 06:25:01 7 0.00 0.00 0.07 0.00 0.00 99.93 06:28:23 06:26:01 all 0.07 0.00 0.03 0.01 0.00 99.88 06:28:23 06:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:28:23 06:26:01 1 0.22 0.00 0.08 0.02 0.00 99.68 06:28:23 06:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:28:23 06:26:01 3 0.07 0.00 0.05 0.00 0.02 99.87 06:28:23 06:26:01 4 0.07 0.00 0.03 0.00 0.00 99.90 06:28:23 06:26:01 5 0.02 0.00 0.03 0.08 0.00 99.87 06:28:23 06:26:01 6 0.15 0.00 0.00 0.00 0.00 99.85 06:28:23 06:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:28:23 06:27:01 all 0.17 0.00 0.01 0.00 0.01 99.80 06:28:23 06:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:28:23 06:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:28:23 06:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:28:23 06:27:01 3 1.24 0.00 0.03 0.00 0.02 98.71 06:28:23 06:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:27:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:28:23 06:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:28:23 06:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:28:23 06:28:01 all 7.19 0.00 2.93 1.02 0.05 88.81 06:28:23 06:28:01 0 7.19 0.00 2.76 0.32 0.05 89.67 06:28:23 06:28:01 1 6.69 0.00 2.64 0.05 0.05 90.57 06:28:23 06:28:01 2 7.56 0.00 2.22 0.24 0.05 89.94 06:28:23 06:28:01 3 7.00 0.00 3.60 2.79 0.05 86.56 06:28:23 06:28:01 4 9.73 0.00 2.75 0.02 0.05 87.45 06:28:23 06:28:01 5 6.14 0.00 2.96 4.58 0.05 86.27 06:28:23 06:28:01 6 4.45 0.00 3.17 0.02 0.05 92.32 06:28:23 06:28:01 7 8.78 0.00 3.34 0.12 0.05 87.72 06:28:23 06:28:23 Average: CPU %user %nice %system %iowait %steal %idle 06:28:23 Average: all 4.18 0.00 0.88 0.31 0.02 94.61 06:28:23 Average: 0 4.01 0.00 0.88 0.21 0.02 94.89 06:28:23 Average: 1 4.26 0.00 0.92 0.36 0.02 94.44 06:28:23 Average: 2 4.44 0.00 0.86 0.32 0.02 94.35 06:28:23 Average: 3 4.23 0.00 0.95 0.29 0.02 94.50 06:28:23 Average: 4 4.27 0.00 0.83 0.49 0.02 94.40 06:28:23 Average: 5 3.92 0.00 0.80 0.46 0.02 94.80 06:28:23 Average: 6 3.99 0.00 0.91 0.09 0.02 94.99 06:28:23 Average: 7 4.30 0.00 0.91 0.27 0.02 94.51 06:28:23 06:28:23 06:28:23