Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 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-ssh15504065451038017232.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-ssh11365499335062585556.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-opc-ua/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-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9366756406302272426.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-ssh8143496736785683485.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-opc-ua/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-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1970021737611216148.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-opc-ua, 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-opc-ua-settings PROJECT: device-opc-ua 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-opc-ua 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 Running on prd-ubuntu20.04-docker-8c-8g-772538 in /w/workspace/edgexfoundry_device-opc-ua_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-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 (main) Commit message: "Merge pull request #140 from judehung/update-go-1.25" > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.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 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 # timeout=10 > git rev-list --no-walk a29499ea9c3ec17332541b18573abd41505027fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T05:02:31.586Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T05:02:31.662Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T05:02:31.681Z] ========================================================= [2025-11-05T05:02:31.681Z] EdgeX Global Pipelines Version Info [2025-11-05T05:02:31.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:02:32.773Z] ------------------- [2025-11-05T05:02:32.773Z] stable info: [2025-11-05T05:02:32.773Z] ------------------- [2025-11-05T05:02:32.773Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T05:02:32.773Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:02:32.773Z] Message: update stable to v1.0.278 [2025-11-05T05:02:33.033Z] ------------------- [2025-11-05T05:02:33.033Z] experimental info: [2025-11-05T05:02:33.033Z] ------------------- [2025-11-05T05:02:33.033Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T05:02:33.033Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T05:02:33.033Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T05:02:33.117Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-11-05T05:02:33.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-11-05T05:02:33.168Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T05:02:33.194Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T05:02:33.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T05:02:33.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T05:02:33.272Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T05:02:33.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T05:02:33.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T05:02:33.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T05:02:33.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T05:02:33.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-11-05T05:02:33.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T05:02:33.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T05:02:33.478Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:02:33.497Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:02:33.521Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:02:33.541Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:02:33.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T05:02:33.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T05:02:33.609Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T05:02:33.632Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T05:02:33.654Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T05:02:33.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T05:02:33.705Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T05:02:33.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T05:02:33.756Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T05:02:33.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-05T05:02:33.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-05T05:02:33.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-05T05:02:33.855Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo [2025-11-05T05:02:33.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5eb1ba9 [Pipeline] echo [2025-11-05T05:02:33.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:02:33.962Z] provisioning config files... [2025-11-05T05:02:33.977Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14117387816856774691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:02:34.305Z] ---> ****-login.sh [2025-11-05T05:02:34.305Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:02:34.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:34.565Z] [2025-11-05T05:02:34.565Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:34.565Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:34.565Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:34.565Z] [2025-11-05T05:02:34.565Z] Login Succeeded [2025-11-05T05:02:34.565Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:02:34.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:34.565Z] [2025-11-05T05:02:34.565Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:34.565Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:34.565Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:34.565Z] [2025-11-05T05:02:34.565Z] Login Succeeded [2025-11-05T05:02:34.565Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:02:34.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:34.825Z] [2025-11-05T05:02:34.825Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:34.825Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:34.825Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:34.825Z] [2025-11-05T05:02:34.825Z] Login Succeeded [2025-11-05T05:02:34.825Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:02:34.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:34.825Z] [2025-11-05T05:02:34.825Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:34.825Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:34.825Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:34.825Z] [2025-11-05T05:02:34.825Z] Login Succeeded [2025-11-05T05:02:34.825Z] ****.io [2025-11-05T05:02:34.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:35.085Z] [2025-11-05T05:02:35.086Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:02:35.086Z] Configure a credential helper to remove this warning. See [2025-11-05T05:02:35.086Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:02:35.086Z] [2025-11-05T05:02:35.086Z] Login Succeeded [2025-11-05T05:02:35.086Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:02:35.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T05:02:35.518Z] + git rev-list -1 --merges 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881~1..5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo [2025-11-05T05:02:35.534Z] -----------> git rev-list -1 --merges 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881~1..5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:02:35.534Z] 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [false] [Pipeline] sh [2025-11-05T05:02:35.837Z] + git log --format=format:%s -1 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo [2025-11-05T05:02:35.854Z] ========================================================= [2025-11-05T05:02:35.854Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T05:02:35.854Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:02:36.192Z] + git log --format=format:%s -1 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo [2025-11-05T05:02:36.206Z] [semverPrep] GIT_COMMIT: 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881, Commit Message: Merge pull request #140 from judehung/update-go-1.25 [Pipeline] echo [2025-11-05T05:02:36.224Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T05:02:36.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:02:36.586Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T05:02:36.586Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T05:02:36.586Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T05:02:36.586Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T05:02:36.586Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T05:02:36.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:02:36.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:02:36.947Z] [2025-11-05T05:02:36.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:02:37.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:02:37.262Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T05:02:37.262Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T05:02:37.262Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T05:02:37.262Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T05:02:37.262Z] 461d9e800cba: Pulling fs layer [2025-11-05T05:02:37.262Z] 80192f66455f: Pulling fs layer [2025-11-05T05:02:37.263Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T05:02:37.263Z] a29436f7fd5d: Pulling fs layer [2025-11-05T05:02:37.263Z] 923cac83aea3: Pulling fs layer [2025-11-05T05:02:37.263Z] 461d9e800cba: Waiting [2025-11-05T05:02:37.263Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T05:02:37.263Z] db01528c6b51: Pulling fs layer [2025-11-05T05:02:37.263Z] 80192f66455f: Waiting [2025-11-05T05:02:37.263Z] 2e8e34ca0e6c: Waiting [2025-11-05T05:02:37.263Z] 28988de357af: Pulling fs layer [2025-11-05T05:02:37.263Z] a29436f7fd5d: Waiting [2025-11-05T05:02:37.263Z] 923cac83aea3: Waiting [2025-11-05T05:02:37.263Z] 25ad8b0a4227: Waiting [2025-11-05T05:02:37.263Z] db01528c6b51: Waiting [2025-11-05T05:02:37.263Z] 28988de357af: Waiting [2025-11-05T05:02:37.263Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T05:02:37.263Z] 6bf1a483ea7c: Download complete [2025-11-05T05:02:37.263Z] 461d9e800cba: Verifying Checksum [2025-11-05T05:02:37.263Z] 461d9e800cba: Download complete [2025-11-05T05:02:37.263Z] 80192f66455f: Download complete [2025-11-05T05:02:37.520Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T05:02:37.520Z] f5dfc541a4d3: Download complete [2025-11-05T05:02:37.520Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T05:02:37.520Z] 3dae71ba6b94: Download complete [2025-11-05T05:02:37.520Z] 923cac83aea3: Download complete [2025-11-05T05:02:37.780Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T05:02:37.780Z] 25ad8b0a4227: Download complete [2025-11-05T05:02:37.780Z] db01528c6b51: Download complete [2025-11-05T05:02:37.780Z] 28988de357af: Verifying Checksum [2025-11-05T05:02:37.780Z] 28988de357af: Download complete [2025-11-05T05:02:37.780Z] a29436f7fd5d: Verifying Checksum [2025-11-05T05:02:37.780Z] a29436f7fd5d: Download complete [2025-11-05T05:02:38.344Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T05:02:38.344Z] 2e8e34ca0e6c: Download complete [2025-11-05T05:02:38.910Z] 3dae71ba6b94: Pull complete [2025-11-05T05:02:38.910Z] 6bf1a483ea7c: Pull complete [2025-11-05T05:02:39.845Z] f5dfc541a4d3: Pull complete [2025-11-05T05:02:39.845Z] 461d9e800cba: Pull complete [2025-11-05T05:02:39.845Z] 80192f66455f: Pull complete [2025-11-05T05:02:44.039Z] 2e8e34ca0e6c: Pull complete [2025-11-05T05:02:44.305Z] a29436f7fd5d: Pull complete [2025-11-05T05:02:44.305Z] 923cac83aea3: Pull complete [2025-11-05T05:02:44.572Z] 25ad8b0a4227: Pull complete [2025-11-05T05:02:44.572Z] db01528c6b51: Pull complete [2025-11-05T05:02:44.572Z] 28988de357af: Pull complete [2025-11-05T05:02:44.572Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T05:02:44.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:02:44.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:02:44.699Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:02:44.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 [2025-11-05T05:02:46.867Z] $ docker top 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 -eo pid,comm [2025-11-05T05:02:46.919Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:02:46.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:02:46.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:02:46.986Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:02:47.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:02:47.085Z] $ docker exec 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 ssh-agent [2025-11-05T05:02:47.193Z] SSH_AUTH_SOCK=/tmp/ssh-PbARH8LkoPES/agent.32 [2025-11-05T05:02:47.193Z] SSH_AGENT_PID=39 [2025-11-05T05:02:47.200Z] Running ssh-add (command line suppressed) [2025-11-05T05:02:47.288Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11111869568863919103.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11111869568863919103.key) [2025-11-05T05:02:47.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:02:47.601Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2025-11-05T05:02:47.889Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T05:02:47.893Z] $ docker exec --env ******** --env ******** 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 ssh-agent -k [2025-11-05T05:02:47.977Z] unset SSH_AUTH_SOCK; [2025-11-05T05:02:47.978Z] unset SSH_AGENT_PID; [2025-11-05T05:02:47.978Z] echo Agent pid 39 killed; [2025-11-05T05:02:47.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T05:02:48.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:02:48.030Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:02:48.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:02:48.124Z] $ docker exec 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 ssh-agent [2025-11-05T05:02:48.229Z] SSH_AUTH_SOCK=/tmp/ssh-nPrFOcqQqdiZ/agent.86 [2025-11-05T05:02:48.229Z] SSH_AGENT_PID=92 [2025-11-05T05:02:48.233Z] Running ssh-add (command line suppressed) [2025-11-05T05:02:48.319Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10909015646292974305.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10909015646292974305.key) [2025-11-05T05:02:48.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:02:48.628Z] + git semver init [2025-11-05T05:02:48.886Z] 2025-11-05 05:02:48,827 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:02:48.886Z] 2025-11-05 05:02:48,831 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T05:02:48.886Z] 2025-11-05 05:02:48,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-11-05T05:02:48.886Z] 2025-11-05 05:02:48,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-11-05T05:02:48.886Z] 2025-11-05 05:02:48,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:02:50.259Z] 2025-11-05 05:02:49,923 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-11-05T05:02:50.259Z] 2025-11-05 05:02:49,923 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-11-05T05:02:50.259Z] 2025-11-05 05:02:49,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-11-05T05:02:50.259Z] 2025-11-05 05:02:49,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-11-05T05:02:50.259Z] 4.1.0-dev.11 [Pipeline] } [2025-11-05T05:02:50.263Z] $ docker exec --env ******** --env ******** 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 ssh-agent -k [2025-11-05T05:02:50.342Z] unset SSH_AUTH_SOCK; [2025-11-05T05:02:50.343Z] unset SSH_AGENT_PID; [2025-11-05T05:02:50.343Z] echo Agent pid 92 killed; [2025-11-05T05:02:50.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:02:50.680Z] + git semver [Pipeline] } [2025-11-05T05:02:50.946Z] $ docker stop --time=1 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 [2025-11-05T05:02:52.241Z] $ docker rm -f --volumes 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:02:52.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T05:02:52.810Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T05:02:52.815Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:02:53.005Z] provisioning config files... [2025-11-05T05:02:53.015Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3846220529530283632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:02:53.318Z] ---> ****-login.sh [2025-11-05T05:02:53.319Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:02:53.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:53.319Z] Login Succeeded [2025-11-05T05:02:53.319Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:02:53.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:53.319Z] Login Succeeded [2025-11-05T05:02:53.319Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:02:53.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:53.578Z] Login Succeeded [2025-11-05T05:02:53.578Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:02:53.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:53.579Z] Login Succeeded [2025-11-05T05:02:53.579Z] ****.io [2025-11-05T05:02:53.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:02:53.843Z] Login Succeeded [2025-11-05T05:02:53.843Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:02:53.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:02:53.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:02:53.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:02:53.977Z] ========================================================= [2025-11-05T05:02:53.977Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T05:02:53.977Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:02:54.338Z] + 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 . [2025-11-05T05:02:54.904Z] #0 building with "default" instance using docker driver [2025-11-05T05:02:54.904Z] [2025-11-05T05:02:54.904Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:02:54.904Z] #1 transferring dockerfile: 1.28kB done [2025-11-05T05:02:54.904Z] #1 DONE 0.0s [2025-11-05T05:02:54.904Z] [2025-11-05T05:02:54.904Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T05:02:54.904Z] #2 DONE 0.1s [2025-11-05T05:02:55.164Z] [2025-11-05T05:02:55.164Z] #3 [internal] load .dockerignore [2025-11-05T05:02:55.164Z] #3 transferring context: 102B done [2025-11-05T05:02:55.164Z] #3 DONE 0.0s [2025-11-05T05:02:55.164Z] [2025-11-05T05:02:55.164Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:02:55.164Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T05:02:55.164Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-05T05:02:55.164Z] #4 ... [2025-11-05T05:02:55.164Z] [2025-11-05T05:02:55.164Z] #5 [internal] load build context [2025-11-05T05:02:55.164Z] #5 transferring context: 17.49MB 0.2s done [2025-11-05T05:02:55.164Z] #5 DONE 0.2s [2025-11-05T05:02:55.164Z] [2025-11-05T05:02:55.164Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:02:55.164Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2025-11-05T05:02:55.164Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T05:02:55.164Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T05:02:55.164Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T05:02:55.164Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T05:02:55.164Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T05:02:55.164Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T05:02:55.164Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2025-11-05T05:02:55.424Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-05T05:02:55.424Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2025-11-05T05:02:55.424Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-05T05:02:55.424Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2025-11-05T05:02:55.424Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2025-11-05T05:02:55.424Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-05T05:02:55.424Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-11-05T05:02:55.424Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T05:02:55.424Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s [2025-11-05T05:02:55.424Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s [2025-11-05T05:02:55.683Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2025-11-05T05:02:55.683Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.7s [2025-11-05T05:02:55.683Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-05T05:02:55.683Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 63.96MB / 112.58MB 0.8s [2025-11-05T05:02:55.683Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-11-05T05:02:55.942Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.9s [2025-11-05T05:02:55.942Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 96.47MB / 112.58MB 1.0s [2025-11-05T05:02:56.201Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2025-11-05T05:02:56.469Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done [2025-11-05T05:03:00.664Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2025-11-05T05:03:00.664Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T05:03:00.664Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T05:03:00.664Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T05:03:00.664Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T05:03:00.664Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2025-11-05T05:03:01.230Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2025-11-05T05:03:01.230Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-05T05:03:04.516Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done [2025-11-05T05:03:04.516Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-05T05:03:04.516Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2025-11-05T05:03:04.516Z] #4 DONE 9.5s [2025-11-05T05:03:04.775Z] [2025-11-05T05:03:04.775Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-11-05T05:03:04.775Z] #6 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:03:04.775Z] #6 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:03:05.342Z] #6 0.714 OK: 265 MiB in 60 packages [2025-11-05T05:03:07.878Z] #6 DONE 3.0s [2025-11-05T05:03:07.878Z] [2025-11-05T05:03:07.878Z] #7 [builder 3/7] WORKDIR /device-opcua [2025-11-05T05:03:07.878Z] #7 DONE 0.0s [2025-11-05T05:03:07.878Z] [2025-11-05T05:03:07.878Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:03:07.878Z] #8 DONE 0.0s [2025-11-05T05:03:07.878Z] [2025-11-05T05:03:07.878Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:03:07.968Z] Still waiting to schedule task [2025-11-05T05:03:07.969Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-05T05:03:17.856Z] #9 DONE 9.4s [2025-11-05T05:03:17.856Z] [2025-11-05T05:03:17.856Z] #10 [builder 6/7] COPY . . [2025-11-05T05:03:17.856Z] #10 DONE 0.1s [2025-11-05T05:03:17.856Z] [2025-11-05T05:03:17.856Z] #11 [builder 7/7] RUN echo noop [2025-11-05T05:03:17.856Z] #11 0.186 noop [2025-11-05T05:03:17.856Z] #11 DONE 0.2s [2025-11-05T05:03:17.856Z] [2025-11-05T05:03:17.856Z] #12 exporting to image [2025-11-05T05:03:17.856Z] #12 exporting layers [2025-11-05T05:03:24.412Z] #12 exporting layers 7.1s done [2025-11-05T05:03:24.412Z] #12 writing image sha256:89991675876ec829bfe9970ec47609ecf023307c59ea87c561dcaae284c7e091 done [2025-11-05T05:03:24.412Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T05:03:24.412Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:03:24.746Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:03:24.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:03:24.827Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:03:24.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 [2025-11-05T05:03:25.161Z] $ docker top 7ccb3a3baac727c6c8d670df4f2652b7cb71a8a1c5aa6e6a1958232c803173c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:03:25.509Z] + go version [2025-11-05T05:03:25.510Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T05:03:25.514Z] $ docker stop --time=1 7ccb3a3baac727c6c8d670df4f2652b7cb71a8a1c5aa6e6a1958232c803173c4 [2025-11-05T05:03:26.779Z] $ docker rm -f --volumes 7ccb3a3baac727c6c8d670df4f2652b7cb71a8a1c5aa6e6a1958232c803173c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:03:27.231Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:03:27.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:03:27.317Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:03:27.339Z] $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 [2025-11-05T05:03:27.570Z] $ docker top dda86fb5fa17171778d229533cb0efed2e9a7777dfbc81d8ab1d0de1c7a8d650 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:03:27.924Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:03:28.233Z] + make test [2025-11-05T05:03:28.233Z] go test ./... -coverprofile=coverage.out [2025-11-05T05:03:29.616Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-11-05T05:03:51.553Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-11-05T05:03:51.553Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.016s coverage: 41.4% of statements [2025-11-05T05:03:51.553Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-11-05T05:03:59.661Z] 0 issues. [2025-11-05T05:03:59.661Z] go vet ./... [2025-11-05T05:04:06.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:04:06.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:04:06.211Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:04:06.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:04:06.239Z] $ docker stop --time=1 dda86fb5fa17171778d229533cb0efed2e9a7777dfbc81d8ab1d0de1c7a8d650 [2025-11-05T05:04:08.562Z] $ docker rm -f --volumes dda86fb5fa17171778d229533cb0efed2e9a7777dfbc81d8ab1d0de1c7a8d650 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:04:09.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:04:09.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-05T05:04:09.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:04:10.057Z] + ls -al . [2025-11-05T05:04:10.057Z] total 236 [2025-11-05T05:04:10.057Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:03 . [2025-11-05T05:04:10.057Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:02 .. [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 5 05:02 .dockerignore [2025-11-05T05:04:10.057Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:03 .git [2025-11-05T05:04:10.057Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:02 .github [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 101 Nov 5 05:02 .gitignore [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:02 .golangci.yml [2025-11-05T05:04:10.057Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:02 .semver [2025-11-05T05:04:10.057Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:02 .vscode [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 22466 Nov 5 05:02 Attribution.txt [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 2560 Nov 5 05:02 CHANGELOG.md [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 1242 Nov 5 05:02 Dockerfile [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 672 Nov 5 05:02 Jenkinsfile [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 5 05:02 LICENSE [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 2473 Nov 5 05:02 Makefile [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 4109 Nov 5 05:02 README.md [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 05:02 VERSION [2025-11-05T05:04:10.057Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:02 bin [2025-11-05T05:04:10.057Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:02 cmd [2025-11-05T05:04:10.057Z] -rw-r--r-- 1 jenkins jenkins 23970 Nov 5 05:03 coverage.out [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 6855 Nov 5 05:02 go.mod [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 89246 Nov 5 05:02 go.sum [2025-11-05T05:04:10.057Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:02 internal [2025-11-05T05:04:10.057Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 5 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:10.392Z] + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 --label arch=amd64 --label version=4.1.0-dev.11 . [2025-11-05T05:04:10.652Z] #0 building with "default" instance using docker driver [2025-11-05T05:04:10.652Z] [2025-11-05T05:04:10.652Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:04:10.652Z] #1 transferring dockerfile: 1.28kB done [2025-11-05T05:04:10.652Z] #1 DONE 0.0s [2025-11-05T05:04:10.652Z] [2025-11-05T05:04:10.652Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:04:10.652Z] #2 DONE 0.0s [2025-11-05T05:04:10.652Z] [2025-11-05T05:04:10.652Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-05T05:04:10.652Z] #3 DONE 0.1s [2025-11-05T05:04:10.652Z] [2025-11-05T05:04:10.652Z] #4 [internal] load .dockerignore [2025-11-05T05:04:10.652Z] #4 transferring context: 102B done [2025-11-05T05:04:10.652Z] #4 DONE 0.0s [2025-11-05T05:04:10.652Z] [2025-11-05T05:04:10.652Z] #5 [internal] load build context [2025-11-05T05:04:10.652Z] #5 transferring context: 35.94kB 0.0s done [2025-11-05T05:04:10.652Z] #5 DONE 0.0s [2025-11-05T05:04:10.652Z] [2025-11-05T05:04:10.652Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:04:10.652Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-05T05:04:10.652Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-05T05:04:10.652Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-05T05:04:10.652Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-05T05:04:10.652Z] #6 DONE 0.0s [2025-11-05T05:04:10.652Z] [2025-11-05T05:04:10.652Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:04:10.652Z] #7 DONE 0.1s [2025-11-05T05:04:10.652Z] [2025-11-05T05:04:10.652Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-11-05T05:04:10.985Z] #8 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:10.985Z] #8 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:11.244Z] #8 0.570 (1/6) Installing dumb-init (1.2.5-r3) [2025-11-05T05:04:11.244Z] #8 ... [2025-11-05T05:04:11.244Z] [2025-11-05T05:04:11.244Z] #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-11-05T05:04:11.244Z] #9 0.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:11.244Z] #9 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:11.244Z] #9 0.520 OK: 265 MiB in 60 packages [2025-11-05T05:04:11.244Z] #9 DONE 0.7s [2025-11-05T05:04:11.244Z] [2025-11-05T05:04:11.244Z] #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-11-05T05:04:11.244Z] #8 0.575 (2/6) Installing libgcc (14.2.0-r6) [2025-11-05T05:04:11.244Z] #8 0.581 (3/6) Installing libsodium (1.0.20-r0) [2025-11-05T05:04:11.244Z] #8 0.589 (4/6) Installing libstdc++ (14.2.0-r6) [2025-11-05T05:04:11.244Z] #8 0.619 (5/6) Installing libzmq (4.3.5-r2) [2025-11-05T05:04:11.244Z] #8 0.628 (6/6) Installing zeromq (4.3.5-r2) [2025-11-05T05:04:11.244Z] #8 0.632 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:04:11.244Z] #8 0.640 OK: 11 MiB in 22 packages [2025-11-05T05:04:11.503Z] #8 DONE 0.8s [2025-11-05T05:04:11.503Z] [2025-11-05T05:04:11.503Z] #10 [builder 3/7] WORKDIR /device-opcua [2025-11-05T05:04:11.503Z] #10 DONE 0.0s [2025-11-05T05:04:11.503Z] [2025-11-05T05:04:11.503Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:04:11.503Z] #11 DONE 0.1s [2025-11-05T05:04:11.503Z] [2025-11-05T05:04:11.503Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:04:12.069Z] #12 DONE 0.5s [2025-11-05T05:04:12.069Z] [2025-11-05T05:04:12.069Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-11-05T05:04:12.069Z] #13 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:12.069Z] #13 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:04:12.069Z] #13 ... [2025-11-05T05:04:12.069Z] [2025-11-05T05:04:12.069Z] #14 [builder 6/7] COPY . . [2025-11-05T05:04:12.069Z] #14 DONE 0.1s [2025-11-05T05:04:12.328Z] [2025-11-05T05:04:12.328Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-11-05T05:04:12.328Z] #13 0.712 OK: 11 MiB in 22 packages [2025-11-05T05:04:12.328Z] #13 DONE 0.8s [2025-11-05T05:04:12.328Z] [2025-11-05T05:04:12.328Z] #15 [builder 7/7] RUN make build [2025-11-05T05:04:12.587Z] #15 0.246 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-11-05T05:04:39.119Z] #15 24.96 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-11-05T05:04:39.119Z] #15 DONE 26.5s [2025-11-05T05:04:39.119Z] [2025-11-05T05:04:39.119Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2025-11-05T05:04:39.119Z] #16 DONE 0.2s [2025-11-05T05:04:39.119Z] [2025-11-05T05:04:39.119Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2025-11-05T05:04:39.119Z] #17 DONE 0.0s [2025-11-05T05:04:39.119Z] [2025-11-05T05:04:39.119Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2025-11-05T05:04:39.119Z] #18 DONE 0.0s [2025-11-05T05:04:39.119Z] [2025-11-05T05:04:39.119Z] #19 exporting to image [2025-11-05T05:04:39.119Z] #19 exporting layers [2025-11-05T05:04:39.377Z] #19 exporting layers 0.4s done [2025-11-05T05:04:39.377Z] #19 writing image sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done [2025-11-05T05:04:39.377Z] #19 naming to docker.io/library/device-opc-ua done [2025-11-05T05:04:39.377Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:04:39.524Z] provisioning config files... [2025-11-05T05:04:39.531Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6115270945267209332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:04:39.836Z] ---> ****-login.sh [2025-11-05T05:04:39.836Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:04:39.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:39.836Z] Login Succeeded [2025-11-05T05:04:39.836Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:04:39.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:40.095Z] Login Succeeded [2025-11-05T05:04:40.095Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:04:40.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:40.354Z] Login Succeeded [2025-11-05T05:04:40.354Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:04:40.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:40.354Z] Login Succeeded [2025-11-05T05:04:40.354Z] ****.io [2025-11-05T05:04:40.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:04:40.615Z] Login Succeeded [2025-11-05T05:04:40.615Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:04:40.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:04:40.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:04:40.701Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-11-05T05:04:40.701Z] 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:04:40.701Z] latest [2025-11-05T05:04:40.701Z] 4.1.0-dev.11 [2025-11-05T05:04:40.701Z] 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [2025-11-05T05:04:40.701Z] main [2025-11-05T05:04:40.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:41.047Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:41.372Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:04:41.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-11-05T05:04:41.372Z] 28cb8bac6922: Preparing [2025-11-05T05:04:41.372Z] 9fefc815c7b0: Preparing [2025-11-05T05:04:41.372Z] da2adea00958: Preparing [2025-11-05T05:04:41.372Z] 002d5193760d: Preparing [2025-11-05T05:04:41.372Z] c2a62de796a5: Preparing [2025-11-05T05:04:41.372Z] 256f393e029f: Preparing [2025-11-05T05:04:41.372Z] 256f393e029f: Waiting [2025-11-05T05:04:41.372Z] 28cb8bac6922: Pushed [2025-11-05T05:04:41.372Z] 9fefc815c7b0: Pushed [2025-11-05T05:04:41.372Z] 002d5193760d: Pushed [2025-11-05T05:04:41.372Z] 256f393e029f: Layer already exists [2025-11-05T05:04:41.941Z] c2a62de796a5: Pushed [2025-11-05T05:04:47.216Z] da2adea00958: Pushed [2025-11-05T05:04:47.216Z] 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:47.536Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:47.863Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-11-05T05:04:47.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-11-05T05:04:47.863Z] 28cb8bac6922: Preparing [2025-11-05T05:04:47.863Z] 9fefc815c7b0: Preparing [2025-11-05T05:04:47.863Z] da2adea00958: Preparing [2025-11-05T05:04:47.863Z] 002d5193760d: Preparing [2025-11-05T05:04:47.863Z] c2a62de796a5: Preparing [2025-11-05T05:04:47.863Z] 256f393e029f: Preparing [2025-11-05T05:04:47.863Z] 256f393e029f: Waiting [2025-11-05T05:04:47.863Z] c2a62de796a5: Layer already exists [2025-11-05T05:04:47.863Z] 002d5193760d: Layer already exists [2025-11-05T05:04:47.863Z] da2adea00958: Layer already exists [2025-11-05T05:04:47.863Z] 28cb8bac6922: Layer already exists [2025-11-05T05:04:47.863Z] 9fefc815c7b0: Layer already exists [2025-11-05T05:04:47.863Z] 256f393e029f: Layer already exists [2025-11-05T05:04:47.863Z] latest: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:48.191Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:48.522Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [2025-11-05T05:04:48.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-11-05T05:04:48.522Z] 28cb8bac6922: Preparing [2025-11-05T05:04:48.522Z] 9fefc815c7b0: Preparing [2025-11-05T05:04:48.522Z] da2adea00958: Preparing [2025-11-05T05:04:48.522Z] 002d5193760d: Preparing [2025-11-05T05:04:48.522Z] c2a62de796a5: Preparing [2025-11-05T05:04:48.522Z] 256f393e029f: Preparing [2025-11-05T05:04:48.522Z] 256f393e029f: Waiting [2025-11-05T05:04:48.522Z] 9fefc815c7b0: Layer already exists [2025-11-05T05:04:48.522Z] 28cb8bac6922: Layer already exists [2025-11-05T05:04:48.522Z] c2a62de796a5: Layer already exists [2025-11-05T05:04:48.522Z] da2adea00958: Layer already exists [2025-11-05T05:04:48.522Z] 002d5193760d: Layer already exists [2025-11-05T05:04:48.522Z] 256f393e029f: Layer already exists [2025-11-05T05:04:48.522Z] 4.1.0-dev.11: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:48.846Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:49.176Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [2025-11-05T05:04:49.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-11-05T05:04:49.176Z] 28cb8bac6922: Preparing [2025-11-05T05:04:49.176Z] 9fefc815c7b0: Preparing [2025-11-05T05:04:49.176Z] da2adea00958: Preparing [2025-11-05T05:04:49.176Z] 002d5193760d: Preparing [2025-11-05T05:04:49.176Z] c2a62de796a5: Preparing [2025-11-05T05:04:49.176Z] 256f393e029f: Preparing [2025-11-05T05:04:49.176Z] 256f393e029f: Waiting [2025-11-05T05:04:49.176Z] da2adea00958: Layer already exists [2025-11-05T05:04:49.176Z] 9fefc815c7b0: Layer already exists [2025-11-05T05:04:49.176Z] 002d5193760d: Layer already exists [2025-11-05T05:04:49.176Z] c2a62de796a5: Layer already exists [2025-11-05T05:04:49.176Z] 28cb8bac6922: Layer already exists [2025-11-05T05:04:49.176Z] 256f393e029f: Layer already exists [2025-11-05T05:04:49.176Z] 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:49.514Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:04:49.846Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-11-05T05:04:49.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-11-05T05:04:49.846Z] 28cb8bac6922: Preparing [2025-11-05T05:04:49.846Z] 9fefc815c7b0: Preparing [2025-11-05T05:04:49.846Z] da2adea00958: Preparing [2025-11-05T05:04:49.846Z] 002d5193760d: Preparing [2025-11-05T05:04:49.846Z] c2a62de796a5: Preparing [2025-11-05T05:04:49.846Z] 256f393e029f: Preparing [2025-11-05T05:04:49.846Z] 256f393e029f: Waiting [2025-11-05T05:04:49.846Z] 9fefc815c7b0: Layer already exists [2025-11-05T05:04:49.846Z] 002d5193760d: Layer already exists [2025-11-05T05:04:49.846Z] da2adea00958: Layer already exists [2025-11-05T05:04:49.846Z] 28cb8bac6922: Layer already exists [2025-11-05T05:04:49.846Z] c2a62de796a5: Layer already exists [2025-11-05T05:04:49.846Z] 256f393e029f: Layer already exists [2025-11-05T05:04:49.846Z] main: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:04:49.927Z] ===================================================== [Pipeline] echo [2025-11-05T05:04:49.943Z] taggedImages: [2025-11-05T05:04:49.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:04:49.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-11-05T05:04:49.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [2025-11-05T05:04:49.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [2025-11-05T05:04:49.943Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2025-11-05T05:04:49.985Z] ========================================================= [2025-11-05T05:04:49.985Z] [edgeXBuildMultiArch] RAW Config: [2025-11-05T05:04:49.985Z] images: [2025-11-05T05:04:49.985Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:04:49.985Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-11-05T05:04:49.985Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [2025-11-05T05:04:49.985Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [2025-11-05T05:04:49.985Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-11-05T05:04:49.985Z] settingsFile: [2025-11-05T05:04:49.985Z] device-opc-ua-settings [2025-11-05T05:04:49.985Z] ========================================================= [Pipeline] node [2025-11-05T05:05:04.987Z] Still waiting to schedule task [2025-11-05T05:05:04.988Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772541’ [2025-11-05T05:05:43.275Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772546 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-11-05T05:05:43.290Z] Running in /w/workspace/device-opc-ua/26 [Pipeline] { [Pipeline] checkout [2025-11-05T05:05:46.347Z] Selected Git installation does not exist. Using Default [2025-11-05T05:05:46.347Z] The recommended git tool is: NONE [2025-11-05T05:05:51.272Z] using credential edgex-jenkins-ssh [2025-11-05T05:05:51.295Z] Cloning the remote Git repository [2025-11-05T05:05:51.342Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-11-05T05:05:51.439Z] > git init /w/workspace/device-opc-ua/26 # timeout=10 [2025-11-05T05:05:51.577Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-11-05T05:05:51.578Z] > git --version # timeout=10 [2025-11-05T05:05:51.609Z] > git --version # 'git version 2.25.1' [2025-11-05T05:05:51.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T05:05:51.773Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:05:53.650Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-11-05T05:05:53.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:05:54.543Z] Avoid second fetch [2025-11-05T05:05:54.544Z] Checking out Revision 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 (main) [2025-11-05T05:05:54.563Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T05:05:54.627Z] > git checkout -f 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 # timeout=10 [2025-11-05T05:05:55.238Z] Commit message: "Merge pull request #140 from judehung/update-go-1.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:05:59.581Z] provisioning config files... [2025-11-05T05:05:59.613Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/26@tmp/config3404195544798348524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:06:00.310Z] ---> ****-login.sh [2025-11-05T05:06:00.310Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:06:00.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:00.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:00.860Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:00.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:00.860Z] [2025-11-05T05:06:00.860Z] Login Succeeded [2025-11-05T05:06:00.860Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:06:01.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:01.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:01.135Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:01.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:01.136Z] [2025-11-05T05:06:01.136Z] Login Succeeded [2025-11-05T05:06:01.136Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:06:01.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:01.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:01.682Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:01.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:01.682Z] [2025-11-05T05:06:01.682Z] Login Succeeded [2025-11-05T05:06:01.682Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:06:01.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:01.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:01.953Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:01.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:01.953Z] [2025-11-05T05:06:01.953Z] Login Succeeded [2025-11-05T05:06:01.953Z] ****.io [2025-11-05T05:06:02.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:02.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:02.496Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:02.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:02.496Z] [2025-11-05T05:06:02.496Z] Login Succeeded [2025-11-05T05:06:02.496Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:06:02.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:06:02.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:06:02.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:06:02.924Z] ========================================================= [2025-11-05T05:06:02.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T05:06:02.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:06:03.299Z] + 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 . [2025-11-05T05:06:03.570Z] Sending build context to Docker daemon 8.936MB [2025-11-05T05:06:03.570Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:06:03.570Z] Step 2/10 : FROM ${BASE} AS builder [2025-11-05T05:06:03.839Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T05:06:03.839Z] 6b59a28fa201: Pulling fs layer [2025-11-05T05:06:03.839Z] d32bb0dddca7: Pulling fs layer [2025-11-05T05:06:03.839Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T05:06:03.839Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T05:06:03.839Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:06:03.839Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T05:06:03.839Z] deaec5988b04: Pulling fs layer [2025-11-05T05:06:03.839Z] 9f65657bb879: Pulling fs layer [2025-11-05T05:06:03.839Z] 4f4fb700ef54: Waiting [2025-11-05T05:06:03.839Z] 8ba94037c8f0: Waiting [2025-11-05T05:06:03.839Z] 9f65657bb879: Waiting [2025-11-05T05:06:03.839Z] 196fd7d83e7d: Waiting [2025-11-05T05:06:03.839Z] d32bb0dddca7: Verifying Checksum [2025-11-05T05:06:03.839Z] d32bb0dddca7: Download complete [2025-11-05T05:06:03.839Z] 196fd7d83e7d: Download complete [2025-11-05T05:06:03.839Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:06:03.839Z] 4f4fb700ef54: Download complete [2025-11-05T05:06:03.839Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T05:06:03.839Z] 8ba94037c8f0: Download complete [2025-11-05T05:06:04.115Z] 6b59a28fa201: Verifying Checksum [2025-11-05T05:06:04.115Z] 6b59a28fa201: Download complete [2025-11-05T05:06:04.385Z] 9f65657bb879: Verifying Checksum [2025-11-05T05:06:04.385Z] 9f65657bb879: Download complete [2025-11-05T05:06:04.978Z] 6b59a28fa201: Pull complete [2025-11-05T05:06:05.573Z] d32bb0dddca7: Pull complete [2025-11-05T05:06:05.573Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T05:06:05.573Z] 5dab1238d3d9: Download complete [2025-11-05T05:06:07.537Z] deaec5988b04: Verifying Checksum [2025-11-05T05:06:07.537Z] deaec5988b04: Download complete [2025-11-05T05:06:19.882Z] 5dab1238d3d9: Pull complete [2025-11-05T05:06:19.882Z] 196fd7d83e7d: Pull complete [2025-11-05T05:06:20.164Z] 4f4fb700ef54: Pull complete [2025-11-05T05:06:20.435Z] 8ba94037c8f0: Pull complete [2025-11-05T05:06:21.819Z] Running on prd-centos7-docker-4c-2g-772547 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:06:21.865Z] provisioning config files... [2025-11-05T05:06:21.901Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14028434845410003330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:06:23.499Z] ---> ****-login.sh [2025-11-05T05:06:23.499Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:06:23.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:23.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:23.760Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:23.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:23.760Z] [2025-11-05T05:06:23.760Z] Login Succeeded [2025-11-05T05:06:23.760Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:06:23.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:23.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:23.761Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:23.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:23.761Z] [2025-11-05T05:06:23.761Z] Login Succeeded [2025-11-05T05:06:23.761Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:06:23.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:23.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:23.761Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:23.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:23.761Z] [2025-11-05T05:06:23.761Z] Login Succeeded [2025-11-05T05:06:23.761Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:06:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:24.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:24.021Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:24.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:24.021Z] [2025-11-05T05:06:24.021Z] Login Succeeded [2025-11-05T05:06:24.021Z] ****.io [2025-11-05T05:06:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:06:24.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:06:24.282Z] Configure a credential helper to remove this warning. See [2025-11-05T05:06:24.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:06:24.282Z] [2025-11-05T05:06:24.282Z] Login Succeeded [2025-11-05T05:06:24.282Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:06:24.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:06:24.651Z] + docker buildx ls [2025-11-05T05:06:24.651Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:06:24.651Z] default * docker [2025-11-05T05:06:24.651Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T05:06:24.942Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-05T05:06:24.942Z] edgex-builder [Pipeline] sh [2025-11-05T05:06:25.236Z] + docker buildx inspect --bootstrap [2025-11-05T05:06:25.236Z] #1 [internal] booting buildkit [2025-11-05T05:06:25.236Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-05T05:06:28.560Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2025-11-05T05:06:28.560Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-05T05:06:29.961Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-11-05T05:06:29.961Z] #1 DONE 4.7s [2025-11-05T05:06:29.961Z] Name: edgex-builder [2025-11-05T05:06:29.961Z] Driver: docker-container [2025-11-05T05:06:29.961Z] [2025-11-05T05:06:29.961Z] Nodes: [2025-11-05T05:06:29.961Z] Name: edgex-builder0 [2025-11-05T05:06:29.961Z] Endpoint: unix:///var/run/docker.sock [2025-11-05T05:06:29.961Z] Status: running [2025-11-05T05:06:29.961Z] Buildkit: v0.25.1 [2025-11-05T05:06:29.961Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-05T05:06:30.258Z] + docker buildx ls [2025-11-05T05:06:30.258Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-05T05:06:30.258Z] edgex-builder * docker-container [2025-11-05T05:06:30.258Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-05T05:06:30.258Z] default docker [2025-11-05T05:06:30.258Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-05T05:06:30.536Z] deaec5988b04: Pull complete [2025-11-05T05:06:30.553Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881' [2025-11-05T05:06:30.553Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 --push - [2025-11-05T05:06:30.812Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:06:30.812Z] #1 transferring dockerfile: 198B done [2025-11-05T05:06:30.812Z] #1 DONE 0.0s [2025-11-05T05:06:30.812Z] [2025-11-05T05:06:30.812Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:06:30.812Z] #2 DONE 0.1s [2025-11-05T05:06:30.812Z] [2025-11-05T05:06:30.812Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:06:30.812Z] #3 DONE 0.1s [2025-11-05T05:06:30.812Z] [2025-11-05T05:06:30.812Z] #4 [internal] load .dockerignore [2025-11-05T05:06:30.812Z] #4 transferring context: 2B done [2025-11-05T05:06:30.812Z] #4 DONE 0.0s [2025-11-05T05:06:30.812Z] [2025-11-05T05:06:30.812Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:30.812Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:30.812Z] #5 DONE 0.0s [2025-11-05T05:06:30.812Z] [2025-11-05T05:06:30.812Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:30.812Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:30.812Z] #6 DONE 0.1s [2025-11-05T05:06:31.075Z] [2025-11-05T05:06:31.075Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:06:31.075Z] #7 DONE 0.0s [2025-11-05T05:06:31.075Z] [2025-11-05T05:06:31.075Z] #8 exporting to image [2025-11-05T05:06:31.075Z] #8 exporting layers done [2025-11-05T05:06:31.075Z] #8 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 0.0s done [2025-11-05T05:06:31.075Z] #8 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done [2025-11-05T05:06:31.075Z] #8 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done [2025-11-05T05:06:31.075Z] #8 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done [2025-11-05T05:06:31.075Z] #8 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done [2025-11-05T05:06:31.075Z] #8 pushing layers 0.1s done [2025-11-05T05:06:31.075Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 [2025-11-05T05:06:31.075Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:06:31.075Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done [2025-11-05T05:06:31.075Z] #8 DONE 0.2s [2025-11-05T05:06:31.075Z] [2025-11-05T05:06:31.075Z] 1 warning found (use --debug to expand): [2025-11-05T05:06:31.075Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:06:31.365Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2025-11-05T05:06:31.366Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2025-11-05T05:06:31.511Z] 9f65657bb879: Pull complete [2025-11-05T05:06:31.511Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T05:06:31.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T05:06:31.511Z] ---> 334268110677 [2025-11-05T05:06:31.511Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:06:31.626Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:06:31.626Z] #1 transferring dockerfile: 164B done [2025-11-05T05:06:31.626Z] #1 DONE 0.0s [2025-11-05T05:06:31.626Z] [2025-11-05T05:06:31.626Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-11-05T05:06:31.626Z] #2 DONE 0.0s [2025-11-05T05:06:31.626Z] [2025-11-05T05:06:31.626Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-11-05T05:06:31.626Z] #3 DONE 0.0s [2025-11-05T05:06:31.626Z] [2025-11-05T05:06:31.626Z] #4 [internal] load .dockerignore [2025-11-05T05:06:31.626Z] #4 transferring context: 2B done [2025-11-05T05:06:31.626Z] #4 DONE 0.0s [2025-11-05T05:06:31.626Z] [2025-11-05T05:06:31.626Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:31.626Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:31.626Z] #5 CACHED [2025-11-05T05:06:31.626Z] [2025-11-05T05:06:31.626Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:31.626Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:31.626Z] #6 CACHED [2025-11-05T05:06:31.626Z] [2025-11-05T05:06:31.626Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:06:31.626Z] #7 DONE 0.0s [2025-11-05T05:06:31.626Z] [2025-11-05T05:06:31.626Z] #8 exporting to image [2025-11-05T05:06:31.626Z] #8 exporting layers done [2025-11-05T05:06:31.626Z] #8 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 done [2025-11-05T05:06:31.626Z] #8 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done [2025-11-05T05:06:31.626Z] #8 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done [2025-11-05T05:06:31.626Z] #8 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done [2025-11-05T05:06:31.626Z] #8 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done [2025-11-05T05:06:31.626Z] #8 pushing layers 0.0s done [2025-11-05T05:06:31.626Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done [2025-11-05T05:06:31.626Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:06:31.626Z] #8 DONE 0.1s [2025-11-05T05:06:31.626Z] [2025-11-05T05:06:31.626Z] 1 warning found (use --debug to expand): [2025-11-05T05:06:31.626Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:06:31.919Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11' [2025-11-05T05:06:31.919Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 --push - [2025-11-05T05:06:32.178Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:06:32.178Z] #1 transferring dockerfile: 170B done [2025-11-05T05:06:32.178Z] #1 DONE 0.0s [2025-11-05T05:06:32.178Z] [2025-11-05T05:06:32.178Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [2025-11-05T05:06:32.178Z] #2 DONE 0.0s [2025-11-05T05:06:32.178Z] [2025-11-05T05:06:32.178Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [2025-11-05T05:06:32.178Z] #3 DONE 0.0s [2025-11-05T05:06:32.178Z] [2025-11-05T05:06:32.178Z] #4 [internal] load .dockerignore [2025-11-05T05:06:32.178Z] #4 transferring context: 2B done [2025-11-05T05:06:32.178Z] #4 DONE 0.0s [2025-11-05T05:06:32.178Z] [2025-11-05T05:06:32.178Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:32.178Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:32.178Z] #5 CACHED [2025-11-05T05:06:32.178Z] [2025-11-05T05:06:32.178Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:32.178Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:32.178Z] #6 CACHED [2025-11-05T05:06:32.178Z] [2025-11-05T05:06:32.178Z] #7 exporting to image [2025-11-05T05:06:32.179Z] #7 exporting layers done [2025-11-05T05:06:32.179Z] #7 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 done [2025-11-05T05:06:32.179Z] #7 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done [2025-11-05T05:06:32.179Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:06:32.179Z] #7 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done [2025-11-05T05:06:32.179Z] #7 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done [2025-11-05T05:06:32.179Z] #7 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done [2025-11-05T05:06:32.179Z] #7 pushing layers 0.0s done [2025-11-05T05:06:32.179Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done [2025-11-05T05:06:32.179Z] #7 DONE 0.1s [2025-11-05T05:06:32.179Z] [2025-11-05T05:06:32.179Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:06:32.179Z] #8 DONE 0.0s [2025-11-05T05:06:32.179Z] [2025-11-05T05:06:32.179Z] 1 warning found (use --debug to expand): [2025-11-05T05:06:32.179Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:06:32.472Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11' [2025-11-05T05:06:32.472Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 --push - [2025-11-05T05:06:32.472Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:06:32.472Z] #1 transferring dockerfile: 211B done [2025-11-05T05:06:32.472Z] #1 DONE 0.0s [2025-11-05T05:06:32.472Z] [2025-11-05T05:06:32.472Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [2025-11-05T05:06:32.472Z] #2 DONE 0.0s [2025-11-05T05:06:32.472Z] [2025-11-05T05:06:32.472Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [2025-11-05T05:06:32.472Z] #3 DONE 0.0s [2025-11-05T05:06:32.472Z] [2025-11-05T05:06:32.472Z] #4 [internal] load .dockerignore [2025-11-05T05:06:32.472Z] #4 transferring context: 2B done [2025-11-05T05:06:32.472Z] #4 DONE 0.0s [2025-11-05T05:06:32.472Z] [2025-11-05T05:06:32.472Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:32.472Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:32.472Z] #5 CACHED [2025-11-05T05:06:32.472Z] [2025-11-05T05:06:32.472Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:32.773Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:32.773Z] #6 CACHED [2025-11-05T05:06:32.773Z] [2025-11-05T05:06:32.773Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:06:32.773Z] #7 DONE 0.0s [2025-11-05T05:06:32.773Z] [2025-11-05T05:06:32.773Z] #8 exporting to image [2025-11-05T05:06:32.773Z] #8 exporting layers done [2025-11-05T05:06:32.773Z] #8 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 done [2025-11-05T05:06:32.773Z] #8 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done [2025-11-05T05:06:32.773Z] #8 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done [2025-11-05T05:06:32.773Z] #8 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done [2025-11-05T05:06:32.773Z] #8 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done [2025-11-05T05:06:32.773Z] #8 pushing layers 0.0s done [2025-11-05T05:06:32.773Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done [2025-11-05T05:06:32.773Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:06:32.773Z] #8 DONE 0.1s [2025-11-05T05:06:32.773Z] [2025-11-05T05:06:32.773Z] 1 warning found (use --debug to expand): [2025-11-05T05:06:32.773Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-05T05:06:33.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2025-11-05T05:06:33.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2025-11-05T05:06:33.072Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:06:33.072Z] #1 transferring dockerfile: 162B done [2025-11-05T05:06:33.072Z] #1 DONE 0.0s [2025-11-05T05:06:33.072Z] [2025-11-05T05:06:33.072Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-11-05T05:06:33.072Z] #2 DONE 0.0s [2025-11-05T05:06:33.072Z] [2025-11-05T05:06:33.072Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-11-05T05:06:33.072Z] #3 DONE 0.0s [2025-11-05T05:06:33.072Z] [2025-11-05T05:06:33.072Z] #4 [internal] load .dockerignore [2025-11-05T05:06:33.072Z] #4 transferring context: 2B done [2025-11-05T05:06:33.072Z] #4 DONE 0.0s [2025-11-05T05:06:33.072Z] [2025-11-05T05:06:33.072Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:33.072Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:33.072Z] #5 DONE 0.0s [2025-11-05T05:06:33.072Z] [2025-11-05T05:06:33.072Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:33.332Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done [2025-11-05T05:06:33.332Z] #6 CACHED [2025-11-05T05:06:33.332Z] [2025-11-05T05:06:33.332Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 [2025-11-05T05:06:33.332Z] #5 CACHED [2025-11-05T05:06:33.332Z] [2025-11-05T05:06:33.332Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-05T05:06:33.332Z] #7 DONE 0.0s [2025-11-05T05:06:33.332Z] [2025-11-05T05:06:33.332Z] #8 exporting to image [2025-11-05T05:06:33.332Z] #8 exporting layers done [2025-11-05T05:06:33.332Z] #8 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 done [2025-11-05T05:06:33.332Z] #8 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done [2025-11-05T05:06:33.332Z] #8 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done [2025-11-05T05:06:33.332Z] #8 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done [2025-11-05T05:06:33.332Z] #8 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done [2025-11-05T05:06:33.332Z] #8 pushing layers 0.0s done [2025-11-05T05:06:33.332Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done [2025-11-05T05:06:33.332Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-05T05:06:33.332Z] #8 DONE 0.1s [2025-11-05T05:06:33.332Z] [2025-11-05T05:06:33.332Z] 1 warning found (use --debug to expand): [2025-11-05T05:06:33.332Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T05:06:33.470Z] ---> Running in 2f68a08771cb [2025-11-05T05:06:33.733Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [2025-11-05T05:06:33.740Z] Removing intermediate container 2f68a08771cb [2025-11-05T05:06:33.740Z] ---> 082504a67d80 [2025-11-05T05:06:33.740Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:06:34.009Z] ---> Running in 9a64782d74fb [2025-11-05T05:06:34.032Z] ---> sysstat.sh [2025-11-05T05:06:34.284Z] Removing intermediate container 9a64782d74fb [2025-11-05T05:06:34.284Z] ---> 5b163ca5da37 [2025-11-05T05:06:34.284Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-11-05T05:06:34.284Z] ---> Running in 97ffbd78ebb4 [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:06:34.590Z] ---> package-listing.sh [2025-11-05T05:06:34.590Z] ++ facter osfamily [2025-11-05T05:06:34.590Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:06:34.853Z] + OS_FAMILY=redhat [2025-11-05T05:06:34.853Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-11-05T05:06:34.853Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:06:34.853Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:06:34.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:06:34.853Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:06:34.853Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-11-05T05:06:34.853Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:06:34.853Z] + case "${OS_FAMILY}" in [2025-11-05T05:06:34.853Z] + rpm -qa [2025-11-05T05:06:34.853Z] + sort [2025-11-05T05:06:35.422Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:06:35.422Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:06:35.422Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:06:35.422Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-11-05T05:06:35.422Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-11-05T05:06:35.422Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-11-05T05:06:35.435Z] 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-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-05T05:06:35.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:06:35.715Z] + facter operatingsystem [2025-11-05T05:06:35.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:06:36.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:06:36.289Z] [2025-11-05T05:06:36.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:06:36.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:06:36.607Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:06:36.607Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:06:36.607Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:06:36.607Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:06:36.607Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:06:36.607Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:06:36.607Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:06:36.607Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:06:36.607Z] 33b1e0a273af: Waiting [2025-11-05T05:06:36.607Z] 5d3b04190fa2: Waiting [2025-11-05T05:06:36.607Z] 2f39f015ded8: Waiting [2025-11-05T05:06:36.607Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:06:36.607Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:06:36.607Z] 5c69ac0246d0: Download complete [2025-11-05T05:06:36.607Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:06:36.607Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:06:36.607Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:06:36.607Z] 33b1e0a273af: Download complete [2025-11-05T05:06:36.607Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:06:36.607Z] 5d3b04190fa2: Download complete [2025-11-05T05:06:36.607Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:06:36.607Z] ec43610c2a17: Download complete [2025-11-05T05:06:36.866Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:06:36.866Z] 5eb5b503b376: Download complete [2025-11-05T05:06:37.437Z] 2f39f015ded8: Verifying Checksum [2025-11-05T05:06:37.437Z] 2f39f015ded8: Download complete [2025-11-05T05:06:37.938Z] OK: 255 MiB in 60 packages [2025-11-05T05:06:38.377Z] 5eb5b503b376: Pull complete [2025-11-05T05:06:38.377Z] 5c69ac0246d0: Pull complete [2025-11-05T05:06:38.528Z] Removing intermediate container 97ffbd78ebb4 [2025-11-05T05:06:38.528Z] ---> 6fd7eba9c4c2 [2025-11-05T05:06:38.528Z] Step 6/10 : WORKDIR /device-opcua [2025-11-05T05:06:38.528Z] ---> Running in a4ccb8b26d8a [2025-11-05T05:06:38.639Z] ec43610c2a17: Pull complete [2025-11-05T05:06:38.796Z] Removing intermediate container a4ccb8b26d8a [2025-11-05T05:06:38.796Z] ---> a16194b020c6 [2025-11-05T05:06:38.796Z] Step 7/10 : COPY go.mod vendor* ./ [2025-11-05T05:06:38.906Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:06:39.170Z] 33b1e0a273af: Pull complete [2025-11-05T05:06:39.170Z] 5d3b04190fa2: Pull complete [2025-11-05T05:06:39.417Z] ---> d01356a1f332 [2025-11-05T05:06:39.417Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:06:39.417Z] ---> Running in 3dc399df502b [2025-11-05T05:06:43.371Z] 2f39f015ded8: Pull complete [2025-11-05T05:06:43.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:06:43.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:06:43.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:06:43.522Z] prd-centos7-docker-4c-2g-772547 does not seem to be running inside a container [2025-11-05T05:06:43.557Z] $ 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-opc-ua_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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:06:46.958Z] $ docker top 460b8bc49daf3527c09c582109fc7e9ddb85331e0d1e107a017e0f84d064a1e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:06:47.306Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:06:47.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:06:47.879Z] + ls /var/log/sa-host [2025-11-05T05:06:47.879Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:06:48.054Z] provisioning config files... [2025-11-05T05:06:48.065Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1199723380817070796tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:06:48.083Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:06:48.380Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:06:48.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:06:48.746Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:06:48.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:06:49.053Z] ---> sudo-logs.sh [2025-11-05T05:06:49.053Z] Archiving 'sudo' log.. [2025-11-05T05:06:49.053Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772547.novalocal: Name or service not known [2025-11-05T05:06:49.053Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772547.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-05T05:06:49.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:06:49.374Z] ---> job-cost.sh [2025-11-05T05:06:49.374Z] lf-activate-venv: SKIPPING [2025-11-05T05:06:49.374Z] INFO: No Stack... [2025-11-05T05:06:49.632Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-05T05:06:49.890Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:06:49.903Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:06:50.188Z] ---> logs-deploy.sh [2025-11-05T05:06:50.188Z] lf-activate-venv: SKIPPING [2025-11-05T05:06:50.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/26 [2025-11-05T05:06:50.188Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:06:51.124Z] Archives upload complete. [2025-11-05T05:06:51.125Z] INFO: archiving logs to Nexus [2025-11-05T05:06:51.695Z] ---> uname -a: [2025-11-05T05:06:51.695Z] Linux prd-centos7-docker-4c-2g-772547.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-05T05:06:51.695Z] [2025-11-05T05:06:51.695Z] [2025-11-05T05:06:51.695Z] ---> lscpu: [2025-11-05T05:06:51.695Z] Architecture: x86_64 [2025-11-05T05:06:51.695Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-05T05:06:51.695Z] Byte Order: Little Endian [2025-11-05T05:06:51.695Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-05T05:06:51.695Z] CPU(s): 2 [2025-11-05T05:06:51.695Z] On-line CPU(s) list: 0,1 [2025-11-05T05:06:51.695Z] Thread(s) per core: 1 [2025-11-05T05:06:51.695Z] Core(s) per socket: 1 [2025-11-05T05:06:51.695Z] Socket(s): 2 [2025-11-05T05:06:51.695Z] NUMA node(s): 1 [2025-11-05T05:06:51.695Z] Vendor ID: AuthenticAMD [2025-11-05T05:06:51.695Z] CPU family: 23 [2025-11-05T05:06:51.695Z] Model: 49 [2025-11-05T05:06:51.695Z] Model name: AMD EPYC-Rome Processor [2025-11-05T05:06:51.695Z] Stepping: 0 [2025-11-05T05:06:51.695Z] CPU MHz: 2799.998 [2025-11-05T05:06:51.695Z] BogoMIPS: 5599.99 [2025-11-05T05:06:51.695Z] Virtualization: AMD-V [2025-11-05T05:06:51.695Z] Hypervisor vendor: KVM [2025-11-05T05:06:51.695Z] Virtualization type: full [2025-11-05T05:06:51.695Z] L1d cache: 64 KiB [2025-11-05T05:06:51.695Z] L1i cache: 64 KiB [2025-11-05T05:06:51.695Z] L2 cache: 1 MiB [2025-11-05T05:06:51.695Z] L3 cache: 32 MiB [2025-11-05T05:06:51.695Z] NUMA node0 CPU(s): 0,1 [2025-11-05T05:06:51.695Z] Vulnerability Itlb multihit: Not affected [2025-11-05T05:06:51.695Z] Vulnerability L1tf: Not affected [2025-11-05T05:06:51.695Z] Vulnerability Mds: Not affected [2025-11-05T05:06:51.695Z] Vulnerability Meltdown: Not affected [2025-11-05T05:06:51.695Z] Vulnerability Mmio stale data: Not affected [2025-11-05T05:06:51.695Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-05T05:06:51.695Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-05T05:06:51.695Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-05T05:06:51.695Z] Vulnerability Srbds: Not affected [2025-11-05T05:06:51.695Z] Vulnerability Tsx async abort: Not affected [2025-11-05T05:06:51.695Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-05T05:06:51.695Z] [2025-11-05T05:06:51.695Z] [2025-11-05T05:06:51.695Z] ---> nproc: [2025-11-05T05:06:51.695Z] 2 [2025-11-05T05:06:51.695Z] [2025-11-05T05:06:51.695Z] [2025-11-05T05:06:51.695Z] ---> df -h: [2025-11-05T05:06:51.695Z] Filesystem Size Used Avail Use% Mounted on [2025-11-05T05:06:51.695Z] overlay 40G 7.3G 33G 19% / [2025-11-05T05:06:51.695Z] tmpfs 64M 0 64M 0% /dev [2025-11-05T05:06:51.695Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-05T05:06:51.695Z] shm 64M 0 64M 0% /dev/shm [2025-11-05T05:06:51.695Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-05T05:06:51.695Z] [2025-11-05T05:06:51.695Z] [2025-11-05T05:06:51.695Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-11-05T05:06:51.695Z] Please check if data collecting is enabled [2025-11-05T05:06:51.695Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:06:51.986Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-05T05:06:51.989Z] $ docker stop --time=1 460b8bc49daf3527c09c582109fc7e9ddb85331e0d1e107a017e0f84d064a1e5 [2025-11-05T05:06:53.141Z] $ docker rm -f --volumes 460b8bc49daf3527c09c582109fc7e9ddb85331e0d1e107a017e0f84d064a1e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-05T05:06:53.281Z] [WS-CLEANUP] Deleting project workspace... [2025-11-05T05:06:53.281Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-05T05:06:53.318Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:06:53.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:06:53.830Z] [2025-11-05T05:06:53.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:06:54.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:06:54.144Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:06:54.144Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:06:54.144Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:06:54.144Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:06:54.144Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:06:54.144Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:06:54.144Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:06:54.144Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:06:54.144Z] 33b1e0a273af: Waiting [2025-11-05T05:06:54.144Z] 5d3b04190fa2: Waiting [2025-11-05T05:06:54.144Z] 2f39f015ded8: Waiting [2025-11-05T05:06:54.144Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:06:54.144Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:06:54.144Z] 5c69ac0246d0: Download complete [2025-11-05T05:06:54.144Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:06:54.144Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:06:54.144Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:06:54.144Z] 33b1e0a273af: Download complete [2025-11-05T05:06:54.144Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T05:06:54.144Z] 5d3b04190fa2: Download complete [2025-11-05T05:06:54.144Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:06:54.144Z] ec43610c2a17: Download complete [2025-11-05T05:06:54.713Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:06:54.713Z] 5eb5b503b376: Download complete [2025-11-05T05:06:54.971Z] 2f39f015ded8: Download complete [2025-11-05T05:06:56.346Z] 5eb5b503b376: Pull complete [2025-11-05T05:06:56.346Z] 5c69ac0246d0: Pull complete [2025-11-05T05:06:56.914Z] ec43610c2a17: Pull complete [2025-11-05T05:06:56.914Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:06:57.172Z] 33b1e0a273af: Pull complete [2025-11-05T05:06:57.172Z] 5d3b04190fa2: Pull complete [2025-11-05T05:07:02.441Z] 2f39f015ded8: Pull complete [2025-11-05T05:07:02.441Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:07:02.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:07:02.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:07:02.565Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:07:02.588Z] $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:07:04.306Z] $ docker top 4f72fc00ea078bebfc4f47a5c04a1e37159123e4cbb68456bb8a74a4f28a5936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:07:04.737Z] ---> job-cost.sh [2025-11-05T05:07:04.737Z] lf-activate-venv: SKIPPING [2025-11-05T05:07:04.737Z] INFO: No Stack... [2025-11-05T05:07:04.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:07:05.565Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:07:05.871Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-11-05T05:07:05.871Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:07:05.888Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [2025-11-05T05:07:05.895Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] did not exist. Created. [2025-11-05T05:07:05.903Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:07:06.238Z] + echo total: 0.4399999976158142 [Pipeline] stash [2025-11-05T05:07:06.282Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:07:06.289Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:07:06.311Z] $ docker stop --time=1 4f72fc00ea078bebfc4f47a5c04a1e37159123e4cbb68456bb8a74a4f28a5936 [2025-11-05T05:07:07.452Z] $ docker rm -f --volumes 4f72fc00ea078bebfc4f47a5c04a1e37159123e4cbb68456bb8a74a4f28a5936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T05:08:31.140Z] Removing intermediate container 3dc399df502b [2025-11-05T05:08:31.140Z] ---> e1cf4e5bd8f0 [2025-11-05T05:08:31.140Z] Step 9/10 : COPY . . [2025-11-05T05:08:31.140Z] ---> d66d8c9bd1aa [2025-11-05T05:08:31.140Z] Step 10/10 : RUN ${MAKE} [2025-11-05T05:08:31.140Z] ---> Running in 098dffc4968a [2025-11-05T05:08:31.140Z] noop [2025-11-05T05:08:31.140Z] Removing intermediate container 098dffc4968a [2025-11-05T05:08:31.140Z] ---> f58efa293a2e [2025-11-05T05:08:31.140Z] Successfully built f58efa293a2e [2025-11-05T05:08:31.140Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:31.514Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:08:31.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:08:31.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-772546 does not seem to be running inside a container [2025-11-05T05:08:31.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/26 -v /w/workspace/device-opc-ua/26:/w/workspace/device-opc-ua/26:rw,z -v /w/workspace/device-opc-ua/26@tmp:/w/workspace/device-opc-ua/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:08:33.810Z] $ docker top f731afb78ea6d7b4df3af74314248f340e69e0f8dab80084d1ddc3174c57e378 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:08:34.672Z] + go version [2025-11-05T05:08:34.672Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T05:08:34.690Z] $ docker stop --time=1 f731afb78ea6d7b4df3af74314248f340e69e0f8dab80084d1ddc3174c57e378 [2025-11-05T05:08:36.338Z] $ docker rm -f --volumes f731afb78ea6d7b4df3af74314248f340e69e0f8dab80084d1ddc3174c57e378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:36.954Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:08:36.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:08:37.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-772546 does not seem to be running inside a container [2025-11-05T05:08:37.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/26 -v /w/workspace/device-opc-ua/26:/w/workspace/device-opc-ua/26:rw,z -v /w/workspace/device-opc-ua/26@tmp:/w/workspace/device-opc-ua/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:08:38.469Z] $ docker top 6cc7cae578374431caac36e7928b26b96cabe7c1172dfbd37ef2c635fb1c16af -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:08:39.334Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/26 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:08:40.006Z] + make test [2025-11-05T05:08:40.006Z] go test ./... -coverprofile=coverage.out [2025-11-05T05:08:45.356Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-11-05T05:12:52.309Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-11-05T05:12:52.309Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.090s coverage: 41.4% of statements [2025-11-05T05:12:52.309Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-11-05T05:12:52.309Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T05:12:52.309Z] go vet ./... [2025-11-05T05:13:48.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:13:48.749Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:13:48.749Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:13:48.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:13:48.788Z] $ docker stop --time=1 6cc7cae578374431caac36e7928b26b96cabe7c1172dfbd37ef2c635fb1c16af [2025-11-05T05:13:50.874Z] $ docker rm -f --volumes 6cc7cae578374431caac36e7928b26b96cabe7c1172dfbd37ef2c635fb1c16af [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:13:52.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:13:52.896Z] Warning: overwriting stash ‘coverage-report’ [2025-11-05T05:13:53.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:13:54.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:13:54.488Z] + ls -al . [2025-11-05T05:13:54.488Z] total 232 [2025-11-05T05:13:54.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:08 . [2025-11-05T05:13:54.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:05 .. [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 5 05:05 .dockerignore [2025-11-05T05:13:54.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:05 .git [2025-11-05T05:13:54.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:05 .github [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 101 Nov 5 05:05 .gitignore [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:05 .golangci.yml [2025-11-05T05:13:54.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:05 .vscode [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 22466 Nov 5 05:05 Attribution.txt [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 2560 Nov 5 05:05 CHANGELOG.md [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 1242 Nov 5 05:05 Dockerfile [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 672 Nov 5 05:05 Jenkinsfile [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 5 05:05 LICENSE [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 2473 Nov 5 05:05 Makefile [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 4109 Nov 5 05:05 README.md [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 05:02 VERSION [2025-11-05T05:13:54.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:05 bin [2025-11-05T05:13:54.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:05 cmd [2025-11-05T05:13:54.488Z] -rw-r--r-- 1 jenkins jenkins 23970 Nov 5 05:12 coverage.out [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 6855 Nov 5 05:05 go.mod [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 89246 Nov 5 05:05 go.sum [2025-11-05T05:13:54.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:05 internal [2025-11-05T05:13:54.488Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 5 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:13:54.878Z] + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 --label arch=arm64 --label version=4.1.0-dev.11 . [2025-11-05T05:13:55.484Z] Sending build context to Docker daemon 8.961MB [2025-11-05T05:13:55.484Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:13:55.484Z] Step 2/23 : FROM ${BASE} AS builder [2025-11-05T05:13:55.484Z] ---> f58efa293a2e [2025-11-05T05:13:55.484Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:13:55.484Z] ---> Running in 96def3af219f [2025-11-05T05:13:56.069Z] Removing intermediate container 96def3af219f [2025-11-05T05:13:56.069Z] ---> 8ecee791eb05 [2025-11-05T05:13:56.069Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:13:56.069Z] ---> Running in f73ab48b07fb [2025-11-05T05:13:56.338Z] Removing intermediate container f73ab48b07fb [2025-11-05T05:13:56.338Z] ---> f271647c8f90 [2025-11-05T05:13:56.338Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-11-05T05:13:56.606Z] ---> Running in 56399e226209 [2025-11-05T05:13:58.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:13:58.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:13:59.973Z] OK: 255 MiB in 60 packages [2025-11-05T05:14:01.405Z] Removing intermediate container 56399e226209 [2025-11-05T05:14:01.405Z] ---> e30c1fca60fa [2025-11-05T05:14:01.405Z] Step 6/23 : WORKDIR /device-opcua [2025-11-05T05:14:01.405Z] ---> Running in 8ad9d71d7b78 [2025-11-05T05:14:01.674Z] Removing intermediate container 8ad9d71d7b78 [2025-11-05T05:14:01.674Z] ---> 123fdbec3fdb [2025-11-05T05:14:01.674Z] Step 7/23 : COPY go.mod vendor* ./ [2025-11-05T05:14:02.261Z] ---> a3f95b54ae7d [2025-11-05T05:14:02.261Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:14:02.261Z] ---> Running in e365d715c70c [2025-11-05T05:14:04.862Z] Removing intermediate container e365d715c70c [2025-11-05T05:14:04.862Z] ---> 95f8d0de4b65 [2025-11-05T05:14:04.862Z] Step 9/23 : COPY . . [2025-11-05T05:14:05.837Z] ---> c9317b857416 [2025-11-05T05:14:05.837Z] Step 10/23 : RUN ${MAKE} [2025-11-05T05:14:05.837Z] ---> Running in 8e07ff39bbaf [2025-11-05T05:14:06.812Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-11-05T05:18:47.567Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-11-05T05:18:52.946Z] Removing intermediate container 8e07ff39bbaf [2025-11-05T05:18:52.946Z] ---> 718c5b9133bc [2025-11-05T05:18:52.946Z] Step 11/23 : FROM alpine:3.22 [2025-11-05T05:18:52.946Z] 3.22: Pulling from library/alpine [2025-11-05T05:18:52.946Z] 6b59a28fa201: Already exists [2025-11-05T05:18:53.218Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:18:53.218Z] Status: Downloaded newer image for alpine:3.22 [2025-11-05T05:18:53.218Z] ---> 171e65262c80 [2025-11-05T05:18:53.218Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-11-05T05:18:53.497Z] ---> Running in 8d016146b7f3 [2025-11-05T05:18:53.782Z] Removing intermediate container 8d016146b7f3 [2025-11-05T05:18:53.782Z] ---> 0bbad57b99fa [2025-11-05T05:18:53.782Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-11-05T05:18:53.782Z] ---> Running in 03d8a9632b58 [2025-11-05T05:18:55.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:18:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:18:57.474Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-11-05T05:18:57.474Z] (2/6) Installing libgcc (14.2.0-r6) [2025-11-05T05:18:57.474Z] (3/6) Installing libsodium (1.0.20-r0) [2025-11-05T05:18:57.474Z] (4/6) Installing libstdc++ (14.2.0-r6) [2025-11-05T05:18:57.748Z] (5/6) Installing libzmq (4.3.5-r2) [2025-11-05T05:18:57.748Z] (6/6) Installing zeromq (4.3.5-r2) [2025-11-05T05:18:57.748Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:18:57.748Z] OK: 12 MiB in 22 packages [2025-11-05T05:18:59.213Z] Removing intermediate container 03d8a9632b58 [2025-11-05T05:18:59.214Z] ---> 1cf36a15abf1 [2025-11-05T05:18:59.214Z] Step 14/23 : RUN apk --no-cache upgrade [2025-11-05T05:18:59.214Z] ---> Running in c2e685b6c23a [2025-11-05T05:19:00.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:19:00.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:19:02.882Z] OK: 12 MiB in 22 packages [2025-11-05T05:19:04.336Z] Removing intermediate container c2e685b6c23a [2025-11-05T05:19:04.336Z] ---> 004a58b59bcd [2025-11-05T05:19:04.336Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-11-05T05:19:06.973Z] ---> a7dbc5ee8ec1 [2025-11-05T05:19:06.973Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-11-05T05:19:07.271Z] ---> 993678a30b7d [2025-11-05T05:19:07.271Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-11-05T05:19:07.861Z] ---> 95db49d0a219 [2025-11-05T05:19:07.861Z] Step 18/23 : EXPOSE 59997 [2025-11-05T05:19:08.152Z] ---> Running in 03c17c071739 [2025-11-05T05:19:08.547Z] Removing intermediate container 03c17c071739 [2025-11-05T05:19:08.547Z] ---> 629993006104 [2025-11-05T05:19:08.547Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-11-05T05:19:08.547Z] ---> Running in 24afde8a7bdd [2025-11-05T05:19:09.133Z] Removing intermediate container 24afde8a7bdd [2025-11-05T05:19:09.133Z] ---> 65d71ae63379 [2025-11-05T05:19:09.133Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T05:19:09.133Z] ---> Running in f115b28f85e1 [2025-11-05T05:19:09.404Z] Removing intermediate container f115b28f85e1 [2025-11-05T05:19:09.404Z] ---> 5c146ef1b34b [2025-11-05T05:19:09.404Z] Step 21/23 : LABEL arch=arm64 [2025-11-05T05:19:09.404Z] ---> Running in f1107f6c9372 [2025-11-05T05:19:10.014Z] Removing intermediate container f1107f6c9372 [2025-11-05T05:19:10.014Z] ---> 570a7a4be9a2 [2025-11-05T05:19:10.014Z] Step 22/23 : LABEL git_sha=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:19:10.014Z] ---> Running in 7af0491710b3 [2025-11-05T05:19:10.285Z] Removing intermediate container 7af0491710b3 [2025-11-05T05:19:10.285Z] ---> 7d93656b9030 [2025-11-05T05:19:10.285Z] Step 23/23 : LABEL version=4.1.0-dev.11 [2025-11-05T05:19:10.558Z] ---> Running in 5eeefeebed1b [2025-11-05T05:19:10.829Z] Removing intermediate container 5eeefeebed1b [2025-11-05T05:19:10.829Z] ---> 5361292ce004 [2025-11-05T05:19:10.829Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T05:19:10.829Z] Successfully built 5361292ce004 [2025-11-05T05:19:10.829Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:19:11.525Z] provisioning config files... [2025-11-05T05:19:11.577Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/26@tmp/config12147735024401348881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:19:11.934Z] ---> ****-login.sh [2025-11-05T05:19:11.934Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:19:12.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:12.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:12.204Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:12.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:12.204Z] [2025-11-05T05:19:12.204Z] Login Succeeded [2025-11-05T05:19:12.204Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:19:12.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:12.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:12.754Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:12.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:12.754Z] [2025-11-05T05:19:12.754Z] Login Succeeded [2025-11-05T05:19:12.754Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:19:13.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:13.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:13.029Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:13.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:13.029Z] [2025-11-05T05:19:13.029Z] Login Succeeded [2025-11-05T05:19:13.029Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:19:13.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:13.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:13.570Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:13.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:13.570Z] [2025-11-05T05:19:13.570Z] Login Succeeded [2025-11-05T05:19:13.570Z] ****.io [2025-11-05T05:19:13.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:19:14.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:19:14.116Z] Configure a credential helper to remove this warning. See [2025-11-05T05:19:14.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:19:14.116Z] [2025-11-05T05:19:14.116Z] Login Succeeded [2025-11-05T05:19:14.116Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:19:14.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:19:14.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:19:14.254Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-11-05T05:19:14.254Z] 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:19:14.254Z] latest [2025-11-05T05:19:14.254Z] 4.1.0-dev.11 [2025-11-05T05:19:14.254Z] 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [2025-11-05T05:19:14.254Z] main [2025-11-05T05:19:14.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:14.694Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:15.090Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:19:15.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-11-05T05:19:15.090Z] e2b32e068cb1: Preparing [2025-11-05T05:19:15.090Z] f527315ce7be: Preparing [2025-11-05T05:19:15.090Z] d7217f378f6e: Preparing [2025-11-05T05:19:15.090Z] 252bd858527c: Preparing [2025-11-05T05:19:15.090Z] e03168112592: Preparing [2025-11-05T05:19:15.090Z] 0e64f2360a44: Preparing [2025-11-05T05:19:15.090Z] 0e64f2360a44: Waiting [2025-11-05T05:19:15.368Z] e2b32e068cb1: Pushed [2025-11-05T05:19:15.368Z] f527315ce7be: Pushed [2025-11-05T05:19:15.368Z] 252bd858527c: Pushed [2025-11-05T05:19:15.368Z] 0e64f2360a44: Layer already exists [2025-11-05T05:19:16.334Z] e03168112592: Pushed [2025-11-05T05:19:26.507Z] d7217f378f6e: Pushed [2025-11-05T05:19:26.507Z] 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:26.901Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:27.374Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-11-05T05:19:27.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-11-05T05:19:27.374Z] e2b32e068cb1: Preparing [2025-11-05T05:19:27.374Z] f527315ce7be: Preparing [2025-11-05T05:19:27.374Z] d7217f378f6e: Preparing [2025-11-05T05:19:27.374Z] 252bd858527c: Preparing [2025-11-05T05:19:27.374Z] e03168112592: Preparing [2025-11-05T05:19:27.374Z] 0e64f2360a44: Preparing [2025-11-05T05:19:27.374Z] 0e64f2360a44: Waiting [2025-11-05T05:19:27.374Z] e2b32e068cb1: Layer already exists [2025-11-05T05:19:27.374Z] f527315ce7be: Layer already exists [2025-11-05T05:19:27.374Z] 252bd858527c: Layer already exists [2025-11-05T05:19:27.374Z] d7217f378f6e: Layer already exists [2025-11-05T05:19:27.374Z] e03168112592: Layer already exists [2025-11-05T05:19:27.374Z] 0e64f2360a44: Layer already exists [2025-11-05T05:19:27.669Z] latest: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:28.108Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:28.479Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [2025-11-05T05:19:28.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-11-05T05:19:28.479Z] e2b32e068cb1: Preparing [2025-11-05T05:19:28.479Z] f527315ce7be: Preparing [2025-11-05T05:19:28.479Z] d7217f378f6e: Preparing [2025-11-05T05:19:28.479Z] 252bd858527c: Preparing [2025-11-05T05:19:28.479Z] e03168112592: Preparing [2025-11-05T05:19:28.479Z] 0e64f2360a44: Preparing [2025-11-05T05:19:28.479Z] 0e64f2360a44: Waiting [2025-11-05T05:19:28.479Z] 252bd858527c: Layer already exists [2025-11-05T05:19:28.479Z] d7217f378f6e: Layer already exists [2025-11-05T05:19:28.479Z] e03168112592: Layer already exists [2025-11-05T05:19:28.479Z] f527315ce7be: Layer already exists [2025-11-05T05:19:28.479Z] e2b32e068cb1: Layer already exists [2025-11-05T05:19:28.479Z] 0e64f2360a44: Layer already exists [2025-11-05T05:19:28.748Z] 4.1.0-dev.11: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:29.117Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:29.485Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [2025-11-05T05:19:29.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-11-05T05:19:29.485Z] e2b32e068cb1: Preparing [2025-11-05T05:19:29.485Z] f527315ce7be: Preparing [2025-11-05T05:19:29.485Z] d7217f378f6e: Preparing [2025-11-05T05:19:29.485Z] 252bd858527c: Preparing [2025-11-05T05:19:29.485Z] e03168112592: Preparing [2025-11-05T05:19:29.485Z] 0e64f2360a44: Preparing [2025-11-05T05:19:29.485Z] 0e64f2360a44: Waiting [2025-11-05T05:19:29.485Z] e2b32e068cb1: Layer already exists [2025-11-05T05:19:29.485Z] 252bd858527c: Layer already exists [2025-11-05T05:19:29.485Z] f527315ce7be: Layer already exists [2025-11-05T05:19:29.485Z] e03168112592: Layer already exists [2025-11-05T05:19:29.485Z] d7217f378f6e: Layer already exists [2025-11-05T05:19:29.485Z] 0e64f2360a44: Layer already exists [2025-11-05T05:19:29.753Z] 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:30.134Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:30.517Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-11-05T05:19:30.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-11-05T05:19:30.517Z] e2b32e068cb1: Preparing [2025-11-05T05:19:30.517Z] f527315ce7be: Preparing [2025-11-05T05:19:30.517Z] d7217f378f6e: Preparing [2025-11-05T05:19:30.517Z] 252bd858527c: Preparing [2025-11-05T05:19:30.517Z] e03168112592: Preparing [2025-11-05T05:19:30.517Z] 0e64f2360a44: Preparing [2025-11-05T05:19:30.517Z] 0e64f2360a44: Waiting [2025-11-05T05:19:30.517Z] d7217f378f6e: Layer already exists [2025-11-05T05:19:30.517Z] f527315ce7be: Layer already exists [2025-11-05T05:19:30.517Z] e03168112592: Layer already exists [2025-11-05T05:19:30.517Z] 252bd858527c: Layer already exists [2025-11-05T05:19:30.517Z] e2b32e068cb1: Layer already exists [2025-11-05T05:19:30.517Z] 0e64f2360a44: Layer already exists [2025-11-05T05:19:30.787Z] main: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:19:30.880Z] ===================================================== [Pipeline] echo [2025-11-05T05:19:30.896Z] taggedImages: [2025-11-05T05:19:30.896Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [2025-11-05T05:19:30.896Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-11-05T05:19:30.896Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [2025-11-05T05:19:30.896Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [2025-11-05T05:19:30.897Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2025-11-05T05:19:30.912Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo [2025-11-05T05:19:30.926Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2025-11-05T05:19:30.938Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [Pipeline] echo [2025-11-05T05:19:30.956Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [Pipeline] echo [2025-11-05T05:19:30.973Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:31.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:19:31.394Z] [2025-11-05T05:19:31.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:19:31.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:19:32.027Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T05:19:32.027Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T05:19:32.027Z] 04944245beec: Pulling fs layer [2025-11-05T05:19:32.027Z] 699f458cf7ca: Pulling fs layer [2025-11-05T05:19:32.027Z] 765212b225bb: Pulling fs layer [2025-11-05T05:19:32.027Z] f23df028b6ca: Pulling fs layer [2025-11-05T05:19:32.027Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T05:19:32.027Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T05:19:32.027Z] 765212b225bb: Waiting [2025-11-05T05:19:32.027Z] f23df028b6ca: Waiting [2025-11-05T05:19:32.027Z] d65c8cfc05b1: Waiting [2025-11-05T05:19:32.027Z] 04944245beec: Verifying Checksum [2025-11-05T05:19:32.027Z] 04944245beec: Download complete [2025-11-05T05:19:32.027Z] 765212b225bb: Verifying Checksum [2025-11-05T05:19:32.027Z] 765212b225bb: Download complete [2025-11-05T05:19:32.027Z] f23df028b6ca: Verifying Checksum [2025-11-05T05:19:32.027Z] f23df028b6ca: Download complete [2025-11-05T05:19:32.027Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T05:19:32.027Z] d65c8cfc05b1: Download complete [2025-11-05T05:19:32.296Z] 699f458cf7ca: Verifying Checksum [2025-11-05T05:19:32.296Z] 699f458cf7ca: Download complete [2025-11-05T05:19:32.892Z] 8998bd30e6a1: Verifying Checksum [2025-11-05T05:19:32.892Z] 8998bd30e6a1: Download complete [2025-11-05T05:19:35.498Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T05:19:38.190Z] 8998bd30e6a1: Pull complete [2025-11-05T05:19:38.463Z] 04944245beec: Pull complete [2025-11-05T05:19:40.416Z] 699f458cf7ca: Pull complete [2025-11-05T05:19:40.416Z] 765212b225bb: Pull complete [2025-11-05T05:19:41.389Z] f23df028b6ca: Pull complete [2025-11-05T05:19:41.977Z] d65c8cfc05b1: Pull complete [2025-11-05T05:20:00.334Z] 2437ff75d9bd: Pull complete [2025-11-05T05:20:00.334Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T05:20:00.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:20:00.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:20:00.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-772546 does not seem to be running inside a container [2025-11-05T05:20:00.696Z] $ 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-opc-ua/26 -v /w/workspace/device-opc-ua/26:/w/workspace/device-opc-ua/26:rw,z -v /w/workspace/device-opc-ua/26@tmp:/w/workspace/device-opc-ua/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-05T05:20:04.188Z] $ docker top 3fb5d0facc3a19da0c8b152045120ff7c4871a11b553b1b3cb6b25d429e13f06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:20:05.303Z] ---> job-cost.sh [2025-11-05T05:20:05.303Z] lf-activate-venv: SKIPPING [2025-11-05T05:20:05.303Z] INFO: No Stack... [2025-11-05T05:20:05.962Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T05:20:06.592Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:20:07.285Z] + cat /w/workspace/device-opc-ua/26/archives/cost.csv [2025-11-05T05:20:07.285Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:20:07.363Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [2025-11-05T05:20:07.369Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] did not exist. Created. [2025-11-05T05:20:07.374Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:20:08.116Z] /w/workspace/device-opc-ua/26@tmp/durable-8240769f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T05:20:08.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T05:20:08.802Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T05:20:08.868Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:20:08.875Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:20:08.905Z] $ docker stop --time=1 3fb5d0facc3a19da0c8b152045120ff7c4871a11b553b1b3cb6b25d429e13f06 [2025-11-05T05:20:11.785Z] $ docker rm -f --volumes 3fb5d0facc3a19da0c8b152045120ff7c4871a11b553b1b3cb6b25d429e13f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-11-05T05:20:12.346Z] provisioning config files... [2025-11-05T05:20:12.353Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11368724717383243223tmp [Pipeline] { [Pipeline] sh [2025-11-05T05:20:12.646Z] + set +x [2025-11-05T05:20:12.646Z] + bash -s -- [2025-11-05T05:20:12.646Z] + curl -s https://codecov.io/bash [2025-11-05T05:20:12.646Z] [2025-11-05T05:20:12.646Z] _____ _ [2025-11-05T05:20:12.646Z] / ____| | | [2025-11-05T05:20:12.646Z] | | ___ __| | ___ ___ _____ __ [2025-11-05T05:20:12.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-05T05:20:12.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-05T05:20:12.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-05T05:20:12.646Z] Bash-1.0.6 [2025-11-05T05:20:12.646Z] [2025-11-05T05:20:12.646Z] [2025-11-05T05:20:12.646Z] ==> git version 2.25.1 found [2025-11-05T05:20:12.906Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-11-05T05:20:12.906Z] Release-Date: 2020-01-08 [2025-11-05T05:20:12.906Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-05T05:20:12.906Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-05T05:20:12.906Z] ==> Jenkins CI detected. [2025-11-05T05:20:12.906Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-11-05T05:20:12.906Z] project root: . [2025-11-05T05:20:12.906Z] --> token set from env [2025-11-05T05:20:12.906Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-05T05:20:12.906Z] ==> Running gcov in . (disable via -X gcov) [2025-11-05T05:20:12.906Z] ==> Python coveragepy not found [2025-11-05T05:20:12.906Z] ==> Searching for coverage reports in: [2025-11-05T05:20:12.906Z] + . [2025-11-05T05:20:12.906Z] -> Found 1 reports [2025-11-05T05:20:12.906Z] ==> Detecting git/mercurial file structure [2025-11-05T05:20:12.906Z] ==> Reading reports [2025-11-05T05:20:12.906Z] + ./coverage.out bytes=23970 [2025-11-05T05:20:12.906Z] ==> Appending adjustments [2025-11-05T05:20:12.906Z] https://docs.codecov.io/docs/fixing-reports [2025-11-05T05:20:12.906Z] + Found adjustments [2025-11-05T05:20:12.906Z] ==> Gzipping contents [2025-11-05T05:20:12.906Z] 4.0K /tmp/codecov.a21R2x.gz [2025-11-05T05:20:12.906Z] ==> Uploading reports [2025-11-05T05:20:12.906Z] url: https://codecov.io [2025-11-05T05:20:12.906Z] query: branch=main&commit=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:20:12.906Z] -> Pinging Codecov [2025-11-05T05:20:12.906Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-05T05:20:13.166Z] -> Uploading to [2025-11-05T05:20:13.166Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881/ad8d3474-db6f-4a84-8434-91ea82d88b32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T052013Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2888b6cdd0e528eac1b3cf6785c5eec5642521812e2050c07d9b7ea71ce5394e [2025-11-05T05:20:13.166Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-05T05:20:13.166Z] Dload Upload Total Spent Left Speed [2025-11-05T05:20:13.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 33275 --:--:-- --:--:-- --:--:-- 33275 [2025-11-05T05:20:13.426Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] } [2025-11-05T05:20:13.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-05T05:20:13.676Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-05T05:20:13.699Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:20:14.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:20:14.005Z] [2025-11-05T05:20:14.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:20:14.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:20:14.312Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-05T05:20:14.312Z] 2d35ebdb57d9: Already exists [2025-11-05T05:20:14.312Z] 85e8836fcdb2: Pulling fs layer [2025-11-05T05:20:14.312Z] 91631faa732a: Pulling fs layer [2025-11-05T05:20:14.312Z] f3f5ae8826fa: Pulling fs layer [2025-11-05T05:20:14.312Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:20:14.312Z] 7861252a18e6: Pulling fs layer [2025-11-05T05:20:14.312Z] 9130f900ef6f: Pulling fs layer [2025-11-05T05:20:14.312Z] 7861252a18e6: Waiting [2025-11-05T05:20:14.312Z] 9130f900ef6f: Waiting [2025-11-05T05:20:14.312Z] 4f4fb700ef54: Waiting [2025-11-05T05:20:14.312Z] f3f5ae8826fa: Download complete [2025-11-05T05:20:14.312Z] 85e8836fcdb2: Download complete [2025-11-05T05:20:14.312Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:20:14.312Z] 4f4fb700ef54: Download complete [2025-11-05T05:20:14.312Z] 85e8836fcdb2: Pull complete [2025-11-05T05:20:14.569Z] 7861252a18e6: Verifying Checksum [2025-11-05T05:20:14.570Z] 7861252a18e6: Download complete [2025-11-05T05:20:14.826Z] 91631faa732a: Verifying Checksum [2025-11-05T05:20:14.826Z] 91631faa732a: Download complete [2025-11-05T05:20:15.761Z] 9130f900ef6f: Verifying Checksum [2025-11-05T05:20:15.761Z] 9130f900ef6f: Download complete [2025-11-05T05:20:19.960Z] 91631faa732a: Pull complete [2025-11-05T05:20:19.960Z] f3f5ae8826fa: Pull complete [2025-11-05T05:20:19.960Z] 4f4fb700ef54: Pull complete [2025-11-05T05:20:19.960Z] 7861252a18e6: Pull complete [2025-11-05T05:20:23.278Z] 9130f900ef6f: Pull complete [2025-11-05T05:20:23.278Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-05T05:20:23.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-05T05:20:23.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:20:23.373Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:20:23.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-05T05:20:26.101Z] $ docker top 2b69a37c583ef4ef61e89e38a3ccd4e1ad1657cfbab9f4f027aaff7320edad20 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:20:26.556Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-11-05T05:20:26.577Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-11-05T05:20:26.881Z] + set -o pipefail [2025-11-05T05:20:26.882Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-11-05T05:20:33.776Z] [2025-11-05T05:20:33.776Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-11-05T05:20:33.776Z] [2025-11-05T05:20:33.776Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/3daadbc3-1fe4-4786-a700-5b0494925ed9 [2025-11-05T05:20:33.776Z] [2025-11-05T05:20:33.776Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-05T05:20:33.776Z] [2025-11-05T05:20:34.035Z] [2025-11-05T05:20:34.035Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-05T05:20:34.035Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-05T05:20:34.300Z] $ docker stop --time=1 2b69a37c583ef4ef61e89e38a3ccd4e1ad1657cfbab9f4f027aaff7320edad20 [2025-11-05T05:20:37.512Z] $ docker rm -f --volumes 2b69a37c583ef4ef61e89e38a3ccd4e1ad1657cfbab9f4f027aaff7320edad20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:20:38.563Z] + git log --format=format:%s -1 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] sh [2025-11-05T05:20:38.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:20:38.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:20:39.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:20:39.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:20:39.223Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:20:39.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-devops/py-git-semver:0.1.4 cat [2025-11-05T05:20:39.537Z] $ docker top e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 -eo pid,comm [2025-11-05T05:20:39.589Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:20:39.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:20:39.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:20:39.638Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:20:39.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:20:39.754Z] $ docker exec e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 ssh-agent [2025-11-05T05:20:39.856Z] SSH_AUTH_SOCK=/tmp/ssh-CaHM7xFQueqb/agent.33 [2025-11-05T05:20:39.856Z] SSH_AGENT_PID=39 [2025-11-05T05:20:39.861Z] Running ssh-add (command line suppressed) [2025-11-05T05:20:39.954Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_17108287632622839198.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_17108287632622839198.key) [2025-11-05T05:20:39.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:20:40.257Z] + git semver tag [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,453 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,457 [run_tag] DEBUG tag force:False [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,457 [check_head_tag] DEBUG check head tag [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,458 [execute] INFO git cat-file --batch-check [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,460 [execute] INFO git cat-file --batch [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,467 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,467 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:20:40.516Z] 2025-11-05 05:20:40,470 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-11-05T05:20:40.516Z] 4.1.0-dev.11 [Pipeline] } [2025-11-05T05:20:40.520Z] $ docker exec --env ******** --env ******** e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 ssh-agent -k [2025-11-05T05:20:40.619Z] unset SSH_AUTH_SOCK; [2025-11-05T05:20:40.619Z] unset SSH_AGENT_PID; [2025-11-05T05:20:40.619Z] echo Agent pid 39 killed; [2025-11-05T05:20:40.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:20:40.956Z] + git semver [Pipeline] } [2025-11-05T05:20:41.221Z] $ docker stop --time=1 e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 [2025-11-05T05:20:42.491Z] $ docker rm -f --volumes e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:20:42.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:20:42.914Z] [2025-11-05T05:20:42.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:20:43.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:20:43.223Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-05T05:20:43.223Z] ab5ef0e58194: Pulling fs layer [2025-11-05T05:20:43.223Z] 9712f1f96733: Pulling fs layer [2025-11-05T05:20:43.224Z] 63f879dbbcfc: Pulling fs layer [2025-11-05T05:20:43.224Z] 0d9ebad4ef96: Pulling fs layer [2025-11-05T05:20:43.224Z] e9a5061849ea: Pulling fs layer [2025-11-05T05:20:43.224Z] d747dcd14b5f: Pulling fs layer [2025-11-05T05:20:43.224Z] 0d9ebad4ef96: Waiting [2025-11-05T05:20:43.224Z] e9a5061849ea: Waiting [2025-11-05T05:20:43.224Z] 2de7ff778b66: Pulling fs layer [2025-11-05T05:20:43.224Z] d747dcd14b5f: Waiting [2025-11-05T05:20:43.224Z] 2de7ff778b66: Waiting [2025-11-05T05:20:43.224Z] 9712f1f96733: Verifying Checksum [2025-11-05T05:20:43.224Z] 9712f1f96733: Download complete [2025-11-05T05:20:43.512Z] 63f879dbbcfc: Verifying Checksum [2025-11-05T05:20:43.512Z] 63f879dbbcfc: Download complete [2025-11-05T05:20:43.781Z] e9a5061849ea: Verifying Checksum [2025-11-05T05:20:43.781Z] e9a5061849ea: Download complete [2025-11-05T05:20:43.781Z] d747dcd14b5f: Verifying Checksum [2025-11-05T05:20:43.781Z] d747dcd14b5f: Download complete [2025-11-05T05:20:43.781Z] ab5ef0e58194: Verifying Checksum [2025-11-05T05:20:43.781Z] ab5ef0e58194: Download complete [2025-11-05T05:20:43.781Z] 0d9ebad4ef96: Verifying Checksum [2025-11-05T05:20:43.781Z] 0d9ebad4ef96: Download complete [2025-11-05T05:20:43.781Z] 2de7ff778b66: Verifying Checksum [2025-11-05T05:20:43.781Z] 2de7ff778b66: Download complete [2025-11-05T05:20:47.970Z] ab5ef0e58194: Pull complete [2025-11-05T05:20:47.970Z] 9712f1f96733: Pull complete [2025-11-05T05:20:48.534Z] 63f879dbbcfc: Pull complete [2025-11-05T05:20:53.813Z] 0d9ebad4ef96: Pull complete [2025-11-05T05:20:53.813Z] e9a5061849ea: Pull complete [2025-11-05T05:20:53.813Z] d747dcd14b5f: Pull complete [2025-11-05T05:20:54.747Z] 2de7ff778b66: Pull complete [2025-11-05T05:20:54.747Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-05T05:20:54.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-05T05:20:54.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:20:54.850Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:20:54.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:0.23.1-centos7 cat [2025-11-05T05:20:58.014Z] $ docker top 6de5e516ce3dc3cecb4eabd0bd81d92a66910a624de8fca696a830361ad7964a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:20:58.095Z] provisioning config files... [2025-11-05T05:20:58.101Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15709919356162852758tmp [2025-11-05T05:20:58.109Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13243327455233641768tmp [2025-11-05T05:20:58.116Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12909769312838036854tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:20:58.144Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:20:58.436Z] ---> sigul-configuration.sh [2025-11-05T05:20:58.436Z] gpg: directory `/root/.gnupg' created [2025-11-05T05:20:58.436Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-05T05:20:58.436Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-05T05:20:58.436Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-05T05:20:58.436Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-05T05:20:58.436Z] gpg: CAST5 encrypted data [2025-11-05T05:20:58.436Z] gpg: encrypted with 1 passphrase [2025-11-05T05:20:58.436Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-05T05:20:58.728Z] + mkdir /home/jenkins [2025-11-05T05:20:58.728Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-05T05:20:59.028Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-11-05T05:20:59.043Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:20:59.335Z] ---> sigul-install.sh [2025-11-05T05:20:59.335Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-05T05:20:59.630Z] + git tag --list [2025-11-05T05:20:59.630Z] v4.0 [2025-11-05T05:20:59.630Z] v4.0.0 [2025-11-05T05:20:59.630Z] v4.1.0-dev.1 [2025-11-05T05:20:59.630Z] v4.1.0-dev.10 [2025-11-05T05:20:59.630Z] v4.1.0-dev.11 [2025-11-05T05:20:59.630Z] v4.1.0-dev.2 [2025-11-05T05:20:59.630Z] v4.1.0-dev.3 [2025-11-05T05:20:59.630Z] v4.1.0-dev.4 [2025-11-05T05:20:59.630Z] v4.1.0-dev.5 [2025-11-05T05:20:59.630Z] v4.1.0-dev.6 [2025-11-05T05:20:59.630Z] v4.1.0-dev.7 [2025-11-05T05:20:59.630Z] v4.1.0-dev.8 [2025-11-05T05:20:59.630Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-05T05:20:59.925Z] + lftools sign git-tag v4.1.0-dev.11 [2025-11-05T05:21:00.492Z] Signing Git tag with Sigul... [2025-11-05T05:21:00.492Z] Signing v4.1.0-dev.11 [Pipeline] echo [2025-11-05T05:21:00.765Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:21:01.056Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-05T05:21:01.063Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-05T05:21:01.089Z] $ docker stop --time=1 6de5e516ce3dc3cecb4eabd0bd81d92a66910a624de8fca696a830361ad7964a [2025-11-05T05:21:02.442Z] $ docker rm -f --volumes 6de5e516ce3dc3cecb4eabd0bd81d92a66910a624de8fca696a830361ad7964a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-05T05:21:02.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:21:02.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:21:03.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:21:03.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:21:03.297Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:21:03.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-devops/py-git-semver:0.1.4 cat [2025-11-05T05:21:03.559Z] $ docker top 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f -eo pid,comm [2025-11-05T05:21:03.610Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:21:03.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:21:03.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:21:03.668Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:21:03.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:21:03.766Z] $ docker exec 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f ssh-agent [2025-11-05T05:21:03.871Z] SSH_AUTH_SOCK=/tmp/ssh-S5TCRfX8y02h/agent.32 [2025-11-05T05:21:03.871Z] SSH_AGENT_PID=38 [2025-11-05T05:21:03.876Z] Running ssh-add (command line suppressed) [2025-11-05T05:21:03.973Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4308763458041922705.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4308763458041922705.key) [2025-11-05T05:21:03.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:21:04.286Z] + git semver bump pre [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,493 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,496 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,496 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,497 [bump_version] DEBUG bumped version:4.1.0-dev.12 [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,497 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,497 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,499 [execute] INFO git cat-file --batch-check [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,502 [execute] INFO git cat-file --batch [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:21:04.546Z] 2025-11-05 05:21:04,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-11-05T05:21:04.546Z] 4.1.0-dev.12 [Pipeline] } [2025-11-05T05:21:04.551Z] $ docker exec --env ******** --env ******** 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f ssh-agent -k [2025-11-05T05:21:04.650Z] unset SSH_AUTH_SOCK; [2025-11-05T05:21:04.650Z] unset SSH_AGENT_PID; [2025-11-05T05:21:04.650Z] echo Agent pid 38 killed; [2025-11-05T05:21:04.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:21:04.997Z] + git semver [Pipeline] } [2025-11-05T05:21:05.265Z] $ docker stop --time=1 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f [2025-11-05T05:21:06.522Z] $ docker rm -f --volumes 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:21:06.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:21:06.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:21:07.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:21:07.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:21:07.267Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:21:07.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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-devops/py-git-semver:0.1.4 cat [2025-11-05T05:21:07.514Z] $ docker top 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc -eo pid,comm [2025-11-05T05:21:07.560Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:21:07.560Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:21:07.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:21:07.620Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:21:07.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:21:07.729Z] $ docker exec 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc ssh-agent [2025-11-05T05:21:07.832Z] SSH_AUTH_SOCK=/tmp/ssh-uCtI3UnOOQLO/agent.32 [2025-11-05T05:21:07.832Z] SSH_AGENT_PID=38 [2025-11-05T05:21:07.837Z] Running ssh-add (command line suppressed) [2025-11-05T05:21:07.925Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6686316738779935517.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6686316738779935517.key) [2025-11-05T05:21:07.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:21:08.234Z] + git semver push [2025-11-05T05:21:08.493Z] 2025-11-05 05:21:08,418 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:21:08.493Z] 2025-11-05 05:21:08,421 [run_push] DEBUG push [2025-11-05T05:21:08.493Z] 2025-11-05 05:21:08,422 [execute] INFO git cat-file --batch-check [2025-11-05T05:21:08.493Z] 2025-11-05 05:21:08,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:21:08.493Z] 2025-11-05 05:21:08,424 [execute] INFO git rev-list 37124bf565e164e0fdd008df378e05e0dd5eccab -- [2025-11-05T05:21:08.493Z] 2025-11-05 05:21:08,424 [execute] DEBUG Popen(['git', 'rev-list', '37124bf565e164e0fdd008df378e05e0dd5eccab', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:21:08.493Z] 2025-11-05 05:21:08,427 [execute] INFO git fetch -v -- origin [2025-11-05T05:21:08.493Z] 2025-11-05 05:21:08,428 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-05T05:21:09.062Z] 2025-11-05 05:21:08,935 [run_push] DEBUG no remote changes detected [2025-11-05T05:21:09.062Z] 2025-11-05 05:21:08,935 [execute] INFO git push origin semver [2025-11-05T05:21:09.062Z] 2025-11-05 05:21:08,935 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:21:10.001Z] 2025-11-05 05:21:09,875 [run_push] DEBUG push all version tags [2025-11-05T05:21:10.001Z] 2025-11-05 05:21:09,876 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-05T05:21:10.001Z] 2025-11-05 05:21:09,876 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:21:10.940Z] 2025-11-05 05:21:10,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-11-05T05:21:10.940Z] 4.1.0-dev.12 [Pipeline] } [2025-11-05T05:21:10.945Z] $ docker exec --env ******** --env ******** 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc ssh-agent -k [2025-11-05T05:21:11.025Z] unset SSH_AUTH_SOCK; [2025-11-05T05:21:11.025Z] unset SSH_AGENT_PID; [2025-11-05T05:21:11.025Z] echo Agent pid 38 killed; [2025-11-05T05:21:11.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:21:11.375Z] + git semver [Pipeline] } [2025-11-05T05:21:11.640Z] $ docker stop --time=1 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc [2025-11-05T05:21:12.890Z] $ docker rm -f --volumes 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T05:21:13.515Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-11-05T05:21:13.515Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-11-05T05:21:13.515Z] total 16 [2025-11-05T05:21:13.515Z] drwxr-xr-x 3 root root 4096 Nov 5 05:07 . [2025-11-05T05:21:13.515Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:20 .. [2025-11-05T05:21:13.515Z] drwxr-xr-x 2 root root 4096 Nov 5 05:07 cost [2025-11-05T05:21:13.515Z] -rw-r--r-- 1 root root 85 Nov 5 05:07 cost.csv [2025-11-05T05:21:13.515Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-11-05T05:21:13.515Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-11-05T05:21:13.515Z] total 16 [2025-11-05T05:21:13.515Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:07 . [2025-11-05T05:21:13.515Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:20 .. [2025-11-05T05:21:13.515Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:07 cost [2025-11-05T05:21:13.515Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 5 05:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:21:13.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:21:14.661Z] ---> package-listing.sh [2025-11-05T05:21:14.661Z] ++ facter osfamily [2025-11-05T05:21:14.661Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:21:14.919Z] + OS_FAMILY=debian [2025-11-05T05:21:14.919Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-11-05T05:21:14.919Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:21:14.919Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:21:14.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:21:14.919Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:21:14.919Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-11-05T05:21:14.919Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:21:14.919Z] + case "${OS_FAMILY}" in [2025-11-05T05:21:14.919Z] + dpkg -l [2025-11-05T05:21:14.919Z] + grep '^ii' [2025-11-05T05:21:14.919Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:21:14.919Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:21:14.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:21:14.919Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-11-05T05:21:14.919Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-11-05T05:21:14.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-11-05T05:21:14.931Z] 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-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-05T05:21:15.206Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:21:15.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:21:15.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:21:15.853Z] prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container [2025-11-05T05:21:15.876Z] $ 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-opc-ua_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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 [2025-11-05T05:21:16.089Z] $ docker top 331294bf4a1f5b3968224610c094a7e6702727485892206a407b0aab63754e7f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:21:16.450Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:21:16.734Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:21:17.017Z] + ls /var/log/sa-host [2025-11-05T05:21:17.017Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:21:17.056Z] provisioning config files... [2025-11-05T05:21:17.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config672226675109627956tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:21:17.082Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:21:17.366Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:21:17.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:21:17.693Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:21:17.703Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:21:17.984Z] ---> sudo-logs.sh [2025-11-05T05:21:17.984Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T05:21:18.019Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:21:18.298Z] ---> job-cost.sh [2025-11-05T05:21:18.298Z] lf-activate-venv: SKIPPING [2025-11-05T05:21:18.298Z] DEBUG: total: 0.4399999976158142 [2025-11-05T05:21:18.298Z] INFO: Retrieving Stack Cost... [2025-11-05T05:21:18.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:21:18.815Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:21:18.832Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:21:19.109Z] ---> logs-deploy.sh [2025-11-05T05:21:19.109Z] lf-activate-venv: SKIPPING [2025-11-05T05:21:19.109Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/26 [2025-11-05T05:21:19.109Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:21:20.046Z] Archives upload complete. [2025-11-05T05:21:20.046Z] INFO: archiving logs to Nexus