Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 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-ssh12282935237688763157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6476065027841563726.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15995738530612904016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh10833531313611315286.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15968717021846556151.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-772549 in /w/workspace/edgexfoundry_device-uart_main [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_main # 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 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 (main) Commit message: "Merge pull request #117 from judehung/update-go-1.25" > 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 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 # timeout=10 > git rev-list --no-walk be1aa26aaf6e3599ea3452fae5bed9b3635894c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T05:07:55.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T05:07:55.073Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T05:07:55.105Z] ========================================================= [2025-11-05T05:07:55.105Z] EdgeX Global Pipelines Version Info [2025-11-05T05:07:55.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:55.888Z] ------------------- [2025-11-05T05:07:55.888Z] stable info: [2025-11-05T05:07:55.888Z] ------------------- [2025-11-05T05:07:55.888Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T05:07:55.888Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:07:55.888Z] Message: update stable to v1.0.278 [2025-11-05T05:07:56.833Z] ------------------- [2025-11-05T05:07:56.833Z] experimental info: [2025-11-05T05:07:56.833Z] ------------------- [2025-11-05T05:07:56.833Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T05:07:56.833Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T05:07:56.833Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T05:07:56.912Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2025-11-05T05:07:56.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2025-11-05T05:07:56.960Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T05:07:56.983Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T05:07:57.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T05:07:57.027Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T05:07:57.051Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T05:07:57.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T05:07:57.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T05:07:57.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T05:07:57.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T05:07:57.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2025-11-05T05:07:57.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T05:07:57.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T05:07:57.235Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:07:57.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:07:57.279Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:07:57.307Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:07:57.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T05:07:57.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T05:07:57.373Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T05:07:57.395Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T05:07:57.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T05:07:57.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T05:07:57.456Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T05:07:57.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T05:07:57.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T05:07:57.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-05T05:07:57.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-05T05:07:57.581Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-05T05:07:57.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo [2025-11-05T05:07:57.631Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a36f29 [Pipeline] echo [2025-11-05T05:07:57.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:07:57.719Z] provisioning config files... [2025-11-05T05:07:57.732Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15856138755125123273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:58.069Z] ---> ****-login.sh [2025-11-05T05:07:58.069Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:07:58.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:58.328Z] [2025-11-05T05:07:58.328Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:07:58.328Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:58.328Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:07:58.328Z] [2025-11-05T05:07:58.328Z] Login Succeeded [2025-11-05T05:07:58.328Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:07:58.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:58.328Z] [2025-11-05T05:07:58.328Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:07:58.329Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:58.329Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:07:58.329Z] [2025-11-05T05:07:58.329Z] Login Succeeded [2025-11-05T05:07:58.329Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:07:58.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:58.589Z] [2025-11-05T05:07:58.589Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:07:58.589Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:58.589Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:07:58.589Z] [2025-11-05T05:07:58.589Z] Login Succeeded [2025-11-05T05:07:58.589Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:07:58.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:58.589Z] [2025-11-05T05:07:58.589Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:07:58.590Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:58.590Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:07:58.590Z] [2025-11-05T05:07:58.590Z] Login Succeeded [2025-11-05T05:07:58.590Z] ****.io [2025-11-05T05:07:58.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:07:58.850Z] [2025-11-05T05:07:58.850Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:07:58.850Z] Configure a credential helper to remove this warning. See [2025-11-05T05:07:58.850Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:07:58.850Z] [2025-11-05T05:07:58.850Z] Login Succeeded [2025-11-05T05:07:58.850Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:07:58.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T05:07:59.275Z] + git rev-list -1 --merges 0a36f29efc94ea3344972e8e88f5ccc8c6d80875~1..0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo [2025-11-05T05:07:59.302Z] -----------> git rev-list -1 --merges 0a36f29efc94ea3344972e8e88f5ccc8c6d80875~1..0a36f29efc94ea3344972e8e88f5ccc8c6d80875 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:07:59.302Z] 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [false] [Pipeline] sh [2025-11-05T05:07:59.595Z] + git log --format=format:%s -1 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo [2025-11-05T05:07:59.611Z] ========================================================= [2025-11-05T05:07:59.611Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T05:07:59.611Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:07:59.955Z] + git log --format=format:%s -1 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo [2025-11-05T05:07:59.968Z] [semverPrep] GIT_COMMIT: 0a36f29efc94ea3344972e8e88f5ccc8c6d80875, Commit Message: Merge pull request #117 from judehung/update-go-1.25 [Pipeline] echo [2025-11-05T05:07:59.985Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T05:08:00.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:08:00.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T05:08:00.343Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T05:08:00.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T05:08:00.343Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T05:08:00.343Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T05:08:00.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:00.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:08:00.702Z] [2025-11-05T05:08:00.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:01.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:08:01.003Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T05:08:01.003Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T05:08:01.003Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T05:08:01.003Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T05:08:01.003Z] 461d9e800cba: Pulling fs layer [2025-11-05T05:08:01.003Z] 80192f66455f: Pulling fs layer [2025-11-05T05:08:01.003Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T05:08:01.003Z] a29436f7fd5d: Pulling fs layer [2025-11-05T05:08:01.003Z] 923cac83aea3: Pulling fs layer [2025-11-05T05:08:01.003Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T05:08:01.003Z] 461d9e800cba: Waiting [2025-11-05T05:08:01.003Z] db01528c6b51: Pulling fs layer [2025-11-05T05:08:01.003Z] 28988de357af: Pulling fs layer [2025-11-05T05:08:01.003Z] 80192f66455f: Waiting [2025-11-05T05:08:01.003Z] 923cac83aea3: Waiting [2025-11-05T05:08:01.003Z] 2e8e34ca0e6c: Waiting [2025-11-05T05:08:01.003Z] a29436f7fd5d: Waiting [2025-11-05T05:08:01.003Z] 25ad8b0a4227: Waiting [2025-11-05T05:08:01.003Z] db01528c6b51: Waiting [2025-11-05T05:08:01.003Z] 28988de357af: Waiting [2025-11-05T05:08:01.003Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T05:08:01.003Z] 6bf1a483ea7c: Download complete [2025-11-05T05:08:01.003Z] 461d9e800cba: Verifying Checksum [2025-11-05T05:08:01.003Z] 461d9e800cba: Download complete [2025-11-05T05:08:01.003Z] 80192f66455f: Verifying Checksum [2025-11-05T05:08:01.003Z] 80192f66455f: Download complete [2025-11-05T05:08:01.262Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T05:08:01.262Z] f5dfc541a4d3: Download complete [2025-11-05T05:08:01.262Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T05:08:01.262Z] 3dae71ba6b94: Download complete [2025-11-05T05:08:01.262Z] 923cac83aea3: Download complete [2025-11-05T05:08:01.262Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T05:08:01.262Z] 25ad8b0a4227: Download complete [2025-11-05T05:08:01.522Z] db01528c6b51: Verifying Checksum [2025-11-05T05:08:01.522Z] db01528c6b51: Download complete [2025-11-05T05:08:01.522Z] 28988de357af: Download complete [2025-11-05T05:08:01.522Z] a29436f7fd5d: Verifying Checksum [2025-11-05T05:08:01.781Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T05:08:01.781Z] 2e8e34ca0e6c: Download complete [2025-11-05T05:08:02.725Z] 3dae71ba6b94: Pull complete [2025-11-05T05:08:02.725Z] 6bf1a483ea7c: Pull complete [2025-11-05T05:08:03.657Z] f5dfc541a4d3: Pull complete [2025-11-05T05:08:03.657Z] 461d9e800cba: Pull complete [2025-11-05T05:08:03.657Z] 80192f66455f: Pull complete [2025-11-05T05:08:07.848Z] 2e8e34ca0e6c: Pull complete [2025-11-05T05:08:07.848Z] a29436f7fd5d: Pull complete [2025-11-05T05:08:07.848Z] 923cac83aea3: Pull complete [2025-11-05T05:08:08.107Z] 25ad8b0a4227: Pull complete [2025-11-05T05:08:08.107Z] db01528c6b51: Pull complete [2025-11-05T05:08:08.107Z] 28988de357af: Pull complete [2025-11-05T05:08:08.107Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T05:08:08.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:08:08.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:08:08.243Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:08:08.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 [2025-11-05T05:08:10.500Z] $ docker top 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f -eo pid,comm [2025-11-05T05:08:10.546Z] 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). [2025-11-05T05:08:10.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:08:10.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:08:10.606Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:08:10.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:08:10.717Z] $ docker exec 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f ssh-agent [2025-11-05T05:08:10.813Z] SSH_AUTH_SOCK=/tmp/ssh-GIjQd63wHZTo/agent.32 [2025-11-05T05:08:10.813Z] SSH_AGENT_PID=38 [2025-11-05T05:08:10.819Z] Running ssh-add (command line suppressed) [2025-11-05T05:08:10.907Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4894974545888564663.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_4894974545888564663.key) [2025-11-05T05:08:10.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:08:11.219Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] sh [2025-11-05T05:08:11.506Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T05:08:11.517Z] $ docker exec --env ******** --env ******** 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f ssh-agent -k [2025-11-05T05:08:11.602Z] unset SSH_AUTH_SOCK; [2025-11-05T05:08:11.602Z] unset SSH_AGENT_PID; [2025-11-05T05:08:11.602Z] echo Agent pid 38 killed; [2025-11-05T05:08:11.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T05:08:11.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:08:11.652Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:08:11.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:08:11.753Z] $ docker exec 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f ssh-agent [2025-11-05T05:08:11.871Z] SSH_AUTH_SOCK=/tmp/ssh-IhHbbdA4dFqh/agent.85 [2025-11-05T05:08:11.871Z] SSH_AGENT_PID=91 [2025-11-05T05:08:11.877Z] Running ssh-add (command line suppressed) [2025-11-05T05:08:11.964Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13117301115701349796.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13117301115701349796.key) [2025-11-05T05:08:11.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:08:12.275Z] + git semver init [2025-11-05T05:08:12.535Z] 2025-11-05 05:08:12,488 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:08:12.535Z] 2025-11-05 05:08:12,492 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T05:08:12.535Z] 2025-11-05 05:08:12,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2025-11-05T05:08:12.535Z] 2025-11-05 05:08:12,493 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2025-11-05T05:08:12.535Z] 2025-11-05 05:08:12,493 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:08:13.923Z] 2025-11-05 05:08:13,833 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2025-11-05T05:08:13.923Z] 2025-11-05 05:08:13,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2025-11-05T05:08:13.923Z] 2025-11-05 05:08:13,833 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-11-05T05:08:13.923Z] 2025-11-05 05:08:13,834 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-11-05T05:08:13.923Z] 4.1.0-dev.2 [Pipeline] } [2025-11-05T05:08:13.931Z] $ docker exec --env ******** --env ******** 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f ssh-agent -k [2025-11-05T05:08:14.033Z] unset SSH_AUTH_SOCK; [2025-11-05T05:08:14.033Z] unset SSH_AGENT_PID; [2025-11-05T05:08:14.033Z] echo Agent pid 91 killed; [2025-11-05T05:08:14.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:08:14.380Z] + git semver [Pipeline] } [2025-11-05T05:08:14.648Z] $ docker stop --time=1 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f [2025-11-05T05:08:15.906Z] $ docker rm -f --volumes 39376aeed9e3ce0993e3df16c64377c2bab005dff39acb8d8d587ce9611a312f [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:08:16.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T05:08:16.500Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T05:08:16.507Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:08:16.691Z] provisioning config files... [2025-11-05T05:08:16.701Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7760046932603898248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:08:17.013Z] ---> ****-login.sh [2025-11-05T05:08:17.013Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:08:17.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:17.013Z] Login Succeeded [2025-11-05T05:08:17.013Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:08:17.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:17.014Z] Login Succeeded [2025-11-05T05:08:17.014Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:08:17.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:17.291Z] Login Succeeded [2025-11-05T05:08:17.291Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:08:17.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:17.291Z] Login Succeeded [2025-11-05T05:08:17.291Z] ****.io [2025-11-05T05:08:17.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:17.558Z] Login Succeeded [2025-11-05T05:08:17.558Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:08:17.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:08:17.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:08:17.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:08:17.687Z] ========================================================= [2025-11-05T05:08:17.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T05:08:17.687Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:18.024Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:08:18.594Z] #0 building with "default" instance using docker driver [2025-11-05T05:08:18.594Z] [2025-11-05T05:08:18.594Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:08:18.594Z] #1 transferring dockerfile: 1.96kB done [2025-11-05T05:08:18.594Z] #1 DONE 0.0s [2025-11-05T05:08:18.594Z] [2025-11-05T05:08:18.594Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T05:08:18.594Z] #2 DONE 0.1s [2025-11-05T05:08:18.853Z] [2025-11-05T05:08:18.853Z] #3 [internal] load .dockerignore [2025-11-05T05:08:18.853Z] #3 transferring context: 182B done [2025-11-05T05:08:18.853Z] #3 DONE 0.0s [2025-11-05T05:08:18.853Z] [2025-11-05T05:08:18.853Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:08:18.853Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T05:08:18.853Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T05:08:18.853Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-05T05:08:18.853Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-05T05:08:18.853Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2025-11-05T05:08:18.853Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T05:08:18.853Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T05:08:18.853Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2025-11-05T05:08:18.853Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T05:08:18.853Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T05:08:18.853Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2025-11-05T05:08:18.853Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-05T05:08:18.853Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T05:08:18.853Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2025-11-05T05:08:18.853Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 827.39kB / 112.58MB 0.2s [2025-11-05T05:08:18.853Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-05T05:08:19.112Z] #4 ... [2025-11-05T05:08:19.112Z] [2025-11-05T05:08:19.112Z] #5 [internal] load build context [2025-11-05T05:08:19.112Z] #5 transferring context: 32.04MB 0.2s done [2025-11-05T05:08:19.112Z] #5 DONE 0.3s [2025-11-05T05:08:19.112Z] [2025-11-05T05:08:19.112Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:08:19.112Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2025-11-05T05:08:19.112Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-05T05:08:19.112Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s [2025-11-05T05:08:19.112Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-05T05:08:19.112Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-11-05T05:08:19.112Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T05:08:19.112Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.5s [2025-11-05T05:08:19.112Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2025-11-05T05:08:19.112Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s [2025-11-05T05:08:19.374Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2025-11-05T05:08:19.374Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 35.65MB / 112.58MB 0.6s [2025-11-05T05:08:19.374Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.6s [2025-11-05T05:08:19.374Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.53MB / 112.58MB 0.7s [2025-11-05T05:08:19.374Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.7s [2025-11-05T05:08:19.374Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-11-05T05:08:19.631Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 75.50MB / 112.58MB 0.8s [2025-11-05T05:08:19.631Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2025-11-05T05:08:19.631Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.9s [2025-11-05T05:08:19.631Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2025-11-05T05:08:19.890Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2025-11-05T05:08:20.147Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2025-11-05T05:08:24.342Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done [2025-11-05T05:08:24.342Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T05:08:24.342Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T05:08:24.342Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T05:08:24.342Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T05:08:24.342Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-05T05:08:24.601Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2025-11-05T05:08:24.601Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-05T05:08:27.887Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2025-11-05T05:08:27.887Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-05T05:08:28.145Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2025-11-05T05:08:28.145Z] #4 DONE 9.6s [2025-11-05T05:08:28.402Z] [2025-11-05T05:08:28.402Z] #6 [builder 2/7] WORKDIR /device-uart [2025-11-05T05:08:30.313Z] #6 DONE 2.2s [2025-11-05T05:08:30.573Z] [2025-11-05T05:08:30.573Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-11-05T05:08:30.573Z] #7 0.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:08:30.833Z] #7 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:08:31.402Z] #7 0.808 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T05:08:31.402Z] #7 0.819 (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T05:08:31.402Z] #7 0.823 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T05:08:31.402Z] #7 0.846 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T05:08:31.402Z] #7 0.857 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:08:31.402Z] #7 0.865 OK: 269 MiB in 64 packages [2025-11-05T05:08:31.402Z] #7 DONE 1.0s [2025-11-05T05:08:31.652Z] Still waiting to schedule task [2025-11-05T05:08:31.652Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T05:08:31.662Z] [2025-11-05T05:08:31.662Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:08:31.662Z] #8 DONE 0.0s [2025-11-05T05:08:31.662Z] [2025-11-05T05:08:31.662Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:08:41.657Z] #9 DONE 9.2s [2025-11-05T05:08:41.657Z] [2025-11-05T05:08:41.657Z] #10 [builder 6/7] COPY . . [2025-11-05T05:08:41.657Z] #10 DONE 0.2s [2025-11-05T05:08:41.657Z] [2025-11-05T05:08:41.657Z] #11 [builder 7/7] RUN echo noop [2025-11-05T05:08:41.657Z] #11 0.217 noop [2025-11-05T05:08:41.657Z] #11 DONE 0.3s [2025-11-05T05:08:41.657Z] [2025-11-05T05:08:41.657Z] #12 exporting to image [2025-11-05T05:08:41.657Z] #12 exporting layers [2025-11-05T05:08:48.218Z] #12 exporting layers 7.0s done [2025-11-05T05:08:48.218Z] #12 writing image sha256:27f6f17abb8248ed933918848a187149b86172e2eca6e29d4571353d813b957b done [2025-11-05T05:08:48.218Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T05:08:48.218Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:48.545Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:08:48.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:08:48.622Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:08:48.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2025-11-05T05:08:48.981Z] $ docker top 80a795635705bbd4563ffb4586585f6f7e4a0281277e152884113725a962fc30 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:08:49.327Z] + go version [2025-11-05T05:08:49.327Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T05:08:49.334Z] $ docker stop --time=1 80a795635705bbd4563ffb4586585f6f7e4a0281277e152884113725a962fc30 [2025-11-05T05:08:50.597Z] $ docker rm -f --volumes 80a795635705bbd4563ffb4586585f6f7e4a0281277e152884113725a962fc30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:51.020Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:08:51.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:08:51.096Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:08:51.120Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2025-11-05T05:08:51.345Z] $ docker top 1ac07cfdc47869de9590f436d13e9e05fba8fad07edd8b5adaae2abd458a3fff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:08:51.696Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:08:52.001Z] + make test [2025-11-05T05:08:52.001Z] go test ./... -coverprofile=coverage.out [2025-11-05T05:08:53.378Z] ? github.com/edgexfoundry/device-uart [no test files] [2025-11-05T05:09:15.292Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2025-11-05T05:09:15.292Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2025-11-05T05:09:23.400Z] 0 issues. [2025-11-05T05:09:23.400Z] go vet ./... [2025-11-05T05:09:28.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:09:28.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:09:28.661Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:09:28.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:09:28.691Z] $ docker stop --time=1 1ac07cfdc47869de9590f436d13e9e05fba8fad07edd8b5adaae2abd458a3fff [2025-11-05T05:09:30.953Z] $ docker rm -f --volumes 1ac07cfdc47869de9590f436d13e9e05fba8fad07edd8b5adaae2abd458a3fff [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:09:31.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:09:31.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-05T05:09:32.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:09:32.296Z] + ls -al . [2025-11-05T05:09:32.296Z] total 228 [2025-11-05T05:09:32.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:08 . [2025-11-05T05:09:32.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:07 .. [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 5 05:07 .dockerignore [2025-11-05T05:09:32.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:09 .git [2025-11-05T05:09:32.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:07 .github [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 5 05:07 .gitignore [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:07 .golangci.yml [2025-11-05T05:09:32.296Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:08 .semver [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 21314 Nov 5 05:07 Attribution.txt [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 2704 Nov 5 05:07 CHANGELOG.md [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 5 05:07 Dockerfile [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:07 GOVERNANCE.md [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 698 Nov 5 05:07 Jenkinsfile [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:07 LICENSE [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 2454 Nov 5 05:07 Makefile [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 5 05:07 OWNERS.md [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 5 05:07 README.md [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:08 VERSION [2025-11-05T05:09:32.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:07 bin [2025-11-05T05:09:32.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:07 cmd [2025-11-05T05:09:32.296Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 5 05:09 coverage.out [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 6686 Nov 5 05:07 go.mod [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 89300 Nov 5 05:07 go.sum [2025-11-05T05:09:32.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:07 internal [2025-11-05T05:09:32.296Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 5 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:09:32.611Z] + 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=0a36f29efc94ea3344972e8e88f5ccc8c6d80875 --label arch=amd64 --label version=4.1.0-dev.2 . [2025-11-05T05:09:32.869Z] #0 building with "default" instance using docker driver [2025-11-05T05:09:32.869Z] [2025-11-05T05:09:32.869Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:09:32.869Z] #1 transferring dockerfile: 1.96kB done [2025-11-05T05:09:32.869Z] #1 DONE 0.0s [2025-11-05T05:09:32.869Z] [2025-11-05T05:09:32.869Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:09:32.869Z] #2 DONE 0.0s [2025-11-05T05:09:32.869Z] [2025-11-05T05:09:32.869Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-05T05:09:32.869Z] #3 DONE 0.1s [2025-11-05T05:09:32.869Z] [2025-11-05T05:09:32.869Z] #4 [internal] load .dockerignore [2025-11-05T05:09:32.869Z] #4 transferring context: 182B done [2025-11-05T05:09:32.869Z] #4 DONE 0.0s [2025-11-05T05:09:32.869Z] [2025-11-05T05:09:32.869Z] #5 [internal] load build context [2025-11-05T05:09:32.869Z] #5 transferring context: 16.39kB 0.0s done [2025-11-05T05:09:32.869Z] #5 DONE 0.0s [2025-11-05T05:09:32.869Z] [2025-11-05T05:09:32.869Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:09:32.869Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-05T05:09:32.869Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-05T05:09:32.869Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-05T05:09:32.869Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-05T05:09:32.869Z] #6 DONE 0.1s [2025-11-05T05:09:32.869Z] [2025-11-05T05:09:32.869Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:09:32.869Z] #7 DONE 0.1s [2025-11-05T05:09:32.869Z] [2025-11-05T05:09:32.869Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-05T05:09:33.125Z] #8 ... [2025-11-05T05:09:33.125Z] [2025-11-05T05:09:33.125Z] #9 [builder 2/7] WORKDIR /device-uart [2025-11-05T05:09:33.125Z] #9 DONE 0.0s [2025-11-05T05:09:33.125Z] [2025-11-05T05:09:33.125Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-05T05:09:33.125Z] #8 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:09:33.381Z] #8 0.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:09:33.947Z] #8 ... [2025-11-05T05:09:33.947Z] [2025-11-05T05:09:33.947Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-11-05T05:09:33.947Z] #10 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:09:33.947Z] #10 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:09:33.947Z] #10 0.753 OK: 269 MiB in 64 packages [2025-11-05T05:09:33.947Z] #10 DONE 0.8s [2025-11-05T05:09:33.947Z] [2025-11-05T05:09:33.947Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:09:33.947Z] #11 DONE 0.0s [2025-11-05T05:09:33.947Z] [2025-11-05T05:09:33.947Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-05T05:09:33.947Z] #8 0.837 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:09:33.947Z] #8 0.842 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:09:33.947Z] #8 0.848 OK: 7 MiB in 17 packages [2025-11-05T05:09:33.947Z] #8 DONE 1.0s [2025-11-05T05:09:33.947Z] [2025-11-05T05:09:33.947Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-05T05:09:34.205Z] #12 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:09:34.464Z] #12 ... [2025-11-05T05:09:34.464Z] [2025-11-05T05:09:34.464Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:09:34.464Z] #13 DONE 0.6s [2025-11-05T05:09:34.464Z] [2025-11-05T05:09:34.464Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-05T05:09:34.464Z] #12 0.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:09:34.464Z] #12 ... [2025-11-05T05:09:34.464Z] [2025-11-05T05:09:34.464Z] #14 [builder 6/7] COPY . . [2025-11-05T05:09:34.464Z] #14 DONE 0.1s [2025-11-05T05:09:34.722Z] [2025-11-05T05:09:34.722Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-05T05:09:34.722Z] #12 0.825 OK: 7 MiB in 17 packages [2025-11-05T05:09:34.722Z] #12 DONE 0.9s [2025-11-05T05:09:34.722Z] [2025-11-05T05:09:34.722Z] #15 [builder 7/7] RUN make build [2025-11-05T05:09:34.722Z] #15 0.320 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2025-11-05T05:10:01.255Z] #15 DONE 24.8s [2025-11-05T05:10:01.255Z] [2025-11-05T05:10:01.255Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2025-11-05T05:10:01.255Z] #16 DONE 0.0s [2025-11-05T05:10:01.255Z] [2025-11-05T05:10:01.255Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2025-11-05T05:10:01.255Z] #17 DONE 0.0s [2025-11-05T05:10:01.255Z] [2025-11-05T05:10:01.255Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2025-11-05T05:10:01.255Z] #18 DONE 0.2s [2025-11-05T05:10:01.255Z] [2025-11-05T05:10:01.255Z] #19 exporting to image [2025-11-05T05:10:01.255Z] #19 exporting layers 0.1s done [2025-11-05T05:10:01.255Z] #19 writing image sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done [2025-11-05T05:10:01.255Z] #19 naming to docker.io/library/device-uart done [2025-11-05T05:10:01.255Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:10:01.389Z] provisioning config files... [2025-11-05T05:10:01.398Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14507387875530589906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:10:01.701Z] ---> ****-login.sh [2025-11-05T05:10:01.701Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:10:01.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:01.701Z] Login Succeeded [2025-11-05T05:10:01.701Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:10:01.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:01.701Z] Login Succeeded [2025-11-05T05:10:01.701Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:10:01.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:01.964Z] Login Succeeded [2025-11-05T05:10:01.964Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:10:01.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:01.964Z] Login Succeeded [2025-11-05T05:10:01.964Z] ****.io [2025-11-05T05:10:01.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:02.224Z] Login Succeeded [2025-11-05T05:10:02.224Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:10:02.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:10:02.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:10:02.314Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2025-11-05T05:10:02.314Z] 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:10:02.314Z] latest [2025-11-05T05:10:02.314Z] 4.1.0-dev.2 [2025-11-05T05:10:02.314Z] 0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [2025-11-05T05:10:02.314Z] main [2025-11-05T05:10:02.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:02.654Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:02.984Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:10:02.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-11-05T05:10:02.984Z] efc7d322b719: Preparing [2025-11-05T05:10:02.984Z] ba2a88b6c09a: Preparing [2025-11-05T05:10:02.984Z] c6e9459f9bc6: Preparing [2025-11-05T05:10:02.984Z] d6604a0923e5: Preparing [2025-11-05T05:10:02.984Z] 9407ac069800: Preparing [2025-11-05T05:10:02.984Z] 256f393e029f: Preparing [2025-11-05T05:10:02.984Z] 256f393e029f: Waiting [2025-11-05T05:10:02.984Z] 9407ac069800: Pushed [2025-11-05T05:10:02.984Z] ba2a88b6c09a: Pushed [2025-11-05T05:10:02.984Z] d6604a0923e5: Pushed [2025-11-05T05:10:02.984Z] c6e9459f9bc6: Pushed [2025-11-05T05:10:02.984Z] 256f393e029f: Layer already exists [2025-11-05T05:10:08.251Z] efc7d322b719: Pushed [2025-11-05T05:10:08.251Z] 0a36f29efc94ea3344972e8e88f5ccc8c6d80875: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:08.575Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:08.906Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2025-11-05T05:10:08.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-11-05T05:10:08.906Z] efc7d322b719: Preparing [2025-11-05T05:10:08.906Z] ba2a88b6c09a: Preparing [2025-11-05T05:10:08.906Z] c6e9459f9bc6: Preparing [2025-11-05T05:10:08.906Z] d6604a0923e5: Preparing [2025-11-05T05:10:08.906Z] 9407ac069800: Preparing [2025-11-05T05:10:08.906Z] 256f393e029f: Preparing [2025-11-05T05:10:08.906Z] 256f393e029f: Waiting [2025-11-05T05:10:08.906Z] c6e9459f9bc6: Layer already exists [2025-11-05T05:10:08.906Z] ba2a88b6c09a: Layer already exists [2025-11-05T05:10:08.906Z] d6604a0923e5: Layer already exists [2025-11-05T05:10:08.906Z] 9407ac069800: Layer already exists [2025-11-05T05:10:08.906Z] efc7d322b719: Layer already exists [2025-11-05T05:10:08.906Z] 256f393e029f: Layer already exists [2025-11-05T05:10:08.906Z] latest: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:09.233Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:09.564Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 [2025-11-05T05:10:09.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-11-05T05:10:09.564Z] efc7d322b719: Preparing [2025-11-05T05:10:09.564Z] ba2a88b6c09a: Preparing [2025-11-05T05:10:09.564Z] c6e9459f9bc6: Preparing [2025-11-05T05:10:09.564Z] d6604a0923e5: Preparing [2025-11-05T05:10:09.564Z] 9407ac069800: Preparing [2025-11-05T05:10:09.564Z] 256f393e029f: Preparing [2025-11-05T05:10:09.564Z] 256f393e029f: Waiting [2025-11-05T05:10:09.564Z] 9407ac069800: Layer already exists [2025-11-05T05:10:09.564Z] c6e9459f9bc6: Layer already exists [2025-11-05T05:10:09.564Z] d6604a0923e5: Layer already exists [2025-11-05T05:10:09.564Z] efc7d322b719: Layer already exists [2025-11-05T05:10:09.564Z] ba2a88b6c09a: Layer already exists [2025-11-05T05:10:09.564Z] 256f393e029f: Layer already exists [2025-11-05T05:10:09.564Z] 4.1.0-dev.2: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:09.903Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:10.222Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [2025-11-05T05:10:10.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-11-05T05:10:10.222Z] efc7d322b719: Preparing [2025-11-05T05:10:10.222Z] ba2a88b6c09a: Preparing [2025-11-05T05:10:10.222Z] c6e9459f9bc6: Preparing [2025-11-05T05:10:10.222Z] d6604a0923e5: Preparing [2025-11-05T05:10:10.222Z] 9407ac069800: Preparing [2025-11-05T05:10:10.222Z] 256f393e029f: Preparing [2025-11-05T05:10:10.222Z] 256f393e029f: Waiting [2025-11-05T05:10:10.222Z] efc7d322b719: Layer already exists [2025-11-05T05:10:10.222Z] c6e9459f9bc6: Layer already exists [2025-11-05T05:10:10.222Z] d6604a0923e5: Layer already exists [2025-11-05T05:10:10.222Z] ba2a88b6c09a: Layer already exists [2025-11-05T05:10:10.222Z] 9407ac069800: Layer already exists [2025-11-05T05:10:10.222Z] 256f393e029f: Layer already exists [2025-11-05T05:10:10.222Z] 0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:10.555Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:10.885Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2025-11-05T05:10:10.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-11-05T05:10:10.885Z] efc7d322b719: Preparing [2025-11-05T05:10:10.885Z] ba2a88b6c09a: Preparing [2025-11-05T05:10:10.885Z] c6e9459f9bc6: Preparing [2025-11-05T05:10:10.885Z] d6604a0923e5: Preparing [2025-11-05T05:10:10.885Z] 9407ac069800: Preparing [2025-11-05T05:10:10.885Z] 256f393e029f: Preparing [2025-11-05T05:10:10.885Z] 256f393e029f: Waiting [2025-11-05T05:10:10.885Z] efc7d322b719: Layer already exists [2025-11-05T05:10:10.885Z] ba2a88b6c09a: Layer already exists [2025-11-05T05:10:10.885Z] 9407ac069800: Layer already exists [2025-11-05T05:10:10.885Z] c6e9459f9bc6: Layer already exists [2025-11-05T05:10:10.885Z] d6604a0923e5: Layer already exists [2025-11-05T05:10:10.885Z] 256f393e029f: Layer already exists [2025-11-05T05:10:10.885Z] main: digest: sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:10:10.970Z] ===================================================== [Pipeline] echo [2025-11-05T05:10:10.987Z] taggedImages: [2025-11-05T05:10:10.987Z] - nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:10:10.987Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2025-11-05T05:10:10.987Z] - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 [2025-11-05T05:10:10.987Z] - nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [2025-11-05T05:10:10.987Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] echo [2025-11-05T05:10:11.035Z] ========================================================= [2025-11-05T05:10:11.035Z] [edgeXBuildMultiArch] RAW Config: [2025-11-05T05:10:11.035Z] images: [2025-11-05T05:10:11.035Z] - nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:10:11.035Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2025-11-05T05:10:11.035Z] - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 [2025-11-05T05:10:11.035Z] - nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [2025-11-05T05:10:11.035Z] - nexus3.edgexfoundry.org:10004/device-uart:main [2025-11-05T05:10:11.035Z] settingsFile: [2025-11-05T05:10:11.035Z] device-uart-settings [2025-11-05T05:10:11.035Z] ========================================================= [Pipeline] node [2025-11-05T05:10:26.040Z] Still waiting to schedule task [2025-11-05T05:10:26.041Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-11-05T05:11:18.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772553 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2025-11-05T05:11:18.595Z] Running in /w/workspace/device-uart/55 [Pipeline] { [Pipeline] checkout [2025-11-05T05:11:18.634Z] The recommended git tool is: git [2025-11-05T05:11:24.630Z] using credential edgex-jenkins-ssh [2025-11-05T05:11:24.657Z] Cloning the remote Git repository [2025-11-05T05:11:24.718Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2025-11-05T05:11:24.844Z] > git init /w/workspace/device-uart/55 # timeout=10 [2025-11-05T05:11:25.031Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2025-11-05T05:11:25.033Z] > git --version # timeout=10 [2025-11-05T05:11:25.060Z] > git --version # 'git version 2.25.1' [2025-11-05T05:11:25.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T05:11:25.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:11:28.205Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2025-11-05T05:11:28.237Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:11:29.323Z] Avoid second fetch [2025-11-05T05:11:29.323Z] Checking out Revision 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 (main) [2025-11-05T05:11:30.062Z] Commit message: "Merge pull request #117 from judehung/update-go-1.25" [2025-11-05T05:11:29.340Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T05:11:29.414Z] > git checkout -f 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:11:34.539Z] provisioning config files... [2025-11-05T05:11:34.575Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/55@tmp/config1756451131618601622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:11:35.347Z] ---> ****-login.sh [2025-11-05T05:11:35.347Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:11:35.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:35.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:35.900Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:35.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:35.900Z] [2025-11-05T05:11:35.900Z] Login Succeeded [2025-11-05T05:11:35.900Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:11:36.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:36.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:36.442Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:36.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:36.442Z] [2025-11-05T05:11:36.442Z] Login Succeeded [2025-11-05T05:11:36.442Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:11:36.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:36.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:36.716Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:36.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:36.716Z] [2025-11-05T05:11:36.716Z] Login Succeeded [2025-11-05T05:11:36.716Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:11:36.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:37.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:37.275Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:37.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:37.275Z] [2025-11-05T05:11:37.275Z] Login Succeeded [2025-11-05T05:11:37.275Z] ****.io [2025-11-05T05:11:37.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:37.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:37.821Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:37.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:37.821Z] [2025-11-05T05:11:37.821Z] Login Succeeded [2025-11-05T05:11:37.821Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:11:37.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:11:38.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:11:38.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:11:38.334Z] ========================================================= [2025-11-05T05:11:38.334Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T05:11:38.334Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:11:38.728Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:11:39.334Z] Sending build context to Docker daemon 16.13MB [2025-11-05T05:11:39.334Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:11:39.334Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-05T05:11:39.334Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T05:11:39.334Z] 6b59a28fa201: Pulling fs layer [2025-11-05T05:11:39.334Z] d32bb0dddca7: Pulling fs layer [2025-11-05T05:11:39.334Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T05:11:39.334Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T05:11:39.334Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:11:39.334Z] 196fd7d83e7d: Waiting [2025-11-05T05:11:39.334Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T05:11:39.334Z] 4f4fb700ef54: Waiting [2025-11-05T05:11:39.334Z] deaec5988b04: Pulling fs layer [2025-11-05T05:11:39.334Z] 9f65657bb879: Pulling fs layer [2025-11-05T05:11:39.334Z] deaec5988b04: Waiting [2025-11-05T05:11:39.334Z] 8ba94037c8f0: Waiting [2025-11-05T05:11:39.334Z] 9f65657bb879: Waiting [2025-11-05T05:11:39.334Z] d32bb0dddca7: Verifying Checksum [2025-11-05T05:11:39.334Z] d32bb0dddca7: Download complete [2025-11-05T05:11:39.608Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T05:11:39.608Z] 196fd7d83e7d: Download complete [2025-11-05T05:11:39.608Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:11:39.608Z] 4f4fb700ef54: Download complete [2025-11-05T05:11:39.608Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T05:11:39.608Z] 8ba94037c8f0: Download complete [2025-11-05T05:11:39.608Z] 6b59a28fa201: Verifying Checksum [2025-11-05T05:11:39.608Z] 6b59a28fa201: Download complete [2025-11-05T05:11:40.208Z] 9f65657bb879: Verifying Checksum [2025-11-05T05:11:40.208Z] 9f65657bb879: Download complete [2025-11-05T05:11:40.486Z] 6b59a28fa201: Pull complete [2025-11-05T05:11:41.492Z] d32bb0dddca7: Pull complete [2025-11-05T05:11:41.492Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T05:11:41.492Z] 5dab1238d3d9: Download complete [2025-11-05T05:11:43.468Z] deaec5988b04: Verifying Checksum [2025-11-05T05:11:43.468Z] deaec5988b04: Download complete [2025-11-05T05:11:47.957Z] Running on prd-centos7-docker-4c-2g-772555 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:11:48.007Z] provisioning config files... [2025-11-05T05:11:48.100Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5959318434670987091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:11:49.848Z] ---> ****-login.sh [2025-11-05T05:11:49.848Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:11:50.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:50.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:50.112Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:50.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:50.112Z] [2025-11-05T05:11:50.112Z] Login Succeeded [2025-11-05T05:11:50.112Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:11:50.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:50.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:50.385Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:50.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:50.386Z] [2025-11-05T05:11:50.386Z] Login Succeeded [2025-11-05T05:11:50.386Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:11:50.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:50.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:50.386Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:50.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:50.386Z] [2025-11-05T05:11:50.386Z] Login Succeeded [2025-11-05T05:11:50.386Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:11:50.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:50.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:50.648Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:50.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:50.648Z] [2025-11-05T05:11:50.648Z] Login Succeeded [2025-11-05T05:11:50.648Z] ****.io [2025-11-05T05:11:50.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:11:50.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:11:50.648Z] Configure a credential helper to remove this warning. See [2025-11-05T05:11:50.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:11:50.648Z] [2025-11-05T05:11:50.648Z] Login Succeeded [2025-11-05T05:11:50.648Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:11:50.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:11:51.000Z] + docker buildx ls [2025-11-05T05:11:51.271Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:11:51.271Z] default * docker [2025-11-05T05:11:51.271Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T05:11:51.567Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-05T05:11:51.567Z] edgex-builder [Pipeline] sh [2025-11-05T05:11:51.859Z] + docker buildx inspect --bootstrap [2025-11-05T05:11:51.859Z] #1 [internal] booting buildkit [2025-11-05T05:11:51.859Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-05T05:11:55.156Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-11-05T05:11:55.156Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-05T05:11:56.100Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-11-05T05:11:56.100Z] #1 DONE 4.2s [2025-11-05T05:11:56.100Z] Name: edgex-builder [2025-11-05T05:11:56.100Z] Driver: docker-container [2025-11-05T05:11:56.100Z] [2025-11-05T05:11:56.100Z] Nodes: [2025-11-05T05:11:56.100Z] Name: edgex-builder0 [2025-11-05T05:11:56.100Z] Endpoint: unix:///var/run/docker.sock [2025-11-05T05:11:56.100Z] Status: running [2025-11-05T05:11:56.100Z] Buildkit: v0.25.1 [2025-11-05T05:11:56.100Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-05T05:11:56.395Z] + docker buildx ls [2025-11-05T05:11:56.395Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:11:56.395Z] edgex-builder * docker-container [2025-11-05T05:11:56.395Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-05T05:11:56.395Z] default docker [2025-11-05T05:11:56.395Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T05:11:56.705Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 --push - [2025-11-05T05:11:56.705Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875' [2025-11-05T05:11:56.966Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:11:56.966Z] #1 transferring dockerfile: 196B done [2025-11-05T05:11:56.966Z] #1 DONE 0.0s [2025-11-05T05:11:56.966Z] [2025-11-05T05:11:56.966Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:11:56.966Z] #2 DONE 0.1s [2025-11-05T05:11:56.966Z] [2025-11-05T05:11:56.966Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:11:56.966Z] #3 DONE 0.1s [2025-11-05T05:11:56.966Z] [2025-11-05T05:11:56.966Z] #4 [internal] load .dockerignore [2025-11-05T05:11:56.966Z] #4 transferring context: 2B done [2025-11-05T05:11:56.966Z] #4 DONE 0.0s [2025-11-05T05:11:56.966Z] [2025-11-05T05:11:56.966Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:56.966Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:56.966Z] #5 DONE 0.0s [2025-11-05T05:11:56.966Z] [2025-11-05T05:11:56.966Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:56.966Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:56.966Z] #6 DONE 0.1s [2025-11-05T05:11:57.231Z] [2025-11-05T05:11:57.231Z] #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:11:57.231Z] #7 DONE 0.0s [2025-11-05T05:11:57.231Z] [2025-11-05T05:11:57.231Z] #8 exporting to image [2025-11-05T05:11:57.231Z] #8 exporting layers done [2025-11-05T05:11:57.231Z] #8 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 0.0s done [2025-11-05T05:11:57.231Z] #8 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done [2025-11-05T05:11:57.231Z] #8 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done [2025-11-05T05:11:57.231Z] #8 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done [2025-11-05T05:11:57.231Z] #8 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done [2025-11-05T05:11:57.231Z] #8 pushing layers 0.1s done [2025-11-05T05:11:57.231Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d [2025-11-05T05:11:57.231Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:11:57.231Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done [2025-11-05T05:11:57.231Z] #8 DONE 0.2s [2025-11-05T05:11:57.231Z] [2025-11-05T05:11:57.231Z] 1 warning found (use --debug to expand): [2025-11-05T05:11:57.231Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:11:57.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:latest' [2025-11-05T05:11:57.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:latest --push - [2025-11-05T05:11:57.532Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:11:57.532Z] #1 transferring dockerfile: 162B done [2025-11-05T05:11:57.532Z] #1 DONE 0.0s [2025-11-05T05:11:57.532Z] [2025-11-05T05:11:57.532Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:latest [2025-11-05T05:11:57.532Z] #2 DONE 0.0s [2025-11-05T05:11:57.532Z] [2025-11-05T05:11:57.532Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:latest [2025-11-05T05:11:57.532Z] #3 DONE 0.0s [2025-11-05T05:11:57.532Z] [2025-11-05T05:11:57.532Z] #4 [internal] load .dockerignore [2025-11-05T05:11:57.532Z] #4 transferring context: 2B done [2025-11-05T05:11:57.532Z] #4 DONE 0.0s [2025-11-05T05:11:57.532Z] [2025-11-05T05:11:57.532Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:57.532Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:57.532Z] #5 DONE 0.0s [2025-11-05T05:11:57.532Z] [2025-11-05T05:11:57.532Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:57.792Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:57.792Z] #6 CACHED [2025-11-05T05:11:57.792Z] [2025-11-05T05:11:57.792Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:57.792Z] #5 CACHED [2025-11-05T05:11:57.792Z] [2025-11-05T05:11:57.792Z] #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:11:57.792Z] #7 DONE 0.0s [2025-11-05T05:11:57.792Z] [2025-11-05T05:11:57.792Z] #8 exporting to image [2025-11-05T05:11:57.792Z] #8 exporting layers done [2025-11-05T05:11:57.792Z] #8 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 done [2025-11-05T05:11:57.792Z] #8 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done [2025-11-05T05:11:57.792Z] #8 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done [2025-11-05T05:11:57.792Z] #8 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done [2025-11-05T05:11:57.792Z] #8 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done [2025-11-05T05:11:57.792Z] #8 pushing layers 0.0s done [2025-11-05T05:11:57.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done [2025-11-05T05:11:57.792Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:11:57.792Z] #8 DONE 0.1s [2025-11-05T05:11:57.792Z] [2025-11-05T05:11:57.792Z] 1 warning found (use --debug to expand): [2025-11-05T05:11:57.792Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:11:58.084Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2' [2025-11-05T05:11:58.084Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 --push - [2025-11-05T05:11:58.084Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:11:58.084Z] #1 transferring dockerfile: 167B done [2025-11-05T05:11:58.084Z] #1 DONE 0.0s [2025-11-05T05:11:58.084Z] [2025-11-05T05:11:58.084Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 [2025-11-05T05:11:58.084Z] #2 DONE 0.0s [2025-11-05T05:11:58.084Z] [2025-11-05T05:11:58.084Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2 [2025-11-05T05:11:58.084Z] #3 DONE 0.0s [2025-11-05T05:11:58.084Z] [2025-11-05T05:11:58.084Z] #4 [internal] load .dockerignore [2025-11-05T05:11:58.084Z] #4 transferring context: 2B done [2025-11-05T05:11:58.084Z] #4 DONE 0.0s [2025-11-05T05:11:58.084Z] [2025-11-05T05:11:58.084Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:58.084Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:58.084Z] #5 CACHED [2025-11-05T05:11:58.084Z] [2025-11-05T05:11:58.084Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:58.084Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:58.344Z] #6 CACHED [2025-11-05T05:11:58.344Z] [2025-11-05T05:11:58.344Z] #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:11:58.344Z] #7 DONE 0.0s [2025-11-05T05:11:58.344Z] [2025-11-05T05:11:58.344Z] #8 exporting to image [2025-11-05T05:11:58.344Z] #8 exporting layers done [2025-11-05T05:11:58.344Z] #8 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 done [2025-11-05T05:11:58.344Z] #8 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done [2025-11-05T05:11:58.344Z] #8 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done [2025-11-05T05:11:58.344Z] #8 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done [2025-11-05T05:11:58.344Z] #8 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done [2025-11-05T05:11:58.344Z] #8 pushing layers 0.0s done [2025-11-05T05:11:58.344Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.2@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done [2025-11-05T05:11:58.344Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:11:58.344Z] #8 DONE 0.1s [2025-11-05T05:11:58.344Z] [2025-11-05T05:11:58.344Z] 1 warning found (use --debug to expand): [2025-11-05T05:11:58.344Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:11:58.539Z] 5dab1238d3d9: Pull complete [2025-11-05T05:11:58.539Z] 196fd7d83e7d: Pull complete [2025-11-05T05:11:58.539Z] 4f4fb700ef54: Pull complete [2025-11-05T05:11:58.539Z] 8ba94037c8f0: Pull complete [2025-11-05T05:11:58.643Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2' [2025-11-05T05:11:58.643Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 --push - [2025-11-05T05:11:58.643Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:11:58.643Z] #1 transferring dockerfile: 208B done [2025-11-05T05:11:58.643Z] #1 DONE 0.0s [2025-11-05T05:11:58.643Z] [2025-11-05T05:11:58.643Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [2025-11-05T05:11:58.643Z] #2 DONE 0.0s [2025-11-05T05:11:58.643Z] [2025-11-05T05:11:58.643Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [2025-11-05T05:11:58.643Z] #3 DONE 0.0s [2025-11-05T05:11:58.643Z] [2025-11-05T05:11:58.643Z] #4 [internal] load .dockerignore [2025-11-05T05:11:58.643Z] #4 transferring context: 2B done [2025-11-05T05:11:58.643Z] #4 DONE 0.0s [2025-11-05T05:11:58.643Z] [2025-11-05T05:11:58.643Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:58.643Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:58.643Z] #5 CACHED [2025-11-05T05:11:58.643Z] [2025-11-05T05:11:58.643Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:58.643Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:58.643Z] #6 CACHED [2025-11-05T05:11:58.643Z] [2025-11-05T05:11:58.643Z] #7 exporting to image [2025-11-05T05:11:58.643Z] #7 exporting layers [2025-11-05T05:11:58.643Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:11:58.906Z] #7 exporting layers done [2025-11-05T05:11:58.906Z] #7 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 done [2025-11-05T05:11:58.906Z] #7 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done [2025-11-05T05:11:58.906Z] #7 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done [2025-11-05T05:11:58.906Z] #7 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done [2025-11-05T05:11:58.906Z] #7 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done [2025-11-05T05:11:58.906Z] #7 pushing layers 0.0s done [2025-11-05T05:11:58.906Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done [2025-11-05T05:11:58.906Z] #7 DONE 0.1s [2025-11-05T05:11:58.906Z] [2025-11-05T05:11:58.906Z] #8 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:11:58.906Z] #8 DONE 0.0s [2025-11-05T05:11:58.906Z] [2025-11-05T05:11:58.906Z] 1 warning found (use --debug to expand): [2025-11-05T05:11:58.906Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:11:59.196Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:main --push - [2025-11-05T05:11:59.196Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:main' [2025-11-05T05:11:59.196Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:11:59.196Z] #1 transferring dockerfile: 160B done [2025-11-05T05:11:59.196Z] #1 DONE 0.0s [2025-11-05T05:11:59.196Z] [2025-11-05T05:11:59.196Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:main [2025-11-05T05:11:59.196Z] #2 DONE 0.0s [2025-11-05T05:11:59.196Z] [2025-11-05T05:11:59.196Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:main [2025-11-05T05:11:59.196Z] #3 DONE 0.0s [2025-11-05T05:11:59.196Z] [2025-11-05T05:11:59.196Z] #4 [internal] load .dockerignore [2025-11-05T05:11:59.196Z] #4 transferring context: 2B done [2025-11-05T05:11:59.196Z] #4 DONE 0.0s [2025-11-05T05:11:59.196Z] [2025-11-05T05:11:59.196Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:main@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:59.196Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:main@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:59.196Z] #5 CACHED [2025-11-05T05:11:59.196Z] [2025-11-05T05:11:59.196Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:main@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 [2025-11-05T05:11:59.196Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:main@sha256:b90005a50d9ba88163a3c1ca8b0d5eff10e96c44c58191dbf5312e1755b07830 0.0s done [2025-11-05T05:11:59.196Z] #6 CACHED [2025-11-05T05:11:59.196Z] [2025-11-05T05:11:59.196Z] #7 exporting to image [2025-11-05T05:11:59.196Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:11:59.456Z] #7 exporting layers done [2025-11-05T05:11:59.456Z] #7 exporting manifest sha256:65700a96f9ef33477e56a70f236749065b2da0b701e4631c500b0e4891fd8581 done [2025-11-05T05:11:59.456Z] #7 exporting config sha256:a72b6f9b2016c8bea95c917e403aed7b31291d4ad2cefaa5a815592d921c1c50 done [2025-11-05T05:11:59.456Z] #7 exporting manifest sha256:57b376d3573b2c92826a27fa3386d5cb24b8b138630d9dea6a52a73743492d4e done [2025-11-05T05:11:59.456Z] #7 exporting config sha256:b675de98e0ab78409048d4ecd99ba825d940366af9fe8228d60b4f713a7167bb done [2025-11-05T05:11:59.456Z] #7 exporting manifest list sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d done [2025-11-05T05:11:59.456Z] #7 pushing layers 0.0s done [2025-11-05T05:11:59.456Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:main@sha256:16382054963cedf4e4f0ae0c42fb92aac97f5625aa3bf7e4cddd5b6ee33de32d 0.1s done [2025-11-05T05:11:59.456Z] #7 DONE 0.1s [2025-11-05T05:11:59.456Z] [2025-11-05T05:11:59.456Z] #8 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:11:59.456Z] #8 DONE 0.0s [2025-11-05T05:11:59.456Z] [2025-11-05T05:11:59.456Z] 1 warning found (use --debug to expand): [2025-11-05T05:11:59.456Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T05:11:59.824Z] + '[' -d /w/workspace/edgexfoundry_device-uart_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:00.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:00.690Z] ---> package-listing.sh [2025-11-05T05:12:00.690Z] ++ facter osfamily [2025-11-05T05:12:00.690Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:12:00.950Z] + OS_FAMILY=redhat [2025-11-05T05:12:00.950Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2025-11-05T05:12:00.950Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:12:00.950Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:12:00.950Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:12:00.950Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:12:00.950Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-11-05T05:12:00.950Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:12:00.950Z] + case "${OS_FAMILY}" in [2025-11-05T05:12:00.950Z] + sort [2025-11-05T05:12:00.950Z] + rpm -qa [2025-11-05T05:12:01.523Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:12:01.523Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:12:01.523Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:12:01.523Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-11-05T05:12:01.523Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2025-11-05T05:12:01.523Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2025-11-05T05:12:01.538Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-05T05:12:01.819Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:02.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:12:02.388Z] [2025-11-05T05:12:02.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:02.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:12:02.693Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:12:02.693Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:12:02.693Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:12:02.693Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:12:02.693Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:12:02.693Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:12:02.693Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:12:02.693Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:12:02.693Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:12:02.693Z] 33b1e0a273af: Waiting [2025-11-05T05:12:02.693Z] 5d3b04190fa2: Waiting [2025-11-05T05:12:02.693Z] 2f39f015ded8: Waiting [2025-11-05T05:12:02.693Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:12:02.693Z] 5c69ac0246d0: Download complete [2025-11-05T05:12:02.693Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:12:02.693Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:12:02.693Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:12:02.693Z] 33b1e0a273af: Download complete [2025-11-05T05:12:02.693Z] ec43610c2a17: Download complete [2025-11-05T05:12:02.693Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:12:02.693Z] 5d3b04190fa2: Download complete [2025-11-05T05:12:02.954Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:12:02.954Z] 5eb5b503b376: Download complete [2025-11-05T05:12:03.532Z] 2f39f015ded8: Verifying Checksum [2025-11-05T05:12:03.532Z] 2f39f015ded8: Download complete [2025-11-05T05:12:04.106Z] 5eb5b503b376: Pull complete [2025-11-05T05:12:04.371Z] 5c69ac0246d0: Pull complete [2025-11-05T05:12:04.634Z] ec43610c2a17: Pull complete [2025-11-05T05:12:04.902Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:12:04.902Z] 33b1e0a273af: Pull complete [2025-11-05T05:12:05.164Z] 5d3b04190fa2: Pull complete [2025-11-05T05:12:06.824Z] deaec5988b04: Pull complete [2025-11-05T05:12:08.832Z] 9f65657bb879: Pull complete [2025-11-05T05:12:08.833Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T05:12:09.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T05:12:09.105Z] ---> 334268110677 [2025-11-05T05:12:09.105Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-11-05T05:12:09.375Z] 2f39f015ded8: Pull complete [2025-11-05T05:12:09.375Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:12:09.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:12:09.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:12:09.539Z] prd-centos7-docker-4c-2g-772555 does not seem to be running inside a container [2025-11-05T05:12:09.577Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 [2025-11-05T05:12:11.711Z] ---> Running in 9af6daed0b66 [2025-11-05T05:12:11.711Z] Removing intermediate container 9af6daed0b66 [2025-11-05T05:12:11.711Z] ---> 7e1f93b105d4 [2025-11-05T05:12:11.711Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:12:11.711Z] ---> Running in 9005233ee527 [2025-11-05T05:12:12.305Z] Removing intermediate container 9005233ee527 [2025-11-05T05:12:12.305Z] ---> c47a341396bc [2025-11-05T05:12:12.305Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:12:12.305Z] ---> Running in 5a9252a1b42b [2025-11-05T05:12:12.581Z] Removing intermediate container 5a9252a1b42b [2025-11-05T05:12:12.581Z] ---> e3ce47379e1e [2025-11-05T05:12:12.581Z] Step 6/12 : WORKDIR /device-uart [2025-11-05T05:12:12.821Z] $ docker top baaf0db86ad72070c09c6e2b865f72711bba26185c747d2af60cda11be85754b -eo pid,comm [2025-11-05T05:12:12.858Z] ---> Running in a456e4d20e01 [Pipeline] { [Pipeline] sh [2025-11-05T05:12:13.136Z] Removing intermediate container a456e4d20e01 [2025-11-05T05:12:13.136Z] ---> 08f4b9c2b55c [2025-11-05T05:12:13.136Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:12:13.136Z] ---> Running in bc9c613bcaa3 [2025-11-05T05:12:13.179Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:12:13.474Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:12:13.766Z] + ls /var/log/sa-host [2025-11-05T05:12:13.766Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:12:13.839Z] provisioning config files... [2025-11-05T05:12:13.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12688844712551634936tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:12:13.870Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:14.169Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:12:14.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:14.520Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:12:14.528Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:14.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:12:14.819Z] ---> sudo-logs.sh [2025-11-05T05:12:14.819Z] Archiving 'sudo' log.. [2025-11-05T05:12:14.819Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772555.novalocal: Name or service not known [2025-11-05T05:12:14.819Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772555.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-05T05:12:14.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:15.127Z] ---> job-cost.sh [2025-11-05T05:12:15.127Z] lf-activate-venv: SKIPPING [2025-11-05T05:12:15.127Z] INFO: No Stack... [2025-11-05T05:12:15.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:12:15.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-05T05:12:15.642Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:12:15.658Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:15.945Z] ---> logs-deploy.sh [2025-11-05T05:12:15.945Z] lf-activate-venv: SKIPPING [2025-11-05T05:12:15.945Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/55 [2025-11-05T05:12:15.945Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:12:16.879Z] Archives upload complete. [2025-11-05T05:12:16.879Z] INFO: archiving logs to Nexus [2025-11-05T05:12:17.132Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T05:12:17.132Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T05:12:17.132Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T05:12:17.132Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T05:12:17.132Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:12:17.132Z] OK: 259 MiB in 64 packages [2025-11-05T05:12:17.444Z] ---> uname -a: [2025-11-05T05:12:17.444Z] Linux prd-centos7-docker-4c-2g-772555.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-05T05:12:17.444Z] [2025-11-05T05:12:17.444Z] [2025-11-05T05:12:17.444Z] ---> lscpu: [2025-11-05T05:12:17.444Z] Architecture: x86_64 [2025-11-05T05:12:17.444Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-05T05:12:17.444Z] Byte Order: Little Endian [2025-11-05T05:12:17.444Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-05T05:12:17.444Z] CPU(s): 2 [2025-11-05T05:12:17.444Z] On-line CPU(s) list: 0,1 [2025-11-05T05:12:17.444Z] Thread(s) per core: 1 [2025-11-05T05:12:17.444Z] Core(s) per socket: 1 [2025-11-05T05:12:17.444Z] Socket(s): 2 [2025-11-05T05:12:17.444Z] NUMA node(s): 1 [2025-11-05T05:12:17.444Z] Vendor ID: AuthenticAMD [2025-11-05T05:12:17.444Z] CPU family: 23 [2025-11-05T05:12:17.444Z] Model: 49 [2025-11-05T05:12:17.444Z] Model name: AMD EPYC-Rome Processor [2025-11-05T05:12:17.444Z] Stepping: 0 [2025-11-05T05:12:17.444Z] CPU MHz: 2799.998 [2025-11-05T05:12:17.444Z] BogoMIPS: 5599.99 [2025-11-05T05:12:17.444Z] Virtualization: AMD-V [2025-11-05T05:12:17.444Z] Hypervisor vendor: KVM [2025-11-05T05:12:17.444Z] Virtualization type: full [2025-11-05T05:12:17.444Z] L1d cache: 64 KiB [2025-11-05T05:12:17.444Z] L1i cache: 64 KiB [2025-11-05T05:12:17.444Z] L2 cache: 1 MiB [2025-11-05T05:12:17.444Z] L3 cache: 32 MiB [2025-11-05T05:12:17.444Z] NUMA node0 CPU(s): 0,1 [2025-11-05T05:12:17.444Z] Vulnerability Itlb multihit: Not affected [2025-11-05T05:12:17.444Z] Vulnerability L1tf: Not affected [2025-11-05T05:12:17.444Z] Vulnerability Mds: Not affected [2025-11-05T05:12:17.444Z] Vulnerability Meltdown: Not affected [2025-11-05T05:12:17.444Z] Vulnerability Mmio stale data: Not affected [2025-11-05T05:12:17.444Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-05T05:12:17.444Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-05T05:12:17.444Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-05T05:12:17.444Z] Vulnerability Srbds: Not affected [2025-11-05T05:12:17.444Z] Vulnerability Tsx async abort: Not affected [2025-11-05T05:12:17.444Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-05T05:12:17.445Z] [2025-11-05T05:12:17.445Z] [2025-11-05T05:12:17.445Z] ---> nproc: [2025-11-05T05:12:17.445Z] 2 [2025-11-05T05:12:17.445Z] [2025-11-05T05:12:17.445Z] [2025-11-05T05:12:17.445Z] ---> df -h: [2025-11-05T05:12:17.445Z] Filesystem Size Used Avail Use% Mounted on [2025-11-05T05:12:17.445Z] overlay 40G 7.3G 33G 19% / [2025-11-05T05:12:17.445Z] tmpfs 64M 0 64M 0% /dev [2025-11-05T05:12:17.445Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-05T05:12:17.445Z] shm 64M 0 64M 0% /dev/shm [2025-11-05T05:12:17.445Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-05T05:12:17.445Z] [2025-11-05T05:12:17.445Z] [2025-11-05T05:12:17.445Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-11-05T05:12:17.445Z] Please check if data collecting is enabled [2025-11-05T05:12:17.445Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:12:17.730Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-05T05:12:17.733Z] $ docker stop --time=1 baaf0db86ad72070c09c6e2b865f72711bba26185c747d2af60cda11be85754b [2025-11-05T05:12:18.572Z] Removing intermediate container bc9c613bcaa3 [2025-11-05T05:12:18.572Z] ---> 0fd86270eb6c [2025-11-05T05:12:18.572Z] Step 8/12 : COPY go.mod vendor* ./ [2025-11-05T05:12:18.887Z] $ docker rm -f --volumes baaf0db86ad72070c09c6e2b865f72711bba26185c747d2af60cda11be85754b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-05T05:12:18.972Z] [WS-CLEANUP] Deleting project workspace... [2025-11-05T05:12:18.972Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-05T05:12:18.987Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 [2025-11-05T05:12:19.157Z] ---> c0d2f06df276 [2025-11-05T05:12:19.157Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:12:19.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:12:19.420Z] [2025-11-05T05:12:19.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:12:19.425Z] ---> Running in 0b168962258e [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:19.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:12:19.723Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:12:19.723Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:12:19.723Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:12:19.723Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:12:19.723Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:12:19.723Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:12:19.723Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:12:19.723Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:12:19.723Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:12:19.723Z] 33b1e0a273af: Waiting [2025-11-05T05:12:19.723Z] 5d3b04190fa2: Waiting [2025-11-05T05:12:19.723Z] 2f39f015ded8: Waiting [2025-11-05T05:12:19.723Z] 5c69ac0246d0: Download complete [2025-11-05T05:12:19.723Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:12:19.723Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:12:19.723Z] 33b1e0a273af: Download complete [2025-11-05T05:12:19.723Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:12:19.723Z] 5d3b04190fa2: Download complete [2025-11-05T05:12:19.723Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:12:19.723Z] ec43610c2a17: Download complete [2025-11-05T05:12:19.981Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:12:19.981Z] 5eb5b503b376: Download complete [2025-11-05T05:12:20.238Z] 2f39f015ded8: Download complete [2025-11-05T05:12:21.171Z] 5eb5b503b376: Pull complete [2025-11-05T05:12:21.171Z] 5c69ac0246d0: Pull complete [2025-11-05T05:12:21.738Z] ec43610c2a17: Pull complete [2025-11-05T05:12:21.738Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:12:23.110Z] 33b1e0a273af: Pull complete [2025-11-05T05:12:23.110Z] 5d3b04190fa2: Pull complete [2025-11-05T05:12:29.668Z] 2f39f015ded8: Pull complete [2025-11-05T05:12:29.668Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:12:29.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:12:29.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:12:29.763Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:12:29.790Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 [2025-11-05T05:12:31.243Z] $ docker top 236f3b7511deef71d89b7b7bd697c8991dc4c4d4d7fc347c10a7a341985f8c02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:31.623Z] ---> job-cost.sh [2025-11-05T05:12:31.623Z] lf-activate-venv: SKIPPING [2025-11-05T05:12:31.623Z] INFO: No Stack... [2025-11-05T05:12:31.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:12:32.453Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:12:32.742Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2025-11-05T05:12:32.742Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:12:32.756Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [2025-11-05T05:12:32.765Z] Resource [jenkins-edgexfoundry-device-uart-main-55-stack-cost] did not exist. Created. [2025-11-05T05:12:32.770Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:12:33.081Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-05T05:12:33.107Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:12:33.117Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:12:33.137Z] $ docker stop --time=1 236f3b7511deef71d89b7b7bd697c8991dc4c4d4d7fc347c10a7a341985f8c02 [2025-11-05T05:12:34.273Z] $ docker rm -f --volumes 236f3b7511deef71d89b7b7bd697c8991dc4c4d4d7fc347c10a7a341985f8c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T05:14:11.140Z] Removing intermediate container 0b168962258e [2025-11-05T05:14:11.140Z] ---> 20ba0766d14c [2025-11-05T05:14:11.140Z] Step 10/12 : COPY . . [2025-11-05T05:14:11.140Z] ---> 816280e5fd6c [2025-11-05T05:14:11.140Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:14:11.140Z] ---> Running in 1dc60db4ff3b [2025-11-05T05:14:11.140Z] Removing intermediate container 1dc60db4ff3b [2025-11-05T05:14:11.140Z] ---> 7dee93d95e44 [2025-11-05T05:14:11.140Z] Step 12/12 : RUN ${MAKE} [2025-11-05T05:14:11.140Z] ---> Running in ad201de634bc [2025-11-05T05:14:11.140Z] noop [2025-11-05T05:14:11.140Z] Removing intermediate container ad201de634bc [2025-11-05T05:14:11.140Z] ---> 0983f2df38c1 [2025-11-05T05:14:11.140Z] Successfully built 0983f2df38c1 [2025-11-05T05:14:11.140Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:14:11.533Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:14:11.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:14:11.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-772553 does not seem to be running inside a container [2025-11-05T05:14:11.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/55 -v /w/workspace/device-uart/55:/w/workspace/device-uart/55:rw,z -v /w/workspace/device-uart/55@tmp:/w/workspace/device-uart/55@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 [2025-11-05T05:14:13.286Z] $ docker top bf1aa1cf6cafcfd685de3c6a9b9b75dae3c090379c8a87daa129ca5191b00b4b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:14:14.215Z] + go version [2025-11-05T05:14:14.215Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T05:14:14.230Z] $ docker stop --time=1 bf1aa1cf6cafcfd685de3c6a9b9b75dae3c090379c8a87daa129ca5191b00b4b [2025-11-05T05:14:16.023Z] $ docker rm -f --volumes bf1aa1cf6cafcfd685de3c6a9b9b75dae3c090379c8a87daa129ca5191b00b4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:14:16.665Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:14:16.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:14:16.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-772553 does not seem to be running inside a container [2025-11-05T05:14:16.964Z] $ 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/55 -v /w/workspace/device-uart/55:/w/workspace/device-uart/55:rw,z -v /w/workspace/device-uart/55@tmp:/w/workspace/device-uart/55@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 [2025-11-05T05:14:18.321Z] $ docker top 3353444b1c685f6e6b960719cc8e7b915731b0cf04e35218c0e69cd04eb8715c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:14:19.200Z] + git config --global --add safe.directory /w/workspace/device-uart/55 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:14:19.859Z] + make test [2025-11-05T05:14:19.859Z] go test ./... -coverprofile=coverage.out [2025-11-05T05:14:25.211Z] ? github.com/edgexfoundry/device-uart [no test files] [2025-11-05T05:18:47.213Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2025-11-05T05:18:47.213Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2025-11-05T05:18:47.213Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T05:18:47.213Z] go vet ./... [2025-11-05T05:19:43.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:19:43.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:19:43.849Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:19:43.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:19:43.877Z] $ docker stop --time=1 3353444b1c685f6e6b960719cc8e7b915731b0cf04e35218c0e69cd04eb8715c [2025-11-05T05:19:45.968Z] $ docker rm -f --volumes 3353444b1c685f6e6b960719cc8e7b915731b0cf04e35218c0e69cd04eb8715c [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:19:47.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:19:47.982Z] Warning: overwriting stash ‘coverage-report’ [2025-11-05T05:19:48.577Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:19:49.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:19:49.342Z] + ls -al . [2025-11-05T05:19:49.342Z] total 224 [2025-11-05T05:19:49.342Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 5 05:14 . [2025-11-05T05:19:49.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:11 .. [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 5 05:11 .dockerignore [2025-11-05T05:19:49.342Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:11 .git [2025-11-05T05:19:49.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:11 .github [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 5 05:11 .gitignore [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:11 .golangci.yml [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 21314 Nov 5 05:11 Attribution.txt [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 2704 Nov 5 05:11 CHANGELOG.md [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 5 05:11 Dockerfile [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:11 GOVERNANCE.md [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 698 Nov 5 05:11 Jenkinsfile [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:11 LICENSE [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 2454 Nov 5 05:11 Makefile [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 5 05:11 OWNERS.md [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 5 05:11 README.md [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:08 VERSION [2025-11-05T05:19:49.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:11 bin [2025-11-05T05:19:49.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:11 cmd [2025-11-05T05:19:49.342Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 5 05:18 coverage.out [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 6686 Nov 5 05:11 go.mod [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 89300 Nov 5 05:11 go.sum [2025-11-05T05:19:49.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:11 internal [2025-11-05T05:19:49.342Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 5 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:49.699Z] + 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=0a36f29efc94ea3344972e8e88f5ccc8c6d80875 --label arch=arm64 --label version=4.1.0-dev.2 . [2025-11-05T05:19:50.357Z] Sending build context to Docker daemon 16.14MB [2025-11-05T05:19:50.357Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:19:50.357Z] Step 2/26 : FROM ${BASE} AS builder [2025-11-05T05:19:50.357Z] ---> 0983f2df38c1 [2025-11-05T05:19:50.357Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-11-05T05:19:50.665Z] ---> Running in ca1e3ef0205c [2025-11-05T05:19:50.950Z] Removing intermediate container ca1e3ef0205c [2025-11-05T05:19:50.950Z] ---> 8f252a2850dd [2025-11-05T05:19:50.950Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:19:51.255Z] ---> Running in 67eb58cec55a [2025-11-05T05:19:51.536Z] Removing intermediate container 67eb58cec55a [2025-11-05T05:19:51.536Z] ---> 6fe5335cff22 [2025-11-05T05:19:51.536Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:19:51.536Z] ---> Running in f1c89de35848 [2025-11-05T05:19:52.149Z] Removing intermediate container f1c89de35848 [2025-11-05T05:19:52.149Z] ---> 747ca501efcb [2025-11-05T05:19:52.149Z] Step 6/26 : WORKDIR /device-uart [2025-11-05T05:19:52.149Z] ---> Running in de44b69f68a6 [2025-11-05T05:19:52.427Z] Removing intermediate container de44b69f68a6 [2025-11-05T05:19:52.427Z] ---> 8c1097066b5d [2025-11-05T05:19:52.427Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:19:52.704Z] ---> Running in adaf67193f2e [2025-11-05T05:19:54.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:19:54.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:19:56.362Z] OK: 259 MiB in 64 packages [2025-11-05T05:19:57.799Z] Removing intermediate container adaf67193f2e [2025-11-05T05:19:57.799Z] ---> abf9bb766fd3 [2025-11-05T05:19:57.799Z] Step 8/26 : COPY go.mod vendor* ./ [2025-11-05T05:19:59.225Z] ---> 2c506530cf7d [2025-11-05T05:19:59.225Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:19:59.225Z] ---> Running in af5bf9a7335a [2025-11-05T05:20:01.820Z] Removing intermediate container af5bf9a7335a [2025-11-05T05:20:01.820Z] ---> e04d17d545fb [2025-11-05T05:20:01.820Z] Step 10/26 : COPY . . [2025-11-05T05:20:03.236Z] ---> acbdffb37df9 [2025-11-05T05:20:03.236Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:20:03.236Z] ---> Running in fd3809c88934 [2025-11-05T05:20:03.520Z] Removing intermediate container fd3809c88934 [2025-11-05T05:20:03.520Z] ---> f5aed8391b4d [2025-11-05T05:20:03.520Z] Step 12/26 : RUN ${MAKE} [2025-11-05T05:20:03.520Z] ---> Running in b8b0457ddba2 [2025-11-05T05:20:05.035Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2025-11-05T05:24:42.248Z] Removing intermediate container b8b0457ddba2 [2025-11-05T05:24:42.248Z] ---> 982ce2100d24 [2025-11-05T05:24:42.248Z] Step 13/26 : FROM alpine:3.22 [2025-11-05T05:24:42.248Z] 3.22: Pulling from library/alpine [2025-11-05T05:24:42.248Z] 6b59a28fa201: Already exists [2025-11-05T05:24:42.248Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:24:42.248Z] Status: Downloaded newer image for alpine:3.22 [2025-11-05T05:24:42.248Z] ---> 171e65262c80 [2025-11-05T05:24:42.248Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-11-05T05:24:42.248Z] ---> Running in 3fc5993b6c36 [2025-11-05T05:24:42.248Z] Removing intermediate container 3fc5993b6c36 [2025-11-05T05:24:42.248Z] ---> 841488be8db2 [2025-11-05T05:24:42.248Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-11-05T05:24:42.248Z] ---> Running in 0f878be9481f [2025-11-05T05:24:42.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:24:42.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:24:43.683Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:24:43.683Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:24:43.683Z] OK: 8 MiB in 17 packages [2025-11-05T05:24:45.105Z] Removing intermediate container 0f878be9481f [2025-11-05T05:24:45.105Z] ---> 1e18411b5b16 [2025-11-05T05:24:45.105Z] Step 16/26 : RUN apk --no-cache upgrade [2025-11-05T05:24:45.105Z] ---> Running in 70d836eb99a1 [2025-11-05T05:24:46.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:24:46.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:24:48.284Z] OK: 8 MiB in 17 packages [2025-11-05T05:24:49.247Z] Removing intermediate container 70d836eb99a1 [2025-11-05T05:24:49.247Z] ---> e1329593916e [2025-11-05T05:24:49.247Z] Step 17/26 : WORKDIR / [2025-11-05T05:24:49.247Z] ---> Running in 9a6900f9e2a6 [2025-11-05T05:24:49.837Z] Removing intermediate container 9a6900f9e2a6 [2025-11-05T05:24:49.837Z] ---> fef89442ad3c [2025-11-05T05:24:49.837Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2025-11-05T05:24:50.428Z] ---> 1b64c5f2a7dd [2025-11-05T05:24:50.428Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2025-11-05T05:24:50.700Z] ---> 860b4abc489d [2025-11-05T05:24:50.700Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2025-11-05T05:24:53.289Z] ---> 656211dc1c1f [2025-11-05T05:24:53.289Z] Step 21/26 : EXPOSE 59995 [2025-11-05T05:24:53.289Z] ---> Running in bd14700da120 [2025-11-05T05:24:53.557Z] Removing intermediate container bd14700da120 [2025-11-05T05:24:53.557Z] ---> 164f80a7eb17 [2025-11-05T05:24:53.557Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2025-11-05T05:24:53.557Z] ---> Running in efd60abd4206 [2025-11-05T05:24:53.825Z] Removing intermediate container efd60abd4206 [2025-11-05T05:24:53.825Z] ---> c04eb686687c [2025-11-05T05:24:53.825Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T05:24:53.825Z] ---> Running in 87f9368f264e [2025-11-05T05:24:54.413Z] Removing intermediate container 87f9368f264e [2025-11-05T05:24:54.413Z] ---> 9f54e6530250 [2025-11-05T05:24:54.413Z] Step 24/26 : LABEL arch=arm64 [2025-11-05T05:24:54.413Z] ---> Running in 3c11bd40c59b [2025-11-05T05:24:54.683Z] Removing intermediate container 3c11bd40c59b [2025-11-05T05:24:54.683Z] ---> 742786240f6b [2025-11-05T05:24:54.683Z] Step 25/26 : LABEL git_sha=0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:24:54.683Z] ---> Running in 3defadd5c485 [2025-11-05T05:24:55.271Z] Removing intermediate container 3defadd5c485 [2025-11-05T05:24:55.271Z] ---> 9b66f7b123d7 [2025-11-05T05:24:55.271Z] Step 26/26 : LABEL version=4.1.0-dev.2 [2025-11-05T05:24:55.271Z] ---> Running in b3d3a8511dd4 [2025-11-05T05:24:55.540Z] Removing intermediate container b3d3a8511dd4 [2025-11-05T05:24:55.540Z] ---> 56eacff47dec [2025-11-05T05:24:55.540Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T05:24:55.540Z] Successfully built 56eacff47dec [2025-11-05T05:24:55.540Z] 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 [2025-11-05T05:24:55.690Z] provisioning config files... [2025-11-05T05:24:55.708Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/55@tmp/config14013000842293336938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:24:56.061Z] ---> ****-login.sh [2025-11-05T05:24:56.061Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:24:56.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:24:56.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:24:56.327Z] Configure a credential helper to remove this warning. See [2025-11-05T05:24:56.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:24:56.327Z] [2025-11-05T05:24:56.327Z] Login Succeeded [2025-11-05T05:24:56.327Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:24:56.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:24:56.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:24:56.592Z] Configure a credential helper to remove this warning. See [2025-11-05T05:24:56.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:24:56.592Z] [2025-11-05T05:24:56.863Z] Login Succeeded [2025-11-05T05:24:56.863Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:24:57.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:24:57.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:24:57.131Z] Configure a credential helper to remove this warning. See [2025-11-05T05:24:57.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:24:57.131Z] [2025-11-05T05:24:57.131Z] Login Succeeded [2025-11-05T05:24:57.131Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:24:57.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:24:57.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:24:57.399Z] Configure a credential helper to remove this warning. See [2025-11-05T05:24:57.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:24:57.399Z] [2025-11-05T05:24:57.399Z] Login Succeeded [2025-11-05T05:24:57.399Z] ****.io [2025-11-05T05:24:57.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:24:57.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:24:57.986Z] Configure a credential helper to remove this warning. See [2025-11-05T05:24:57.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:24:57.986Z] [2025-11-05T05:24:57.986Z] Login Succeeded [2025-11-05T05:24:57.986Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:24:57.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:24:58.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:24:58.070Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2025-11-05T05:24:58.070Z] 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:24:58.070Z] latest [2025-11-05T05:24:58.070Z] 4.1.0-dev.2 [2025-11-05T05:24:58.070Z] 0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [2025-11-05T05:24:58.070Z] main [2025-11-05T05:24:58.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:24:58.453Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:24:58.819Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:24:58.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-11-05T05:24:58.819Z] f7a38496a447: Preparing [2025-11-05T05:24:58.819Z] aa06fe246544: Preparing [2025-11-05T05:24:58.819Z] f9161bacfc71: Preparing [2025-11-05T05:24:58.819Z] eab2eb1ce17e: Preparing [2025-11-05T05:24:58.819Z] 8aaa0a7376e1: Preparing [2025-11-05T05:24:58.819Z] 0e64f2360a44: Preparing [2025-11-05T05:24:58.819Z] 0e64f2360a44: Waiting [2025-11-05T05:24:59.086Z] eab2eb1ce17e: Pushed [2025-11-05T05:24:59.086Z] 8aaa0a7376e1: Pushed [2025-11-05T05:24:59.086Z] f9161bacfc71: Pushed [2025-11-05T05:24:59.086Z] aa06fe246544: Pushed [2025-11-05T05:24:59.086Z] 0e64f2360a44: Layer already exists [2025-11-05T05:25:09.167Z] f7a38496a447: Pushed [2025-11-05T05:25:09.167Z] 0a36f29efc94ea3344972e8e88f5ccc8c6d80875: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:09.554Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:09.917Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2025-11-05T05:25:09.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-11-05T05:25:09.917Z] f7a38496a447: Preparing [2025-11-05T05:25:09.917Z] aa06fe246544: Preparing [2025-11-05T05:25:09.917Z] f9161bacfc71: Preparing [2025-11-05T05:25:09.917Z] eab2eb1ce17e: Preparing [2025-11-05T05:25:09.917Z] 8aaa0a7376e1: Preparing [2025-11-05T05:25:09.917Z] 0e64f2360a44: Preparing [2025-11-05T05:25:09.917Z] 0e64f2360a44: Waiting [2025-11-05T05:25:09.917Z] aa06fe246544: Layer already exists [2025-11-05T05:25:09.917Z] f9161bacfc71: Layer already exists [2025-11-05T05:25:09.917Z] 8aaa0a7376e1: Layer already exists [2025-11-05T05:25:09.917Z] f7a38496a447: Layer already exists [2025-11-05T05:25:09.917Z] eab2eb1ce17e: Layer already exists [2025-11-05T05:25:09.917Z] 0e64f2360a44: Layer already exists [2025-11-05T05:25:10.184Z] latest: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:10.559Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:10.929Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.2 [2025-11-05T05:25:10.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-11-05T05:25:10.930Z] f7a38496a447: Preparing [2025-11-05T05:25:10.930Z] aa06fe246544: Preparing [2025-11-05T05:25:10.930Z] f9161bacfc71: Preparing [2025-11-05T05:25:10.930Z] eab2eb1ce17e: Preparing [2025-11-05T05:25:10.930Z] 8aaa0a7376e1: Preparing [2025-11-05T05:25:10.930Z] 0e64f2360a44: Preparing [2025-11-05T05:25:10.930Z] 0e64f2360a44: Waiting [2025-11-05T05:25:10.930Z] f7a38496a447: Layer already exists [2025-11-05T05:25:10.930Z] 8aaa0a7376e1: Layer already exists [2025-11-05T05:25:10.930Z] eab2eb1ce17e: Layer already exists [2025-11-05T05:25:10.930Z] aa06fe246544: Layer already exists [2025-11-05T05:25:10.930Z] f9161bacfc71: Layer already exists [2025-11-05T05:25:10.930Z] 0e64f2360a44: Layer already exists [2025-11-05T05:25:11.198Z] 4.1.0-dev.2: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:11.578Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:11.941Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [2025-11-05T05:25:11.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-11-05T05:25:11.941Z] f7a38496a447: Preparing [2025-11-05T05:25:11.941Z] aa06fe246544: Preparing [2025-11-05T05:25:11.941Z] f9161bacfc71: Preparing [2025-11-05T05:25:11.941Z] eab2eb1ce17e: Preparing [2025-11-05T05:25:11.941Z] 8aaa0a7376e1: Preparing [2025-11-05T05:25:11.941Z] 0e64f2360a44: Preparing [2025-11-05T05:25:11.941Z] f7a38496a447: Layer already exists [2025-11-05T05:25:11.941Z] 8aaa0a7376e1: Layer already exists [2025-11-05T05:25:11.941Z] f9161bacfc71: Layer already exists [2025-11-05T05:25:11.941Z] aa06fe246544: Layer already exists [2025-11-05T05:25:11.941Z] eab2eb1ce17e: Layer already exists [2025-11-05T05:25:12.208Z] 0e64f2360a44: Layer already exists [2025-11-05T05:25:12.208Z] 0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:12.593Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:12.964Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2025-11-05T05:25:12.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-11-05T05:25:12.964Z] f7a38496a447: Preparing [2025-11-05T05:25:12.964Z] aa06fe246544: Preparing [2025-11-05T05:25:12.964Z] f9161bacfc71: Preparing [2025-11-05T05:25:12.964Z] eab2eb1ce17e: Preparing [2025-11-05T05:25:12.964Z] 8aaa0a7376e1: Preparing [2025-11-05T05:25:12.964Z] 0e64f2360a44: Preparing [2025-11-05T05:25:12.964Z] 0e64f2360a44: Waiting [2025-11-05T05:25:12.964Z] f9161bacfc71: Layer already exists [2025-11-05T05:25:12.964Z] aa06fe246544: Layer already exists [2025-11-05T05:25:12.964Z] f7a38496a447: Layer already exists [2025-11-05T05:25:12.964Z] 8aaa0a7376e1: Layer already exists [2025-11-05T05:25:12.964Z] eab2eb1ce17e: Layer already exists [2025-11-05T05:25:12.964Z] 0e64f2360a44: Layer already exists [2025-11-05T05:25:13.234Z] main: digest: sha256:3035c64cb6345cd1b6fca66752f79ae0f92be7b302e2096591c814fe3549605f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:25:13.322Z] ===================================================== [Pipeline] echo [2025-11-05T05:25:13.340Z] taggedImages: [2025-11-05T05:25:13.340Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [2025-11-05T05:25:13.340Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2025-11-05T05:25:13.340Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.2 [2025-11-05T05:25:13.340Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [2025-11-05T05:25:13.340Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] echo [2025-11-05T05:25:13.358Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] echo [2025-11-05T05:25:13.370Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] echo [2025-11-05T05:25:13.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.2 [Pipeline] echo [2025-11-05T05:25:13.389Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:0a36f29efc94ea3344972e8e88f5ccc8c6d80875-4.1.0-dev.2 [Pipeline] echo [2025-11-05T05:25:13.404Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:13.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:25:13.793Z] [2025-11-05T05:25:13.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:14.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:25:14.408Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T05:25:14.408Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T05:25:14.408Z] 04944245beec: Pulling fs layer [2025-11-05T05:25:14.408Z] 699f458cf7ca: Pulling fs layer [2025-11-05T05:25:14.408Z] 765212b225bb: Pulling fs layer [2025-11-05T05:25:14.408Z] f23df028b6ca: Pulling fs layer [2025-11-05T05:25:14.408Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T05:25:14.408Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T05:25:14.408Z] d65c8cfc05b1: Waiting [2025-11-05T05:25:14.408Z] 2437ff75d9bd: Waiting [2025-11-05T05:25:14.408Z] f23df028b6ca: Waiting [2025-11-05T05:25:14.408Z] 04944245beec: Verifying Checksum [2025-11-05T05:25:14.408Z] 04944245beec: Download complete [2025-11-05T05:25:14.408Z] 765212b225bb: Download complete [2025-11-05T05:25:14.408Z] f23df028b6ca: Download complete [2025-11-05T05:25:14.408Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T05:25:14.408Z] d65c8cfc05b1: Download complete [2025-11-05T05:25:14.676Z] 699f458cf7ca: Verifying Checksum [2025-11-05T05:25:14.676Z] 699f458cf7ca: Download complete [2025-11-05T05:25:15.261Z] 8998bd30e6a1: Verifying Checksum [2025-11-05T05:25:15.261Z] 8998bd30e6a1: Download complete [2025-11-05T05:25:17.846Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T05:25:17.846Z] 2437ff75d9bd: Download complete [2025-11-05T05:25:22.115Z] 8998bd30e6a1: Pull complete [2025-11-05T05:25:22.115Z] 04944245beec: Pull complete [2025-11-05T05:25:24.066Z] 699f458cf7ca: Pull complete [2025-11-05T05:25:24.066Z] 765212b225bb: Pull complete [2025-11-05T05:25:25.033Z] f23df028b6ca: Pull complete [2025-11-05T05:25:25.301Z] d65c8cfc05b1: Pull complete [2025-11-05T05:25:43.523Z] 2437ff75d9bd: Pull complete [2025-11-05T05:25:43.523Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T05:25:43.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:25:43.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:25:43.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-772553 does not seem to be running inside a container [2025-11-05T05:25:43.848Z] $ 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/55 -v /w/workspace/device-uart/55:/w/workspace/device-uart/55:rw,z -v /w/workspace/device-uart/55@tmp:/w/workspace/device-uart/55@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 [2025-11-05T05:25:47.250Z] $ docker top 5c7a0ab633edaa7c338d86d742c44a8af79cd8eb8cf6f4f5cacef9608484ec21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:25:48.172Z] ---> job-cost.sh [2025-11-05T05:25:48.172Z] lf-activate-venv: SKIPPING [2025-11-05T05:25:48.172Z] INFO: No Stack... [2025-11-05T05:25:48.758Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T05:25:49.344Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:25:49.998Z] + cat /w/workspace/device-uart/55/archives/cost.csv [2025-11-05T05:25:49.999Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:25:50.074Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [2025-11-05T05:25:50.081Z] Resource [jenkins-edgexfoundry-device-uart-main-55-stack-cost] did not exist. Created. [2025-11-05T05:25:50.087Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:25:50.773Z] /w/workspace/device-uart/55@tmp/durable-d192b1f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T05:25:51.430Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T05:25:51.460Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T05:25:51.521Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:25:51.530Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:25:51.550Z] $ docker stop --time=1 5c7a0ab633edaa7c338d86d742c44a8af79cd8eb8cf6f4f5cacef9608484ec21 [2025-11-05T05:25:53.164Z] $ docker rm -f --volumes 5c7a0ab633edaa7c338d86d742c44a8af79cd8eb8cf6f4f5cacef9608484ec21 [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 [2025-11-05T05:25:53.739Z] provisioning config files... [2025-11-05T05:25:53.749Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10278827376578776718tmp [Pipeline] { [Pipeline] sh [2025-11-05T05:25:54.060Z] + set +x [2025-11-05T05:25:54.060Z] + curl -s https://codecov.io/bash [2025-11-05T05:25:54.060Z] + bash -s -- [2025-11-05T05:25:54.060Z] [2025-11-05T05:25:54.060Z] _____ _ [2025-11-05T05:25:54.060Z] / ____| | | [2025-11-05T05:25:54.060Z] | | ___ __| | ___ ___ _____ __ [2025-11-05T05:25:54.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-05T05:25:54.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-05T05:25:54.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-05T05:25:54.061Z] Bash-1.0.6 [2025-11-05T05:25:54.061Z] [2025-11-05T05:25:54.061Z] [2025-11-05T05:25:54.061Z] ==> git version 2.25.1 found [2025-11-05T05:25:54.061Z] ==> 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 [2025-11-05T05:25:54.061Z] Release-Date: 2020-01-08 [2025-11-05T05:25:54.061Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-05T05:25:54.061Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-05T05:25:54.061Z] ==> Jenkins CI detected. [2025-11-05T05:25:54.061Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2025-11-05T05:25:54.061Z] project root: . [2025-11-05T05:25:54.061Z] --> token set from env [2025-11-05T05:25:54.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-05T05:25:54.061Z] ==> Running gcov in . (disable via -X gcov) [2025-11-05T05:25:54.061Z] ==> Python coveragepy not found [2025-11-05T05:25:54.061Z] ==> Searching for coverage reports in: [2025-11-05T05:25:54.061Z] + . [2025-11-05T05:25:54.061Z] -> Found 1 reports [2025-11-05T05:25:54.061Z] ==> Detecting git/mercurial file structure [2025-11-05T05:25:54.061Z] ==> Reading reports [2025-11-05T05:25:54.061Z] + ./coverage.out bytes=6770 [2025-11-05T05:25:54.061Z] ==> Appending adjustments [2025-11-05T05:25:54.061Z] https://docs.codecov.io/docs/fixing-reports [2025-11-05T05:25:54.319Z] + Found adjustments [2025-11-05T05:25:54.319Z] ==> Gzipping contents [2025-11-05T05:25:54.319Z] 4.0K /tmp/codecov.R29OhE.gz [2025-11-05T05:25:54.319Z] ==> Uploading reports [2025-11-05T05:25:54.319Z] url: https://codecov.io [2025-11-05T05:25:54.319Z] query: branch=main&commit=0a36f29efc94ea3344972e8e88f5ccc8c6d80875&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:25:54.319Z] -> Pinging Codecov [2025-11-05T05:25:54.320Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0a36f29efc94ea3344972e8e88f5ccc8c6d80875&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:25:54.320Z] -> Uploading to [2025-11-05T05:25:54.320Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/0a36f29efc94ea3344972e8e88f5ccc8c6d80875/3e9c464a-1a76-4ea3-852b-c32e246adfc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T052554Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5103cddaa971fa2612c4d28336cce050e943e5ec31d40a8fdd3daa68b47c789a [2025-11-05T05:25:54.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-05T05:25:54.578Z] Dload Upload Total Spent Left Speed [2025-11-05T05:25:54.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1331 0 0 100 1331 0 7477 --:--:-- --:--:-- --:--:-- 7477 [2025-11-05T05:25:54.578Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] } [2025-11-05T05:25:54.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-05T05:25:54.756Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-05T05:25:54.773Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:55.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:25:55.085Z] [2025-11-05T05:25:55.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:25:55.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:25:55.390Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-05T05:25:55.390Z] 2d35ebdb57d9: Already exists [2025-11-05T05:25:55.390Z] 85e8836fcdb2: Pulling fs layer [2025-11-05T05:25:55.390Z] 91631faa732a: Pulling fs layer [2025-11-05T05:25:55.390Z] f3f5ae8826fa: Pulling fs layer [2025-11-05T05:25:55.390Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:25:55.390Z] 7861252a18e6: Pulling fs layer [2025-11-05T05:25:55.390Z] 9130f900ef6f: Pulling fs layer [2025-11-05T05:25:55.390Z] 7861252a18e6: Waiting [2025-11-05T05:25:55.390Z] 9130f900ef6f: Waiting [2025-11-05T05:25:55.390Z] 4f4fb700ef54: Waiting [2025-11-05T05:25:55.390Z] f3f5ae8826fa: Download complete [2025-11-05T05:25:55.390Z] 85e8836fcdb2: Download complete [2025-11-05T05:25:55.390Z] 4f4fb700ef54: Download complete [2025-11-05T05:25:55.650Z] 85e8836fcdb2: Pull complete [2025-11-05T05:25:55.650Z] 7861252a18e6: Verifying Checksum [2025-11-05T05:25:55.650Z] 7861252a18e6: Download complete [2025-11-05T05:25:55.909Z] 91631faa732a: Verifying Checksum [2025-11-05T05:25:55.909Z] 91631faa732a: Download complete [2025-11-05T05:25:56.475Z] 9130f900ef6f: Verifying Checksum [2025-11-05T05:25:56.475Z] 9130f900ef6f: Download complete [2025-11-05T05:26:00.665Z] 91631faa732a: Pull complete [2025-11-05T05:26:00.665Z] f3f5ae8826fa: Pull complete [2025-11-05T05:26:00.665Z] 4f4fb700ef54: Pull complete [2025-11-05T05:26:00.923Z] 7861252a18e6: Pull complete [2025-11-05T05:26:05.116Z] 9130f900ef6f: Pull complete [2025-11-05T05:26:05.116Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-05T05:26:05.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:26:05.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:26:05.227Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:26:05.253Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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/edgex-snyk-go:latest cat [2025-11-05T05:26:07.705Z] $ docker top d2d224b9dafb9810044da4fbc784507b982495e18d7fddf7db0ef865c9defedb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:26:08.057Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2025-11-05T05:26:08.066Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2025-11-05T05:26:08.349Z] + set -o pipefail [2025-11-05T05:26:08.349Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2025-11-05T05:26:14.931Z] [2025-11-05T05:26:14.931Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2025-11-05T05:26:14.931Z] [2025-11-05T05:26:14.932Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/d0173ef4-85a1-47ab-9daa-34ba66a9158b [2025-11-05T05:26:14.932Z] [2025-11-05T05:26:14.932Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-05T05:26:14.932Z] [2025-11-05T05:26:14.932Z] [2025-11-05T05:26:14.932Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-05T05:26:14.932Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-05T05:26:14.938Z] $ docker stop --time=1 d2d224b9dafb9810044da4fbc784507b982495e18d7fddf7db0ef865c9defedb [2025-11-05T05:26:17.768Z] $ docker rm -f --volumes d2d224b9dafb9810044da4fbc784507b982495e18d7fddf7db0ef865c9defedb [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 [2025-11-05T05:26:18.777Z] + git log --format=format:%s -1 0a36f29efc94ea3344972e8e88f5ccc8c6d80875 [Pipeline] sh [2025-11-05T05:26:19.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:26:19.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:26:19.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:26:19.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:26:19.473Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:26:19.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:26:19.753Z] $ docker top 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 -eo pid,comm [2025-11-05T05:26:19.797Z] 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). [2025-11-05T05:26:19.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:26:19.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:26:19.947Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:26:20.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:26:20.044Z] $ docker exec 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 ssh-agent [2025-11-05T05:26:20.143Z] SSH_AUTH_SOCK=/tmp/ssh-g38oL5mt8Cfl/agent.33 [2025-11-05T05:26:20.143Z] SSH_AGENT_PID=39 [2025-11-05T05:26:20.152Z] Running ssh-add (command line suppressed) [2025-11-05T05:26:20.246Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17125803004420978389.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17125803004420978389.key) [2025-11-05T05:26:20.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:26:20.558Z] + git semver tag [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,763 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,765 [run_tag] DEBUG tag force:False [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,766 [check_head_tag] DEBUG check head tag [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,766 [execute] INFO git cat-file --batch-check [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,768 [execute] INFO git cat-file --batch [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,772 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,772 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:26:20.818Z] 2025-11-05 05:26:20,776 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-11-05T05:26:20.818Z] 4.1.0-dev.2 [Pipeline] } [2025-11-05T05:26:20.822Z] $ docker exec --env ******** --env ******** 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 ssh-agent -k [2025-11-05T05:26:20.926Z] unset SSH_AUTH_SOCK; [2025-11-05T05:26:20.926Z] unset SSH_AGENT_PID; [2025-11-05T05:26:20.926Z] echo Agent pid 39 killed; [2025-11-05T05:26:20.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:26:21.265Z] + git semver [Pipeline] } [2025-11-05T05:26:21.840Z] $ docker stop --time=1 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 [2025-11-05T05:26:23.085Z] $ docker rm -f --volumes 73797a244a6a5a38abf75d751192952a8f0475893288aa843d8f74020a750c12 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:26:23.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:26:23.508Z] [2025-11-05T05:26:23.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:26:23.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:26:23.814Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-05T05:26:23.814Z] ab5ef0e58194: Pulling fs layer [2025-11-05T05:26:23.814Z] 9712f1f96733: Pulling fs layer [2025-11-05T05:26:23.814Z] 63f879dbbcfc: Pulling fs layer [2025-11-05T05:26:23.814Z] 0d9ebad4ef96: Pulling fs layer [2025-11-05T05:26:23.814Z] e9a5061849ea: Pulling fs layer [2025-11-05T05:26:23.814Z] d747dcd14b5f: Pulling fs layer [2025-11-05T05:26:23.814Z] 2de7ff778b66: Pulling fs layer [2025-11-05T05:26:23.814Z] d747dcd14b5f: Waiting [2025-11-05T05:26:23.814Z] e9a5061849ea: Waiting [2025-11-05T05:26:23.814Z] 2de7ff778b66: Waiting [2025-11-05T05:26:23.814Z] 0d9ebad4ef96: Waiting [2025-11-05T05:26:23.814Z] 9712f1f96733: Verifying Checksum [2025-11-05T05:26:23.814Z] 9712f1f96733: Download complete [2025-11-05T05:26:24.074Z] 63f879dbbcfc: Verifying Checksum [2025-11-05T05:26:24.074Z] 63f879dbbcfc: Download complete [2025-11-05T05:26:24.334Z] 0d9ebad4ef96: Verifying Checksum [2025-11-05T05:26:24.334Z] 0d9ebad4ef96: Download complete [2025-11-05T05:26:24.334Z] d747dcd14b5f: Verifying Checksum [2025-11-05T05:26:24.334Z] d747dcd14b5f: Download complete [2025-11-05T05:26:24.334Z] e9a5061849ea: Verifying Checksum [2025-11-05T05:26:24.334Z] e9a5061849ea: Download complete [2025-11-05T05:26:24.334Z] 2de7ff778b66: Verifying Checksum [2025-11-05T05:26:24.334Z] 2de7ff778b66: Download complete [2025-11-05T05:26:24.334Z] ab5ef0e58194: Verifying Checksum [2025-11-05T05:26:24.334Z] ab5ef0e58194: Download complete [2025-11-05T05:26:28.521Z] ab5ef0e58194: Pull complete [2025-11-05T05:26:28.521Z] 9712f1f96733: Pull complete [2025-11-05T05:26:28.781Z] 63f879dbbcfc: Pull complete [2025-11-05T05:26:35.341Z] 0d9ebad4ef96: Pull complete [2025-11-05T05:26:35.341Z] e9a5061849ea: Pull complete [2025-11-05T05:26:35.341Z] d747dcd14b5f: Pull complete [2025-11-05T05:26:36.718Z] 2de7ff778b66: Pull complete [2025-11-05T05:26:36.719Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-05T05:26:36.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:26:36.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:26:36.826Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:26:36.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-05T05:26:39.459Z] $ docker top d2b729bec72a0426fa7cf3288b07006079a4dc5c5b5cedc8167261465b11879d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:26:39.549Z] provisioning config files... [2025-11-05T05:26:39.559Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4577828289638088711tmp [2025-11-05T05:26:39.569Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2669983419784735016tmp [2025-11-05T05:26:39.578Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7276388323054155766tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:26:39.611Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:26:39.910Z] ---> sigul-configuration.sh [2025-11-05T05:26:39.910Z] gpg: directory `/root/.gnupg' created [2025-11-05T05:26:39.910Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-05T05:26:39.910Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-05T05:26:39.910Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-05T05:26:39.910Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-05T05:26:39.910Z] gpg: CAST5 encrypted data [2025-11-05T05:26:39.910Z] gpg: encrypted with 1 passphrase [2025-11-05T05:26:39.910Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-05T05:26:40.207Z] + mkdir /home/jenkins [2025-11-05T05:26:40.207Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-05T05:26:40.519Z] + 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 [2025-11-05T05:26:40.534Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:26:40.833Z] ---> sigul-install.sh [2025-11-05T05:26:40.833Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-05T05:26:41.141Z] + git tag --list [2025-11-05T05:26:41.141Z] v0.0.0 [2025-11-05T05:26:41.141Z] v3.0.0 [2025-11-05T05:26:41.141Z] v3.1 [2025-11-05T05:26:41.141Z] v3.1.0 [2025-11-05T05:26:41.141Z] v3.1.1 [2025-11-05T05:26:41.141Z] v4.0 [2025-11-05T05:26:41.141Z] v4.0.0 [2025-11-05T05:26:41.141Z] v4.1.0-dev.1 [2025-11-05T05:26:41.141Z] v4.1.0-dev.2 [Pipeline] sh [2025-11-05T05:26:41.438Z] + lftools sign git-tag v4.1.0-dev.2 [2025-11-05T05:26:42.011Z] Signing Git tag with Sigul... [2025-11-05T05:26:42.011Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-11-05T05:26:42.284Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:26:42.585Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-05T05:26:42.593Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-05T05:26:42.619Z] $ docker stop --time=1 d2b729bec72a0426fa7cf3288b07006079a4dc5c5b5cedc8167261465b11879d [2025-11-05T05:26:43.923Z] $ docker rm -f --volumes d2b729bec72a0426fa7cf3288b07006079a4dc5c5b5cedc8167261465b11879d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-05T05:26:44.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:26:44.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:26:44.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:26:44.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:26:45.042Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:26:45.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:26:45.327Z] $ docker top 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 -eo pid,comm [2025-11-05T05:26:45.380Z] 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). [2025-11-05T05:26:45.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:26:45.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:26:45.443Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:26:45.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:26:45.557Z] $ docker exec 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 ssh-agent [2025-11-05T05:26:45.661Z] SSH_AUTH_SOCK=/tmp/ssh-d7g3yrrWUv9m/agent.32 [2025-11-05T05:26:45.661Z] SSH_AGENT_PID=38 [2025-11-05T05:26:45.665Z] Running ssh-add (command line suppressed) [2025-11-05T05:26:45.767Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5464440751682900308.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5464440751682900308.key) [2025-11-05T05:26:45.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:26:46.084Z] + git semver bump pre [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,299 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,302 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,303 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,303 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,303 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,303 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,305 [execute] INFO git cat-file --batch-check [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,309 [execute] INFO git cat-file --batch [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:26:46.341Z] 2025-11-05 05:26:46,313 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-11-05T05:26:46.341Z] 4.1.0-dev.3 [Pipeline] } [2025-11-05T05:26:46.604Z] $ docker exec --env ******** --env ******** 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 ssh-agent -k [2025-11-05T05:26:46.697Z] unset SSH_AUTH_SOCK; [2025-11-05T05:26:46.698Z] unset SSH_AGENT_PID; [2025-11-05T05:26:46.698Z] echo Agent pid 38 killed; [2025-11-05T05:26:46.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:26:47.040Z] + git semver [Pipeline] } [2025-11-05T05:26:47.307Z] $ docker stop --time=1 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 [2025-11-05T05:26:48.570Z] $ docker rm -f --volumes 0beefa2e8787429e2d8d6e94c426666ab2f5d89f380ab128213ab30d61278c26 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:26:48.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:26:48.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:26:49.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:26:49.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:26:49.316Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:26:49.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:26:49.568Z] $ docker top dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 -eo pid,comm [2025-11-05T05:26:49.617Z] 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). [2025-11-05T05:26:49.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:26:49.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:26:49.683Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:26:49.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:26:49.786Z] $ docker exec dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 ssh-agent [2025-11-05T05:26:49.888Z] SSH_AUTH_SOCK=/tmp/ssh-Qou5zKntQDVF/agent.33 [2025-11-05T05:26:49.888Z] SSH_AGENT_PID=40 [2025-11-05T05:26:49.892Z] Running ssh-add (command line suppressed) [2025-11-05T05:26:49.983Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13154986291645176219.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13154986291645176219.key) [2025-11-05T05:26:50.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:26:50.297Z] + git semver push [2025-11-05T05:26:50.555Z] 2025-11-05 05:26:50,500 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:26:50.555Z] 2025-11-05 05:26:50,503 [run_push] DEBUG push [2025-11-05T05:26:50.555Z] 2025-11-05 05:26:50,504 [execute] INFO git cat-file --batch-check [2025-11-05T05:26:50.555Z] 2025-11-05 05:26:50,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:26:50.555Z] 2025-11-05 05:26:50,506 [execute] INFO git rev-list 29043e832dd5947b6846d6552ebbbade24c7904b -- [2025-11-05T05:26:50.555Z] 2025-11-05 05:26:50,506 [execute] DEBUG Popen(['git', 'rev-list', '29043e832dd5947b6846d6552ebbbade24c7904b', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:26:50.555Z] 2025-11-05 05:26:50,511 [execute] INFO git fetch -v -- origin [2025-11-05T05:26:50.555Z] 2025-11-05 05:26:50,511 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-05T05:26:51.122Z] 2025-11-05 05:26:51,025 [run_push] DEBUG no remote changes detected [2025-11-05T05:26:51.122Z] 2025-11-05 05:26:51,025 [execute] INFO git push origin semver [2025-11-05T05:26:51.122Z] 2025-11-05 05:26:51,025 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:26:52.059Z] 2025-11-05 05:26:51,704 [run_push] DEBUG push all version tags [2025-11-05T05:26:52.059Z] 2025-11-05 05:26:51,704 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-05T05:26:52.059Z] 2025-11-05 05:26:51,705 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:26:52.625Z] 2025-11-05 05:26:52,458 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-11-05T05:26:52.625Z] 4.1.0-dev.3 [Pipeline] } [2025-11-05T05:26:52.629Z] $ docker exec --env ******** --env ******** dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 ssh-agent -k [2025-11-05T05:26:52.718Z] unset SSH_AUTH_SOCK; [2025-11-05T05:26:52.718Z] unset SSH_AGENT_PID; [2025-11-05T05:26:52.718Z] echo Agent pid 40 killed; [2025-11-05T05:26:52.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:26:53.066Z] + git semver [Pipeline] } [2025-11-05T05:26:53.330Z] $ docker stop --time=1 dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 [2025-11-05T05:26:54.599Z] $ docker rm -f --volumes dc639434d8390b9e4fe822db99ba2c56e4a699ba74489459dffeaec93ad912f7 [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 [2025-11-05T05:26:55.246Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2025-11-05T05:26:55.246Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2025-11-05T05:26:55.246Z] total 16 [2025-11-05T05:26:55.246Z] drwxr-xr-x 3 root root 4096 Nov 5 05:12 . [2025-11-05T05:26:55.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:26 .. [2025-11-05T05:26:55.246Z] drwxr-xr-x 2 root root 4096 Nov 5 05:12 cost [2025-11-05T05:26:55.246Z] -rw-r--r-- 1 root root 82 Nov 5 05:12 cost.csv [2025-11-05T05:26:55.246Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2025-11-05T05:26:55.246Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2025-11-05T05:26:55.246Z] total 16 [2025-11-05T05:26:55.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:12 . [2025-11-05T05:26:55.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:26 .. [2025-11-05T05:26:55.246Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:12 cost [2025-11-05T05:26:55.246Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 5 05:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:26:55.537Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:26:56.393Z] ---> package-listing.sh [2025-11-05T05:26:56.393Z] ++ facter osfamily [2025-11-05T05:26:56.393Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:26:56.652Z] + OS_FAMILY=debian [2025-11-05T05:26:56.652Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2025-11-05T05:26:56.652Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:26:56.652Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:26:56.652Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:26:56.652Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:26:56.652Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-11-05T05:26:56.652Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:26:56.652Z] + case "${OS_FAMILY}" in [2025-11-05T05:26:56.652Z] + dpkg -l [2025-11-05T05:26:56.652Z] + grep '^ii' [2025-11-05T05:26:56.652Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:26:56.652Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:26:56.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:26:56.652Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-11-05T05:26:56.652Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2025-11-05T05:26:56.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2025-11-05T05:26:56.666Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-05T05:26:56.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:26:57.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:26:57.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:26:57.616Z] prd-ubuntu20.04-docker-8c-8g-772549 does not seem to be running inside a container [2025-11-05T05:26:57.639Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:26:57.841Z] $ docker top 5f9225ff143178e041d7fc0e5338b7483039732779d18ddcab78d66f8d54df1f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:26:58.194Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:26:58.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:26:58.765Z] + ls /var/log/sa-host [2025-11-05T05:26:58.765Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:26:58.804Z] provisioning config files... [2025-11-05T05:26:58.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4480878698034621828tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:26:58.831Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:26:59.114Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:26:59.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:26:59.436Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:26:59.446Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:26:59.730Z] ---> sudo-logs.sh [2025-11-05T05:26:59.730Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T05:26:59.769Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:27:00.051Z] ---> job-cost.sh [2025-11-05T05:27:00.051Z] lf-activate-venv: SKIPPING [2025-11-05T05:27:00.051Z] DEBUG: total: 0.2199999988079071 [2025-11-05T05:27:00.051Z] INFO: Retrieving Stack Cost... [2025-11-05T05:27:00.618Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:27:00.876Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:27:00.889Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:27:01.171Z] ---> logs-deploy.sh [2025-11-05T05:27:01.171Z] lf-activate-venv: SKIPPING [2025-11-05T05:27:01.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/55 [2025-11-05T05:27:01.171Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:27:02.109Z] Archives upload complete. [2025-11-05T05:27:02.366Z] INFO: archiving logs to Nexus [2025-11-05T05:27:02.937Z] ---> uname -a: [2025-11-05T05:27:02.937Z] Linux prd-ubuntu20-04-docker-8c-8g-772549 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] ---> lscpu: [2025-11-05T05:27:02.937Z] Architecture: x86_64 [2025-11-05T05:27:02.937Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-05T05:27:02.937Z] Byte Order: Little Endian [2025-11-05T05:27:02.937Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-05T05:27:02.937Z] CPU(s): 8 [2025-11-05T05:27:02.937Z] On-line CPU(s) list: 0-7 [2025-11-05T05:27:02.937Z] Thread(s) per core: 1 [2025-11-05T05:27:02.937Z] Core(s) per socket: 1 [2025-11-05T05:27:02.937Z] Socket(s): 8 [2025-11-05T05:27:02.937Z] NUMA node(s): 1 [2025-11-05T05:27:02.937Z] Vendor ID: AuthenticAMD [2025-11-05T05:27:02.937Z] CPU family: 23 [2025-11-05T05:27:02.937Z] Model: 49 [2025-11-05T05:27:02.937Z] Model name: AMD EPYC-Rome Processor [2025-11-05T05:27:02.937Z] Stepping: 0 [2025-11-05T05:27:02.937Z] CPU MHz: 2799.998 [2025-11-05T05:27:02.937Z] BogoMIPS: 5599.99 [2025-11-05T05:27:02.937Z] Virtualization: AMD-V [2025-11-05T05:27:02.937Z] Hypervisor vendor: KVM [2025-11-05T05:27:02.937Z] Virtualization type: full [2025-11-05T05:27:02.937Z] L1d cache: 256 KiB [2025-11-05T05:27:02.937Z] L1i cache: 256 KiB [2025-11-05T05:27:02.937Z] L2 cache: 4 MiB [2025-11-05T05:27:02.937Z] L3 cache: 128 MiB [2025-11-05T05:27:02.937Z] NUMA node0 CPU(s): 0-7 [2025-11-05T05:27:02.937Z] Vulnerability Gather data sampling: Not affected [2025-11-05T05:27:02.937Z] Vulnerability Itlb multihit: Not affected [2025-11-05T05:27:02.937Z] Vulnerability L1tf: Not affected [2025-11-05T05:27:02.937Z] Vulnerability Mds: Not affected [2025-11-05T05:27:02.937Z] Vulnerability Meltdown: Not affected [2025-11-05T05:27:02.937Z] Vulnerability Mmio stale data: Not affected [2025-11-05T05:27:02.937Z] Vulnerability Retbleed: Vulnerable [2025-11-05T05:27:02.937Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-05T05:27:02.937Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-11-05T05:27:02.937Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-11-05T05:27:02.937Z] Vulnerability Srbds: Not affected [2025-11-05T05:27:02.937Z] Vulnerability Tsx async abort: Not affected [2025-11-05T05:27:02.937Z] 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 [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] ---> nproc: [2025-11-05T05:27:02.937Z] 8 [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] ---> df -h: [2025-11-05T05:27:02.937Z] Filesystem Size Used Avail Use% Mounted on [2025-11-05T05:27:02.937Z] overlay 155G 14G 141G 10% / [2025-11-05T05:27:02.937Z] tmpfs 64M 0 64M 0% /dev [2025-11-05T05:27:02.937Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-11-05T05:27:02.937Z] shm 64M 0 64M 0% /dev/shm [2025-11-05T05:27:02.937Z] /dev/vda1 155G 14G 141G 10% /facter-os [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] ---> sar -b -r -n DEV: [2025-11-05T05:27:02.937Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772549) 11/05/25 _x86_64_ (8 CPU) [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] 05:07:12 LINUX RESTART (8 CPU) [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] 05:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-11-05T05:27:02.937Z] 05:09:01 316.35 17.06 299.29 0.00 2239.08 96280.22 0.00 [2025-11-05T05:27:02.937Z] 05:10:01 110.90 0.25 110.65 0.00 21.60 33526.81 0.00 [2025-11-05T05:27:02.937Z] 05:11:01 5.93 0.03 5.90 0.00 6.53 118.66 0.00 [2025-11-05T05:27:02.937Z] 05:12:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2025-11-05T05:27:02.937Z] 05:13:01 70.34 3.50 66.84 0.00 2527.58 24326.35 0.00 [2025-11-05T05:27:02.937Z] 05:14:01 2.47 0.00 2.47 0.00 0.00 28.66 0.00 [2025-11-05T05:27:02.937Z] 05:15:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2025-11-05T05:27:02.937Z] 05:16:01 1.72 0.00 1.72 0.00 0.00 19.59 0.00 [2025-11-05T05:27:02.937Z] 05:17:01 0.98 0.02 0.97 0.00 0.13 11.20 0.00 [2025-11-05T05:27:02.937Z] 05:18:01 2.15 0.00 2.15 0.00 0.00 33.99 0.00 [2025-11-05T05:27:02.937Z] 05:19:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2025-11-05T05:27:02.937Z] 05:20:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2025-11-05T05:27:02.937Z] 05:21:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2025-11-05T05:27:02.937Z] 05:22:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2025-11-05T05:27:02.937Z] 05:23:01 1.40 0.02 1.38 0.00 0.13 16.26 0.00 [2025-11-05T05:27:02.937Z] 05:24:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 [2025-11-05T05:27:02.937Z] 05:25:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2025-11-05T05:27:02.937Z] 05:26:01 5.92 0.13 5.78 0.00 11.86 554.84 0.00 [2025-11-05T05:27:02.937Z] 05:27:01 162.86 1.13 161.72 0.00 25.20 62734.61 0.00 [2025-11-05T05:27:02.937Z] Average: 36.11 1.15 34.96 0.00 252.57 11386.59 0.00 [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] 05:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-11-05T05:27:02.937Z] 05:09:01 26593524 31364788 914852 2.78 155804 4719696 2189968 6.46 1811436 3882224 407328 [2025-11-05T05:27:02.937Z] 05:10:01 26675056 31529252 752924 2.29 161640 4792928 1715968 5.06 1588348 4023732 568 [2025-11-05T05:27:02.937Z] 05:11:01 26695548 31550416 731192 2.22 161912 4793292 1689036 4.98 1619324 3974324 28 [2025-11-05T05:27:02.937Z] 05:12:01 26694548 31549656 731636 2.23 161960 4793292 1689036 4.98 1619592 3974324 20 [2025-11-05T05:27:02.937Z] 05:13:01 25969332 31520436 746680 2.27 179792 5415284 1765080 5.20 1780744 4462340 376 [2025-11-05T05:27:02.937Z] 05:14:01 25969092 31520220 746796 2.27 179848 5415276 1765080 5.20 1780796 4462340 4 [2025-11-05T05:27:02.937Z] 05:15:01 25976884 31528104 738820 2.25 179884 5415288 1765080 5.20 1772948 4462348 12 [2025-11-05T05:27:02.937Z] 05:16:01 25979064 31530348 736440 2.24 179940 5415288 1765080 5.20 1770348 4462352 24 [2025-11-05T05:27:02.937Z] 05:17:01 25985104 31536404 730324 2.22 179968 5415280 1765080 5.20 1763704 4462348 4 [2025-11-05T05:27:02.937Z] 05:18:01 25985408 31537008 729360 2.22 180060 5415404 1765080 5.20 1763468 4462456 24 [2025-11-05T05:27:02.937Z] 05:19:01 25985504 31537140 729204 2.22 180084 5415404 1765080 5.20 1763544 4462460 8 [2025-11-05T05:27:02.937Z] 05:20:01 25985304 31536968 729296 2.22 180112 5415408 1765080 5.20 1763576 4462464 8 [2025-11-05T05:27:02.937Z] 05:21:01 25985160 31536852 729364 2.22 180128 5415408 1765080 5.20 1763500 4462464 8 [2025-11-05T05:27:02.937Z] 05:22:01 25985480 31537216 729240 2.22 180164 5415412 1765080 5.20 1763668 4462468 8 [2025-11-05T05:27:02.937Z] 05:23:01 25985364 31537272 728788 2.22 180208 5415412 1752748 5.17 1763396 4462468 40 [2025-11-05T05:27:02.937Z] 05:24:01 25985196 31537184 728728 2.22 180244 5415416 1752748 5.17 1763360 4462472 16 [2025-11-05T05:27:02.937Z] 05:25:01 25984644 31536692 729076 2.22 180276 5415420 1752748 5.17 1763404 4462476 168 [2025-11-05T05:27:02.937Z] 05:26:01 25334536 31510724 753328 2.29 192752 5984936 1876408 5.53 1798576 5031452 579108 [2025-11-05T05:27:02.937Z] 05:27:01 24358492 31423112 833116 2.53 233192 6731752 1875832 5.53 1967464 5732988 720 [2025-11-05T05:27:02.937Z] Average: 26005960 31518936 749956 2.28 179367 5379768 1786594 5.27 1756905 4454237 52025 [2025-11-05T05:27:02.937Z] [2025-11-05T05:27:02.937Z] 05:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-11-05T05:27:02.937Z] 05:09:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.937Z] 05:09:01 ens3 634.50 468.40 6831.53 98.80 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.937Z] 05:09:01 docker0 352.60 436.50 29.85 3361.82 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.937Z] 05:09:01 vethc2ccfba 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.937Z] 05:10:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:10:01 ens3 33.94 18.01 149.60 9.86 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:10:01 docker0 4.52 9.90 0.33 128.30 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:11:01 lo 4.67 4.67 0.47 0.47 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:11:01 ens3 61.46 56.41 28.40 363.55 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:12:01 ens3 2.27 0.63 0.67 0.41 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:13:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:13:01 ens3 169.42 112.36 3930.85 14.99 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:14:01 ens3 0.98 0.55 0.32 0.22 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:15:01 ens3 1.23 0.20 0.36 0.19 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:16:01 ens3 0.73 0.42 0.29 0.21 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:17:01 ens3 0.63 0.02 0.07 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:18:01 ens3 1.03 0.43 0.28 0.15 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:19:01 ens3 2.02 0.82 0.73 0.50 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:20:01 ens3 0.98 0.85 0.54 0.44 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:21:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:22:01 ens3 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:23:01 ens3 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:24:01 ens3 0.20 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:25:01 ens3 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:26:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:26:01 ens3 131.83 72.22 4021.60 8.59 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:27:01 lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:27:01 ens3 361.91 247.76 4193.85 188.33 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] 05:27:01 docker0 68.17 100.80 6.52 889.98 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] Average: ens3 73.41 51.18 1003.25 36.07 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] Average: docker0 22.09 28.44 1.91 227.78 0.00 0.00 0.00 0.00 [2025-11-05T05:27:02.938Z] [2025-11-05T05:27:02.938Z] [2025-11-05T05:27:02.938Z] ---> sar -P ALL: [2025-11-05T05:27:02.938Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772549) 11/05/25 _x86_64_ (8 CPU) [2025-11-05T05:27:02.938Z] [2025-11-05T05:27:02.938Z] 05:07:12 LINUX RESTART (8 CPU) [2025-11-05T05:27:02.938Z] [2025-11-05T05:27:02.938Z] 05:08:02 CPU %user %nice %system %iowait %steal %idle [2025-11-05T05:27:02.938Z] 05:09:01 all 22.33 0.00 5.76 2.50 0.09 69.32 [2025-11-05T05:27:02.938Z] 05:09:01 0 21.70 0.00 5.35 0.52 0.10 72.34 [2025-11-05T05:27:02.938Z] 05:09:01 1 23.73 0.00 5.17 0.55 0.09 70.46 [2025-11-05T05:27:02.938Z] 05:09:01 2 23.70 0.00 5.37 0.26 0.09 70.59 [2025-11-05T05:27:02.938Z] 05:09:01 3 22.77 0.00 7.85 8.54 0.12 60.73 [2025-11-05T05:27:02.938Z] 05:09:01 4 21.89 0.00 5.23 1.34 0.10 71.43 [2025-11-05T05:27:02.938Z] 05:09:01 5 22.68 0.00 5.68 2.01 0.09 69.54 [2025-11-05T05:27:02.938Z] 05:09:01 6 20.42 0.00 6.22 5.86 0.09 67.42 [2025-11-05T05:27:02.938Z] 05:09:01 7 21.71 0.00 5.24 0.95 0.07 72.03 [2025-11-05T05:27:02.938Z] 05:10:01 all 50.80 0.00 7.40 0.88 0.09 40.83 [2025-11-05T05:27:02.938Z] 05:10:01 0 49.41 0.00 7.82 1.74 0.08 40.95 [2025-11-05T05:27:02.938Z] 05:10:01 1 50.34 0.00 7.01 0.34 0.10 42.21 [2025-11-05T05:27:02.938Z] 05:10:01 2 50.17 0.00 7.51 0.15 0.08 42.09 [2025-11-05T05:27:02.938Z] 05:10:01 3 49.53 0.00 7.40 0.29 0.08 42.70 [2025-11-05T05:27:02.938Z] 05:10:01 4 51.44 0.00 7.35 1.89 0.08 39.24 [2025-11-05T05:27:02.938Z] 05:10:01 5 51.70 0.00 7.28 0.45 0.08 40.48 [2025-11-05T05:27:02.938Z] 05:10:01 6 53.02 0.00 7.64 1.55 0.08 37.70 [2025-11-05T05:27:02.938Z] 05:10:01 7 50.82 0.00 7.18 0.66 0.10 41.24 [2025-11-05T05:27:02.938Z] 05:11:01 all 1.22 0.00 0.14 0.02 0.02 98.60 [2025-11-05T05:27:02.938Z] 05:11:01 0 0.63 0.00 0.12 0.05 0.00 99.20 [2025-11-05T05:27:02.938Z] 05:11:01 1 0.08 0.00 0.10 0.00 0.02 99.80 [2025-11-05T05:27:02.938Z] 05:11:01 2 0.83 0.00 0.15 0.00 0.02 99.00 [2025-11-05T05:27:02.938Z] 05:11:01 3 2.18 0.00 0.17 0.02 0.03 97.60 [2025-11-05T05:27:02.938Z] 05:11:01 4 0.25 0.00 0.10 0.00 0.02 99.63 [2025-11-05T05:27:02.938Z] 05:11:01 5 1.99 0.00 0.18 0.02 0.02 97.79 [2025-11-05T05:27:02.938Z] 05:11:01 6 1.75 0.00 0.13 0.00 0.02 98.10 [2025-11-05T05:27:02.938Z] 05:11:01 7 2.03 0.00 0.20 0.10 0.02 97.65 [2025-11-05T05:27:02.938Z] 05:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-11-05T05:27:02.938Z] 05:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2025-11-05T05:27:02.938Z] 05:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:12:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-05T05:27:02.938Z] 05:12:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:13:01 all 3.01 0.00 1.22 0.62 0.02 95.13 [2025-11-05T05:27:02.938Z] 05:13:01 0 3.67 0.00 1.66 1.43 0.03 93.21 [2025-11-05T05:27:02.938Z] 05:13:01 1 2.23 0.00 0.91 0.10 0.02 96.74 [2025-11-05T05:27:02.938Z] 05:13:01 2 3.28 0.00 1.34 0.20 0.02 95.16 [2025-11-05T05:27:02.938Z] 05:13:01 3 2.47 0.00 0.84 0.03 0.03 96.63 [2025-11-05T05:27:02.938Z] 05:13:01 4 3.40 0.00 1.48 0.05 0.03 95.04 [2025-11-05T05:27:02.938Z] 05:13:01 5 2.00 0.00 0.88 0.65 0.00 96.46 [2025-11-05T05:27:02.938Z] 05:13:01 6 3.78 0.00 1.36 0.08 0.02 94.76 [2025-11-05T05:27:02.938Z] 05:13:01 7 3.21 0.00 1.33 2.38 0.02 93.06 [2025-11-05T05:27:02.938Z] 05:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-05T05:27:02.938Z] 05:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T05:27:02.938Z] 05:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-05T05:27:02.938Z] 05:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2025-11-05T05:27:02.938Z] 05:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-05T05:27:02.938Z] 05:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2025-11-05T05:27:02.938Z] 05:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-05T05:27:02.938Z] 05:14:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-11-05T05:27:02.938Z] 05:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-11-05T05:27:02.938Z] 05:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-05T05:27:02.938Z] 05:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-05T05:27:02.938Z] 05:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:15:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-05T05:27:02.938Z] 05:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:15:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2025-11-05T05:27:02.938Z] 05:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:16:01 all 0.05 0.00 0.01 0.02 0.00 99.92 [2025-11-05T05:27:02.938Z] 05:16:01 0 0.02 0.00 0.00 0.12 0.00 99.87 [2025-11-05T05:27:02.938Z] 05:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T05:27:02.938Z] 05:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-05T05:27:02.938Z] 05:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:16:01 6 0.27 0.00 0.00 0.00 0.00 99.73 [2025-11-05T05:27:02.938Z] 05:16:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-11-05T05:27:02.938Z] 05:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T05:27:02.938Z] 05:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-05T05:27:02.938Z] 05:17:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-11-05T05:27:02.938Z] 05:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-05T05:27:02.938Z] 05:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:17:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:18:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2025-11-05T05:27:02.938Z] 05:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-05T05:27:02.938Z] 05:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-05T05:27:02.938Z] 05:18:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2025-11-05T05:27:02.938Z] 05:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-05T05:27:02.938Z] 05:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:18:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2025-11-05T05:27:02.938Z] 05:18:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2025-11-05T05:27:02.938Z] 05:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T05:27:02.938Z] 05:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:19:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-05T05:27:02.938Z] 05:19:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:19:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-11-05T05:27:02.938Z] [2025-11-05T05:27:02.938Z] 05:19:01 CPU %user %nice %system %iowait %steal %idle [2025-11-05T05:27:02.938Z] 05:20:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2025-11-05T05:27:02.938Z] 05:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-05T05:27:02.938Z] 05:20:01 1 1.45 0.00 0.02 0.00 0.02 98.52 [2025-11-05T05:27:02.938Z] 05:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-05T05:27:02.938Z] 05:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-05T05:27:02.938Z] 05:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:20:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2025-11-05T05:27:02.938Z] 05:20:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-05T05:27:02.938Z] 05:20:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-05T05:27:02.938Z] 05:21:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2025-11-05T05:27:02.938Z] 05:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:21:01 1 1.35 0.00 0.00 0.00 0.00 98.65 [2025-11-05T05:27:02.938Z] 05:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T05:27:02.938Z] 05:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-05T05:27:02.938Z] 05:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T05:27:02.938Z] 05:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-11-05T05:27:02.938Z] 05:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-05T05:27:02.938Z] 05:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-05T05:27:02.938Z] 05:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-05T05:27:02.938Z] 05:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-05T05:27:02.938Z] 05:22:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-05T05:27:02.938Z] 05:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T05:27:02.938Z] 05:22:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-11-05T05:27:02.938Z] 05:23:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-11-05T05:27:02.938Z] 05:23:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2025-11-05T05:27:02.939Z] 05:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-05T05:27:02.939Z] 05:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2025-11-05T05:27:02.939Z] 05:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T05:27:02.939Z] 05:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-05T05:27:02.939Z] 05:23:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2025-11-05T05:27:02.939Z] 05:23:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-05T05:27:02.939Z] 05:23:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2025-11-05T05:27:02.939Z] 05:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-11-05T05:27:02.939Z] 05:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T05:27:02.939Z] 05:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T05:27:02.939Z] 05:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-05T05:27:02.939Z] 05:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T05:27:02.939Z] 05:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-05T05:27:02.939Z] 05:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-05T05:27:02.939Z] 05:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-05T05:27:02.939Z] 05:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2025-11-05T05:27:02.939Z] 05:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-11-05T05:27:02.939Z] 05:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-05T05:27:02.939Z] 05:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-11-05T05:27:02.939Z] 05:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-05T05:27:02.939Z] 05:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-05T05:27:02.939Z] 05:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-05T05:27:02.939Z] 05:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-05T05:27:02.939Z] 05:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-05T05:27:02.939Z] 05:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-05T05:27:02.939Z] 05:26:01 all 1.89 0.00 0.79 0.03 0.02 97.27 [2025-11-05T05:27:02.939Z] 05:26:01 0 1.79 0.00 0.70 0.00 0.02 97.49 [2025-11-05T05:27:02.939Z] 05:26:01 1 2.14 0.00 0.95 0.02 0.02 96.87 [2025-11-05T05:27:02.939Z] 05:26:01 2 1.42 0.00 0.52 0.00 0.02 98.04 [2025-11-05T05:27:02.939Z] 05:26:01 3 1.47 0.00 0.82 0.17 0.02 97.52 [2025-11-05T05:27:02.939Z] 05:26:01 4 2.08 0.00 0.99 0.00 0.00 96.93 [2025-11-05T05:27:02.939Z] 05:26:01 5 2.27 0.00 0.55 0.02 0.02 97.14 [2025-11-05T05:27:02.939Z] 05:26:01 6 1.99 0.00 0.55 0.00 0.03 97.42 [2025-11-05T05:27:02.939Z] 05:26:01 7 1.98 0.00 1.22 0.05 0.02 96.74 [2025-11-05T05:27:02.939Z] 05:27:01 all 8.52 0.00 3.41 1.29 0.06 86.73 [2025-11-05T05:27:02.939Z] 05:27:01 0 7.18 0.00 3.48 0.03 0.05 89.25 [2025-11-05T05:27:02.939Z] 05:27:01 1 8.80 0.00 2.80 0.08 0.05 88.27 [2025-11-05T05:27:02.939Z] 05:27:01 2 8.68 0.00 3.40 0.20 0.07 87.65 [2025-11-05T05:27:02.939Z] 05:27:01 3 7.66 0.00 3.44 4.08 0.07 84.76 [2025-11-05T05:27:02.939Z] 05:27:01 4 7.85 0.00 3.16 0.07 0.07 88.86 [2025-11-05T05:27:02.939Z] 05:27:01 5 7.57 0.00 3.93 0.49 0.05 87.96 [2025-11-05T05:27:02.939Z] 05:27:01 6 9.83 0.00 3.83 5.22 0.08 81.04 [2025-11-05T05:27:02.939Z] 05:27:01 7 10.55 0.00 3.22 0.14 0.07 86.02 [2025-11-05T05:27:02.939Z] Average: all 4.60 0.00 0.98 0.28 0.02 94.11 [2025-11-05T05:27:02.939Z] Average: 0 4.40 0.00 1.00 0.20 0.02 94.37 [2025-11-05T05:27:02.939Z] Average: 1 4.72 0.00 0.89 0.06 0.02 94.31 [2025-11-05T05:27:02.939Z] Average: 2 4.60 0.00 0.96 0.04 0.02 94.37 [2025-11-05T05:27:02.939Z] Average: 3 4.49 0.00 1.07 0.68 0.02 93.74 [2025-11-05T05:27:02.939Z] Average: 4 4.53 0.00 0.97 0.17 0.03 94.30 [2025-11-05T05:27:02.939Z] Average: 5 4.60 0.00 0.97 0.19 0.02 94.21 [2025-11-05T05:27:02.939Z] Average: 6 4.77 0.00 1.03 0.66 0.02 93.52 [2025-11-05T05:27:02.939Z] Average: 7 4.71 0.00 0.96 0.24 0.02 94.08 [2025-11-05T05:27:02.939Z] [2025-11-05T05:27:02.939Z] [2025-11-05T05:27:02.939Z]