Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5d7f7d9e377d9278c615111da67a40f46b57ec2 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-ssh10932541865227958653.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-ssh582635766599501531.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15289676469191741958.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-ssh15078030965782430962.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13535956916161203210.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] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-709747’ Running on prd-ubuntu20.04-docker-8c-8g-710855 in /w/workspace/xfoundry_device-modbus-go_odessa [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/xfoundry_device-modbus-go_odessa # 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 f5d7f7d9e377d9278c615111da67a40f46b57ec2 (odessa) Commit message: "feat: Support Modbus register bit decomposition for odessa(4.0.0) (#662)" > git config core.sparsecheckout # timeout=10 > git checkout -f f5d7f7d9e377d9278c615111da67a40f46b57ec2 # timeout=10 > git rev-list --no-walk 9509903560e267a6c712bea17e06016fb91f9836 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-28T07:30:51.339Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-28T07:30:51.438Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-28T07:30:51.472Z] ========================================================= [2025-10-28T07:30:51.472Z] EdgeX Global Pipelines Version Info [2025-10-28T07:30:51.472Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:30:52.638Z] ------------------- [2025-10-28T07:30:52.638Z] stable info: [2025-10-28T07:30:52.638Z] ------------------- [2025-10-28T07:30:52.638Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-28T07:30:52.638Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-28T07:30:52.638Z] Message: update stable to v1.0.278 [2025-10-28T07:30:52.898Z] ------------------- [2025-10-28T07:30:52.898Z] experimental info: [2025-10-28T07:30:52.898Z] ------------------- [2025-10-28T07:30:52.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-28T07:30:52.898Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-28T07:30:52.898Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-28T07:30:53.031Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-10-28T07:30:53.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-10-28T07:30:53.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-28T07:30:53.108Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-28T07:30:53.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-28T07:30:53.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-28T07:30:53.190Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-28T07:30:53.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-28T07:30:53.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-28T07:30:53.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-28T07:30:53.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-28T07:30:53.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-10-28T07:30:53.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-28T07:30:53.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-28T07:30:53.434Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-28T07:30:53.463Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-28T07:30:53.496Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-28T07:30:53.522Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-28T07:30:53.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-28T07:30:53.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-28T07:30:53.611Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-28T07:30:53.642Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-28T07:30:53.672Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-28T07:30:53.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-28T07:30:53.727Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-28T07:30:53.757Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-28T07:30:53.789Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-28T07:30:53.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-10-28T07:30:53.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-10-28T07:30:53.881Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-10-28T07:30:53.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo [2025-10-28T07:30:53.940Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5d7f7d [Pipeline] echo [2025-10-28T07:30:53.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T07:30:54.041Z] provisioning config files... [2025-10-28T07:30:54.055Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config2333832078412508704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:30:54.392Z] ---> ****-login.sh [2025-10-28T07:30:54.392Z] nexus3.edgexfoundry.org:10001 [2025-10-28T07:30:54.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:30:54.652Z] [2025-10-28T07:30:54.652Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T07:30:54.652Z] Configure a credential helper to remove this warning. See [2025-10-28T07:30:54.652Z] https://docs.****.com/go/credential-store/ [2025-10-28T07:30:54.652Z] [2025-10-28T07:30:54.652Z] Login Succeeded [2025-10-28T07:30:54.653Z] nexus3.edgexfoundry.org:10002 [2025-10-28T07:30:54.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:30:54.913Z] [2025-10-28T07:30:54.914Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T07:30:54.914Z] Configure a credential helper to remove this warning. See [2025-10-28T07:30:54.914Z] https://docs.****.com/go/credential-store/ [2025-10-28T07:30:54.914Z] [2025-10-28T07:30:54.914Z] Login Succeeded [2025-10-28T07:30:54.914Z] nexus3.edgexfoundry.org:10003 [2025-10-28T07:30:54.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:30:54.914Z] [2025-10-28T07:30:54.914Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T07:30:54.914Z] Configure a credential helper to remove this warning. See [2025-10-28T07:30:54.914Z] https://docs.****.com/go/credential-store/ [2025-10-28T07:30:54.914Z] [2025-10-28T07:30:54.914Z] Login Succeeded [2025-10-28T07:30:54.914Z] nexus3.edgexfoundry.org:10004 [2025-10-28T07:30:54.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:30:54.914Z] [2025-10-28T07:30:54.914Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T07:30:54.914Z] Configure a credential helper to remove this warning. See [2025-10-28T07:30:54.914Z] https://docs.****.com/go/credential-store/ [2025-10-28T07:30:54.914Z] [2025-10-28T07:30:54.914Z] Login Succeeded [2025-10-28T07:30:54.914Z] ****.io [2025-10-28T07:30:55.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:30:55.175Z] [2025-10-28T07:30:55.175Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T07:30:55.175Z] Configure a credential helper to remove this warning. See [2025-10-28T07:30:55.175Z] https://docs.****.com/go/credential-store/ [2025-10-28T07:30:55.175Z] [2025-10-28T07:30:55.175Z] Login Succeeded [2025-10-28T07:30:55.175Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T07:30:55.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-28T07:30:55.619Z] + git rev-list -1 --merges f5d7f7d9e377d9278c615111da67a40f46b57ec2~1..f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo [2025-10-28T07:30:55.649Z] -----------> git rev-list -1 --merges f5d7f7d9e377d9278c615111da67a40f46b57ec2~1..f5d7f7d9e377d9278c615111da67a40f46b57ec2 f5d7f7d9e377d9278c615111da67a40f46b57ec2 [false] [Pipeline] sh [2025-10-28T07:30:55.955Z] + git log --format=format:%s -1 f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo [2025-10-28T07:30:55.974Z] ========================================================= [2025-10-28T07:30:55.974Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-28T07:30:55.974Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-28T07:30:56.326Z] + git log --format=format:%s -1 f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo [2025-10-28T07:30:56.338Z] [semverPrep] GIT_COMMIT: f5d7f7d9e377d9278c615111da67a40f46b57ec2, Commit Message: feat: Support Modbus register bit decomposition for odessa(4.0.0) (#662) [Pipeline] echo [2025-10-28T07:30:56.356Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-28T07:30:56.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T07:30:56.867Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-28T07:30:56.867Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-28T07:30:56.867Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-28T07:30:56.867Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-28T07:30:56.867Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-28T07:30:56.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:30:57.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T07:30:57.307Z] [2025-10-28T07:30:57.307Z] 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-28T07:30:57.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T07:30:57.628Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-28T07:30:57.628Z] 3dae71ba6b94: Pulling fs layer [2025-10-28T07:30:57.628Z] 6bf1a483ea7c: Pulling fs layer [2025-10-28T07:30:57.628Z] f5dfc541a4d3: Pulling fs layer [2025-10-28T07:30:57.628Z] 461d9e800cba: Pulling fs layer [2025-10-28T07:30:57.628Z] 80192f66455f: Pulling fs layer [2025-10-28T07:30:57.628Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-28T07:30:57.628Z] a29436f7fd5d: Pulling fs layer [2025-10-28T07:30:57.628Z] 923cac83aea3: Pulling fs layer [2025-10-28T07:30:57.628Z] 25ad8b0a4227: Pulling fs layer [2025-10-28T07:30:57.628Z] db01528c6b51: Pulling fs layer [2025-10-28T07:30:57.628Z] 28988de357af: Pulling fs layer [2025-10-28T07:30:57.628Z] 461d9e800cba: Waiting [2025-10-28T07:30:57.628Z] 25ad8b0a4227: Waiting [2025-10-28T07:30:57.628Z] 80192f66455f: Waiting [2025-10-28T07:30:57.628Z] db01528c6b51: Waiting [2025-10-28T07:30:57.628Z] a29436f7fd5d: Waiting [2025-10-28T07:30:57.628Z] 28988de357af: Waiting [2025-10-28T07:30:57.628Z] 923cac83aea3: Waiting [2025-10-28T07:30:57.628Z] 2e8e34ca0e6c: Waiting [2025-10-28T07:30:57.628Z] 6bf1a483ea7c: Verifying Checksum [2025-10-28T07:30:57.628Z] 6bf1a483ea7c: Download complete [2025-10-28T07:30:57.628Z] 461d9e800cba: Verifying Checksum [2025-10-28T07:30:57.628Z] 461d9e800cba: Download complete [2025-10-28T07:30:57.887Z] 80192f66455f: Verifying Checksum [2025-10-28T07:30:57.887Z] 80192f66455f: Download complete [2025-10-28T07:30:57.887Z] f5dfc541a4d3: Verifying Checksum [2025-10-28T07:30:57.887Z] f5dfc541a4d3: Download complete [2025-10-28T07:30:57.887Z] 3dae71ba6b94: Verifying Checksum [2025-10-28T07:30:57.887Z] 3dae71ba6b94: Download complete [2025-10-28T07:30:57.887Z] 923cac83aea3: Verifying Checksum [2025-10-28T07:30:57.887Z] 923cac83aea3: Download complete [2025-10-28T07:30:58.146Z] 25ad8b0a4227: Verifying Checksum [2025-10-28T07:30:58.146Z] 25ad8b0a4227: Download complete [2025-10-28T07:30:58.146Z] db01528c6b51: Verifying Checksum [2025-10-28T07:30:58.146Z] db01528c6b51: Download complete [2025-10-28T07:30:58.146Z] 28988de357af: Verifying Checksum [2025-10-28T07:30:58.146Z] 28988de357af: Download complete [2025-10-28T07:30:58.406Z] a29436f7fd5d: Verifying Checksum [2025-10-28T07:30:58.406Z] a29436f7fd5d: Download complete [2025-10-28T07:30:58.666Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-28T07:30:58.666Z] 2e8e34ca0e6c: Download complete [2025-10-28T07:30:59.603Z] 3dae71ba6b94: Pull complete [2025-10-28T07:30:59.603Z] 6bf1a483ea7c: Pull complete [2025-10-28T07:31:00.544Z] f5dfc541a4d3: Pull complete [2025-10-28T07:31:00.544Z] 461d9e800cba: Pull complete [2025-10-28T07:31:00.544Z] 80192f66455f: Pull complete [2025-10-28T07:31:05.822Z] 2e8e34ca0e6c: Pull complete [2025-10-28T07:31:05.822Z] a29436f7fd5d: Pull complete [2025-10-28T07:31:05.822Z] 923cac83aea3: Pull complete [2025-10-28T07:31:06.088Z] 25ad8b0a4227: Pull complete [2025-10-28T07:31:06.088Z] db01528c6b51: Pull complete [2025-10-28T07:31:06.088Z] 28988de357af: Pull complete [2025-10-28T07:31:06.088Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-28T07:31:06.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T07:31:06.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:31:06.515Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:31:06.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T07:31:13.113Z] $ docker top e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T07:31:13.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T07:31:13.225Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T07:31:13.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T07:31:13.346Z] $ docker exec e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 ssh-agent [2025-10-28T07:31:13.458Z] SSH_AUTH_SOCK=/tmp/ssh-1wxAR6XHw0sb/agent.32 [2025-10-28T07:31:13.458Z] SSH_AGENT_PID=38 [2025-10-28T07:31:13.469Z] Running ssh-add (command line suppressed) [2025-10-28T07:31:13.570Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_14068375872365140229.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_14068375872365140229.key) [2025-10-28T07:31:13.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T07:31:13.884Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] sh [2025-10-28T07:31:14.171Z] + git tag --points-at HEAD [Pipeline] } [2025-10-28T07:31:14.177Z] $ docker exec --env ******** --env ******** e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 ssh-agent -k [2025-10-28T07:31:14.280Z] unset SSH_AUTH_SOCK; [2025-10-28T07:31:14.281Z] unset SSH_AGENT_PID; [2025-10-28T07:31:14.281Z] echo Agent pid 38 killed; [2025-10-28T07:31:14.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-28T07:31:14.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T07:31:14.327Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T07:31:14.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T07:31:14.451Z] $ docker exec e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 ssh-agent [2025-10-28T07:31:14.560Z] SSH_AUTH_SOCK=/tmp/ssh-EmcCwkNEnyvv/agent.85 [2025-10-28T07:31:14.560Z] SSH_AGENT_PID=91 [2025-10-28T07:31:14.565Z] Running ssh-add (command line suppressed) [2025-10-28T07:31:14.678Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_494818322086897798.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_494818322086897798.key) [2025-10-28T07:31:14.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T07:31:14.983Z] + git semver init [2025-10-28T07:31:15.552Z] 2025-10-28 07:31:15,270 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T07:31:15.552Z] 2025-10-28 07:31:15,274 [run_init] DEBUG init version:0.0.0 force:False [2025-10-28T07:31:15.552Z] 2025-10-28 07:31:15,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_odessa/.semver [2025-10-28T07:31:15.552Z] 2025-10-28 07:31:15,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_odessa/.semver [2025-10-28T07:31:15.552Z] 2025-10-28 07:31:15,276 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_odessa/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) [2025-10-28T07:31:16.934Z] 2025-10-28 07:31:16,669 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_odessa/.git/info/exclude [2025-10-28T07:31:16.934Z] 2025-10-28 07:31:16,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa with force:False [2025-10-28T07:31:16.934Z] 2025-10-28 07:31:16,670 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T07:31:16.934Z] 2025-10-28 07:31:16,670 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T07:31:16.934Z] 4.0.1-dev.1 [Pipeline] } [2025-10-28T07:31:16.942Z] $ docker exec --env ******** --env ******** e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 ssh-agent -k [2025-10-28T07:31:17.048Z] unset SSH_AUTH_SOCK; [2025-10-28T07:31:17.048Z] unset SSH_AGENT_PID; [2025-10-28T07:31:17.048Z] echo Agent pid 91 killed; [2025-10-28T07:31:17.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T07:31:17.397Z] + git semver [Pipeline] } [2025-10-28T07:31:17.668Z] $ docker stop --time=1 e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 [2025-10-28T07:31:18.967Z] $ docker rm -f --volumes e8b726f130343db743d730a6e4534470fe84c23447911cfc04b80bc06c933f14 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T07:31:19.326Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-28T07:31:19.625Z] Stashed 1 file(s) [Pipeline] echo [2025-10-28T07:31:19.630Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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-28T07:31:19.799Z] provisioning config files... [2025-10-28T07:31:19.821Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config10102815018915661696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:31:20.136Z] ---> ****-login.sh [2025-10-28T07:31:20.136Z] nexus3.edgexfoundry.org:10001 [2025-10-28T07:31:20.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:31:20.136Z] Login Succeeded [2025-10-28T07:31:20.136Z] nexus3.edgexfoundry.org:10002 [2025-10-28T07:31:20.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:31:20.136Z] Login Succeeded [2025-10-28T07:31:20.136Z] nexus3.edgexfoundry.org:10003 [2025-10-28T07:31:20.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:31:20.395Z] Login Succeeded [2025-10-28T07:31:20.395Z] nexus3.edgexfoundry.org:10004 [2025-10-28T07:31:20.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:31:20.395Z] Login Succeeded [2025-10-28T07:31:20.395Z] ****.io [2025-10-28T07:31:20.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:31:20.655Z] Login Succeeded [2025-10-28T07:31:20.655Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T07:31:20.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-28T07:31:20.752Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-28T07:31:21.047Z] + grep ^go [0-9].[0-9]* go.mod [2025-10-28T07:31:21.047Z] + cut -d -f+ 2 [2025-10-28T07:31:21.047Z] cut -d . -f1-2 [Pipeline] echo [2025-10-28T07:31:21.063Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T07:31:21.085Z] ========================================================= [2025-10-28T07:31:21.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-10-28T07:31:21.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:31:21.431Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-10-28T07:31:22.004Z] #0 building with "default" instance using docker driver [2025-10-28T07:31:22.004Z] [2025-10-28T07:31:22.004Z] #1 [internal] load build definition from Dockerfile [2025-10-28T07:31:22.004Z] #1 transferring dockerfile: 1.52kB done [2025-10-28T07:31:22.004Z] #1 DONE 0.0s [2025-10-28T07:31:22.004Z] [2025-10-28T07:31:22.004Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-10-28T07:31:22.004Z] #2 DONE 0.1s [2025-10-28T07:31:22.271Z] [2025-10-28T07:31:22.271Z] #3 [internal] load .dockerignore [2025-10-28T07:31:22.271Z] #3 transferring context: 182B done [2025-10-28T07:31:22.271Z] #3 DONE 0.0s [2025-10-28T07:31:22.271Z] [2025-10-28T07:31:22.271Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-28T07:31:22.271Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done [2025-10-28T07:31:22.271Z] #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done [2025-10-28T07:31:22.271Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-10-28T07:31:22.271Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 2.10MB / 74.06MB 0.1s [2025-10-28T07:31:22.271Z] #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done [2025-10-28T07:31:22.271Z] #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done [2025-10-28T07:31:22.548Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-10-28T07:31:22.548Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 10.49MB / 74.06MB 0.2s [2025-10-28T07:31:22.548Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-10-28T07:31:22.548Z] #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done [2025-10-28T07:31:22.548Z] #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done [2025-10-28T07:31:22.548Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s [2025-10-28T07:31:22.548Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-10-28T07:31:22.548Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0B / 100.52MB 0.2s [2025-10-28T07:31:22.548Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 27.26MB / 74.06MB 0.4s [2025-10-28T07:31:22.548Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-10-28T07:31:22.548Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done [2025-10-28T07:31:22.548Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 8.39MB / 100.52MB 0.4s [2025-10-28T07:31:22.548Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 1.05MB / 13.29MB 0.4s [2025-10-28T07:31:22.548Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 32.51MB / 74.06MB 0.5s [2025-10-28T07:31:22.548Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 3.15MB / 13.29MB 0.5s [2025-10-28T07:31:22.548Z] #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 [2025-10-28T07:31:22.812Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 45.09MB / 74.06MB 0.6s [2025-10-28T07:31:22.812Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 23.63MB / 100.52MB 0.6s [2025-10-28T07:31:22.812Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 12.34MB / 13.29MB 0.6s [2025-10-28T07:31:22.812Z] #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done [2025-10-28T07:31:23.213Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 64.12MB / 74.06MB 0.8s [2025-10-28T07:31:23.213Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 40.89MB / 100.52MB 0.8s [2025-10-28T07:31:23.213Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.7s done [2025-10-28T07:31:23.213Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.9s [2025-10-28T07:31:23.213Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 53.07MB / 100.52MB 0.9s [2025-10-28T07:31:23.612Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 76.55MB / 100.52MB 1.1s [2025-10-28T07:31:23.612Z] #4 ... [2025-10-28T07:31:23.612Z] [2025-10-28T07:31:23.612Z] #5 [internal] load build context [2025-10-28T07:31:23.612Z] #5 transferring context: 65.71MB 1.0s done [2025-10-28T07:31:23.612Z] #5 DONE 1.3s [2025-10-28T07:31:23.612Z] [2025-10-28T07:31:23.612Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-28T07:31:23.612Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 81.79MB / 100.52MB 1.2s [2025-10-28T07:31:23.877Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.2s done [2025-10-28T07:31:23.877Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 96.47MB / 100.52MB 1.3s [2025-10-28T07:31:23.877Z] #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s [2025-10-28T07:31:23.877Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.6s done [2025-10-28T07:31:29.146Z] #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.9s done [2025-10-28T07:31:29.146Z] #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 [2025-10-28T07:31:29.146Z] #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done [2025-10-28T07:31:29.146Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-28T07:31:29.146Z] #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done [2025-10-28T07:31:29.146Z] #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done [2025-10-28T07:31:29.146Z] #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 [2025-10-28T07:31:31.712Z] #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.6s done [2025-10-28T07:31:31.712Z] #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s [2025-10-28T07:31:32.664Z] #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.8s done [2025-10-28T07:31:32.664Z] #4 DONE 10.3s [2025-10-28T07:31:32.664Z] [2025-10-28T07:31:32.664Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-10-28T07:31:32.664Z] #6 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T07:31:34.760Z] Still waiting to schedule task [2025-10-28T07:31:34.761Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-709800’ [2025-10-28T07:31:35.226Z] #6 2.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T07:31:35.824Z] #6 3.230 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-10-28T07:31:35.824Z] #6 3.238 (2/8) Installing libedit (20240517.3.1-r0) [2025-10-28T07:31:35.824Z] #6 3.243 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-10-28T07:31:35.824Z] #6 3.266 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-10-28T07:31:35.824Z] #6 3.276 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-10-28T07:31:35.824Z] #6 3.281 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-10-28T07:31:35.824Z] #6 3.283 (7/8) Installing openssh-server (9.7_p1-r5) [2025-10-28T07:31:35.824Z] #6 3.465 (8/8) Installing openssh (9.7_p1-r5) [2025-10-28T07:31:36.101Z] #6 3.473 Executing busybox-1.36.1-r29.trigger [2025-10-28T07:31:36.101Z] #6 3.482 OK: 253 MiB in 66 packages [2025-10-28T07:31:41.396Z] #6 DONE 8.4s [2025-10-28T07:31:41.396Z] [2025-10-28T07:31:41.396Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-10-28T07:31:41.396Z] #7 DONE 0.0s [2025-10-28T07:31:41.396Z] [2025-10-28T07:31:41.396Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-28T07:31:41.965Z] #8 DONE 0.9s [2025-10-28T07:31:41.965Z] [2025-10-28T07:31:41.965Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T07:32:14.172Z] #9 DONE 28.6s [2025-10-28T07:32:14.172Z] [2025-10-28T07:32:14.172Z] #10 [builder 6/7] COPY . . [2025-10-28T07:32:14.172Z] #10 DONE 1.3s [2025-10-28T07:32:14.172Z] [2025-10-28T07:32:14.172Z] #11 [builder 7/7] RUN echo noop [2025-10-28T07:32:14.172Z] #11 0.200 noop [2025-10-28T07:32:14.172Z] #11 DONE 0.3s [2025-10-28T07:32:14.172Z] [2025-10-28T07:32:14.172Z] #12 exporting to image [2025-10-28T07:32:14.172Z] #12 exporting layers [2025-10-28T07:32:20.788Z] #12 exporting layers 8.4s done [2025-10-28T07:32:20.788Z] #12 writing image sha256:0f2df89feabdd803e7e34700c170662d1fcd4a13f30e57a5870e43ec9657f63e done [2025-10-28T07:32:20.788Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-28T07:32:20.788Z] #12 DONE 8.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:32:21.127Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-28T07:32:21.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:32:21.215Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:32:21.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-28T07:32:21.629Z] $ docker top 2175fe171f3d4562f35311a39b97b177c662a05ae7b0374cf3a18722d996da16 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T07:32:22.002Z] + go version [2025-10-28T07:32:22.002Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-10-28T07:32:22.011Z] $ docker stop --time=1 2175fe171f3d4562f35311a39b97b177c662a05ae7b0374cf3a18722d996da16 [2025-10-28T07:32:23.249Z] $ docker rm -f --volumes 2175fe171f3d4562f35311a39b97b177c662a05ae7b0374cf3a18722d996da16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:32:23.711Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-28T07:32:23.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:32:23.788Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:32:23.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-28T07:32:24.079Z] $ docker top c46e038985d2d490c1c41da4e150f95e457620daa06d4ae37faea3253ee0a2f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T07:32:24.432Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] fileExists [Pipeline] sh [2025-10-28T07:32:24.756Z] + make test [2025-10-28T07:32:24.756Z] go test ./... -coverprofile=coverage.out [2025-10-28T07:32:26.148Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-10-28T07:32:48.193Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-10-28T07:32:48.193Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 49.1% of statements [2025-10-28T07:32:58.250Z] go vet ./... [2025-10-28T07:33:03.613Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-28T07:33:03.613Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-28T07:33:03.613Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-28T07:33:03.627Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-10-28T07:33:03.976Z] + go mod tidy [Pipeline] } [2025-10-28T07:33:04.554Z] $ docker stop --time=1 c46e038985d2d490c1c41da4e150f95e457620daa06d4ae37faea3253ee0a2f6 [2025-10-28T07:33:09.220Z] $ docker rm -f --volumes c46e038985d2d490c1c41da4e150f95e457620daa06d4ae37faea3253ee0a2f6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T07:33:09.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-28T07:33:09.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-28T07:33:10.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-28T07:33:10.956Z] + ls -al . [2025-10-28T07:33:10.956Z] total 264 [2025-10-28T07:33:10.956Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 07:32 . [2025-10-28T07:33:10.956Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:30 .. [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 07:30 .dockerignore [2025-10-28T07:33:10.956Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:32 .git [2025-10-28T07:33:10.956Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:30 .github [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 28 07:30 .gitignore [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 07:30 .golangci.yml [2025-10-28T07:33:10.956Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 07:31 .semver [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 28 07:30 Attribution.txt [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 18046 Oct 28 07:30 CHANGELOG.md [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 1479 Oct 28 07:30 Dockerfile [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 07:30 GOVERNANCE.md [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 28 07:30 Jenkinsfile [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 07:30 LICENSE [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 2524 Oct 28 07:30 Makefile [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 28 07:30 OWNERS.md [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 28 07:30 README.md [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 07:31 VERSION [2025-10-28T07:33:10.956Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:30 bin [2025-10-28T07:33:10.956Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:30 cmd [2025-10-28T07:33:10.956Z] -rw-r--r-- 1 jenkins jenkins 27942 Oct 28 07:32 coverage.out [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 6295 Oct 28 07:30 go.mod [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 86874 Oct 28 07:30 go.sum [2025-10-28T07:33:10.956Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:30 internal [2025-10-28T07:33:10.956Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:30 simulator [2025-10-28T07:33:10.956Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 07:30 vendor [2025-10-28T07:33:10.956Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 07:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:33:11.331Z] + 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=f5d7f7d9e377d9278c615111da67a40f46b57ec2 --label arch=amd64 --label version=4.0.1-dev.1 . [2025-10-28T07:33:11.592Z] #0 building with "default" instance using docker driver [2025-10-28T07:33:11.592Z] [2025-10-28T07:33:11.592Z] #1 [internal] load build definition from Dockerfile [2025-10-28T07:33:11.592Z] #1 transferring dockerfile: 1.52kB done [2025-10-28T07:33:11.592Z] #1 DONE 0.0s [2025-10-28T07:33:11.592Z] [2025-10-28T07:33:11.592Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-28T07:33:11.592Z] #2 DONE 0.0s [2025-10-28T07:33:11.592Z] [2025-10-28T07:33:11.592Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-10-28T07:33:11.592Z] #3 DONE 0.1s [2025-10-28T07:33:11.852Z] [2025-10-28T07:33:11.852Z] #4 [internal] load .dockerignore [2025-10-28T07:33:11.852Z] #4 transferring context: 182B done [2025-10-28T07:33:11.852Z] #4 DONE 0.0s [2025-10-28T07:33:11.852Z] [2025-10-28T07:33:11.852Z] #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-28T07:33:11.852Z] #5 DONE 0.1s [2025-10-28T07:33:11.852Z] [2025-10-28T07:33:11.852Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T07:33:11.852Z] #6 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 done [2025-10-28T07:33:11.852Z] #6 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-28T07:33:11.852Z] #6 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-28T07:33:11.852Z] #6 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-28T07:33:11.852Z] #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 2.10MB / 3.63MB 0.1s [2025-10-28T07:33:11.852Z] #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-28T07:33:12.113Z] #6 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-28T07:33:12.113Z] #6 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-28T07:33:12.113Z] #6 DONE 0.4s [2025-10-28T07:33:12.113Z] [2025-10-28T07:33:12.113Z] #7 [internal] load build context [2025-10-28T07:33:12.113Z] #7 transferring context: 1.01MB 0.2s done [2025-10-28T07:33:12.113Z] #7 DONE 0.3s [2025-10-28T07:33:12.113Z] [2025-10-28T07:33:12.113Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-10-28T07:33:12.113Z] #8 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T07:33:12.113Z] #8 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T07:33:12.681Z] #8 0.826 OK: 253 MiB in 66 packages [2025-10-28T07:33:12.942Z] #8 ... [2025-10-28T07:33:12.942Z] [2025-10-28T07:33:12.942Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-10-28T07:33:12.942Z] #9 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T07:33:12.942Z] #9 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T07:33:12.942Z] #9 0.563 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-28T07:33:12.942Z] #9 0.567 Executing busybox-1.36.1-r30.trigger [2025-10-28T07:33:12.942Z] #9 0.574 OK: 8 MiB in 15 packages [2025-10-28T07:33:12.942Z] #9 DONE 0.8s [2025-10-28T07:33:12.942Z] [2025-10-28T07:33:12.942Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-10-28T07:33:12.942Z] #8 DONE 1.1s [2025-10-28T07:33:12.942Z] [2025-10-28T07:33:12.942Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-10-28T07:33:12.942Z] #10 DONE 0.0s [2025-10-28T07:33:12.942Z] [2025-10-28T07:33:12.942Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-28T07:33:14.334Z] #11 ... [2025-10-28T07:33:14.334Z] [2025-10-28T07:33:14.334Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-28T07:33:14.334Z] #12 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T07:33:14.334Z] #12 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T07:33:14.334Z] #12 0.744 OK: 8 MiB in 15 packages [2025-10-28T07:33:14.334Z] #12 DONE 1.3s [2025-10-28T07:33:14.334Z] [2025-10-28T07:33:14.334Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-28T07:33:14.334Z] #11 DONE 1.3s [2025-10-28T07:33:14.334Z] [2025-10-28T07:33:14.334Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T07:33:14.595Z] #13 0.467 skipping... [2025-10-28T07:33:14.854Z] #13 DONE 0.5s [2025-10-28T07:33:14.854Z] [2025-10-28T07:33:14.854Z] #14 [builder 6/7] COPY . . [2025-10-28T07:33:16.786Z] #14 DONE 1.7s [2025-10-28T07:33:16.786Z] [2025-10-28T07:33:16.787Z] #15 [builder 7/7] RUN make build [2025-10-28T07:33:16.787Z] #15 0.223 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-10-28T07:33:43.323Z] #15 DONE 26.3s [2025-10-28T07:33:43.323Z] [2025-10-28T07:33:43.323Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-10-28T07:33:43.582Z] #16 DONE 0.6s [2025-10-28T07:33:43.842Z] [2025-10-28T07:33:43.842Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-10-28T07:33:43.842Z] #17 DONE 0.0s [2025-10-28T07:33:43.842Z] [2025-10-28T07:33:43.842Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-10-28T07:33:43.842Z] #18 DONE 0.0s [2025-10-28T07:33:43.842Z] [2025-10-28T07:33:43.842Z] #19 exporting to image [2025-10-28T07:33:43.842Z] #19 exporting layers 0.1s done [2025-10-28T07:33:43.842Z] #19 writing image sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done [2025-10-28T07:33:43.842Z] #19 naming to docker.io/library/device-modbus done [2025-10-28T07:33:43.842Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T07:33:44.252Z] provisioning config files... [2025-10-28T07:33:44.264Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config10859054125936171036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:33:44.586Z] ---> ****-login.sh [2025-10-28T07:33:44.586Z] nexus3.edgexfoundry.org:10001 [2025-10-28T07:33:44.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:33:44.586Z] Login Succeeded [2025-10-28T07:33:44.586Z] nexus3.edgexfoundry.org:10002 [2025-10-28T07:33:44.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:33:44.586Z] Login Succeeded [2025-10-28T07:33:44.586Z] nexus3.edgexfoundry.org:10003 [2025-10-28T07:33:44.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:33:44.848Z] Login Succeeded [2025-10-28T07:33:44.848Z] nexus3.edgexfoundry.org:10004 [2025-10-28T07:33:44.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:33:44.848Z] Login Succeeded [2025-10-28T07:33:44.848Z] ****.io [2025-10-28T07:33:44.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:33:45.107Z] Login Succeeded [2025-10-28T07:33:45.107Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T07:33:45.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T07:33:45.168Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T07:33:45.196Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-10-28T07:33:45.196Z] f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:33:45.196Z] 4.0.1-dev.1 [2025-10-28T07:33:45.196Z] f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [2025-10-28T07:33:45.196Z] odessa [2025-10-28T07:33:45.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:33:45.552Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:33:45.896Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:33:45.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-28T07:33:45.897Z] 8bdab33f7766: Preparing [2025-10-28T07:33:45.897Z] f3d9276ae429: Preparing [2025-10-28T07:33:45.897Z] 155e81c9e2e2: Preparing [2025-10-28T07:33:45.897Z] b7c143c97a04: Preparing [2025-10-28T07:33:45.897Z] afac68c7f736: Preparing [2025-10-28T07:33:45.897Z] abfcb263a588: Preparing [2025-10-28T07:33:45.897Z] abfcb263a588: Waiting [2025-10-28T07:33:45.897Z] f3d9276ae429: Pushed [2025-10-28T07:33:45.897Z] b7c143c97a04: Pushed [2025-10-28T07:33:45.897Z] abfcb263a588: Layer already exists [2025-10-28T07:33:45.897Z] 8bdab33f7766: Pushed [2025-10-28T07:33:45.897Z] afac68c7f736: Pushed [2025-10-28T07:33:50.094Z] 155e81c9e2e2: Pushed [2025-10-28T07:33:50.094Z] f5d7f7d9e377d9278c615111da67a40f46b57ec2: digest: sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:33:50.432Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:33:50.769Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 [2025-10-28T07:33:50.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-28T07:33:50.769Z] 8bdab33f7766: Preparing [2025-10-28T07:33:50.769Z] f3d9276ae429: Preparing [2025-10-28T07:33:50.769Z] 155e81c9e2e2: Preparing [2025-10-28T07:33:50.769Z] b7c143c97a04: Preparing [2025-10-28T07:33:50.769Z] afac68c7f736: Preparing [2025-10-28T07:33:50.769Z] abfcb263a588: Preparing [2025-10-28T07:33:50.769Z] abfcb263a588: Waiting [2025-10-28T07:33:50.769Z] afac68c7f736: Layer already exists [2025-10-28T07:33:50.769Z] 155e81c9e2e2: Layer already exists [2025-10-28T07:33:50.769Z] 8bdab33f7766: Layer already exists [2025-10-28T07:33:50.769Z] b7c143c97a04: Layer already exists [2025-10-28T07:33:50.769Z] f3d9276ae429: Layer already exists [2025-10-28T07:33:50.769Z] abfcb263a588: Layer already exists [2025-10-28T07:33:50.769Z] 4.0.1-dev.1: digest: sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:33:51.112Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:33:51.441Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [2025-10-28T07:33:51.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-28T07:33:51.441Z] 8bdab33f7766: Preparing [2025-10-28T07:33:51.441Z] f3d9276ae429: Preparing [2025-10-28T07:33:51.441Z] 155e81c9e2e2: Preparing [2025-10-28T07:33:51.441Z] b7c143c97a04: Preparing [2025-10-28T07:33:51.441Z] afac68c7f736: Preparing [2025-10-28T07:33:51.441Z] abfcb263a588: Preparing [2025-10-28T07:33:51.441Z] abfcb263a588: Waiting [2025-10-28T07:33:51.441Z] 8bdab33f7766: Layer already exists [2025-10-28T07:33:51.441Z] f3d9276ae429: Layer already exists [2025-10-28T07:33:51.441Z] b7c143c97a04: Layer already exists [2025-10-28T07:33:51.441Z] afac68c7f736: Layer already exists [2025-10-28T07:33:51.441Z] 155e81c9e2e2: Layer already exists [2025-10-28T07:33:51.441Z] abfcb263a588: Layer already exists [2025-10-28T07:33:51.441Z] f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1: digest: sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:33:51.780Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:33:52.109Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:odessa [2025-10-28T07:33:52.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-10-28T07:33:52.109Z] 8bdab33f7766: Preparing [2025-10-28T07:33:52.109Z] f3d9276ae429: Preparing [2025-10-28T07:33:52.109Z] 155e81c9e2e2: Preparing [2025-10-28T07:33:52.109Z] b7c143c97a04: Preparing [2025-10-28T07:33:52.109Z] afac68c7f736: Preparing [2025-10-28T07:33:52.109Z] abfcb263a588: Preparing [2025-10-28T07:33:52.109Z] abfcb263a588: Waiting [2025-10-28T07:33:52.109Z] b7c143c97a04: Layer already exists [2025-10-28T07:33:52.109Z] afac68c7f736: Layer already exists [2025-10-28T07:33:52.109Z] f3d9276ae429: Layer already exists [2025-10-28T07:33:52.109Z] 155e81c9e2e2: Layer already exists [2025-10-28T07:33:52.109Z] 8bdab33f7766: Layer already exists [2025-10-28T07:33:52.109Z] abfcb263a588: Layer already exists [2025-10-28T07:33:52.109Z] odessa: digest: sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T07:33:52.216Z] ===================================================== [Pipeline] echo [2025-10-28T07:33:52.233Z] taggedImages: [2025-10-28T07:33:52.233Z] - nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:33:52.233Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 [2025-10-28T07:33:52.233Z] - nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [2025-10-28T07:33:52.233Z] - nexus3.edgexfoundry.org:10004/device-modbus:odessa [Pipeline] echo [2025-10-28T07:33:52.294Z] ========================================================= [2025-10-28T07:33:52.294Z] [edgeXBuildMultiArch] RAW Config: [2025-10-28T07:33:52.294Z] images: [2025-10-28T07:33:52.294Z] - nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:33:52.294Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 [2025-10-28T07:33:52.294Z] - nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [2025-10-28T07:33:52.294Z] - nexus3.edgexfoundry.org:10004/device-modbus:odessa [2025-10-28T07:33:52.294Z] settingsFile: [2025-10-28T07:33:52.294Z] device-modbus-go-settings [2025-10-28T07:33:52.294Z] ========================================================= [Pipeline] node [2025-10-28T07:34:07.299Z] Still waiting to schedule task [2025-10-28T07:34:07.300Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-28T07:35:14.303Z] Running on prd-centos7-docker-4c-2g-710986 in /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T07:35:14.354Z] provisioning config files... [2025-10-28T07:35:14.378Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config3638112757648548238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:35:15.386Z] ---> ****-login.sh [2025-10-28T07:35:15.386Z] nexus3.edgexfoundry.org:10001 [2025-10-28T07:35:15.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:35:15.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:35:15.916Z] Configure a credential helper to remove this warning. See [2025-10-28T07:35:15.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:35:15.916Z] [2025-10-28T07:35:15.916Z] Login Succeeded [2025-10-28T07:35:15.916Z] nexus3.edgexfoundry.org:10002 [2025-10-28T07:35:15.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:35:15.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:35:15.916Z] Configure a credential helper to remove this warning. See [2025-10-28T07:35:15.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:35:15.916Z] [2025-10-28T07:35:15.916Z] Login Succeeded [2025-10-28T07:35:15.916Z] nexus3.edgexfoundry.org:10003 [2025-10-28T07:35:15.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:35:15.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:35:15.916Z] Configure a credential helper to remove this warning. See [2025-10-28T07:35:15.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:35:15.916Z] [2025-10-28T07:35:15.916Z] Login Succeeded [2025-10-28T07:35:15.916Z] nexus3.edgexfoundry.org:10004 [2025-10-28T07:35:16.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:35:16.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:35:16.177Z] Configure a credential helper to remove this warning. See [2025-10-28T07:35:16.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:35:16.177Z] [2025-10-28T07:35:16.177Z] Login Succeeded [2025-10-28T07:35:16.177Z] ****.io [2025-10-28T07:35:16.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:35:16.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:35:16.445Z] Configure a credential helper to remove this warning. See [2025-10-28T07:35:16.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:35:16.445Z] [2025-10-28T07:35:16.445Z] Login Succeeded [2025-10-28T07:35:16.445Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T07:35:16.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T07:35:16.840Z] + docker buildx ls [2025-10-28T07:35:17.104Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-28T07:35:17.104Z] default * docker [2025-10-28T07:35:17.104Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-28T07:35:17.404Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-28T07:35:17.404Z] edgex-builder [Pipeline] sh [2025-10-28T07:35:17.698Z] + docker buildx inspect --bootstrap [2025-10-28T07:35:17.698Z] #1 [internal] booting buildkit [2025-10-28T07:35:17.698Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-28T07:35:22.986Z] #1 pulling image moby/buildkit:buildx-stable-1 4.9s done [2025-10-28T07:35:22.986Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-28T07:35:28.280Z] #1 creating container buildx_buildkit_edgex-builder0 5.6s done [2025-10-28T07:35:28.280Z] #1 DONE 10.6s [2025-10-28T07:35:28.280Z] Name: edgex-builder [2025-10-28T07:35:28.280Z] Driver: docker-container [2025-10-28T07:35:28.280Z] [2025-10-28T07:35:28.280Z] Nodes: [2025-10-28T07:35:28.280Z] Name: edgex-builder0 [2025-10-28T07:35:28.280Z] Endpoint: unix:///var/run/docker.sock [2025-10-28T07:35:28.280Z] Status: running [2025-10-28T07:35:28.280Z] Buildkit: v0.25.1 [2025-10-28T07:35:28.280Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-28T07:35:28.576Z] + docker buildx ls [2025-10-28T07:35:28.576Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-28T07:35:28.576Z] edgex-builder * docker-container [2025-10-28T07:35:28.576Z] 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-28T07:35:28.576Z] default docker [2025-10-28T07:35:28.576Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-28T07:35:28.872Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2' [2025-10-28T07:35:28.872Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 --push - [2025-10-28T07:35:29.133Z] #1 [internal] load build definition from Dockerfile [2025-10-28T07:35:29.133Z] #1 transferring dockerfile: 198B done [2025-10-28T07:35:29.133Z] #1 DONE 0.0s [2025-10-28T07:35:29.133Z] [2025-10-28T07:35:29.133Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:35:29.133Z] #2 DONE 0.1s [2025-10-28T07:35:29.133Z] [2025-10-28T07:35:29.133Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:35:29.133Z] #3 DONE 0.1s [2025-10-28T07:35:29.133Z] [2025-10-28T07:35:29.133Z] #4 [internal] load .dockerignore [2025-10-28T07:35:29.133Z] #4 transferring context: 2B done [2025-10-28T07:35:29.133Z] #4 DONE 0.1s [2025-10-28T07:35:29.393Z] [2025-10-28T07:35:29.393Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:29.393Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done [2025-10-28T07:35:29.393Z] #5 ... [2025-10-28T07:35:29.393Z] [2025-10-28T07:35:29.393Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:29.393Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.2s done [2025-10-28T07:35:29.393Z] #6 DONE 0.2s [2025-10-28T07:35:29.393Z] [2025-10-28T07:35:29.393Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:29.393Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done [2025-10-28T07:35:29.657Z] #5 DONE 0.6s [2025-10-28T07:35:29.922Z] [2025-10-28T07:35:29.922Z] #7 exporting to image [2025-10-28T07:35:29.922Z] #7 exporting layers done [2025-10-28T07:35:29.922Z] #7 exporting manifest sha256:0852d64df48bd2c70f5b5c6323d1589f6286f5b2d2414dbb9b2a7b77b0dc4134 0.1s done [2025-10-28T07:35:29.922Z] #7 exporting config sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done [2025-10-28T07:35:29.922Z] #7 exporting manifest sha256:a084113ee07c051bb69006aa60653f2e8210dd58b10f2a185c1af673e5ac6e5d 0.0s done [2025-10-28T07:35:29.922Z] #7 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 [2025-10-28T07:35:29.922Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-28T07:35:29.922Z] #7 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 0.1s done [2025-10-28T07:35:29.922Z] #7 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 [2025-10-28T07:35:30.181Z] #7 ... [2025-10-28T07:35:30.181Z] [2025-10-28T07:35:30.181Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-28T07:35:30.181Z] #8 DONE 0.0s [2025-10-28T07:35:30.181Z] [2025-10-28T07:35:30.181Z] #7 exporting to image [2025-10-28T07:35:30.181Z] #7 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done [2025-10-28T07:35:30.181Z] #7 pushing layers [2025-10-28T07:35:30.181Z] #7 pushing layers 0.1s done [2025-10-28T07:35:30.181Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done [2025-10-28T07:35:30.181Z] #7 DONE 0.5s [2025-10-28T07:35:30.752Z] [2025-10-28T07:35:30.752Z] 1 warning found (use --debug to expand): [2025-10-28T07:35:30.752Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-28T07:35:31.050Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1' [2025-10-28T07:35:31.051Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 --push - [2025-10-28T07:35:31.311Z] #1 [internal] load build definition from Dockerfile [2025-10-28T07:35:31.311Z] #1 transferring dockerfile: 169B done [2025-10-28T07:35:31.311Z] #1 DONE 0.0s [2025-10-28T07:35:31.311Z] [2025-10-28T07:35:31.311Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 [2025-10-28T07:35:31.311Z] #2 DONE 0.0s [2025-10-28T07:35:31.311Z] [2025-10-28T07:35:31.311Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1 [2025-10-28T07:35:31.311Z] #3 DONE 0.0s [2025-10-28T07:35:31.311Z] [2025-10-28T07:35:31.311Z] #4 [internal] load .dockerignore [2025-10-28T07:35:31.311Z] #4 transferring context: 2B done [2025-10-28T07:35:31.311Z] #4 DONE 0.0s [2025-10-28T07:35:31.311Z] [2025-10-28T07:35:31.311Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:31.311Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done [2025-10-28T07:35:31.311Z] #5 DONE 0.0s [2025-10-28T07:35:31.311Z] [2025-10-28T07:35:31.311Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:31.311Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done [2025-10-28T07:35:31.311Z] #6 CACHED [2025-10-28T07:35:31.311Z] [2025-10-28T07:35:31.311Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:31.311Z] #5 CACHED [2025-10-28T07:35:31.311Z] [2025-10-28T07:35:31.311Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-28T07:35:31.311Z] #7 DONE 0.0s [2025-10-28T07:35:31.311Z] [2025-10-28T07:35:31.311Z] #8 exporting to image [2025-10-28T07:35:31.311Z] #8 exporting layers done [2025-10-28T07:35:31.311Z] #8 exporting manifest sha256:0852d64df48bd2c70f5b5c6323d1589f6286f5b2d2414dbb9b2a7b77b0dc4134 done [2025-10-28T07:35:31.311Z] #8 exporting config sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done [2025-10-28T07:35:31.311Z] #8 exporting manifest sha256:a084113ee07c051bb69006aa60653f2e8210dd58b10f2a185c1af673e5ac6e5d done [2025-10-28T07:35:31.311Z] #8 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 done [2025-10-28T07:35:31.311Z] #8 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 done [2025-10-28T07:35:31.311Z] #8 pushing layers 0.0s done [2025-10-28T07:35:31.311Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.0.1-dev.1@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done [2025-10-28T07:35:31.311Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-28T07:35:31.311Z] #8 DONE 0.1s [2025-10-28T07:35:31.311Z] [2025-10-28T07:35:31.311Z] 1 warning found (use --debug to expand): [2025-10-28T07:35:31.311Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-28T07:35:31.614Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 --push - [2025-10-28T07:35:31.614Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1' [2025-10-28T07:35:31.614Z] #1 [internal] load build definition from Dockerfile [2025-10-28T07:35:31.614Z] #1 transferring dockerfile: 210B done [2025-10-28T07:35:31.614Z] #1 DONE 0.0s [2025-10-28T07:35:31.614Z] [2025-10-28T07:35:31.614Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [2025-10-28T07:35:31.614Z] #2 DONE 0.0s [2025-10-28T07:35:31.614Z] [2025-10-28T07:35:31.614Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [2025-10-28T07:35:31.614Z] #3 DONE 0.0s [2025-10-28T07:35:31.614Z] [2025-10-28T07:35:31.614Z] #4 [internal] load .dockerignore [2025-10-28T07:35:31.614Z] #4 transferring context: 2B done [2025-10-28T07:35:31.614Z] #4 DONE 0.0s [2025-10-28T07:35:31.614Z] [2025-10-28T07:35:31.614Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:31.614Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done [2025-10-28T07:35:31.614Z] #5 CACHED [2025-10-28T07:35:31.614Z] [2025-10-28T07:35:31.614Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:31.614Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done [2025-10-28T07:35:31.614Z] #6 CACHED [2025-10-28T07:35:31.614Z] [2025-10-28T07:35:31.614Z] #7 exporting to image [2025-10-28T07:35:31.614Z] #7 exporting layers [2025-10-28T07:35:31.614Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-28T07:35:31.875Z] #7 ... [2025-10-28T07:35:31.875Z] [2025-10-28T07:35:31.875Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-28T07:35:31.875Z] #8 DONE 0.0s [2025-10-28T07:35:31.875Z] [2025-10-28T07:35:31.875Z] #7 exporting to image [2025-10-28T07:35:31.875Z] #7 exporting layers done [2025-10-28T07:35:31.875Z] #7 exporting manifest sha256:0852d64df48bd2c70f5b5c6323d1589f6286f5b2d2414dbb9b2a7b77b0dc4134 done [2025-10-28T07:35:31.875Z] #7 exporting config sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done [2025-10-28T07:35:31.875Z] #7 exporting manifest sha256:a084113ee07c051bb69006aa60653f2e8210dd58b10f2a185c1af673e5ac6e5d done [2025-10-28T07:35:31.875Z] #7 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 done [2025-10-28T07:35:31.875Z] #7 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 done [2025-10-28T07:35:31.875Z] #7 pushing layers 0.1s done [2025-10-28T07:35:31.875Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 [2025-10-28T07:35:31.875Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done [2025-10-28T07:35:31.875Z] #7 DONE 0.2s [2025-10-28T07:35:31.875Z] [2025-10-28T07:35:31.875Z] 1 warning found (use --debug to expand): [2025-10-28T07:35:31.875Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-28T07:35:32.182Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa' [2025-10-28T07:35:32.182Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:odessa --push - [2025-10-28T07:35:32.440Z] #1 [internal] load build definition from Dockerfile [2025-10-28T07:35:32.440Z] #1 transferring dockerfile: 164B done [2025-10-28T07:35:32.440Z] #1 DONE 0.0s [2025-10-28T07:35:32.440Z] [2025-10-28T07:35:32.440Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:odessa [2025-10-28T07:35:32.440Z] #2 DONE 0.0s [2025-10-28T07:35:32.440Z] [2025-10-28T07:35:32.440Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:odessa [2025-10-28T07:35:32.440Z] #3 DONE 0.0s [2025-10-28T07:35:32.440Z] [2025-10-28T07:35:32.440Z] #4 [internal] load .dockerignore [2025-10-28T07:35:32.440Z] #4 transferring context: 2B done [2025-10-28T07:35:32.440Z] #4 DONE 0.0s [2025-10-28T07:35:32.440Z] [2025-10-28T07:35:32.440Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:32.440Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done [2025-10-28T07:35:32.440Z] #5 CACHED [2025-10-28T07:35:32.440Z] [2025-10-28T07:35:32.440Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 [2025-10-28T07:35:32.440Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:cbc6af7661a6011d4b35212d7da4338ae67585aad34e167363fd7482bea47599 0.0s done [2025-10-28T07:35:32.440Z] #6 CACHED [2025-10-28T07:35:32.440Z] [2025-10-28T07:35:32.440Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-28T07:35:32.440Z] #7 DONE 0.0s [2025-10-28T07:35:32.440Z] [2025-10-28T07:35:32.440Z] #8 exporting to image [2025-10-28T07:35:32.440Z] #8 exporting layers done [2025-10-28T07:35:32.440Z] #8 exporting manifest sha256:0852d64df48bd2c70f5b5c6323d1589f6286f5b2d2414dbb9b2a7b77b0dc4134 done [2025-10-28T07:35:32.440Z] #8 exporting config sha256:8ab4b850ee65bbfe3d1046500e1a7d548e8a653895be0b5bef494fa5cc5505fc done [2025-10-28T07:35:32.440Z] #8 exporting manifest sha256:a084113ee07c051bb69006aa60653f2e8210dd58b10f2a185c1af673e5ac6e5d done [2025-10-28T07:35:32.440Z] #8 exporting config sha256:09ef5630f06c79e756456d8b8c8323970ffe016d9037e5d4db35e82697ebc921 done [2025-10-28T07:35:32.440Z] #8 exporting manifest list sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 done [2025-10-28T07:35:32.440Z] #8 pushing layers 0.0s done [2025-10-28T07:35:32.440Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:odessa@sha256:4146a08d99036b6949e609502e26d0d17bc9b8edc85c062e093ab6a24acb7e17 0.1s done [2025-10-28T07:35:32.440Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-28T07:35:32.440Z] #8 DONE 0.2s [2025-10-28T07:35:32.440Z] [2025-10-28T07:35:32.440Z] 1 warning found (use --debug to expand): [2025-10-28T07:35:32.440Z]  - 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-28T07:35:32.848Z] + '[' -d /w/workspace/xfoundry_device-modbus-go_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:35:33.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:35:33.729Z] ---> package-listing.sh [2025-10-28T07:35:33.729Z] ++ facter osfamily [2025-10-28T07:35:33.729Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-28T07:35:33.989Z] + OS_FAMILY=redhat [2025-10-28T07:35:33.989Z] + workspace=/w/workspace/xfoundry_device-modbus-go_odessa [2025-10-28T07:35:33.989Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-28T07:35:33.989Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-28T07:35:33.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-28T07:35:33.989Z] + PACKAGES=/tmp/packages_start.txt [2025-10-28T07:35:33.989Z] + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' [2025-10-28T07:35:33.989Z] + PACKAGES=/tmp/packages_end.txt [2025-10-28T07:35:33.989Z] + case "${OS_FAMILY}" in [2025-10-28T07:35:33.989Z] + rpm -qa [2025-10-28T07:35:33.989Z] + sort [2025-10-28T07:35:34.557Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-28T07:35:34.557Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-28T07:35:34.557Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-28T07:35:34.557Z] + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' [2025-10-28T07:35:34.557Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [2025-10-28T07:35:34.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [Pipeline] echo [2025-10-28T07:35:34.832Z] 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-28T07:35:35.116Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:35:35.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T07:35:35.683Z] [2025-10-28T07:35:35.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:35:36.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T07:35:36.000Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-28T07:35:36.000Z] 5eb5b503b376: Pulling fs layer [2025-10-28T07:35:36.000Z] 5c69ac0246d0: Pulling fs layer [2025-10-28T07:35:36.000Z] ec43610c2a17: Pulling fs layer [2025-10-28T07:35:36.000Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-28T07:35:36.000Z] 33b1e0a273af: Pulling fs layer [2025-10-28T07:35:36.000Z] 5d3b04190fa2: Pulling fs layer [2025-10-28T07:35:36.000Z] 2f39f015ded8: Pulling fs layer [2025-10-28T07:35:36.000Z] 33b1e0a273af: Waiting [2025-10-28T07:35:36.000Z] 5d3b04190fa2: Waiting [2025-10-28T07:35:36.000Z] 2f39f015ded8: Waiting [2025-10-28T07:35:36.000Z] 3a2ae6a8a46f: Waiting [2025-10-28T07:35:36.000Z] 5c69ac0246d0: Verifying Checksum [2025-10-28T07:35:36.000Z] 5c69ac0246d0: Download complete [2025-10-28T07:35:36.000Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-28T07:35:36.000Z] 3a2ae6a8a46f: Download complete [2025-10-28T07:35:36.000Z] ec43610c2a17: Verifying Checksum [2025-10-28T07:35:36.000Z] ec43610c2a17: Download complete [2025-10-28T07:35:36.000Z] 33b1e0a273af: Verifying Checksum [2025-10-28T07:35:36.000Z] 33b1e0a273af: Download complete [2025-10-28T07:35:36.000Z] 5d3b04190fa2: Verifying Checksum [2025-10-28T07:35:36.000Z] 5d3b04190fa2: Download complete [2025-10-28T07:35:36.267Z] 5eb5b503b376: Verifying Checksum [2025-10-28T07:35:36.267Z] 5eb5b503b376: Download complete [2025-10-28T07:35:36.846Z] 2f39f015ded8: Verifying Checksum [2025-10-28T07:35:36.846Z] 2f39f015ded8: Download complete [2025-10-28T07:35:37.818Z] 5eb5b503b376: Pull complete [2025-10-28T07:35:37.818Z] 5c69ac0246d0: Pull complete [2025-10-28T07:35:38.079Z] ec43610c2a17: Pull complete [2025-10-28T07:35:38.356Z] 3a2ae6a8a46f: Pull complete [2025-10-28T07:35:38.356Z] 33b1e0a273af: Pull complete [2025-10-28T07:35:38.649Z] 5d3b04190fa2: Pull complete [2025-10-28T07:35:42.908Z] 2f39f015ded8: Pull complete [2025-10-28T07:35:42.908Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-28T07:35:42.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T07:35:42.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:35:43.071Z] prd-centos7-docker-4c-2g-710986 does not seem to be running inside a container [2025-10-28T07:35:43.108Z] $ 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-28T07:35:49.665Z] $ docker top a77f301452db4d20c84a3d29b59926d7199be394407dd181dc8d059dc10fdbc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T07:35:50.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-28T07:35:50.327Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-28T07:35:50.632Z] + ls /var/log/sa-host [2025-10-28T07:35:50.632Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T07:35:50.814Z] provisioning config files... [2025-10-28T07:35:50.823Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config7682514359903111154tmp [Pipeline] { [Pipeline] echo [2025-10-28T07:35:50.846Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:35:51.134Z] ---> create-netrc.sh [Pipeline] } [2025-10-28T07:35:51.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:35:51.506Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-28T07:35:51.518Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:35:51.807Z] ---> sudo-logs.sh [2025-10-28T07:35:51.807Z] Archiving 'sudo' log.. [2025-10-28T07:35:51.807Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-710986.novalocal: Name or service not known [2025-10-28T07:35:51.807Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-710986.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-28T07:35:51.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:35:52.147Z] ---> job-cost.sh [2025-10-28T07:35:52.147Z] lf-activate-venv: SKIPPING [2025-10-28T07:35:52.147Z] INFO: No Stack... [2025-10-28T07:35:52.410Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-28T07:35:52.981Z] INFO: Archiving Costs [Pipeline] echo [2025-10-28T07:35:52.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:35:53.282Z] ---> logs-deploy.sh [2025-10-28T07:35:53.282Z] lf-activate-venv: SKIPPING [2025-10-28T07:35:53.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/odessa/3 [2025-10-28T07:35:53.282Z] INFO: archiving workspace using pattern(s): [2025-10-28T07:35:54.229Z] Archives upload complete. [2025-10-28T07:35:54.229Z] INFO: archiving logs to Nexus [2025-10-28T07:35:55.167Z] ---> uname -a: [2025-10-28T07:35:55.167Z] Linux prd-centos7-docker-4c-2g-710986.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-28T07:35:55.167Z] [2025-10-28T07:35:55.167Z] [2025-10-28T07:35:55.167Z] ---> lscpu: [2025-10-28T07:35:55.167Z] Architecture: x86_64 [2025-10-28T07:35:55.167Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-28T07:35:55.167Z] Byte Order: Little Endian [2025-10-28T07:35:55.167Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-28T07:35:55.167Z] CPU(s): 2 [2025-10-28T07:35:55.167Z] On-line CPU(s) list: 0,1 [2025-10-28T07:35:55.167Z] Thread(s) per core: 1 [2025-10-28T07:35:55.167Z] Core(s) per socket: 1 [2025-10-28T07:35:55.167Z] Socket(s): 2 [2025-10-28T07:35:55.167Z] NUMA node(s): 1 [2025-10-28T07:35:55.167Z] Vendor ID: AuthenticAMD [2025-10-28T07:35:55.167Z] CPU family: 23 [2025-10-28T07:35:55.167Z] Model: 49 [2025-10-28T07:35:55.167Z] Model name: AMD EPYC-Rome Processor [2025-10-28T07:35:55.167Z] Stepping: 0 [2025-10-28T07:35:55.167Z] CPU MHz: 2799.998 [2025-10-28T07:35:55.167Z] BogoMIPS: 5599.99 [2025-10-28T07:35:55.167Z] Virtualization: AMD-V [2025-10-28T07:35:55.167Z] Hypervisor vendor: KVM [2025-10-28T07:35:55.167Z] Virtualization type: full [2025-10-28T07:35:55.167Z] L1d cache: 64 KiB [2025-10-28T07:35:55.167Z] L1i cache: 64 KiB [2025-10-28T07:35:55.167Z] L2 cache: 1 MiB [2025-10-28T07:35:55.167Z] L3 cache: 32 MiB [2025-10-28T07:35:55.167Z] NUMA node0 CPU(s): 0,1 [2025-10-28T07:35:55.167Z] Vulnerability Itlb multihit: Not affected [2025-10-28T07:35:55.167Z] Vulnerability L1tf: Not affected [2025-10-28T07:35:55.167Z] Vulnerability Mds: Not affected [2025-10-28T07:35:55.167Z] Vulnerability Meltdown: Not affected [2025-10-28T07:35:55.167Z] Vulnerability Mmio stale data: Not affected [2025-10-28T07:35:55.167Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-28T07:35:55.167Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-28T07:35:55.167Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-28T07:35:55.167Z] Vulnerability Srbds: Not affected [2025-10-28T07:35:55.167Z] Vulnerability Tsx async abort: Not affected [2025-10-28T07:35:55.167Z] 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-28T07:35:55.167Z] [2025-10-28T07:35:55.167Z] [2025-10-28T07:35:55.167Z] ---> nproc: [2025-10-28T07:35:55.167Z] 2 [2025-10-28T07:35:55.167Z] [2025-10-28T07:35:55.167Z] [2025-10-28T07:35:55.167Z] ---> df -h: [2025-10-28T07:35:55.167Z] Filesystem Size Used Avail Use% Mounted on [2025-10-28T07:35:55.167Z] overlay 40G 7.3G 33G 19% / [2025-10-28T07:35:55.167Z] tmpfs 64M 0 64M 0% /dev [2025-10-28T07:35:55.167Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-28T07:35:55.167Z] shm 64M 0 64M 0% /dev/shm [2025-10-28T07:35:55.167Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-28T07:35:55.167Z] [2025-10-28T07:35:55.167Z] [2025-10-28T07:35:55.167Z] Cannot open /var/log/sysstat/sa28: No such file or directory [2025-10-28T07:35:55.167Z] Please check if data collecting is enabled [2025-10-28T07:35:55.167Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T07:35:55.200Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-28T07:35:55.202Z] $ docker stop --time=1 a77f301452db4d20c84a3d29b59926d7199be394407dd181dc8d059dc10fdbc0 [2025-10-28T07:35:56.336Z] $ docker rm -f --volumes a77f301452db4d20c84a3d29b59926d7199be394407dd181dc8d059dc10fdbc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-28T07:35:56.445Z] [WS-CLEANUP] Deleting project workspace... [2025-10-28T07:35:56.445Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-28T07:35:56.460Z] [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-28T07:35:56.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T07:35:56.932Z] [2025-10-28T07:35:56.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:35:57.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T07:35:57.239Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-28T07:35:57.239Z] 5eb5b503b376: Pulling fs layer [2025-10-28T07:35:57.239Z] 5c69ac0246d0: Pulling fs layer [2025-10-28T07:35:57.239Z] ec43610c2a17: Pulling fs layer [2025-10-28T07:35:57.239Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-28T07:35:57.239Z] 33b1e0a273af: Pulling fs layer [2025-10-28T07:35:57.239Z] 5d3b04190fa2: Pulling fs layer [2025-10-28T07:35:57.239Z] 2f39f015ded8: Pulling fs layer [2025-10-28T07:35:57.239Z] 3a2ae6a8a46f: Waiting [2025-10-28T07:35:57.239Z] 33b1e0a273af: Waiting [2025-10-28T07:35:57.239Z] 5d3b04190fa2: Waiting [2025-10-28T07:35:57.239Z] 2f39f015ded8: Waiting [2025-10-28T07:35:57.239Z] 5c69ac0246d0: Download complete [2025-10-28T07:35:57.239Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-28T07:35:57.239Z] 3a2ae6a8a46f: Download complete [2025-10-28T07:35:57.498Z] 33b1e0a273af: Verifying Checksum [2025-10-28T07:35:57.498Z] 33b1e0a273af: Download complete [2025-10-28T07:35:57.498Z] ec43610c2a17: Download complete [2025-10-28T07:35:57.498Z] 5d3b04190fa2: Download complete [2025-10-28T07:35:57.498Z] 5eb5b503b376: Verifying Checksum [2025-10-28T07:35:57.498Z] 5eb5b503b376: Download complete [2025-10-28T07:35:58.060Z] 2f39f015ded8: Verifying Checksum [2025-10-28T07:35:58.061Z] 2f39f015ded8: Download complete [2025-10-28T07:35:59.434Z] 5eb5b503b376: Pull complete [2025-10-28T07:35:59.434Z] 5c69ac0246d0: Pull complete [2025-10-28T07:36:00.000Z] ec43610c2a17: Pull complete [2025-10-28T07:36:00.000Z] 3a2ae6a8a46f: Pull complete [2025-10-28T07:36:00.258Z] 33b1e0a273af: Pull complete [2025-10-28T07:36:00.258Z] 5d3b04190fa2: Pull complete [2025-10-28T07:36:06.814Z] 2f39f015ded8: Pull complete [2025-10-28T07:36:06.814Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-28T07:36:06.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T07:36:06.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:36:06.936Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:36:06.965Z] $ 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/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@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-28T07:36:13.628Z] $ docker top f623ac22837071d9cf2badb06361d71c545bdbaa2e58690083a21cc2cc1976e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:36:14.035Z] ---> job-cost.sh [2025-10-28T07:36:14.035Z] lf-activate-venv: SKIPPING [2025-10-28T07:36:14.035Z] INFO: No Stack... [2025-10-28T07:36:14.296Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-28T07:36:14.865Z] INFO: Archiving Costs [Pipeline] sh [2025-10-28T07:36:15.154Z] + cat /w/workspace/xfoundry_device-modbus-go_odessa/archives/cost.csv [2025-10-28T07:36:15.155Z] + cut -d, -f6 [Pipeline] lock [2025-10-28T07:36:15.172Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [2025-10-28T07:36:15.179Z] Resource [jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] did not exist. Created. [2025-10-28T07:36:15.184Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-28T07:36:15.502Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-28T07:36:15.576Z] Stashed 1 file(s) [Pipeline] } [2025-10-28T07:36:15.585Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-28T07:36:15.618Z] $ docker stop --time=1 f623ac22837071d9cf2badb06361d71c545bdbaa2e58690083a21cc2cc1976e7 [2025-10-28T07:36:16.753Z] $ docker rm -f --volumes f623ac22837071d9cf2badb06361d71c545bdbaa2e58690083a21cc2cc1976e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-28T07:42:05.993Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-711157 in /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] { [Pipeline] ws [2025-10-28T07:42:06.018Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2025-10-28T07:42:09.072Z] The recommended git tool is: git [2025-10-28T07:42:13.776Z] using credential edgex-jenkins-ssh [2025-10-28T07:42:13.798Z] Cloning the remote Git repository [2025-10-28T07:42:13.837Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-10-28T07:42:13.936Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2025-10-28T07:42:14.065Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-10-28T07:42:14.066Z] > git --version # timeout=10 [2025-10-28T07:42:14.084Z] > git --version # 'git version 2.25.1' [2025-10-28T07:42:14.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-28T07:42:14.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-28T07:42:17.731Z] Avoid second fetch [2025-10-28T07:42:17.732Z] Checking out Revision f5d7f7d9e377d9278c615111da67a40f46b57ec2 (odessa) [2025-10-28T07:42:16.803Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-10-28T07:42:16.831Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-28T07:42:17.748Z] > git config core.sparsecheckout # timeout=10 [2025-10-28T07:42:17.821Z] > git checkout -f f5d7f7d9e377d9278c615111da67a40f46b57ec2 # timeout=10 [2025-10-28T07:42:19.694Z] Commit message: "feat: Support Modbus register bit decomposition for odessa(4.0.0) (#662)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T07:42:24.073Z] provisioning config files... [2025-10-28T07:42:24.099Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config286981279244976473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:42:24.763Z] ---> ****-login.sh [2025-10-28T07:42:24.763Z] nexus3.edgexfoundry.org:10001 [2025-10-28T07:42:25.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:42:25.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:42:25.307Z] Configure a credential helper to remove this warning. See [2025-10-28T07:42:25.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:42:25.307Z] [2025-10-28T07:42:25.307Z] Login Succeeded [2025-10-28T07:42:25.307Z] nexus3.edgexfoundry.org:10002 [2025-10-28T07:42:25.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:42:25.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:42:25.578Z] Configure a credential helper to remove this warning. See [2025-10-28T07:42:25.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:42:25.578Z] [2025-10-28T07:42:25.578Z] Login Succeeded [2025-10-28T07:42:25.578Z] nexus3.edgexfoundry.org:10003 [2025-10-28T07:42:25.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:42:26.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:42:26.118Z] Configure a credential helper to remove this warning. See [2025-10-28T07:42:26.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:42:26.118Z] [2025-10-28T07:42:26.118Z] Login Succeeded [2025-10-28T07:42:26.118Z] nexus3.edgexfoundry.org:10004 [2025-10-28T07:42:26.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:42:26.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:42:26.388Z] Configure a credential helper to remove this warning. See [2025-10-28T07:42:26.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:42:26.389Z] [2025-10-28T07:42:26.389Z] Login Succeeded [2025-10-28T07:42:26.389Z] ****.io [2025-10-28T07:42:26.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:42:26.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:42:26.926Z] Configure a credential helper to remove this warning. See [2025-10-28T07:42:26.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:42:26.926Z] [2025-10-28T07:42:26.926Z] Login Succeeded [2025-10-28T07:42:26.926Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T07:42:26.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-28T07:42:27.274Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-28T07:42:27.602Z] + grep ^go [0-9].[0-9]* go.mod [2025-10-28T07:42:27.603Z] + cut -d . -f1-2 [2025-10-28T07:42:27.603Z] + cut -d -f 2 [Pipeline] echo [2025-10-28T07:42:27.662Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T07:42:27.685Z] ========================================================= [2025-10-28T07:42:27.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-10-28T07:42:27.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:42:28.070Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-10-28T07:42:32.362Z] Sending build context to Docker daemon 55.07MB [2025-10-28T07:42:32.362Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-10-28T07:42:32.362Z] Step 2/10 : FROM ${BASE} AS builder [2025-10-28T07:42:32.362Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-28T07:42:32.362Z] 94e9d8af2201: Pulling fs layer [2025-10-28T07:42:32.362Z] 345fe9f21930: Pulling fs layer [2025-10-28T07:42:32.362Z] b40fc9e46828: Pulling fs layer [2025-10-28T07:42:32.362Z] c9804373a1e5: Pulling fs layer [2025-10-28T07:42:32.362Z] 4f4fb700ef54: Pulling fs layer [2025-10-28T07:42:32.362Z] f5a772c54f75: Pulling fs layer [2025-10-28T07:42:32.362Z] e2dd1b2a9dca: Pulling fs layer [2025-10-28T07:42:32.362Z] 0a0502178392: Pulling fs layer [2025-10-28T07:42:32.362Z] f5a772c54f75: Waiting [2025-10-28T07:42:32.362Z] e2dd1b2a9dca: Waiting [2025-10-28T07:42:32.362Z] 0a0502178392: Waiting [2025-10-28T07:42:32.362Z] c9804373a1e5: Waiting [2025-10-28T07:42:32.362Z] 4f4fb700ef54: Waiting [2025-10-28T07:42:32.362Z] 345fe9f21930: Verifying Checksum [2025-10-28T07:42:32.362Z] 345fe9f21930: Download complete [2025-10-28T07:42:32.362Z] c9804373a1e5: Verifying Checksum [2025-10-28T07:42:32.362Z] c9804373a1e5: Download complete [2025-10-28T07:42:32.362Z] 4f4fb700ef54: Verifying Checksum [2025-10-28T07:42:32.362Z] 4f4fb700ef54: Download complete [2025-10-28T07:42:32.362Z] f5a772c54f75: Verifying Checksum [2025-10-28T07:42:32.362Z] f5a772c54f75: Download complete [2025-10-28T07:42:32.362Z] 94e9d8af2201: Verifying Checksum [2025-10-28T07:42:32.362Z] 94e9d8af2201: Download complete [2025-10-28T07:42:32.641Z] 0a0502178392: Verifying Checksum [2025-10-28T07:42:32.641Z] 0a0502178392: Download complete [2025-10-28T07:42:33.236Z] 94e9d8af2201: Pull complete [2025-10-28T07:42:33.825Z] 345fe9f21930: Pull complete [2025-10-28T07:42:34.096Z] b40fc9e46828: Verifying Checksum [2025-10-28T07:42:34.096Z] b40fc9e46828: Download complete [2025-10-28T07:42:35.073Z] e2dd1b2a9dca: Verifying Checksum [2025-10-28T07:42:35.073Z] e2dd1b2a9dca: Download complete [2025-10-28T07:42:50.102Z] b40fc9e46828: Pull complete [2025-10-28T07:42:50.102Z] c9804373a1e5: Pull complete [2025-10-28T07:42:50.102Z] 4f4fb700ef54: Pull complete [2025-10-28T07:42:50.102Z] f5a772c54f75: Pull complete [2025-10-28T07:42:56.777Z] e2dd1b2a9dca: Pull complete [2025-10-28T07:42:58.744Z] 0a0502178392: Pull complete [2025-10-28T07:42:58.744Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-10-28T07:42:58.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-10-28T07:42:58.744Z] ---> 72db82c1953f [2025-10-28T07:42:58.744Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-10-28T07:43:00.718Z] ---> Running in c1747072cd74 [2025-10-28T07:43:00.718Z] Removing intermediate container c1747072cd74 [2025-10-28T07:43:00.718Z] ---> f061746a0969 [2025-10-28T07:43:00.718Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-28T07:43:00.718Z] ---> Running in 17c9da1ebe41 [2025-10-28T07:43:00.989Z] Removing intermediate container 17c9da1ebe41 [2025-10-28T07:43:00.989Z] ---> 05467220298d [2025-10-28T07:43:00.989Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-10-28T07:43:01.259Z] ---> Running in a4ed41e09558 [2025-10-28T07:43:02.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-28T07:43:02.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-28T07:43:03.898Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-10-28T07:43:03.898Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-10-28T07:43:03.898Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-10-28T07:43:03.898Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-10-28T07:43:03.898Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-10-28T07:43:03.898Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-10-28T07:43:03.898Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-10-28T07:43:03.898Z] (8/8) Installing openssh (9.7_p1-r5) [2025-10-28T07:43:03.898Z] Executing busybox-1.36.1-r29.trigger [2025-10-28T07:43:04.178Z] OK: 245 MiB in 66 packages [2025-10-28T07:43:05.154Z] Removing intermediate container a4ed41e09558 [2025-10-28T07:43:05.154Z] ---> 4a92ea4596c2 [2025-10-28T07:43:05.154Z] Step 6/10 : WORKDIR /device-modbus-go [2025-10-28T07:43:05.154Z] ---> Running in e6901902df05 [2025-10-28T07:43:05.427Z] Removing intermediate container e6901902df05 [2025-10-28T07:43:05.427Z] ---> c3f9c7baf609 [2025-10-28T07:43:05.427Z] Step 7/10 : COPY go.mod vendor* ./ [2025-10-28T07:43:17.784Z] ---> f7a8e0c69e97 [2025-10-28T07:43:17.784Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T07:43:17.784Z] ---> Running in 76eb8765452d [2025-10-28T07:45:09.461Z] Removing intermediate container 76eb8765452d [2025-10-28T07:45:09.461Z] ---> b6fd62cffa84 [2025-10-28T07:45:09.461Z] Step 9/10 : COPY . . [2025-10-28T07:45:14.810Z] ---> 7a731e994092 [2025-10-28T07:45:14.810Z] Step 10/10 : RUN ${MAKE} [2025-10-28T07:45:14.810Z] ---> Running in cea874a6ecec [2025-10-28T07:45:15.392Z] noop [2025-10-28T07:45:15.974Z] Removing intermediate container cea874a6ecec [2025-10-28T07:45:15.974Z] ---> ea7c529beb9d [2025-10-28T07:45:16.556Z] Successfully built ea7c529beb9d [2025-10-28T07:45:16.556Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:45:16.927Z] + docker inspect -f . ci-base-image-arm64 [2025-10-28T07:45:16.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:45:17.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-711157 does not seem to be running inside a container [2025-10-28T07:45:17.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-28T07:45:18.495Z] $ docker top 72d4692c906cfe50cc1ad515fcc53efae7384b04f8ff87559a29b0776ab58ead -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T07:45:19.336Z] + go version [2025-10-28T07:45:19.336Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-10-28T07:45:19.356Z] $ docker stop --time=1 72d4692c906cfe50cc1ad515fcc53efae7384b04f8ff87559a29b0776ab58ead [2025-10-28T07:45:21.006Z] $ docker rm -f --volumes 72d4692c906cfe50cc1ad515fcc53efae7384b04f8ff87559a29b0776ab58ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:45:21.611Z] + docker inspect -f . ci-base-image-arm64 [2025-10-28T07:45:21.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:45:21.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-711157 does not seem to be running inside a container [2025-10-28T07:45:21.883Z] $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-28T07:45:24.174Z] $ docker top 474f2227e63685c8b187d3928d53e86a9612eedc47c177e0172600b4d97b7eb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T07:45:24.702Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/3 [Pipeline] fileExists [Pipeline] sh [2025-10-28T07:45:25.048Z] + make test [2025-10-28T07:45:25.319Z] go test ./... -coverprofile=coverage.out [2025-10-28T07:45:28.666Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-10-28T07:48:35.533Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-10-28T07:48:35.533Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 49.1% of statements [2025-10-28T07:48:36.523Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-28T07:48:36.523Z] go vet ./... [2025-10-28T07:49:23.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-28T07:49:23.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-28T07:49:23.393Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-28T07:49:23.415Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-10-28T07:49:24.083Z] + go mod tidy [Pipeline] } [2025-10-28T07:49:28.357Z] $ docker stop --time=1 474f2227e63685c8b187d3928d53e86a9612eedc47c177e0172600b4d97b7eb7 [2025-10-28T07:49:30.406Z] $ docker rm -f --volumes 474f2227e63685c8b187d3928d53e86a9612eedc47c177e0172600b4d97b7eb7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T07:49:32.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-28T07:49:32.070Z] Warning: overwriting stash ‘coverage-report’ [2025-10-28T07:49:33.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-28T07:49:33.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-28T07:49:33.971Z] + ls -al . [2025-10-28T07:49:33.971Z] total 260 [2025-10-28T07:49:33.971Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 07:45 . [2025-10-28T07:49:33.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:42 .. [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 07:42 .dockerignore [2025-10-28T07:49:33.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:42 .git [2025-10-28T07:49:33.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 .github [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 28 07:42 .gitignore [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 28 07:42 .golangci.yml [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 28 07:42 Attribution.txt [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 18046 Oct 28 07:42 CHANGELOG.md [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 1479 Oct 28 07:42 Dockerfile [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 07:42 GOVERNANCE.md [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 28 07:42 Jenkinsfile [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 07:42 LICENSE [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 2524 Oct 28 07:42 Makefile [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 28 07:42 OWNERS.md [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 28 07:42 README.md [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 07:31 VERSION [2025-10-28T07:49:33.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 bin [2025-10-28T07:49:33.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 cmd [2025-10-28T07:49:33.971Z] -rw-r--r-- 1 jenkins jenkins 27942 Oct 28 07:48 coverage.out [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 6295 Oct 28 07:42 go.mod [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 86874 Oct 28 07:42 go.sum [2025-10-28T07:49:33.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 internal [2025-10-28T07:49:33.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 simulator [2025-10-28T07:49:33.971Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 07:42 vendor [2025-10-28T07:49:33.971Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 28 07:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:49:34.328Z] + 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=f5d7f7d9e377d9278c615111da67a40f46b57ec2 --label arch=arm64 --label version=4.0.1-dev.1 . [2025-10-28T07:49:38.601Z] Sending build context to Docker daemon 55.1MB [2025-10-28T07:49:38.601Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-10-28T07:49:38.601Z] Step 2/23 : FROM ${BASE} AS builder [2025-10-28T07:49:38.601Z] ---> ea7c529beb9d [2025-10-28T07:49:38.601Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-10-28T07:49:38.601Z] ---> Running in 91dc2c39e953 [2025-10-28T07:49:38.868Z] Removing intermediate container 91dc2c39e953 [2025-10-28T07:49:38.868Z] ---> 5dc9890d723f [2025-10-28T07:49:38.868Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-28T07:49:39.135Z] ---> Running in af0c7870a4b9 [2025-10-28T07:49:39.404Z] Removing intermediate container af0c7870a4b9 [2025-10-28T07:49:39.404Z] ---> 2ff15e635701 [2025-10-28T07:49:39.404Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-10-28T07:49:39.404Z] ---> Running in 5839f05d6c32 [2025-10-28T07:49:40.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-28T07:49:40.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-28T07:49:42.376Z] OK: 245 MiB in 66 packages [2025-10-28T07:49:42.963Z] Removing intermediate container 5839f05d6c32 [2025-10-28T07:49:42.963Z] ---> 268167c79435 [2025-10-28T07:49:42.963Z] Step 6/23 : WORKDIR /device-modbus-go [2025-10-28T07:49:42.963Z] ---> Running in 03350d3d33c0 [2025-10-28T07:49:43.231Z] Removing intermediate container 03350d3d33c0 [2025-10-28T07:49:43.231Z] ---> 9933b4c898d8 [2025-10-28T07:49:43.231Z] Step 7/23 : COPY go.mod vendor* ./ [2025-10-28T07:49:58.240Z] ---> f9a649860255 [2025-10-28T07:49:58.240Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T07:49:58.240Z] ---> Running in e09ea1e93bfd [2025-10-28T07:49:58.240Z] skipping... [2025-10-28T07:49:58.240Z] Removing intermediate container e09ea1e93bfd [2025-10-28T07:49:58.240Z] ---> ac736780b626 [2025-10-28T07:49:58.240Z] Step 9/23 : COPY . . [2025-10-28T07:50:10.556Z] ---> 4a723bf8c297 [2025-10-28T07:50:10.556Z] Step 10/23 : RUN ${MAKE} [2025-10-28T07:50:10.556Z] ---> Running in f4e891161ed0 [2025-10-28T07:50:11.511Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-10-28T07:53:33.232Z] Removing intermediate container f4e891161ed0 [2025-10-28T07:53:33.232Z] ---> ad4681e9b3ef [2025-10-28T07:53:33.232Z] Step 11/23 : FROM alpine:3.20 [2025-10-28T07:53:33.232Z] 3.20: Pulling from library/alpine [2025-10-28T07:53:33.232Z] c765ae84869f: Pulling fs layer [2025-10-28T07:53:33.232Z] c765ae84869f: Verifying Checksum [2025-10-28T07:53:33.232Z] c765ae84869f: Download complete [2025-10-28T07:53:33.232Z] c765ae84869f: Pull complete [2025-10-28T07:53:33.232Z] Digest: sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T07:53:33.232Z] Status: Downloaded newer image for alpine:3.20 [2025-10-28T07:53:33.232Z] ---> 1e03d7e192cc [2025-10-28T07:53:33.232Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-10-28T07:53:33.232Z] ---> Running in aa7fdc0da277 [2025-10-28T07:53:33.232Z] Removing intermediate container aa7fdc0da277 [2025-10-28T07:53:33.232Z] ---> 4216eb68640c [2025-10-28T07:53:33.232Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-10-28T07:53:33.232Z] ---> Running in f9310f767d5a [2025-10-28T07:53:33.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-28T07:53:33.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-28T07:53:33.232Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-28T07:53:33.232Z] Executing busybox-1.36.1-r30.trigger [2025-10-28T07:53:33.232Z] OK: 9 MiB in 15 packages [2025-10-28T07:53:33.232Z] Removing intermediate container f9310f767d5a [2025-10-28T07:53:33.232Z] ---> 41ac704e28e5 [2025-10-28T07:53:33.232Z] Step 14/23 : RUN apk --no-cache upgrade [2025-10-28T07:53:33.232Z] ---> Running in 8075b1840f0e [2025-10-28T07:53:33.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-28T07:53:33.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-28T07:53:33.232Z] OK: 9 MiB in 15 packages [2025-10-28T07:53:33.232Z] Removing intermediate container 8075b1840f0e [2025-10-28T07:53:33.232Z] ---> 545799201916 [2025-10-28T07:53:33.232Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-10-28T07:53:33.232Z] ---> e49bd8b71194 [2025-10-28T07:53:33.232Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-10-28T07:53:33.232Z] ---> ea7868d74ed7 [2025-10-28T07:53:33.232Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-10-28T07:53:33.232Z] ---> 74d69b4b162b [2025-10-28T07:53:33.232Z] Step 18/23 : EXPOSE 59901 [2025-10-28T07:53:33.232Z] ---> Running in 628c7b3f563a [2025-10-28T07:53:33.498Z] Removing intermediate container 628c7b3f563a [2025-10-28T07:53:33.498Z] ---> b91e36d598d5 [2025-10-28T07:53:33.498Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-10-28T07:53:33.498Z] ---> Running in 350592825cc3 [2025-10-28T07:53:33.766Z] Removing intermediate container 350592825cc3 [2025-10-28T07:53:33.766Z] ---> 332d40f9fa58 [2025-10-28T07:53:33.766Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-28T07:53:33.766Z] ---> Running in ef1d3ff6d9b0 [2025-10-28T07:53:34.034Z] Removing intermediate container ef1d3ff6d9b0 [2025-10-28T07:53:34.034Z] ---> bad761d3c872 [2025-10-28T07:53:34.034Z] Step 21/23 : LABEL arch=arm64 [2025-10-28T07:53:34.304Z] ---> Running in b14005fe42b3 [2025-10-28T07:53:34.571Z] Removing intermediate container b14005fe42b3 [2025-10-28T07:53:34.571Z] ---> 94f778a52509 [2025-10-28T07:53:34.571Z] Step 22/23 : LABEL git_sha=f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:53:34.571Z] ---> Running in 700ba128a1a7 [2025-10-28T07:53:34.839Z] Removing intermediate container 700ba128a1a7 [2025-10-28T07:53:34.839Z] ---> 834aae00d187 [2025-10-28T07:53:34.839Z] Step 23/23 : LABEL version=4.0.1-dev.1 [2025-10-28T07:53:34.839Z] ---> Running in 7c502f9e38f6 [2025-10-28T07:53:35.105Z] Removing intermediate container 7c502f9e38f6 [2025-10-28T07:53:35.105Z] ---> 0f704dd23be9 [2025-10-28T07:53:35.105Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-28T07:53:36.064Z] Successfully built 0f704dd23be9 [2025-10-28T07:53:36.064Z] 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-28T07:53:36.238Z] provisioning config files... [2025-10-28T07:53:36.255Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config11744682920775542189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:53:36.632Z] ---> ****-login.sh [2025-10-28T07:53:36.632Z] nexus3.edgexfoundry.org:10001 [2025-10-28T07:53:36.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:53:36.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:53:36.899Z] Configure a credential helper to remove this warning. See [2025-10-28T07:53:36.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:53:36.899Z] [2025-10-28T07:53:36.899Z] Login Succeeded [2025-10-28T07:53:36.899Z] nexus3.edgexfoundry.org:10002 [2025-10-28T07:53:37.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:53:37.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:53:37.166Z] Configure a credential helper to remove this warning. See [2025-10-28T07:53:37.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:53:37.166Z] [2025-10-28T07:53:37.166Z] Login Succeeded [2025-10-28T07:53:37.166Z] nexus3.edgexfoundry.org:10003 [2025-10-28T07:53:37.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:53:37.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:53:37.703Z] Configure a credential helper to remove this warning. See [2025-10-28T07:53:37.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:53:37.703Z] [2025-10-28T07:53:37.703Z] Login Succeeded [2025-10-28T07:53:37.703Z] nexus3.edgexfoundry.org:10004 [2025-10-28T07:53:37.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:53:37.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:53:37.973Z] Configure a credential helper to remove this warning. See [2025-10-28T07:53:37.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:53:37.974Z] [2025-10-28T07:53:37.974Z] Login Succeeded [2025-10-28T07:53:37.974Z] ****.io [2025-10-28T07:53:38.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T07:53:38.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-28T07:53:38.511Z] Configure a credential helper to remove this warning. See [2025-10-28T07:53:38.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-28T07:53:38.511Z] [2025-10-28T07:53:38.511Z] Login Succeeded [2025-10-28T07:53:38.512Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T07:53:38.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T07:53:38.582Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T07:53:38.615Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-10-28T07:53:38.615Z] f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:53:38.615Z] 4.0.1-dev.1 [2025-10-28T07:53:38.615Z] f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [2025-10-28T07:53:38.615Z] odessa [2025-10-28T07:53:38.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:38.987Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:39.345Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:53:39.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-28T07:53:39.345Z] 62cf9d51d971: Preparing [2025-10-28T07:53:39.345Z] 29089e763dc5: Preparing [2025-10-28T07:53:39.345Z] 5df344707b08: Preparing [2025-10-28T07:53:39.345Z] 8425756b5b98: Preparing [2025-10-28T07:53:39.345Z] 146cde2ddc02: Preparing [2025-10-28T07:53:39.345Z] c231f5c0ede3: Preparing [2025-10-28T07:53:39.611Z] 29089e763dc5: Pushed [2025-10-28T07:53:39.611Z] 62cf9d51d971: Pushed [2025-10-28T07:53:39.611Z] 146cde2ddc02: Pushed [2025-10-28T07:53:39.611Z] 8425756b5b98: Pushed [2025-10-28T07:53:39.611Z] c231f5c0ede3: Layer already exists [2025-10-28T07:53:46.366Z] 5df344707b08: Pushed [2025-10-28T07:53:46.632Z] f5d7f7d9e377d9278c615111da67a40f46b57ec2: digest: sha256:497b6834a52160c07f0fe71028199f172870c303d823b63b91a3c98cff8f677d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:46.998Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:47.360Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.1 [2025-10-28T07:53:47.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-28T07:53:47.360Z] 62cf9d51d971: Preparing [2025-10-28T07:53:47.360Z] 29089e763dc5: Preparing [2025-10-28T07:53:47.360Z] 5df344707b08: Preparing [2025-10-28T07:53:47.360Z] 8425756b5b98: Preparing [2025-10-28T07:53:47.360Z] 146cde2ddc02: Preparing [2025-10-28T07:53:47.360Z] c231f5c0ede3: Preparing [2025-10-28T07:53:47.360Z] c231f5c0ede3: Waiting [2025-10-28T07:53:47.360Z] 146cde2ddc02: Layer already exists [2025-10-28T07:53:47.360Z] 29089e763dc5: Layer already exists [2025-10-28T07:53:47.360Z] 5df344707b08: Layer already exists [2025-10-28T07:53:47.360Z] 62cf9d51d971: Layer already exists [2025-10-28T07:53:47.360Z] 8425756b5b98: Layer already exists [2025-10-28T07:53:47.360Z] c231f5c0ede3: Layer already exists [2025-10-28T07:53:47.625Z] 4.0.1-dev.1: digest: sha256:497b6834a52160c07f0fe71028199f172870c303d823b63b91a3c98cff8f677d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:47.984Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:48.360Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [2025-10-28T07:53:48.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-28T07:53:48.361Z] 62cf9d51d971: Preparing [2025-10-28T07:53:48.361Z] 29089e763dc5: Preparing [2025-10-28T07:53:48.361Z] 5df344707b08: Preparing [2025-10-28T07:53:48.361Z] 8425756b5b98: Preparing [2025-10-28T07:53:48.361Z] 146cde2ddc02: Preparing [2025-10-28T07:53:48.361Z] c231f5c0ede3: Preparing [2025-10-28T07:53:48.361Z] c231f5c0ede3: Waiting [2025-10-28T07:53:48.361Z] 146cde2ddc02: Layer already exists [2025-10-28T07:53:48.361Z] 62cf9d51d971: Layer already exists [2025-10-28T07:53:48.361Z] 5df344707b08: Layer already exists [2025-10-28T07:53:48.361Z] 29089e763dc5: Layer already exists [2025-10-28T07:53:48.361Z] 8425756b5b98: Layer already exists [2025-10-28T07:53:48.361Z] c231f5c0ede3: Layer already exists [2025-10-28T07:53:48.361Z] f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1: digest: sha256:497b6834a52160c07f0fe71028199f172870c303d823b63b91a3c98cff8f677d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:48.731Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:49.095Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [2025-10-28T07:53:49.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-10-28T07:53:49.095Z] 62cf9d51d971: Preparing [2025-10-28T07:53:49.095Z] 29089e763dc5: Preparing [2025-10-28T07:53:49.095Z] 5df344707b08: Preparing [2025-10-28T07:53:49.095Z] 8425756b5b98: Preparing [2025-10-28T07:53:49.095Z] 146cde2ddc02: Preparing [2025-10-28T07:53:49.095Z] c231f5c0ede3: Preparing [2025-10-28T07:53:49.095Z] 29089e763dc5: Layer already exists [2025-10-28T07:53:49.096Z] 146cde2ddc02: Layer already exists [2025-10-28T07:53:49.096Z] 8425756b5b98: Layer already exists [2025-10-28T07:53:49.096Z] 5df344707b08: Layer already exists [2025-10-28T07:53:49.096Z] 62cf9d51d971: Layer already exists [2025-10-28T07:53:49.096Z] c231f5c0ede3: Layer already exists [2025-10-28T07:53:49.096Z] odessa: digest: sha256:497b6834a52160c07f0fe71028199f172870c303d823b63b91a3c98cff8f677d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-28T07:53:49.232Z] ===================================================== [Pipeline] echo [2025-10-28T07:53:49.251Z] taggedImages: [2025-10-28T07:53:49.251Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [2025-10-28T07:53:49.251Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.1 [2025-10-28T07:53:49.251Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [2025-10-28T07:53:49.251Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] echo [2025-10-28T07:53:49.266Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] echo [2025-10-28T07:53:49.280Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.1-dev.1 [Pipeline] echo [2025-10-28T07:53:49.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:f5d7f7d9e377d9278c615111da67a40f46b57ec2-4.0.1-dev.1 [Pipeline] echo [2025-10-28T07:53:49.307Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:49.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-28T07:53:49.719Z] [2025-10-28T07:53:49.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:53:50.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-28T07:53:50.090Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-28T07:53:50.090Z] 8998bd30e6a1: Pulling fs layer [2025-10-28T07:53:50.090Z] 04944245beec: Pulling fs layer [2025-10-28T07:53:50.090Z] 699f458cf7ca: Pulling fs layer [2025-10-28T07:53:50.090Z] 765212b225bb: Pulling fs layer [2025-10-28T07:53:50.090Z] f23df028b6ca: Pulling fs layer [2025-10-28T07:53:50.090Z] d65c8cfc05b1: Pulling fs layer [2025-10-28T07:53:50.090Z] 2437ff75d9bd: Pulling fs layer [2025-10-28T07:53:50.090Z] f23df028b6ca: Waiting [2025-10-28T07:53:50.090Z] d65c8cfc05b1: Waiting [2025-10-28T07:53:50.090Z] 2437ff75d9bd: Waiting [2025-10-28T07:53:50.090Z] 765212b225bb: Waiting [2025-10-28T07:53:50.373Z] 04944245beec: Verifying Checksum [2025-10-28T07:53:50.373Z] 04944245beec: Download complete [2025-10-28T07:53:50.373Z] 765212b225bb: Verifying Checksum [2025-10-28T07:53:50.373Z] 765212b225bb: Download complete [2025-10-28T07:53:50.373Z] f23df028b6ca: Verifying Checksum [2025-10-28T07:53:50.373Z] f23df028b6ca: Download complete [2025-10-28T07:53:50.373Z] d65c8cfc05b1: Verifying Checksum [2025-10-28T07:53:50.373Z] d65c8cfc05b1: Download complete [2025-10-28T07:53:50.373Z] 699f458cf7ca: Verifying Checksum [2025-10-28T07:53:50.373Z] 699f458cf7ca: Download complete [2025-10-28T07:53:51.278Z] 8998bd30e6a1: Verifying Checksum [2025-10-28T07:53:51.278Z] 8998bd30e6a1: Download complete [2025-10-28T07:53:53.977Z] 2437ff75d9bd: Verifying Checksum [2025-10-28T07:53:53.977Z] 2437ff75d9bd: Download complete [2025-10-28T07:53:55.912Z] 8998bd30e6a1: Pull complete [2025-10-28T07:53:56.178Z] 04944245beec: Pull complete [2025-10-28T07:53:57.581Z] 699f458cf7ca: Pull complete [2025-10-28T07:53:57.847Z] 765212b225bb: Pull complete [2025-10-28T07:53:58.800Z] f23df028b6ca: Pull complete [2025-10-28T07:53:58.800Z] d65c8cfc05b1: Pull complete [2025-10-28T07:54:16.992Z] 2437ff75d9bd: Pull complete [2025-10-28T07:54:16.992Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-28T07:54:16.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-28T07:54:16.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:54:17.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-711157 does not seem to be running inside a container [2025-10-28T07:54:17.262Z] $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@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:arm64 cat [2025-10-28T07:54:19.826Z] $ docker top dc030ea3fb94893b598b186e37c14a6ecf7decfe1c811207919b18fb3047ce13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:54:20.669Z] ---> job-cost.sh [2025-10-28T07:54:20.669Z] lf-activate-venv: SKIPPING [2025-10-28T07:54:20.669Z] INFO: No Stack... [2025-10-28T07:54:20.933Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-28T07:54:21.883Z] INFO: Archiving Costs [Pipeline] sh [2025-10-28T07:54:22.564Z] + cat+ /w/workspace/device-modbus-go/3/archives/cost.csv [2025-10-28T07:54:22.564Z] cut -d, -f6 [Pipeline] lock [2025-10-28T07:54:22.585Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [2025-10-28T07:54:22.591Z] Resource [jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] did not exist. Created. [2025-10-28T07:54:22.596Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-28T07:54:23.255Z] /w/workspace/device-modbus-go/3@tmp/durable-c327b65f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-28T07:54:23.885Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-28T07:54:23.901Z] Warning: overwriting stash ‘stack-cost’ [2025-10-28T07:54:24.563Z] Stashed 1 file(s) [Pipeline] } [2025-10-28T07:54:24.570Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-28T07:54:24.607Z] $ docker stop --time=1 dc030ea3fb94893b598b186e37c14a6ecf7decfe1c811207919b18fb3047ce13 [2025-10-28T07:54:26.097Z] $ docker rm -f --volumes dc030ea3fb94893b598b186e37c14a6ecf7decfe1c811207919b18fb3047ce13 [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-28T07:54:26.599Z] provisioning config files... [2025-10-28T07:54:26.617Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config11299680881476146780tmp [Pipeline] { [Pipeline] sh [2025-10-28T07:54:26.935Z] + set +x [2025-10-28T07:54:26.935Z] + curl -s https://codecov.io/bash [2025-10-28T07:54:26.935Z] + bash -s -- [2025-10-28T07:54:26.935Z] [2025-10-28T07:54:26.935Z] _____ _ [2025-10-28T07:54:26.935Z] / ____| | | [2025-10-28T07:54:26.935Z] | | ___ __| | ___ ___ _____ __ [2025-10-28T07:54:26.935Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-28T07:54:26.935Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-28T07:54:26.935Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-28T07:54:26.935Z] Bash-1.0.6 [2025-10-28T07:54:26.935Z] [2025-10-28T07:54:26.935Z] [2025-10-28T07:54:26.935Z] ==> git version 2.25.1 found [2025-10-28T07:54:26.935Z] ==> 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-28T07:54:26.935Z] Release-Date: 2020-01-08 [2025-10-28T07:54:26.935Z] 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-28T07:54:26.935Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-28T07:54:26.935Z] ==> Jenkins CI detected. [2025-10-28T07:54:26.935Z] current dir:  /w/workspace/xfoundry_device-modbus-go_odessa [2025-10-28T07:54:26.935Z] project root: . [2025-10-28T07:54:26.935Z] --> token set from env [2025-10-28T07:54:26.935Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-10-28T07:54:26.935Z] ==> Running gcov in . (disable via -X gcov) [2025-10-28T07:54:27.195Z] ==> Python coveragepy not found [2025-10-28T07:54:27.195Z] ==> Searching for coverage reports in: [2025-10-28T07:54:27.195Z] + . [2025-10-28T07:54:27.195Z] -> Found 1 reports [2025-10-28T07:54:27.195Z] ==> Detecting git/mercurial file structure [2025-10-28T07:54:27.195Z] ==> Reading reports [2025-10-28T07:54:27.195Z] + ./coverage.out bytes=27942 [2025-10-28T07:54:27.195Z] ==> Appending adjustments [2025-10-28T07:54:27.195Z] https://docs.codecov.io/docs/fixing-reports [2025-10-28T07:54:27.453Z] + Found adjustments [2025-10-28T07:54:27.453Z] ==> Gzipping contents [2025-10-28T07:54:27.453Z] 32K /tmp/codecov.5GItBP.gz [2025-10-28T07:54:27.453Z] ==> Uploading reports [2025-10-28T07:54:27.453Z] url: https://codecov.io [2025-10-28T07:54:27.453Z] query: branch=odessa&commit=f5d7f7d9e377d9278c615111da67a40f46b57ec2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-28T07:54:27.453Z] -> Pinging Codecov [2025-10-28T07:54:27.453Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=f5d7f7d9e377d9278c615111da67a40f46b57ec2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-28T07:54:27.712Z] -> Uploading to [2025-10-28T07:54:27.712Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/f5d7f7d9e377d9278c615111da67a40f46b57ec2/884da587-0d78-4b2f-81ed-022d657c6464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251028%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251028T075427Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=57f2ee6d2499c07f7a2eb68d42f01a884f10f6f88e9fa14f52bb951b25421d4c [2025-10-28T07:54:27.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-28T07:54:27.712Z] Dload Upload Total Spent Left Speed [2025-10-28T07:54:27.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29239 0 0 100 29239 0 151k --:--:-- --:--:-- --:--:-- 151k [2025-10-28T07:54:27.712Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] } [2025-10-28T07:54:27.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-28T07:54:27.911Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-28T07:54:27.928Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:54:28.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-28T07:54:28.245Z] [2025-10-28T07:54:28.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:54:28.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-28T07:54:28.559Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-28T07:54:28.559Z] 0a9a5dfd008f: Already exists [2025-10-28T07:54:28.559Z] 36466aa92d05: Pulling fs layer [2025-10-28T07:54:28.559Z] e10405b45d13: Pulling fs layer [2025-10-28T07:54:28.559Z] 096b7ceb2af7: Pulling fs layer [2025-10-28T07:54:28.559Z] 4f4fb700ef54: Pulling fs layer [2025-10-28T07:54:28.559Z] e50aa161e22a: Pulling fs layer [2025-10-28T07:54:28.559Z] d3c8db5fb9df: Pulling fs layer [2025-10-28T07:54:28.559Z] 4f4fb700ef54: Waiting [2025-10-28T07:54:28.559Z] e50aa161e22a: Waiting [2025-10-28T07:54:28.559Z] d3c8db5fb9df: Waiting [2025-10-28T07:54:28.559Z] 096b7ceb2af7: Verifying Checksum [2025-10-28T07:54:28.559Z] 096b7ceb2af7: Download complete [2025-10-28T07:54:28.559Z] 36466aa92d05: Verifying Checksum [2025-10-28T07:54:28.559Z] 36466aa92d05: Download complete [2025-10-28T07:54:28.559Z] 4f4fb700ef54: Verifying Checksum [2025-10-28T07:54:28.559Z] 4f4fb700ef54: Download complete [2025-10-28T07:54:28.559Z] 36466aa92d05: Pull complete [2025-10-28T07:54:28.819Z] e50aa161e22a: Verifying Checksum [2025-10-28T07:54:28.819Z] e50aa161e22a: Download complete [2025-10-28T07:54:29.077Z] e10405b45d13: Verifying Checksum [2025-10-28T07:54:29.077Z] e10405b45d13: Download complete [2025-10-28T07:54:29.643Z] d3c8db5fb9df: Verifying Checksum [2025-10-28T07:54:29.643Z] d3c8db5fb9df: Download complete [2025-10-28T07:54:34.317Z] e10405b45d13: Pull complete [2025-10-28T07:54:34.317Z] 096b7ceb2af7: Pull complete [2025-10-28T07:54:34.317Z] 4f4fb700ef54: Pull complete [2025-10-28T07:54:34.317Z] e50aa161e22a: Pull complete [2025-10-28T07:54:37.854Z] d3c8db5fb9df: Pull complete [2025-10-28T07:54:37.854Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-28T07:54:37.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-28T07:54:37.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:54:37.958Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:54:37.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-10-28T07:54:42.984Z] $ docker top 4b6b82ce1cc589c842a02c87cb3dbc7a9a631cfdc04199764f2fd584af754024 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T07:54:43.340Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_odessa [Pipeline] echo [2025-10-28T07:54:43.353Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:odessa' [Pipeline] sh [2025-10-28T07:54:43.642Z] + set -o pipefail [2025-10-28T07:54:43.642Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:odessa' [2025-10-28T07:54:48.135Z] [2025-10-28T07:54:48.135Z] Monitoring /w/workspace/xfoundry_device-modbus-go_odessa (github.com/edgexfoundry/device-modbus-go)... [2025-10-28T07:54:48.135Z] [2025-10-28T07:54:48.135Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c58c7743-9caa-446e-9fe1-04a48e755148/history/95ed6d11-12a7-486c-9f49-526e5c85b936 [2025-10-28T07:54:48.135Z] [2025-10-28T07:54:48.135Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2025-10-28T07:54:48.135Z] [2025-10-28T07:54:48.135Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-28T07:54:48.135Z] [Pipeline] } [2025-10-28T07:54:48.403Z] $ docker stop --time=1 4b6b82ce1cc589c842a02c87cb3dbc7a9a631cfdc04199764f2fd584af754024 [2025-10-28T07:54:50.061Z] $ docker rm -f --volumes 4b6b82ce1cc589c842a02c87cb3dbc7a9a631cfdc04199764f2fd584af754024 [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-28T07:54:50.681Z] + git log --format=format:%s -1 f5d7f7d9e377d9278c615111da67a40f46b57ec2 [Pipeline] sh [2025-10-28T07:54:50.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T07:54:50.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:54:51.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T07:54:51.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:54:51.366Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:54:51.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T07:54:52.406Z] $ docker top 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T07:54:55.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T07:54:55.596Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T07:54:55.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T07:54:55.718Z] $ docker exec 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 ssh-agent [2025-10-28T07:54:55.825Z] SSH_AUTH_SOCK=/tmp/ssh-GD7j8wQSyirU/agent.31 [2025-10-28T07:54:55.825Z] SSH_AGENT_PID=37 [2025-10-28T07:54:55.844Z] Running ssh-add (command line suppressed) [2025-10-28T07:54:55.932Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_17792414430717240706.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_17792414430717240706.key) [2025-10-28T07:54:55.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T07:54:56.300Z] + git semver tag [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,490 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,494 [run_tag] DEBUG tag force:False [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,494 [check_head_tag] DEBUG check head tag [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,494 [execute] INFO git cat-file --batch-check [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=, shell=False, universal_newlines=False) [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,497 [execute] INFO git cat-file --batch [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=, shell=False, universal_newlines=False) [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,508 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,508 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,508 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) [2025-10-28T07:54:56.560Z] 2025-10-28 07:54:56,511 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T07:54:56.560Z] 4.0.1-dev.1 [Pipeline] } [2025-10-28T07:54:56.565Z] $ docker exec --env ******** --env ******** 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 ssh-agent -k [2025-10-28T07:54:56.656Z] unset SSH_AUTH_SOCK; [2025-10-28T07:54:56.656Z] unset SSH_AGENT_PID; [2025-10-28T07:54:56.656Z] echo Agent pid 37 killed; [2025-10-28T07:54:56.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T07:54:56.993Z] + git semver [Pipeline] } [2025-10-28T07:54:57.261Z] $ docker stop --time=1 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 [2025-10-28T07:54:58.524Z] $ docker rm -f --volumes 502a6e20827e109138b4144fdb6b20ce41dc5bda14d58a45808921c5a4116ef3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:54:58.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-28T07:54:58.948Z] [2025-10-28T07:54:58.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:54:59.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-28T07:54:59.253Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-28T07:54:59.253Z] ab5ef0e58194: Pulling fs layer [2025-10-28T07:54:59.253Z] 9712f1f96733: Pulling fs layer [2025-10-28T07:54:59.253Z] 63f879dbbcfc: Pulling fs layer [2025-10-28T07:54:59.253Z] 0d9ebad4ef96: Pulling fs layer [2025-10-28T07:54:59.253Z] e9a5061849ea: Pulling fs layer [2025-10-28T07:54:59.253Z] d747dcd14b5f: Pulling fs layer [2025-10-28T07:54:59.253Z] 2de7ff778b66: Pulling fs layer [2025-10-28T07:54:59.253Z] e9a5061849ea: Waiting [2025-10-28T07:54:59.253Z] d747dcd14b5f: Waiting [2025-10-28T07:54:59.253Z] 2de7ff778b66: Waiting [2025-10-28T07:54:59.253Z] 0d9ebad4ef96: Waiting [2025-10-28T07:54:59.253Z] 9712f1f96733: Download complete [2025-10-28T07:54:59.819Z] 63f879dbbcfc: Verifying Checksum [2025-10-28T07:54:59.819Z] 63f879dbbcfc: Download complete [2025-10-28T07:54:59.819Z] 0d9ebad4ef96: Verifying Checksum [2025-10-28T07:54:59.819Z] 0d9ebad4ef96: Download complete [2025-10-28T07:54:59.819Z] d747dcd14b5f: Verifying Checksum [2025-10-28T07:54:59.819Z] d747dcd14b5f: Download complete [2025-10-28T07:54:59.819Z] e9a5061849ea: Verifying Checksum [2025-10-28T07:54:59.819Z] e9a5061849ea: Download complete [2025-10-28T07:54:59.819Z] ab5ef0e58194: Verifying Checksum [2025-10-28T07:54:59.819Z] ab5ef0e58194: Download complete [2025-10-28T07:54:59.819Z] 2de7ff778b66: Verifying Checksum [2025-10-28T07:54:59.819Z] 2de7ff778b66: Download complete [2025-10-28T07:55:03.316Z] ab5ef0e58194: Pull complete [2025-10-28T07:55:03.316Z] 9712f1f96733: Pull complete [2025-10-28T07:55:03.883Z] 63f879dbbcfc: Pull complete [2025-10-28T07:55:10.442Z] 0d9ebad4ef96: Pull complete [2025-10-28T07:55:10.442Z] e9a5061849ea: Pull complete [2025-10-28T07:55:10.442Z] d747dcd14b5f: Pull complete [2025-10-28T07:55:11.379Z] 2de7ff778b66: Pull complete [2025-10-28T07:55:11.379Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-28T07:55:11.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-28T07:55:11.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:55:11.481Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:55:11.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-28T07:55:16.415Z] $ docker top 0346859c7803037b1b7424a49ff365f7d017800ddb2a47cb51304f7669d59bcb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-28T07:55:16.502Z] provisioning config files... [2025-10-28T07:55:16.508Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6944082429694247159tmp [2025-10-28T07:55:16.517Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config18014424294280535362tmp [2025-10-28T07:55:16.532Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config16557813629617634351tmp [Pipeline] { [Pipeline] echo [2025-10-28T07:55:16.765Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:17.059Z] ---> sigul-configuration.sh [2025-10-28T07:55:17.059Z] gpg: directory `/root/.gnupg' created [2025-10-28T07:55:17.059Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-28T07:55:17.059Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-28T07:55:17.059Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-28T07:55:17.059Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-28T07:55:17.059Z] gpg: CAST5 encrypted data [2025-10-28T07:55:17.059Z] gpg: encrypted with 1 passphrase [2025-10-28T07:55:17.059Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-28T07:55:17.359Z] + mkdir /home/jenkins [2025-10-28T07:55:17.359Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-28T07:55:17.657Z] + 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-28T07:55:17.670Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:17.961Z] ---> sigul-install.sh [2025-10-28T07:55:17.961Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-28T07:55:18.260Z] + git tag --list [2025-10-28T07:55:18.261Z] 0.7.1 [2025-10-28T07:55:18.261Z] v1.0.0 [2025-10-28T07:55:18.261Z] v1.1.0 [2025-10-28T07:55:18.261Z] v1.1.1 [2025-10-28T07:55:18.261Z] v1.2.2 [2025-10-28T07:55:18.261Z] v1.3.0 [2025-10-28T07:55:18.261Z] v1.3.1 [2025-10-28T07:55:18.261Z] v2.0.0 [2025-10-28T07:55:18.261Z] v2.1.0 [2025-10-28T07:55:18.261Z] v2.1.1 [2025-10-28T07:55:18.261Z] v2.2.0 [2025-10-28T07:55:18.261Z] v2.3.0 [2025-10-28T07:55:18.261Z] v3.0 [2025-10-28T07:55:18.261Z] v3.0.0 [2025-10-28T07:55:18.261Z] v3.1 [2025-10-28T07:55:18.261Z] v3.1.0 [2025-10-28T07:55:18.261Z] v3.1.1 [2025-10-28T07:55:18.261Z] v4.0 [2025-10-28T07:55:18.261Z] v4.0.0 [2025-10-28T07:55:18.261Z] v4.0.1-dev.1 [2025-10-28T07:55:18.261Z] v4.1.0-dev.1 [2025-10-28T07:55:18.261Z] v4.1.0-dev.10 [2025-10-28T07:55:18.261Z] v4.1.0-dev.11 [2025-10-28T07:55:18.261Z] v4.1.0-dev.2 [2025-10-28T07:55:18.261Z] v4.1.0-dev.3 [2025-10-28T07:55:18.261Z] v4.1.0-dev.4 [2025-10-28T07:55:18.261Z] v4.1.0-dev.5 [2025-10-28T07:55:18.261Z] v4.1.0-dev.6 [2025-10-28T07:55:18.261Z] v4.1.0-dev.7 [2025-10-28T07:55:18.261Z] v4.1.0-dev.8 [2025-10-28T07:55:18.261Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-28T07:55:18.826Z] + lftools sign git-tag v4.0.1-dev.1 [2025-10-28T07:55:19.084Z] Signing Git tag with Sigul... [2025-10-28T07:55:19.084Z] Signing v4.0.1-dev.1 [Pipeline] echo [2025-10-28T07:55:19.357Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:19.648Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-28T07:55:19.654Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-28T07:55:19.675Z] $ docker stop --time=1 0346859c7803037b1b7424a49ff365f7d017800ddb2a47cb51304f7669d59bcb [2025-10-28T07:55:20.963Z] $ docker rm -f --volumes 0346859c7803037b1b7424a49ff365f7d017800ddb2a47cb51304f7669d59bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-28T07:55:21.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T07:55:21.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:55:21.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T07:55:21.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:55:21.821Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:55:21.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T07:55:22.067Z] $ docker top dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc -eo pid,comm [2025-10-28T07:55:22.109Z] 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-28T07:55:22.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T07:55:22.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T07:55:22.171Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T07:55:22.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T07:55:22.268Z] $ docker exec dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc ssh-agent [2025-10-28T07:55:22.366Z] SSH_AUTH_SOCK=/tmp/ssh-avjdNVj8Oyog/agent.32 [2025-10-28T07:55:22.366Z] SSH_AGENT_PID=38 [2025-10-28T07:55:22.370Z] Running ssh-add (command line suppressed) [2025-10-28T07:55:22.465Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_11987068324406340961.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_11987068324406340961.key) [2025-10-28T07:55:22.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T07:55:22.776Z] + git semver bump pre [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,972 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,976 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,977 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,977 [bump_version] DEBUG bumped version:4.0.1-dev.2 [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,977 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa with force:True [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,977 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,977 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,979 [execute] INFO git cat-file --batch-check [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,983 [execute] INFO git cat-file --batch [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T07:55:23.035Z] 2025-10-28 07:55:22,986 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T07:55:23.035Z] 4.0.1-dev.2 [Pipeline] } [2025-10-28T07:55:23.038Z] $ docker exec --env ******** --env ******** dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc ssh-agent -k [2025-10-28T07:55:23.138Z] unset SSH_AUTH_SOCK; [2025-10-28T07:55:23.138Z] unset SSH_AGENT_PID; [2025-10-28T07:55:23.138Z] echo Agent pid 38 killed; [2025-10-28T07:55:23.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T07:55:23.476Z] + git semver [Pipeline] } [2025-10-28T07:55:23.739Z] $ docker stop --time=1 dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc [2025-10-28T07:55:24.993Z] $ docker rm -f --volumes dbf5167784cb6b68a9e0fe425f510740be05745fc8f961a4eeea6b7e08588adc [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T07:55:25.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T07:55:25.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:55:25.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T07:55:25.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:55:25.743Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:55:25.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T07:55:25.997Z] $ docker top 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 -eo pid,comm [2025-10-28T07:55:26.045Z] 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-28T07:55:26.045Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T07:55:26.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T07:55:26.118Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T07:55:26.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T07:55:26.221Z] $ docker exec 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 ssh-agent [2025-10-28T07:55:26.337Z] SSH_AUTH_SOCK=/tmp/ssh-NS4grdzMLvc6/agent.32 [2025-10-28T07:55:26.337Z] SSH_AGENT_PID=38 [2025-10-28T07:55:26.342Z] Running ssh-add (command line suppressed) [2025-10-28T07:55:26.432Z] Identity added: /w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_16144627048387598590.key (/w/workspace/xfoundry_device-modbus-go_odessa@tmp/private_key_16144627048387598590.key) [2025-10-28T07:55:26.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T07:55:26.742Z] + git semver push [2025-10-28T07:55:27.001Z] 2025-10-28 07:55:26,958 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T07:55:27.001Z] 2025-10-28 07:55:26,961 [run_push] DEBUG push [2025-10-28T07:55:27.001Z] 2025-10-28 07:55:26,962 [execute] INFO git cat-file --batch-check [2025-10-28T07:55:27.001Z] 2025-10-28 07:55:26,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T07:55:27.001Z] 2025-10-28 07:55:26,964 [execute] INFO git rev-list 8579b1c8a6a128af638a1df6a304f71a26847e61 -- [2025-10-28T07:55:27.001Z] 2025-10-28 07:55:26,965 [execute] DEBUG Popen(['git', 'rev-list', '8579b1c8a6a128af638a1df6a304f71a26847e61', '--'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-28T07:55:27.001Z] 2025-10-28 07:55:26,973 [execute] INFO git fetch -v -- origin [2025-10-28T07:55:27.001Z] 2025-10-28 07:55:26,973 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-28T07:55:27.570Z] 2025-10-28 07:55:27,511 [run_push] DEBUG no remote changes detected [2025-10-28T07:55:27.570Z] 2025-10-28 07:55:27,511 [execute] INFO git push origin semver [2025-10-28T07:55:27.570Z] 2025-10-28 07:55:27,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-28T07:55:28.512Z] 2025-10-28 07:55:28,233 [run_push] DEBUG push all version tags [2025-10-28T07:55:28.512Z] 2025-10-28 07:55:28,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-28T07:55:28.512Z] 2025-10-28 07:55:28,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/xfoundry_device-modbus-go_odessa, stdin=None, shell=False, universal_newlines=False) [2025-10-28T07:55:29.083Z] 2025-10-28 07:55:28,938 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_odessa/.semver/odessa [2025-10-28T07:55:29.083Z] 4.0.1-dev.2 [Pipeline] } [2025-10-28T07:55:29.088Z] $ docker exec --env ******** --env ******** 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 ssh-agent -k [2025-10-28T07:55:29.183Z] unset SSH_AUTH_SOCK; [2025-10-28T07:55:29.184Z] unset SSH_AGENT_PID; [2025-10-28T07:55:29.184Z] echo Agent pid 38 killed; [2025-10-28T07:55:29.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T07:55:29.543Z] + git semver [Pipeline] } [2025-10-28T07:55:29.811Z] $ docker stop --time=1 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 [2025-10-28T07:55:31.080Z] $ docker rm -f --volumes 5a1ba6152edcf9f7e1691a442555cf186f0750c0028cd7dd60dcb2cbd8dfe6c2 [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-28T07:55:31.677Z] + [ -d /w/workspace/xfoundry_device-modbus-go_odessa/archives ] [2025-10-28T07:55:31.677Z] + ls -al /w/workspace/xfoundry_device-modbus-go_odessa/archives [2025-10-28T07:55:31.677Z] total 16 [2025-10-28T07:55:31.677Z] drwxr-xr-x 3 root root 4096 Oct 28 07:36 . [2025-10-28T07:55:31.677Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 07:55 .. [2025-10-28T07:55:31.677Z] drwxr-xr-x 2 root root 4096 Oct 28 07:36 cost [2025-10-28T07:55:31.677Z] -rw-r--r-- 1 root root 88 Oct 28 07:36 cost.csv [2025-10-28T07:55:31.677Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_odessa/archives [2025-10-28T07:55:31.677Z] + ls -al /w/workspace/xfoundry_device-modbus-go_odessa/archives [2025-10-28T07:55:31.677Z] total 16 [2025-10-28T07:55:31.677Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 07:36 . [2025-10-28T07:55:31.677Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 28 07:55 .. [2025-10-28T07:55:31.677Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 28 07:36 cost [2025-10-28T07:55:31.677Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 28 07:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:31.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:32.843Z] ---> package-listing.sh [2025-10-28T07:55:32.843Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-28T07:55:32.843Z] ++ facter osfamily [2025-10-28T07:55:33.102Z] + OS_FAMILY=debian [2025-10-28T07:55:33.102Z] + workspace=/w/workspace/xfoundry_device-modbus-go_odessa [2025-10-28T07:55:33.102Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-28T07:55:33.102Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-28T07:55:33.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-28T07:55:33.102Z] + PACKAGES=/tmp/packages_start.txt [2025-10-28T07:55:33.102Z] + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' [2025-10-28T07:55:33.102Z] + PACKAGES=/tmp/packages_end.txt [2025-10-28T07:55:33.102Z] + case "${OS_FAMILY}" in [2025-10-28T07:55:33.102Z] + dpkg -l [2025-10-28T07:55:33.102Z] + grep '^ii' [2025-10-28T07:55:33.102Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-28T07:55:33.102Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-28T07:55:33.102Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-28T07:55:33.102Z] + '[' /w/workspace/xfoundry_device-modbus-go_odessa ']' [2025-10-28T07:55:33.102Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [2025-10-28T07:55:33.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_odessa/archives/ [Pipeline] echo [2025-10-28T07:55:33.114Z] 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-28T07:55:33.391Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T07:55:33.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T07:55:33.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T07:55:34.033Z] prd-ubuntu20.04-docker-8c-8g-710855 does not seem to be running inside a container [2025-10-28T07:55:34.059Z] $ 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/xfoundry_device-modbus-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_odessa -v /w/workspace/xfoundry_device-modbus-go_odessa:/w/workspace/xfoundry_device-modbus-go_odessa:rw,z -v /w/workspace/xfoundry_device-modbus-go_odessa@tmp:/w/workspace/xfoundry_device-modbus-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-28T07:55:34.263Z] $ docker top 8e4ee43b3c1f729a36c7fd0d2da53f5b27fd46d6a461be6c52f6bbc9518a5776 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T07:55:34.613Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-28T07:55:34.902Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-28T07:55:35.190Z] + ls /var/log/sa-host [2025-10-28T07:55:35.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T07:55:35.229Z] provisioning config files... [2025-10-28T07:55:35.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_odessa@tmp/config6123845517398241496tmp [Pipeline] { [Pipeline] echo [2025-10-28T07:55:35.262Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:35.546Z] ---> create-netrc.sh [Pipeline] } [2025-10-28T07:55:35.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:35.866Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-28T07:55:35.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:36.159Z] ---> sudo-logs.sh [2025-10-28T07:55:36.159Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-28T07:55:36.189Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:36.473Z] ---> job-cost.sh [2025-10-28T07:55:36.474Z] lf-activate-venv: SKIPPING [2025-10-28T07:55:36.474Z] DEBUG: total: 0.2199999988079071 [2025-10-28T07:55:36.474Z] INFO: Retrieving Stack Cost... [2025-10-28T07:55:36.733Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-28T07:55:36.991Z] INFO: Archiving Costs [Pipeline] echo [2025-10-28T07:55:37.004Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T07:55:37.286Z] ---> logs-deploy.sh [2025-10-28T07:55:37.286Z] lf-activate-venv: SKIPPING [2025-10-28T07:55:37.286Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/odessa/3 [2025-10-28T07:55:37.286Z] INFO: archiving workspace using pattern(s): [2025-10-28T07:55:38.895Z] Archives upload complete. [2025-10-28T07:55:39.153Z] INFO: archiving logs to Nexus