Started by upstream project "edgexfoundry/cd-management/release-lts" build number 143 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7af5614405bf6006069aa10db887cfa2c97b225f Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6787592776719860989.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10743126755736601090.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5873824650705026848.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9380413584200940792.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18224268092055993112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11437 in /w/workspace/edgexfoundry_device-uart_palau [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7af5614405bf6006069aa10db887cfa2c97b225f (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @eea4ade" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7af5614405bf6006069aa10db887cfa2c97b225f # timeout=10 > git rev-list --no-walk 7af5614405bf6006069aa10db887cfa2c97b225f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T06:06:12.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T06:06:12.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T06:06:12.184Z] ========================================================= [2026-05-26T06:06:12.184Z] EdgeX Global Pipelines Version Info [2026-05-26T06:06:12.184Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:06:13.357Z] ------------------- [2026-05-26T06:06:13.357Z] stable info: [2026-05-26T06:06:13.357Z] ------------------- [2026-05-26T06:06:13.357Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T06:06:13.357Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T06:06:13.358Z] Message: update stable to v1.0.280 [2026-05-26T06:06:13.927Z] ------------------- [2026-05-26T06:06:13.927Z] experimental info: [2026-05-26T06:06:13.927Z] ------------------- [2026-05-26T06:06:13.927Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T06:06:13.927Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T06:06:13.927Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T06:06:14.005Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2026-05-26T06:06:14.030Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2026-05-26T06:06:14.052Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T06:06:14.075Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T06:06:14.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T06:06:14.119Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T06:06:14.136Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T06:06:14.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T06:06:14.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T06:06:14.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T06:06:14.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T06:06:14.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2026-05-26T06:06:14.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T06:06:14.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T06:06:14.302Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T06:06:14.322Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T06:06:14.341Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T06:06:14.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T06:06:14.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T06:06:14.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T06:06:14.428Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T06:06:14.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T06:06:14.479Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T06:06:14.499Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T06:06:14.518Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T06:06:14.541Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T06:06:14.566Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T06:06:14.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-05-26T06:06:14.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-05-26T06:06:14.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-05-26T06:06:14.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] echo [2026-05-26T06:06:14.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7af5614 [Pipeline] echo [2026-05-26T06:06:14.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:06:14.765Z] provisioning config files... [2026-05-26T06:06:14.777Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config11226065024108080874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:06:15.110Z] ---> ****-login.sh [2026-05-26T06:06:15.110Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:06:15.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:15.370Z] [2026-05-26T06:06:15.370Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:06:15.370Z] Configure a credential helper to remove this warning. See [2026-05-26T06:06:15.370Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:06:15.370Z] [2026-05-26T06:06:15.370Z] Login Succeeded [2026-05-26T06:06:15.370Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:06:15.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:15.370Z] [2026-05-26T06:06:15.370Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:06:15.370Z] Configure a credential helper to remove this warning. See [2026-05-26T06:06:15.370Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:06:15.370Z] [2026-05-26T06:06:15.370Z] Login Succeeded [2026-05-26T06:06:15.370Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:06:15.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:15.370Z] [2026-05-26T06:06:15.370Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:06:15.370Z] Configure a credential helper to remove this warning. See [2026-05-26T06:06:15.370Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:06:15.370Z] [2026-05-26T06:06:15.370Z] Login Succeeded [2026-05-26T06:06:15.370Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:06:15.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:15.634Z] [2026-05-26T06:06:15.634Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:06:15.634Z] Configure a credential helper to remove this warning. See [2026-05-26T06:06:15.634Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:06:15.634Z] [2026-05-26T06:06:15.634Z] Login Succeeded [2026-05-26T06:06:15.634Z] ****.io [2026-05-26T06:06:15.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:15.896Z] [2026-05-26T06:06:15.896Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:06:15.896Z] Configure a credential helper to remove this warning. See [2026-05-26T06:06:15.896Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:06:15.896Z] [2026-05-26T06:06:15.896Z] Login Succeeded [2026-05-26T06:06:15.896Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:06:15.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T06:06:16.349Z] + git rev-list -1 --merges 7af5614405bf6006069aa10db887cfa2c97b225f~1..7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] echo [2026-05-26T06:06:16.389Z] -----------> git rev-list -1 --merges 7af5614405bf6006069aa10db887cfa2c97b225f~1..7af5614405bf6006069aa10db887cfa2c97b225f 7af5614405bf6006069aa10db887cfa2c97b225f [false] [Pipeline] sh [2026-05-26T06:06:16.688Z] + git log --format=format:%s -1 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] echo [2026-05-26T06:06:16.702Z] ========================================================= [2026-05-26T06:06:16.702Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-05-26T06:06:16.702Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T06:06:17.048Z] + git log --format=format:%s -1 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] echo [2026-05-26T06:06:17.059Z] [semverPrep] GIT_COMMIT: 7af5614405bf6006069aa10db887cfa2c97b225f, Commit Message: ci(lts-release): LTS release v4.0.2 @eea4ade [Pipeline] echo [2026-05-26T06:06:17.074Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T06:06:17.461Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T06:06:17.461Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T06:06:17.461Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T06:06:17.461Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T06:06:17.461Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T06:06:17.461Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T06:06:17.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:06:17.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:06:17.809Z] [2026-05-26T06:06:17.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:06:18.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:06:18.114Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T06:06:18.114Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T06:06:18.114Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T06:06:18.114Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T06:06:18.114Z] 461d9e800cba: Pulling fs layer [2026-05-26T06:06:18.114Z] 80192f66455f: Pulling fs layer [2026-05-26T06:06:18.114Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T06:06:18.114Z] a29436f7fd5d: Pulling fs layer [2026-05-26T06:06:18.114Z] 923cac83aea3: Pulling fs layer [2026-05-26T06:06:18.114Z] 461d9e800cba: Waiting [2026-05-26T06:06:18.114Z] 80192f66455f: Waiting [2026-05-26T06:06:18.114Z] 2e8e34ca0e6c: Waiting [2026-05-26T06:06:18.114Z] a29436f7fd5d: Waiting [2026-05-26T06:06:18.114Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T06:06:18.114Z] 923cac83aea3: Waiting [2026-05-26T06:06:18.114Z] 25ad8b0a4227: Waiting [2026-05-26T06:06:18.114Z] db01528c6b51: Pulling fs layer [2026-05-26T06:06:18.114Z] 28988de357af: Pulling fs layer [2026-05-26T06:06:18.114Z] db01528c6b51: Waiting [2026-05-26T06:06:18.114Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T06:06:18.114Z] 6bf1a483ea7c: Download complete [2026-05-26T06:06:18.114Z] 461d9e800cba: Verifying Checksum [2026-05-26T06:06:18.114Z] 461d9e800cba: Download complete [2026-05-26T06:06:18.114Z] 80192f66455f: Download complete [2026-05-26T06:06:18.374Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T06:06:18.374Z] f5dfc541a4d3: Download complete [2026-05-26T06:06:18.374Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T06:06:18.374Z] 3dae71ba6b94: Download complete [2026-05-26T06:06:18.374Z] 923cac83aea3: Verifying Checksum [2026-05-26T06:06:18.374Z] 923cac83aea3: Download complete [2026-05-26T06:06:18.374Z] 25ad8b0a4227: Download complete [2026-05-26T06:06:18.374Z] db01528c6b51: Verifying Checksum [2026-05-26T06:06:18.374Z] db01528c6b51: Download complete [2026-05-26T06:06:18.374Z] 28988de357af: Download complete [2026-05-26T06:06:18.631Z] a29436f7fd5d: Verifying Checksum [2026-05-26T06:06:18.631Z] a29436f7fd5d: Download complete [2026-05-26T06:06:18.889Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T06:06:18.889Z] 2e8e34ca0e6c: Download complete [2026-05-26T06:06:19.837Z] 3dae71ba6b94: Pull complete [2026-05-26T06:06:19.837Z] 6bf1a483ea7c: Pull complete [2026-05-26T06:06:20.779Z] f5dfc541a4d3: Pull complete [2026-05-26T06:06:20.779Z] 461d9e800cba: Pull complete [2026-05-26T06:06:20.779Z] 80192f66455f: Pull complete [2026-05-26T06:06:24.977Z] 2e8e34ca0e6c: Pull complete [2026-05-26T06:06:25.545Z] a29436f7fd5d: Pull complete [2026-05-26T06:06:25.545Z] 923cac83aea3: Pull complete [2026-05-26T06:06:25.804Z] 25ad8b0a4227: Pull complete [2026-05-26T06:06:25.804Z] db01528c6b51: Pull complete [2026-05-26T06:06:25.804Z] 28988de357af: Pull complete [2026-05-26T06:06:25.804Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T06:06:25.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:06:25.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:06:25.938Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:06:25.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T06:06:29.447Z] $ docker top 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e -eo pid,comm [2026-05-26T06:06:29.494Z] 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). [2026-05-26T06:06:29.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T06:06:29.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T06:06:29.561Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T06:06:29.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T06:06:29.689Z] $ docker exec 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e ssh-agent [2026-05-26T06:06:29.802Z] SSH_AUTH_SOCK=/tmp/ssh-h7OF9J43tEtY/agent.33 [2026-05-26T06:06:29.802Z] SSH_AGENT_PID=39 [2026-05-26T06:06:29.808Z] Running ssh-add (command line suppressed) [2026-05-26T06:06:29.914Z] Identity added: /w/workspace/edgexfoundry_device-uart_palau@tmp/private_key_6685656709840818331.key (/w/workspace/edgexfoundry_device-uart_palau@tmp/private_key_6685656709840818331.key) [2026-05-26T06:06:29.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T06:06:30.222Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_palau [Pipeline] sh [2026-05-26T06:06:30.519Z] + git tag --points-at 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] } [2026-05-26T06:06:30.530Z] $ docker exec --env ******** --env ******** 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e ssh-agent -k [2026-05-26T06:06:30.623Z] unset SSH_AUTH_SOCK; [2026-05-26T06:06:30.623Z] unset SSH_AGENT_PID; [2026-05-26T06:06:30.623Z] echo Agent pid 39 killed; [2026-05-26T06:06:30.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-05-26T06:06:30.691Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-05-26T06:06:30.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T06:06:30.718Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T06:06:30.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T06:06:30.836Z] $ docker exec 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e ssh-agent [2026-05-26T06:06:30.930Z] SSH_AUTH_SOCK=/tmp/ssh-nB273hSLZ9Cw/agent.87 [2026-05-26T06:06:30.930Z] SSH_AGENT_PID=93 [2026-05-26T06:06:30.934Z] Running ssh-add (command line suppressed) [2026-05-26T06:06:31.028Z] Identity added: /w/workspace/edgexfoundry_device-uart_palau@tmp/private_key_3876478357865957504.key (/w/workspace/edgexfoundry_device-uart_palau@tmp/private_key_3876478357865957504.key) [2026-05-26T06:06:31.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T06:06:31.338Z] + git semver init [2026-05-26T06:06:31.604Z] 2026-05-26 06:06:31,537 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T06:06:31.604Z] 2026-05-26 06:06:31,540 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T06:06:31.604Z] 2026-05-26 06:06:31,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_palau/.semver [2026-05-26T06:06:31.604Z] 2026-05-26 06:06:31,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_palau/.semver [2026-05-26T06:06:31.604Z] 2026-05-26 06:06:31,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_palau/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_palau, stdin=None, shell=False, universal_newlines=False) [2026-05-26T06:06:33.545Z] 2026-05-26 06:06:33,035 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_palau/.git/info/exclude [2026-05-26T06:06:33.546Z] 2026-05-26 06:06:33,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_palau/.semver/palau with force:False [2026-05-26T06:06:33.546Z] 2026-05-26 06:06:33,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_palau/.semver/palau [2026-05-26T06:06:33.546Z] 2026-05-26 06:06:33,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_palau/.semver/palau [2026-05-26T06:06:33.546Z] 4.0.2 [Pipeline] } [2026-05-26T06:06:33.551Z] $ docker exec --env ******** --env ******** 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e ssh-agent -k [2026-05-26T06:06:33.657Z] unset SSH_AUTH_SOCK; [2026-05-26T06:06:33.658Z] unset SSH_AGENT_PID; [2026-05-26T06:06:33.659Z] echo Agent pid 93 killed; [2026-05-26T06:06:33.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T06:06:33.991Z] + git semver [Pipeline] } [2026-05-26T06:06:34.306Z] $ docker stop --time=1 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e [2026-05-26T06:06:35.572Z] $ docker rm -f --volumes 57a4881c2f9ea4e2865ebbfdbafb1d16876827fba80aa702b6f796a1a06cd14e [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T06:06:35.917Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T06:06:36.213Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T06:06:36.217Z] [edgeXSemver]: initialized semver on version 4.0.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T06:06:36.673Z] + git checkout 7af5614405bf6006069aa10db887cfa2c97b225f [2026-05-26T06:06:36.673Z] HEAD is now at 7af5614 ci(lts-release): LTS release v4.0.2 @eea4ade [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:06:36.697Z] provisioning config files... [2026-05-26T06:06:36.707Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config18404030375287085313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:06:36.998Z] ---> ****-login.sh [2026-05-26T06:06:36.998Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:06:36.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:36.998Z] Login Succeeded [2026-05-26T06:06:36.998Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:06:36.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:36.999Z] Login Succeeded [2026-05-26T06:06:36.999Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:06:37.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:37.259Z] Login Succeeded [2026-05-26T06:06:37.259Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:06:37.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:37.259Z] Login Succeeded [2026-05-26T06:06:37.259Z] ****.io [2026-05-26T06:06:37.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:06:37.520Z] Login Succeeded [2026-05-26T06:06:37.520Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:06:37.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T06:06:37.629Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T06:06:38.002Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T06:06:38.002Z] + cut -d -f 2 [2026-05-26T06:06:38.002Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-26T06:06:38.015Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:06:38.036Z] ========================================================= [2026-05-26T06:06:38.036Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] [2026-05-26T06:06:38.036Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:06:38.372Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T06:06:38.943Z] #0 building with "default" instance using docker driver [2026-05-26T06:06:38.943Z] [2026-05-26T06:06:38.943Z] #1 [internal] load build definition from Dockerfile [2026-05-26T06:06:38.943Z] #1 transferring dockerfile: 1.96kB done [2026-05-26T06:06:38.943Z] #1 DONE 0.0s [2026-05-26T06:06:38.943Z] [2026-05-26T06:06:38.944Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-26T06:06:38.944Z] #2 DONE 0.1s [2026-05-26T06:06:39.201Z] [2026-05-26T06:06:39.201Z] #3 [internal] load .dockerignore [2026-05-26T06:06:39.201Z] #3 transferring context: 182B done [2026-05-26T06:06:39.201Z] #3 DONE 0.0s [2026-05-26T06:06:39.201Z] [2026-05-26T06:06:39.201Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T06:06:39.201Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done [2026-05-26T06:06:39.201Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done [2026-05-26T06:06:39.201Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 3.15MB / 60.24MB 0.1s [2026-05-26T06:06:39.201Z] #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done [2026-05-26T06:06:39.201Z] #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done [2026-05-26T06:06:39.201Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-05-26T06:06:39.201Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done [2026-05-26T06:06:39.201Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 14.68MB / 60.24MB 0.2s [2026-05-26T06:06:39.201Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T06:06:39.201Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T06:06:39.201Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 1.05MB / 2.38MB 0.2s [2026-05-26T06:06:39.201Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 1.05MB / 14.25MB 0.2s [2026-05-26T06:06:39.201Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T06:06:39.201Z] #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s done [2026-05-26T06:06:39.462Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 28.31MB / 60.24MB 0.3s [2026-05-26T06:06:39.462Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-26T06:06:39.462Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.2s done [2026-05-26T06:06:39.462Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 9.44MB / 14.25MB 0.3s [2026-05-26T06:06:39.462Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 3.15MB / 98.38MB 0.3s [2026-05-26T06:06:39.462Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 44.04MB / 60.24MB 0.4s [2026-05-26T06:06:39.462Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.4s [2026-05-26T06:06:39.462Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 12.58MB / 98.38MB 0.4s [2026-05-26T06:06:39.462Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d [2026-05-26T06:06:39.719Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s [2026-05-26T06:06:39.719Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.4s done [2026-05-26T06:06:39.719Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 39.04MB / 98.38MB 0.6s [2026-05-26T06:06:39.719Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 7.34MB / 14.74MB 0.6s [2026-05-26T06:06:39.719Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 57.67MB / 98.38MB 0.7s [2026-05-26T06:06:39.719Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.2s done [2026-05-26T06:06:39.719Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.7s [2026-05-26T06:06:39.979Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 83.89MB / 98.38MB 0.9s [2026-05-26T06:06:39.979Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.9s done [2026-05-26T06:06:39.979Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 96.47MB / 98.38MB 1.0s [2026-05-26T06:06:39.979Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 1.0s done [2026-05-26T06:06:39.979Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 [2026-05-26T06:06:40.548Z] #4 ... [2026-05-26T06:06:40.548Z] [2026-05-26T06:06:40.548Z] #5 [internal] load build context [2026-05-26T06:06:40.548Z] #5 transferring context: 80.04MB 1.3s done [2026-05-26T06:06:40.548Z] #5 DONE 1.4s [2026-05-26T06:06:40.548Z] [2026-05-26T06:06:40.548Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T06:06:40.548Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.3s done [2026-05-26T06:06:45.911Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.7s done [2026-05-26T06:06:45.911Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db [2026-05-26T06:06:45.911Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-26T06:06:45.911Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2026-05-26T06:06:45.911Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T06:06:45.911Z] #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done [2026-05-26T06:06:45.911Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 [2026-05-26T06:06:46.168Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.3s done [2026-05-26T06:06:46.168Z] #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done [2026-05-26T06:06:46.168Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 [2026-05-26T06:06:48.705Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.3s done [2026-05-26T06:06:48.705Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 [2026-05-26T06:06:49.271Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.6s done [2026-05-26T06:06:49.271Z] #4 DONE 10.1s [2026-05-26T06:06:49.271Z] [2026-05-26T06:06:49.271Z] #6 [builder 2/7] WORKDIR /device-uart [2026-05-26T06:06:51.363Z] Still waiting to schedule task [2026-05-26T06:06:51.363Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11429’ [2026-05-26T06:06:53.472Z] #6 DONE 3.8s [2026-05-26T06:06:53.472Z] [2026-05-26T06:06:53.472Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T06:06:53.472Z] #7 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:06:53.472Z] #7 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:06:53.730Z] #7 0.756 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T06:06:53.990Z] #7 0.765 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T06:06:53.990Z] #7 0.770 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T06:06:53.990Z] #7 0.786 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T06:06:53.990Z] #7 0.796 Executing busybox-1.37.0-r20.trigger [2026-05-26T06:06:53.990Z] #7 0.803 OK: 269 MiB in 64 packages [2026-05-26T06:06:53.990Z] #7 DONE 0.9s [2026-05-26T06:06:53.990Z] [2026-05-26T06:06:53.990Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T06:06:54.560Z] #8 DONE 0.8s [2026-05-26T06:06:54.820Z] [2026-05-26T06:06:54.820Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T06:07:07.055Z] #9 DONE 11.0s [2026-05-26T06:07:07.055Z] [2026-05-26T06:07:07.055Z] #10 [builder 6/7] COPY . . [2026-05-26T06:07:07.055Z] #10 DONE 0.7s [2026-05-26T06:07:07.055Z] [2026-05-26T06:07:07.055Z] #11 [builder 7/7] RUN echo noop [2026-05-26T06:07:07.055Z] #11 0.205 noop [2026-05-26T06:07:07.055Z] #11 DONE 0.3s [2026-05-26T06:07:07.055Z] [2026-05-26T06:07:07.055Z] #12 exporting to image [2026-05-26T06:07:07.055Z] #12 exporting layers [2026-05-26T06:07:13.669Z] #12 exporting layers 6.9s done [2026-05-26T06:07:13.669Z] #12 writing image sha256:bacca0c9660dfe885b4060a5a9f8dc6031cb05e6275506f3b373503146fff3b3 done [2026-05-26T06:07:13.669Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T06:07:13.669Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:07:13.994Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T06:07:13.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:07:14.058Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:07:14.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T06:07:14.384Z] $ docker top 457fa09ed91774094e87fcfaa4aa81f748a4bb8efb1cbb9bd2f3538f26564ec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:07:14.740Z] + go version [2026-05-26T06:07:14.740Z] go version go1.25.10 linux/amd64 [Pipeline] } [2026-05-26T06:07:14.748Z] $ docker stop --time=1 457fa09ed91774094e87fcfaa4aa81f748a4bb8efb1cbb9bd2f3538f26564ec2 [2026-05-26T06:07:16.041Z] $ docker rm -f --volumes 457fa09ed91774094e87fcfaa4aa81f748a4bb8efb1cbb9bd2f3538f26564ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:07:16.506Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T06:07:16.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:07:16.601Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:07:16.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T06:07:16.858Z] $ docker top df852fb80d9b535824c5dd1deb3efda8bf9fa716d3317a96070b1e844bdf0f1f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:07:17.245Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_palau [Pipeline] fileExists [Pipeline] sh [2026-05-26T06:07:17.548Z] + make test [2026-05-26T06:07:17.548Z] go test ./... -coverprofile=coverage.out [2026-05-26T06:07:18.484Z] ? github.com/edgexfoundry/device-uart [no test files] [2026-05-26T06:07:40.501Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2026-05-26T06:07:40.501Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2026-05-26T06:07:50.645Z] 0 issues. [2026-05-26T06:07:50.645Z] go vet ./... [2026-05-26T06:07:55.938Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T06:07:55.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T06:07:55.938Z] ./bin/test-attribution-txt.sh [2026-05-26T06:07:55.938Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T06:07:55.938Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T06:07:55.957Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T06:07:56.256Z] + go mod tidy [Pipeline] } [2026-05-26T06:07:56.836Z] $ docker stop --time=1 df852fb80d9b535824c5dd1deb3efda8bf9fa716d3317a96070b1e844bdf0f1f [2026-05-26T06:07:59.182Z] $ docker rm -f --volumes df852fb80d9b535824c5dd1deb3efda8bf9fa716d3317a96070b1e844bdf0f1f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T06:07:59.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T06:08:00.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T06:08:00.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T06:08:01.232Z] + ls -al . [2026-05-26T06:08:01.232Z] total 232 [2026-05-26T06:08:01.232Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 06:07 . [2026-05-26T06:08:01.232Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:06 .. [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 06:06 .dockerignore [2026-05-26T06:08:01.232Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:07 .git [2026-05-26T06:08:01.232Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:06 .github [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 335 May 26 06:06 .gitignore [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 06:06 .golangci.yml [2026-05-26T06:08:01.232Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:06 .semver [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 21314 May 26 06:06 Attribution.txt [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 26 06:06 CHANGELOG.md [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 1919 May 26 06:06 Dockerfile [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 06:06 GOVERNANCE.md [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 698 May 26 06:06 Jenkinsfile [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 06:06 LICENSE [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 2454 May 26 06:06 Makefile [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 617 May 26 06:06 OWNERS.md [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 8892 May 26 06:06 README.md [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 06:06 VERSION [2026-05-26T06:08:01.232Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:06 bin [2026-05-26T06:08:01.232Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:06 cmd [2026-05-26T06:08:01.232Z] -rw-r--r-- 1 jenkins jenkins 6770 May 26 06:07 coverage.out [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 6518 May 26 06:06 go.mod [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 89287 May 26 06:06 go.sum [2026-05-26T06:08:01.232Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:06 internal [2026-05-26T06:08:01.232Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:06 vendor [2026-05-26T06:08:01.232Z] -rw-rw-r-- 1 jenkins jenkins 209 May 26 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:01.763Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7af5614405bf6006069aa10db887cfa2c97b225f --label arch=amd64 --label version=4.0.2 . [2026-05-26T06:08:01.763Z] #0 building with "default" instance using docker driver [2026-05-26T06:08:01.763Z] [2026-05-26T06:08:01.763Z] #1 [internal] load build definition from Dockerfile [2026-05-26T06:08:01.763Z] #1 transferring dockerfile: 1.96kB done [2026-05-26T06:08:01.763Z] #1 DONE 0.0s [2026-05-26T06:08:01.763Z] [2026-05-26T06:08:01.763Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T06:08:01.763Z] #2 DONE 0.0s [2026-05-26T06:08:01.763Z] [2026-05-26T06:08:01.763Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T06:08:01.763Z] #3 DONE 0.1s [2026-05-26T06:08:01.763Z] [2026-05-26T06:08:01.763Z] #4 [internal] load .dockerignore [2026-05-26T06:08:01.763Z] #4 transferring context: 33B [2026-05-26T06:08:02.071Z] #4 transferring context: 182B done [2026-05-26T06:08:02.071Z] #4 DONE 0.0s [2026-05-26T06:08:02.071Z] [2026-05-26T06:08:02.071Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T06:08:02.071Z] #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done [2026-05-26T06:08:02.071Z] #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T06:08:02.071Z] #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T06:08:02.071Z] #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T06:08:02.071Z] #5 DONE 0.0s [2026-05-26T06:08:02.071Z] [2026-05-26T06:08:02.071Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T06:08:02.071Z] #6 DONE 0.1s [2026-05-26T06:08:02.071Z] [2026-05-26T06:08:02.071Z] #7 [builder 2/7] WORKDIR /device-uart [2026-05-26T06:08:02.071Z] #7 DONE 0.1s [2026-05-26T06:08:02.071Z] [2026-05-26T06:08:02.071Z] #8 [internal] load build context [2026-05-26T06:08:02.071Z] #8 transferring context: 420.61kB 0.2s done [2026-05-26T06:08:02.384Z] #8 DONE 0.2s [2026-05-26T06:08:02.384Z] [2026-05-26T06:08:02.384Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-26T06:08:02.384Z] #9 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:02.384Z] #9 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:02.704Z] #9 0.637 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T06:08:02.704Z] #9 0.641 Executing busybox-1.37.0-r20.trigger [2026-05-26T06:08:02.704Z] #9 0.647 OK: 7 MiB in 17 packages [2026-05-26T06:08:02.704Z] #9 DONE 0.7s [2026-05-26T06:08:02.704Z] [2026-05-26T06:08:02.704Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T06:08:02.704Z] #10 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:02.704Z] #10 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:02.704Z] #10 0.633 OK: 269 MiB in 64 packages [2026-05-26T06:08:02.704Z] #10 DONE 0.8s [2026-05-26T06:08:02.704Z] [2026-05-26T06:08:02.704Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T06:08:02.961Z] #11 0.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:03.223Z] #11 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:08:03.223Z] #11 ... [2026-05-26T06:08:03.223Z] [2026-05-26T06:08:03.223Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T06:08:03.223Z] #12 DONE 0.6s [2026-05-26T06:08:03.486Z] [2026-05-26T06:08:03.486Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T06:08:03.486Z] #11 0.719 OK: 7 MiB in 17 packages [2026-05-26T06:08:03.486Z] #11 DONE 0.8s [2026-05-26T06:08:03.486Z] [2026-05-26T06:08:03.486Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T06:08:03.486Z] #13 0.257 skipping... [2026-05-26T06:08:03.769Z] #13 DONE 0.3s [2026-05-26T06:08:03.769Z] [2026-05-26T06:08:03.769Z] #14 [builder 6/7] COPY . . [2026-05-26T06:08:04.425Z] #14 DONE 0.6s [2026-05-26T06:08:04.425Z] [2026-05-26T06:08:04.425Z] #15 [builder 7/7] RUN make build [2026-05-26T06:08:04.425Z] #15 0.198 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2026-05-26T06:08:31.472Z] #15 DONE 24.6s [2026-05-26T06:08:31.472Z] [2026-05-26T06:08:31.472Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2026-05-26T06:08:31.472Z] #16 DONE 0.0s [2026-05-26T06:08:31.472Z] [2026-05-26T06:08:31.472Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2026-05-26T06:08:31.472Z] #17 DONE 0.0s [2026-05-26T06:08:31.472Z] [2026-05-26T06:08:31.472Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2026-05-26T06:08:31.472Z] #18 DONE 0.2s [2026-05-26T06:08:31.472Z] [2026-05-26T06:08:31.472Z] #19 exporting to image [2026-05-26T06:08:31.472Z] #19 exporting layers 0.1s done [2026-05-26T06:08:31.472Z] #19 writing image sha256:f57316222b2cc888b9b204cb1bc6519308f4380231ca99886eb2102833e75a68 done [2026-05-26T06:08:31.472Z] #19 naming to docker.io/library/device-uart done [2026-05-26T06:08:31.472Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:08:31.609Z] provisioning config files... [2026-05-26T06:08:31.617Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config2285509495204618280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:08:31.918Z] ---> ****-login.sh [2026-05-26T06:08:31.918Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:08:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:31.918Z] Login Succeeded [2026-05-26T06:08:31.918Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:08:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:31.918Z] Login Succeeded [2026-05-26T06:08:31.918Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:08:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:32.177Z] Login Succeeded [2026-05-26T06:08:32.177Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:08:32.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:32.177Z] Login Succeeded [2026-05-26T06:08:32.177Z] ****.io [2026-05-26T06:08:32.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:08:32.435Z] Login Succeeded [2026-05-26T06:08:32.435Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:08:32.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T06:08:32.489Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:08:32.521Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2026-05-26T06:08:32.521Z] 7af5614405bf6006069aa10db887cfa2c97b225f [2026-05-26T06:08:32.521Z] 4.0.2 [2026-05-26T06:08:32.521Z] 7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [2026-05-26T06:08:32.521Z] palau [2026-05-26T06:08:32.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:32.866Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:33.196Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f [2026-05-26T06:08:33.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2026-05-26T06:08:33.196Z] 7832de316d4b: Preparing [2026-05-26T06:08:33.196Z] e670c27642ab: Preparing [2026-05-26T06:08:33.196Z] 780da2dadd06: Preparing [2026-05-26T06:08:33.196Z] 5c013b1e2db1: Preparing [2026-05-26T06:08:33.196Z] e1bc94cea679: Preparing [2026-05-26T06:08:33.196Z] 0854555d70ac: Preparing [2026-05-26T06:08:33.196Z] 0854555d70ac: Waiting [2026-05-26T06:08:33.196Z] e670c27642ab: Pushed [2026-05-26T06:08:33.196Z] e1bc94cea679: Pushed [2026-05-26T06:08:33.196Z] 5c013b1e2db1: Pushed [2026-05-26T06:08:33.196Z] 780da2dadd06: Pushed [2026-05-26T06:08:33.196Z] 0854555d70ac: Layer already exists [2026-05-26T06:08:38.488Z] 7832de316d4b: Pushed [2026-05-26T06:08:38.489Z] 7af5614405bf6006069aa10db887cfa2c97b225f: digest: sha256:d8c72c1cb24105f63625a76d065d1265e4072b6c560555b89f0e7d3247ac084b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:38.816Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:39.146Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.0.2 [2026-05-26T06:08:39.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2026-05-26T06:08:39.146Z] 7832de316d4b: Preparing [2026-05-26T06:08:39.146Z] e670c27642ab: Preparing [2026-05-26T06:08:39.146Z] 780da2dadd06: Preparing [2026-05-26T06:08:39.146Z] 5c013b1e2db1: Preparing [2026-05-26T06:08:39.146Z] e1bc94cea679: Preparing [2026-05-26T06:08:39.146Z] 0854555d70ac: Preparing [2026-05-26T06:08:39.146Z] 0854555d70ac: Waiting [2026-05-26T06:08:39.146Z] e1bc94cea679: Layer already exists [2026-05-26T06:08:39.146Z] 780da2dadd06: Layer already exists [2026-05-26T06:08:39.146Z] 5c013b1e2db1: Layer already exists [2026-05-26T06:08:39.146Z] e670c27642ab: Layer already exists [2026-05-26T06:08:39.146Z] 7832de316d4b: Layer already exists [2026-05-26T06:08:39.146Z] 0854555d70ac: Layer already exists [2026-05-26T06:08:39.146Z] 4.0.2: digest: sha256:d8c72c1cb24105f63625a76d065d1265e4072b6c560555b89f0e7d3247ac084b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:39.479Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:39.794Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [2026-05-26T06:08:39.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2026-05-26T06:08:39.794Z] 7832de316d4b: Preparing [2026-05-26T06:08:39.794Z] e670c27642ab: Preparing [2026-05-26T06:08:39.794Z] 780da2dadd06: Preparing [2026-05-26T06:08:39.794Z] 5c013b1e2db1: Preparing [2026-05-26T06:08:39.794Z] e1bc94cea679: Preparing [2026-05-26T06:08:39.794Z] 0854555d70ac: Preparing [2026-05-26T06:08:39.794Z] 0854555d70ac: Waiting [2026-05-26T06:08:39.794Z] e1bc94cea679: Layer already exists [2026-05-26T06:08:39.794Z] 780da2dadd06: Layer already exists [2026-05-26T06:08:39.794Z] e670c27642ab: Layer already exists [2026-05-26T06:08:39.794Z] 5c013b1e2db1: Layer already exists [2026-05-26T06:08:39.794Z] 7832de316d4b: Layer already exists [2026-05-26T06:08:39.794Z] 0854555d70ac: Layer already exists [2026-05-26T06:08:39.794Z] 7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2: digest: sha256:d8c72c1cb24105f63625a76d065d1265e4072b6c560555b89f0e7d3247ac084b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:40.128Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:40.465Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:palau [2026-05-26T06:08:40.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2026-05-26T06:08:40.465Z] 7832de316d4b: Preparing [2026-05-26T06:08:40.465Z] e670c27642ab: Preparing [2026-05-26T06:08:40.465Z] 780da2dadd06: Preparing [2026-05-26T06:08:40.465Z] 5c013b1e2db1: Preparing [2026-05-26T06:08:40.465Z] e1bc94cea679: Preparing [2026-05-26T06:08:40.465Z] 0854555d70ac: Preparing [2026-05-26T06:08:40.465Z] 0854555d70ac: Waiting [2026-05-26T06:08:40.465Z] e1bc94cea679: Layer already exists [2026-05-26T06:08:40.465Z] e670c27642ab: Layer already exists [2026-05-26T06:08:40.465Z] 5c013b1e2db1: Layer already exists [2026-05-26T06:08:40.465Z] 7832de316d4b: Layer already exists [2026-05-26T06:08:40.465Z] 780da2dadd06: Layer already exists [2026-05-26T06:08:40.465Z] 0854555d70ac: Layer already exists [2026-05-26T06:08:40.465Z] palau: digest: sha256:d8c72c1cb24105f63625a76d065d1265e4072b6c560555b89f0e7d3247ac084b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T06:08:40.546Z] ===================================================== [Pipeline] echo [2026-05-26T06:08:40.562Z] taggedImages: [2026-05-26T06:08:40.562Z] - nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f [2026-05-26T06:08:40.562Z] - nexus3.edgexfoundry.org:10004/device-uart:4.0.2 [2026-05-26T06:08:40.562Z] - nexus3.edgexfoundry.org:10004/device-uart:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [2026-05-26T06:08:40.562Z] - nexus3.edgexfoundry.org:10004/device-uart:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:40.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:08:40.975Z] [2026-05-26T06:08:40.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:08:41.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:08:41.282Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T06:08:41.282Z] 5eb5b503b376: Pulling fs layer [2026-05-26T06:08:41.282Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T06:08:41.282Z] ec43610c2a17: Pulling fs layer [2026-05-26T06:08:41.282Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T06:08:41.282Z] 33b1e0a273af: Pulling fs layer [2026-05-26T06:08:41.282Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T06:08:41.282Z] 2f39f015ded8: Pulling fs layer [2026-05-26T06:08:41.282Z] 33b1e0a273af: Waiting [2026-05-26T06:08:41.282Z] 5d3b04190fa2: Waiting [2026-05-26T06:08:41.283Z] 3a2ae6a8a46f: Waiting [2026-05-26T06:08:41.283Z] 2f39f015ded8: Waiting [2026-05-26T06:08:41.283Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T06:08:41.283Z] 5c69ac0246d0: Download complete [2026-05-26T06:08:41.283Z] 3a2ae6a8a46f: Download complete [2026-05-26T06:08:41.544Z] 33b1e0a273af: Verifying Checksum [2026-05-26T06:08:41.544Z] 33b1e0a273af: Download complete [2026-05-26T06:08:41.544Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T06:08:41.544Z] 5d3b04190fa2: Download complete [2026-05-26T06:08:41.544Z] ec43610c2a17: Verifying Checksum [2026-05-26T06:08:41.544Z] ec43610c2a17: Download complete [2026-05-26T06:08:41.544Z] 5eb5b503b376: Verifying Checksum [2026-05-26T06:08:41.544Z] 5eb5b503b376: Download complete [2026-05-26T06:08:42.111Z] 2f39f015ded8: Verifying Checksum [2026-05-26T06:08:42.111Z] 2f39f015ded8: Download complete [2026-05-26T06:08:43.046Z] 5eb5b503b376: Pull complete [2026-05-26T06:08:43.046Z] 5c69ac0246d0: Pull complete [2026-05-26T06:08:43.612Z] ec43610c2a17: Pull complete [2026-05-26T06:08:43.612Z] 3a2ae6a8a46f: Pull complete [2026-05-26T06:08:43.873Z] 33b1e0a273af: Pull complete [2026-05-26T06:08:43.873Z] 5d3b04190fa2: Pull complete [2026-05-26T06:08:49.229Z] 2f39f015ded8: Pull complete [2026-05-26T06:08:49.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T06:08:49.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:08:49.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:08:49.343Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:08:49.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T06:08:50.914Z] $ docker top 82180c6fb11de002fca0b4a8e33c1c434a8463bcec7140068c59973947820365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:08:51.334Z] ---> job-cost.sh [2026-05-26T06:08:51.334Z] lf-activate-venv: SKIPPING [2026-05-26T06:08:51.334Z] INFO: No Stack... [2026-05-26T06:08:51.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T06:08:51.869Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T06:08:52.169Z] + cat /w/workspace/edgexfoundry_device-uart_palau/archives/cost.csv [2026-05-26T06:08:52.169Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T06:08:52.190Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [2026-05-26T06:08:52.202Z] Resource [jenkins-edgexfoundry-device-uart-palau-2-stack-cost] did not exist. Created. [2026-05-26T06:08:52.208Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T06:08:52.533Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T06:08:52.613Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T06:08:52.622Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T06:08:52.641Z] $ docker stop --time=1 82180c6fb11de002fca0b4a8e33c1c434a8463bcec7140068c59973947820365 [2026-05-26T06:08:53.772Z] $ docker rm -f --volumes 82180c6fb11de002fca0b4a8e33c1c434a8463bcec7140068c59973947820365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T06:09:52.516Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11449 in /w/workspace/edgexfoundry_device-uart_palau [Pipeline] { [Pipeline] ws [2026-05-26T06:09:52.534Z] Running in /w/workspace/device-uart/2 [Pipeline] { [Pipeline] checkout [2026-05-26T06:09:55.593Z] The recommended git tool is: git [2026-05-26T06:10:02.691Z] using credential edgex-jenkins-ssh [2026-05-26T06:10:02.718Z] Cloning the remote Git repository [2026-05-26T06:10:02.785Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2026-05-26T06:10:02.923Z] > git init /w/workspace/device-uart/2 # timeout=10 [2026-05-26T06:10:03.157Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2026-05-26T06:10:03.159Z] > git --version # timeout=10 [2026-05-26T06:10:03.188Z] > git --version # 'git version 2.25.1' [2026-05-26T06:10:03.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T06:10:03.423Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T06:10:07.466Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2026-05-26T06:10:07.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T06:10:08.801Z] Avoid second fetch [2026-05-26T06:10:08.802Z] Checking out Revision 7af5614405bf6006069aa10db887cfa2c97b225f (palau) [2026-05-26T06:10:08.823Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T06:10:08.903Z] > git checkout -f 7af5614405bf6006069aa10db887cfa2c97b225f # timeout=10 [2026-05-26T06:10:11.579Z] Commit message: "ci(lts-release): LTS release v4.0.2 @eea4ade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T06:10:16.676Z] + git checkout 7af5614405bf6006069aa10db887cfa2c97b225f [2026-05-26T06:10:16.952Z] HEAD is now at 7af5614 ci(lts-release): LTS release v4.0.2 @eea4ade [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:10:16.991Z] provisioning config files... [2026-05-26T06:10:17.030Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config11678585708591861586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:10:17.529Z] ---> ****-login.sh [2026-05-26T06:10:17.529Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:10:18.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:10:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:10:18.126Z] Configure a credential helper to remove this warning. See [2026-05-26T06:10:18.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:10:18.126Z] [2026-05-26T06:10:18.126Z] Login Succeeded [2026-05-26T06:10:18.407Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:10:18.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:10:18.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:10:18.691Z] Configure a credential helper to remove this warning. See [2026-05-26T06:10:18.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:10:18.691Z] [2026-05-26T06:10:18.691Z] Login Succeeded [2026-05-26T06:10:18.691Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:10:18.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:10:19.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:10:19.255Z] Configure a credential helper to remove this warning. See [2026-05-26T06:10:19.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:10:19.255Z] [2026-05-26T06:10:19.255Z] Login Succeeded [2026-05-26T06:10:19.255Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:10:19.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:10:19.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:10:19.537Z] Configure a credential helper to remove this warning. See [2026-05-26T06:10:19.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:10:19.537Z] [2026-05-26T06:10:19.537Z] Login Succeeded [2026-05-26T06:10:19.537Z] ****.io [2026-05-26T06:10:19.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:10:20.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:10:20.091Z] Configure a credential helper to remove this warning. See [2026-05-26T06:10:20.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:10:20.091Z] [2026-05-26T06:10:20.091Z] Login Succeeded [2026-05-26T06:10:20.091Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:10:20.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T06:10:20.523Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T06:10:20.877Z] + grep ^go [0-9].[0-9]* go.mod+ [2026-05-26T06:10:20.877Z] cut -d -f 2 [2026-05-26T06:10:20.877Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-26T06:10:20.964Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:10:20.978Z] ========================================================= [2026-05-26T06:10:20.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] [2026-05-26T06:10:20.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:10:21.375Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T06:10:26.806Z] Sending build context to Docker daemon 62.73MB [2026-05-26T06:10:26.806Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T06:10:26.806Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-26T06:10:26.806Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T06:10:26.806Z] 58e777220c39: Pulling fs layer [2026-05-26T06:10:26.806Z] 5d96c866386f: Pulling fs layer [2026-05-26T06:10:26.806Z] 8985e74deb67: Pulling fs layer [2026-05-26T06:10:26.806Z] a90cb41c1532: Pulling fs layer [2026-05-26T06:10:26.806Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T06:10:26.806Z] 19c9b082531f: Pulling fs layer [2026-05-26T06:10:26.806Z] 8959fe4f68e1: Pulling fs layer [2026-05-26T06:10:26.806Z] 418f8e902c44: Pulling fs layer [2026-05-26T06:10:26.806Z] c3ba8a69b7b1: Pulling fs layer [2026-05-26T06:10:26.806Z] a90cb41c1532: Waiting [2026-05-26T06:10:26.806Z] 4f4fb700ef54: Waiting [2026-05-26T06:10:26.806Z] 19c9b082531f: Waiting [2026-05-26T06:10:26.806Z] 8959fe4f68e1: Waiting [2026-05-26T06:10:26.806Z] 418f8e902c44: Waiting [2026-05-26T06:10:26.806Z] c3ba8a69b7b1: Waiting [2026-05-26T06:10:26.806Z] 5d96c866386f: Verifying Checksum [2026-05-26T06:10:26.806Z] 5d96c866386f: Download complete [2026-05-26T06:10:26.806Z] a90cb41c1532: Verifying Checksum [2026-05-26T06:10:26.806Z] a90cb41c1532: Download complete [2026-05-26T06:10:26.806Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T06:10:26.806Z] 4f4fb700ef54: Download complete [2026-05-26T06:10:26.806Z] 19c9b082531f: Verifying Checksum [2026-05-26T06:10:26.806Z] 19c9b082531f: Download complete [2026-05-26T06:10:26.806Z] 58e777220c39: Verifying Checksum [2026-05-26T06:10:26.806Z] 58e777220c39: Download complete [2026-05-26T06:10:26.806Z] 8959fe4f68e1: Verifying Checksum [2026-05-26T06:10:26.806Z] 8959fe4f68e1: Download complete [2026-05-26T06:10:27.405Z] 58e777220c39: Pull complete [2026-05-26T06:10:27.405Z] c3ba8a69b7b1: Verifying Checksum [2026-05-26T06:10:27.405Z] c3ba8a69b7b1: Download complete [2026-05-26T06:10:28.004Z] 5d96c866386f: Pull complete [2026-05-26T06:10:28.285Z] 8985e74deb67: Verifying Checksum [2026-05-26T06:10:28.285Z] 8985e74deb67: Download complete [2026-05-26T06:10:29.717Z] 418f8e902c44: Verifying Checksum [2026-05-26T06:10:29.717Z] 418f8e902c44: Download complete [2026-05-26T06:10:44.803Z] 8985e74deb67: Pull complete [2026-05-26T06:10:44.803Z] a90cb41c1532: Pull complete [2026-05-26T06:10:44.803Z] 4f4fb700ef54: Pull complete [2026-05-26T06:10:44.803Z] 19c9b082531f: Pull complete [2026-05-26T06:10:45.779Z] 8959fe4f68e1: Pull complete [2026-05-26T06:10:55.920Z] 418f8e902c44: Pull complete [2026-05-26T06:10:56.195Z] c3ba8a69b7b1: Pull complete [2026-05-26T06:10:56.195Z] Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 [2026-05-26T06:10:56.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-26T06:10:56.195Z] ---> 081e04c5fda7 [2026-05-26T06:10:56.195Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T06:10:59.605Z] ---> Running in b22254b7fb91 [2026-05-26T06:10:59.605Z] Removing intermediate container b22254b7fb91 [2026-05-26T06:10:59.605Z] ---> 95b918510ac2 [2026-05-26T06:10:59.605Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T06:10:59.882Z] ---> Running in 0f9d180c50bd [2026-05-26T06:11:00.162Z] Removing intermediate container 0f9d180c50bd [2026-05-26T06:11:00.162Z] ---> 53871424375b [2026-05-26T06:11:00.162Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-26T06:11:00.440Z] ---> Running in 10527077a1e7 [2026-05-26T06:11:00.716Z] Removing intermediate container 10527077a1e7 [2026-05-26T06:11:00.716Z] ---> 55e4165c31c4 [2026-05-26T06:11:00.716Z] Step 6/12 : WORKDIR /device-uart [2026-05-26T06:11:00.992Z] ---> Running in 7a05a2d86e63 [2026-05-26T06:11:01.263Z] Removing intermediate container 7a05a2d86e63 [2026-05-26T06:11:01.263Z] ---> ee8afc54b819 [2026-05-26T06:11:01.263Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T06:11:01.263Z] ---> Running in b5c48344089b [2026-05-26T06:11:02.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T06:11:03.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T06:11:05.910Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T06:11:05.910Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T06:11:05.910Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T06:11:05.910Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T06:11:05.910Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T06:11:05.910Z] OK: 259 MiB in 64 packages [2026-05-26T06:11:07.360Z] Removing intermediate container b5c48344089b [2026-05-26T06:11:07.360Z] ---> 19c0f20e79e6 [2026-05-26T06:11:07.360Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-26T06:11:19.849Z] ---> 92c37fc0f3c4 [2026-05-26T06:11:19.849Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T06:11:19.849Z] ---> Running in 64b5e0726950 [2026-05-26T06:13:11.675Z] Removing intermediate container 64b5e0726950 [2026-05-26T06:13:11.675Z] ---> 31f1bf2cd55c [2026-05-26T06:13:11.675Z] Step 10/12 : COPY . . [2026-05-26T06:13:24.071Z] ---> 64abfb2d2bb3 [2026-05-26T06:13:24.071Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T06:13:24.071Z] ---> Running in 5820d3816717 [2026-05-26T06:13:24.071Z] Removing intermediate container 5820d3816717 [2026-05-26T06:13:24.071Z] ---> 7dc2bd5c4a8c [2026-05-26T06:13:24.071Z] Step 12/12 : RUN ${MAKE} [2026-05-26T06:13:24.344Z] ---> Running in 5fc8f1f9fd83 [2026-05-26T06:13:25.317Z] noop [2026-05-26T06:13:26.288Z] Removing intermediate container 5fc8f1f9fd83 [2026-05-26T06:13:26.288Z] ---> f82c6fcfc2bc [2026-05-26T06:13:26.878Z] Successfully built f82c6fcfc2bc [2026-05-26T06:13:26.878Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:13:27.259Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T06:13:27.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:13:27.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-11449 does not seem to be running inside a container [2026-05-26T06:13:27.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T06:13:29.075Z] $ docker top d7b8da739f6952df1965a36cf390c4a3a5034283728bebde5defeaf2ab9ea736 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:13:29.988Z] + go version [2026-05-26T06:13:29.988Z] go version go1.25.10 linux/arm64 [Pipeline] } [2026-05-26T06:13:30.005Z] $ docker stop --time=1 d7b8da739f6952df1965a36cf390c4a3a5034283728bebde5defeaf2ab9ea736 [2026-05-26T06:13:31.742Z] $ docker rm -f --volumes d7b8da739f6952df1965a36cf390c4a3a5034283728bebde5defeaf2ab9ea736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:13:32.403Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T06:13:32.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:13:32.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-11449 does not seem to be running inside a container [2026-05-26T06:13:32.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T06:13:34.190Z] $ docker top eab848bfd8055163b58f0f3ff02a4c07210bf319a499a671889237f1ac7877d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:13:35.068Z] + git config --global --add safe.directory /w/workspace/device-uart/2 [Pipeline] fileExists [Pipeline] sh [2026-05-26T06:13:35.787Z] + make test [2026-05-26T06:13:35.787Z] go test ./... -coverprofile=coverage.out [2026-05-26T06:13:41.220Z] ? github.com/edgexfoundry/device-uart [no test files] [2026-05-26T06:18:33.475Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2026-05-26T06:18:33.475Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2026-05-26T06:18:33.475Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T06:18:33.475Z] go vet ./... [2026-05-26T06:19:41.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T06:19:41.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T06:19:41.511Z] ./bin/test-attribution-txt.sh [2026-05-26T06:19:41.511Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T06:19:41.511Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T06:19:41.606Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T06:19:42.486Z] + go mod tidy [Pipeline] } [2026-05-26T06:19:48.285Z] $ docker stop --time=1 eab848bfd8055163b58f0f3ff02a4c07210bf319a499a671889237f1ac7877d0 [2026-05-26T06:19:51.799Z] $ docker rm -f --volumes eab848bfd8055163b58f0f3ff02a4c07210bf319a499a671889237f1ac7877d0 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T06:19:54.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T06:19:54.317Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T06:19:55.998Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T06:19:56.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T06:19:57.198Z] + ls -al . [2026-05-26T06:19:57.198Z] total 228 [2026-05-26T06:19:57.198Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:13 . [2026-05-26T06:19:57.198Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:10 .. [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 06:10 .dockerignore [2026-05-26T06:19:57.198Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:10 .git [2026-05-26T06:19:57.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:10 .github [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 335 May 26 06:10 .gitignore [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 06:10 .golangci.yml [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 21314 May 26 06:10 Attribution.txt [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 26 06:10 CHANGELOG.md [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 1919 May 26 06:10 Dockerfile [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 06:10 GOVERNANCE.md [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 698 May 26 06:10 Jenkinsfile [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 06:10 LICENSE [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 2454 May 26 06:10 Makefile [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 617 May 26 06:10 OWNERS.md [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 8892 May 26 06:10 README.md [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 06:06 VERSION [2026-05-26T06:19:57.198Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:10 bin [2026-05-26T06:19:57.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:10 cmd [2026-05-26T06:19:57.198Z] -rw-r--r-- 1 jenkins jenkins 6770 May 26 06:18 coverage.out [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 6518 May 26 06:10 go.mod [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 89287 May 26 06:10 go.sum [2026-05-26T06:19:57.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:10 internal [2026-05-26T06:19:57.198Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:10 vendor [2026-05-26T06:19:57.198Z] -rw-rw-r-- 1 jenkins jenkins 209 May 26 06:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:19:57.965Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7af5614405bf6006069aa10db887cfa2c97b225f --label arch=arm64 --label version=4.0.2 . [2026-05-26T06:20:02.566Z] Sending build context to Docker daemon 62.74MB [2026-05-26T06:20:02.566Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T06:20:02.566Z] Step 2/26 : FROM ${BASE} AS builder [2026-05-26T06:20:02.566Z] ---> f82c6fcfc2bc [2026-05-26T06:20:02.566Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T06:20:03.295Z] ---> Running in b90034e217bd [2026-05-26T06:20:03.603Z] Removing intermediate container b90034e217bd [2026-05-26T06:20:03.603Z] ---> 0f6ed750235e [2026-05-26T06:20:03.603Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T06:20:03.603Z] ---> Running in 9ae9c4e1c416 [2026-05-26T06:20:03.925Z] Removing intermediate container 9ae9c4e1c416 [2026-05-26T06:20:03.925Z] ---> 3aaed434c01c [2026-05-26T06:20:03.925Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-05-26T06:20:03.925Z] ---> Running in 7afaf365d272 [2026-05-26T06:20:04.246Z] Removing intermediate container 7afaf365d272 [2026-05-26T06:20:04.246Z] ---> 91f959766506 [2026-05-26T06:20:04.246Z] Step 6/26 : WORKDIR /device-uart [2026-05-26T06:20:04.536Z] ---> Running in b1656e60786b [2026-05-26T06:20:04.886Z] Removing intermediate container b1656e60786b [2026-05-26T06:20:04.886Z] ---> 7fd1e8a3a74d [2026-05-26T06:20:04.886Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T06:20:04.886Z] ---> Running in 2daa9d8c0f0a [2026-05-26T06:20:05.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T06:20:06.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T06:20:08.852Z] OK: 259 MiB in 64 packages [2026-05-26T06:20:10.009Z] Removing intermediate container 2daa9d8c0f0a [2026-05-26T06:20:10.009Z] ---> 79a6c31e63c9 [2026-05-26T06:20:10.009Z] Step 8/26 : COPY go.mod vendor* ./ [2026-05-26T06:20:25.668Z] ---> 7821c5cefb56 [2026-05-26T06:20:25.668Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T06:20:25.668Z] ---> Running in a3188904bf7e [2026-05-26T06:20:26.001Z] skipping... [2026-05-26T06:20:26.710Z] Removing intermediate container a3188904bf7e [2026-05-26T06:20:26.710Z] ---> de963f606426 [2026-05-26T06:20:26.710Z] Step 10/26 : COPY . . [2026-05-26T06:20:42.294Z] ---> 973d03b8dc20 [2026-05-26T06:20:42.294Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T06:20:42.294Z] ---> Running in 627d5af700eb [2026-05-26T06:20:42.294Z] Removing intermediate container 627d5af700eb [2026-05-26T06:20:42.294Z] ---> 7185ed755c6f [2026-05-26T06:20:42.294Z] Step 12/26 : RUN ${MAKE} [2026-05-26T06:20:42.294Z] ---> Running in 22174cc7f602 [2026-05-26T06:20:45.940Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.0.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2026-05-26T06:25:54.621Z] Removing intermediate container 22174cc7f602 [2026-05-26T06:25:54.621Z] ---> 3b58a9c89183 [2026-05-26T06:25:54.621Z] Step 13/26 : FROM alpine:3.22 [2026-05-26T06:25:54.621Z] 3.22: Pulling from library/alpine [2026-05-26T06:25:54.621Z] 58e777220c39: Already exists [2026-05-26T06:25:54.621Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T06:25:54.621Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T06:25:54.621Z] ---> 6a2735c23ff3 [2026-05-26T06:25:54.621Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2026-05-26T06:25:54.621Z] ---> Running in cdaf1308570a [2026-05-26T06:25:54.621Z] Removing intermediate container cdaf1308570a [2026-05-26T06:25:54.621Z] ---> 1333c6adca7c [2026-05-26T06:25:54.621Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-05-26T06:25:54.621Z] ---> Running in 18d401462783 [2026-05-26T06:25:54.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T06:25:54.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T06:25:54.621Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T06:25:54.621Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T06:25:54.621Z] OK: 8 MiB in 17 packages [2026-05-26T06:25:54.621Z] Removing intermediate container 18d401462783 [2026-05-26T06:25:54.621Z] ---> eab4485f5496 [2026-05-26T06:25:54.621Z] Step 16/26 : RUN apk --no-cache upgrade [2026-05-26T06:25:54.621Z] ---> Running in 78625bb1ac8b [2026-05-26T06:25:54.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T06:25:54.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T06:25:54.621Z] OK: 8 MiB in 17 packages [2026-05-26T06:25:55.172Z] Removing intermediate container 78625bb1ac8b [2026-05-26T06:25:55.172Z] ---> 32015105e956 [2026-05-26T06:25:55.172Z] Step 17/26 : WORKDIR / [2026-05-26T06:25:55.172Z] ---> Running in be7ba733936d [2026-05-26T06:25:55.490Z] Removing intermediate container be7ba733936d [2026-05-26T06:25:55.490Z] ---> 5bcc7540569e [2026-05-26T06:25:55.490Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2026-05-26T06:25:56.198Z] ---> 35890b047120 [2026-05-26T06:25:56.198Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2026-05-26T06:25:56.525Z] ---> 0c2cd2c4ff00 [2026-05-26T06:25:56.525Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2026-05-26T06:26:01.251Z] ---> ac4ef7311bca [2026-05-26T06:26:01.251Z] Step 21/26 : EXPOSE 59995 [2026-05-26T06:26:01.251Z] ---> Running in ab8ba5e55eea [2026-05-26T06:26:01.251Z] Removing intermediate container ab8ba5e55eea [2026-05-26T06:26:01.251Z] ---> d67012cccc8f [2026-05-26T06:26:01.251Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2026-05-26T06:26:01.251Z] ---> Running in d34f3d6b1d32 [2026-05-26T06:26:01.615Z] Removing intermediate container d34f3d6b1d32 [2026-05-26T06:26:01.615Z] ---> ddfd433fd1ec [2026-05-26T06:26:01.615Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T06:26:01.615Z] ---> Running in 402f34bc1dc1 [2026-05-26T06:26:01.961Z] Removing intermediate container 402f34bc1dc1 [2026-05-26T06:26:01.961Z] ---> 1429925cf8c3 [2026-05-26T06:26:01.961Z] Step 24/26 : LABEL arch=arm64 [2026-05-26T06:26:01.961Z] ---> Running in 10ed54828246 [2026-05-26T06:26:02.265Z] Removing intermediate container 10ed54828246 [2026-05-26T06:26:02.265Z] ---> 4f03b5792d89 [2026-05-26T06:26:02.265Z] Step 25/26 : LABEL git_sha=7af5614405bf6006069aa10db887cfa2c97b225f [2026-05-26T06:26:02.551Z] ---> Running in 5e0d60438174 [2026-05-26T06:26:02.883Z] Removing intermediate container 5e0d60438174 [2026-05-26T06:26:02.883Z] ---> 926e2925b73e [2026-05-26T06:26:02.883Z] Step 26/26 : LABEL version=4.0.2 [2026-05-26T06:26:02.883Z] ---> Running in 264d5abe91fd [2026-05-26T06:26:03.173Z] Removing intermediate container 264d5abe91fd [2026-05-26T06:26:03.173Z] ---> 5333ae40bf60 [2026-05-26T06:26:03.173Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T06:26:03.824Z] Successfully built 5333ae40bf60 [2026-05-26T06:26:04.140Z] 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 [2026-05-26T06:26:04.646Z] provisioning config files... [2026-05-26T06:26:04.683Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config17678648164378176176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:26:06.060Z] ---> ****-login.sh [2026-05-26T06:26:06.060Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:26:06.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:26:06.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:26:06.060Z] Configure a credential helper to remove this warning. See [2026-05-26T06:26:06.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:26:06.060Z] [2026-05-26T06:26:06.060Z] Login Succeeded [2026-05-26T06:26:06.060Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:26:06.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:26:06.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:26:06.400Z] Configure a credential helper to remove this warning. See [2026-05-26T06:26:06.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:26:06.400Z] [2026-05-26T06:26:06.400Z] Login Succeeded [2026-05-26T06:26:06.400Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:26:06.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:26:06.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:26:06.750Z] Configure a credential helper to remove this warning. See [2026-05-26T06:26:06.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:26:06.750Z] [2026-05-26T06:26:06.750Z] Login Succeeded [2026-05-26T06:26:06.750Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:26:07.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:26:07.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:26:07.367Z] Configure a credential helper to remove this warning. See [2026-05-26T06:26:07.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:26:07.367Z] [2026-05-26T06:26:07.367Z] Login Succeeded [2026-05-26T06:26:07.367Z] ****.io [2026-05-26T06:26:07.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:26:07.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T06:26:07.951Z] Configure a credential helper to remove this warning. See [2026-05-26T06:26:07.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T06:26:07.951Z] [2026-05-26T06:26:07.951Z] Login Succeeded [2026-05-26T06:26:07.951Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:26:08.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T06:26:08.252Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:26:08.412Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2026-05-26T06:26:08.412Z] 7af5614405bf6006069aa10db887cfa2c97b225f [2026-05-26T06:26:08.412Z] 4.0.2 [2026-05-26T06:26:08.412Z] 7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [2026-05-26T06:26:08.412Z] palau [2026-05-26T06:26:08.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:09.016Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:09.875Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f [2026-05-26T06:26:09.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2026-05-26T06:26:09.875Z] 75d56ab92096: Preparing [2026-05-26T06:26:09.875Z] 85c1d010182f: Preparing [2026-05-26T06:26:09.875Z] 85e5eddff852: Preparing [2026-05-26T06:26:09.875Z] 1de6d0edee83: Preparing [2026-05-26T06:26:09.875Z] 90e710e2bd66: Preparing [2026-05-26T06:26:09.875Z] eeaa73608b53: Preparing [2026-05-26T06:26:10.159Z] 1de6d0edee83: Pushed [2026-05-26T06:26:10.159Z] 85e5eddff852: Pushed [2026-05-26T06:26:10.159Z] 85c1d010182f: Pushed [2026-05-26T06:26:10.159Z] 90e710e2bd66: Pushed [2026-05-26T06:26:10.159Z] eeaa73608b53: Layer already exists [2026-05-26T06:26:20.883Z] 75d56ab92096: Pushed [2026-05-26T06:26:20.883Z] 7af5614405bf6006069aa10db887cfa2c97b225f: digest: sha256:8418c0e7db35eb4b188c0aa69572ff1f4110dea77a6514739b354cdf62937f89 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:21.406Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:22.078Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.2 [2026-05-26T06:26:22.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2026-05-26T06:26:22.078Z] 75d56ab92096: Preparing [2026-05-26T06:26:22.078Z] 85c1d010182f: Preparing [2026-05-26T06:26:22.078Z] 85e5eddff852: Preparing [2026-05-26T06:26:22.078Z] 1de6d0edee83: Preparing [2026-05-26T06:26:22.078Z] 90e710e2bd66: Preparing [2026-05-26T06:26:22.078Z] eeaa73608b53: Preparing [2026-05-26T06:26:22.078Z] eeaa73608b53: Waiting [2026-05-26T06:26:22.078Z] 85c1d010182f: Layer already exists [2026-05-26T06:26:22.078Z] 75d56ab92096: Layer already exists [2026-05-26T06:26:22.078Z] 85e5eddff852: Layer already exists [2026-05-26T06:26:22.078Z] 90e710e2bd66: Layer already exists [2026-05-26T06:26:22.078Z] 1de6d0edee83: Layer already exists [2026-05-26T06:26:22.078Z] eeaa73608b53: Layer already exists [2026-05-26T06:26:22.078Z] 4.0.2: digest: sha256:8418c0e7db35eb4b188c0aa69572ff1f4110dea77a6514739b354cdf62937f89 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:22.845Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:23.458Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [2026-05-26T06:26:23.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2026-05-26T06:26:23.458Z] 75d56ab92096: Preparing [2026-05-26T06:26:23.458Z] 85c1d010182f: Preparing [2026-05-26T06:26:23.458Z] 85e5eddff852: Preparing [2026-05-26T06:26:23.458Z] 1de6d0edee83: Preparing [2026-05-26T06:26:23.458Z] 90e710e2bd66: Preparing [2026-05-26T06:26:23.458Z] eeaa73608b53: Preparing [2026-05-26T06:26:23.458Z] eeaa73608b53: Waiting [2026-05-26T06:26:23.458Z] 75d56ab92096: Layer already exists [2026-05-26T06:26:23.458Z] 85c1d010182f: Layer already exists [2026-05-26T06:26:23.458Z] 85e5eddff852: Layer already exists [2026-05-26T06:26:23.458Z] 90e710e2bd66: Layer already exists [2026-05-26T06:26:23.458Z] 1de6d0edee83: Layer already exists [2026-05-26T06:26:23.458Z] eeaa73608b53: Layer already exists [2026-05-26T06:26:23.458Z] 7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2: digest: sha256:8418c0e7db35eb4b188c0aa69572ff1f4110dea77a6514739b354cdf62937f89 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:24.628Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:25.312Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:palau [2026-05-26T06:26:25.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2026-05-26T06:26:25.312Z] 75d56ab92096: Preparing [2026-05-26T06:26:25.312Z] 85c1d010182f: Preparing [2026-05-26T06:26:25.312Z] 85e5eddff852: Preparing [2026-05-26T06:26:25.312Z] 1de6d0edee83: Preparing [2026-05-26T06:26:25.312Z] 90e710e2bd66: Preparing [2026-05-26T06:26:25.312Z] eeaa73608b53: Preparing [2026-05-26T06:26:25.312Z] eeaa73608b53: Waiting [2026-05-26T06:26:25.312Z] 85c1d010182f: Layer already exists [2026-05-26T06:26:25.312Z] 90e710e2bd66: Layer already exists [2026-05-26T06:26:25.312Z] 1de6d0edee83: Layer already exists [2026-05-26T06:26:25.312Z] 85e5eddff852: Layer already exists [2026-05-26T06:26:25.312Z] 75d56ab92096: Layer already exists [2026-05-26T06:26:25.312Z] eeaa73608b53: Layer already exists [2026-05-26T06:26:28.102Z] palau: digest: sha256:8418c0e7db35eb4b188c0aa69572ff1f4110dea77a6514739b354cdf62937f89 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T06:26:28.361Z] ===================================================== [Pipeline] echo [2026-05-26T06:26:28.436Z] taggedImages: [2026-05-26T06:26:28.436Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f [2026-05-26T06:26:28.436Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.0.2 [2026-05-26T06:26:28.436Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:7af5614405bf6006069aa10db887cfa2c97b225f-4.0.2 [2026-05-26T06:26:28.436Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:29.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T06:26:29.214Z] [2026-05-26T06:26:29.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:26:29.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T06:26:29.694Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T06:26:29.694Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T06:26:29.694Z] 04944245beec: Pulling fs layer [2026-05-26T06:26:29.695Z] 699f458cf7ca: Pulling fs layer [2026-05-26T06:26:29.695Z] 765212b225bb: Pulling fs layer [2026-05-26T06:26:29.695Z] f23df028b6ca: Pulling fs layer [2026-05-26T06:26:29.695Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T06:26:29.695Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T06:26:29.695Z] f23df028b6ca: Waiting [2026-05-26T06:26:29.695Z] d65c8cfc05b1: Waiting [2026-05-26T06:26:29.695Z] 2437ff75d9bd: Waiting [2026-05-26T06:26:29.695Z] 765212b225bb: Waiting [2026-05-26T06:26:30.021Z] 04944245beec: Verifying Checksum [2026-05-26T06:26:30.021Z] 04944245beec: Download complete [2026-05-26T06:26:30.021Z] 765212b225bb: Verifying Checksum [2026-05-26T06:26:30.021Z] 765212b225bb: Download complete [2026-05-26T06:26:30.021Z] f23df028b6ca: Verifying Checksum [2026-05-26T06:26:30.021Z] f23df028b6ca: Download complete [2026-05-26T06:26:30.021Z] d65c8cfc05b1: Download complete [2026-05-26T06:26:30.021Z] 699f458cf7ca: Verifying Checksum [2026-05-26T06:26:30.021Z] 699f458cf7ca: Download complete [2026-05-26T06:26:30.739Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T06:26:30.739Z] 8998bd30e6a1: Download complete [2026-05-26T06:26:33.235Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T06:26:33.235Z] 2437ff75d9bd: Download complete [2026-05-26T06:26:35.491Z] 8998bd30e6a1: Pull complete [2026-05-26T06:26:35.782Z] 04944245beec: Pull complete [2026-05-26T06:26:37.501Z] 699f458cf7ca: Pull complete [2026-05-26T06:26:37.816Z] 765212b225bb: Pull complete [2026-05-26T06:26:38.749Z] f23df028b6ca: Pull complete [2026-05-26T06:26:39.052Z] d65c8cfc05b1: Pull complete [2026-05-26T06:26:58.156Z] 2437ff75d9bd: Pull complete [2026-05-26T06:26:58.156Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T06:26:58.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T06:26:58.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:26:58.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-11449 does not seem to be running inside a container [2026-05-26T06:26:58.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T06:27:00.466Z] $ docker top e77c48c6077dcfca7e4abc68bf6df9eca9e7d6a4b723c45d2a72cfd09b5abcad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:01.308Z] ---> job-cost.sh [2026-05-26T06:27:01.615Z] lf-activate-venv: SKIPPING [2026-05-26T06:27:01.615Z] INFO: No Stack... [2026-05-26T06:27:01.921Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T06:27:02.936Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T06:27:03.352Z] + cat /w/workspace/device-uart/2/archives/cost.csv [2026-05-26T06:27:03.353Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T06:27:03.383Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [2026-05-26T06:27:03.406Z] Resource [jenkins-edgexfoundry-device-uart-palau-2-stack-cost] did not exist. Created. [2026-05-26T06:27:03.430Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T06:27:04.122Z] /w/workspace/device-uart/2@tmp/durable-d52138ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T06:27:04.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T06:27:04.642Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T06:27:05.306Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T06:27:05.366Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T06:27:05.468Z] $ docker stop --time=1 e77c48c6077dcfca7e4abc68bf6df9eca9e7d6a4b723c45d2a72cfd09b5abcad [2026-05-26T06:27:07.033Z] $ docker rm -f --volumes e77c48c6077dcfca7e4abc68bf6df9eca9e7d6a4b723c45d2a72cfd09b5abcad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T06:27:08.213Z] provisioning config files... [2026-05-26T06:27:08.249Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config17378205976083787016tmp [Pipeline] { [Pipeline] sh [2026-05-26T06:27:08.805Z] + set +x [2026-05-26T06:27:08.805Z] + curl -s https://codecov.io/bash [2026-05-26T06:27:08.805Z] + bash -s -- [2026-05-26T06:27:08.805Z] [2026-05-26T06:27:08.805Z] _____ _ [2026-05-26T06:27:08.805Z] / ____| | | [2026-05-26T06:27:08.805Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T06:27:08.805Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T06:27:08.805Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T06:27:08.805Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T06:27:08.805Z] Bash-1.0.6 [2026-05-26T06:27:08.805Z] [2026-05-26T06:27:08.805Z] [2026-05-26T06:27:08.805Z] ==> git version 2.25.1 found [2026-05-26T06:27:08.805Z] ==> 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 [2026-05-26T06:27:08.805Z] Release-Date: 2020-01-08 [2026-05-26T06:27:08.805Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T06:27:08.805Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T06:27:08.805Z] ==> Jenkins CI detected. [2026-05-26T06:27:08.805Z] current dir:  /w/workspace/edgexfoundry_device-uart_palau [2026-05-26T06:27:08.805Z] project root: . [2026-05-26T06:27:08.805Z] --> token set from env [2026-05-26T06:27:08.805Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2026-05-26T06:27:08.805Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T06:27:08.805Z] ==> Python coveragepy not found [2026-05-26T06:27:08.805Z] ==> Searching for coverage reports in: [2026-05-26T06:27:08.805Z] + . [2026-05-26T06:27:08.805Z] -> Found 1 reports [2026-05-26T06:27:08.805Z] ==> Detecting git/mercurial file structure [2026-05-26T06:27:08.805Z] ==> Reading reports [2026-05-26T06:27:08.805Z] + ./coverage.out bytes=6770 [2026-05-26T06:27:08.805Z] ==> Appending adjustments [2026-05-26T06:27:08.805Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T06:27:09.108Z] + Found adjustments [2026-05-26T06:27:09.108Z] ==> Gzipping contents [2026-05-26T06:27:09.108Z] 28K /tmp/codecov.Ayjcn0.gz [2026-05-26T06:27:09.108Z] ==> Uploading reports [2026-05-26T06:27:09.108Z] url: https://codecov.io [2026-05-26T06:27:09.108Z] query: branch=palau&commit=7af5614405bf6006069aa10db887cfa2c97b225f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T06:27:09.108Z] -> Pinging Codecov [2026-05-26T06:27:09.108Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=7af5614405bf6006069aa10db887cfa2c97b225f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T06:27:09.108Z] -> Uploading to [2026-05-26T06:27:09.108Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/7af5614405bf6006069aa10db887cfa2c97b225f/39cb5b2e-12f3-43a9-b3ab-9d1f55b607fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T062709Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=850a5fcaa8495eb872834c35fab4af92e1c0d6f800366bcc9c2e9b0f96da331e [2026-05-26T06:27:09.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T06:27:09.108Z] Dload Upload Total Spent Left Speed [2026-05-26T06:27:09.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26275 0 0 100 26275 0 164k --:--:-- --:--:-- --:--:-- 163k [2026-05-26T06:27:09.406Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] } [2026-05-26T06:27:09.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T06:27:10.272Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T06:27:10.479Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:27:11.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T06:27:11.161Z] [2026-05-26T06:27:11.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:27:11.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T06:27:11.566Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T06:27:11.566Z] 2d35ebdb57d9: Pulling fs layer [2026-05-26T06:27:11.566Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T06:27:11.566Z] 91631faa732a: Pulling fs layer [2026-05-26T06:27:11.566Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T06:27:11.566Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T06:27:11.566Z] 7861252a18e6: Pulling fs layer [2026-05-26T06:27:11.566Z] 9130f900ef6f: Pulling fs layer [2026-05-26T06:27:11.566Z] f3f5ae8826fa: Waiting [2026-05-26T06:27:11.566Z] 4f4fb700ef54: Waiting [2026-05-26T06:27:11.566Z] 7861252a18e6: Waiting [2026-05-26T06:27:11.566Z] 9130f900ef6f: Waiting [2026-05-26T06:27:11.566Z] 85e8836fcdb2: Verifying Checksum [2026-05-26T06:27:11.566Z] 85e8836fcdb2: Download complete [2026-05-26T06:27:11.566Z] f3f5ae8826fa: Download complete [2026-05-26T06:27:11.566Z] 4f4fb700ef54: Download complete [2026-05-26T06:27:11.566Z] 2d35ebdb57d9: Download complete [2026-05-26T06:27:11.854Z] 2d35ebdb57d9: Pull complete [2026-05-26T06:27:11.854Z] 7861252a18e6: Verifying Checksum [2026-05-26T06:27:11.854Z] 7861252a18e6: Download complete [2026-05-26T06:27:11.854Z] 85e8836fcdb2: Pull complete [2026-05-26T06:27:12.139Z] 91631faa732a: Verifying Checksum [2026-05-26T06:27:12.139Z] 91631faa732a: Download complete [2026-05-26T06:27:12.445Z] 9130f900ef6f: Verifying Checksum [2026-05-26T06:27:12.445Z] 9130f900ef6f: Download complete [2026-05-26T06:27:16.288Z] 91631faa732a: Pull complete [2026-05-26T06:27:16.569Z] f3f5ae8826fa: Pull complete [2026-05-26T06:27:16.569Z] 4f4fb700ef54: Pull complete [2026-05-26T06:27:17.303Z] 7861252a18e6: Pull complete [2026-05-26T06:27:20.838Z] 9130f900ef6f: Pull complete [2026-05-26T06:27:20.838Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T06:27:20.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T06:27:20.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:27:21.039Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:27:21.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T06:27:23.584Z] $ docker top 12e8f3de19763a1e19d348c9ed3b08df2ce13420715d298694c6af83a140598a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:27:24.048Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_palau [Pipeline] echo [2026-05-26T06:27:24.095Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:palau' [Pipeline] sh [2026-05-26T06:27:24.456Z] + set -o pipefail [2026-05-26T06:27:24.456Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:palau' [2026-05-26T06:27:28.245Z] [2026-05-26T06:27:28.245Z] Monitoring /w/workspace/edgexfoundry_device-uart_palau (github.com/edgexfoundry/device-uart)... [2026-05-26T06:27:28.245Z] [2026-05-26T06:27:28.245Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/36d2ce3e-466c-4291-8236-372308be39aa/history/fa82b691-9db5-4cfb-bc04-a3b87157ff06 [2026-05-26T06:27:28.245Z] [2026-05-26T06:27:28.245Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-05-26T06:27:28.245Z] [2026-05-26T06:27:28.245Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T06:27:28.245Z] [Pipeline] } [2026-05-26T06:27:29.082Z] $ docker stop --time=1 12e8f3de19763a1e19d348c9ed3b08df2ce13420715d298694c6af83a140598a [2026-05-26T06:27:30.794Z] $ docker rm -f --volumes 12e8f3de19763a1e19d348c9ed3b08df2ce13420715d298694c6af83a140598a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T06:27:32.514Z] + git log --format=format:%s -1 7af5614405bf6006069aa10db887cfa2c97b225f [Pipeline] sh [2026-05-26T06:27:32.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T06:27:32.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:27:33.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:27:33.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:27:33.625Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:27:33.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T06:27:33.953Z] $ docker top 50c2e1bd84ed643dd97de4c2d839da80c920b0486d988521d6f7301819449195 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T06:27:34.330Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T06:27:34.764Z] + git semver [Pipeline] } [2026-05-26T06:27:35.130Z] $ docker stop --time=1 50c2e1bd84ed643dd97de4c2d839da80c920b0486d988521d6f7301819449195 [2026-05-26T06:27:36.392Z] $ docker rm -f --volumes 50c2e1bd84ed643dd97de4c2d839da80c920b0486d988521d6f7301819449195 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:27:37.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T06:27:37.375Z] [2026-05-26T06:27:37.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:27:38.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T06:27:38.095Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T06:27:38.095Z] ab5ef0e58194: Pulling fs layer [2026-05-26T06:27:38.095Z] 9712f1f96733: Pulling fs layer [2026-05-26T06:27:38.095Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T06:27:38.095Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T06:27:38.095Z] e9a5061849ea: Pulling fs layer [2026-05-26T06:27:38.095Z] d747dcd14b5f: Pulling fs layer [2026-05-26T06:27:38.095Z] 2de7ff778b66: Pulling fs layer [2026-05-26T06:27:38.095Z] 0d9ebad4ef96: Waiting [2026-05-26T06:27:38.095Z] e9a5061849ea: Waiting [2026-05-26T06:27:38.095Z] d747dcd14b5f: Waiting [2026-05-26T06:27:38.095Z] 2de7ff778b66: Waiting [2026-05-26T06:27:38.095Z] 9712f1f96733: Verifying Checksum [2026-05-26T06:27:38.095Z] 9712f1f96733: Download complete [2026-05-26T06:27:38.426Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T06:27:38.426Z] 63f879dbbcfc: Download complete [2026-05-26T06:27:38.720Z] e9a5061849ea: Verifying Checksum [2026-05-26T06:27:38.720Z] e9a5061849ea: Download complete [2026-05-26T06:27:38.720Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T06:27:38.720Z] 0d9ebad4ef96: Download complete [2026-05-26T06:27:38.720Z] d747dcd14b5f: Verifying Checksum [2026-05-26T06:27:38.720Z] d747dcd14b5f: Download complete [2026-05-26T06:27:38.720Z] ab5ef0e58194: Verifying Checksum [2026-05-26T06:27:38.720Z] ab5ef0e58194: Download complete [2026-05-26T06:27:38.999Z] 2de7ff778b66: Verifying Checksum [2026-05-26T06:27:38.999Z] 2de7ff778b66: Download complete [2026-05-26T06:27:42.472Z] ab5ef0e58194: Pull complete [2026-05-26T06:27:42.472Z] 9712f1f96733: Pull complete [2026-05-26T06:27:43.622Z] 63f879dbbcfc: Pull complete [2026-05-26T06:27:48.398Z] 0d9ebad4ef96: Pull complete [2026-05-26T06:27:48.398Z] e9a5061849ea: Pull complete [2026-05-26T06:27:48.398Z] d747dcd14b5f: Pull complete [2026-05-26T06:27:49.472Z] 2de7ff778b66: Pull complete [2026-05-26T06:27:49.472Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T06:27:49.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T06:27:49.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:27:50.632Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:27:51.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T06:27:53.485Z] $ docker top 62fba53c980791270bfea45d17ba0bf8029bca7cb5bda8711e41cb820f1cdc13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:27:53.671Z] provisioning config files... [2026-05-26T06:27:53.749Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config5975073242286094768tmp [2026-05-26T06:27:53.800Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config10874566870057463408tmp [2026-05-26T06:27:53.836Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config15619553081943804555tmp [Pipeline] { [Pipeline] echo [2026-05-26T06:27:53.871Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:54.275Z] ---> sigul-configuration.sh [2026-05-26T06:27:54.275Z] gpg: directory `/root/.gnupg' created [2026-05-26T06:27:54.275Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T06:27:54.275Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T06:27:54.275Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T06:27:54.275Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T06:27:54.275Z] gpg: CAST5 encrypted data [2026-05-26T06:27:54.275Z] gpg: encrypted with 1 passphrase [2026-05-26T06:27:54.275Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T06:27:54.666Z] + mkdir /home/jenkins [2026-05-26T06:27:54.666Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T06:27:55.106Z] + 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 [2026-05-26T06:27:55.155Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:55.581Z] ---> sigul-install.sh [2026-05-26T06:27:55.581Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T06:27:56.208Z] + git tag --list [2026-05-26T06:27:56.209Z] v0.0.0 [2026-05-26T06:27:56.209Z] v3.0.0 [2026-05-26T06:27:56.209Z] v3.1 [2026-05-26T06:27:56.209Z] v3.1.0 [2026-05-26T06:27:56.209Z] v3.1.1 [2026-05-26T06:27:56.209Z] v4.0 [2026-05-26T06:27:56.209Z] v4.0.0 [2026-05-26T06:27:56.209Z] v4.0.1 [2026-05-26T06:27:56.209Z] v4.0.1-dev.1 [2026-05-26T06:27:56.209Z] v4.0.2 [2026-05-26T06:27:56.209Z] v4.1.0-dev.1 [2026-05-26T06:27:56.209Z] v4.1.0-dev.2 [2026-05-26T06:27:56.209Z] v4.1.0-dev.3 [2026-05-26T06:27:56.209Z] v4.1.0-dev.4 [Pipeline] sh [2026-05-26T06:27:56.698Z] + lftools sign git-tag v4.0.2 [2026-05-26T06:27:57.016Z] Signing Git tag with Sigul... [2026-05-26T06:27:57.016Z] Signing v4.0.2 [Pipeline] echo [2026-05-26T06:27:57.751Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:27:58.136Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T06:27:58.185Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T06:27:58.237Z] $ docker stop --time=1 62fba53c980791270bfea45d17ba0bf8029bca7cb5bda8711e41cb820f1cdc13 [2026-05-26T06:27:59.554Z] $ docker rm -f --volumes 62fba53c980791270bfea45d17ba0bf8029bca7cb5bda8711e41cb820f1cdc13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T06:28:00.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T06:28:00.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:28:01.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:28:01.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:28:01.664Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:28:01.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T06:28:02.029Z] $ docker top 269025ccd3790e4ed954041fd9b561beffe5611744a2d5570ad40dd81c44d70a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T06:28:02.284Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T06:28:02.863Z] + git semver [Pipeline] } [2026-05-26T06:28:03.438Z] $ docker stop --time=1 269025ccd3790e4ed954041fd9b561beffe5611744a2d5570ad40dd81c44d70a [2026-05-26T06:28:04.735Z] $ docker rm -f --volumes 269025ccd3790e4ed954041fd9b561beffe5611744a2d5570ad40dd81c44d70a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T06:28:05.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T06:28:05.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:28:05.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:28:05.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:28:06.341Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:28:06.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T06:28:06.650Z] $ docker top 1ed42d5f36604a1a17fe39c674049c50bd382124a69648a23469065c80d41b18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T06:28:07.106Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T06:28:07.630Z] + git semver [Pipeline] } [2026-05-26T06:28:08.251Z] $ docker stop --time=1 1ed42d5f36604a1a17fe39c674049c50bd382124a69648a23469065c80d41b18 [2026-05-26T06:28:09.530Z] $ docker rm -f --volumes 1ed42d5f36604a1a17fe39c674049c50bd382124a69648a23469065c80d41b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T06:28:11.677Z] + [ -d /w/workspace/edgexfoundry_device-uart_palau/archives ] [2026-05-26T06:28:11.677Z] + ls -al /w/workspace/edgexfoundry_device-uart_palau/archives [2026-05-26T06:28:11.677Z] total 16 [2026-05-26T06:28:11.677Z] drwxr-xr-x 3 root root 4096 May 26 06:08 . [2026-05-26T06:28:11.678Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:27 .. [2026-05-26T06:28:11.678Z] drwxr-xr-x 2 root root 4096 May 26 06:08 cost [2026-05-26T06:28:11.678Z] -rw-r--r-- 1 root root 82 May 26 06:08 cost.csv [2026-05-26T06:28:11.678Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_palau/archives [2026-05-26T06:28:11.678Z] + ls -al /w/workspace/edgexfoundry_device-uart_palau/archives [2026-05-26T06:28:11.678Z] total 16 [2026-05-26T06:28:11.678Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:08 . [2026-05-26T06:28:11.678Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:27 .. [2026-05-26T06:28:11.678Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 06:08 cost [2026-05-26T06:28:11.678Z] -rw-r--r-- 1 jenkins jenkins 82 May 26 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:28:12.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:28:12.852Z] ---> package-listing.sh [2026-05-26T06:28:12.852Z] ++ facter osfamily [2026-05-26T06:28:12.852Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T06:28:13.154Z] + OS_FAMILY=debian [2026-05-26T06:28:13.154Z] + workspace=/w/workspace/edgexfoundry_device-uart_palau [2026-05-26T06:28:13.154Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T06:28:13.154Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T06:28:13.154Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T06:28:13.154Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T06:28:13.154Z] + '[' /w/workspace/edgexfoundry_device-uart_palau ']' [2026-05-26T06:28:13.154Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T06:28:13.154Z] + case "${OS_FAMILY}" in [2026-05-26T06:28:13.154Z] + dpkg -l [2026-05-26T06:28:13.154Z] + grep '^ii' [2026-05-26T06:28:13.154Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T06:28:13.154Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T06:28:13.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T06:28:13.154Z] + '[' /w/workspace/edgexfoundry_device-uart_palau ']' [2026-05-26T06:28:13.154Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_palau/archives/ [2026-05-26T06:28:13.154Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_palau/archives/ [Pipeline] echo [2026-05-26T06:28:13.197Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T06:28:13.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:28:14.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:28:14.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:28:14.442Z] prd-ubuntu20.04-docker-8c-8g-11437 does not seem to be running inside a container [2026-05-26T06:28:14.569Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_palau -v /w/workspace/edgexfoundry_device-uart_palau:/w/workspace/edgexfoundry_device-uart_palau:rw,z -v /w/workspace/edgexfoundry_device-uart_palau@tmp:/w/workspace/edgexfoundry_device-uart_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T06:28:14.801Z] $ docker top 8c6f2463513484737919a0362252371377f5ba76c5b0ad787d50fcc05e8e18e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:28:15.413Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T06:28:15.760Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T06:28:16.137Z] + ls /var/log/sa-host [2026-05-26T06:28:16.137Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:28:16.346Z] provisioning config files... [2026-05-26T06:28:16.385Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_palau@tmp/config18032900286492399518tmp [Pipeline] { [Pipeline] echo [2026-05-26T06:28:16.465Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:28:16.907Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T06:28:16.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:28:17.477Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T06:28:17.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:28:17.853Z] ---> sudo-logs.sh [2026-05-26T06:28:17.853Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T06:28:17.909Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:28:18.249Z] ---> job-cost.sh [2026-05-26T06:28:18.249Z] lf-activate-venv: SKIPPING [2026-05-26T06:28:18.249Z] DEBUG: total: 0.2199999988079071 [2026-05-26T06:28:18.249Z] INFO: Retrieving Stack Cost... [2026-05-26T06:28:18.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T06:28:18.854Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T06:28:18.892Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh