Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 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-ssh16078832262557454906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16354236172611958210.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13447051629956314875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7021675164769651306.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2804966032639875996.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-modbus-go, goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-772213’ is offline Running on prd-ubuntu20.04-docker-8c-8g-772215 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d (main) Commit message: "Merge pull request #667 from FelixTing/bump-alpine-3.22" > git config core.sparsecheckout # timeout=10 > git checkout -f 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d # timeout=10 > git rev-list --no-walk b83056c1ca14d6dcd4ca7177911ad2eefd798c60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T13:27:21.674Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T13:27:21.755Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T13:27:21.781Z] ========================================================= [2025-10-31T13:27:21.781Z] EdgeX Global Pipelines Version Info [2025-10-31T13:27:21.781Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:27:22.888Z] ------------------- [2025-10-31T13:27:22.888Z] stable info: [2025-10-31T13:27:22.888Z] ------------------- [2025-10-31T13:27:22.888Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T13:27:22.888Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T13:27:22.888Z] Message: update stable to v1.0.278 [2025-10-31T13:27:23.147Z] ------------------- [2025-10-31T13:27:23.147Z] experimental info: [2025-10-31T13:27:23.147Z] ------------------- [2025-10-31T13:27:23.147Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T13:27:23.147Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T13:27:23.147Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T13:27:23.238Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-10-31T13:27:23.265Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-10-31T13:27:23.304Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T13:27:23.331Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T13:27:23.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T13:27:23.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-31T13:27:23.415Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T13:27:23.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-31T13:27:23.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T13:27:23.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T13:27:23.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T13:27:23.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-10-31T13:27:23.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T13:27:23.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T13:27:23.603Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:27:23.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:27:23.661Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:27:23.690Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:27:23.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T13:27:23.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T13:27:23.764Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-31T13:27:23.789Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-31T13:27:23.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-31T13:27:23.834Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-31T13:27:23.857Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-31T13:27:23.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T13:27:23.902Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T13:27:23.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T13:27:23.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T13:27:23.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T13:27:23.988Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo [2025-10-31T13:27:24.011Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5996e79 [Pipeline] echo [2025-10-31T13:27:24.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:27:24.088Z] provisioning config files... [2025-10-31T13:27:24.106Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15598052431232163967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:27:24.438Z] ---> ****-login.sh [2025-10-31T13:27:24.439Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:27:24.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:24.699Z] [2025-10-31T13:27:24.700Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:24.700Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:24.700Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:24.700Z] [2025-10-31T13:27:24.700Z] Login Succeeded [2025-10-31T13:27:24.700Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:27:24.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:24.700Z] [2025-10-31T13:27:24.700Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:24.700Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:24.700Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:24.700Z] [2025-10-31T13:27:24.700Z] Login Succeeded [2025-10-31T13:27:24.700Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:27:24.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:24.700Z] [2025-10-31T13:27:24.700Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:24.700Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:24.700Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:24.700Z] [2025-10-31T13:27:24.700Z] Login Succeeded [2025-10-31T13:27:24.700Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:27:24.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:24.960Z] [2025-10-31T13:27:24.960Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:24.960Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:24.960Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:24.960Z] [2025-10-31T13:27:24.960Z] Login Succeeded [2025-10-31T13:27:24.960Z] ****.io [2025-10-31T13:27:24.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:25.220Z] [2025-10-31T13:27:25.220Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:25.220Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:25.220Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:25.220Z] [2025-10-31T13:27:25.220Z] Login Succeeded [2025-10-31T13:27:25.220Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:27:25.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T13:27:25.629Z] + git rev-list -1 --merges 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d~1..5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo [2025-10-31T13:27:25.657Z] -----------> git rev-list -1 --merges 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d~1..5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:27:25.657Z] 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [false] [Pipeline] sh [2025-10-31T13:27:25.950Z] + git log --format=format:%s -1 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo [2025-10-31T13:27:25.964Z] ========================================================= [2025-10-31T13:27:25.964Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T13:27:25.964Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:27:26.310Z] + git log --format=format:%s -1 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo [2025-10-31T13:27:26.321Z] [semverPrep] GIT_COMMIT: 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d, Commit Message: Merge pull request #667 from FelixTing/bump-alpine-3.22 [Pipeline] echo [2025-10-31T13:27:26.333Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-31T13:27:26.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:27:26.690Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T13:27:26.690Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T13:27:26.690Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T13:27:26.690Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T13:27:26.690Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T13:27:26.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:27.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:27.052Z] [2025-10-31T13:27:27.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:27.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:27.363Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T13:27:27.363Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T13:27:27.363Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T13:27:27.363Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T13:27:27.363Z] 461d9e800cba: Pulling fs layer [2025-10-31T13:27:27.363Z] 80192f66455f: Pulling fs layer [2025-10-31T13:27:27.363Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T13:27:27.363Z] a29436f7fd5d: Pulling fs layer [2025-10-31T13:27:27.363Z] 923cac83aea3: Pulling fs layer [2025-10-31T13:27:27.363Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T13:27:27.363Z] db01528c6b51: Pulling fs layer [2025-10-31T13:27:27.363Z] 28988de357af: Pulling fs layer [2025-10-31T13:27:27.363Z] 461d9e800cba: Waiting [2025-10-31T13:27:27.363Z] 80192f66455f: Waiting [2025-10-31T13:27:27.363Z] 2e8e34ca0e6c: Waiting [2025-10-31T13:27:27.363Z] 923cac83aea3: Waiting [2025-10-31T13:27:27.363Z] 25ad8b0a4227: Waiting [2025-10-31T13:27:27.363Z] db01528c6b51: Waiting [2025-10-31T13:27:27.363Z] 28988de357af: Waiting [2025-10-31T13:27:27.363Z] a29436f7fd5d: Waiting [2025-10-31T13:27:27.363Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T13:27:27.363Z] 6bf1a483ea7c: Download complete [2025-10-31T13:27:27.363Z] 461d9e800cba: Download complete [2025-10-31T13:27:27.623Z] 80192f66455f: Verifying Checksum [2025-10-31T13:27:27.623Z] 80192f66455f: Download complete [2025-10-31T13:27:27.623Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T13:27:27.623Z] f5dfc541a4d3: Download complete [2025-10-31T13:27:27.623Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T13:27:27.623Z] 3dae71ba6b94: Download complete [2025-10-31T13:27:27.623Z] 923cac83aea3: Verifying Checksum [2025-10-31T13:27:27.623Z] 923cac83aea3: Download complete [2025-10-31T13:27:27.623Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T13:27:27.623Z] 25ad8b0a4227: Download complete [2025-10-31T13:27:27.623Z] db01528c6b51: Download complete [2025-10-31T13:27:27.623Z] 28988de357af: Verifying Checksum [2025-10-31T13:27:27.623Z] 28988de357af: Download complete [2025-10-31T13:27:27.883Z] a29436f7fd5d: Verifying Checksum [2025-10-31T13:27:27.883Z] a29436f7fd5d: Download complete [2025-10-31T13:27:28.450Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T13:27:28.450Z] 2e8e34ca0e6c: Download complete [2025-10-31T13:27:29.015Z] 3dae71ba6b94: Pull complete [2025-10-31T13:27:29.015Z] 6bf1a483ea7c: Pull complete [2025-10-31T13:27:29.948Z] f5dfc541a4d3: Pull complete [2025-10-31T13:27:29.948Z] 461d9e800cba: Pull complete [2025-10-31T13:27:29.948Z] 80192f66455f: Pull complete [2025-10-31T13:27:34.140Z] 2e8e34ca0e6c: Pull complete [2025-10-31T13:27:34.400Z] a29436f7fd5d: Pull complete [2025-10-31T13:27:34.400Z] 923cac83aea3: Pull complete [2025-10-31T13:27:34.659Z] 25ad8b0a4227: Pull complete [2025-10-31T13:27:34.659Z] db01528c6b51: Pull complete [2025-10-31T13:27:34.659Z] 28988de357af: Pull complete [2025-10-31T13:27:34.659Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T13:27:34.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:34.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:27:34.797Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:27:34.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:27:36.718Z] $ docker top be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce -eo pid,comm [2025-10-31T13:27:36.770Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:27:36.770Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:27:36.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:27:36.901Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:27:37.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:27:37.016Z] $ docker exec be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce ssh-agent [2025-10-31T13:27:37.116Z] SSH_AUTH_SOCK=/tmp/ssh-SKVd9a3zqlCw/agent.34 [2025-10-31T13:27:37.116Z] SSH_AGENT_PID=40 [2025-10-31T13:27:37.122Z] Running ssh-add (command line suppressed) [2025-10-31T13:27:37.220Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6167808910522501713.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6167808910522501713.key) [2025-10-31T13:27:37.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:27:37.535Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-10-31T13:27:37.822Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T13:27:37.833Z] $ docker exec --env ******** --env ******** be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce ssh-agent -k [2025-10-31T13:27:37.917Z] unset SSH_AUTH_SOCK; [2025-10-31T13:27:37.917Z] unset SSH_AGENT_PID; [2025-10-31T13:27:37.917Z] echo Agent pid 40 killed; [2025-10-31T13:27:37.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T13:27:37.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:27:37.984Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:27:38.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:27:38.085Z] $ docker exec be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce ssh-agent [2025-10-31T13:27:38.195Z] SSH_AUTH_SOCK=/tmp/ssh-0DzTsXZQO6WO/agent.87 [2025-10-31T13:27:38.195Z] SSH_AGENT_PID=93 [2025-10-31T13:27:38.199Z] Running ssh-add (command line suppressed) [2025-10-31T13:27:38.288Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16206005824744905063.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16206005824744905063.key) [2025-10-31T13:27:38.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:27:38.594Z] + git semver init [2025-10-31T13:27:38.852Z] 2025-10-31 13:27:38,788 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:27:38.852Z] 2025-10-31 13:27:38,791 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T13:27:38.852Z] 2025-10-31 13:27:38,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-10-31T13:27:38.852Z] 2025-10-31 13:27:38,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-10-31T13:27:38.852Z] 2025-10-31 13:27:38,793 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:27:40.236Z] 2025-10-31 13:27:40,077 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-10-31T13:27:40.236Z] 2025-10-31 13:27:40,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-10-31T13:27:40.236Z] 2025-10-31 13:27:40,078 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-10-31T13:27:40.236Z] 2025-10-31 13:27:40,078 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-10-31T13:27:40.236Z] 4.1.0-dev.12 [Pipeline] } [2025-10-31T13:27:40.246Z] $ docker exec --env ******** --env ******** be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce ssh-agent -k [2025-10-31T13:27:40.338Z] unset SSH_AUTH_SOCK; [2025-10-31T13:27:40.338Z] unset SSH_AGENT_PID; [2025-10-31T13:27:40.338Z] echo Agent pid 93 killed; [2025-10-31T13:27:40.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:27:40.673Z] + git semver [Pipeline] } [2025-10-31T13:27:40.944Z] $ docker stop --time=1 be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce [2025-10-31T13:27:42.210Z] $ docker rm -f --volumes be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:27:42.544Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T13:27:42.750Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T13:27:42.754Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:27:42.925Z] provisioning config files... [2025-10-31T13:27:42.934Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4124528691932692408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:27:43.240Z] ---> ****-login.sh [2025-10-31T13:27:43.240Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:27:43.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:43.240Z] Login Succeeded [2025-10-31T13:27:43.240Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:27:43.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:43.241Z] Login Succeeded [2025-10-31T13:27:43.241Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:27:43.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:43.513Z] Login Succeeded [2025-10-31T13:27:43.513Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:27:43.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:43.514Z] Login Succeeded [2025-10-31T13:27:43.514Z] ****.io [2025-10-31T13:27:43.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:43.793Z] Login Succeeded [2025-10-31T13:27:43.793Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:27:43.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:27:43.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:27:43.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:27:43.925Z] ========================================================= [2025-10-31T13:27:43.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-31T13:27:43.925Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:44.271Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:27:44.838Z] #0 building with "default" instance using docker driver [2025-10-31T13:27:44.838Z] [2025-10-31T13:27:44.838Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:27:44.838Z] #1 transferring dockerfile: 1.52kB done [2025-10-31T13:27:44.838Z] #1 DONE 0.0s [2025-10-31T13:27:44.838Z] [2025-10-31T13:27:44.838Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-31T13:27:44.838Z] #2 DONE 0.1s [2025-10-31T13:27:45.097Z] [2025-10-31T13:27:45.097Z] #3 [internal] load .dockerignore [2025-10-31T13:27:45.097Z] #3 transferring context: 182B done [2025-10-31T13:27:45.097Z] #3 DONE 0.0s [2025-10-31T13:27:45.097Z] [2025-10-31T13:27:45.097Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:27:45.097Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-31T13:27:45.097Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.24MB / 74.07MB 0.1s [2025-10-31T13:27:45.097Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-31T13:27:45.097Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-31T13:27:45.097Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s [2025-10-31T13:27:45.097Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-31T13:27:45.097Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done [2025-10-31T13:27:45.097Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 0B / 126B 0.1s [2025-10-31T13:27:45.097Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 15.73MB / 74.07MB 0.2s [2025-10-31T13:27:45.097Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-31T13:27:45.097Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-31T13:27:45.097Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-31T13:27:45.097Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-31T13:27:45.097Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0B / 2.38MB 0.2s [2025-10-31T13:27:45.097Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s [2025-10-31T13:27:45.097Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-10-31T13:27:45.355Z] #4 ... [2025-10-31T13:27:45.355Z] [2025-10-31T13:27:45.355Z] #5 [internal] load build context [2025-10-31T13:27:45.355Z] #5 transferring context: 28.10MB 0.2s done [2025-10-31T13:27:45.355Z] #5 DONE 0.2s [2025-10-31T13:27:45.355Z] [2025-10-31T13:27:45.355Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:27:45.355Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 32.51MB / 74.07MB 0.3s [2025-10-31T13:27:45.355Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2025-10-31T13:27:45.355Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-31T13:27:45.355Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 0.3s [2025-10-31T13:27:45.355Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 70.25MB / 74.07MB 0.5s [2025-10-31T13:27:45.355Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 15.86MB / 113.25MB 0.5s [2025-10-31T13:27:45.355Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 12.58MB / 13.30MB 0.5s [2025-10-31T13:27:45.355Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done [2025-10-31T13:27:45.613Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s [2025-10-31T13:27:45.613Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 30.41MB / 113.25MB 0.6s [2025-10-31T13:27:45.613Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s [2025-10-31T13:27:45.613Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done [2025-10-31T13:27:45.613Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 41.94MB / 113.25MB 0.7s [2025-10-31T13:27:45.613Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.7s done [2025-10-31T13:27:45.871Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 62.91MB / 113.25MB 0.8s [2025-10-31T13:27:45.871Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s [2025-10-31T13:27:45.871Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 84.75MB / 113.25MB 0.9s [2025-10-31T13:27:46.130Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 109.05MB / 113.25MB 1.0s [2025-10-31T13:27:46.389Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.3s done [2025-10-31T13:27:50.594Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.1s done [2025-10-31T13:27:50.594Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-31T13:27:50.594Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-31T13:27:50.594Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-31T13:27:50.594Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-31T13:27:50.594Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-10-31T13:27:50.594Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-31T13:27:50.594Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-31T13:27:52.529Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.3s done [2025-10-31T13:27:52.529Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 [2025-10-31T13:27:53.096Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.5s done [2025-10-31T13:27:53.096Z] #4 DONE 8.2s [2025-10-31T13:27:53.356Z] [2025-10-31T13:27:53.356Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-10-31T13:27:53.356Z] #6 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:53.616Z] #6 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:27:54.185Z] #6 0.860 (1/8) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:27:54.185Z] #6 0.879 (2/8) Installing libedit (20250104.3.1-r1) [2025-10-31T13:27:54.185Z] #6 0.887 (3/8) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:27:54.185Z] #6 0.923 (4/8) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:27:54.185Z] #6 0.940 (5/8) Installing openssh-sftp-server (10.0_p1-r9) [2025-10-31T13:27:54.185Z] #6 0.945 (6/8) Installing openssh-server-common (10.0_p1-r9) [2025-10-31T13:27:54.185Z] #6 0.949 (7/8) Installing openssh-server (10.0_p1-r9) [2025-10-31T13:27:54.185Z] #6 0.985 (8/8) Installing openssh (10.0_p1-r9) [2025-10-31T13:27:54.185Z] #6 0.993 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:27:54.185Z] #6 1.003 OK: 272 MiB in 68 packages [2025-10-31T13:27:56.720Z] #6 DONE 3.3s [2025-10-31T13:27:56.720Z] [2025-10-31T13:27:56.720Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-10-31T13:27:56.720Z] #7 DONE 0.0s [2025-10-31T13:27:56.720Z] [2025-10-31T13:27:56.720Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:27:56.720Z] #8 DONE 0.0s [2025-10-31T13:27:56.720Z] [2025-10-31T13:27:56.720Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:27:57.881Z] Still waiting to schedule task [2025-10-31T13:27:57.881Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-772217’ is offline [2025-10-31T13:28:08.947Z] #9 DONE 12.5s [2025-10-31T13:28:09.211Z] [2025-10-31T13:28:09.211Z] #10 [builder 6/7] COPY . . [2025-10-31T13:28:09.211Z] #10 DONE 0.1s [2025-10-31T13:28:09.211Z] [2025-10-31T13:28:09.211Z] #11 [builder 7/7] RUN echo noop [2025-10-31T13:28:09.211Z] #11 0.191 noop [2025-10-31T13:28:09.471Z] #11 DONE 0.2s [2025-10-31T13:28:09.471Z] [2025-10-31T13:28:09.471Z] #12 exporting to image [2025-10-31T13:28:09.471Z] #12 exporting layers [2025-10-31T13:28:17.580Z] #12 exporting layers 7.0s done [2025-10-31T13:28:17.580Z] #12 writing image sha256:ca2b1deea94c92c0d771c2251119c068f22366f9bcbda7ef39ea6976dfd90495 done [2025-10-31T13:28:17.580Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T13:28:17.580Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:17.912Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:28:17.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:28:17.983Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:28:18.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:28:18.275Z] $ docker top 2cdabddcb246df1c94d2be241ee3dec93541b648b6450698c55986ead71ad63e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:28:18.628Z] + go version [2025-10-31T13:28:18.629Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-31T13:28:18.636Z] $ docker stop --time=1 2cdabddcb246df1c94d2be241ee3dec93541b648b6450698c55986ead71ad63e [2025-10-31T13:28:19.910Z] $ docker rm -f --volumes 2cdabddcb246df1c94d2be241ee3dec93541b648b6450698c55986ead71ad63e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:20.355Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:28:20.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:28:20.429Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:28:20.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:28:20.693Z] $ docker top db54a78ad39c3365b520f438802edf681053792334e9475af449803aa6f12943 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:28:21.048Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:28:21.365Z] + make test [2025-10-31T13:28:21.365Z] go test ./... -coverprofile=coverage.out [2025-10-31T13:28:22.740Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-10-31T13:28:40.824Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-10-31T13:28:40.824Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 46.5% of statements [2025-10-31T13:28:50.811Z] go vet ./... [2025-10-31T13:28:56.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:28:56.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:28:56.070Z] ./bin/test-attribution-txt.sh [2025-10-31T13:28:56.070Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:28:56.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:28:56.103Z] $ docker stop --time=1 db54a78ad39c3365b520f438802edf681053792334e9475af449803aa6f12943 [2025-10-31T13:28:58.241Z] $ docker rm -f --volumes db54a78ad39c3365b520f438802edf681053792334e9475af449803aa6f12943 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:28:58.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:28:58.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-31T13:28:59.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:28:59.615Z] + ls -al . [2025-10-31T13:28:59.615Z] total 260 [2025-10-31T13:28:59.615Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:28 . [2025-10-31T13:28:59.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:27 .. [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 13:27 .dockerignore [2025-10-31T13:28:59.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:28 .git [2025-10-31T13:28:59.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:27 .github [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 31 13:27 .gitignore [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:27 .golangci.yml [2025-10-31T13:28:59.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:27 .semver [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 20445 Oct 31 13:27 Attribution.txt [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 18046 Oct 31 13:27 CHANGELOG.md [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 1479 Oct 31 13:27 Dockerfile [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:27 GOVERNANCE.md [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 31 13:27 Jenkinsfile [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:27 LICENSE [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 2524 Oct 31 13:27 Makefile [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 13:27 OWNERS.md [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 31 13:27 README.md [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:27 VERSION [2025-10-31T13:28:59.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:27 bin [2025-10-31T13:28:59.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:27 cmd [2025-10-31T13:28:59.615Z] -rw-r--r-- 1 jenkins jenkins 27945 Oct 31 13:28 coverage.out [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 6428 Oct 31 13:27 go.mod [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 87547 Oct 31 13:27 go.sum [2025-10-31T13:28:59.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:27 internal [2025-10-31T13:28:59.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:27 simulator [2025-10-31T13:28:59.615Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 31 13:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:59.932Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d --label arch=amd64 --label version=4.1.0-dev.12 . [2025-10-31T13:29:00.191Z] #0 building with "default" instance using docker driver [2025-10-31T13:29:00.191Z] [2025-10-31T13:29:00.191Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:29:00.191Z] #1 transferring dockerfile: 1.52kB done [2025-10-31T13:29:00.191Z] #1 DONE 0.0s [2025-10-31T13:29:00.191Z] [2025-10-31T13:29:00.191Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:29:00.191Z] #2 DONE 0.0s [2025-10-31T13:29:00.191Z] [2025-10-31T13:29:00.191Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T13:29:00.191Z] #3 DONE 0.1s [2025-10-31T13:29:00.191Z] [2025-10-31T13:29:00.191Z] #4 [internal] load .dockerignore [2025-10-31T13:29:00.191Z] #4 transferring context: 182B done [2025-10-31T13:29:00.191Z] #4 DONE 0.0s [2025-10-31T13:29:00.191Z] [2025-10-31T13:29:00.191Z] #5 [internal] load build context [2025-10-31T13:29:00.191Z] #5 transferring context: 40.99kB 0.0s done [2025-10-31T13:29:00.191Z] #5 DONE 0.0s [2025-10-31T13:29:00.191Z] [2025-10-31T13:29:00.191Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:29:00.191Z] #6 DONE 0.1s [2025-10-31T13:29:00.191Z] [2025-10-31T13:29:00.191Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:29:00.191Z] #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T13:29:00.192Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-10-31T13:29:00.192Z] #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-31T13:29:00.192Z] #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T13:29:00.192Z] #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T13:29:00.192Z] #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T13:29:00.192Z] #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-31T13:29:00.451Z] #7 DONE 0.3s [2025-10-31T13:29:00.451Z] [2025-10-31T13:29:00.451Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-10-31T13:29:00.452Z] #8 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:00.452Z] #8 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:00.712Z] #8 0.625 OK: 272 MiB in 68 packages [2025-10-31T13:29:00.970Z] #8 DONE 0.8s [2025-10-31T13:29:00.970Z] [2025-10-31T13:29:00.970Z] #9 [builder 3/7] WORKDIR /device-modbus-go [2025-10-31T13:29:00.970Z] #9 DONE 0.0s [2025-10-31T13:29:00.970Z] [2025-10-31T13:29:00.970Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:29:00.970Z] #10 DONE 0.1s [2025-10-31T13:29:00.970Z] [2025-10-31T13:29:00.970Z] #11 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-10-31T13:29:00.970Z] #11 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:00.970Z] #11 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:00.970Z] #11 0.590 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:29:00.970Z] #11 0.596 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:29:00.970Z] #11 0.603 OK: 7 MiB in 17 packages [2025-10-31T13:29:00.970Z] #11 DONE 0.7s [2025-10-31T13:29:00.970Z] [2025-10-31T13:29:00.970Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:29:01.536Z] #12 DONE 0.4s [2025-10-31T13:29:01.536Z] [2025-10-31T13:29:01.536Z] #13 [builder 6/7] COPY . . [2025-10-31T13:29:01.536Z] #13 DONE 0.1s [2025-10-31T13:29:01.536Z] [2025-10-31T13:29:01.536Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-31T13:29:01.536Z] #14 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:01.536Z] #14 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:01.794Z] #14 0.706 OK: 7 MiB in 17 packages [2025-10-31T13:29:01.794Z] #14 DONE 0.8s [2025-10-31T13:29:01.794Z] [2025-10-31T13:29:01.794Z] #15 [builder 7/7] RUN make build [2025-10-31T13:29:01.794Z] #15 0.235 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-10-31T13:29:23.724Z] #15 DONE 21.2s [2025-10-31T13:29:23.724Z] [2025-10-31T13:29:23.724Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-10-31T13:29:23.724Z] #16 DONE 0.1s [2025-10-31T13:29:23.724Z] [2025-10-31T13:29:23.724Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-10-31T13:29:23.724Z] #17 DONE 0.0s [2025-10-31T13:29:23.724Z] [2025-10-31T13:29:23.724Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-10-31T13:29:23.724Z] #18 DONE 0.0s [2025-10-31T13:29:23.724Z] [2025-10-31T13:29:23.724Z] #19 exporting to image [2025-10-31T13:29:23.724Z] #19 exporting layers 0.1s done [2025-10-31T13:29:23.724Z] #19 writing image sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done [2025-10-31T13:29:23.724Z] #19 naming to docker.io/library/device-modbus done [2025-10-31T13:29:23.724Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:29:23.848Z] provisioning config files... [2025-10-31T13:29:23.856Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6705650532508610333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:29:24.157Z] ---> ****-login.sh [2025-10-31T13:29:24.157Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:29:24.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:24.157Z] Login Succeeded [2025-10-31T13:29:24.157Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:29:24.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:24.157Z] Login Succeeded [2025-10-31T13:29:24.157Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:29:24.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:24.418Z] Login Succeeded [2025-10-31T13:29:24.418Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:29:24.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:24.418Z] Login Succeeded [2025-10-31T13:29:24.418Z] ****.io [2025-10-31T13:29:24.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:24.677Z] Login Succeeded [2025-10-31T13:29:24.677Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:29:24.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:29:24.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:29:24.764Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-10-31T13:29:24.764Z] 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:29:24.764Z] latest [2025-10-31T13:29:24.764Z] 4.1.0-dev.12 [2025-10-31T13:29:24.764Z] 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [2025-10-31T13:29:24.764Z] main [2025-10-31T13:29:24.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:25.183Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:25.505Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:29:25.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-31T13:29:25.505Z] 6aa9df2f7f09: Preparing [2025-10-31T13:29:25.505Z] b3c96e95c6f8: Preparing [2025-10-31T13:29:25.505Z] 3e8cb9df92c4: Preparing [2025-10-31T13:29:25.505Z] 9b4a892da5ab: Preparing [2025-10-31T13:29:25.505Z] a40135ed0a77: Preparing [2025-10-31T13:29:25.505Z] 256f393e029f: Preparing [2025-10-31T13:29:25.505Z] 256f393e029f: Waiting [2025-10-31T13:29:25.505Z] 6aa9df2f7f09: Pushed [2025-10-31T13:29:25.505Z] b3c96e95c6f8: Pushed [2025-10-31T13:29:25.505Z] a40135ed0a77: Pushed [2025-10-31T13:29:25.505Z] 9b4a892da5ab: Pushed [2025-10-31T13:29:25.505Z] 256f393e029f: Layer already exists [2025-10-31T13:29:28.798Z] 3e8cb9df92c4: Pushed [2025-10-31T13:29:29.057Z] 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:29.398Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:29.719Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-10-31T13:29:29.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-31T13:29:29.719Z] 6aa9df2f7f09: Preparing [2025-10-31T13:29:29.719Z] b3c96e95c6f8: Preparing [2025-10-31T13:29:29.719Z] 3e8cb9df92c4: Preparing [2025-10-31T13:29:29.719Z] 9b4a892da5ab: Preparing [2025-10-31T13:29:29.719Z] a40135ed0a77: Preparing [2025-10-31T13:29:29.719Z] 256f393e029f: Preparing [2025-10-31T13:29:29.719Z] 256f393e029f: Waiting [2025-10-31T13:29:29.719Z] 9b4a892da5ab: Layer already exists [2025-10-31T13:29:29.719Z] a40135ed0a77: Layer already exists [2025-10-31T13:29:29.719Z] 3e8cb9df92c4: Layer already exists [2025-10-31T13:29:29.719Z] b3c96e95c6f8: Layer already exists [2025-10-31T13:29:29.719Z] 6aa9df2f7f09: Layer already exists [2025-10-31T13:29:29.719Z] 256f393e029f: Layer already exists [2025-10-31T13:29:29.719Z] latest: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:30.049Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:30.373Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 [2025-10-31T13:29:30.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-31T13:29:30.373Z] 6aa9df2f7f09: Preparing [2025-10-31T13:29:30.373Z] b3c96e95c6f8: Preparing [2025-10-31T13:29:30.373Z] 3e8cb9df92c4: Preparing [2025-10-31T13:29:30.373Z] 9b4a892da5ab: Preparing [2025-10-31T13:29:30.373Z] a40135ed0a77: Preparing [2025-10-31T13:29:30.373Z] 256f393e029f: Preparing [2025-10-31T13:29:30.373Z] 256f393e029f: Waiting [2025-10-31T13:29:30.373Z] b3c96e95c6f8: Layer already exists [2025-10-31T13:29:30.373Z] 3e8cb9df92c4: Layer already exists [2025-10-31T13:29:30.373Z] 9b4a892da5ab: Layer already exists [2025-10-31T13:29:30.373Z] a40135ed0a77: Layer already exists [2025-10-31T13:29:30.373Z] 6aa9df2f7f09: Layer already exists [2025-10-31T13:29:30.373Z] 256f393e029f: Layer already exists [2025-10-31T13:29:30.373Z] 4.1.0-dev.12: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:30.715Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:31.044Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [2025-10-31T13:29:31.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-31T13:29:31.044Z] 6aa9df2f7f09: Preparing [2025-10-31T13:29:31.044Z] b3c96e95c6f8: Preparing [2025-10-31T13:29:31.044Z] 3e8cb9df92c4: Preparing [2025-10-31T13:29:31.044Z] 9b4a892da5ab: Preparing [2025-10-31T13:29:31.044Z] a40135ed0a77: Preparing [2025-10-31T13:29:31.044Z] 256f393e029f: Preparing [2025-10-31T13:29:31.044Z] 256f393e029f: Waiting [2025-10-31T13:29:31.044Z] 6aa9df2f7f09: Layer already exists [2025-10-31T13:29:31.044Z] 9b4a892da5ab: Layer already exists [2025-10-31T13:29:31.044Z] b3c96e95c6f8: Layer already exists [2025-10-31T13:29:31.044Z] a40135ed0a77: Layer already exists [2025-10-31T13:29:31.044Z] 3e8cb9df92c4: Layer already exists [2025-10-31T13:29:31.044Z] 256f393e029f: Layer already exists [2025-10-31T13:29:31.044Z] 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:31.369Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:31.699Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-10-31T13:29:31.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-31T13:29:31.699Z] 6aa9df2f7f09: Preparing [2025-10-31T13:29:31.699Z] b3c96e95c6f8: Preparing [2025-10-31T13:29:31.699Z] 3e8cb9df92c4: Preparing [2025-10-31T13:29:31.699Z] 9b4a892da5ab: Preparing [2025-10-31T13:29:31.699Z] a40135ed0a77: Preparing [2025-10-31T13:29:31.699Z] 256f393e029f: Preparing [2025-10-31T13:29:31.699Z] 256f393e029f: Waiting [2025-10-31T13:29:31.699Z] b3c96e95c6f8: Layer already exists [2025-10-31T13:29:31.699Z] 3e8cb9df92c4: Layer already exists [2025-10-31T13:29:31.699Z] a40135ed0a77: Layer already exists [2025-10-31T13:29:31.699Z] 9b4a892da5ab: Layer already exists [2025-10-31T13:29:31.699Z] 6aa9df2f7f09: Layer already exists [2025-10-31T13:29:31.699Z] 256f393e029f: Layer already exists [2025-10-31T13:29:31.699Z] main: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:29:31.773Z] ===================================================== [Pipeline] echo [2025-10-31T13:29:31.786Z] taggedImages: [2025-10-31T13:29:31.786Z] - nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:29:31.786Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-10-31T13:29:31.786Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 [2025-10-31T13:29:31.786Z] - nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [2025-10-31T13:29:31.786Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-10-31T13:29:31.834Z] ========================================================= [2025-10-31T13:29:31.834Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T13:29:31.834Z] images: [2025-10-31T13:29:31.834Z] - nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:29:31.834Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-10-31T13:29:31.834Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 [2025-10-31T13:29:31.834Z] - nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [2025-10-31T13:29:31.834Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-10-31T13:29:31.834Z] settingsFile: [2025-10-31T13:29:31.834Z] device-modbus-go-settings [2025-10-31T13:29:31.834Z] ========================================================= [Pipeline] node [2025-10-31T13:29:46.838Z] Still waiting to schedule task [2025-10-31T13:29:46.838Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772223’ [2025-10-31T13:31:06.447Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772227 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-10-31T13:31:06.463Z] Running in /w/workspace/device-modbus-go/203 [Pipeline] { [Pipeline] checkout [2025-10-31T13:31:09.521Z] The recommended git tool is: git [2025-10-31T13:31:16.596Z] using credential edgex-jenkins-ssh [2025-10-31T13:31:16.623Z] Cloning the remote Git repository [2025-10-31T13:31:16.691Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-10-31T13:31:16.827Z] > git init /w/workspace/device-modbus-go/203 # timeout=10 [2025-10-31T13:31:17.054Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-10-31T13:31:17.056Z] > git --version # timeout=10 [2025-10-31T13:31:17.083Z] > git --version # 'git version 2.25.1' [2025-10-31T13:31:17.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T13:31:17.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:31:20.789Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-10-31T13:31:20.830Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:31:22.241Z] Avoid second fetch [2025-10-31T13:31:22.241Z] Checking out Revision 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d (main) [2025-10-31T13:31:22.260Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T13:31:22.353Z] > git checkout -f 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d # timeout=10 [2025-10-31T13:31:23.168Z] Commit message: "Merge pull request #667 from FelixTing/bump-alpine-3.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:31:27.642Z] provisioning config files... [2025-10-31T13:31:27.702Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/203@tmp/config10041642996937608793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:28.530Z] ---> ****-login.sh [2025-10-31T13:31:28.530Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:31:29.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:29.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:29.133Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:29.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:29.133Z] [2025-10-31T13:31:29.133Z] Login Succeeded [2025-10-31T13:31:29.133Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:31:29.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:29.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:29.682Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:29.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:29.682Z] [2025-10-31T13:31:29.682Z] Login Succeeded [2025-10-31T13:31:29.682Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:31:29.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:30.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:30.255Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:30.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:30.256Z] [2025-10-31T13:31:30.256Z] Login Succeeded [2025-10-31T13:31:30.256Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:30.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:30.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:30.536Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:30.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:30.536Z] [2025-10-31T13:31:30.536Z] Login Succeeded [2025-10-31T13:31:30.536Z] ****.io [2025-10-31T13:31:30.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:31.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:31.090Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:31.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:31.090Z] [2025-10-31T13:31:31.090Z] Login Succeeded [2025-10-31T13:31:31.090Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:31:31.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:31:31.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:31:31.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:31:31.642Z] ========================================================= [2025-10-31T13:31:31.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-31T13:31:31.642Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:32.054Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:31:32.663Z] Sending build context to Docker daemon 14.25MB [2025-10-31T13:31:32.663Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:31:32.663Z] Step 2/10 : FROM ${BASE} AS builder [2025-10-31T13:31:32.946Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T13:31:32.946Z] 6e174226ea69: Pulling fs layer [2025-10-31T13:31:32.946Z] 7d1a427e917c: Pulling fs layer [2025-10-31T13:31:32.946Z] 382d65ac76eb: Pulling fs layer [2025-10-31T13:31:32.946Z] 13eebdc497b7: Pulling fs layer [2025-10-31T13:31:32.946Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:31:32.946Z] 06715773e931: Pulling fs layer [2025-10-31T13:31:32.946Z] 7fa9dde3b271: Pulling fs layer [2025-10-31T13:31:32.946Z] d57d563a94ed: Pulling fs layer [2025-10-31T13:31:32.946Z] 4f4fb700ef54: Waiting [2025-10-31T13:31:32.946Z] 13eebdc497b7: Waiting [2025-10-31T13:31:32.946Z] 06715773e931: Waiting [2025-10-31T13:31:32.946Z] 7fa9dde3b271: Waiting [2025-10-31T13:31:32.946Z] d57d563a94ed: Waiting [2025-10-31T13:31:32.946Z] 7d1a427e917c: Download complete [2025-10-31T13:31:32.946Z] 13eebdc497b7: Verifying Checksum [2025-10-31T13:31:32.946Z] 13eebdc497b7: Download complete [2025-10-31T13:31:32.946Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:31:32.946Z] 4f4fb700ef54: Download complete [2025-10-31T13:31:32.946Z] 06715773e931: Verifying Checksum [2025-10-31T13:31:32.946Z] 06715773e931: Download complete [2025-10-31T13:31:33.227Z] 6e174226ea69: Verifying Checksum [2025-10-31T13:31:33.227Z] 6e174226ea69: Download complete [2025-10-31T13:31:33.832Z] d57d563a94ed: Verifying Checksum [2025-10-31T13:31:33.832Z] d57d563a94ed: Download complete [2025-10-31T13:31:34.439Z] 6e174226ea69: Pull complete [2025-10-31T13:31:35.040Z] 7d1a427e917c: Pull complete [2025-10-31T13:31:35.650Z] 382d65ac76eb: Verifying Checksum [2025-10-31T13:31:35.650Z] 382d65ac76eb: Download complete [2025-10-31T13:31:37.095Z] 7fa9dde3b271: Verifying Checksum [2025-10-31T13:31:37.095Z] 7fa9dde3b271: Download complete [2025-10-31T13:31:52.251Z] 382d65ac76eb: Pull complete [2025-10-31T13:31:52.251Z] 13eebdc497b7: Pull complete [2025-10-31T13:31:52.251Z] 4f4fb700ef54: Pull complete [2025-10-31T13:31:52.251Z] 06715773e931: Pull complete [2025-10-31T13:32:00.534Z] 7fa9dde3b271: Pull complete [2025-10-31T13:32:02.519Z] d57d563a94ed: Pull complete [2025-10-31T13:32:02.519Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-31T13:32:02.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-31T13:32:02.519Z] ---> 43a1c90cae9b [2025-10-31T13:32:02.519Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:32:02.636Z] Running on prd-centos7-docker-4c-2g-772236 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:32:02.686Z] provisioning config files... [2025-10-31T13:32:02.710Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16270660457696035934tmp [Pipeline] { [Pipeline] libraryResource [2025-10-31T13:32:05.129Z] ---> Running in d1a36c3fdf85 [2025-10-31T13:32:05.406Z] Removing intermediate container d1a36c3fdf85 [2025-10-31T13:32:05.406Z] ---> 0cb1f37259c9 [2025-10-31T13:32:05.406Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:32:05.690Z] ---> Running in 931779ca9b33 [Pipeline] sh [2025-10-31T13:32:05.963Z] Removing intermediate container 931779ca9b33 [2025-10-31T13:32:05.963Z] ---> 51ab3f3eba9a [2025-10-31T13:32:05.963Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-10-31T13:32:06.236Z] ---> Running in 3bec70e7b215 [2025-10-31T13:32:06.716Z] ---> ****-login.sh [2025-10-31T13:32:06.716Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:32:06.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:06.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:06.986Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:06.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:06.986Z] [2025-10-31T13:32:06.986Z] Login Succeeded [2025-10-31T13:32:06.986Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:32:06.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:07.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:07.246Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:07.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:07.246Z] [2025-10-31T13:32:07.246Z] Login Succeeded [2025-10-31T13:32:07.246Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:32:07.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:07.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:07.246Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:07.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:07.246Z] [2025-10-31T13:32:07.246Z] Login Succeeded [2025-10-31T13:32:07.246Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:32:07.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:07.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:07.246Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:07.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:07.246Z] [2025-10-31T13:32:07.246Z] Login Succeeded [2025-10-31T13:32:07.246Z] ****.io [2025-10-31T13:32:07.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:07.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:07.508Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:07.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:07.509Z] [2025-10-31T13:32:07.509Z] Login Succeeded [2025-10-31T13:32:07.509Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:32:07.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:32:07.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:32:07.891Z] + docker buildx ls [2025-10-31T13:32:07.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:32:08.150Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:32:08.150Z] default * docker [2025-10-31T13:32:08.150Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:32:08.442Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-31T13:32:08.442Z] edgex-builder [Pipeline] sh [2025-10-31T13:32:08.737Z] + docker buildx inspect --bootstrap [2025-10-31T13:32:08.737Z] #1 [internal] booting buildkit [2025-10-31T13:32:08.737Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-31T13:32:10.610Z] (1/8) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:32:10.610Z] (2/8) Installing libedit (20250104.3.1-r1) [2025-10-31T13:32:10.610Z] (3/8) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:32:10.610Z] (4/8) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:32:10.610Z] (5/8) Installing openssh-sftp-server (10.0_p1-r9) [2025-10-31T13:32:10.610Z] (6/8) Installing openssh-server-common (10.0_p1-r9) [2025-10-31T13:32:10.610Z] (7/8) Installing openssh-server (10.0_p1-r9) [2025-10-31T13:32:10.610Z] (8/8) Installing openssh (10.0_p1-r9) [2025-10-31T13:32:10.610Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:32:10.610Z] OK: 262 MiB in 68 packages [2025-10-31T13:32:12.039Z] Removing intermediate container 3bec70e7b215 [2025-10-31T13:32:12.039Z] ---> dee2e1fdf6b7 [2025-10-31T13:32:12.039Z] Step 6/10 : WORKDIR /device-modbus-go [2025-10-31T13:32:12.339Z] ---> Running in 118a29b2c5d6 [2025-10-31T13:32:12.942Z] #1 pulling image moby/buildkit:buildx-stable-1 3.6s done [2025-10-31T13:32:12.942Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-31T13:32:13.311Z] Removing intermediate container 118a29b2c5d6 [2025-10-31T13:32:13.311Z] ---> cf35c63fafe7 [2025-10-31T13:32:13.311Z] Step 7/10 : COPY go.mod vendor* ./ [2025-10-31T13:32:13.902Z] ---> e8c070d8b477 [2025-10-31T13:32:13.902Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:32:14.174Z] ---> Running in 6580ff8e9655 [2025-10-31T13:32:15.491Z] #1 creating container buildx_buildkit_edgex-builder0 2.9s done [2025-10-31T13:32:15.491Z] #1 DONE 6.5s [2025-10-31T13:32:15.491Z] Name: edgex-builder [2025-10-31T13:32:15.491Z] Driver: docker-container [2025-10-31T13:32:15.491Z] [2025-10-31T13:32:15.491Z] Nodes: [2025-10-31T13:32:15.491Z] Name: edgex-builder0 [2025-10-31T13:32:15.491Z] Endpoint: unix:///var/run/docker.sock [2025-10-31T13:32:15.491Z] Status: running [2025-10-31T13:32:15.491Z] Buildkit: v0.25.1 [2025-10-31T13:32:15.491Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-31T13:32:15.792Z] + docker buildx ls [2025-10-31T13:32:15.792Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:32:15.792Z] edgex-builder * docker-container [2025-10-31T13:32:15.792Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-31T13:32:15.792Z] default docker [2025-10-31T13:32:15.792Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:32:16.083Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d' [2025-10-31T13:32:16.083Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d --push - [2025-10-31T13:32:16.083Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:32:16.083Z] #1 transferring dockerfile: 198B done [2025-10-31T13:32:16.083Z] #1 DONE 0.0s [2025-10-31T13:32:16.083Z] [2025-10-31T13:32:16.083Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:32:16.083Z] #2 DONE 0.1s [2025-10-31T13:32:16.083Z] [2025-10-31T13:32:16.083Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:32:16.345Z] #3 DONE 0.1s [2025-10-31T13:32:16.345Z] [2025-10-31T13:32:16.345Z] #4 [internal] load .dockerignore [2025-10-31T13:32:16.345Z] #4 transferring context: 2B done [2025-10-31T13:32:16.345Z] #4 DONE 0.0s [2025-10-31T13:32:16.345Z] [2025-10-31T13:32:16.345Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:16.345Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 done [2025-10-31T13:32:16.345Z] #5 DONE 0.0s [2025-10-31T13:32:16.345Z] [2025-10-31T13:32:16.345Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:16.345Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 done [2025-10-31T13:32:16.345Z] #6 DONE 0.1s [2025-10-31T13:32:16.345Z] [2025-10-31T13:32:16.345Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:32:16.345Z] #7 DONE 0.0s [2025-10-31T13:32:16.345Z] [2025-10-31T13:32:16.345Z] #8 exporting to image [2025-10-31T13:32:16.345Z] #8 exporting layers done [2025-10-31T13:32:16.345Z] #8 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done [2025-10-31T13:32:16.345Z] #8 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done [2025-10-31T13:32:16.345Z] #8 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done [2025-10-31T13:32:16.345Z] #8 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 0.0s done [2025-10-31T13:32:16.345Z] #8 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done [2025-10-31T13:32:16.345Z] #8 pushing layers 0.1s done [2025-10-31T13:32:16.345Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 [2025-10-31T13:32:16.345Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:32:16.605Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done [2025-10-31T13:32:16.605Z] #8 DONE 0.2s [2025-10-31T13:32:16.605Z] [2025-10-31T13:32:16.605Z] 1 warning found (use --debug to expand): [2025-10-31T13:32:16.605Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:32:16.896Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-10-31T13:32:16.896Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-10-31T13:32:16.896Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:32:16.896Z] #1 transferring dockerfile: 164B done [2025-10-31T13:32:16.896Z] #1 DONE 0.0s [2025-10-31T13:32:16.896Z] [2025-10-31T13:32:16.896Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-10-31T13:32:16.896Z] #2 DONE 0.0s [2025-10-31T13:32:16.896Z] [2025-10-31T13:32:16.896Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-10-31T13:32:16.896Z] #3 DONE 0.0s [2025-10-31T13:32:16.896Z] [2025-10-31T13:32:16.896Z] #4 [internal] load .dockerignore [2025-10-31T13:32:16.896Z] #4 transferring context: 2B done [2025-10-31T13:32:16.896Z] #4 DONE 0.0s [2025-10-31T13:32:16.896Z] [2025-10-31T13:32:16.896Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:16.896Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done [2025-10-31T13:32:16.896Z] #5 DONE 0.0s [2025-10-31T13:32:16.896Z] [2025-10-31T13:32:16.896Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:17.155Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done [2025-10-31T13:32:17.155Z] #6 CACHED [2025-10-31T13:32:17.155Z] [2025-10-31T13:32:17.155Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:17.155Z] #5 CACHED [2025-10-31T13:32:17.155Z] [2025-10-31T13:32:17.155Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:32:17.155Z] #7 DONE 0.0s [2025-10-31T13:32:17.155Z] [2025-10-31T13:32:17.155Z] #8 exporting to image [2025-10-31T13:32:17.155Z] #8 exporting layers done [2025-10-31T13:32:17.155Z] #8 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done [2025-10-31T13:32:17.155Z] #8 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done [2025-10-31T13:32:17.155Z] #8 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done [2025-10-31T13:32:17.155Z] #8 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 done [2025-10-31T13:32:17.155Z] #8 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done [2025-10-31T13:32:17.155Z] #8 pushing layers 0.0s done [2025-10-31T13:32:17.155Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done [2025-10-31T13:32:17.155Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:32:17.155Z] #8 DONE 0.1s [2025-10-31T13:32:17.155Z] [2025-10-31T13:32:17.155Z] 1 warning found (use --debug to expand): [2025-10-31T13:32:17.155Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:32:17.447Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12' [2025-10-31T13:32:17.447Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 --push - [2025-10-31T13:32:17.447Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:32:17.447Z] #1 transferring dockerfile: 170B done [2025-10-31T13:32:17.447Z] #1 DONE 0.0s [2025-10-31T13:32:17.447Z] [2025-10-31T13:32:17.447Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 [2025-10-31T13:32:17.447Z] #2 DONE 0.0s [2025-10-31T13:32:17.447Z] [2025-10-31T13:32:17.447Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 [2025-10-31T13:32:17.447Z] #3 DONE 0.0s [2025-10-31T13:32:17.447Z] [2025-10-31T13:32:17.447Z] #4 [internal] load .dockerignore [2025-10-31T13:32:17.447Z] #4 transferring context: 2B done [2025-10-31T13:32:17.447Z] #4 DONE 0.0s [2025-10-31T13:32:17.447Z] [2025-10-31T13:32:17.447Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:17.447Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done [2025-10-31T13:32:17.447Z] #5 CACHED [2025-10-31T13:32:17.447Z] [2025-10-31T13:32:17.447Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:17.447Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done [2025-10-31T13:32:17.447Z] #6 CACHED [2025-10-31T13:32:17.447Z] [2025-10-31T13:32:17.447Z] #7 exporting to image [2025-10-31T13:32:17.447Z] #7 exporting layers done [2025-10-31T13:32:17.447Z] #7 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done [2025-10-31T13:32:17.447Z] #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e [2025-10-31T13:32:17.447Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:32:17.706Z] #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done [2025-10-31T13:32:17.706Z] #7 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done [2025-10-31T13:32:17.706Z] #7 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 done [2025-10-31T13:32:17.706Z] #7 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done [2025-10-31T13:32:17.706Z] #7 pushing layers 0.0s done [2025-10-31T13:32:17.706Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done [2025-10-31T13:32:17.706Z] #7 DONE 0.1s [2025-10-31T13:32:17.706Z] [2025-10-31T13:32:17.706Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:32:17.706Z] #8 DONE 0.0s [2025-10-31T13:32:17.706Z] [2025-10-31T13:32:17.706Z] 1 warning found (use --debug to expand): [2025-10-31T13:32:17.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:32:18.003Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 --push - [2025-10-31T13:32:18.003Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12' [2025-10-31T13:32:18.003Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:32:18.003Z] #1 transferring dockerfile: 211B done [2025-10-31T13:32:18.003Z] #1 DONE 0.0s [2025-10-31T13:32:18.003Z] [2025-10-31T13:32:18.003Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [2025-10-31T13:32:18.003Z] #2 DONE 0.0s [2025-10-31T13:32:18.003Z] [2025-10-31T13:32:18.003Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [2025-10-31T13:32:18.003Z] #3 DONE 0.0s [2025-10-31T13:32:18.003Z] [2025-10-31T13:32:18.003Z] #4 [internal] load .dockerignore [2025-10-31T13:32:18.003Z] #4 transferring context: 2B done [2025-10-31T13:32:18.003Z] #4 DONE 0.0s [2025-10-31T13:32:18.003Z] [2025-10-31T13:32:18.003Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:18.003Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done [2025-10-31T13:32:18.003Z] #5 CACHED [2025-10-31T13:32:18.003Z] [2025-10-31T13:32:18.003Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:18.003Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done [2025-10-31T13:32:18.003Z] #6 CACHED [2025-10-31T13:32:18.003Z] [2025-10-31T13:32:18.003Z] #7 exporting to image [2025-10-31T13:32:18.003Z] #7 exporting layers done [2025-10-31T13:32:18.003Z] #7 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done [2025-10-31T13:32:18.003Z] #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done [2025-10-31T13:32:18.003Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:32:18.261Z] #7 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done [2025-10-31T13:32:18.261Z] #7 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 done [2025-10-31T13:32:18.261Z] #7 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done [2025-10-31T13:32:18.261Z] #7 pushing layers 0.0s done [2025-10-31T13:32:18.261Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done [2025-10-31T13:32:18.261Z] #7 DONE 0.1s [2025-10-31T13:32:18.261Z] [2025-10-31T13:32:18.261Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:32:18.261Z] #8 DONE 0.0s [2025-10-31T13:32:18.261Z] [2025-10-31T13:32:18.261Z] 1 warning found (use --debug to expand): [2025-10-31T13:32:18.261Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:32:18.563Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-10-31T13:32:18.563Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-10-31T13:32:18.563Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:32:18.563Z] #1 transferring dockerfile: 162B done [2025-10-31T13:32:18.563Z] #1 DONE 0.0s [2025-10-31T13:32:18.563Z] [2025-10-31T13:32:18.563Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-10-31T13:32:18.563Z] #2 DONE 0.0s [2025-10-31T13:32:18.563Z] [2025-10-31T13:32:18.563Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-10-31T13:32:18.563Z] #3 DONE 0.0s [2025-10-31T13:32:18.563Z] [2025-10-31T13:32:18.563Z] #4 [internal] load .dockerignore [2025-10-31T13:32:18.563Z] #4 transferring context: 2B done [2025-10-31T13:32:18.563Z] #4 DONE 0.0s [2025-10-31T13:32:18.563Z] [2025-10-31T13:32:18.563Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:18.563Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done [2025-10-31T13:32:18.563Z] #5 CACHED [2025-10-31T13:32:18.563Z] [2025-10-31T13:32:18.563Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 [2025-10-31T13:32:18.563Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done [2025-10-31T13:32:18.563Z] #6 CACHED [2025-10-31T13:32:18.563Z] [2025-10-31T13:32:18.563Z] #7 exporting to image [2025-10-31T13:32:18.563Z] #7 exporting layers done [2025-10-31T13:32:18.563Z] #7 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done [2025-10-31T13:32:18.563Z] #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e [2025-10-31T13:32:18.563Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:32:18.824Z] #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done [2025-10-31T13:32:18.824Z] #7 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done [2025-10-31T13:32:18.824Z] #7 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 done [2025-10-31T13:32:18.824Z] #7 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done [2025-10-31T13:32:18.824Z] #7 pushing layers 0.0s done [2025-10-31T13:32:18.824Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done [2025-10-31T13:32:18.824Z] #7 DONE 0.1s [2025-10-31T13:32:18.824Z] [2025-10-31T13:32:18.824Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:32:18.824Z] #8 DONE 0.0s [2025-10-31T13:32:18.824Z] [2025-10-31T13:32:18.824Z] 1 warning found (use --debug to expand): [2025-10-31T13:32:18.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T13:32:19.204Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:19.515Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:20.075Z] ---> package-listing.sh [2025-10-31T13:32:20.075Z] ++ facter osfamily [2025-10-31T13:32:20.075Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:32:20.334Z] + OS_FAMILY=redhat [2025-10-31T13:32:20.334Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-10-31T13:32:20.334Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:32:20.334Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:32:20.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:32:20.334Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:32:20.334Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-10-31T13:32:20.334Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:32:20.334Z] + case "${OS_FAMILY}" in [2025-10-31T13:32:20.334Z] + sort [2025-10-31T13:32:20.334Z] + rpm -qa [2025-10-31T13:32:20.906Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:32:20.906Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:32:20.906Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:32:20.906Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-10-31T13:32:20.906Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-10-31T13:32:20.906Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-10-31T13:32:20.917Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T13:32:21.199Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:32:21.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:21.763Z] [2025-10-31T13:32:21.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:32:22.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:22.073Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:32:22.073Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:32:22.073Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:32:22.073Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:32:22.074Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:32:22.074Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:32:22.074Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:32:22.074Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:32:22.074Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:32:22.074Z] 33b1e0a273af: Waiting [2025-10-31T13:32:22.074Z] 5d3b04190fa2: Waiting [2025-10-31T13:32:22.074Z] 2f39f015ded8: Waiting [2025-10-31T13:32:22.074Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T13:32:22.074Z] 5c69ac0246d0: Download complete [2025-10-31T13:32:22.074Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T13:32:22.074Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:32:22.332Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:32:22.332Z] 33b1e0a273af: Download complete [2025-10-31T13:32:22.332Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:32:22.332Z] 5d3b04190fa2: Download complete [2025-10-31T13:32:22.332Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:32:22.332Z] 5eb5b503b376: Download complete [2025-10-31T13:32:22.332Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:32:22.332Z] ec43610c2a17: Download complete [2025-10-31T13:32:22.930Z] 2f39f015ded8: Verifying Checksum [2025-10-31T13:32:22.930Z] 2f39f015ded8: Download complete [2025-10-31T13:32:23.878Z] 5eb5b503b376: Pull complete [2025-10-31T13:32:23.878Z] 5c69ac0246d0: Pull complete [2025-10-31T13:32:24.140Z] ec43610c2a17: Pull complete [2025-10-31T13:32:24.140Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:32:24.398Z] 33b1e0a273af: Pull complete [2025-10-31T13:32:24.398Z] 5d3b04190fa2: Pull complete [2025-10-31T13:32:28.600Z] 2f39f015ded8: Pull complete [2025-10-31T13:32:28.600Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:32:28.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:28.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:32:28.747Z] prd-centos7-docker-4c-2g-772236 does not seem to be running inside a container [2025-10-31T13:32:28.786Z] $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:32:34.945Z] $ docker top 83cc2288532e695a59d7c01e97d25f57b4550db382ff12b8f9d3f16fdc12b97d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:32:35.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:32:35.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:32:35.886Z] + ls /var/log/sa-host [2025-10-31T13:32:35.886Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:32:35.963Z] provisioning config files... [2025-10-31T13:32:35.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14560636487659137021tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:32:35.990Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:36.295Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:32:36.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:36.654Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:32:36.664Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:36.953Z] ---> sudo-logs.sh [2025-10-31T13:32:36.953Z] Archiving 'sudo' log.. [2025-10-31T13:32:36.953Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772236.novalocal: Name or service not known [2025-10-31T13:32:36.953Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772236.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-31T13:32:36.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:37.272Z] ---> job-cost.sh [2025-10-31T13:32:37.272Z] lf-activate-venv: SKIPPING [2025-10-31T13:32:37.272Z] INFO: No Stack... [2025-10-31T13:32:37.531Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-31T13:32:37.792Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:32:37.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:38.190Z] ---> logs-deploy.sh [2025-10-31T13:32:38.190Z] lf-activate-venv: SKIPPING [2025-10-31T13:32:38.190Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/203 [2025-10-31T13:32:38.190Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:32:39.128Z] Archives upload complete. [2025-10-31T13:32:39.128Z] INFO: archiving logs to Nexus [2025-10-31T13:32:39.702Z] ---> uname -a: [2025-10-31T13:32:39.702Z] Linux prd-centos7-docker-4c-2g-772236.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-31T13:32:39.702Z] [2025-10-31T13:32:39.702Z] [2025-10-31T13:32:39.702Z] ---> lscpu: [2025-10-31T13:32:39.702Z] Architecture: x86_64 [2025-10-31T13:32:39.702Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T13:32:39.702Z] Byte Order: Little Endian [2025-10-31T13:32:39.702Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T13:32:39.702Z] CPU(s): 2 [2025-10-31T13:32:39.702Z] On-line CPU(s) list: 0,1 [2025-10-31T13:32:39.702Z] Thread(s) per core: 1 [2025-10-31T13:32:39.702Z] Core(s) per socket: 1 [2025-10-31T13:32:39.702Z] Socket(s): 2 [2025-10-31T13:32:39.702Z] NUMA node(s): 1 [2025-10-31T13:32:39.702Z] Vendor ID: AuthenticAMD [2025-10-31T13:32:39.702Z] CPU family: 23 [2025-10-31T13:32:39.702Z] Model: 49 [2025-10-31T13:32:39.702Z] Model name: AMD EPYC-Rome Processor [2025-10-31T13:32:39.702Z] Stepping: 0 [2025-10-31T13:32:39.702Z] CPU MHz: 2800.000 [2025-10-31T13:32:39.702Z] BogoMIPS: 5600.00 [2025-10-31T13:32:39.702Z] Virtualization: AMD-V [2025-10-31T13:32:39.702Z] Hypervisor vendor: KVM [2025-10-31T13:32:39.702Z] Virtualization type: full [2025-10-31T13:32:39.702Z] L1d cache: 64 KiB [2025-10-31T13:32:39.702Z] L1i cache: 64 KiB [2025-10-31T13:32:39.702Z] L2 cache: 1 MiB [2025-10-31T13:32:39.702Z] L3 cache: 32 MiB [2025-10-31T13:32:39.702Z] NUMA node0 CPU(s): 0,1 [2025-10-31T13:32:39.702Z] Vulnerability Itlb multihit: Not affected [2025-10-31T13:32:39.702Z] Vulnerability L1tf: Not affected [2025-10-31T13:32:39.702Z] Vulnerability Mds: Not affected [2025-10-31T13:32:39.702Z] Vulnerability Meltdown: Not affected [2025-10-31T13:32:39.702Z] Vulnerability Mmio stale data: Not affected [2025-10-31T13:32:39.702Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T13:32:39.702Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T13:32:39.702Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-31T13:32:39.702Z] Vulnerability Srbds: Not affected [2025-10-31T13:32:39.702Z] Vulnerability Tsx async abort: Not affected [2025-10-31T13:32:39.702Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-10-31T13:32:39.702Z] [2025-10-31T13:32:39.702Z] [2025-10-31T13:32:39.702Z] ---> nproc: [2025-10-31T13:32:39.702Z] 2 [2025-10-31T13:32:39.702Z] [2025-10-31T13:32:39.702Z] [2025-10-31T13:32:39.702Z] ---> df -h: [2025-10-31T13:32:39.702Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T13:32:39.702Z] overlay 40G 7.3G 33G 19% / [2025-10-31T13:32:39.702Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T13:32:39.702Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-31T13:32:39.703Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T13:32:39.703Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-31T13:32:39.703Z] [2025-10-31T13:32:39.703Z] [2025-10-31T13:32:39.978Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-10-31T13:32:39.978Z] Please check if data collecting is enabled [2025-10-31T13:32:39.978Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:32:40.023Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T13:32:40.025Z] $ docker stop --time=1 83cc2288532e695a59d7c01e97d25f57b4550db382ff12b8f9d3f16fdc12b97d [2025-10-31T13:32:41.164Z] $ docker rm -f --volumes 83cc2288532e695a59d7c01e97d25f57b4550db382ff12b8f9d3f16fdc12b97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T13:32:41.268Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T13:32:41.268Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T13:32:41.283Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:32:41.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:41.715Z] [2025-10-31T13:32:41.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:32:42.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:42.006Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:32:42.006Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:32:42.006Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:32:42.006Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:32:42.006Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:32:42.006Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:32:42.006Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:32:42.006Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:32:42.006Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:32:42.006Z] 33b1e0a273af: Waiting [2025-10-31T13:32:42.006Z] 5d3b04190fa2: Waiting [2025-10-31T13:32:42.006Z] 2f39f015ded8: Waiting [2025-10-31T13:32:42.006Z] 5c69ac0246d0: Download complete [2025-10-31T13:32:42.006Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T13:32:42.006Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:32:42.006Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:32:42.006Z] 33b1e0a273af: Download complete [2025-10-31T13:32:42.265Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:32:42.265Z] 5d3b04190fa2: Download complete [2025-10-31T13:32:42.265Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:32:42.265Z] ec43610c2a17: Download complete [2025-10-31T13:32:42.265Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:32:42.265Z] 5eb5b503b376: Download complete [2025-10-31T13:32:42.830Z] 2f39f015ded8: Verifying Checksum [2025-10-31T13:32:42.830Z] 2f39f015ded8: Download complete [2025-10-31T13:32:43.760Z] 5eb5b503b376: Pull complete [2025-10-31T13:32:43.760Z] 5c69ac0246d0: Pull complete [2025-10-31T13:32:44.322Z] ec43610c2a17: Pull complete [2025-10-31T13:32:44.322Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:32:44.579Z] 33b1e0a273af: Pull complete [2025-10-31T13:32:44.579Z] 5d3b04190fa2: Pull complete [2025-10-31T13:32:49.846Z] 2f39f015ded8: Pull complete [2025-10-31T13:32:49.846Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:32:49.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:32:49.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:32:49.947Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:32:49.975Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:32:51.222Z] $ docker top 501ebed93ffbe334f69f19b4fb89fe3a111e875b04774cc4606b5cfe23836e55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:51.602Z] ---> job-cost.sh [2025-10-31T13:32:51.602Z] lf-activate-venv: SKIPPING [2025-10-31T13:32:51.602Z] INFO: No Stack... [2025-10-31T13:32:51.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:32:52.120Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:32:52.409Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-10-31T13:32:52.409Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:32:52.424Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [2025-10-31T13:32:52.434Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] did not exist. Created. [2025-10-31T13:32:52.441Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:32:52.757Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T13:32:52.790Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:32:52.801Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:32:52.829Z] $ docker stop --time=1 501ebed93ffbe334f69f19b4fb89fe3a111e875b04774cc4606b5cfe23836e55 [2025-10-31T13:32:53.946Z] $ docker rm -f --volumes 501ebed93ffbe334f69f19b4fb89fe3a111e875b04774cc4606b5cfe23836e55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T13:34:21.001Z] Removing intermediate container 6580ff8e9655 [2025-10-31T13:34:21.001Z] ---> f0c2dd442458 [2025-10-31T13:34:21.001Z] Step 9/10 : COPY . . [2025-10-31T13:34:21.001Z] ---> 8ba914984b2f [2025-10-31T13:34:21.001Z] Step 10/10 : RUN ${MAKE} [2025-10-31T13:34:21.001Z] ---> Running in 5eab4d74274c [2025-10-31T13:34:21.001Z] noop [2025-10-31T13:34:21.001Z] Removing intermediate container 5eab4d74274c [2025-10-31T13:34:21.001Z] ---> 7e70227701c5 [2025-10-31T13:34:21.001Z] Successfully built 7e70227701c5 [2025-10-31T13:34:21.001Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:21.389Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:34:21.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:34:21.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-772227 does not seem to be running inside a container [2025-10-31T13:34:21.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/203 -v /w/workspace/device-modbus-go/203:/w/workspace/device-modbus-go/203:rw,z -v /w/workspace/device-modbus-go/203@tmp:/w/workspace/device-modbus-go/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:34:23.356Z] $ docker top 706d8e5dff393ccb55df31ccba965df8817638f2a11f1d06ff49ebf66904f5ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:34:24.324Z] + go version [2025-10-31T13:34:24.324Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-31T13:34:24.347Z] $ docker stop --time=1 706d8e5dff393ccb55df31ccba965df8817638f2a11f1d06ff49ebf66904f5ce [2025-10-31T13:34:26.171Z] $ docker rm -f --volumes 706d8e5dff393ccb55df31ccba965df8817638f2a11f1d06ff49ebf66904f5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:26.859Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:34:26.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:34:27.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-772227 does not seem to be running inside a container [2025-10-31T13:34:27.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/203 -v /w/workspace/device-modbus-go/203:/w/workspace/device-modbus-go/203:rw,z -v /w/workspace/device-modbus-go/203@tmp:/w/workspace/device-modbus-go/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:34:28.742Z] $ docker top 4f4c203d672e84317ca6da679b5358406149f9e208aa4bb0e423aa602a47e26c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:34:29.687Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/203 [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:34:30.389Z] + make test [2025-10-31T13:34:30.389Z] go test ./... -coverprofile=coverage.out [2025-10-31T13:34:38.644Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-10-31T13:39:45.807Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-10-31T13:39:47.234Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.071s coverage: 46.5% of statements [2025-10-31T13:39:48.661Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T13:39:48.661Z] go vet ./... [2025-10-31T13:41:10.500Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:41:10.500Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:41:10.500Z] ./bin/test-attribution-txt.sh [2025-10-31T13:41:10.500Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:41:10.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:41:10.552Z] $ docker stop --time=1 4f4c203d672e84317ca6da679b5358406149f9e208aa4bb0e423aa602a47e26c [2025-10-31T13:41:12.796Z] $ docker rm -f --volumes 4f4c203d672e84317ca6da679b5358406149f9e208aa4bb0e423aa602a47e26c [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:41:14.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:41:14.862Z] Warning: overwriting stash ‘coverage-report’ [2025-10-31T13:41:15.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:41:16.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:41:16.612Z] + ls -al . [2025-10-31T13:41:16.612Z] total 256 [2025-10-31T13:41:16.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:34 . [2025-10-31T13:41:16.612Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:31 .. [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 13:31 .dockerignore [2025-10-31T13:41:16.612Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:31 .git [2025-10-31T13:41:16.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 .github [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 31 13:31 .gitignore [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:31 .golangci.yml [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 20445 Oct 31 13:31 Attribution.txt [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 18046 Oct 31 13:31 CHANGELOG.md [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 1479 Oct 31 13:31 Dockerfile [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:31 GOVERNANCE.md [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 31 13:31 Jenkinsfile [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:31 LICENSE [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 2524 Oct 31 13:31 Makefile [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 13:31 OWNERS.md [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 31 13:31 README.md [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:27 VERSION [2025-10-31T13:41:16.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:31 bin [2025-10-31T13:41:16.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 cmd [2025-10-31T13:41:16.612Z] -rw-r--r-- 1 jenkins jenkins 27945 Oct 31 13:39 coverage.out [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 6428 Oct 31 13:31 go.mod [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 87547 Oct 31 13:31 go.sum [2025-10-31T13:41:16.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 internal [2025-10-31T13:41:16.612Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:31 simulator [2025-10-31T13:41:16.612Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 31 13:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:41:17.020Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d --label arch=arm64 --label version=4.1.0-dev.12 . [2025-10-31T13:41:17.618Z] Sending build context to Docker daemon 14.28MB [2025-10-31T13:41:17.618Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:41:17.618Z] Step 2/23 : FROM ${BASE} AS builder [2025-10-31T13:41:17.618Z] ---> 7e70227701c5 [2025-10-31T13:41:17.618Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:41:17.891Z] ---> Running in 3f545155a1c6 [2025-10-31T13:41:18.166Z] Removing intermediate container 3f545155a1c6 [2025-10-31T13:41:18.166Z] ---> ff9ed351fe20 [2025-10-31T13:41:18.166Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:41:18.439Z] ---> Running in 96106128cdaa [2025-10-31T13:41:18.715Z] Removing intermediate container 96106128cdaa [2025-10-31T13:41:18.715Z] ---> 42c69dd2881c [2025-10-31T13:41:18.715Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-10-31T13:41:18.989Z] ---> Running in bdd72aa42804 [2025-10-31T13:41:20.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:41:20.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:41:23.044Z] OK: 262 MiB in 68 packages [2025-10-31T13:41:24.477Z] Removing intermediate container bdd72aa42804 [2025-10-31T13:41:24.477Z] ---> b3ac3c2367e1 [2025-10-31T13:41:24.477Z] Step 6/23 : WORKDIR /device-modbus-go [2025-10-31T13:41:24.477Z] ---> Running in a98fa09e2a41 [2025-10-31T13:41:24.749Z] Removing intermediate container a98fa09e2a41 [2025-10-31T13:41:24.749Z] ---> 954b368ea069 [2025-10-31T13:41:24.749Z] Step 7/23 : COPY go.mod vendor* ./ [2025-10-31T13:41:25.349Z] ---> f32dafb61d8d [2025-10-31T13:41:25.349Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:41:25.620Z] ---> Running in f089ca9347df [2025-10-31T13:41:28.226Z] Removing intermediate container f089ca9347df [2025-10-31T13:41:28.226Z] ---> dc9cb340fbeb [2025-10-31T13:41:28.226Z] Step 9/23 : COPY . . [2025-10-31T13:41:29.726Z] ---> f37ecd7d0075 [2025-10-31T13:41:29.726Z] Step 10/23 : RUN ${MAKE} [2025-10-31T13:41:29.726Z] ---> Running in da6fc7c14010 [2025-10-31T13:41:31.151Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-10-31T13:46:23.230Z] Removing intermediate container da6fc7c14010 [2025-10-31T13:46:23.230Z] ---> ccc6acf9ebfa [2025-10-31T13:46:23.230Z] Step 11/23 : FROM alpine:3.22 [2025-10-31T13:46:23.230Z] 3.22: Pulling from library/alpine [2025-10-31T13:46:23.230Z] 6b59a28fa201: Pulling fs layer [2025-10-31T13:46:23.230Z] 6b59a28fa201: Download complete [2025-10-31T13:46:23.510Z] 6b59a28fa201: Pull complete [2025-10-31T13:46:23.510Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:46:23.510Z] Status: Downloaded newer image for alpine:3.22 [2025-10-31T13:46:23.510Z] ---> 171e65262c80 [2025-10-31T13:46:23.510Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-10-31T13:46:23.786Z] ---> Running in ad6392d90cfb [2025-10-31T13:46:24.064Z] Removing intermediate container ad6392d90cfb [2025-10-31T13:46:24.064Z] ---> 93aceb08e28c [2025-10-31T13:46:24.064Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-10-31T13:46:24.334Z] ---> Running in 85dbf9160e76 [2025-10-31T13:46:25.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:26.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:28.648Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:46:28.648Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:46:28.648Z] OK: 8 MiB in 17 packages [2025-10-31T13:46:29.626Z] Removing intermediate container 85dbf9160e76 [2025-10-31T13:46:29.626Z] ---> 8f03347f1cae [2025-10-31T13:46:29.626Z] Step 14/23 : RUN apk --no-cache upgrade [2025-10-31T13:46:29.903Z] ---> Running in ae562184cb35 [2025-10-31T13:46:30.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:31.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:34.179Z] OK: 8 MiB in 17 packages [2025-10-31T13:46:35.151Z] Removing intermediate container ae562184cb35 [2025-10-31T13:46:35.151Z] ---> c61bb46fe250 [2025-10-31T13:46:35.151Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-10-31T13:46:37.115Z] ---> 11949cf79b77 [2025-10-31T13:46:37.116Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-10-31T13:46:38.089Z] ---> 0b5e21066ddb [2025-10-31T13:46:38.089Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-10-31T13:46:38.680Z] ---> c32c9c05845e [2025-10-31T13:46:38.680Z] Step 18/23 : EXPOSE 59901 [2025-10-31T13:46:38.680Z] ---> Running in a9935dab3d89 [2025-10-31T13:46:39.278Z] Removing intermediate container a9935dab3d89 [2025-10-31T13:46:39.278Z] ---> 211b725980b7 [2025-10-31T13:46:39.279Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-10-31T13:46:39.279Z] ---> Running in d78b82762861 [2025-10-31T13:46:39.560Z] Removing intermediate container d78b82762861 [2025-10-31T13:46:39.560Z] ---> a121f655a3f7 [2025-10-31T13:46:39.560Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-31T13:46:39.836Z] ---> Running in bbee437584ec [2025-10-31T13:46:40.116Z] Removing intermediate container bbee437584ec [2025-10-31T13:46:40.116Z] ---> b679da5ade69 [2025-10-31T13:46:40.116Z] Step 21/23 : LABEL arch=arm64 [2025-10-31T13:46:40.116Z] ---> Running in 4af4d4161d0e [2025-10-31T13:46:40.709Z] Removing intermediate container 4af4d4161d0e [2025-10-31T13:46:40.709Z] ---> 5bb32a8b4919 [2025-10-31T13:46:40.709Z] Step 22/23 : LABEL git_sha=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:46:40.709Z] ---> Running in 4e0540aae656 [2025-10-31T13:46:40.981Z] Removing intermediate container 4e0540aae656 [2025-10-31T13:46:40.981Z] ---> edbe203e851f [2025-10-31T13:46:40.981Z] Step 23/23 : LABEL version=4.1.0-dev.12 [2025-10-31T13:46:41.264Z] ---> Running in cfcf858563dc [2025-10-31T13:46:41.539Z] Removing intermediate container cfcf858563dc [2025-10-31T13:46:41.539Z] ---> 9ad0821991c7 [2025-10-31T13:46:41.539Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-31T13:46:41.539Z] Successfully built 9ad0821991c7 [2025-10-31T13:46:41.539Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:46:41.692Z] provisioning config files... [2025-10-31T13:46:41.712Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/203@tmp/config5590621310725855477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:42.077Z] ---> ****-login.sh [2025-10-31T13:46:42.077Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:46:42.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:42.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:42.349Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:42.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:42.349Z] [2025-10-31T13:46:42.349Z] Login Succeeded [2025-10-31T13:46:42.349Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:46:42.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:42.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:42.899Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:42.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:42.899Z] [2025-10-31T13:46:42.899Z] Login Succeeded [2025-10-31T13:46:42.899Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:46:43.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:43.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:43.441Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:43.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:43.441Z] [2025-10-31T13:46:43.441Z] Login Succeeded [2025-10-31T13:46:43.441Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:46:43.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:43.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:43.711Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:43.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:43.711Z] [2025-10-31T13:46:43.711Z] Login Succeeded [2025-10-31T13:46:43.982Z] ****.io [2025-10-31T13:46:44.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:44.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:44.527Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:44.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:44.527Z] [2025-10-31T13:46:44.527Z] Login Succeeded [2025-10-31T13:46:44.527Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:46:44.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:46:44.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:46:44.629Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-10-31T13:46:44.630Z] 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:46:44.630Z] latest [2025-10-31T13:46:44.630Z] 4.1.0-dev.12 [2025-10-31T13:46:44.630Z] 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [2025-10-31T13:46:44.630Z] main [2025-10-31T13:46:44.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:45.031Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:45.409Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:46:45.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-31T13:46:45.409Z] 6934d36df685: Preparing [2025-10-31T13:46:45.409Z] 24b37dd6648f: Preparing [2025-10-31T13:46:45.409Z] 075d3395e72d: Preparing [2025-10-31T13:46:45.409Z] 031a97c3c845: Preparing [2025-10-31T13:46:45.409Z] ba1a1d38409c: Preparing [2025-10-31T13:46:45.409Z] 0e64f2360a44: Preparing [2025-10-31T13:46:45.409Z] 0e64f2360a44: Waiting [2025-10-31T13:46:45.683Z] 6934d36df685: Pushed [2025-10-31T13:46:45.683Z] 24b37dd6648f: Pushed [2025-10-31T13:46:45.683Z] 031a97c3c845: Pushed [2025-10-31T13:46:45.683Z] ba1a1d38409c: Pushed [2025-10-31T13:46:45.683Z] 0e64f2360a44: Layer already exists [2025-10-31T13:46:55.788Z] 075d3395e72d: Pushed [2025-10-31T13:46:55.788Z] 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:56.177Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:56.567Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-10-31T13:46:56.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-31T13:46:56.567Z] 6934d36df685: Preparing [2025-10-31T13:46:56.567Z] 24b37dd6648f: Preparing [2025-10-31T13:46:56.567Z] 075d3395e72d: Preparing [2025-10-31T13:46:56.567Z] 031a97c3c845: Preparing [2025-10-31T13:46:56.567Z] ba1a1d38409c: Preparing [2025-10-31T13:46:56.567Z] 0e64f2360a44: Preparing [2025-10-31T13:46:56.567Z] 0e64f2360a44: Waiting [2025-10-31T13:46:56.567Z] 031a97c3c845: Layer already exists [2025-10-31T13:46:56.567Z] 6934d36df685: Layer already exists [2025-10-31T13:46:56.567Z] 24b37dd6648f: Layer already exists [2025-10-31T13:46:56.567Z] ba1a1d38409c: Layer already exists [2025-10-31T13:46:56.567Z] 075d3395e72d: Layer already exists [2025-10-31T13:46:56.567Z] 0e64f2360a44: Layer already exists [2025-10-31T13:46:56.836Z] latest: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:57.244Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:57.616Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.12 [2025-10-31T13:46:57.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-31T13:46:57.616Z] 6934d36df685: Preparing [2025-10-31T13:46:57.616Z] 24b37dd6648f: Preparing [2025-10-31T13:46:57.616Z] 075d3395e72d: Preparing [2025-10-31T13:46:57.616Z] 031a97c3c845: Preparing [2025-10-31T13:46:57.616Z] ba1a1d38409c: Preparing [2025-10-31T13:46:57.616Z] 0e64f2360a44: Preparing [2025-10-31T13:46:57.616Z] 0e64f2360a44: Waiting [2025-10-31T13:46:57.616Z] 24b37dd6648f: Layer already exists [2025-10-31T13:46:57.616Z] 031a97c3c845: Layer already exists [2025-10-31T13:46:57.616Z] 6934d36df685: Layer already exists [2025-10-31T13:46:57.616Z] 075d3395e72d: Layer already exists [2025-10-31T13:46:57.616Z] ba1a1d38409c: Layer already exists [2025-10-31T13:46:57.616Z] 0e64f2360a44: Layer already exists [2025-10-31T13:46:57.885Z] 4.1.0-dev.12: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:58.281Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:59.617Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [2025-10-31T13:46:59.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-31T13:46:59.617Z] 6934d36df685: Preparing [2025-10-31T13:46:59.617Z] 24b37dd6648f: Preparing [2025-10-31T13:46:59.617Z] 075d3395e72d: Preparing [2025-10-31T13:46:59.617Z] 031a97c3c845: Preparing [2025-10-31T13:46:59.617Z] ba1a1d38409c: Preparing [2025-10-31T13:46:59.617Z] 0e64f2360a44: Preparing [2025-10-31T13:46:59.617Z] 0e64f2360a44: Waiting [2025-10-31T13:46:59.617Z] ba1a1d38409c: Layer already exists [2025-10-31T13:46:59.617Z] 031a97c3c845: Layer already exists [2025-10-31T13:46:59.617Z] 6934d36df685: Layer already exists [2025-10-31T13:46:59.617Z] 075d3395e72d: Layer already exists [2025-10-31T13:46:59.617Z] 24b37dd6648f: Layer already exists [2025-10-31T13:46:59.617Z] 0e64f2360a44: Layer already exists [2025-10-31T13:46:59.884Z] 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:00.262Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:00.626Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-10-31T13:47:00.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-31T13:47:00.626Z] 6934d36df685: Preparing [2025-10-31T13:47:00.626Z] 24b37dd6648f: Preparing [2025-10-31T13:47:00.626Z] 075d3395e72d: Preparing [2025-10-31T13:47:00.626Z] 031a97c3c845: Preparing [2025-10-31T13:47:00.626Z] ba1a1d38409c: Preparing [2025-10-31T13:47:00.626Z] 0e64f2360a44: Preparing [2025-10-31T13:47:00.626Z] 0e64f2360a44: Waiting [2025-10-31T13:47:00.626Z] 075d3395e72d: Layer already exists [2025-10-31T13:47:00.626Z] ba1a1d38409c: Layer already exists [2025-10-31T13:47:00.626Z] 24b37dd6648f: Layer already exists [2025-10-31T13:47:00.626Z] 6934d36df685: Layer already exists [2025-10-31T13:47:00.626Z] 031a97c3c845: Layer already exists [2025-10-31T13:47:00.626Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:00.893Z] main: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:47:01.037Z] ===================================================== [Pipeline] echo [2025-10-31T13:47:01.054Z] taggedImages: [2025-10-31T13:47:01.054Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [2025-10-31T13:47:01.054Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-10-31T13:47:01.054Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.12 [2025-10-31T13:47:01.054Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [2025-10-31T13:47:01.054Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-10-31T13:47:01.066Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo [2025-10-31T13:47:01.080Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-10-31T13:47:01.095Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.12 [Pipeline] echo [2025-10-31T13:47:01.113Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [Pipeline] echo [2025-10-31T13:47:01.127Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:01.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:01.530Z] [2025-10-31T13:47:01.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:01.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:02.160Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T13:47:02.160Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T13:47:02.160Z] 04944245beec: Pulling fs layer [2025-10-31T13:47:02.160Z] 699f458cf7ca: Pulling fs layer [2025-10-31T13:47:02.160Z] 765212b225bb: Pulling fs layer [2025-10-31T13:47:02.160Z] f23df028b6ca: Pulling fs layer [2025-10-31T13:47:02.160Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T13:47:02.160Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T13:47:02.160Z] d65c8cfc05b1: Waiting [2025-10-31T13:47:02.160Z] 2437ff75d9bd: Waiting [2025-10-31T13:47:02.160Z] 765212b225bb: Waiting [2025-10-31T13:47:02.160Z] f23df028b6ca: Waiting [2025-10-31T13:47:02.160Z] 04944245beec: Verifying Checksum [2025-10-31T13:47:02.160Z] 04944245beec: Download complete [2025-10-31T13:47:02.160Z] 765212b225bb: Verifying Checksum [2025-10-31T13:47:02.160Z] 765212b225bb: Download complete [2025-10-31T13:47:02.160Z] f23df028b6ca: Verifying Checksum [2025-10-31T13:47:02.160Z] f23df028b6ca: Download complete [2025-10-31T13:47:02.160Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T13:47:02.160Z] d65c8cfc05b1: Download complete [2025-10-31T13:47:02.432Z] 699f458cf7ca: Verifying Checksum [2025-10-31T13:47:02.432Z] 699f458cf7ca: Download complete [2025-10-31T13:47:02.703Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T13:47:02.703Z] 8998bd30e6a1: Download complete [2025-10-31T13:47:05.297Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T13:47:05.297Z] 2437ff75d9bd: Download complete [2025-10-31T13:47:07.881Z] 8998bd30e6a1: Pull complete [2025-10-31T13:47:08.149Z] 04944245beec: Pull complete [2025-10-31T13:47:10.098Z] 699f458cf7ca: Pull complete [2025-10-31T13:47:10.098Z] 765212b225bb: Pull complete [2025-10-31T13:47:11.062Z] f23df028b6ca: Pull complete [2025-10-31T13:47:11.062Z] d65c8cfc05b1: Pull complete [2025-10-31T13:47:29.297Z] 2437ff75d9bd: Pull complete [2025-10-31T13:47:29.297Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T13:47:29.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:29.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:29.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-772227 does not seem to be running inside a container [2025-10-31T13:47:29.636Z] $ 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-modbus-go/203 -v /w/workspace/device-modbus-go/203:/w/workspace/device-modbus-go/203:rw,z -v /w/workspace/device-modbus-go/203@tmp:/w/workspace/device-modbus-go/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T13:47:31.232Z] $ docker top 069945b578d7de6c8794b7024ffac6f41c9cf095d5df9ffb370d1786e39d3d7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:32.167Z] ---> job-cost.sh [2025-10-31T13:47:32.167Z] lf-activate-venv: SKIPPING [2025-10-31T13:47:32.167Z] INFO: No Stack... [2025-10-31T13:47:32.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T13:47:33.472Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:47:34.128Z] + + catcut /w/workspace/device-modbus-go/203/archives/cost.csv -d, [2025-10-31T13:47:34.128Z] -f6 [Pipeline] lock [2025-10-31T13:47:34.227Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [2025-10-31T13:47:34.233Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] did not exist. Created. [2025-10-31T13:47:34.238Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:47:34.932Z] /w/workspace/device-modbus-go/203@tmp/durable-25894d2c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-31T13:47:35.597Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T13:47:35.627Z] Warning: overwriting stash ‘stack-cost’ [2025-10-31T13:47:35.699Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:47:35.710Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:47:35.735Z] $ docker stop --time=1 069945b578d7de6c8794b7024ffac6f41c9cf095d5df9ffb370d1786e39d3d7f [2025-10-31T13:47:38.147Z] $ docker rm -f --volumes 069945b578d7de6c8794b7024ffac6f41c9cf095d5df9ffb370d1786e39d3d7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-31T13:47:38.710Z] provisioning config files... [2025-10-31T13:47:38.716Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5393073439644876798tmp [Pipeline] { [Pipeline] sh [2025-10-31T13:47:39.021Z] + set +x [2025-10-31T13:47:39.021Z] + curl+ -s https://codecov.io/bash [2025-10-31T13:47:39.021Z] bash -s -- [2025-10-31T13:47:39.021Z] [2025-10-31T13:47:39.021Z] _____ _ [2025-10-31T13:47:39.021Z] / ____| | | [2025-10-31T13:47:39.021Z] | | ___ __| | ___ ___ _____ __ [2025-10-31T13:47:39.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-31T13:47:39.021Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-31T13:47:39.021Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-31T13:47:39.021Z] Bash-1.0.6 [2025-10-31T13:47:39.021Z] [2025-10-31T13:47:39.021Z] [2025-10-31T13:47:39.021Z] ==> git version 2.25.1 found [2025-10-31T13:47:39.021Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-31T13:47:39.021Z] Release-Date: 2020-01-08 [2025-10-31T13:47:39.021Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-31T13:47:39.021Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-31T13:47:39.021Z] ==> Jenkins CI detected. [2025-10-31T13:47:39.021Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-10-31T13:47:39.021Z] project root: . [2025-10-31T13:47:39.021Z] --> token set from env [2025-10-31T13:47:39.021Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-31T13:47:39.021Z] ==> Running gcov in . (disable via -X gcov) [2025-10-31T13:47:39.021Z] ==> Python coveragepy not found [2025-10-31T13:47:39.021Z] ==> Searching for coverage reports in: [2025-10-31T13:47:39.021Z] + . [2025-10-31T13:47:39.021Z] -> Found 1 reports [2025-10-31T13:47:39.021Z] ==> Detecting git/mercurial file structure [2025-10-31T13:47:39.021Z] ==> Reading reports [2025-10-31T13:47:39.022Z] + ./coverage.out bytes=27945 [2025-10-31T13:47:39.022Z] ==> Appending adjustments [2025-10-31T13:47:39.022Z] https://docs.codecov.io/docs/fixing-reports [2025-10-31T13:47:39.280Z] + Found adjustments [2025-10-31T13:47:39.280Z] ==> Gzipping contents [2025-10-31T13:47:39.280Z] 8.0K /tmp/codecov.uL8Szl.gz [2025-10-31T13:47:39.280Z] ==> Uploading reports [2025-10-31T13:47:39.281Z] url: https://codecov.io [2025-10-31T13:47:39.281Z] query: branch=main&commit=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:47:39.281Z] -> Pinging Codecov [2025-10-31T13:47:39.281Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:47:39.543Z] -> Uploading to [2025-10-31T13:47:39.543Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/5996e79fb9a05cfafee6dd4195cf7517b46c3b4d/edcd9fc7-db43-4acd-a7cc-3d8889f79df0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134739Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5ab1cdbd4a85945dc1bb2ee45f3ce816beb5e8de7cb44b2070746c17db598840 [2025-10-31T13:47:39.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T13:47:39.543Z] Dload Upload Total Spent Left Speed [2025-10-31T13:47:39.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 34572 --:--:-- --:--:-- --:--:-- 34296 [2025-10-31T13:47:39.543Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] } [2025-10-31T13:47:39.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-31T13:47:39.711Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-31T13:47:39.733Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:40.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:47:40.052Z] [2025-10-31T13:47:40.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:40.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:47:40.349Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-31T13:47:40.349Z] 2d35ebdb57d9: Already exists [2025-10-31T13:47:40.349Z] 85e8836fcdb2: Pulling fs layer [2025-10-31T13:47:40.349Z] 91631faa732a: Pulling fs layer [2025-10-31T13:47:40.349Z] f3f5ae8826fa: Pulling fs layer [2025-10-31T13:47:40.349Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:47:40.349Z] 7861252a18e6: Pulling fs layer [2025-10-31T13:47:40.349Z] 9130f900ef6f: Pulling fs layer [2025-10-31T13:47:40.349Z] 4f4fb700ef54: Waiting [2025-10-31T13:47:40.349Z] 7861252a18e6: Waiting [2025-10-31T13:47:40.349Z] 9130f900ef6f: Waiting [2025-10-31T13:47:40.349Z] f3f5ae8826fa: Download complete [2025-10-31T13:47:40.349Z] 85e8836fcdb2: Download complete [2025-10-31T13:47:40.349Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:47:40.349Z] 4f4fb700ef54: Download complete [2025-10-31T13:47:40.609Z] 85e8836fcdb2: Pull complete [2025-10-31T13:47:40.609Z] 7861252a18e6: Verifying Checksum [2025-10-31T13:47:40.609Z] 7861252a18e6: Download complete [2025-10-31T13:47:40.868Z] 91631faa732a: Verifying Checksum [2025-10-31T13:47:40.868Z] 91631faa732a: Download complete [2025-10-31T13:47:41.433Z] 9130f900ef6f: Download complete [2025-10-31T13:47:45.616Z] 91631faa732a: Pull complete [2025-10-31T13:47:45.616Z] f3f5ae8826fa: Pull complete [2025-10-31T13:47:45.616Z] 4f4fb700ef54: Pull complete [2025-10-31T13:47:45.874Z] 7861252a18e6: Pull complete [2025-10-31T13:47:50.058Z] 9130f900ef6f: Pull complete [2025-10-31T13:47:50.058Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-31T13:47:50.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:47:50.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:50.159Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:47:50.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:47:52.159Z] $ docker top 3d4c4ecdeca5e10f7812cf08c4c1a4628fcf204d3f25338c505e71b80ba1b43d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:47:52.500Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-10-31T13:47:52.511Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-10-31T13:47:52.790Z] + set -o pipefail [2025-10-31T13:47:52.790Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-10-31T13:47:59.356Z] [2025-10-31T13:47:59.356Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-10-31T13:47:59.356Z] [2025-10-31T13:47:59.356Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/69962e67-3da5-4e55-a09c-42a8212f0179 [2025-10-31T13:47:59.356Z] [2025-10-31T13:47:59.356Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-10-31T13:47:59.356Z] [2025-10-31T13:47:59.356Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-31T13:47:59.356Z] [Pipeline] } [2025-10-31T13:47:59.360Z] $ docker stop --time=1 3d4c4ecdeca5e10f7812cf08c4c1a4628fcf204d3f25338c505e71b80ba1b43d [2025-10-31T13:48:01.887Z] $ docker rm -f --volumes 3d4c4ecdeca5e10f7812cf08c4c1a4628fcf204d3f25338c505e71b80ba1b43d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:48:02.868Z] + git log --format=format:%s -1 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] sh [2025-10-31T13:48:03.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:48:03.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:03.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:48:03.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:03.544Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:48:03.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:48:03.828Z] $ docker top aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 -eo pid,comm [2025-10-31T13:48:03.878Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:48:03.878Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:48:03.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:48:03.933Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:48:04.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:48:04.039Z] $ docker exec aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 ssh-agent [2025-10-31T13:48:04.151Z] SSH_AUTH_SOCK=/tmp/ssh-fFxI239vZzVV/agent.32 [2025-10-31T13:48:04.151Z] SSH_AGENT_PID=38 [2025-10-31T13:48:04.164Z] Running ssh-add (command line suppressed) [2025-10-31T13:48:04.255Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6794935571845011374.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6794935571845011374.key) [2025-10-31T13:48:04.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:48:04.569Z] + git semver tag [2025-10-31T13:48:04.828Z] 2025-10-31 13:48:04,805 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:48:04.828Z] 2025-10-31 13:48:04,809 [run_tag] DEBUG tag force:False [2025-10-31T13:48:04.828Z] 2025-10-31 13:48:04,809 [check_head_tag] DEBUG check head tag [2025-10-31T13:48:04.828Z] 2025-10-31 13:48:04,810 [execute] INFO git cat-file --batch-check [2025-10-31T13:48:04.828Z] 2025-10-31 13:48:04,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:04.828Z] 2025-10-31 13:48:04,813 [execute] INFO git cat-file --batch [2025-10-31T13:48:04.828Z] 2025-10-31 13:48:04,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:05.087Z] 2025-10-31 13:48:04,824 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-10-31T13:48:05.087Z] 2025-10-31 13:48:04,824 [execute] INFO git tag -a v4.1.0-dev.12 -m v4.1.0-dev.12 [2025-10-31T13:48:05.087Z] 2025-10-31 13:48:04,824 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.12', '-m', 'v4.1.0-dev.12'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:48:05.087Z] 2025-10-31 13:48:04,828 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-10-31T13:48:05.087Z] 4.1.0-dev.12 [Pipeline] } [2025-10-31T13:48:05.089Z] $ docker exec --env ******** --env ******** aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 ssh-agent -k [2025-10-31T13:48:05.175Z] unset SSH_AUTH_SOCK; [2025-10-31T13:48:05.175Z] unset SSH_AGENT_PID; [2025-10-31T13:48:05.175Z] echo Agent pid 38 killed; [2025-10-31T13:48:05.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:48:05.517Z] + git semver [Pipeline] } [2025-10-31T13:48:06.092Z] $ docker stop --time=1 aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 [2025-10-31T13:48:07.371Z] $ docker rm -f --volumes aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:07.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:48:07.791Z] [2025-10-31T13:48:07.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:08.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:48:08.100Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-31T13:48:08.100Z] ab5ef0e58194: Pulling fs layer [2025-10-31T13:48:08.100Z] 9712f1f96733: Pulling fs layer [2025-10-31T13:48:08.100Z] 63f879dbbcfc: Pulling fs layer [2025-10-31T13:48:08.100Z] 0d9ebad4ef96: Pulling fs layer [2025-10-31T13:48:08.100Z] e9a5061849ea: Pulling fs layer [2025-10-31T13:48:08.100Z] d747dcd14b5f: Pulling fs layer [2025-10-31T13:48:08.100Z] 2de7ff778b66: Pulling fs layer [2025-10-31T13:48:08.100Z] 0d9ebad4ef96: Waiting [2025-10-31T13:48:08.100Z] e9a5061849ea: Waiting [2025-10-31T13:48:08.100Z] 2de7ff778b66: Waiting [2025-10-31T13:48:08.100Z] d747dcd14b5f: Waiting [2025-10-31T13:48:08.100Z] 9712f1f96733: Verifying Checksum [2025-10-31T13:48:08.100Z] 9712f1f96733: Download complete [2025-10-31T13:48:08.357Z] 63f879dbbcfc: Verifying Checksum [2025-10-31T13:48:08.357Z] 63f879dbbcfc: Download complete [2025-10-31T13:48:08.615Z] e9a5061849ea: Verifying Checksum [2025-10-31T13:48:08.615Z] e9a5061849ea: Download complete [2025-10-31T13:48:08.615Z] d747dcd14b5f: Verifying Checksum [2025-10-31T13:48:08.615Z] d747dcd14b5f: Download complete [2025-10-31T13:48:08.615Z] 0d9ebad4ef96: Verifying Checksum [2025-10-31T13:48:08.615Z] 0d9ebad4ef96: Download complete [2025-10-31T13:48:08.873Z] ab5ef0e58194: Verifying Checksum [2025-10-31T13:48:08.873Z] ab5ef0e58194: Download complete [2025-10-31T13:48:08.873Z] 2de7ff778b66: Verifying Checksum [2025-10-31T13:48:08.873Z] 2de7ff778b66: Download complete [2025-10-31T13:48:13.055Z] ab5ef0e58194: Pull complete [2025-10-31T13:48:13.055Z] 9712f1f96733: Pull complete [2025-10-31T13:48:13.055Z] 63f879dbbcfc: Pull complete [2025-10-31T13:48:18.318Z] 0d9ebad4ef96: Pull complete [2025-10-31T13:48:18.318Z] e9a5061849ea: Pull complete [2025-10-31T13:48:18.318Z] d747dcd14b5f: Pull complete [2025-10-31T13:48:19.692Z] 2de7ff778b66: Pull complete [2025-10-31T13:48:19.692Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-31T13:48:19.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:48:19.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:19.794Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:48:19.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:48:21.600Z] $ docker top 3c90137d4b6dcf12a173d5f4f3e7270f87b865c4fcd23eac056433418ee33351 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:48:21.686Z] provisioning config files... [2025-10-31T13:48:21.694Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5383469986224500752tmp [2025-10-31T13:48:21.706Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1757021489434478572tmp [2025-10-31T13:48:21.718Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1691859355842083488tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:48:21.753Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:22.044Z] ---> sigul-configuration.sh [2025-10-31T13:48:22.044Z] gpg: directory `/root/.gnupg' created [2025-10-31T13:48:22.044Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-31T13:48:22.044Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-31T13:48:22.044Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-31T13:48:22.044Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-31T13:48:22.044Z] gpg: CAST5 encrypted data [2025-10-31T13:48:22.044Z] gpg: encrypted with 1 passphrase [2025-10-31T13:48:22.044Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-31T13:48:22.348Z] + mkdir /home/jenkins [2025-10-31T13:48:22.348Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-31T13:48:22.649Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-31T13:48:22.668Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:22.965Z] ---> sigul-install.sh [2025-10-31T13:48:22.965Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-31T13:48:23.263Z] + git tag --list [2025-10-31T13:48:23.264Z] 0.7.1 [2025-10-31T13:48:23.264Z] v1.0.0 [2025-10-31T13:48:23.264Z] v1.1.0 [2025-10-31T13:48:23.264Z] v1.1.1 [2025-10-31T13:48:23.264Z] v1.2.2 [2025-10-31T13:48:23.264Z] v1.3.0 [2025-10-31T13:48:23.264Z] v1.3.1 [2025-10-31T13:48:23.264Z] v2.0.0 [2025-10-31T13:48:23.264Z] v2.1.0 [2025-10-31T13:48:23.264Z] v2.1.1 [2025-10-31T13:48:23.264Z] v2.2.0 [2025-10-31T13:48:23.264Z] v2.3.0 [2025-10-31T13:48:23.264Z] v3.0 [2025-10-31T13:48:23.264Z] v3.0.0 [2025-10-31T13:48:23.264Z] v3.1 [2025-10-31T13:48:23.264Z] v3.1.0 [2025-10-31T13:48:23.264Z] v3.1.1 [2025-10-31T13:48:23.264Z] v4.0 [2025-10-31T13:48:23.264Z] v4.0.0 [2025-10-31T13:48:23.264Z] v4.0.1-dev.1 [2025-10-31T13:48:23.264Z] v4.0.1-dev.2 [2025-10-31T13:48:23.264Z] v4.1.0-dev.1 [2025-10-31T13:48:23.264Z] v4.1.0-dev.10 [2025-10-31T13:48:23.264Z] v4.1.0-dev.11 [2025-10-31T13:48:23.264Z] v4.1.0-dev.12 [2025-10-31T13:48:23.264Z] v4.1.0-dev.2 [2025-10-31T13:48:23.264Z] v4.1.0-dev.3 [2025-10-31T13:48:23.264Z] v4.1.0-dev.4 [2025-10-31T13:48:23.264Z] v4.1.0-dev.5 [2025-10-31T13:48:23.264Z] v4.1.0-dev.6 [2025-10-31T13:48:23.264Z] v4.1.0-dev.7 [2025-10-31T13:48:23.264Z] v4.1.0-dev.8 [2025-10-31T13:48:23.264Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-31T13:48:23.561Z] + lftools sign git-tag v4.1.0-dev.12 [2025-10-31T13:48:24.129Z] Signing Git tag with Sigul... [2025-10-31T13:48:24.129Z] Signing v4.1.0-dev.12 [Pipeline] echo [2025-10-31T13:48:24.403Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:24.790Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-31T13:48:24.805Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-31T13:48:24.834Z] $ docker stop --time=1 3c90137d4b6dcf12a173d5f4f3e7270f87b865c4fcd23eac056433418ee33351 [2025-10-31T13:48:26.121Z] $ docker rm -f --volumes 3c90137d4b6dcf12a173d5f4f3e7270f87b865c4fcd23eac056433418ee33351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-31T13:48:26.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:48:26.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:26.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:48:26.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:27.070Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:48:27.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:48:27.326Z] $ docker top 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b -eo pid,comm [2025-10-31T13:48:27.377Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:48:27.377Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:48:27.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:48:27.437Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:48:27.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:48:27.548Z] $ docker exec 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b ssh-agent [2025-10-31T13:48:27.725Z] SSH_AUTH_SOCK=/tmp/ssh-ZSy1MgZasYln/agent.34 [2025-10-31T13:48:27.725Z] SSH_AGENT_PID=40 [2025-10-31T13:48:27.729Z] Running ssh-add (command line suppressed) [2025-10-31T13:48:27.835Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15402063513470224174.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15402063513470224174.key) [2025-10-31T13:48:27.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:48:28.139Z] + git semver bump pre [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,371 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,375 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,375 [bump_version] DEBUG bumping version:4.1.0-dev.12 on axis:pre with prefix:dev [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,375 [bump_version] DEBUG bumped version:4.1.0-dev.13 [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,375 [write_version] DEBUG write version:4.1.0-dev.13 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,375 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,375 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,377 [execute] INFO git cat-file --batch-check [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,381 [execute] INFO git cat-file --batch [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:28.398Z] 2025-10-31 13:48:28,384 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-10-31T13:48:28.398Z] 4.1.0-dev.13 [Pipeline] } [2025-10-31T13:48:28.658Z] $ docker exec --env ******** --env ******** 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b ssh-agent -k [2025-10-31T13:48:28.750Z] unset SSH_AUTH_SOCK; [2025-10-31T13:48:28.750Z] unset SSH_AGENT_PID; [2025-10-31T13:48:28.750Z] echo Agent pid 40 killed; [2025-10-31T13:48:28.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:48:29.090Z] + git semver [Pipeline] } [2025-10-31T13:48:29.659Z] $ docker stop --time=1 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b [2025-10-31T13:48:30.904Z] $ docker rm -f --volumes 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:48:31.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:48:31.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:31.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:48:31.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:31.648Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:48:31.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:48:31.889Z] $ docker top 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f -eo pid,comm [2025-10-31T13:48:31.939Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:48:31.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:48:31.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:48:31.995Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:48:32.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:48:32.096Z] $ docker exec 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f ssh-agent [2025-10-31T13:48:32.200Z] SSH_AUTH_SOCK=/tmp/ssh-uyYkXuneRiU9/agent.32 [2025-10-31T13:48:32.200Z] SSH_AGENT_PID=38 [2025-10-31T13:48:32.204Z] Running ssh-add (command line suppressed) [2025-10-31T13:48:32.290Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14459043668410474745.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14459043668410474745.key) [2025-10-31T13:48:32.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:48:32.605Z] + git semver push [2025-10-31T13:48:32.863Z] 2025-10-31 13:48:32,813 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:48:32.863Z] 2025-10-31 13:48:32,816 [run_push] DEBUG push [2025-10-31T13:48:32.863Z] 2025-10-31 13:48:32,816 [execute] INFO git cat-file --batch-check [2025-10-31T13:48:32.863Z] 2025-10-31 13:48:32,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:32.863Z] 2025-10-31 13:48:32,819 [execute] INFO git rev-list 7e0e6789b43f8ac0ae9953a43aa656823f2e3daa -- [2025-10-31T13:48:32.863Z] 2025-10-31 13:48:32,819 [execute] DEBUG Popen(['git', 'rev-list', '7e0e6789b43f8ac0ae9953a43aa656823f2e3daa', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:48:32.863Z] 2025-10-31 13:48:32,828 [execute] INFO git fetch -v -- origin [2025-10-31T13:48:32.863Z] 2025-10-31 13:48:32,828 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-31T13:48:33.429Z] 2025-10-31 13:48:33,350 [run_push] DEBUG no remote changes detected [2025-10-31T13:48:33.429Z] 2025-10-31 13:48:33,350 [execute] INFO git push origin semver [2025-10-31T13:48:33.429Z] 2025-10-31 13:48:33,351 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:48:34.369Z] 2025-10-31 13:48:34,161 [run_push] DEBUG push all version tags [2025-10-31T13:48:34.369Z] 2025-10-31 13:48:34,161 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-31T13:48:34.369Z] 2025-10-31 13:48:34,161 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:48:34.935Z] 2025-10-31 13:48:34,877 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-10-31T13:48:34.935Z] 4.1.0-dev.13 [Pipeline] } [2025-10-31T13:48:34.937Z] $ docker exec --env ******** --env ******** 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f ssh-agent -k [2025-10-31T13:48:35.036Z] unset SSH_AUTH_SOCK; [2025-10-31T13:48:35.037Z] unset SSH_AGENT_PID; [2025-10-31T13:48:35.037Z] echo Agent pid 38 killed; [2025-10-31T13:48:35.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:48:35.370Z] + git semver [Pipeline] } [2025-10-31T13:48:35.636Z] $ docker stop --time=1 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f [2025-10-31T13:48:36.917Z] $ docker rm -f --volumes 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T13:48:37.507Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-10-31T13:48:37.507Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-10-31T13:48:37.507Z] total 16 [2025-10-31T13:48:37.507Z] drwxr-xr-x 3 root root 4096 Oct 31 13:32 . [2025-10-31T13:48:37.507Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:48 .. [2025-10-31T13:48:37.507Z] drwxr-xr-x 2 root root 4096 Oct 31 13:32 cost [2025-10-31T13:48:37.507Z] -rw-r--r-- 1 root root 88 Oct 31 13:32 cost.csv [2025-10-31T13:48:37.507Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-10-31T13:48:37.507Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-10-31T13:48:37.507Z] total 16 [2025-10-31T13:48:37.507Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:32 . [2025-10-31T13:48:37.507Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:48 .. [2025-10-31T13:48:37.507Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:32 cost [2025-10-31T13:48:37.507Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 31 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:37.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:38.657Z] ---> package-listing.sh [2025-10-31T13:48:38.657Z] ++ facter osfamily [2025-10-31T13:48:38.657Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:48:38.916Z] + OS_FAMILY=debian [2025-10-31T13:48:38.916Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-10-31T13:48:38.916Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:48:38.916Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:48:38.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:48:38.916Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:48:38.916Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-10-31T13:48:38.916Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:48:38.916Z] + case "${OS_FAMILY}" in [2025-10-31T13:48:38.916Z] + dpkg -l [2025-10-31T13:48:38.916Z] + grep '^ii' [2025-10-31T13:48:38.916Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:48:38.916Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:48:38.916Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:48:38.916Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-10-31T13:48:38.916Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-10-31T13:48:38.916Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-10-31T13:48:38.926Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T13:48:39.202Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:39.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:48:39.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:39.845Z] prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container [2025-10-31T13:48:39.871Z] $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 [2025-10-31T13:48:40.068Z] $ docker top 783a5a968eac8495da8285d8b0fe943aaccb3ab8ceab2016edde977eafaa99cd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:48:40.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:48:40.700Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:48:40.983Z] + ls /var/log/sa-host [2025-10-31T13:48:40.983Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:48:41.022Z] provisioning config files... [2025-10-31T13:48:41.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7045658041951860051tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:48:41.054Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:41.339Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:48:41.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:41.671Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:48:41.680Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:41.962Z] ---> sudo-logs.sh [2025-10-31T13:48:41.962Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T13:48:41.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:42.279Z] ---> job-cost.sh [2025-10-31T13:48:42.279Z] lf-activate-venv: SKIPPING [2025-10-31T13:48:42.279Z] DEBUG: total: 0.2199999988079071 [2025-10-31T13:48:42.279Z] INFO: Retrieving Stack Cost... [2025-10-31T13:48:42.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:48:42.796Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:48:42.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:43.093Z] ---> logs-deploy.sh [2025-10-31T13:48:43.093Z] lf-activate-venv: SKIPPING [2025-10-31T13:48:43.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/203 [2025-10-31T13:48:43.093Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:48:44.029Z] Archives upload complete. [2025-10-31T13:48:44.029Z] INFO: archiving logs to Nexus