Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e02a882e6723baa1894a1e161c68d4b0ca9539cf 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-ssh141786574595688827.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-ssh15719476358764541211.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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13439293054880318700.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-ssh6763480381528111066.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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16240394333227998145.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-s7, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 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-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3524 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e02a882e6723baa1894a1e161c68d4b0ca9539cf (main) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e02a882e6723baa1894a1e161c68d4b0ca9539cf # timeout=10 Commit message: "Merge pull request #90 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git rev-list --no-walk 02afe9a408ed45e8c38fc184e1d3f7369f433a6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-16T03:07:09.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-16T03:07:09.656Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-16T03:07:09.691Z] ========================================================= [2026-03-16T03:07:09.691Z] EdgeX Global Pipelines Version Info [2026-03-16T03:07:09.691Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:07:10.781Z] ------------------- [2026-03-16T03:07:10.781Z] stable info: [2026-03-16T03:07:10.781Z] ------------------- [2026-03-16T03:07:10.781Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-16T03:07:10.781Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-16T03:07:10.781Z] Message: update stable to v1.0.278 [2026-03-16T03:07:11.042Z] ------------------- [2026-03-16T03:07:11.042Z] experimental info: [2026-03-16T03:07:11.042Z] ------------------- [2026-03-16T03:07:11.042Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-16T03:07:11.042Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-16T03:07:11.042Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-16T03:07:11.118Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2026-03-16T03:07:11.136Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2026-03-16T03:07:11.157Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-16T03:07:11.178Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-16T03:07:11.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-16T03:07:11.227Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-16T03:07:11.248Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-16T03:07:11.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-16T03:07:11.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-16T03:07:11.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-16T03:07:11.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-16T03:07:11.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2026-03-16T03:07:11.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-16T03:07:11.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-16T03:07:11.451Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T03:07:11.477Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T03:07:11.499Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T03:07:11.524Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T03:07:11.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-16T03:07:11.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-16T03:07:11.599Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-16T03:07:11.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-16T03:07:11.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-16T03:07:11.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-16T03:07:11.704Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-16T03:07:11.724Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-16T03:07:11.749Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-16T03:07:11.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-16T03:07:11.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-16T03:07:11.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-16T03:07:11.858Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo [2026-03-16T03:07:11.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e02a882 [Pipeline] echo [2026-03-16T03:07:11.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:07:11.987Z] provisioning config files... [2026-03-16T03:07:12.005Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config310335367346279135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:07:12.342Z] ---> ****-login.sh [2026-03-16T03:07:12.343Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:07:12.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:12.603Z] [2026-03-16T03:07:12.603Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:12.603Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:12.603Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:12.603Z] [2026-03-16T03:07:12.603Z] Login Succeeded [2026-03-16T03:07:12.603Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:07:12.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:12.603Z] [2026-03-16T03:07:12.603Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:12.603Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:12.603Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:12.603Z] [2026-03-16T03:07:12.603Z] Login Succeeded [2026-03-16T03:07:12.603Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:07:12.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:12.604Z] [2026-03-16T03:07:12.604Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:12.604Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:12.604Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:12.604Z] [2026-03-16T03:07:12.604Z] Login Succeeded [2026-03-16T03:07:12.604Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:07:12.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:12.871Z] [2026-03-16T03:07:12.871Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:12.871Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:12.871Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:12.871Z] [2026-03-16T03:07:12.871Z] Login Succeeded [2026-03-16T03:07:12.871Z] ****.io [2026-03-16T03:07:12.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:13.137Z] [2026-03-16T03:07:13.137Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:07:13.137Z] Configure a credential helper to remove this warning. See [2026-03-16T03:07:13.137Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:07:13.137Z] [2026-03-16T03:07:13.137Z] Login Succeeded [2026-03-16T03:07:13.137Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:07:13.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-16T03:07:13.652Z] + git rev-list -1 --merges e02a882e6723baa1894a1e161c68d4b0ca9539cf~1..e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo [2026-03-16T03:07:13.680Z] -----------> git rev-list -1 --merges e02a882e6723baa1894a1e161c68d4b0ca9539cf~1..e02a882e6723baa1894a1e161c68d4b0ca9539cf e02a882e6723baa1894a1e161c68d4b0ca9539cf [2026-03-16T03:07:13.680Z] e02a882e6723baa1894a1e161c68d4b0ca9539cf [false] [Pipeline] sh [2026-03-16T03:07:13.969Z] + git log --format=format:%s -1 e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo [2026-03-16T03:07:13.984Z] ========================================================= [2026-03-16T03:07:13.984Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-16T03:07:13.984Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T03:07:14.320Z] + git log --format=format:%s -1 e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo [2026-03-16T03:07:14.334Z] [semverPrep] GIT_COMMIT: e02a882e6723baa1894a1e161c68d4b0ca9539cf, Commit Message: Merge pull request #90 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo [2026-03-16T03:07:14.350Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-16T03:07:14.714Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T03:07:14.714Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-16T03:07:14.714Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-16T03:07:14.714Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-16T03:07:14.714Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-16T03:07:14.714Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-16T03:07:14.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:07:15.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:07:15.066Z] [2026-03-16T03:07:15.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:07:15.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:07:15.369Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-16T03:07:15.369Z] 3dae71ba6b94: Pulling fs layer [2026-03-16T03:07:15.369Z] 6bf1a483ea7c: Pulling fs layer [2026-03-16T03:07:15.369Z] f5dfc541a4d3: Pulling fs layer [2026-03-16T03:07:15.369Z] 461d9e800cba: Pulling fs layer [2026-03-16T03:07:15.369Z] 461d9e800cba: Waiting [2026-03-16T03:07:15.369Z] 80192f66455f: Pulling fs layer [2026-03-16T03:07:15.369Z] 80192f66455f: Waiting [2026-03-16T03:07:15.369Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-16T03:07:15.369Z] a29436f7fd5d: Pulling fs layer [2026-03-16T03:07:15.369Z] 923cac83aea3: Pulling fs layer [2026-03-16T03:07:15.369Z] 25ad8b0a4227: Pulling fs layer [2026-03-16T03:07:15.369Z] db01528c6b51: Pulling fs layer [2026-03-16T03:07:15.369Z] 28988de357af: Pulling fs layer [2026-03-16T03:07:15.369Z] 2e8e34ca0e6c: Waiting [2026-03-16T03:07:15.369Z] a29436f7fd5d: Waiting [2026-03-16T03:07:15.369Z] db01528c6b51: Waiting [2026-03-16T03:07:15.369Z] 923cac83aea3: Waiting [2026-03-16T03:07:15.369Z] 28988de357af: Waiting [2026-03-16T03:07:15.369Z] 6bf1a483ea7c: Verifying Checksum [2026-03-16T03:07:15.369Z] 6bf1a483ea7c: Download complete [2026-03-16T03:07:15.631Z] 461d9e800cba: Verifying Checksum [2026-03-16T03:07:15.632Z] 461d9e800cba: Download complete [2026-03-16T03:07:15.632Z] 80192f66455f: Verifying Checksum [2026-03-16T03:07:15.632Z] 80192f66455f: Download complete [2026-03-16T03:07:15.632Z] f5dfc541a4d3: Verifying Checksum [2026-03-16T03:07:15.632Z] f5dfc541a4d3: Download complete [2026-03-16T03:07:15.632Z] 3dae71ba6b94: Verifying Checksum [2026-03-16T03:07:15.632Z] 3dae71ba6b94: Download complete [2026-03-16T03:07:15.632Z] 923cac83aea3: Verifying Checksum [2026-03-16T03:07:15.632Z] 923cac83aea3: Download complete [2026-03-16T03:07:15.890Z] 25ad8b0a4227: Verifying Checksum [2026-03-16T03:07:15.890Z] 25ad8b0a4227: Download complete [2026-03-16T03:07:15.890Z] db01528c6b51: Download complete [2026-03-16T03:07:15.890Z] 28988de357af: Download complete [2026-03-16T03:07:15.890Z] a29436f7fd5d: Verifying Checksum [2026-03-16T03:07:15.890Z] a29436f7fd5d: Download complete [2026-03-16T03:07:16.464Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-16T03:07:17.030Z] 3dae71ba6b94: Pull complete [2026-03-16T03:07:17.030Z] 6bf1a483ea7c: Pull complete [2026-03-16T03:07:17.965Z] f5dfc541a4d3: Pull complete [2026-03-16T03:07:17.965Z] 461d9e800cba: Pull complete [2026-03-16T03:07:17.965Z] 80192f66455f: Pull complete [2026-03-16T03:07:21.264Z] 2e8e34ca0e6c: Pull complete [2026-03-16T03:07:22.200Z] a29436f7fd5d: Pull complete [2026-03-16T03:07:22.200Z] 923cac83aea3: Pull complete [2026-03-16T03:07:22.200Z] 25ad8b0a4227: Pull complete [2026-03-16T03:07:22.200Z] db01528c6b51: Pull complete [2026-03-16T03:07:22.200Z] 28988de357af: Pull complete [2026-03-16T03:07:22.200Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-16T03:07:22.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:07:22.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:07:22.330Z] prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container [2026-03-16T03:07:22.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-16T03:07:24.112Z] $ docker top 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 -eo pid,comm [2026-03-16T03:07:24.166Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-16T03:07:24.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T03:07:24.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T03:07:24.241Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T03:07:24.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T03:07:24.358Z] $ docker exec 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 ssh-agent [2026-03-16T03:07:24.475Z] SSH_AUTH_SOCK=/tmp/ssh-vQCUvHESOfO6/agent.33 [2026-03-16T03:07:24.475Z] SSH_AGENT_PID=39 [2026-03-16T03:07:24.482Z] Running ssh-add (command line suppressed) [2026-03-16T03:07:24.581Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6347261764058586635.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6347261764058586635.key) [2026-03-16T03:07:24.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T03:07:24.885Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2026-03-16T03:07:25.170Z] + git tag --points-at HEAD [Pipeline] } [2026-03-16T03:07:25.180Z] $ docker exec --env ******** --env ******** 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 ssh-agent -k [2026-03-16T03:07:25.275Z] unset SSH_AUTH_SOCK; [2026-03-16T03:07:25.275Z] unset SSH_AGENT_PID; [2026-03-16T03:07:25.275Z] echo Agent pid 39 killed; [2026-03-16T03:07:25.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-16T03:07:25.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T03:07:25.327Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T03:07:25.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T03:07:25.423Z] $ docker exec 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 ssh-agent [2026-03-16T03:07:25.525Z] SSH_AUTH_SOCK=/tmp/ssh-WOICQB0IcmZ0/agent.86 [2026-03-16T03:07:25.525Z] SSH_AGENT_PID=92 [2026-03-16T03:07:25.529Z] Running ssh-add (command line suppressed) [2026-03-16T03:07:25.625Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16548433266191630458.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_16548433266191630458.key) [2026-03-16T03:07:25.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T03:07:25.933Z] + git semver init [2026-03-16T03:07:26.193Z] 2026-03-16 03:07:26,157 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T03:07:26.193Z] 2026-03-16 03:07:26,161 [run_init] DEBUG init version:0.0.0 force:False [2026-03-16T03:07:26.193Z] 2026-03-16 03:07:26,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2026-03-16T03:07:26.193Z] 2026-03-16 03:07:26,162 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2026-03-16T03:07:26.193Z] 2026-03-16 03:07:26,163 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2026-03-16T03:07:27.574Z] 2026-03-16 03:07:27,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2026-03-16T03:07:27.574Z] 2026-03-16 03:07:27,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2026-03-16T03:07:27.574Z] 2026-03-16 03:07:27,261 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-16T03:07:27.574Z] 2026-03-16 03:07:27,261 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2026-03-16T03:07:27.574Z] 4.1.0-dev.15 [Pipeline] } [2026-03-16T03:07:27.583Z] $ docker exec --env ******** --env ******** 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 ssh-agent -k [2026-03-16T03:07:27.683Z] unset SSH_AUTH_SOCK; [2026-03-16T03:07:27.683Z] unset SSH_AGENT_PID; [2026-03-16T03:07:27.684Z] echo Agent pid 92 killed; [2026-03-16T03:07:27.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T03:07:28.017Z] + git semver [Pipeline] } [2026-03-16T03:07:28.289Z] $ docker stop --time=1 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 [2026-03-16T03:07:29.580Z] $ docker rm -f --volumes 92758574dc5c5672c331bf0b6f31d4c286a2877d71133629612de16f12b13a81 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:07:29.922Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-16T03:07:30.173Z] Stashed 1 file(s) [Pipeline] echo [2026-03-16T03:07:30.177Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:07:30.345Z] provisioning config files... [2026-03-16T03:07:30.356Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5455214763726136411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:07:30.662Z] ---> ****-login.sh [2026-03-16T03:07:30.662Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:07:30.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:30.662Z] Login Succeeded [2026-03-16T03:07:30.662Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:07:30.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:30.662Z] Login Succeeded [2026-03-16T03:07:30.663Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:07:30.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:30.923Z] Login Succeeded [2026-03-16T03:07:30.923Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:07:30.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:30.923Z] Login Succeeded [2026-03-16T03:07:30.923Z] ****.io [2026-03-16T03:07:30.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:31.194Z] Login Succeeded [2026-03-16T03:07:31.194Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:07:31.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T03:07:31.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:07:31.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:07:31.363Z] ========================================================= [2026-03-16T03:07:31.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-16T03:07:31.363Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:07:31.700Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-16T03:07:32.272Z] #0 building with "default" instance using docker driver [2026-03-16T03:07:32.272Z] [2026-03-16T03:07:32.272Z] #1 [internal] load build definition from Dockerfile [2026-03-16T03:07:32.272Z] #1 transferring dockerfile: 1.62kB done [2026-03-16T03:07:32.272Z] #1 DONE 0.0s [2026-03-16T03:07:32.272Z] [2026-03-16T03:07:32.272Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-16T03:07:32.272Z] #2 DONE 0.1s [2026-03-16T03:07:32.531Z] [2026-03-16T03:07:32.531Z] #3 [internal] load .dockerignore [2026-03-16T03:07:32.531Z] #3 transferring context: 2B done [2026-03-16T03:07:32.531Z] #3 DONE 0.0s [2026-03-16T03:07:32.531Z] [2026-03-16T03:07:32.531Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T03:07:32.531Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-16T03:07:32.531Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-16T03:07:32.531Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-03-16T03:07:32.531Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-16T03:07:32.531Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-16T03:07:32.531Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-03-16T03:07:32.532Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-16T03:07:32.532Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-16T03:07:32.532Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-16T03:07:32.532Z] #4 ... [2026-03-16T03:07:32.532Z] [2026-03-16T03:07:32.532Z] #5 [internal] load build context [2026-03-16T03:07:32.532Z] #5 transferring context: 17.04MB 0.2s done [2026-03-16T03:07:32.532Z] #5 DONE 0.2s [2026-03-16T03:07:32.532Z] [2026-03-16T03:07:32.532Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T03:07:32.532Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-16T03:07:32.532Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s [2026-03-16T03:07:32.532Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-03-16T03:07:32.532Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 4.19MB / 112.58MB 0.2s [2026-03-16T03:07:32.532Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-16T03:07:32.532Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-03-16T03:07:32.790Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.3s [2026-03-16T03:07:32.790Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-16T03:07:32.790Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.85MB / 112.58MB 0.3s [2026-03-16T03:07:32.790Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s [2026-03-16T03:07:32.790Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-16T03:07:32.790Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-16T03:07:32.790Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.5s [2026-03-16T03:07:32.790Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-03-16T03:07:32.790Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.5s [2026-03-16T03:07:33.047Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-03-16T03:07:33.047Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s [2026-03-16T03:07:33.047Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-03-16T03:07:33.047Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-16T03:07:33.047Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.78MB / 112.58MB 0.7s [2026-03-16T03:07:33.305Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.8s [2026-03-16T03:07:33.305Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 98.57MB / 112.58MB 0.9s [2026-03-16T03:07:33.566Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-03-16T03:07:33.825Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-03-16T03:07:38.012Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done [2026-03-16T03:07:38.012Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-16T03:07:38.012Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-16T03:07:38.012Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-16T03:07:38.012Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-16T03:07:38.012Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-03-16T03:07:38.012Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-16T03:07:38.012Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-16T03:07:40.538Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done [2026-03-16T03:07:40.538Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-03-16T03:07:41.103Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-03-16T03:07:41.103Z] #4 DONE 8.7s [2026-03-16T03:07:41.360Z] [2026-03-16T03:07:41.361Z] #6 [builder 2/7] WORKDIR /device-s7 [2026-03-16T03:07:42.742Z] #6 DONE 1.4s [2026-03-16T03:07:42.742Z] [2026-03-16T03:07:42.742Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2026-03-16T03:07:42.742Z] #7 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:07:42.742Z] #7 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:07:43.310Z] #7 0.743 OK: 265 MiB in 60 packages [2026-03-16T03:07:43.310Z] #7 DONE 0.8s [2026-03-16T03:07:43.310Z] [2026-03-16T03:07:43.310Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-16T03:07:43.310Z] #8 DONE 0.0s [2026-03-16T03:07:43.569Z] [2026-03-16T03:07:43.569Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:07:45.312Z] Still waiting to schedule task [2026-03-16T03:07:45.313Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-03-16T03:07:53.547Z] #9 DONE 10.2s [2026-03-16T03:07:53.807Z] [2026-03-16T03:07:53.807Z] #10 [builder 6/7] COPY . . [2026-03-16T03:07:53.807Z] #10 DONE 0.1s [2026-03-16T03:07:53.807Z] [2026-03-16T03:07:53.807Z] #11 [builder 7/7] RUN echo noop [2026-03-16T03:07:53.807Z] #11 0.189 noop [2026-03-16T03:07:54.066Z] #11 DONE 0.2s [2026-03-16T03:07:54.066Z] [2026-03-16T03:07:54.066Z] #12 exporting to image [2026-03-16T03:07:54.066Z] #12 exporting layers [2026-03-16T03:08:02.186Z] #12 exporting layers 7.7s done [2026-03-16T03:08:02.186Z] #12 writing image sha256:cd8ec068061cb09746f485d8fa0f846f533ad2a6eacdef3a4e6632fc098b6822 done [2026-03-16T03:08:02.186Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-16T03:08:02.186Z] #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:08:02.518Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T03:08:02.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:08:02.592Z] prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container [2026-03-16T03:08:02.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-16T03:08:02.924Z] $ docker top 7bf878c1155bf6705f465c7500ebfa3ecdb15f412094cd489d268c1348b0cc80 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:08:03.267Z] + go version [2026-03-16T03:08:03.267Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-16T03:08:03.276Z] $ docker stop --time=1 7bf878c1155bf6705f465c7500ebfa3ecdb15f412094cd489d268c1348b0cc80 [2026-03-16T03:08:04.527Z] $ docker rm -f --volumes 7bf878c1155bf6705f465c7500ebfa3ecdb15f412094cd489d268c1348b0cc80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:08:04.973Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T03:08:04.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:08:05.054Z] prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container [2026-03-16T03:08:05.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-16T03:08:05.321Z] $ docker top eaf914fe2aafd42046af7e81b7ce07f031941d830bb61a9fd60d1ae31294d5fd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:08:05.663Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2026-03-16T03:08:05.965Z] + make test [2026-03-16T03:08:05.965Z] go test -race -coverprofile=coverage.out ./... [2026-03-16T03:08:14.084Z] ? github.com/edgexfoundry/device-s7 [no test files] [2026-03-16T03:08:40.612Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2026-03-16T03:08:40.612Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements [2026-03-16T03:09:07.136Z] 0 issues. [2026-03-16T03:09:07.136Z] go vet ./... [2026-03-16T03:09:10.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T03:09:10.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T03:09:10.414Z] ./bin/test-attribution-txt.sh [2026-03-16T03:09:10.414Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T03:09:10.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T03:09:10.446Z] $ docker stop --time=1 eaf914fe2aafd42046af7e81b7ce07f031941d830bb61a9fd60d1ae31294d5fd [2026-03-16T03:09:12.628Z] $ docker rm -f --volumes eaf914fe2aafd42046af7e81b7ce07f031941d830bb61a9fd60d1ae31294d5fd [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:09:13.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T03:09:13.323Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-16T03:09:13.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T03:09:14.062Z] + ls -al . [2026-03-16T03:09:14.062Z] total 224 [2026-03-16T03:09:14.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:08 . [2026-03-16T03:09:14.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:07 .. [2026-03-16T03:09:14.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:08 .git [2026-03-16T03:09:14.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:07 .github [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 237 Mar 16 03:07 .gitignore [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:07 .golangci.yml [2026-03-16T03:09:14.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 03:07 .semver [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 22332 Mar 16 03:07 Attribution.txt [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 16 03:07 CHANGLOG.md [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 16 03:07 Dockerfile [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 16 03:07 Jenkinsfile [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 16 03:07 LICENSE [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 1902 Mar 16 03:07 Makefile [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 16 03:07 OWNERS.md [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 16 03:07 README.md [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION [2026-03-16T03:09:14.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:07 bin [2026-03-16T03:09:14.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 cmd [2026-03-16T03:09:14.062Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 16 03:08 coverage.out [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 6650 Mar 16 03:07 go.mod [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 89517 Mar 16 03:07 go.sum [2026-03-16T03:09:14.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:07 internal [2026-03-16T03:09:14.062Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 16 03:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:14.379Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e02a882e6723baa1894a1e161c68d4b0ca9539cf --label arch=amd64 --label version=4.1.0-dev.15 . [2026-03-16T03:09:14.638Z] #0 building with "default" instance using docker driver [2026-03-16T03:09:14.638Z] [2026-03-16T03:09:14.638Z] #1 [internal] load build definition from Dockerfile [2026-03-16T03:09:14.638Z] #1 transferring dockerfile: 1.62kB done [2026-03-16T03:09:14.638Z] #1 DONE 0.0s [2026-03-16T03:09:14.638Z] [2026-03-16T03:09:14.638Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-16T03:09:14.638Z] #2 DONE 0.0s [2026-03-16T03:09:14.638Z] [2026-03-16T03:09:14.638Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-16T03:09:14.638Z] #3 DONE 0.1s [2026-03-16T03:09:14.638Z] [2026-03-16T03:09:14.638Z] #4 [internal] load .dockerignore [2026-03-16T03:09:14.638Z] #4 transferring context: 2B done [2026-03-16T03:09:14.638Z] #4 DONE 0.0s [2026-03-16T03:09:14.638Z] [2026-03-16T03:09:14.638Z] #5 [internal] load build context [2026-03-16T03:09:14.638Z] #5 transferring context: 28.56kB done [2026-03-16T03:09:14.638Z] #5 DONE 0.0s [2026-03-16T03:09:14.638Z] [2026-03-16T03:09:14.638Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-16T03:09:14.638Z] #6 DONE 0.1s [2026-03-16T03:09:14.638Z] [2026-03-16T03:09:14.638Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T03:09:14.638Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-16T03:09:14.638Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-16T03:09:14.638Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-16T03:09:14.638Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-16T03:09:14.638Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-16T03:09:14.638Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-16T03:09:14.896Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-16T03:09:14.896Z] #7 DONE 0.3s [2026-03-16T03:09:14.896Z] [2026-03-16T03:09:14.896Z] #8 [builder 2/7] WORKDIR /device-s7 [2026-03-16T03:09:14.896Z] #8 DONE 0.0s [2026-03-16T03:09:14.896Z] [2026-03-16T03:09:14.896Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2026-03-16T03:09:14.896Z] #9 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:09:15.155Z] #9 0.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:09:15.414Z] #9 ... [2026-03-16T03:09:15.414Z] [2026-03-16T03:09:15.414Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-16T03:09:15.414Z] #10 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:09:15.414Z] #10 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:09:15.414Z] #10 0.629 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-16T03:09:15.414Z] #10 0.634 Executing busybox-1.37.0-r20.trigger [2026-03-16T03:09:15.414Z] #10 0.641 OK: 7 MiB in 17 packages [2026-03-16T03:09:15.414Z] #10 DONE 0.7s [2026-03-16T03:09:15.414Z] [2026-03-16T03:09:15.414Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2026-03-16T03:09:15.414Z] #9 0.770 OK: 265 MiB in 60 packages [2026-03-16T03:09:15.674Z] #9 DONE 0.9s [2026-03-16T03:09:15.674Z] [2026-03-16T03:09:15.674Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-16T03:09:15.674Z] #11 DONE 0.0s [2026-03-16T03:09:15.674Z] [2026-03-16T03:09:15.674Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:09:16.241Z] #12 DONE 0.6s [2026-03-16T03:09:16.241Z] [2026-03-16T03:09:16.241Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-16T03:09:16.241Z] #13 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:09:16.241Z] #13 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:09:16.241Z] #13 ... [2026-03-16T03:09:16.241Z] [2026-03-16T03:09:16.241Z] #14 [builder 6/7] COPY . . [2026-03-16T03:09:16.241Z] #14 DONE 0.1s [2026-03-16T03:09:16.241Z] [2026-03-16T03:09:16.241Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-16T03:09:16.241Z] #13 0.725 OK: 7 MiB in 17 packages [2026-03-16T03:09:16.505Z] #13 DONE 0.8s [2026-03-16T03:09:16.505Z] [2026-03-16T03:09:16.505Z] #15 [builder 7/7] RUN make build [2026-03-16T03:09:16.505Z] #15 0.336 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2026-03-16T03:09:43.038Z] #15 DONE 24.2s [2026-03-16T03:09:43.038Z] [2026-03-16T03:09:43.038Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2026-03-16T03:09:43.038Z] #16 DONE 0.0s [2026-03-16T03:09:43.038Z] [2026-03-16T03:09:43.038Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2026-03-16T03:09:43.038Z] #17 DONE 0.2s [2026-03-16T03:09:43.038Z] [2026-03-16T03:09:43.038Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2026-03-16T03:09:43.038Z] #18 DONE 0.0s [2026-03-16T03:09:43.038Z] [2026-03-16T03:09:43.038Z] #19 exporting to image [2026-03-16T03:09:43.038Z] #19 exporting layers [2026-03-16T03:09:43.038Z] #19 exporting layers 0.2s done [2026-03-16T03:09:43.038Z] #19 writing image sha256:36905d9e11359905e0f686b809d32b259e0f012db765f86834715e26356485ba done [2026-03-16T03:09:43.038Z] #19 naming to docker.io/library/device-s7 done [2026-03-16T03:09:43.038Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:09:43.162Z] provisioning config files... [2026-03-16T03:09:43.174Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6135430737904302749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:09:43.472Z] ---> ****-login.sh [2026-03-16T03:09:43.472Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:09:43.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:43.472Z] Login Succeeded [2026-03-16T03:09:43.472Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:09:43.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:43.472Z] Login Succeeded [2026-03-16T03:09:43.472Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:09:43.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:43.731Z] Login Succeeded [2026-03-16T03:09:43.731Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:09:43.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:43.731Z] Login Succeeded [2026-03-16T03:09:43.731Z] ****.io [2026-03-16T03:09:43.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:09:43.991Z] Login Succeeded [2026-03-16T03:09:43.991Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:09:43.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:09:44.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:09:44.062Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2026-03-16T03:09:44.062Z] e02a882e6723baa1894a1e161c68d4b0ca9539cf [2026-03-16T03:09:44.062Z] latest [2026-03-16T03:09:44.062Z] 4.1.0-dev.15 [2026-03-16T03:09:44.062Z] e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [2026-03-16T03:09:44.062Z] main [2026-03-16T03:09:44.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:44.400Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:44.715Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf [2026-03-16T03:09:44.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-16T03:09:44.715Z] b0e9043af77f: Preparing [2026-03-16T03:09:44.715Z] 5632cbe87f48: Preparing [2026-03-16T03:09:44.715Z] d1f603164351: Preparing [2026-03-16T03:09:44.715Z] 4dda70ddd710: Preparing [2026-03-16T03:09:44.715Z] 10f26f1251e6: Preparing [2026-03-16T03:09:44.715Z] cce92674e987: Preparing [2026-03-16T03:09:44.715Z] cce92674e987: Waiting [2026-03-16T03:09:44.715Z] b0e9043af77f: Pushed [2026-03-16T03:09:44.715Z] 10f26f1251e6: Pushed [2026-03-16T03:09:44.715Z] 4dda70ddd710: Pushed [2026-03-16T03:09:44.715Z] cce92674e987: Layer already exists [2026-03-16T03:09:44.715Z] d1f603164351: Pushed [2026-03-16T03:09:49.984Z] 5632cbe87f48: Pushed [2026-03-16T03:09:49.984Z] e02a882e6723baa1894a1e161c68d4b0ca9539cf: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:50.311Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:50.632Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2026-03-16T03:09:50.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-16T03:09:50.632Z] b0e9043af77f: Preparing [2026-03-16T03:09:50.632Z] 5632cbe87f48: Preparing [2026-03-16T03:09:50.632Z] d1f603164351: Preparing [2026-03-16T03:09:50.632Z] 4dda70ddd710: Preparing [2026-03-16T03:09:50.632Z] 10f26f1251e6: Preparing [2026-03-16T03:09:50.632Z] cce92674e987: Preparing [2026-03-16T03:09:50.632Z] cce92674e987: Waiting [2026-03-16T03:09:50.632Z] 5632cbe87f48: Layer already exists [2026-03-16T03:09:50.632Z] 10f26f1251e6: Layer already exists [2026-03-16T03:09:50.632Z] d1f603164351: Layer already exists [2026-03-16T03:09:50.632Z] 4dda70ddd710: Layer already exists [2026-03-16T03:09:50.632Z] b0e9043af77f: Layer already exists [2026-03-16T03:09:50.632Z] cce92674e987: Layer already exists [2026-03-16T03:09:50.632Z] latest: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:50.979Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:51.305Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [2026-03-16T03:09:51.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-16T03:09:51.305Z] b0e9043af77f: Preparing [2026-03-16T03:09:51.305Z] 5632cbe87f48: Preparing [2026-03-16T03:09:51.305Z] d1f603164351: Preparing [2026-03-16T03:09:51.305Z] 4dda70ddd710: Preparing [2026-03-16T03:09:51.305Z] 10f26f1251e6: Preparing [2026-03-16T03:09:51.305Z] cce92674e987: Preparing [2026-03-16T03:09:51.305Z] cce92674e987: Waiting [2026-03-16T03:09:51.305Z] 10f26f1251e6: Layer already exists [2026-03-16T03:09:51.305Z] b0e9043af77f: Layer already exists [2026-03-16T03:09:51.305Z] d1f603164351: Layer already exists [2026-03-16T03:09:51.305Z] 5632cbe87f48: Layer already exists [2026-03-16T03:09:51.305Z] 4dda70ddd710: Layer already exists [2026-03-16T03:09:51.305Z] cce92674e987: Layer already exists [2026-03-16T03:09:51.305Z] 4.1.0-dev.15: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:51.630Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:51.953Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [2026-03-16T03:09:51.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-16T03:09:51.953Z] b0e9043af77f: Preparing [2026-03-16T03:09:51.953Z] 5632cbe87f48: Preparing [2026-03-16T03:09:51.953Z] d1f603164351: Preparing [2026-03-16T03:09:51.953Z] 4dda70ddd710: Preparing [2026-03-16T03:09:51.953Z] 10f26f1251e6: Preparing [2026-03-16T03:09:51.953Z] cce92674e987: Preparing [2026-03-16T03:09:51.953Z] cce92674e987: Waiting [2026-03-16T03:09:51.953Z] 5632cbe87f48: Layer already exists [2026-03-16T03:09:51.953Z] 4dda70ddd710: Layer already exists [2026-03-16T03:09:51.953Z] 10f26f1251e6: Layer already exists [2026-03-16T03:09:51.953Z] b0e9043af77f: Layer already exists [2026-03-16T03:09:51.953Z] d1f603164351: Layer already exists [2026-03-16T03:09:51.953Z] cce92674e987: Layer already exists [2026-03-16T03:09:51.953Z] e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:52.282Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:52.607Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2026-03-16T03:09:52.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2026-03-16T03:09:52.607Z] b0e9043af77f: Preparing [2026-03-16T03:09:52.607Z] 5632cbe87f48: Preparing [2026-03-16T03:09:52.607Z] d1f603164351: Preparing [2026-03-16T03:09:52.607Z] 4dda70ddd710: Preparing [2026-03-16T03:09:52.607Z] 10f26f1251e6: Preparing [2026-03-16T03:09:52.607Z] cce92674e987: Preparing [2026-03-16T03:09:52.607Z] cce92674e987: Waiting [2026-03-16T03:09:52.607Z] 5632cbe87f48: Layer already exists [2026-03-16T03:09:52.607Z] 4dda70ddd710: Layer already exists [2026-03-16T03:09:52.607Z] 10f26f1251e6: Layer already exists [2026-03-16T03:09:52.607Z] b0e9043af77f: Layer already exists [2026-03-16T03:09:52.607Z] d1f603164351: Layer already exists [2026-03-16T03:09:52.607Z] cce92674e987: Layer already exists [2026-03-16T03:09:52.607Z] main: digest: sha256:7b31fccc35b7caaaf3e50b70edd1abbfdc47171610bc0cbe7d094b36761eb824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:09:52.686Z] ===================================================== [Pipeline] echo [2026-03-16T03:09:52.702Z] taggedImages: [2026-03-16T03:09:52.702Z] - nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf [2026-03-16T03:09:52.702Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2026-03-16T03:09:52.702Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [2026-03-16T03:09:52.702Z] - nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [2026-03-16T03:09:52.702Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2026-03-16T03:09:52.740Z] ========================================================= [2026-03-16T03:09:52.740Z] [edgeXBuildMultiArch] RAW Config: [2026-03-16T03:09:52.740Z] images: [2026-03-16T03:09:52.740Z] - nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf [2026-03-16T03:09:52.740Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2026-03-16T03:09:52.740Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.15 [2026-03-16T03:09:52.740Z] - nexus3.edgexfoundry.org:10004/device-s7:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [2026-03-16T03:09:52.740Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2026-03-16T03:09:52.740Z] settingsFile: [2026-03-16T03:09:52.740Z] device-s7-settings [2026-03-16T03:09:52.740Z] ========================================================= [Pipeline] node [2026-03-16T03:10:07.742Z] Still waiting to schedule task [2026-03-16T03:10:07.742Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3521’ [2026-03-16T03:10:55.651Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3528 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2026-03-16T03:10:55.667Z] Running in /w/workspace/device-s7/41 [Pipeline] { [Pipeline] checkout [2026-03-16T03:10:58.725Z] Selected Git installation does not exist. Using Default [2026-03-16T03:10:58.725Z] The recommended git tool is: NONE [2026-03-16T03:11:05.099Z] using credential edgex-jenkins-ssh [2026-03-16T03:11:05.126Z] Cloning the remote Git repository [2026-03-16T03:11:05.196Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2026-03-16T03:11:05.331Z] > git init /w/workspace/device-s7/41 # timeout=10 [2026-03-16T03:11:05.537Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2026-03-16T03:11:05.538Z] > git --version # timeout=10 [2026-03-16T03:11:05.564Z] > git --version # 'git version 2.25.1' [2026-03-16T03:11:05.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-16T03:11:05.759Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T03:11:09.003Z] Avoid second fetch [2026-03-16T03:11:09.003Z] Checking out Revision e02a882e6723baa1894a1e161c68d4b0ca9539cf (main) [2026-03-16T03:11:07.718Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2026-03-16T03:11:07.760Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T03:11:09.990Z] Commit message: "Merge pull request #90 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" [2026-03-16T03:11:09.029Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T03:11:09.118Z] > git checkout -f e02a882e6723baa1894a1e161c68d4b0ca9539cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:11:14.428Z] provisioning config files... [2026-03-16T03:11:14.473Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/41@tmp/config13671356614106391540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:11:15.260Z] ---> ****-login.sh [2026-03-16T03:11:15.260Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:11:15.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:15.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:15.814Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:15.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:15.814Z] [2026-03-16T03:11:15.814Z] Login Succeeded [2026-03-16T03:11:15.814Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:11:16.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:16.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:16.422Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:16.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:16.422Z] [2026-03-16T03:11:16.422Z] Login Succeeded [2026-03-16T03:11:16.422Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:11:16.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:16.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:16.698Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:16.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:16.698Z] [2026-03-16T03:11:16.698Z] Login Succeeded [2026-03-16T03:11:16.698Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:11:16.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:16.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:16.973Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:16.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:16.973Z] [2026-03-16T03:11:16.973Z] Login Succeeded [2026-03-16T03:11:16.973Z] ****.io [2026-03-16T03:11:17.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:11:18.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:11:18.154Z] Configure a credential helper to remove this warning. See [2026-03-16T03:11:18.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:11:18.154Z] [2026-03-16T03:11:18.154Z] Login Succeeded [2026-03-16T03:11:18.154Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:11:18.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T03:11:18.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:11:18.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:11:18.604Z] ========================================================= [2026-03-16T03:11:18.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-16T03:11:18.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:11:18.991Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-16T03:11:19.599Z] Sending build context to Docker daemon 8.684MB [2026-03-16T03:11:19.599Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T03:11:19.599Z] Step 2/10 : FROM ${BASE} AS builder [2026-03-16T03:11:19.599Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-16T03:11:19.599Z] 6b59a28fa201: Pulling fs layer [2026-03-16T03:11:19.599Z] d32bb0dddca7: Pulling fs layer [2026-03-16T03:11:19.599Z] 5dab1238d3d9: Pulling fs layer [2026-03-16T03:11:19.599Z] 196fd7d83e7d: Pulling fs layer [2026-03-16T03:11:19.599Z] 4f4fb700ef54: Pulling fs layer [2026-03-16T03:11:19.599Z] 8ba94037c8f0: Pulling fs layer [2026-03-16T03:11:19.599Z] deaec5988b04: Pulling fs layer [2026-03-16T03:11:19.599Z] 9f65657bb879: Pulling fs layer [2026-03-16T03:11:19.599Z] 196fd7d83e7d: Waiting [2026-03-16T03:11:19.600Z] 8ba94037c8f0: Waiting [2026-03-16T03:11:19.600Z] 4f4fb700ef54: Waiting [2026-03-16T03:11:19.600Z] deaec5988b04: Waiting [2026-03-16T03:11:19.600Z] 9f65657bb879: Waiting [2026-03-16T03:11:19.875Z] d32bb0dddca7: Verifying Checksum [2026-03-16T03:11:19.875Z] d32bb0dddca7: Download complete [2026-03-16T03:11:19.875Z] 196fd7d83e7d: Verifying Checksum [2026-03-16T03:11:19.875Z] 196fd7d83e7d: Download complete [2026-03-16T03:11:19.875Z] 4f4fb700ef54: Verifying Checksum [2026-03-16T03:11:19.875Z] 4f4fb700ef54: Download complete [2026-03-16T03:11:19.875Z] 8ba94037c8f0: Verifying Checksum [2026-03-16T03:11:19.875Z] 8ba94037c8f0: Download complete [2026-03-16T03:11:19.875Z] 6b59a28fa201: Verifying Checksum [2026-03-16T03:11:19.875Z] 6b59a28fa201: Download complete [2026-03-16T03:11:20.463Z] 9f65657bb879: Verifying Checksum [2026-03-16T03:11:20.463Z] 9f65657bb879: Download complete [2026-03-16T03:11:21.430Z] 5dab1238d3d9: Verifying Checksum [2026-03-16T03:11:21.430Z] 5dab1238d3d9: Download complete [2026-03-16T03:11:22.846Z] deaec5988b04: Download complete [2026-03-16T03:11:23.433Z] 6b59a28fa201: Pull complete [2026-03-16T03:11:24.076Z] d32bb0dddca7: Pull complete [2026-03-16T03:11:39.122Z] 5dab1238d3d9: Pull complete [2026-03-16T03:11:39.122Z] 196fd7d83e7d: Pull complete [2026-03-16T03:11:39.122Z] 4f4fb700ef54: Pull complete [2026-03-16T03:11:39.122Z] 8ba94037c8f0: Pull complete [2026-03-16T03:11:49.247Z] deaec5988b04: Pull complete [2026-03-16T03:11:51.226Z] 9f65657bb879: Pull complete [2026-03-16T03:11:51.226Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-16T03:11:51.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-16T03:11:51.226Z] ---> 334268110677 [2026-03-16T03:11:51.226Z] Step 3/10 : ARG MAKE=make build [2026-03-16T03:11:53.882Z] ---> Running in f34c754c001e [2026-03-16T03:11:53.882Z] Removing intermediate container f34c754c001e [2026-03-16T03:11:53.882Z] ---> bb9e41a74c73 [2026-03-16T03:11:53.882Z] Step 4/10 : WORKDIR /device-s7 [2026-03-16T03:11:53.882Z] ---> Running in 9298154f66b8 [2026-03-16T03:11:54.471Z] Removing intermediate container 9298154f66b8 [2026-03-16T03:11:54.472Z] ---> ef280598c56a [2026-03-16T03:11:54.472Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-03-16T03:11:54.472Z] ---> Running in 1b1c2c26a1de [2026-03-16T03:11:55.067Z] Removing intermediate container 1b1c2c26a1de [2026-03-16T03:11:55.067Z] ---> f4e6b14bb392 [2026-03-16T03:11:55.067Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2026-03-16T03:11:55.067Z] ---> Running in 6cb4ebdb3a73 [2026-03-16T03:11:56.286Z] Running on prd-centos7-docker-4c-2g-3532 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:11:56.325Z] provisioning config files... [2026-03-16T03:11:56.399Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3588699961478893731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:11:56.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:11:56.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:11:58.236Z] ---> ****-login.sh [2026-03-16T03:11:58.237Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:11:58.742Z] OK: 255 MiB in 60 packages [2026-03-16T03:11:59.711Z] Removing intermediate container 6cb4ebdb3a73 [2026-03-16T03:11:59.711Z] ---> c84541cd93d6 [2026-03-16T03:11:59.711Z] Step 7/10 : COPY go.mod vendor* ./ [2026-03-16T03:12:00.300Z] ---> 39fc2a157495 [2026-03-16T03:12:00.300Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:12:00.300Z] ---> Running in 6f2a00f69d08 [2026-03-16T03:13:52.532Z] Removing intermediate container 6f2a00f69d08 [2026-03-16T03:13:52.532Z] ---> 71baf69f2de5 [2026-03-16T03:13:52.532Z] Step 9/10 : COPY . . [2026-03-16T03:13:52.532Z] ---> 8af4d903a4c6 [2026-03-16T03:13:52.532Z] Step 10/10 : RUN ${MAKE} [2026-03-16T03:13:52.532Z] ---> Running in 4f85e644569e [2026-03-16T03:13:52.532Z] noop [2026-03-16T03:13:52.532Z] Removing intermediate container 4f85e644569e [2026-03-16T03:13:52.532Z] ---> f152424b8ffb [2026-03-16T03:13:52.533Z] Successfully built f152424b8ffb [2026-03-16T03:13:52.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:13:52.911Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T03:13:52.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:13:53.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-3528 does not seem to be running inside a container [2026-03-16T03:13:53.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/41 -v /w/workspace/device-s7/41:/w/workspace/device-s7/41:rw,z -v /w/workspace/device-s7/41@tmp:/w/workspace/device-s7/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-16T03:13:54.588Z] $ docker top fe5277a6f85a5831d9cbfdf5abe7364161a914936061799d2d2de43e7ea6f75b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:13:55.472Z] + go version [2026-03-16T03:13:55.472Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-16T03:13:55.489Z] $ docker stop --time=1 fe5277a6f85a5831d9cbfdf5abe7364161a914936061799d2d2de43e7ea6f75b [2026-03-16T03:13:57.188Z] $ docker rm -f --volumes fe5277a6f85a5831d9cbfdf5abe7364161a914936061799d2d2de43e7ea6f75b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:13:57.821Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T03:13:57.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:13:58.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-3528 does not seem to be running inside a container [2026-03-16T03:13:58.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/41 -v /w/workspace/device-s7/41:/w/workspace/device-s7/41:rw,z -v /w/workspace/device-s7/41@tmp:/w/workspace/device-s7/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-16T03:13:59.420Z] $ docker top 1572a5720251cebf249f71819149b62dbe4c500b6923748ec7740dc0e7fb316e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:14:00.299Z] + git config --global --add safe.directory /w/workspace/device-s7/41 [Pipeline] fileExists [Pipeline] sh [2026-03-16T03:14:00.967Z] + make test [2026-03-16T03:14:00.968Z] go test -race -coverprofile=coverage.out ./... [2026-03-16T03:14:57.423Z] ? github.com/edgexfoundry/device-s7 [no test files] [2026-03-16T03:20:04.418Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2026-03-16T03:20:04.418Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.124s coverage: 6.8% of statements [2026-03-16T03:20:04.418Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-16T03:20:04.418Z] go vet ./... [2026-03-16T03:24:11.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T03:24:11.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T03:24:11.296Z] ./bin/test-attribution-txt.sh [2026-03-16T03:24:11.296Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T03:24:11.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T03:24:11.330Z] $ docker stop --time=1 1572a5720251cebf249f71819149b62dbe4c500b6923748ec7740dc0e7fb316e [2026-03-16T03:24:13.389Z] $ docker rm -f --volumes 1572a5720251cebf249f71819149b62dbe4c500b6923748ec7740dc0e7fb316e [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:24:16.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T03:24:16.213Z] Warning: overwriting stash ‘coverage-report’ [2026-03-16T03:24:16.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T03:24:17.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T03:24:17.742Z] + ls -al . [2026-03-16T03:24:17.742Z] total 220 [2026-03-16T03:24:17.742Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 16 03:14 . [2026-03-16T03:24:17.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:11 .. [2026-03-16T03:24:17.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:11 .git [2026-03-16T03:24:17.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:11 .github [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 237 Mar 16 03:11 .gitignore [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:11 .golangci.yml [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 22332 Mar 16 03:11 Attribution.txt [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 1668 Mar 16 03:11 CHANGLOG.md [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 16 03:11 Dockerfile [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 16 03:11 Jenkinsfile [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 16 03:11 LICENSE [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 1902 Mar 16 03:11 Makefile [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 16 03:11 OWNERS.md [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 16 03:11 README.md [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION [2026-03-16T03:24:17.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:11 bin [2026-03-16T03:24:17.742Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 cmd [2026-03-16T03:24:17.742Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 16 03:19 coverage.out [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 6650 Mar 16 03:11 go.mod [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 89517 Mar 16 03:11 go.sum [2026-03-16T03:24:17.742Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:11 internal [2026-03-16T03:24:17.742Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 16 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:24:18.135Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e02a882e6723baa1894a1e161c68d4b0ca9539cf --label arch=arm64 --label version=4.1.0-dev.15 . [2026-03-16T03:24:18.420Z] Sending build context to Docker daemon 8.704MB [2026-03-16T03:24:18.698Z] Step 1/24 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T03:24:18.698Z] Step 2/24 : FROM ${BASE} AS builder [2026-03-16T03:24:18.698Z] ---> f152424b8ffb [2026-03-16T03:24:18.698Z] Step 3/24 : ARG MAKE=make build [2026-03-16T03:24:18.698Z] ---> Running in 619359d1824b [2026-03-16T03:24:19.287Z] Removing intermediate container 619359d1824b [2026-03-16T03:24:19.287Z] ---> d3db6bcadd9d [2026-03-16T03:24:19.287Z] Step 4/24 : WORKDIR /device-s7 [2026-03-16T03:24:19.287Z] ---> Running in dc2265aa3f24 [2026-03-16T03:24:19.557Z] Removing intermediate container dc2265aa3f24 [2026-03-16T03:24:19.557Z] ---> 63142f42dfbc [2026-03-16T03:24:19.557Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-03-16T03:24:19.557Z] ---> Running in 072ef993185c [2026-03-16T03:24:20.147Z] Removing intermediate container 072ef993185c [2026-03-16T03:24:20.147Z] ---> 1ffb0c7c06f1 [2026-03-16T03:24:20.147Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2026-03-16T03:24:20.147Z] ---> Running in 4d644d9fe040 [2026-03-16T03:24:21.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:24:21.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:24:23.665Z] OK: 255 MiB in 60 packages [2026-03-16T03:24:25.084Z] Removing intermediate container 4d644d9fe040 [2026-03-16T03:24:25.084Z] ---> d368dcfb2556 [2026-03-16T03:24:25.084Z] Step 7/24 : COPY go.mod vendor* ./ [2026-03-16T03:24:25.353Z] ---> f675b67271aa [2026-03-16T03:24:25.353Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:24:25.632Z] ---> Running in db86e6287601 [2026-03-16T03:24:28.217Z] Removing intermediate container db86e6287601 [2026-03-16T03:24:28.217Z] ---> 6791097009ed [2026-03-16T03:24:28.217Z] Step 9/24 : COPY . . [2026-03-16T03:24:28.814Z] ---> 2b8ddf0ff52d [2026-03-16T03:24:28.814Z] Step 10/24 : RUN ${MAKE} [2026-03-16T03:24:29.083Z] ---> Running in 82c4757c0cd1 [2026-03-16T03:24:30.045Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2026-03-16T03:28:51.888Z] Removing intermediate container 82c4757c0cd1 [2026-03-16T03:28:51.888Z] ---> cd6974233d2f [2026-03-16T03:28:51.888Z] Step 11/24 : FROM alpine:3.22 [2026-03-16T03:28:51.888Z] 3.22: Pulling from library/alpine [2026-03-16T03:28:51.888Z] d741ee1608f3: Pulling fs layer [2026-03-16T03:28:51.888Z] d741ee1608f3: Verifying Checksum [2026-03-16T03:28:51.888Z] d741ee1608f3: Download complete [2026-03-16T03:28:51.888Z] d741ee1608f3: Pull complete [2026-03-16T03:28:51.888Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T03:28:51.888Z] Status: Downloaded newer image for alpine:3.22 [2026-03-16T03:28:51.888Z] ---> 5a766deef0c8 [2026-03-16T03:28:51.888Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2026-03-16T03:28:51.888Z] ---> Running in 8fd575713df8 [2026-03-16T03:28:51.888Z] Removing intermediate container 8fd575713df8 [2026-03-16T03:28:51.888Z] ---> b50f8f333c5d [2026-03-16T03:28:51.888Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2026-03-16T03:28:51.888Z] ---> Running in 7a8dd0129880 [2026-03-16T03:28:51.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:28:51.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:28:51.888Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-16T03:28:51.888Z] Executing busybox-1.37.0-r20.trigger [2026-03-16T03:28:51.888Z] OK: 8 MiB in 17 packages [2026-03-16T03:28:53.833Z] Removing intermediate container 7a8dd0129880 [2026-03-16T03:28:53.833Z] ---> 6f5b8c94e39a [2026-03-16T03:28:53.833Z] Step 14/24 : RUN apk --no-cache upgrade [2026-03-16T03:28:53.833Z] ---> Running in 7d916cd8ff73 [2026-03-16T03:28:54.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:28:55.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:28:56.464Z] OK: 8 MiB in 17 packages [2026-03-16T03:28:57.419Z] Removing intermediate container 7d916cd8ff73 [2026-03-16T03:28:57.419Z] ---> e4b36d4c0f04 [2026-03-16T03:28:57.419Z] Step 15/24 : WORKDIR / [2026-03-16T03:28:57.686Z] ---> Running in ff383e5a830c [2026-03-16T03:28:57.952Z] Removing intermediate container ff383e5a830c [2026-03-16T03:28:57.953Z] ---> c9e6c4fe1639 [2026-03-16T03:28:57.953Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2026-03-16T03:28:58.534Z] ---> 84a17ee0bf0e [2026-03-16T03:28:58.535Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2026-03-16T03:29:01.119Z] ---> 44c587961eeb [2026-03-16T03:29:01.119Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2026-03-16T03:29:01.119Z] ---> aed8c31af4ff [2026-03-16T03:29:01.119Z] Step 19/24 : EXPOSE 59994 [2026-03-16T03:29:01.384Z] ---> Running in 5f1dd460b25f [2026-03-16T03:29:01.652Z] Removing intermediate container 5f1dd460b25f [2026-03-16T03:29:01.652Z] ---> 9e7ad306a60c [2026-03-16T03:29:01.652Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2026-03-16T03:29:01.652Z] ---> Running in 23e0d568b561 [2026-03-16T03:29:01.919Z] Removing intermediate container 23e0d568b561 [2026-03-16T03:29:01.919Z] ---> 47151fbfad89 [2026-03-16T03:29:01.919Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-16T03:29:02.185Z] ---> Running in fa76f5f3aa80 [2026-03-16T03:29:02.451Z] Removing intermediate container fa76f5f3aa80 [2026-03-16T03:29:02.451Z] ---> 42a61a52f7a9 [2026-03-16T03:29:02.451Z] Step 22/24 : LABEL arch=arm64 [2026-03-16T03:29:02.451Z] ---> Running in aad33eb9cc4e [2026-03-16T03:29:02.723Z] Removing intermediate container aad33eb9cc4e [2026-03-16T03:29:02.723Z] ---> d34a73feb3cf [2026-03-16T03:29:02.723Z] Step 23/24 : LABEL git_sha=e02a882e6723baa1894a1e161c68d4b0ca9539cf [2026-03-16T03:29:02.723Z] ---> Running in 616e10d301d7 [2026-03-16T03:29:03.306Z] Removing intermediate container 616e10d301d7 [2026-03-16T03:29:03.306Z] ---> 08e945dcfbe4 [2026-03-16T03:29:03.306Z] Step 24/24 : LABEL version=4.1.0-dev.15 [2026-03-16T03:29:03.306Z] ---> Running in d6dc20c2f57e [2026-03-16T03:29:03.573Z] Removing intermediate container d6dc20c2f57e [2026-03-16T03:29:03.573Z] ---> 9b85f2650a43 [2026-03-16T03:29:03.573Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-16T03:29:03.573Z] Successfully built 9b85f2650a43 [2026-03-16T03:29:03.573Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:29:03.731Z] provisioning config files... [2026-03-16T03:29:03.746Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/41@tmp/config2037409701225412900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:29:04.096Z] ---> ****-login.sh [2026-03-16T03:29:04.096Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:29:04.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:29:04.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:29:04.370Z] Configure a credential helper to remove this warning. See [2026-03-16T03:29:04.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:29:04.370Z] [2026-03-16T03:29:04.370Z] Login Succeeded [2026-03-16T03:29:04.370Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:29:04.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:29:04.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:29:04.643Z] Configure a credential helper to remove this warning. See [2026-03-16T03:29:04.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:29:04.643Z] [2026-03-16T03:29:04.643Z] Login Succeeded [2026-03-16T03:29:04.643Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:29:04.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:29:05.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:29:05.178Z] Configure a credential helper to remove this warning. See [2026-03-16T03:29:05.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:29:05.178Z] [2026-03-16T03:29:05.178Z] Login Succeeded [2026-03-16T03:29:05.178Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:29:05.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:29:05.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:29:05.444Z] Configure a credential helper to remove this warning. See [2026-03-16T03:29:05.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:29:05.444Z] [2026-03-16T03:29:05.444Z] Login Succeeded [2026-03-16T03:29:05.444Z] ****.io [2026-03-16T03:29:05.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:29:05.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:29:05.977Z] Configure a credential helper to remove this warning. See [2026-03-16T03:29:05.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:29:05.977Z] [2026-03-16T03:29:05.977Z] Login Succeeded [2026-03-16T03:29:05.977Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:29:05.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:29:06.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:29:06.074Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2026-03-16T03:29:06.074Z] e02a882e6723baa1894a1e161c68d4b0ca9539cf [2026-03-16T03:29:06.074Z] latest [2026-03-16T03:29:06.074Z] 4.1.0-dev.15 [2026-03-16T03:29:06.074Z] e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [2026-03-16T03:29:06.074Z] main [2026-03-16T03:29:06.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:06.445Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:07.385Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf [2026-03-16T03:29:07.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-16T03:29:07.385Z] e6f4039c6faf: Preparing [2026-03-16T03:29:07.385Z] 94aee7f23bde: Preparing [2026-03-16T03:29:07.385Z] 8420b69624cd: Preparing [2026-03-16T03:29:07.385Z] db4e4e9e499f: Preparing [2026-03-16T03:29:07.385Z] 0450ab101b01: Preparing [2026-03-16T03:29:07.385Z] c4e71c2a4573: Preparing [2026-03-16T03:29:07.385Z] c4e71c2a4573: Waiting [2026-03-16T03:29:07.660Z] e6f4039c6faf: Pushed [2026-03-16T03:29:07.660Z] 0450ab101b01: Pushed [2026-03-16T03:29:07.660Z] db4e4e9e499f: Pushed [2026-03-16T03:29:07.660Z] 8420b69624cd: Pushed [2026-03-16T03:29:07.660Z] c4e71c2a4573: Layer already exists [2026-03-16T03:29:19.963Z] 94aee7f23bde: Pushed [2026-03-16T03:29:19.963Z] e02a882e6723baa1894a1e161c68d4b0ca9539cf: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:20.332Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:20.705Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2026-03-16T03:29:20.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-16T03:29:20.705Z] e6f4039c6faf: Preparing [2026-03-16T03:29:20.705Z] 94aee7f23bde: Preparing [2026-03-16T03:29:20.705Z] 8420b69624cd: Preparing [2026-03-16T03:29:20.705Z] db4e4e9e499f: Preparing [2026-03-16T03:29:20.705Z] 0450ab101b01: Preparing [2026-03-16T03:29:20.705Z] c4e71c2a4573: Preparing [2026-03-16T03:29:20.705Z] c4e71c2a4573: Waiting [2026-03-16T03:29:20.705Z] db4e4e9e499f: Layer already exists [2026-03-16T03:29:20.705Z] e6f4039c6faf: Layer already exists [2026-03-16T03:29:20.705Z] 0450ab101b01: Layer already exists [2026-03-16T03:29:20.705Z] 94aee7f23bde: Layer already exists [2026-03-16T03:29:20.705Z] 8420b69624cd: Layer already exists [2026-03-16T03:29:20.705Z] c4e71c2a4573: Layer already exists [2026-03-16T03:29:20.972Z] latest: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:21.342Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:21.695Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [2026-03-16T03:29:21.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-16T03:29:21.696Z] e6f4039c6faf: Preparing [2026-03-16T03:29:21.696Z] 94aee7f23bde: Preparing [2026-03-16T03:29:21.696Z] 8420b69624cd: Preparing [2026-03-16T03:29:21.696Z] db4e4e9e499f: Preparing [2026-03-16T03:29:21.696Z] 0450ab101b01: Preparing [2026-03-16T03:29:21.696Z] c4e71c2a4573: Preparing [2026-03-16T03:29:21.696Z] c4e71c2a4573: Waiting [2026-03-16T03:29:21.696Z] db4e4e9e499f: Layer already exists [2026-03-16T03:29:21.696Z] 0450ab101b01: Layer already exists [2026-03-16T03:29:21.696Z] 8420b69624cd: Layer already exists [2026-03-16T03:29:21.696Z] e6f4039c6faf: Layer already exists [2026-03-16T03:29:21.696Z] 94aee7f23bde: Layer already exists [2026-03-16T03:29:21.696Z] c4e71c2a4573: Layer already exists [2026-03-16T03:29:21.696Z] 4.1.0-dev.15: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:22.332Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:22.695Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [2026-03-16T03:29:22.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-16T03:29:22.695Z] e6f4039c6faf: Preparing [2026-03-16T03:29:22.695Z] 94aee7f23bde: Preparing [2026-03-16T03:29:22.695Z] 8420b69624cd: Preparing [2026-03-16T03:29:22.695Z] db4e4e9e499f: Preparing [2026-03-16T03:29:22.695Z] 0450ab101b01: Preparing [2026-03-16T03:29:22.695Z] c4e71c2a4573: Preparing [2026-03-16T03:29:22.695Z] c4e71c2a4573: Waiting [2026-03-16T03:29:22.695Z] 94aee7f23bde: Layer already exists [2026-03-16T03:29:22.695Z] e6f4039c6faf: Layer already exists [2026-03-16T03:29:22.695Z] 0450ab101b01: Layer already exists [2026-03-16T03:29:22.695Z] db4e4e9e499f: Layer already exists [2026-03-16T03:29:22.695Z] 8420b69624cd: Layer already exists [2026-03-16T03:29:22.695Z] c4e71c2a4573: Layer already exists [2026-03-16T03:29:22.695Z] e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:23.053Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:23.419Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2026-03-16T03:29:23.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2026-03-16T03:29:23.419Z] e6f4039c6faf: Preparing [2026-03-16T03:29:23.419Z] 94aee7f23bde: Preparing [2026-03-16T03:29:23.419Z] 8420b69624cd: Preparing [2026-03-16T03:29:23.419Z] db4e4e9e499f: Preparing [2026-03-16T03:29:23.419Z] 0450ab101b01: Preparing [2026-03-16T03:29:23.419Z] c4e71c2a4573: Preparing [2026-03-16T03:29:23.419Z] c4e71c2a4573: Waiting [2026-03-16T03:29:23.419Z] 8420b69624cd: Layer already exists [2026-03-16T03:29:23.419Z] 0450ab101b01: Layer already exists [2026-03-16T03:29:23.419Z] e6f4039c6faf: Layer already exists [2026-03-16T03:29:23.419Z] 94aee7f23bde: Layer already exists [2026-03-16T03:29:23.419Z] db4e4e9e499f: Layer already exists [2026-03-16T03:29:23.419Z] c4e71c2a4573: Layer already exists [2026-03-16T03:29:23.687Z] main: digest: sha256:274b6459856dcf07731d6f361b0180ea48b8e45f7aab604b212d85bc3b603bd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:29:23.761Z] ===================================================== [Pipeline] echo [2026-03-16T03:29:23.773Z] taggedImages: [2026-03-16T03:29:23.773Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf [2026-03-16T03:29:23.773Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2026-03-16T03:29:23.773Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [2026-03-16T03:29:23.773Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [2026-03-16T03:29:23.773Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2026-03-16T03:29:23.786Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf [Pipeline] echo [2026-03-16T03:29:23.796Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2026-03-16T03:29:23.807Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.15 [Pipeline] echo [2026-03-16T03:29:23.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:e02a882e6723baa1894a1e161c68d4b0ca9539cf-4.1.0-dev.15 [Pipeline] echo [2026-03-16T03:29:23.832Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:24.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:29:24.236Z] [2026-03-16T03:29:24.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:29:24.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:29:24.576Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-16T03:29:24.844Z] 8998bd30e6a1: Pulling fs layer [2026-03-16T03:29:24.844Z] 04944245beec: Pulling fs layer [2026-03-16T03:29:24.844Z] 699f458cf7ca: Pulling fs layer [2026-03-16T03:29:24.844Z] 765212b225bb: Pulling fs layer [2026-03-16T03:29:24.844Z] f23df028b6ca: Pulling fs layer [2026-03-16T03:29:24.844Z] d65c8cfc05b1: Pulling fs layer [2026-03-16T03:29:24.844Z] 2437ff75d9bd: Pulling fs layer [2026-03-16T03:29:24.844Z] 765212b225bb: Waiting [2026-03-16T03:29:24.844Z] 2437ff75d9bd: Waiting [2026-03-16T03:29:24.844Z] f23df028b6ca: Waiting [2026-03-16T03:29:24.844Z] d65c8cfc05b1: Waiting [2026-03-16T03:29:24.844Z] 04944245beec: Verifying Checksum [2026-03-16T03:29:24.844Z] 04944245beec: Download complete [2026-03-16T03:29:24.844Z] 765212b225bb: Verifying Checksum [2026-03-16T03:29:24.844Z] 765212b225bb: Download complete [2026-03-16T03:29:24.844Z] f23df028b6ca: Download complete [2026-03-16T03:29:24.844Z] d65c8cfc05b1: Verifying Checksum [2026-03-16T03:29:24.844Z] d65c8cfc05b1: Download complete [2026-03-16T03:29:25.119Z] 699f458cf7ca: Verifying Checksum [2026-03-16T03:29:25.119Z] 699f458cf7ca: Download complete [2026-03-16T03:29:25.388Z] 8998bd30e6a1: Verifying Checksum [2026-03-16T03:29:25.388Z] 8998bd30e6a1: Download complete [2026-03-16T03:29:27.972Z] 2437ff75d9bd: Verifying Checksum [2026-03-16T03:29:27.972Z] 2437ff75d9bd: Download complete [2026-03-16T03:29:29.912Z] 8998bd30e6a1: Pull complete [2026-03-16T03:29:33.247Z] 04944245beec: Pull complete [2026-03-16T03:29:34.652Z] 699f458cf7ca: Pull complete [2026-03-16T03:29:34.919Z] 765212b225bb: Pull complete [2026-03-16T03:29:35.876Z] f23df028b6ca: Pull complete [2026-03-16T03:29:36.142Z] d65c8cfc05b1: Pull complete [2026-03-16T03:29:54.339Z] 2437ff75d9bd: Pull complete [2026-03-16T03:29:54.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-16T03:29:54.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:29:54.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:29:54.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-3528 does not seem to be running inside a container [2026-03-16T03:29:54.621Z] $ 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-s7/41 -v /w/workspace/device-s7/41:/w/workspace/device-s7/41:rw,z -v /w/workspace/device-s7/41@tmp:/w/workspace/device-s7/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-16T03:29:57.551Z] $ docker top 6afb4a315ef580555398fa17ee24b5ae55a6838fc331583112fd52d567a18e4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:29:58.447Z] ---> job-cost.sh [2026-03-16T03:29:58.447Z] lf-activate-venv: SKIPPING [2026-03-16T03:29:58.447Z] INFO: No Stack... [2026-03-16T03:29:58.715Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-16T03:29:59.670Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T03:30:00.305Z] + cat /w/workspace/device-s7/41/archives/cost.csv [2026-03-16T03:30:00.305Z] + cut -d, -f6 [Pipeline] lock [2026-03-16T03:30:00.362Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [2026-03-16T03:30:00.370Z] Resource [jenkins-edgexfoundry-device-s7-main-41-stack-cost] did not exist. Created. [2026-03-16T03:30:00.377Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T03:30:01.024Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-16T03:30:01.089Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T03:30:01.096Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T03:30:01.124Z] $ docker stop --time=1 6afb4a315ef580555398fa17ee24b5ae55a6838fc331583112fd52d567a18e4e [2026-03-16T03:30:02.632Z] $ docker rm -f --volumes 6afb4a315ef580555398fa17ee24b5ae55a6838fc331583112fd52d567a18e4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-16T09:07:09.580Z] Cancelling nested steps due to timeout [2026-03-16T09:07:09.583Z] Sending interrupt signal to process [2026-03-16T09:07:10.976Z] script returned exit code 143 [Pipeline] } [2026-03-16T09:07:10.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-16T09:07:11.394Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:11.689Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:12.261Z] ---> package-listing.sh [2026-03-16T09:07:12.261Z] ++ facter osfamily [2026-03-16T09:07:12.261Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T09:07:12.261Z] + OS_FAMILY=redhat [2026-03-16T09:07:12.261Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2026-03-16T09:07:12.261Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:12.261Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:12.261Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T09:07:12.261Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:12.261Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-03-16T09:07:12.261Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:12.261Z] + case "${OS_FAMILY}" in [2026-03-16T09:07:12.262Z] + sort [2026-03-16T09:07:12.262Z] + rpm -qa [2026-03-16T09:07:13.197Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T09:07:13.197Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T09:07:13.197Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T09:07:13.197Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-03-16T09:07:13.197Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2026-03-16T09:07:13.197Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2026-03-16T09:07:13.208Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-16T09:07:13.493Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:14.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:14.044Z] [2026-03-16T09:07:14.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:14.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:14.348Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T09:07:14.348Z] 5eb5b503b376: Pulling fs layer [2026-03-16T09:07:14.348Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T09:07:14.348Z] ec43610c2a17: Pulling fs layer [2026-03-16T09:07:14.348Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T09:07:14.348Z] 33b1e0a273af: Pulling fs layer [2026-03-16T09:07:14.348Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T09:07:14.348Z] 2f39f015ded8: Pulling fs layer [2026-03-16T09:07:14.348Z] 33b1e0a273af: Waiting [2026-03-16T09:07:14.348Z] 5d3b04190fa2: Waiting [2026-03-16T09:07:14.348Z] 2f39f015ded8: Waiting [2026-03-16T09:07:14.348Z] 3a2ae6a8a46f: Waiting [2026-03-16T09:07:14.348Z] 5c69ac0246d0: Verifying Checksum [2026-03-16T09:07:14.348Z] 5c69ac0246d0: Download complete [2026-03-16T09:07:14.348Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-16T09:07:14.348Z] 3a2ae6a8a46f: Download complete [2026-03-16T09:07:14.348Z] 33b1e0a273af: Verifying Checksum [2026-03-16T09:07:14.348Z] 33b1e0a273af: Download complete [2026-03-16T09:07:14.348Z] ec43610c2a17: Verifying Checksum [2026-03-16T09:07:14.348Z] ec43610c2a17: Download complete [2026-03-16T09:07:14.348Z] 5d3b04190fa2: Verifying Checksum [2026-03-16T09:07:14.348Z] 5d3b04190fa2: Download complete [2026-03-16T09:07:14.612Z] 5eb5b503b376: Verifying Checksum [2026-03-16T09:07:14.612Z] 5eb5b503b376: Download complete [2026-03-16T09:07:15.183Z] 2f39f015ded8: Verifying Checksum [2026-03-16T09:07:15.183Z] 2f39f015ded8: Download complete [2026-03-16T09:07:15.755Z] 5eb5b503b376: Pull complete [2026-03-16T09:07:16.017Z] 5c69ac0246d0: Pull complete [2026-03-16T09:07:16.280Z] ec43610c2a17: Pull complete [2026-03-16T09:07:16.280Z] 3a2ae6a8a46f: Pull complete [2026-03-16T09:07:16.542Z] 33b1e0a273af: Pull complete [2026-03-16T09:07:16.542Z] 5d3b04190fa2: Pull complete [2026-03-16T09:07:20.744Z] 2f39f015ded8: Pull complete [2026-03-16T09:07:20.744Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T09:07:20.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:20.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T09:07:20.835Z] prd-centos7-docker-4c-2g-3532 does not seem to be running inside a container [2026-03-16T09:07:20.865Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-16T09:07:23.672Z] $ docker top 4538d89a0668436b5469980ec3fc861eb9905046fa9591950c114e53fc0c7186 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T09:07:24.036Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T09:07:24.325Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T09:07:24.606Z] + ls /var/log/sa-host [2026-03-16T09:07:24.606Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T09:07:24.668Z] provisioning config files... [2026-03-16T09:07:24.678Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5598785456156148218tmp [Pipeline] { [Pipeline] echo [2026-03-16T09:07:24.696Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:24.980Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T09:07:24.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:25.313Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T09:07:25.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:25.601Z] ---> sudo-logs.sh [2026-03-16T09:07:25.601Z] Archiving 'sudo' log.. [2026-03-16T09:07:25.601Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3532.novalocal: Name or service not known [2026-03-16T09:07:25.601Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3532.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-16T09:07:25.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:25.982Z] ---> job-cost.sh [2026-03-16T09:07:25.982Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:25.982Z] DEBUG: total: 0.10999999940395355 [2026-03-16T09:07:25.982Z] INFO: Retrieving Stack Cost... [2026-03-16T09:07:26.547Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-16T09:07:26.804Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T09:07:26.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:27.099Z] ---> logs-deploy.sh [2026-03-16T09:07:27.099Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:27.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/41 [2026-03-16T09:07:27.100Z] INFO: archiving workspace using pattern(s): [2026-03-16T09:07:28.030Z] Archives upload complete. [2026-03-16T09:07:28.030Z] INFO: archiving logs to Nexus [2026-03-16T09:07:28.963Z] ---> uname -a: [2026-03-16T09:07:28.963Z] Linux prd-centos7-docker-4c-2g-3532.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-16T09:07:28.963Z] [2026-03-16T09:07:28.963Z] [2026-03-16T09:07:28.963Z] ---> lscpu: [2026-03-16T09:07:28.963Z] Architecture: x86_64 [2026-03-16T09:07:28.963Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-16T09:07:28.963Z] Byte Order: Little Endian [2026-03-16T09:07:28.963Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-16T09:07:28.963Z] CPU(s): 2 [2026-03-16T09:07:28.963Z] On-line CPU(s) list: 0,1 [2026-03-16T09:07:28.963Z] Thread(s) per core: 1 [2026-03-16T09:07:28.963Z] Core(s) per socket: 1 [2026-03-16T09:07:28.963Z] Socket(s): 2 [2026-03-16T09:07:28.963Z] NUMA node(s): 1 [2026-03-16T09:07:28.963Z] Vendor ID: AuthenticAMD [2026-03-16T09:07:28.963Z] CPU family: 23 [2026-03-16T09:07:28.963Z] Model: 49 [2026-03-16T09:07:28.963Z] Model name: AMD EPYC-Rome Processor [2026-03-16T09:07:28.963Z] Stepping: 0 [2026-03-16T09:07:28.963Z] CPU MHz: 2799.934 [2026-03-16T09:07:28.963Z] BogoMIPS: 5599.86 [2026-03-16T09:07:28.963Z] Virtualization: AMD-V [2026-03-16T09:07:28.963Z] Hypervisor vendor: KVM [2026-03-16T09:07:28.963Z] Virtualization type: full [2026-03-16T09:07:28.963Z] L1d cache: 64 KiB [2026-03-16T09:07:28.963Z] L1i cache: 64 KiB [2026-03-16T09:07:28.963Z] L2 cache: 1 MiB [2026-03-16T09:07:28.963Z] L3 cache: 32 MiB [2026-03-16T09:07:28.963Z] NUMA node0 CPU(s): 0,1 [2026-03-16T09:07:28.963Z] Vulnerability Itlb multihit: Not affected [2026-03-16T09:07:28.963Z] Vulnerability L1tf: Not affected [2026-03-16T09:07:28.963Z] Vulnerability Mds: Not affected [2026-03-16T09:07:28.963Z] Vulnerability Meltdown: Not affected [2026-03-16T09:07:28.963Z] Vulnerability Mmio stale data: Not affected [2026-03-16T09:07:28.963Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-16T09:07:28.963Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-16T09:07:28.963Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-16T09:07:28.963Z] Vulnerability Srbds: Not affected [2026-03-16T09:07:28.963Z] Vulnerability Tsx async abort: Not affected [2026-03-16T09:07:28.963Z] 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 [2026-03-16T09:07:28.963Z] [2026-03-16T09:07:28.963Z] [2026-03-16T09:07:28.963Z] ---> nproc: [2026-03-16T09:07:28.963Z] 2 [2026-03-16T09:07:28.963Z] [2026-03-16T09:07:28.963Z] [2026-03-16T09:07:28.963Z] ---> df -h: [2026-03-16T09:07:28.963Z] Filesystem Size Used Avail Use% Mounted on [2026-03-16T09:07:28.963Z] overlay 40G 6.8G 34G 17% / [2026-03-16T09:07:28.963Z] tmpfs 64M 0 64M 0% /dev [2026-03-16T09:07:28.963Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-16T09:07:28.963Z] shm 64M 0 64M 0% /dev/shm [2026-03-16T09:07:28.963Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-03-16T09:07:28.963Z] [2026-03-16T09:07:28.963Z] [2026-03-16T09:07:28.963Z] Cannot open /var/log/sysstat/sa16: No such file or directory [2026-03-16T09:07:28.963Z] Please check if data collecting is enabled [2026-03-16T09:07:28.963Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T09:07:28.995Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-16T09:07:29.000Z] $ docker stop --time=1 4538d89a0668436b5469980ec3fc861eb9905046fa9591950c114e53fc0c7186 [2026-03-16T09:07:30.142Z] $ docker rm -f --volumes 4538d89a0668436b5469980ec3fc861eb9905046fa9591950c114e53fc0c7186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-16T09:07:30.223Z] [WS-CLEANUP] Deleting project workspace... [2026-03-16T09:07:30.223Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-16T09:07:30.240Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:30.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:30.644Z] [2026-03-16T09:07:30.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:30.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:30.945Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T09:07:30.945Z] 5eb5b503b376: Pulling fs layer [2026-03-16T09:07:30.945Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T09:07:30.945Z] ec43610c2a17: Pulling fs layer [2026-03-16T09:07:30.945Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T09:07:30.945Z] 33b1e0a273af: Pulling fs layer [2026-03-16T09:07:30.945Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T09:07:30.945Z] 2f39f015ded8: Pulling fs layer [2026-03-16T09:07:30.945Z] 33b1e0a273af: Waiting [2026-03-16T09:07:30.945Z] 5d3b04190fa2: Waiting [2026-03-16T09:07:30.945Z] 3a2ae6a8a46f: Waiting [2026-03-16T09:07:30.945Z] 2f39f015ded8: Waiting [2026-03-16T09:07:30.945Z] 5c69ac0246d0: Verifying Checksum [2026-03-16T09:07:30.945Z] 5c69ac0246d0: Download complete [2026-03-16T09:07:30.945Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-16T09:07:30.945Z] 3a2ae6a8a46f: Download complete [2026-03-16T09:07:30.945Z] 33b1e0a273af: Verifying Checksum [2026-03-16T09:07:30.945Z] 33b1e0a273af: Download complete [2026-03-16T09:07:30.945Z] 5d3b04190fa2: Download complete [2026-03-16T09:07:30.945Z] ec43610c2a17: Download complete [2026-03-16T09:07:31.201Z] 5eb5b503b376: Verifying Checksum [2026-03-16T09:07:31.201Z] 5eb5b503b376: Download complete [2026-03-16T09:07:31.771Z] 2f39f015ded8: Verifying Checksum [2026-03-16T09:07:31.771Z] 2f39f015ded8: Download complete [2026-03-16T09:07:32.705Z] 5eb5b503b376: Pull complete [2026-03-16T09:07:32.963Z] 5c69ac0246d0: Pull complete [2026-03-16T09:07:33.526Z] ec43610c2a17: Pull complete [2026-03-16T09:07:33.526Z] 3a2ae6a8a46f: Pull complete [2026-03-16T09:07:33.526Z] 33b1e0a273af: Pull complete [2026-03-16T09:07:33.526Z] 5d3b04190fa2: Pull complete [2026-03-16T09:07:38.786Z] 2f39f015ded8: Pull complete [2026-03-16T09:07:38.786Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T09:07:38.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:38.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T09:07:38.864Z] prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container [2026-03-16T09:07:38.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-16T09:07:40.181Z] $ docker top 2c84e160a9209074f7edea1caf21afa969ed50121b492627f5eebd4d4129e183 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:40.535Z] ---> job-cost.sh [2026-03-16T09:07:40.535Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:40.535Z] INFO: No Stack... [2026-03-16T09:07:40.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T09:07:41.359Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T09:07:41.646Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2026-03-16T09:07:41.646Z] + cut -d, -f6 [Pipeline] lock [2026-03-16T09:07:41.658Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [2026-03-16T09:07:42.661Z] Resource [jenkins-edgexfoundry-device-s7-main-41-stack-cost] did not exist. Created. [2026-03-16T09:07:42.669Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T09:07:42.978Z] /w/workspace/edgexfoundry_device-s7_main@tmp/durable-e78e1600/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-16T09:07:43.266Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-03-16T09:07:43.274Z] Warning: overwriting stash ‘stack-cost’ [2026-03-16T09:07:43.284Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T09:07:43.294Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T09:07:43.306Z] $ docker stop --time=1 2c84e160a9209074f7edea1caf21afa969ed50121b492627f5eebd4d4129e183 [2026-03-16T09:07:44.439Z] $ docker rm -f --volumes 2c84e160a9209074f7edea1caf21afa969ed50121b492627f5eebd4d4129e183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-16T09:07:44.584Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-16T09:07:45.302Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2026-03-16T09:07:45.302Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2026-03-16T09:07:45.302Z] total 16 [2026-03-16T09:07:45.302Z] drwxr-xr-x 3 root root 4096 Mar 16 09:07 . [2026-03-16T09:07:45.302Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 09:07 .. [2026-03-16T09:07:45.302Z] drwxr-xr-x 2 root root 4096 Mar 16 09:07 cost [2026-03-16T09:07:45.302Z] -rw-r--r-- 1 root root 82 Mar 16 09:07 cost.csv [2026-03-16T09:07:45.302Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2026-03-16T09:07:45.302Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2026-03-16T09:07:45.302Z] total 16 [2026-03-16T09:07:45.302Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 09:07 . [2026-03-16T09:07:45.302Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 09:07 .. [2026-03-16T09:07:45.302Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 09:07 cost [2026-03-16T09:07:45.302Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 16 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:45.587Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:46.437Z] ---> package-listing.sh [2026-03-16T09:07:46.437Z] ++ facter osfamily [2026-03-16T09:07:46.437Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T09:07:46.695Z] + OS_FAMILY=debian [2026-03-16T09:07:46.695Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2026-03-16T09:07:46.695Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:46.695Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:46.695Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T09:07:46.695Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:46.695Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-03-16T09:07:46.695Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:46.695Z] + case "${OS_FAMILY}" in [2026-03-16T09:07:46.695Z] + dpkg -l [2026-03-16T09:07:46.695Z] + grep '^ii' [2026-03-16T09:07:46.695Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T09:07:46.695Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T09:07:46.695Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T09:07:46.695Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2026-03-16T09:07:46.695Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2026-03-16T09:07:46.695Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2026-03-16T09:07:46.704Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-16T09:07:46.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:47.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:47.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T09:07:47.619Z] prd-ubuntu20.04-docker-8c-8g-3524 does not seem to be running inside a container [2026-03-16T09:07:47.636Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-16T09:07:47.843Z] $ docker top 4f14066f718f4de24f3b60b946f736900c81a36fd257ae664c67f32acee8cc3d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T09:07:48.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T09:07:48.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T09:07:48.761Z] + ls /var/log/sa-host [2026-03-16T09:07:48.761Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T09:07:48.785Z] provisioning config files... [2026-03-16T09:07:48.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7575790610636879202tmp [Pipeline] { [Pipeline] echo [2026-03-16T09:07:48.809Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:49.088Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T09:07:49.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:49.454Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T09:07:49.460Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:49.740Z] ---> sudo-logs.sh [2026-03-16T09:07:49.741Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-16T09:07:49.765Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:50.043Z] ---> job-cost.sh [2026-03-16T09:07:50.043Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:50.043Z] DEBUG: total: 1.5299999713897705 [2026-03-16T09:07:50.043Z] INFO: Retrieving Stack Cost... [2026-03-16T09:07:50.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T09:07:50.300Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T09:07:50.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:50.673Z] ---> logs-deploy.sh [2026-03-16T09:07:50.673Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:50.673Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/41 [2026-03-16T09:07:50.673Z] INFO: archiving workspace using pattern(s): [2026-03-16T09:07:51.604Z] Archives upload complete. [2026-03-16T09:07:51.604Z] INFO: archiving logs to Nexus