Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 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-ssh17417281454210349033.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-ssh15823642381793608129.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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3225987985521115367.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-ssh4433142154240151209.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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18200140503055802488.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-mqtt-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt 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 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10575’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10578 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 (main) Commit message: "Merge pull request #799 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 # timeout=10 > git rev-list --no-walk c6e158839bcd084ea8f5f3d68e1f575365487a32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T04:19:01.911Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T04:19:02.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T04:19:02.865Z] ========================================================= [2026-05-25T04:19:02.865Z] EdgeX Global Pipelines Version Info [2026-05-25T04:19:02.865Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:19:03.783Z] ------------------- [2026-05-25T04:19:03.783Z] stable info: [2026-05-25T04:19:03.783Z] ------------------- [2026-05-25T04:19:03.783Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:19:03.783Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:19:03.783Z] Message: update stable to v1.0.280 [2026-05-25T04:19:05.460Z] ------------------- [2026-05-25T04:19:05.460Z] experimental info: [2026-05-25T04:19:05.460Z] ------------------- [2026-05-25T04:19:05.460Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:19:05.460Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:19:05.460Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T04:19:05.656Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2026-05-25T04:19:05.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2026-05-25T04:19:05.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T04:19:05.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T04:19:05.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T04:19:05.771Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T04:19:05.835Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T04:19:05.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T04:19:05.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T04:19:05.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T04:19:05.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T04:19:05.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2026-05-25T04:19:05.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T04:19:05.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T04:19:05.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:19:06.005Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:19:06.027Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:19:06.044Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:19:06.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T04:19:06.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T04:19:06.349Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-25T04:19:06.379Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-25T04:19:06.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T04:19:06.464Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T04:19:06.486Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T04:19:06.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T04:19:06.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T04:19:06.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T04:19:06.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T04:19:06.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T04:19:06.725Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] echo [2026-05-25T04:19:06.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b5b28a [Pipeline] echo [2026-05-25T04:19:06.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:19:06.916Z] provisioning config files... [2026-05-25T04:19:06.950Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2370981000906828227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:19:07.345Z] ---> ****-login.sh [2026-05-25T04:19:07.345Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:19:07.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:07.615Z] [2026-05-25T04:19:07.615Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:07.615Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:07.615Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:07.615Z] [2026-05-25T04:19:07.615Z] Login Succeeded [2026-05-25T04:19:07.615Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:19:07.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:07.615Z] [2026-05-25T04:19:07.615Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:07.615Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:07.615Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:07.615Z] [2026-05-25T04:19:07.615Z] Login Succeeded [2026-05-25T04:19:07.615Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:19:07.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:07.615Z] [2026-05-25T04:19:07.616Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:07.616Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:07.616Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:07.616Z] [2026-05-25T04:19:07.616Z] Login Succeeded [2026-05-25T04:19:07.616Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:19:07.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:07.909Z] [2026-05-25T04:19:07.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:07.909Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:07.909Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:07.909Z] [2026-05-25T04:19:07.909Z] Login Succeeded [2026-05-25T04:19:07.909Z] ****.io [2026-05-25T04:19:07.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:08.200Z] [2026-05-25T04:19:08.200Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:19:08.200Z] Configure a credential helper to remove this warning. See [2026-05-25T04:19:08.200Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:19:08.200Z] [2026-05-25T04:19:08.200Z] Login Succeeded [2026-05-25T04:19:08.200Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:19:08.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T04:19:08.727Z] + git rev-list -1 --merges 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9~1..4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] echo [2026-05-25T04:19:08.993Z] -----------> git rev-list -1 --merges 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9~1..4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [2026-05-25T04:19:08.993Z] 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [false] [Pipeline] sh [2026-05-25T04:19:09.459Z] + git log --format=format:%s -1 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] echo [2026-05-25T04:19:09.519Z] ========================================================= [2026-05-25T04:19:09.519Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T04:19:09.519Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:19:10.007Z] + git log --format=format:%s -1 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] echo [2026-05-25T04:19:10.060Z] [semverPrep] GIT_COMMIT: 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9, Commit Message: Merge pull request #799 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-25T04:19:10.119Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T04:19:10.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:19:10.638Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T04:19:10.638Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T04:19:10.638Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T04:19:10.638Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T04:19:10.638Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T04:19:10.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:19:11.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:19:11.422Z] [2026-05-25T04:19:11.422Z] 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-25T04:19:11.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:19:11.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T04:19:11.850Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T04:19:11.850Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T04:19:11.850Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T04:19:11.850Z] 461d9e800cba: Pulling fs layer [2026-05-25T04:19:11.850Z] 80192f66455f: Pulling fs layer [2026-05-25T04:19:11.850Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T04:19:11.850Z] a29436f7fd5d: Pulling fs layer [2026-05-25T04:19:11.850Z] 923cac83aea3: Pulling fs layer [2026-05-25T04:19:11.850Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T04:19:11.850Z] db01528c6b51: Pulling fs layer [2026-05-25T04:19:11.850Z] 28988de357af: Pulling fs layer [2026-05-25T04:19:11.850Z] 461d9e800cba: Waiting [2026-05-25T04:19:11.850Z] 80192f66455f: Waiting [2026-05-25T04:19:11.850Z] 2e8e34ca0e6c: Waiting [2026-05-25T04:19:11.850Z] a29436f7fd5d: Waiting [2026-05-25T04:19:11.850Z] 923cac83aea3: Waiting [2026-05-25T04:19:11.850Z] 25ad8b0a4227: Waiting [2026-05-25T04:19:11.850Z] db01528c6b51: Waiting [2026-05-25T04:19:11.850Z] 28988de357af: Waiting [2026-05-25T04:19:11.850Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T04:19:11.850Z] 6bf1a483ea7c: Download complete [2026-05-25T04:19:11.850Z] 461d9e800cba: Verifying Checksum [2026-05-25T04:19:11.850Z] 461d9e800cba: Download complete [2026-05-25T04:19:11.850Z] 80192f66455f: Verifying Checksum [2026-05-25T04:19:11.850Z] 80192f66455f: Download complete [2026-05-25T04:19:11.850Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T04:19:11.850Z] f5dfc541a4d3: Download complete [2026-05-25T04:19:12.131Z] 3dae71ba6b94: Download complete [2026-05-25T04:19:12.131Z] 923cac83aea3: Download complete [2026-05-25T04:19:12.131Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T04:19:12.131Z] 25ad8b0a4227: Download complete [2026-05-25T04:19:12.131Z] db01528c6b51: Download complete [2026-05-25T04:19:12.131Z] 28988de357af: Verifying Checksum [2026-05-25T04:19:12.131Z] 28988de357af: Download complete [2026-05-25T04:19:12.394Z] a29436f7fd5d: Verifying Checksum [2026-05-25T04:19:12.394Z] a29436f7fd5d: Download complete [2026-05-25T04:19:13.022Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T04:19:13.022Z] 2e8e34ca0e6c: Download complete [2026-05-25T04:19:13.618Z] 3dae71ba6b94: Pull complete [2026-05-25T04:19:13.889Z] 6bf1a483ea7c: Pull complete [2026-05-25T04:19:14.483Z] f5dfc541a4d3: Pull complete [2026-05-25T04:19:14.483Z] 461d9e800cba: Pull complete [2026-05-25T04:19:14.483Z] 80192f66455f: Pull complete [2026-05-25T04:19:17.827Z] 2e8e34ca0e6c: Pull complete [2026-05-25T04:19:18.801Z] a29436f7fd5d: Pull complete [2026-05-25T04:19:18.801Z] 923cac83aea3: Pull complete [2026-05-25T04:19:18.801Z] 25ad8b0a4227: Pull complete [2026-05-25T04:19:18.801Z] db01528c6b51: Pull complete [2026-05-25T04:19:18.801Z] 28988de357af: Pull complete [2026-05-25T04:19:18.801Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T04:19:18.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:19:18.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:19:18.940Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:19:18.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:19:20.609Z] $ docker top c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 -eo pid,comm [2026-05-25T04:19:20.653Z] 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-25T04:19:20.653Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:19:20.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:19:20.711Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:19:20.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:19:20.823Z] $ docker exec c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 ssh-agent [2026-05-25T04:19:20.919Z] SSH_AUTH_SOCK=/tmp/ssh-jFmQDIccKAlQ/agent.32 [2026-05-25T04:19:20.919Z] SSH_AGENT_PID=38 [2026-05-25T04:19:20.925Z] Running ssh-add (command line suppressed) [2026-05-25T04:19:21.026Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10525267560674267337.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10525267560674267337.key) [2026-05-25T04:19:21.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:19:21.331Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2026-05-25T04:19:21.616Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T04:19:21.629Z] $ docker exec --env ******** --env ******** c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 ssh-agent -k [2026-05-25T04:19:21.713Z] unset SSH_AUTH_SOCK; [2026-05-25T04:19:21.714Z] unset SSH_AGENT_PID; [2026-05-25T04:19:21.714Z] echo Agent pid 38 killed; [2026-05-25T04:19:21.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T04:19:21.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:19:21.764Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:19:21.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:19:21.872Z] $ docker exec c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 ssh-agent [2026-05-25T04:19:21.964Z] SSH_AUTH_SOCK=/tmp/ssh-jWzwJObx9c1O/agent.85 [2026-05-25T04:19:21.964Z] SSH_AGENT_PID=91 [2026-05-25T04:19:21.968Z] Running ssh-add (command line suppressed) [2026-05-25T04:19:22.083Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3700016846806180567.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3700016846806180567.key) [2026-05-25T04:19:22.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:19:22.408Z] + git semver init [2026-05-25T04:19:22.670Z] 2026-05-25 04:19:22,649 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:19:22.670Z] 2026-05-25 04:19:22,653 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T04:19:22.670Z] 2026-05-25 04:19:22,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-05-25T04:19:22.670Z] 2026-05-25 04:19:22,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2026-05-25T04:19:22.670Z] 2026-05-25 04:19:22,654 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:19:24.053Z] 2026-05-25 04:19:23,996 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2026-05-25T04:19:24.053Z] 2026-05-25 04:19:23,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2026-05-25T04:19:24.053Z] 2026-05-25 04:19:23,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-25T04:19:24.053Z] 2026-05-25 04:19:23,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-25T04:19:24.053Z] 4.1.0-dev.16 [Pipeline] } [2026-05-25T04:19:24.064Z] $ docker exec --env ******** --env ******** c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 ssh-agent -k [2026-05-25T04:19:24.161Z] unset SSH_AUTH_SOCK; [2026-05-25T04:19:24.162Z] unset SSH_AGENT_PID; [2026-05-25T04:19:24.162Z] echo Agent pid 91 killed; [2026-05-25T04:19:24.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:19:24.506Z] + git semver [Pipeline] } [2026-05-25T04:19:24.787Z] $ docker stop --time=1 c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 [2026-05-25T04:19:26.106Z] $ docker rm -f --volumes c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:19:26.463Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T04:19:26.722Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T04:19:26.725Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:19:26.882Z] provisioning config files... [2026-05-25T04:19:26.949Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3232787117334498890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:19:27.266Z] ---> ****-login.sh [2026-05-25T04:19:27.266Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:19:27.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:27.266Z] Login Succeeded [2026-05-25T04:19:27.266Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:19:27.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:27.266Z] Login Succeeded [2026-05-25T04:19:27.266Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:19:27.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:27.526Z] Login Succeeded [2026-05-25T04:19:27.526Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:19:27.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:27.526Z] Login Succeeded [2026-05-25T04:19:27.526Z] ****.io [2026-05-25T04:19:27.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:19:27.784Z] Login Succeeded [2026-05-25T04:19:27.784Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:19:27.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:19:27.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:19:27.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:19:27.937Z] ========================================================= [2026-05-25T04:19:27.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T04:19:27.937Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:19:28.264Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-25T04:19:28.832Z] #0 building with "default" instance using docker driver [2026-05-25T04:19:28.832Z] [2026-05-25T04:19:28.832Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:19:28.832Z] #1 transferring dockerfile: 1.84kB done [2026-05-25T04:19:28.832Z] #1 DONE 0.0s [2026-05-25T04:19:28.832Z] [2026-05-25T04:19:28.832Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:19:28.832Z] #2 DONE 0.1s [2026-05-25T04:19:29.091Z] [2026-05-25T04:19:29.091Z] #3 [internal] load .dockerignore [2026-05-25T04:19:29.091Z] #3 transferring context: 182B done [2026-05-25T04:19:29.091Z] #3 DONE 0.0s [2026-05-25T04:19:29.091Z] [2026-05-25T04:19:29.091Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:19:29.091Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T04:19:29.091Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T04:19:29.091Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T04:19:29.091Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s [2026-05-25T04:19:29.091Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-25T04:19:29.091Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-05-25T04:19:29.091Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T04:19:29.091Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T04:19:29.091Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done [2026-05-25T04:19:29.091Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 7.51MB / 60.15MB 0.2s [2026-05-25T04:19:29.091Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-25T04:19:29.091Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-05-25T04:19:29.091Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T04:19:29.091Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-25T04:19:29.356Z] #4 ... [2026-05-25T04:19:29.356Z] [2026-05-25T04:19:29.356Z] #5 [internal] load build context [2026-05-25T04:19:29.356Z] #5 transferring context: 31.65MB 0.2s done [2026-05-25T04:19:29.356Z] #5 DONE 0.3s [2026-05-25T04:19:29.356Z] [2026-05-25T04:19:29.356Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:19:29.356Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.3s [2026-05-25T04:19:29.356Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s [2026-05-25T04:19:29.356Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.3s [2026-05-25T04:19:29.356Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-25T04:19:29.356Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.4s [2026-05-25T04:19:29.356Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-05-25T04:19:29.626Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.6s [2026-05-25T04:19:29.626Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.6s done [2026-05-25T04:19:29.884Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.8s [2026-05-25T04:19:29.884Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.8s [2026-05-25T04:19:29.884Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.8s [2026-05-25T04:19:29.884Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.0s done [2026-05-25T04:19:29.884Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 1.0s [2026-05-25T04:19:29.884Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.0s done [2026-05-25T04:19:30.142Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 1.1s [2026-05-25T04:19:30.142Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-25T04:19:30.142Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 1.2s [2026-05-25T04:19:30.402Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 1.3s [2026-05-25T04:19:30.402Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 1.4s [2026-05-25T04:19:30.402Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s [2026-05-25T04:19:30.662Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.6s done [2026-05-25T04:19:37.435Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done [2026-05-25T04:19:37.480Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T04:19:37.480Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T04:19:37.480Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T04:19:37.480Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T04:19:37.480Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-05-25T04:19:37.480Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-25T04:19:37.480Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-25T04:19:38.157Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2026-05-25T04:19:38.157Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-25T04:19:38.462Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-25T04:19:38.462Z] #4 DONE 9.6s [2026-05-25T04:19:38.768Z] [2026-05-25T04:19:38.768Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-25T04:19:38.768Z] #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:19:39.075Z] #6 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:19:39.374Z] #6 0.760 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T04:19:39.679Z] #6 0.776 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-25T04:19:39.679Z] #6 0.782 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T04:19:39.679Z] #6 0.802 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T04:19:39.679Z] #6 0.812 Executing busybox-1.37.0-r19.trigger [2026-05-25T04:19:39.679Z] #6 0.821 OK: 269 MiB in 64 packages [2026-05-25T04:19:40.722Z] #6 DONE 2.1s [2026-05-25T04:19:40.991Z] [2026-05-25T04:19:40.991Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2026-05-25T04:19:40.991Z] #7 DONE 0.0s [2026-05-25T04:19:40.991Z] [2026-05-25T04:19:40.991Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:19:40.991Z] #8 DONE 0.0s [2026-05-25T04:19:40.991Z] [2026-05-25T04:19:40.991Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:19:41.850Z] Still waiting to schedule task [2026-05-25T04:19:41.850Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10573’ [2026-05-25T04:19:51.248Z] #9 DONE 9.8s [2026-05-25T04:19:51.248Z] [2026-05-25T04:19:51.248Z] #10 [builder 6/7] COPY . . [2026-05-25T04:19:51.248Z] #10 DONE 0.1s [2026-05-25T04:19:51.248Z] [2026-05-25T04:19:51.248Z] #11 [builder 7/7] RUN echo noop [2026-05-25T04:19:51.248Z] #11 0.198 noop [2026-05-25T04:19:51.248Z] #11 DONE 0.3s [2026-05-25T04:19:51.248Z] [2026-05-25T04:19:51.248Z] #12 exporting to image [2026-05-25T04:19:51.248Z] #12 exporting layers [2026-05-25T04:19:58.058Z] #12 exporting layers 6.8s done [2026-05-25T04:19:58.058Z] #12 writing image sha256:ed2a75dd8b1e48eca9245f615d05d1132c993190e37c79f150845e3c9456461b done [2026-05-25T04:19:58.058Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T04:19:58.058Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:19:58.391Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:19:58.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:19:58.487Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:19:58.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:19:58.798Z] $ docker top 03ee076ca1db4c76cf91951c4b44fb5a51fa055535cb0450912e322e6ead8144 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:19:59.131Z] + go version [2026-05-25T04:19:59.131Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T04:19:59.144Z] $ docker stop --time=1 03ee076ca1db4c76cf91951c4b44fb5a51fa055535cb0450912e322e6ead8144 [2026-05-25T04:20:00.392Z] $ docker rm -f --volumes 03ee076ca1db4c76cf91951c4b44fb5a51fa055535cb0450912e322e6ead8144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:20:00.815Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:20:00.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:20:00.892Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:20:00.925Z] $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:20:01.175Z] $ docker top c194776911b8e52cf187cf8a57784aafb642fed6fe93e5bcccf0a3f65c83f201 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:20:01.617Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:20:02.068Z] + make test [2026-05-25T04:20:02.069Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T04:20:03.001Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-05-25T04:20:22.996Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-05-25T04:20:22.996Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements [2026-05-25T04:20:22.996Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-05-25T04:20:31.131Z] 0 issues. [2026-05-25T04:20:31.391Z] go vet ./... [2026-05-25T04:20:37.957Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:20:37.957Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:20:37.957Z] ./bin/test-attribution-txt.sh [2026-05-25T04:20:37.957Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T04:20:37.957Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T04:20:37.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:20:37.986Z] $ docker stop --time=1 c194776911b8e52cf187cf8a57784aafb642fed6fe93e5bcccf0a3f65c83f201 [2026-05-25T04:20:39.929Z] $ docker rm -f --volumes c194776911b8e52cf187cf8a57784aafb642fed6fe93e5bcccf0a3f65c83f201 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:20:40.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:20:40.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T04:20:41.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:20:41.364Z] + ls -al . [2026-05-25T04:20:41.364Z] total 256 [2026-05-25T04:20:41.364Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:20 . [2026-05-25T04:20:41.364Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:18 .. [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 04:18 .dockerignore [2026-05-25T04:20:41.364Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:20 .git [2026-05-25T04:20:41.364Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 .github [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 264 May 25 04:18 .gitignore [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:18 .golangci.yml [2026-05-25T04:20:41.364Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:19 .semver [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 21759 May 25 04:18 Attribution.txt [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 19703 May 25 04:18 CHANGELOG.md [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 1803 May 25 04:18 Dockerfile [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:18 GOVERNANCE.md [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 680 May 25 04:18 Jenkinsfile [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:18 LICENSE [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 2544 May 25 04:18 Makefile [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:18 OWNERS.md [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 25 04:18 README.md [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION [2026-05-25T04:20:41.364Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:18 bin [2026-05-25T04:20:41.364Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 cmd [2026-05-25T04:20:41.364Z] -rw-r--r-- 1 jenkins jenkins 21039 May 25 04:20 coverage.out [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 6669 May 25 04:18 go.mod [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 25 04:18 go.sum [2026-05-25T04:20:41.364Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 internal [2026-05-25T04:20:41.364Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:18 mock [2026-05-25T04:20:41.364Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:20:41.682Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 --label arch=amd64 --label version=4.1.0-dev.16 . [2026-05-25T04:20:41.941Z] #0 building with "default" instance using docker driver [2026-05-25T04:20:41.941Z] [2026-05-25T04:20:41.941Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:20:41.941Z] #1 transferring dockerfile: 1.84kB done [2026-05-25T04:20:41.941Z] #1 DONE 0.0s [2026-05-25T04:20:41.941Z] [2026-05-25T04:20:41.941Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:20:41.941Z] #2 DONE 0.0s [2026-05-25T04:20:41.941Z] [2026-05-25T04:20:41.941Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:20:41.941Z] #3 DONE 0.1s [2026-05-25T04:20:41.941Z] [2026-05-25T04:20:41.941Z] #4 [internal] load .dockerignore [2026-05-25T04:20:41.941Z] #4 transferring context: 182B done [2026-05-25T04:20:41.941Z] #4 DONE 0.0s [2026-05-25T04:20:41.941Z] [2026-05-25T04:20:41.941Z] #5 [internal] load build context [2026-05-25T04:20:41.941Z] #5 transferring context: 33.93kB done [2026-05-25T04:20:41.941Z] #5 DONE 0.0s [2026-05-25T04:20:41.941Z] [2026-05-25T04:20:41.941Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:20:41.941Z] #6 DONE 0.1s [2026-05-25T04:20:41.941Z] [2026-05-25T04:20:41.941Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:20:41.941Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:20:41.941Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T04:20:41.941Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:20:41.941Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:20:41.941Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:20:41.941Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:20:41.941Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T04:20:41.941Z] #7 DONE 0.3s [2026-05-25T04:20:41.941Z] [2026-05-25T04:20:41.941Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-25T04:20:42.200Z] #8 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:42.200Z] #8 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:42.459Z] #8 0.571 OK: 269 MiB in 64 packages [2026-05-25T04:20:42.459Z] #8 DONE 0.7s [2026-05-25T04:20:42.459Z] [2026-05-25T04:20:42.459Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:20:42.459Z] #9 0.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:42.459Z] #9 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:42.715Z] #9 0.588 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:20:42.716Z] #9 0.592 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:20:42.716Z] #9 0.598 OK: 7 MiB in 17 packages [2026-05-25T04:20:42.716Z] #9 DONE 0.7s [2026-05-25T04:20:42.716Z] [2026-05-25T04:20:42.716Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2026-05-25T04:20:42.716Z] #10 DONE 0.0s [2026-05-25T04:20:42.716Z] [2026-05-25T04:20:42.716Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:20:42.716Z] #11 DONE 0.1s [2026-05-25T04:20:42.716Z] [2026-05-25T04:20:42.716Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:20:43.282Z] #12 DONE 0.6s [2026-05-25T04:20:43.282Z] [2026-05-25T04:20:43.282Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:20:43.282Z] #13 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:43.282Z] #13 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:20:43.540Z] #13 ... [2026-05-25T04:20:43.540Z] [2026-05-25T04:20:43.540Z] #14 [builder 6/7] COPY . . [2026-05-25T04:20:43.540Z] #14 DONE 0.2s [2026-05-25T04:20:43.540Z] [2026-05-25T04:20:43.540Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:20:43.540Z] #13 0.698 OK: 7 MiB in 17 packages [2026-05-25T04:20:43.540Z] #13 DONE 0.8s [2026-05-25T04:20:43.540Z] [2026-05-25T04:20:43.540Z] #15 [builder 7/7] RUN make build [2026-05-25T04:20:43.799Z] #15 0.270 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-05-25T04:21:10.388Z] #15 DONE 23.3s [2026-05-25T04:21:10.388Z] [2026-05-25T04:21:10.388Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2026-05-25T04:21:10.388Z] #16 DONE 0.2s [2026-05-25T04:21:10.388Z] [2026-05-25T04:21:10.388Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2026-05-25T04:21:10.388Z] #17 DONE 0.0s [2026-05-25T04:21:10.388Z] [2026-05-25T04:21:10.388Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-05-25T04:21:10.388Z] #18 DONE 0.0s [2026-05-25T04:21:10.388Z] [2026-05-25T04:21:10.388Z] #19 exporting to image [2026-05-25T04:21:10.388Z] #19 exporting layers [2026-05-25T04:21:10.388Z] #19 exporting layers 0.2s done [2026-05-25T04:21:10.388Z] #19 writing image sha256:387a3fbd1ec1b43b3e95b8288cbfaa97514fd50179db31cbc0929ce911ad5e60 done [2026-05-25T04:21:10.388Z] #19 naming to docker.io/library/device-mqtt done [2026-05-25T04:21:10.388Z] #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-25T04:21:10.548Z] provisioning config files... [2026-05-25T04:21:10.575Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config694966583278837242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:21:10.884Z] ---> ****-login.sh [2026-05-25T04:21:10.884Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:21:10.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:10.884Z] Login Succeeded [2026-05-25T04:21:10.884Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:21:10.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:10.884Z] Login Succeeded [2026-05-25T04:21:10.884Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:21:11.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:11.142Z] Login Succeeded [2026-05-25T04:21:11.142Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:21:11.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:11.142Z] Login Succeeded [2026-05-25T04:21:11.142Z] ****.io [2026-05-25T04:21:11.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:21:11.403Z] Login Succeeded [2026-05-25T04:21:11.403Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:21:11.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:21:11.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:21:11.501Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2026-05-25T04:21:11.501Z] 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [2026-05-25T04:21:11.501Z] latest [2026-05-25T04:21:11.501Z] 4.1.0-dev.16 [2026-05-25T04:21:11.501Z] 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [2026-05-25T04:21:11.501Z] main [2026-05-25T04:21:11.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:11.844Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:12.209Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [2026-05-25T04:21:12.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-25T04:21:12.209Z] da2c636eda13: Preparing [2026-05-25T04:21:12.209Z] 9b60c72db495: Preparing [2026-05-25T04:21:12.209Z] 68e061e88211: Preparing [2026-05-25T04:21:12.209Z] 654f367c7526: Preparing [2026-05-25T04:21:12.209Z] 2906119193cc: Preparing [2026-05-25T04:21:12.209Z] 0854555d70ac: Preparing [2026-05-25T04:21:12.209Z] 0854555d70ac: Waiting [2026-05-25T04:21:12.209Z] 2906119193cc: Pushed [2026-05-25T04:21:12.209Z] 654f367c7526: Pushed [2026-05-25T04:21:12.209Z] da2c636eda13: Pushed [2026-05-25T04:21:12.209Z] 9b60c72db495: Pushed [2026-05-25T04:21:12.209Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:17.665Z] 68e061e88211: Pushed [2026-05-25T04:21:17.665Z] 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:18.058Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:18.381Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-05-25T04:21:18.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-25T04:21:18.381Z] da2c636eda13: Preparing [2026-05-25T04:21:18.381Z] 9b60c72db495: Preparing [2026-05-25T04:21:18.381Z] 68e061e88211: Preparing [2026-05-25T04:21:18.381Z] 654f367c7526: Preparing [2026-05-25T04:21:18.382Z] 2906119193cc: Preparing [2026-05-25T04:21:18.382Z] 0854555d70ac: Preparing [2026-05-25T04:21:18.382Z] 0854555d70ac: Waiting [2026-05-25T04:21:18.382Z] da2c636eda13: Layer already exists [2026-05-25T04:21:18.382Z] 68e061e88211: Layer already exists [2026-05-25T04:21:18.382Z] 2906119193cc: Layer already exists [2026-05-25T04:21:18.382Z] 654f367c7526: Layer already exists [2026-05-25T04:21:18.382Z] 9b60c72db495: Layer already exists [2026-05-25T04:21:18.382Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:18.382Z] latest: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:18.711Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:19.039Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.16 [2026-05-25T04:21:19.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-25T04:21:19.039Z] da2c636eda13: Preparing [2026-05-25T04:21:19.039Z] 9b60c72db495: Preparing [2026-05-25T04:21:19.039Z] 68e061e88211: Preparing [2026-05-25T04:21:19.039Z] 654f367c7526: Preparing [2026-05-25T04:21:19.039Z] 2906119193cc: Preparing [2026-05-25T04:21:19.039Z] 0854555d70ac: Preparing [2026-05-25T04:21:19.039Z] 0854555d70ac: Waiting [2026-05-25T04:21:19.039Z] 2906119193cc: Layer already exists [2026-05-25T04:21:19.039Z] 654f367c7526: Layer already exists [2026-05-25T04:21:19.039Z] da2c636eda13: Layer already exists [2026-05-25T04:21:19.039Z] 68e061e88211: Layer already exists [2026-05-25T04:21:19.039Z] 9b60c72db495: Layer already exists [2026-05-25T04:21:19.039Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:19.039Z] 4.1.0-dev.16: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:19.362Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:19.686Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [2026-05-25T04:21:19.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-25T04:21:19.686Z] da2c636eda13: Preparing [2026-05-25T04:21:19.686Z] 9b60c72db495: Preparing [2026-05-25T04:21:19.686Z] 68e061e88211: Preparing [2026-05-25T04:21:19.686Z] 654f367c7526: Preparing [2026-05-25T04:21:19.686Z] 2906119193cc: Preparing [2026-05-25T04:21:19.686Z] 0854555d70ac: Preparing [2026-05-25T04:21:19.686Z] 0854555d70ac: Waiting [2026-05-25T04:21:19.686Z] 2906119193cc: Layer already exists [2026-05-25T04:21:19.686Z] 9b60c72db495: Layer already exists [2026-05-25T04:21:19.686Z] 68e061e88211: Layer already exists [2026-05-25T04:21:19.686Z] 654f367c7526: Layer already exists [2026-05-25T04:21:19.686Z] da2c636eda13: Layer already exists [2026-05-25T04:21:19.686Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:19.686Z] 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:20.006Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:20.339Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2026-05-25T04:21:20.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2026-05-25T04:21:20.339Z] da2c636eda13: Preparing [2026-05-25T04:21:20.339Z] 9b60c72db495: Preparing [2026-05-25T04:21:20.339Z] 68e061e88211: Preparing [2026-05-25T04:21:20.339Z] 654f367c7526: Preparing [2026-05-25T04:21:20.339Z] 2906119193cc: Preparing [2026-05-25T04:21:20.339Z] 0854555d70ac: Preparing [2026-05-25T04:21:20.339Z] 0854555d70ac: Waiting [2026-05-25T04:21:20.339Z] 654f367c7526: Layer already exists [2026-05-25T04:21:20.339Z] 2906119193cc: Layer already exists [2026-05-25T04:21:20.339Z] 68e061e88211: Layer already exists [2026-05-25T04:21:20.339Z] 9b60c72db495: Layer already exists [2026-05-25T04:21:20.339Z] da2c636eda13: Layer already exists [2026-05-25T04:21:20.339Z] 0854555d70ac: Layer already exists [2026-05-25T04:21:20.339Z] main: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:21:20.475Z] ===================================================== [Pipeline] echo [2026-05-25T04:21:20.490Z] taggedImages: [2026-05-25T04:21:20.490Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [2026-05-25T04:21:20.490Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2026-05-25T04:21:20.490Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.16 [2026-05-25T04:21:20.490Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [2026-05-25T04:21:20.490Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [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-25T04:21:20.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:21:20.896Z] [2026-05-25T04:21:20.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:21:21.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:21:21.192Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T04:21:21.192Z] 5eb5b503b376: Pulling fs layer [2026-05-25T04:21:21.192Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T04:21:21.192Z] ec43610c2a17: Pulling fs layer [2026-05-25T04:21:21.192Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T04:21:21.192Z] 33b1e0a273af: Pulling fs layer [2026-05-25T04:21:21.192Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T04:21:21.192Z] 2f39f015ded8: Pulling fs layer [2026-05-25T04:21:21.192Z] 3a2ae6a8a46f: Waiting [2026-05-25T04:21:21.192Z] 33b1e0a273af: Waiting [2026-05-25T04:21:21.192Z] 5d3b04190fa2: Waiting [2026-05-25T04:21:21.192Z] 2f39f015ded8: Waiting [2026-05-25T04:21:21.192Z] 5c69ac0246d0: Verifying Checksum [2026-05-25T04:21:21.192Z] 5c69ac0246d0: Download complete [2026-05-25T04:21:21.192Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T04:21:21.192Z] 3a2ae6a8a46f: Download complete [2026-05-25T04:21:21.192Z] 33b1e0a273af: Verifying Checksum [2026-05-25T04:21:21.192Z] 33b1e0a273af: Download complete [2026-05-25T04:21:21.192Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T04:21:21.192Z] ec43610c2a17: Verifying Checksum [2026-05-25T04:21:21.192Z] ec43610c2a17: Download complete [2026-05-25T04:21:21.192Z] 5d3b04190fa2: Download complete [2026-05-25T04:21:21.453Z] 5eb5b503b376: Verifying Checksum [2026-05-25T04:21:21.453Z] 5eb5b503b376: Download complete [2026-05-25T04:21:22.050Z] 2f39f015ded8: Download complete [2026-05-25T04:21:23.041Z] 5eb5b503b376: Pull complete [2026-05-25T04:21:23.041Z] 5c69ac0246d0: Pull complete [2026-05-25T04:21:23.614Z] ec43610c2a17: Pull complete [2026-05-25T04:21:23.614Z] 3a2ae6a8a46f: Pull complete [2026-05-25T04:21:23.873Z] 33b1e0a273af: Pull complete [2026-05-25T04:21:23.873Z] 5d3b04190fa2: Pull complete [2026-05-25T04:21:29.151Z] 2f39f015ded8: Pull complete [2026-05-25T04:21:29.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T04:21:29.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:21:29.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:21:29.261Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:21:29.294Z] $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:21:30.585Z] $ docker top 5d223f16b955b7757225325dc9a90ad4f61e9f654ca7108a490891e39f9595b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:21:30.951Z] ---> job-cost.sh [2026-05-25T04:21:30.951Z] lf-activate-venv: SKIPPING [2026-05-25T04:21:30.951Z] INFO: No Stack... [2026-05-25T04:21:31.266Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:21:31.532Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:21:31.832Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2026-05-25T04:21:31.832Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:21:31.851Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [2026-05-25T04:21:31.860Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] did not exist. Created. [2026-05-25T04:21:31.866Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:21:32.185Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T04:21:32.216Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:21:32.223Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:21:32.253Z] $ docker stop --time=1 5d223f16b955b7757225325dc9a90ad4f61e9f654ca7108a490891e39f9595b4 [2026-05-25T04:21:33.384Z] $ docker rm -f --volumes 5d223f16b955b7757225325dc9a90ad4f61e9f654ca7108a490891e39f9595b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T04:22:46.774Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10583 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2026-05-25T04:22:46.793Z] Running in /w/workspace/device-mqtt-go/215 [Pipeline] { [Pipeline] checkout [2026-05-25T04:22:49.852Z] The recommended git tool is: git [2026-05-25T04:22:56.380Z] using credential edgex-jenkins-ssh [2026-05-25T04:22:56.419Z] Cloning the remote Git repository [2026-05-25T04:22:56.497Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2026-05-25T04:22:56.635Z] > git init /w/workspace/device-mqtt-go/215 # timeout=10 [2026-05-25T04:22:56.940Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2026-05-25T04:22:56.941Z] > git --version # timeout=10 [2026-05-25T04:22:56.976Z] > git --version # 'git version 2.25.1' [2026-05-25T04:22:56.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T04:22:57.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:23:00.620Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2026-05-25T04:23:00.646Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:23:01.719Z] Avoid second fetch [2026-05-25T04:23:01.719Z] Checking out Revision 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 (main) [2026-05-25T04:23:02.507Z] Commit message: "Merge pull request #799 from sabrina-lin527/update-changelog" [2026-05-25T04:23:01.742Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T04:23:01.829Z] > git checkout -f 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:23:06.821Z] provisioning config files... [2026-05-25T04:23:06.858Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/215@tmp/config15737288749059646000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:23:07.640Z] ---> ****-login.sh [2026-05-25T04:23:07.640Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:23:07.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:08.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:08.202Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:08.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:08.202Z] [2026-05-25T04:23:08.202Z] Login Succeeded [2026-05-25T04:23:08.202Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:23:08.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:08.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:08.503Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:08.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:08.503Z] [2026-05-25T04:23:08.503Z] Login Succeeded [2026-05-25T04:23:08.503Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:23:08.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:09.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:09.077Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:09.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:09.077Z] [2026-05-25T04:23:09.077Z] Login Succeeded [2026-05-25T04:23:09.077Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:23:09.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:09.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:09.349Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:09.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:09.349Z] [2026-05-25T04:23:09.349Z] Login Succeeded [2026-05-25T04:23:09.349Z] ****.io [2026-05-25T04:23:09.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:09.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:23:09.940Z] Configure a credential helper to remove this warning. See [2026-05-25T04:23:09.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:23:09.940Z] [2026-05-25T04:23:09.940Z] Login Succeeded [2026-05-25T04:23:09.940Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:23:09.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:23:10.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:23:10.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:23:10.409Z] ========================================================= [2026-05-25T04:23:10.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T04:23:10.409Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:10.795Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-25T04:23:11.411Z] Sending build context to Docker daemon 16MB [2026-05-25T04:23:11.411Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:23:11.411Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-25T04:23:11.725Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T04:23:11.725Z] 6b59a28fa201: Pulling fs layer [2026-05-25T04:23:11.725Z] d32bb0dddca7: Pulling fs layer [2026-05-25T04:23:11.725Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T04:23:11.725Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T04:23:11.725Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:23:11.725Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T04:23:11.725Z] deaec5988b04: Pulling fs layer [2026-05-25T04:23:11.725Z] 9f65657bb879: Pulling fs layer [2026-05-25T04:23:11.725Z] 196fd7d83e7d: Waiting [2026-05-25T04:23:11.725Z] 4f4fb700ef54: Waiting [2026-05-25T04:23:11.725Z] 9f65657bb879: Waiting [2026-05-25T04:23:11.725Z] 8ba94037c8f0: Waiting [2026-05-25T04:23:11.725Z] d32bb0dddca7: Verifying Checksum [2026-05-25T04:23:11.725Z] d32bb0dddca7: Download complete [2026-05-25T04:23:11.725Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T04:23:11.725Z] 196fd7d83e7d: Download complete [2026-05-25T04:23:11.725Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:23:11.725Z] 4f4fb700ef54: Download complete [2026-05-25T04:23:11.725Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T04:23:11.725Z] 8ba94037c8f0: Download complete [2026-05-25T04:23:11.725Z] 6b59a28fa201: Verifying Checksum [2026-05-25T04:23:11.725Z] 6b59a28fa201: Download complete [2026-05-25T04:23:12.411Z] 9f65657bb879: Verifying Checksum [2026-05-25T04:23:12.411Z] 9f65657bb879: Download complete [2026-05-25T04:23:12.701Z] 6b59a28fa201: Pull complete [2026-05-25T04:23:13.409Z] d32bb0dddca7: Pull complete [2026-05-25T04:23:13.410Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T04:23:13.410Z] 5dab1238d3d9: Download complete [2026-05-25T04:23:15.518Z] deaec5988b04: Verifying Checksum [2026-05-25T04:23:15.518Z] deaec5988b04: Download complete [2026-05-25T04:23:34.037Z] 5dab1238d3d9: Pull complete [2026-05-25T04:23:34.037Z] 196fd7d83e7d: Pull complete [2026-05-25T04:23:34.037Z] 4f4fb700ef54: Pull complete [2026-05-25T04:23:34.037Z] 8ba94037c8f0: Pull complete [2026-05-25T04:23:42.323Z] deaec5988b04: Pull complete [2026-05-25T04:23:44.283Z] 9f65657bb879: Pull complete [2026-05-25T04:23:44.283Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T04:23:44.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:23:44.283Z] ---> 334268110677 [2026-05-25T04:23:44.283Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:23:46.330Z] ---> Running in 1cdcca104a67 [2026-05-25T04:23:46.921Z] Removing intermediate container 1cdcca104a67 [2026-05-25T04:23:46.921Z] ---> 373cb4f12e94 [2026-05-25T04:23:46.921Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:23:46.921Z] ---> Running in 588705fb3fff [2026-05-25T04:23:47.194Z] Removing intermediate container 588705fb3fff [2026-05-25T04:23:47.194Z] ---> 51fafdc09c16 [2026-05-25T04:23:47.194Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-25T04:23:47.464Z] ---> Running in 8a81b5864129 [2026-05-25T04:23:47.741Z] Removing intermediate container 8a81b5864129 [2026-05-25T04:23:47.741Z] ---> 6fcba9b6463d [2026-05-25T04:23:47.741Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T04:23:47.741Z] ---> Running in 187ba4d689aa [2026-05-25T04:23:48.342Z] Removing intermediate container 187ba4d689aa [2026-05-25T04:23:48.342Z] ---> e7349e463241 [2026-05-25T04:23:48.342Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T04:23:48.342Z] ---> Running in 0f47be7bc918 [2026-05-25T04:23:49.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:23:50.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:23:52.025Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T04:23:52.025Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-25T04:23:52.025Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T04:23:52.025Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T04:23:52.025Z] Executing busybox-1.37.0-r19.trigger [2026-05-25T04:23:52.297Z] OK: 259 MiB in 64 packages [2026-05-25T04:23:53.758Z] Removing intermediate container 0f47be7bc918 [2026-05-25T04:23:53.758Z] ---> 26f46a8366a6 [2026-05-25T04:23:53.758Z] Step 8/12 : WORKDIR /device-mqtt-go [2026-05-25T04:23:53.758Z] ---> Running in bc7686d406a4 [2026-05-25T04:23:54.099Z] Removing intermediate container bc7686d406a4 [2026-05-25T04:23:54.099Z] ---> d8a43e7e07fd [2026-05-25T04:23:54.099Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-25T04:23:54.690Z] ---> 70d140e89f1d [2026-05-25T04:23:54.690Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:23:54.958Z] ---> Running in d3eeb7c6bc21 [2026-05-25T04:25:46.828Z] Removing intermediate container d3eeb7c6bc21 [2026-05-25T04:25:46.828Z] ---> 990b339acdbb [2026-05-25T04:25:46.828Z] Step 11/12 : COPY . . [2026-05-25T04:25:46.828Z] ---> ff8cdc8abcd9 [2026-05-25T04:25:46.828Z] Step 12/12 : RUN $MAKE [2026-05-25T04:25:46.828Z] ---> Running in db9ff6b7c734 [2026-05-25T04:25:46.828Z] noop [2026-05-25T04:25:47.423Z] Removing intermediate container db9ff6b7c734 [2026-05-25T04:25:47.423Z] ---> 2db18644bb2a [2026-05-25T04:25:47.423Z] Successfully built 2db18644bb2a [2026-05-25T04:25:47.423Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:47.813Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:25:47.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:25:48.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-10583 does not seem to be running inside a container [2026-05-25T04:25:48.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/215 -v /w/workspace/device-mqtt-go/215:/w/workspace/device-mqtt-go/215:rw,z -v /w/workspace/device-mqtt-go/215@tmp:/w/workspace/device-mqtt-go/215@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-25T04:25:49.824Z] $ docker top ab8a9cb864b20b58f190446a9174fceb58f2c949ae31bb5a178a004fd2d7e2a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:25:50.804Z] + go version [2026-05-25T04:25:50.804Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T04:25:50.844Z] $ docker stop --time=1 ab8a9cb864b20b58f190446a9174fceb58f2c949ae31bb5a178a004fd2d7e2a0 [2026-05-25T04:25:52.671Z] $ docker rm -f --volumes ab8a9cb864b20b58f190446a9174fceb58f2c949ae31bb5a178a004fd2d7e2a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:53.368Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:25:53.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:25:53.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-10583 does not seem to be running inside a container [2026-05-25T04:25:53.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/215 -v /w/workspace/device-mqtt-go/215:/w/workspace/device-mqtt-go/215:rw,z -v /w/workspace/device-mqtt-go/215@tmp:/w/workspace/device-mqtt-go/215@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-25T04:25:57.660Z] $ docker top cb185b090393ba527813c537d88ccfb376f690a699b99d8d16b48f2c8d78446f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:25:58.599Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/215 [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:25:59.266Z] + make test [2026-05-25T04:25:59.266Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T04:26:05.978Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2026-05-25T04:30:58.546Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2026-05-25T04:31:00.527Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.8% of statements [2026-05-25T04:31:01.118Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2026-05-25T04:31:02.547Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-25T04:31:02.547Z] go vet ./... [2026-05-25T04:32:10.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:32:10.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:32:10.491Z] ./bin/test-attribution-txt.sh [2026-05-25T04:32:10.491Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T04:32:10.491Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T04:32:10.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:32:10.820Z] $ docker stop --time=1 cb185b090393ba527813c537d88ccfb376f690a699b99d8d16b48f2c8d78446f [2026-05-25T04:32:12.990Z] $ docker rm -f --volumes cb185b090393ba527813c537d88ccfb376f690a699b99d8d16b48f2c8d78446f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:32:15.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:32:15.101Z] Warning: overwriting stash ‘coverage-report’ [2026-05-25T04:32:16.006Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:32:16.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:32:16.929Z] + ls -al . [2026-05-25T04:32:16.929Z] total 252 [2026-05-25T04:32:16.929Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:26 . [2026-05-25T04:32:16.929Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 .. [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 04:23 .dockerignore [2026-05-25T04:32:16.929Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:23 .git [2026-05-25T04:32:16.929Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 .github [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 264 May 25 04:23 .gitignore [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:23 .golangci.yml [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 21759 May 25 04:23 Attribution.txt [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 19703 May 25 04:23 CHANGELOG.md [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 1803 May 25 04:23 Dockerfile [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:23 GOVERNANCE.md [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 680 May 25 04:23 Jenkinsfile [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:23 LICENSE [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 2544 May 25 04:23 Makefile [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:23 OWNERS.md [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 25 04:23 README.md [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION [2026-05-25T04:32:16.929Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:23 bin [2026-05-25T04:32:16.929Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 cmd [2026-05-25T04:32:16.929Z] -rw-r--r-- 1 jenkins jenkins 21039 May 25 04:31 coverage.out [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 6669 May 25 04:23 go.mod [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 25 04:23 go.sum [2026-05-25T04:32:16.929Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 internal [2026-05-25T04:32:16.929Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:23 mock [2026-05-25T04:32:16.929Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:32:17.368Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 --label arch=arm64 --label version=4.1.0-dev.16 . [2026-05-25T04:32:17.989Z] Sending build context to Docker daemon 16.02MB [2026-05-25T04:32:17.989Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:32:17.989Z] Step 2/25 : FROM ${BASE} AS builder [2026-05-25T04:32:17.989Z] ---> 2db18644bb2a [2026-05-25T04:32:17.989Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:32:18.268Z] ---> Running in b1108c7207bd [2026-05-25T04:32:18.542Z] Removing intermediate container b1108c7207bd [2026-05-25T04:32:18.542Z] ---> 3997c3b6c788 [2026-05-25T04:32:18.542Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:32:18.542Z] ---> Running in 85a191936b1c [2026-05-25T04:32:19.143Z] Removing intermediate container 85a191936b1c [2026-05-25T04:32:19.143Z] ---> b1428087e7cc [2026-05-25T04:32:19.143Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-25T04:32:19.143Z] ---> Running in df840cd7cf6a [2026-05-25T04:32:19.415Z] Removing intermediate container df840cd7cf6a [2026-05-25T04:32:19.415Z] ---> 671cd375037c [2026-05-25T04:32:19.415Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T04:32:19.690Z] ---> Running in 978c93c8e5e5 [2026-05-25T04:32:19.965Z] Removing intermediate container 978c93c8e5e5 [2026-05-25T04:32:19.965Z] ---> 16f6b9948d03 [2026-05-25T04:32:19.965Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T04:32:20.237Z] ---> Running in f59e59017a15 [2026-05-25T04:32:21.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:32:21.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:32:24.416Z] OK: 259 MiB in 64 packages [2026-05-25T04:32:25.398Z] Removing intermediate container f59e59017a15 [2026-05-25T04:32:25.398Z] ---> fae5acb660c0 [2026-05-25T04:32:25.398Z] Step 8/25 : WORKDIR /device-mqtt-go [2026-05-25T04:32:25.689Z] ---> Running in 79b92b388300 [2026-05-25T04:32:25.961Z] Removing intermediate container 79b92b388300 [2026-05-25T04:32:25.961Z] ---> ca6fa850a768 [2026-05-25T04:32:25.961Z] Step 9/25 : COPY go.mod vendor* ./ [2026-05-25T04:32:26.555Z] ---> 806850a0d33b [2026-05-25T04:32:26.555Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:32:26.828Z] ---> Running in d613c79773e1 [2026-05-25T04:32:33.542Z] Removing intermediate container d613c79773e1 [2026-05-25T04:32:33.542Z] ---> e649afcaea09 [2026-05-25T04:32:33.542Z] Step 11/25 : COPY . . [2026-05-25T04:32:34.535Z] ---> 89755d9f9059 [2026-05-25T04:32:34.535Z] Step 12/25 : RUN $MAKE [2026-05-25T04:32:34.535Z] ---> Running in 7b999328253d [2026-05-25T04:32:35.976Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2026-05-25T04:37:42.992Z] Removing intermediate container 7b999328253d [2026-05-25T04:37:42.992Z] ---> 93c5bdd66980 [2026-05-25T04:37:42.992Z] Step 13/25 : FROM alpine:3.22 [2026-05-25T04:37:42.992Z] 3.22: Pulling from library/alpine [2026-05-25T04:37:42.992Z] 58e777220c39: Pulling fs layer [2026-05-25T04:37:42.992Z] 58e777220c39: Verifying Checksum [2026-05-25T04:37:42.992Z] 58e777220c39: Download complete [2026-05-25T04:37:42.992Z] 58e777220c39: Pull complete [2026-05-25T04:37:42.992Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:37:42.992Z] Status: Downloaded newer image for alpine:3.22 [2026-05-25T04:37:42.992Z] ---> 6a2735c23ff3 [2026-05-25T04:37:42.992Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2026-05-25T04:37:42.992Z] ---> Running in b9f7fd57de4c [2026-05-25T04:37:42.992Z] Removing intermediate container b9f7fd57de4c [2026-05-25T04:37:42.992Z] ---> e9765dcd4af4 [2026-05-25T04:37:42.992Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2026-05-25T04:37:42.992Z] ---> Running in f0f7318d2fba [2026-05-25T04:37:42.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:37:43.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:37:45.221Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:37:45.221Z] Executing busybox-1.37.0-r20.trigger [2026-05-25T04:37:45.221Z] OK: 8 MiB in 17 packages [2026-05-25T04:37:47.182Z] Removing intermediate container f0f7318d2fba [2026-05-25T04:37:47.182Z] ---> dc92d05815d0 [2026-05-25T04:37:47.182Z] Step 16/25 : RUN apk --no-cache upgrade [2026-05-25T04:37:47.182Z] ---> Running in ca98035eb842 [2026-05-25T04:37:48.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:37:48.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:37:51.010Z] OK: 8 MiB in 17 packages [2026-05-25T04:37:51.980Z] Removing intermediate container ca98035eb842 [2026-05-25T04:37:51.980Z] ---> 1cb854f039b3 [2026-05-25T04:37:51.980Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2026-05-25T04:37:54.582Z] ---> 53645e802ac2 [2026-05-25T04:37:54.582Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2026-05-25T04:37:55.172Z] ---> ac71938b9d03 [2026-05-25T04:37:55.172Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2026-05-25T04:37:55.763Z] ---> 206005bd280c [2026-05-25T04:37:55.763Z] Step 20/25 : EXPOSE 59982 [2026-05-25T04:37:56.041Z] ---> Running in 05ffae1e1239 [2026-05-25T04:37:56.317Z] Removing intermediate container 05ffae1e1239 [2026-05-25T04:37:56.317Z] ---> 7ce507bea406 [2026-05-25T04:37:56.317Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2026-05-25T04:37:56.317Z] ---> Running in a1b3c1b767e4 [2026-05-25T04:37:56.909Z] Removing intermediate container a1b3c1b767e4 [2026-05-25T04:37:56.909Z] ---> a28dc54f3e56 [2026-05-25T04:37:56.909Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-25T04:37:56.909Z] ---> Running in e0474f436116 [2026-05-25T04:38:01.196Z] Removing intermediate container e0474f436116 [2026-05-25T04:38:01.196Z] ---> a3e9dbc76ead [2026-05-25T04:38:01.196Z] Step 23/25 : LABEL arch=arm64 [2026-05-25T04:38:01.465Z] ---> Running in c7effb5789b5 [2026-05-25T04:38:01.743Z] Removing intermediate container c7effb5789b5 [2026-05-25T04:38:01.743Z] ---> efa1fe589a82 [2026-05-25T04:38:01.743Z] Step 24/25 : LABEL git_sha=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [2026-05-25T04:38:01.743Z] ---> Running in 913a9c07079c [2026-05-25T04:38:02.016Z] Removing intermediate container 913a9c07079c [2026-05-25T04:38:02.016Z] ---> 932da0e0bb75 [2026-05-25T04:38:02.016Z] Step 25/25 : LABEL version=4.1.0-dev.16 [2026-05-25T04:38:02.286Z] ---> Running in d3cf74d3e4a7 [2026-05-25T04:38:02.554Z] Removing intermediate container d3cf74d3e4a7 [2026-05-25T04:38:02.554Z] ---> 16c6c844a894 [2026-05-25T04:38:02.554Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-25T04:38:02.554Z] Successfully built 16c6c844a894 [2026-05-25T04:38:02.554Z] Successfully tagged device-mqtt-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-25T04:38:02.715Z] provisioning config files... [2026-05-25T04:38:02.734Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/215@tmp/config2055012771876322147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:38:03.087Z] ---> ****-login.sh [2026-05-25T04:38:03.087Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:38:03.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:38:03.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:38:03.357Z] Configure a credential helper to remove this warning. See [2026-05-25T04:38:03.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:38:03.357Z] [2026-05-25T04:38:03.357Z] Login Succeeded [2026-05-25T04:38:03.357Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:38:03.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:38:03.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:38:03.898Z] Configure a credential helper to remove this warning. See [2026-05-25T04:38:03.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:38:03.898Z] [2026-05-25T04:38:03.898Z] Login Succeeded [2026-05-25T04:38:03.898Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:38:04.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:38:04.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:38:04.168Z] Configure a credential helper to remove this warning. See [2026-05-25T04:38:04.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:38:04.168Z] [2026-05-25T04:38:04.168Z] Login Succeeded [2026-05-25T04:38:04.168Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:38:04.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:38:04.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:38:04.757Z] Configure a credential helper to remove this warning. See [2026-05-25T04:38:04.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:38:04.757Z] [2026-05-25T04:38:04.757Z] Login Succeeded [2026-05-25T04:38:04.758Z] ****.io [2026-05-25T04:38:05.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:38:05.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:38:05.296Z] Configure a credential helper to remove this warning. See [2026-05-25T04:38:05.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:38:05.296Z] [2026-05-25T04:38:05.296Z] Login Succeeded [2026-05-25T04:38:05.296Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:38:05.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:38:05.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:38:05.395Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2026-05-25T04:38:05.395Z] 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [2026-05-25T04:38:05.395Z] latest [2026-05-25T04:38:05.395Z] 4.1.0-dev.16 [2026-05-25T04:38:05.395Z] 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [2026-05-25T04:38:05.395Z] main [2026-05-25T04:38:05.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:05.798Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:06.213Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [2026-05-25T04:38:06.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-25T04:38:06.213Z] 027881c8ff56: Preparing [2026-05-25T04:38:06.213Z] b050cf5e7cc1: Preparing [2026-05-25T04:38:06.213Z] b008cbd3f95a: Preparing [2026-05-25T04:38:06.213Z] 967309c5e164: Preparing [2026-05-25T04:38:06.213Z] a0ed019bb899: Preparing [2026-05-25T04:38:06.213Z] eeaa73608b53: Preparing [2026-05-25T04:38:06.213Z] eeaa73608b53: Waiting [2026-05-25T04:38:06.482Z] 967309c5e164: Pushed [2026-05-25T04:38:06.482Z] b050cf5e7cc1: Pushed [2026-05-25T04:38:06.482Z] 027881c8ff56: Pushed [2026-05-25T04:38:06.482Z] a0ed019bb899: Pushed [2026-05-25T04:38:06.482Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:18.818Z] b008cbd3f95a: Pushed [2026-05-25T04:38:18.818Z] 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:19.195Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:19.567Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-05-25T04:38:19.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-25T04:38:19.567Z] 027881c8ff56: Preparing [2026-05-25T04:38:19.567Z] b050cf5e7cc1: Preparing [2026-05-25T04:38:19.567Z] b008cbd3f95a: Preparing [2026-05-25T04:38:19.567Z] 967309c5e164: Preparing [2026-05-25T04:38:19.567Z] a0ed019bb899: Preparing [2026-05-25T04:38:19.567Z] eeaa73608b53: Preparing [2026-05-25T04:38:19.567Z] eeaa73608b53: Waiting [2026-05-25T04:38:19.567Z] b050cf5e7cc1: Layer already exists [2026-05-25T04:38:19.567Z] 967309c5e164: Layer already exists [2026-05-25T04:38:19.567Z] b008cbd3f95a: Layer already exists [2026-05-25T04:38:19.567Z] a0ed019bb899: Layer already exists [2026-05-25T04:38:19.567Z] 027881c8ff56: Layer already exists [2026-05-25T04:38:19.567Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:19.842Z] latest: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:20.234Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:20.619Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.16 [2026-05-25T04:38:20.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-25T04:38:20.619Z] 027881c8ff56: Preparing [2026-05-25T04:38:20.619Z] b050cf5e7cc1: Preparing [2026-05-25T04:38:20.619Z] b008cbd3f95a: Preparing [2026-05-25T04:38:20.619Z] 967309c5e164: Preparing [2026-05-25T04:38:20.619Z] a0ed019bb899: Preparing [2026-05-25T04:38:20.619Z] eeaa73608b53: Preparing [2026-05-25T04:38:20.619Z] eeaa73608b53: Waiting [2026-05-25T04:38:20.619Z] b050cf5e7cc1: Layer already exists [2026-05-25T04:38:20.619Z] b008cbd3f95a: Layer already exists [2026-05-25T04:38:20.619Z] a0ed019bb899: Layer already exists [2026-05-25T04:38:20.619Z] 967309c5e164: Layer already exists [2026-05-25T04:38:20.619Z] 027881c8ff56: Layer already exists [2026-05-25T04:38:20.619Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:20.889Z] 4.1.0-dev.16: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:21.273Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:21.653Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [2026-05-25T04:38:21.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-25T04:38:21.653Z] 027881c8ff56: Preparing [2026-05-25T04:38:21.653Z] b050cf5e7cc1: Preparing [2026-05-25T04:38:21.653Z] b008cbd3f95a: Preparing [2026-05-25T04:38:21.653Z] 967309c5e164: Preparing [2026-05-25T04:38:21.653Z] a0ed019bb899: Preparing [2026-05-25T04:38:21.653Z] eeaa73608b53: Preparing [2026-05-25T04:38:21.653Z] eeaa73608b53: Waiting [2026-05-25T04:38:21.653Z] b008cbd3f95a: Layer already exists [2026-05-25T04:38:21.653Z] 967309c5e164: Layer already exists [2026-05-25T04:38:21.653Z] 027881c8ff56: Layer already exists [2026-05-25T04:38:21.653Z] a0ed019bb899: Layer already exists [2026-05-25T04:38:21.653Z] b050cf5e7cc1: Layer already exists [2026-05-25T04:38:21.653Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:21.921Z] 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:22.289Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:22.659Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2026-05-25T04:38:22.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2026-05-25T04:38:22.659Z] 027881c8ff56: Preparing [2026-05-25T04:38:22.659Z] b050cf5e7cc1: Preparing [2026-05-25T04:38:22.659Z] b008cbd3f95a: Preparing [2026-05-25T04:38:22.659Z] 967309c5e164: Preparing [2026-05-25T04:38:22.659Z] a0ed019bb899: Preparing [2026-05-25T04:38:22.659Z] eeaa73608b53: Preparing [2026-05-25T04:38:22.659Z] eeaa73608b53: Waiting [2026-05-25T04:38:22.659Z] a0ed019bb899: Layer already exists [2026-05-25T04:38:22.659Z] 027881c8ff56: Layer already exists [2026-05-25T04:38:22.659Z] 967309c5e164: Layer already exists [2026-05-25T04:38:22.659Z] b008cbd3f95a: Layer already exists [2026-05-25T04:38:22.659Z] b050cf5e7cc1: Layer already exists [2026-05-25T04:38:22.659Z] eeaa73608b53: Layer already exists [2026-05-25T04:38:22.929Z] main: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:38:23.012Z] ===================================================== [Pipeline] echo [2026-05-25T04:38:23.025Z] taggedImages: [2026-05-25T04:38:23.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [2026-05-25T04:38:23.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2026-05-25T04:38:23.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.16 [2026-05-25T04:38:23.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [2026-05-25T04:38:23.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:23.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:38:23.423Z] [2026-05-25T04:38:23.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:38:23.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:38:24.044Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T04:38:24.044Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T04:38:24.044Z] 04944245beec: Pulling fs layer [2026-05-25T04:38:24.044Z] 699f458cf7ca: Pulling fs layer [2026-05-25T04:38:24.044Z] 765212b225bb: Pulling fs layer [2026-05-25T04:38:24.044Z] f23df028b6ca: Pulling fs layer [2026-05-25T04:38:24.044Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T04:38:24.044Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T04:38:24.044Z] f23df028b6ca: Waiting [2026-05-25T04:38:24.044Z] d65c8cfc05b1: Waiting [2026-05-25T04:38:24.044Z] 765212b225bb: Waiting [2026-05-25T04:38:24.044Z] 2437ff75d9bd: Waiting [2026-05-25T04:38:24.044Z] 04944245beec: Download complete [2026-05-25T04:38:24.044Z] 765212b225bb: Download complete [2026-05-25T04:38:24.044Z] f23df028b6ca: Verifying Checksum [2026-05-25T04:38:24.044Z] f23df028b6ca: Download complete [2026-05-25T04:38:24.044Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T04:38:24.044Z] d65c8cfc05b1: Download complete [2026-05-25T04:38:24.311Z] 699f458cf7ca: Verifying Checksum [2026-05-25T04:38:24.311Z] 699f458cf7ca: Download complete [2026-05-25T04:38:24.897Z] 8998bd30e6a1: Download complete [2026-05-25T04:38:27.485Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T04:38:27.485Z] 2437ff75d9bd: Download complete [2026-05-25T04:38:30.109Z] 8998bd30e6a1: Pull complete [2026-05-25T04:38:30.109Z] 04944245beec: Pull complete [2026-05-25T04:38:32.068Z] 699f458cf7ca: Pull complete [2026-05-25T04:38:32.068Z] 765212b225bb: Pull complete [2026-05-25T04:38:33.035Z] f23df028b6ca: Pull complete [2026-05-25T04:38:33.313Z] d65c8cfc05b1: Pull complete [2026-05-25T04:38:51.594Z] 2437ff75d9bd: Pull complete [2026-05-25T04:38:51.594Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T04:38:51.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:38:51.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:38:51.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-10583 does not seem to be running inside a container [2026-05-25T04:38:51.945Z] $ 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-mqtt-go/215 -v /w/workspace/device-mqtt-go/215:/w/workspace/device-mqtt-go/215:rw,z -v /w/workspace/device-mqtt-go/215@tmp:/w/workspace/device-mqtt-go/215@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-25T04:38:54.748Z] $ docker top f0caa176e7097cf56122c47f5ed31dd611decd2a77ef51a240ca47705842b0b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:38:55.644Z] ---> job-cost.sh [2026-05-25T04:38:55.644Z] lf-activate-venv: SKIPPING [2026-05-25T04:38:55.644Z] INFO: No Stack... [2026-05-25T04:38:56.294Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T04:38:57.255Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:38:57.901Z] + cat /w/workspace/device-mqtt-go/215/archives/cost.csv [2026-05-25T04:38:57.901Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:38:57.971Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [2026-05-25T04:38:57.981Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] did not exist. Created. [2026-05-25T04:38:57.986Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:38:58.653Z] /w/workspace/device-mqtt-go/215@tmp/durable-04fe435c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T04:38:59.300Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T04:38:59.329Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T04:38:59.390Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:38:59.402Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:38:59.435Z] $ docker stop --time=1 f0caa176e7097cf56122c47f5ed31dd611decd2a77ef51a240ca47705842b0b6 [2026-05-25T04:39:01.675Z] $ docker rm -f --volumes f0caa176e7097cf56122c47f5ed31dd611decd2a77ef51a240ca47705842b0b6 [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-25T04:39:02.145Z] provisioning config files... [2026-05-25T04:39:02.153Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5440845454640110303tmp [Pipeline] { [Pipeline] sh [2026-05-25T04:39:02.521Z] + set +x [2026-05-25T04:39:02.521Z] + curl -s https://codecov.io/bash [2026-05-25T04:39:02.521Z] + bash -s -- [2026-05-25T04:39:02.521Z] [2026-05-25T04:39:02.521Z] _____ _ [2026-05-25T04:39:02.521Z] / ____| | | [2026-05-25T04:39:02.521Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T04:39:02.521Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T04:39:02.521Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T04:39:02.521Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T04:39:02.521Z] Bash-1.0.6 [2026-05-25T04:39:02.521Z] [2026-05-25T04:39:02.521Z] [2026-05-25T04:39:02.521Z] ==> git version 2.25.1 found [2026-05-25T04:39:02.521Z] ==> 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-25T04:39:02.521Z] Release-Date: 2020-01-08 [2026-05-25T04:39:02.521Z] 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-25T04:39:02.521Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T04:39:02.521Z] ==> Jenkins CI detected. [2026-05-25T04:39:02.521Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2026-05-25T04:39:02.521Z] project root: . [2026-05-25T04:39:02.521Z] --> token set from env [2026-05-25T04:39:02.521Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T04:39:02.521Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T04:39:02.521Z] ==> Python coveragepy not found [2026-05-25T04:39:02.521Z] ==> Searching for coverage reports in: [2026-05-25T04:39:02.521Z] + . [2026-05-25T04:39:02.521Z] -> Found 1 reports [2026-05-25T04:39:02.521Z] ==> Detecting git/mercurial file structure [2026-05-25T04:39:02.521Z] ==> Reading reports [2026-05-25T04:39:02.521Z] + ./coverage.out bytes=21039 [2026-05-25T04:39:02.521Z] ==> Appending adjustments [2026-05-25T04:39:02.521Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T04:39:02.521Z] + Found adjustments [2026-05-25T04:39:02.521Z] ==> Gzipping contents [2026-05-25T04:39:02.521Z] 4.0K /tmp/codecov.aW9uBZ.gz [2026-05-25T04:39:02.780Z] ==> Uploading reports [2026-05-25T04:39:02.780Z] url: https://codecov.io [2026-05-25T04:39:02.780Z] query: branch=main&commit=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:39:02.780Z] -> Pinging Codecov [2026-05-25T04:39:02.780Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:39:02.780Z] -> Uploading to [2026-05-25T04:39:02.780Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/4b5b28ae1f7d8bccae5cafb2370644d472dc72b9/68b7deae-0de2-4d8d-83f1-7612c57b181c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T043902Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a5f17c0820d4b685f021a6aef8c7ba366d141c92d128a35fa0e778737a7daea0 [2026-05-25T04:39:02.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:39:02.781Z] Dload Upload Total Spent Left Speed [2026-05-25T04:39:03.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 23928 --:--:-- --:--:-- --:--:-- 23928 [2026-05-25T04:39:03.041Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] } [2026-05-25T04:39:03.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-25T04:39:03.181Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T04:39:03.201Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:03.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:39:03.527Z] [2026-05-25T04:39:03.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:03.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:39:03.843Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T04:39:03.843Z] 2d35ebdb57d9: Already exists [2026-05-25T04:39:03.843Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T04:39:03.843Z] 91631faa732a: Pulling fs layer [2026-05-25T04:39:03.843Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T04:39:03.843Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:39:03.843Z] 7861252a18e6: Pulling fs layer [2026-05-25T04:39:03.843Z] 9130f900ef6f: Pulling fs layer [2026-05-25T04:39:03.843Z] 4f4fb700ef54: Waiting [2026-05-25T04:39:03.843Z] 7861252a18e6: Waiting [2026-05-25T04:39:03.843Z] f3f5ae8826fa: Download complete [2026-05-25T04:39:03.843Z] 85e8836fcdb2: Verifying Checksum [2026-05-25T04:39:03.843Z] 85e8836fcdb2: Download complete [2026-05-25T04:39:03.843Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:39:03.843Z] 4f4fb700ef54: Download complete [2026-05-25T04:39:03.843Z] 85e8836fcdb2: Pull complete [2026-05-25T04:39:04.101Z] 7861252a18e6: Verifying Checksum [2026-05-25T04:39:04.101Z] 7861252a18e6: Download complete [2026-05-25T04:39:04.359Z] 91631faa732a: Verifying Checksum [2026-05-25T04:39:04.359Z] 91631faa732a: Download complete [2026-05-25T04:39:04.936Z] 9130f900ef6f: Verifying Checksum [2026-05-25T04:39:04.936Z] 9130f900ef6f: Download complete [2026-05-25T04:39:09.826Z] 91631faa732a: Pull complete [2026-05-25T04:39:09.826Z] f3f5ae8826fa: Pull complete [2026-05-25T04:39:09.826Z] 4f4fb700ef54: Pull complete [2026-05-25T04:39:09.826Z] 7861252a18e6: Pull complete [2026-05-25T04:39:12.787Z] 9130f900ef6f: Pull complete [2026-05-25T04:39:12.787Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T04:39:12.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:39:12.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:39:13.879Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:39:13.909Z] $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T04:39:15.820Z] $ docker top e9f60467cc7d6b52623a0ab16e1de37d524486242b33239b0c128c8d2aeac2fa -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:39:16.171Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2026-05-25T04:39:16.182Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2026-05-25T04:39:16.462Z] + set -o pipefail [2026-05-25T04:39:16.462Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2026-05-25T04:39:24.687Z] [2026-05-25T04:39:24.687Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2026-05-25T04:39:24.687Z] [2026-05-25T04:39:24.687Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/e826c578-ac7e-43a5-8991-16c39bc7405c [2026-05-25T04:39:24.687Z] [2026-05-25T04:39:24.687Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T04:39:24.687Z] [Pipeline] } [2026-05-25T04:39:24.700Z] $ docker stop --time=1 e9f60467cc7d6b52623a0ab16e1de37d524486242b33239b0c128c8d2aeac2fa [2026-05-25T04:39:26.801Z] $ docker rm -f --volumes e9f60467cc7d6b52623a0ab16e1de37d524486242b33239b0c128c8d2aeac2fa [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-25T04:39:27.759Z] + git log --format=format:%s -1 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] sh [2026-05-25T04:39:28.049Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:39:28.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:28.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:39:28.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:39:28.427Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:39:28.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:39:28.725Z] $ docker top 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 -eo pid,comm [2026-05-25T04:39:28.781Z] 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-25T04:39:28.781Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:39:28.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:39:28.839Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:39:28.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:39:28.950Z] $ docker exec 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 ssh-agent [2026-05-25T04:39:29.069Z] SSH_AUTH_SOCK=/tmp/ssh-9i8xqH1W3Rql/agent.32 [2026-05-25T04:39:29.069Z] SSH_AGENT_PID=38 [2026-05-25T04:39:29.073Z] Running ssh-add (command line suppressed) [2026-05-25T04:39:29.165Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12821710756460848640.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12821710756460848640.key) [2026-05-25T04:39:29.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:39:29.472Z] + git semver tag [2026-05-25T04:39:29.733Z] 2026-05-25 04:39:29,723 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,728 [run_tag] DEBUG tag force:False [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,729 [check_head_tag] DEBUG check head tag [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,730 [execute] INFO git cat-file --batch-check [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,732 [execute] INFO git cat-file --batch [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,744 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,744 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:39:29.993Z] 2026-05-25 04:39:29,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-25T04:39:29.993Z] 4.1.0-dev.16 [Pipeline] } [2026-05-25T04:39:29.997Z] $ docker exec --env ******** --env ******** 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 ssh-agent -k [2026-05-25T04:39:30.107Z] unset SSH_AUTH_SOCK; [2026-05-25T04:39:30.108Z] unset SSH_AGENT_PID; [2026-05-25T04:39:30.108Z] echo Agent pid 38 killed; [2026-05-25T04:39:30.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:39:30.453Z] + git semver [Pipeline] } [2026-05-25T04:39:31.030Z] $ docker stop --time=1 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 [2026-05-25T04:39:32.308Z] $ docker rm -f --volumes 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:32.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:39:32.743Z] [2026-05-25T04:39:32.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:33.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:39:33.047Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T04:39:33.047Z] ab5ef0e58194: Pulling fs layer [2026-05-25T04:39:33.047Z] 9712f1f96733: Pulling fs layer [2026-05-25T04:39:33.047Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T04:39:33.047Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T04:39:33.047Z] e9a5061849ea: Pulling fs layer [2026-05-25T04:39:33.047Z] d747dcd14b5f: Pulling fs layer [2026-05-25T04:39:33.047Z] 2de7ff778b66: Pulling fs layer [2026-05-25T04:39:33.047Z] 0d9ebad4ef96: Waiting [2026-05-25T04:39:33.047Z] e9a5061849ea: Waiting [2026-05-25T04:39:33.047Z] d747dcd14b5f: Waiting [2026-05-25T04:39:33.047Z] 2de7ff778b66: Waiting [2026-05-25T04:39:33.047Z] 9712f1f96733: Verifying Checksum [2026-05-25T04:39:33.047Z] 9712f1f96733: Download complete [2026-05-25T04:39:33.614Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T04:39:33.614Z] 63f879dbbcfc: Download complete [2026-05-25T04:39:33.614Z] e9a5061849ea: Verifying Checksum [2026-05-25T04:39:33.614Z] e9a5061849ea: Download complete [2026-05-25T04:39:33.614Z] d747dcd14b5f: Verifying Checksum [2026-05-25T04:39:33.614Z] d747dcd14b5f: Download complete [2026-05-25T04:39:33.614Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T04:39:33.614Z] 0d9ebad4ef96: Download complete [2026-05-25T04:39:33.873Z] ab5ef0e58194: Verifying Checksum [2026-05-25T04:39:33.873Z] ab5ef0e58194: Download complete [2026-05-25T04:39:33.874Z] 2de7ff778b66: Verifying Checksum [2026-05-25T04:39:33.874Z] 2de7ff778b66: Download complete [2026-05-25T04:39:38.071Z] ab5ef0e58194: Pull complete [2026-05-25T04:39:38.071Z] 9712f1f96733: Pull complete [2026-05-25T04:39:38.071Z] 63f879dbbcfc: Pull complete [2026-05-25T04:39:44.656Z] 0d9ebad4ef96: Pull complete [2026-05-25T04:39:44.656Z] e9a5061849ea: Pull complete [2026-05-25T04:39:44.656Z] d747dcd14b5f: Pull complete [2026-05-25T04:39:45.596Z] 2de7ff778b66: Pull complete [2026-05-25T04:39:45.596Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T04:39:45.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:39:45.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:39:45.700Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:39:45.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T04:39:47.282Z] $ docker top 83e309faebf5d46f951178a1f76e7ffcc35024f97236df3910acfb76683400f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:39:47.361Z] provisioning config files... [2026-05-25T04:39:47.368Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6843252939364968060tmp [2026-05-25T04:39:47.380Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1763101538744998747tmp [2026-05-25T04:39:47.390Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config873208989423714099tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:39:47.490Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:47.787Z] ---> sigul-configuration.sh [2026-05-25T04:39:47.787Z] gpg: directory `/root/.gnupg' created [2026-05-25T04:39:47.787Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T04:39:47.787Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T04:39:47.787Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T04:39:47.787Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T04:39:47.787Z] gpg: CAST5 encrypted data [2026-05-25T04:39:47.787Z] gpg: encrypted with 1 passphrase [2026-05-25T04:39:47.787Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T04:39:48.091Z] + mkdir /home/jenkins [2026-05-25T04:39:48.091Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T04:39:48.388Z] + 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-25T04:39:48.399Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:48.697Z] ---> sigul-install.sh [2026-05-25T04:39:48.697Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T04:39:49.009Z] + git tag --list [2026-05-25T04:39:49.009Z] 0.7.1 [2026-05-25T04:39:49.009Z] v1.0.0 [2026-05-25T04:39:49.009Z] v1.1.0 [2026-05-25T04:39:49.009Z] v1.1.1 [2026-05-25T04:39:49.009Z] v1.2.2 [2026-05-25T04:39:49.009Z] v1.3.0 [2026-05-25T04:39:49.009Z] v1.3.1 [2026-05-25T04:39:49.009Z] v2.0.0 [2026-05-25T04:39:49.009Z] v2.1.0 [2026-05-25T04:39:49.009Z] v2.1.1 [2026-05-25T04:39:49.009Z] v2.2.0 [2026-05-25T04:39:49.009Z] v2.3.0 [2026-05-25T04:39:49.009Z] v3.0 [2026-05-25T04:39:49.009Z] v3.0.0 [2026-05-25T04:39:49.009Z] v3.1 [2026-05-25T04:39:49.009Z] v3.1.0 [2026-05-25T04:39:49.009Z] v3.1.1 [2026-05-25T04:39:49.009Z] v4.0 [2026-05-25T04:39:49.009Z] v4.0.0 [2026-05-25T04:39:49.009Z] v4.0.1 [2026-05-25T04:39:49.009Z] v4.0.1-dev.1 [2026-05-25T04:39:49.009Z] v4.1.0-dev.1 [2026-05-25T04:39:49.009Z] v4.1.0-dev.10 [2026-05-25T04:39:49.009Z] v4.1.0-dev.11 [2026-05-25T04:39:49.009Z] v4.1.0-dev.12 [2026-05-25T04:39:49.009Z] v4.1.0-dev.13 [2026-05-25T04:39:49.009Z] v4.1.0-dev.14 [2026-05-25T04:39:49.009Z] v4.1.0-dev.15 [2026-05-25T04:39:49.009Z] v4.1.0-dev.16 [2026-05-25T04:39:49.009Z] v4.1.0-dev.2 [2026-05-25T04:39:49.009Z] v4.1.0-dev.3 [2026-05-25T04:39:49.009Z] v4.1.0-dev.4 [2026-05-25T04:39:49.009Z] v4.1.0-dev.5 [2026-05-25T04:39:49.009Z] v4.1.0-dev.6 [2026-05-25T04:39:49.009Z] v4.1.0-dev.7 [2026-05-25T04:39:49.009Z] v4.1.0-dev.8 [2026-05-25T04:39:49.009Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-25T04:39:49.296Z] + lftools sign git-tag v4.1.0-dev.16 [2026-05-25T04:39:49.863Z] Signing Git tag with Sigul... [2026-05-25T04:39:49.863Z] Signing v4.1.0-dev.16 [Pipeline] echo [2026-05-25T04:39:50.131Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:39:50.423Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T04:39:50.431Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T04:39:50.460Z] $ docker stop --time=1 83e309faebf5d46f951178a1f76e7ffcc35024f97236df3910acfb76683400f0 [2026-05-25T04:39:51.729Z] $ docker rm -f --volumes 83e309faebf5d46f951178a1f76e7ffcc35024f97236df3910acfb76683400f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T04:39:52.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:39:52.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:52.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:39:52.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:39:52.813Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:39:52.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:39:53.082Z] $ docker top 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb -eo pid,comm [2026-05-25T04:39:53.132Z] 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-25T04:39:53.132Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:39:53.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:39:53.184Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:39:53.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:39:53.284Z] $ docker exec 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb ssh-agent [2026-05-25T04:39:53.390Z] SSH_AUTH_SOCK=/tmp/ssh-wNZKSOmQnDbX/agent.33 [2026-05-25T04:39:53.390Z] SSH_AGENT_PID=39 [2026-05-25T04:39:53.396Z] Running ssh-add (command line suppressed) [2026-05-25T04:39:53.497Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12974932577319120156.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12974932577319120156.key) [2026-05-25T04:39:53.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:39:53.804Z] + git semver bump pre [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,010 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,014 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,014 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,014 [bump_version] DEBUG bumped version:4.1.0-dev.17 [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,014 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,014 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,014 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,017 [execute] INFO git cat-file --batch-check [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,020 [execute] INFO git cat-file --batch [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:39:54.067Z] 2026-05-25 04:39:54,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-25T04:39:54.067Z] 4.1.0-dev.17 [Pipeline] } [2026-05-25T04:39:54.072Z] $ docker exec --env ******** --env ******** 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb ssh-agent -k [2026-05-25T04:39:54.173Z] unset SSH_AUTH_SOCK; [2026-05-25T04:39:54.173Z] unset SSH_AGENT_PID; [2026-05-25T04:39:54.173Z] echo Agent pid 39 killed; [2026-05-25T04:39:54.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:39:54.511Z] + git semver [Pipeline] } [2026-05-25T04:39:54.779Z] $ docker stop --time=1 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb [2026-05-25T04:39:56.042Z] $ docker rm -f --volumes 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:39:56.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:39:56.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:39:56.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:39:56.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:39:56.801Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:39:56.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:39:57.092Z] $ docker top a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 -eo pid,comm [2026-05-25T04:39:57.142Z] 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-25T04:39:57.142Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:39:57.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:39:57.199Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:39:57.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:39:57.321Z] $ docker exec a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 ssh-agent [2026-05-25T04:39:57.435Z] SSH_AUTH_SOCK=/tmp/ssh-lJplRyVKXqKW/agent.32 [2026-05-25T04:39:57.435Z] SSH_AGENT_PID=38 [2026-05-25T04:39:57.440Z] Running ssh-add (command line suppressed) [2026-05-25T04:39:57.546Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5123157610377255059.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5123157610377255059.key) [2026-05-25T04:39:57.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:39:57.855Z] + git semver push [2026-05-25T04:39:58.114Z] 2026-05-25 04:39:58,080 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:39:58.114Z] 2026-05-25 04:39:58,083 [run_push] DEBUG push [2026-05-25T04:39:58.114Z] 2026-05-25 04:39:58,083 [execute] INFO git cat-file --batch-check [2026-05-25T04:39:58.114Z] 2026-05-25 04:39:58,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:39:58.114Z] 2026-05-25 04:39:58,085 [execute] INFO git rev-list e128b5d0af28e8d86b6d99d4b1a8bd8dcc8d2520 -- [2026-05-25T04:39:58.114Z] 2026-05-25 04:39:58,085 [execute] DEBUG Popen(['git', 'rev-list', 'e128b5d0af28e8d86b6d99d4b1a8bd8dcc8d2520', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:39:58.114Z] 2026-05-25 04:39:58,092 [execute] INFO git fetch -v -- origin [2026-05-25T04:39:58.114Z] 2026-05-25 04:39:58,092 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-25T04:39:58.682Z] 2026-05-25 04:39:58,618 [run_push] DEBUG no remote changes detected [2026-05-25T04:39:58.682Z] 2026-05-25 04:39:58,619 [execute] INFO git push origin semver [2026-05-25T04:39:58.682Z] 2026-05-25 04:39:58,619 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:40:00.062Z] 2026-05-25 04:39:59,677 [run_push] DEBUG push all version tags [2026-05-25T04:40:00.062Z] 2026-05-25 04:39:59,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T04:40:00.062Z] 2026-05-25 04:39:59,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:40:00.999Z] 2026-05-25 04:40:00,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2026-05-25T04:40:00.999Z] 4.1.0-dev.17 [Pipeline] } [2026-05-25T04:40:01.004Z] $ docker exec --env ******** --env ******** a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 ssh-agent -k [2026-05-25T04:40:01.097Z] unset SSH_AUTH_SOCK; [2026-05-25T04:40:01.097Z] unset SSH_AGENT_PID; [2026-05-25T04:40:01.097Z] echo Agent pid 38 killed; [2026-05-25T04:40:01.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:40:01.454Z] + git semver [Pipeline] } [2026-05-25T04:40:02.030Z] $ docker stop --time=1 a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 [2026-05-25T04:40:03.292Z] $ docker rm -f --volumes a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 [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-25T04:40:03.951Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2026-05-25T04:40:03.951Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-05-25T04:40:03.951Z] total 16 [2026-05-25T04:40:03.951Z] drwxr-xr-x 3 root root 4096 May 25 04:21 . [2026-05-25T04:40:03.951Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:39 .. [2026-05-25T04:40:03.951Z] drwxr-xr-x 2 root root 4096 May 25 04:21 cost [2026-05-25T04:40:03.951Z] -rw-r--r-- 1 root root 86 May 25 04:21 cost.csv [2026-05-25T04:40:03.951Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-05-25T04:40:03.951Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2026-05-25T04:40:03.951Z] total 16 [2026-05-25T04:40:03.951Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:21 . [2026-05-25T04:40:03.951Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:39 .. [2026-05-25T04:40:03.951Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:21 cost [2026-05-25T04:40:03.951Z] -rw-r--r-- 1 jenkins jenkins 86 May 25 04:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:40:04.240Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:40:05.101Z] ---> package-listing.sh [2026-05-25T04:40:05.101Z] ++ facter osfamily [2026-05-25T04:40:05.101Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T04:40:05.358Z] + OS_FAMILY=debian [2026-05-25T04:40:05.358Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2026-05-25T04:40:05.358Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T04:40:05.358Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T04:40:05.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T04:40:05.358Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T04:40:05.358Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-05-25T04:40:05.358Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T04:40:05.358Z] + case "${OS_FAMILY}" in [2026-05-25T04:40:05.358Z] + dpkg -l [2026-05-25T04:40:05.358Z] + grep '^ii' [2026-05-25T04:40:05.358Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T04:40:05.358Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T04:40:05.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T04:40:05.358Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2026-05-25T04:40:05.358Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2026-05-25T04:40:05.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2026-05-25T04:40:05.368Z] 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-25T04:40:05.645Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:40:06.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:40:06.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:40:06.291Z] prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container [2026-05-25T04:40:06.318Z] $ 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:40:06.537Z] $ docker top d816273131b6fff01ed8db1e7773f5cddcd3feddce0f5d820eb93d9214ea232f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:40:06.885Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T04:40:07.169Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T04:40:07.450Z] + ls /var/log/sa-host [2026-05-25T04:40:07.450Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:40:07.532Z] provisioning config files... [2026-05-25T04:40:07.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2747827512643668584tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:40:07.558Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:40:07.845Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T04:40:07.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:40:08.181Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T04:40:08.190Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:40:08.474Z] ---> sudo-logs.sh [2026-05-25T04:40:08.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T04:40:08.512Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:40:08.794Z] ---> job-cost.sh [2026-05-25T04:40:08.794Z] lf-activate-venv: SKIPPING [2026-05-25T04:40:08.794Z] DEBUG: total: 0.2199999988079071 [2026-05-25T04:40:08.794Z] INFO: Retrieving Stack Cost... [2026-05-25T04:40:10.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:40:10.428Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T04:40:10.443Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:40:10.726Z] ---> logs-deploy.sh [2026-05-25T04:40:10.726Z] lf-activate-venv: SKIPPING [2026-05-25T04:40:10.726Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/215 [2026-05-25T04:40:10.726Z] INFO: archiving workspace using pattern(s): [2026-05-25T04:40:11.676Z] Archives upload complete. [2026-05-25T04:40:11.676Z] INFO: archiving logs to Nexus