Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 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-ssh6174851593040372697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh4148795384295231459.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 056ae7b86453181957306e7078512cbe12174832 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-ssh11279074754130596686.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh2409591194341689514.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-ssh18057910496607122565.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8894 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 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 (main) Commit message: "Merge pull request #134 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" > 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 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 # timeout=10 > git rev-list --no-walk d02096d86674522962d20ebf540a7836b311c48f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-16T01:48:34.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-16T01:48:34.688Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-16T01:48:34.714Z] ========================================================= [2025-09-16T01:48:34.714Z] EdgeX Global Pipelines Version Info [2025-09-16T01:48:34.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:48:35.833Z] ------------------- [2025-09-16T01:48:35.833Z] stable info: [2025-09-16T01:48:35.833Z] ------------------- [2025-09-16T01:48:35.833Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-16T01:48:35.833Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-16T01:48:35.833Z] Message: update stable to v1.0.276 [2025-09-16T01:48:36.404Z] ------------------- [2025-09-16T01:48:36.404Z] experimental info: [2025-09-16T01:48:36.404Z] ------------------- [2025-09-16T01:48:36.404Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-16T01:48:36.404Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-16T01:48:36.404Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-16T01:48:36.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-09-16T01:48:36.501Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-09-16T01:48:36.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-16T01:48:36.552Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-16T01:48:36.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-16T01:48:36.595Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-16T01:48:36.616Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-16T01:48:36.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-16T01:48:36.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-16T01:48:36.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-16T01:48:36.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-16T01:48:36.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-09-16T01:48:36.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-16T01:48:36.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-16T01:48:36.789Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-16T01:48:36.807Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-16T01:48:36.831Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-16T01:48:36.857Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-16T01:48:36.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-16T01:48:36.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-16T01:48:36.927Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-16T01:48:36.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-16T01:48:36.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-16T01:48:36.995Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-16T01:48:37.015Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-16T01:48:37.037Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-16T01:48:37.062Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-16T01:48:37.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-16T01:48:37.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-16T01:48:37.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-16T01:48:37.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo [2025-09-16T01:48:37.166Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f40aaf6 [Pipeline] echo [2025-09-16T01:48:37.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-16T01:48:37.248Z] provisioning config files... [2025-09-16T01:48:37.268Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11877953459613078443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:48:37.615Z] ---> ****-login.sh [2025-09-16T01:48:37.615Z] nexus3.edgexfoundry.org:10001 [2025-09-16T01:48:37.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:37.874Z] [2025-09-16T01:48:37.874Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-16T01:48:37.874Z] Configure a credential helper to remove this warning. See [2025-09-16T01:48:37.874Z] https://docs.****.com/go/credential-store/ [2025-09-16T01:48:37.874Z] [2025-09-16T01:48:37.874Z] Login Succeeded [2025-09-16T01:48:37.874Z] nexus3.edgexfoundry.org:10002 [2025-09-16T01:48:37.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:38.139Z] [2025-09-16T01:48:38.139Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-16T01:48:38.139Z] Configure a credential helper to remove this warning. See [2025-09-16T01:48:38.139Z] https://docs.****.com/go/credential-store/ [2025-09-16T01:48:38.139Z] [2025-09-16T01:48:38.139Z] Login Succeeded [2025-09-16T01:48:38.139Z] nexus3.edgexfoundry.org:10003 [2025-09-16T01:48:38.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:38.139Z] [2025-09-16T01:48:38.139Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-16T01:48:38.139Z] Configure a credential helper to remove this warning. See [2025-09-16T01:48:38.139Z] https://docs.****.com/go/credential-store/ [2025-09-16T01:48:38.139Z] [2025-09-16T01:48:38.139Z] Login Succeeded [2025-09-16T01:48:38.139Z] nexus3.edgexfoundry.org:10004 [2025-09-16T01:48:38.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:38.398Z] [2025-09-16T01:48:38.398Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-16T01:48:38.398Z] Configure a credential helper to remove this warning. See [2025-09-16T01:48:38.398Z] https://docs.****.com/go/credential-store/ [2025-09-16T01:48:38.398Z] [2025-09-16T01:48:38.398Z] Login Succeeded [2025-09-16T01:48:38.398Z] ****.io [2025-09-16T01:48:38.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:38.398Z] [2025-09-16T01:48:38.399Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-16T01:48:38.399Z] Configure a credential helper to remove this warning. See [2025-09-16T01:48:38.399Z] https://docs.****.com/go/credential-store/ [2025-09-16T01:48:38.399Z] [2025-09-16T01:48:38.399Z] Login Succeeded [2025-09-16T01:48:38.399Z] ---> ****-login.sh ends [Pipeline] } [2025-09-16T01:48:38.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-16T01:48:38.795Z] + git rev-list -1 --merges f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74~1..f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo [2025-09-16T01:48:38.823Z] -----------> git rev-list -1 --merges f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74~1..f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T01:48:38.823Z] f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [false] [Pipeline] sh [2025-09-16T01:48:39.111Z] + git log --format=format:%s -1 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo [2025-09-16T01:48:39.129Z] ========================================================= [2025-09-16T01:48:39.129Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-16T01:48:39.129Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-16T01:48:39.473Z] + git log --format=format:%s -1 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo [2025-09-16T01:48:39.487Z] [semverPrep] GIT_COMMIT: f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74, Commit Message: Merge pull request #134 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38 [Pipeline] echo [2025-09-16T01:48:39.502Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-16T01:48:39.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-16T01:48:39.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-16T01:48:39.868Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-16T01:48:39.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-16T01:48:39.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-16T01:48:39.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-16T01:48:39.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:48:40.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-16T01:48:40.287Z] [2025-09-16T01:48:40.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:48:40.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-16T01:48:40.598Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-16T01:48:40.598Z] 3dae71ba6b94: Pulling fs layer [2025-09-16T01:48:40.598Z] 6bf1a483ea7c: Pulling fs layer [2025-09-16T01:48:40.598Z] f5dfc541a4d3: Pulling fs layer [2025-09-16T01:48:40.598Z] 461d9e800cba: Pulling fs layer [2025-09-16T01:48:40.598Z] 80192f66455f: Pulling fs layer [2025-09-16T01:48:40.598Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-16T01:48:40.598Z] a29436f7fd5d: Pulling fs layer [2025-09-16T01:48:40.598Z] 923cac83aea3: Pulling fs layer [2025-09-16T01:48:40.598Z] 25ad8b0a4227: Pulling fs layer [2025-09-16T01:48:40.598Z] db01528c6b51: Pulling fs layer [2025-09-16T01:48:40.598Z] 28988de357af: Pulling fs layer [2025-09-16T01:48:40.598Z] a29436f7fd5d: Waiting [2025-09-16T01:48:40.598Z] 923cac83aea3: Waiting [2025-09-16T01:48:40.598Z] 28988de357af: Waiting [2025-09-16T01:48:40.598Z] 25ad8b0a4227: Waiting [2025-09-16T01:48:40.598Z] db01528c6b51: Waiting [2025-09-16T01:48:40.598Z] 461d9e800cba: Waiting [2025-09-16T01:48:40.598Z] 80192f66455f: Waiting [2025-09-16T01:48:40.598Z] 2e8e34ca0e6c: Waiting [2025-09-16T01:48:40.598Z] 6bf1a483ea7c: Verifying Checksum [2025-09-16T01:48:40.598Z] 6bf1a483ea7c: Download complete [2025-09-16T01:48:40.598Z] 461d9e800cba: Download complete [2025-09-16T01:48:40.598Z] 80192f66455f: Download complete [2025-09-16T01:48:40.856Z] f5dfc541a4d3: Verifying Checksum [2025-09-16T01:48:40.856Z] f5dfc541a4d3: Download complete [2025-09-16T01:48:40.856Z] 3dae71ba6b94: Verifying Checksum [2025-09-16T01:48:40.856Z] 3dae71ba6b94: Download complete [2025-09-16T01:48:40.856Z] 923cac83aea3: Download complete [2025-09-16T01:48:41.116Z] 25ad8b0a4227: Verifying Checksum [2025-09-16T01:48:41.116Z] 25ad8b0a4227: Download complete [2025-09-16T01:48:41.116Z] db01528c6b51: Download complete [2025-09-16T01:48:41.116Z] 28988de357af: Verifying Checksum [2025-09-16T01:48:41.116Z] 28988de357af: Download complete [2025-09-16T01:48:41.116Z] a29436f7fd5d: Verifying Checksum [2025-09-16T01:48:41.116Z] a29436f7fd5d: Download complete [2025-09-16T01:48:41.375Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-16T01:48:41.375Z] 2e8e34ca0e6c: Download complete [2025-09-16T01:48:42.312Z] 3dae71ba6b94: Pull complete [2025-09-16T01:48:42.572Z] 6bf1a483ea7c: Pull complete [2025-09-16T01:48:43.508Z] f5dfc541a4d3: Pull complete [2025-09-16T01:48:43.508Z] 461d9e800cba: Pull complete [2025-09-16T01:48:43.508Z] 80192f66455f: Pull complete [2025-09-16T01:48:47.718Z] 2e8e34ca0e6c: Pull complete [2025-09-16T01:48:48.285Z] a29436f7fd5d: Pull complete [2025-09-16T01:48:48.545Z] 923cac83aea3: Pull complete [2025-09-16T01:48:48.545Z] 25ad8b0a4227: Pull complete [2025-09-16T01:48:48.545Z] db01528c6b51: Pull complete [2025-09-16T01:48:48.545Z] 28988de357af: Pull complete [2025-09-16T01:48:48.804Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-16T01:48:48.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-16T01:48:48.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T01:48:48.949Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T01:48:48.983Z] $ 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-09-16T01:48:51.433Z] $ docker top 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 -eo pid,comm [2025-09-16T01:48:51.492Z] 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-09-16T01:48:51.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-16T01:48:51.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-16T01:48:51.541Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-16T01:48:51.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-16T01:48:51.659Z] $ docker exec 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 ssh-agent [2025-09-16T01:48:51.769Z] SSH_AUTH_SOCK=/tmp/ssh-1AUPpSoLSO44/agent.32 [2025-09-16T01:48:51.769Z] SSH_AGENT_PID=38 [2025-09-16T01:48:51.777Z] Running ssh-add (command line suppressed) [2025-09-16T01:48:51.870Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7657473205888406913.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7657473205888406913.key) [2025-09-16T01:48:51.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-16T01:48:52.178Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2025-09-16T01:48:52.468Z] + git tag --points-at HEAD [Pipeline] } [2025-09-16T01:48:52.479Z] $ docker exec --env ******** --env ******** 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 ssh-agent -k [2025-09-16T01:48:52.588Z] unset SSH_AUTH_SOCK; [2025-09-16T01:48:52.588Z] unset SSH_AGENT_PID; [2025-09-16T01:48:52.588Z] echo Agent pid 38 killed; [2025-09-16T01:48:52.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-16T01:48:52.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-16T01:48:52.649Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-16T01:48:52.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-16T01:48:52.754Z] $ docker exec 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 ssh-agent [2025-09-16T01:48:52.855Z] SSH_AUTH_SOCK=/tmp/ssh-6OnmO8RBKUiJ/agent.87 [2025-09-16T01:48:52.855Z] SSH_AGENT_PID=93 [2025-09-16T01:48:52.860Z] Running ssh-add (command line suppressed) [2025-09-16T01:48:52.962Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5669776684450654807.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5669776684450654807.key) [2025-09-16T01:48:52.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-16T01:48:53.277Z] + git semver init [2025-09-16T01:48:53.537Z] 2025-09-16 01:48:53,491 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-16T01:48:53.537Z] 2025-09-16 01:48:53,495 [run_init] DEBUG init version:0.0.0 force:False [2025-09-16T01:48:53.537Z] 2025-09-16 01:48:53,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-09-16T01:48:53.537Z] 2025-09-16 01:48:53,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-09-16T01:48:53.537Z] 2025-09-16 01:48:53,497 [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-09-16T01:48:54.927Z] 2025-09-16 01:48:54,504 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-09-16T01:48:54.927Z] 2025-09-16 01:48:54,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-09-16T01:48:54.927Z] 2025-09-16 01:48:54,505 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-16T01:48:54.927Z] 2025-09-16 01:48:54,505 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-16T01:48:54.927Z] 4.1.0-dev.9 [Pipeline] } [2025-09-16T01:48:54.935Z] $ docker exec --env ******** --env ******** 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 ssh-agent -k [2025-09-16T01:48:55.033Z] unset SSH_AUTH_SOCK; [2025-09-16T01:48:55.033Z] unset SSH_AGENT_PID; [2025-09-16T01:48:55.033Z] echo Agent pid 93 killed; [2025-09-16T01:48:55.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-16T01:48:55.358Z] + git semver [Pipeline] } [2025-09-16T01:48:55.624Z] $ docker stop --time=1 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 [2025-09-16T01:48:56.904Z] $ docker rm -f --volumes 2a1271cde82905a48226304da566e8c0b036072fea43c05419df7d4f3923eb70 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-16T01:48:57.257Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-16T01:48:57.482Z] Stashed 1 file(s) [Pipeline] echo [2025-09-16T01:48:57.485Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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-09-16T01:48:57.657Z] provisioning config files... [2025-09-16T01:48:57.665Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7387171661318091470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:48:58.041Z] ---> ****-login.sh [2025-09-16T01:48:58.041Z] nexus3.edgexfoundry.org:10001 [2025-09-16T01:48:58.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:58.041Z] Login Succeeded [2025-09-16T01:48:58.041Z] nexus3.edgexfoundry.org:10002 [2025-09-16T01:48:58.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:58.041Z] Login Succeeded [2025-09-16T01:48:58.041Z] nexus3.edgexfoundry.org:10003 [2025-09-16T01:48:58.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:58.303Z] Login Succeeded [2025-09-16T01:48:58.303Z] nexus3.edgexfoundry.org:10004 [2025-09-16T01:48:58.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:58.303Z] Login Succeeded [2025-09-16T01:48:58.303Z] ****.io [2025-09-16T01:48:58.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:48:58.568Z] Login Succeeded [2025-09-16T01:48:58.568Z] ---> ****-login.sh ends [Pipeline] } [2025-09-16T01:48:58.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-16T01:48:58.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-16T01:48:58.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-16T01:48:58.707Z] ========================================================= [2025-09-16T01:48:58.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-16T01:48:58.707Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:48:59.041Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-16T01:48:59.609Z] #0 building with "default" instance using docker driver [2025-09-16T01:48:59.609Z] [2025-09-16T01:48:59.609Z] #1 [internal] load build definition from Dockerfile [2025-09-16T01:48:59.609Z] #1 transferring dockerfile: 1.28kB done [2025-09-16T01:48:59.609Z] #1 DONE 0.0s [2025-09-16T01:48:59.609Z] [2025-09-16T01:48:59.609Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-16T01:48:59.609Z] #2 DONE 0.1s [2025-09-16T01:48:59.869Z] [2025-09-16T01:48:59.869Z] #3 [internal] load .dockerignore [2025-09-16T01:48:59.869Z] #3 transferring context: 102B done [2025-09-16T01:48:59.869Z] #3 DONE 0.0s [2025-09-16T01:48:59.869Z] [2025-09-16T01:48:59.869Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-16T01:48:59.869Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-16T01:48:59.869Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-16T01:48:59.869Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2025-09-16T01:48:59.869Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-16T01:48:59.869Z] #4 ... [2025-09-16T01:48:59.869Z] [2025-09-16T01:48:59.869Z] #5 [internal] load build context [2025-09-16T01:48:59.869Z] #5 transferring context: 17.37MB 0.2s done [2025-09-16T01:48:59.869Z] #5 DONE 0.2s [2025-09-16T01:48:59.869Z] [2025-09-16T01:48:59.869Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-16T01:48:59.869Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-16T01:48:59.869Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-16T01:48:59.869Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-16T01:48:59.869Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-09-16T01:48:59.869Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-16T01:48:59.869Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-09-16T01:48:59.869Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-09-16T01:48:59.869Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-09-16T01:48:59.869Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-16T01:48:59.869Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-09-16T01:49:00.133Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.31MB / 74.06MB 0.3s [2025-09-16T01:49:00.133Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-16T01:49:00.133Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-16T01:49:00.133Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-09-16T01:49:00.133Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-16T01:49:00.133Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.5s [2025-09-16T01:49:00.133Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 19.92MB / 103.05MB 0.5s [2025-09-16T01:49:00.133Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s [2025-09-16T01:49:00.133Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-09-16T01:49:00.396Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-09-16T01:49:00.396Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 40.89MB / 103.05MB 0.7s [2025-09-16T01:49:00.396Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s [2025-09-16T01:49:00.659Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-09-16T01:49:00.659Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.53MB / 103.05MB 0.8s [2025-09-16T01:49:00.659Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done [2025-09-16T01:49:00.659Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-09-16T01:49:00.659Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 68.16MB / 103.05MB 0.9s [2025-09-16T01:49:00.659Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 1.0s [2025-09-16T01:49:00.917Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 102.46MB / 103.05MB 1.1s [2025-09-16T01:49:01.489Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done [2025-09-16T01:49:05.683Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.8s done [2025-09-16T01:49:05.683Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-16T01:49:05.683Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-16T01:49:05.683Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-16T01:49:05.683Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-16T01:49:05.683Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-16T01:49:05.942Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-16T01:49:05.942Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-16T01:49:09.225Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.8s done [2025-09-16T01:49:09.225Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-09-16T01:49:09.483Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-09-16T01:49:09.483Z] #4 DONE 9.7s [2025-09-16T01:49:09.483Z] [2025-09-16T01:49:09.483Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-16T01:49:09.483Z] #6 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-16T01:49:12.613Z] Still waiting to schedule task [2025-09-16T01:49:12.614Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8892’ [2025-09-16T01:49:12.781Z] #6 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-16T01:49:12.781Z] #6 3.082 OK: 248 MiB in 58 packages [2025-09-16T01:49:16.074Z] #6 DONE 6.1s [2025-09-16T01:49:16.074Z] [2025-09-16T01:49:16.074Z] #7 [builder 3/7] WORKDIR /device-opcua [2025-09-16T01:49:16.074Z] #7 DONE 0.0s [2025-09-16T01:49:16.074Z] [2025-09-16T01:49:16.074Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-16T01:49:16.074Z] #8 DONE 0.0s [2025-09-16T01:49:16.074Z] [2025-09-16T01:49:16.074Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-16T01:49:42.698Z] #9 DONE 25.9s [2025-09-16T01:49:42.698Z] [2025-09-16T01:49:42.698Z] #10 [builder 6/7] COPY . . [2025-09-16T01:49:42.698Z] #10 DONE 0.1s [2025-09-16T01:49:42.698Z] [2025-09-16T01:49:42.698Z] #11 [builder 7/7] RUN echo noop [2025-09-16T01:49:42.698Z] #11 0.215 noop [2025-09-16T01:49:42.698Z] #11 DONE 0.3s [2025-09-16T01:49:42.698Z] [2025-09-16T01:49:42.698Z] #12 exporting to image [2025-09-16T01:49:42.698Z] #12 exporting layers [2025-09-16T01:49:50.826Z] #12 exporting layers 8.4s done [2025-09-16T01:49:50.826Z] #12 writing image sha256:f7f006af26b2a8e9eeeeebabf122aa96a7054fe9addef25211c6e716344dd10c done [2025-09-16T01:49:50.826Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-16T01:49:50.826Z] #12 DONE 8.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:49:51.140Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-16T01:49:51.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T01:49:51.223Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T01:49:51.260Z] $ 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-09-16T01:49:51.630Z] $ docker top 04f01f45a3ec6551a36ab90a03fe3bef6223971d3fa8913dc6a4024bd0428077 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-16T01:49:51.978Z] + go version [2025-09-16T01:49:51.978Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-16T01:49:51.986Z] $ docker stop --time=1 04f01f45a3ec6551a36ab90a03fe3bef6223971d3fa8913dc6a4024bd0428077 [2025-09-16T01:49:53.254Z] $ docker rm -f --volumes 04f01f45a3ec6551a36ab90a03fe3bef6223971d3fa8913dc6a4024bd0428077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:49:53.691Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-16T01:49:53.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T01:49:53.766Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T01:49:53.788Z] $ 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-09-16T01:49:54.011Z] $ docker top 84fa82141b9b7317b2631b8a13de02c45c3a7db58f26418c8de52a0043e14696 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-16T01:49:54.368Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-09-16T01:49:54.672Z] + make test [2025-09-16T01:49:54.672Z] go test ./... -coverprofile=coverage.out [2025-09-16T01:49:56.047Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-09-16T01:50:17.971Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-09-16T01:50:17.971Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-09-16T01:50:17.971Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.024s coverage: 41.4% of statements [2025-09-16T01:50:30.181Z] go vet ./... [2025-09-16T01:50:36.743Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-16T01:50:36.743Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-16T01:50:36.743Z] ./bin/test-attribution-txt.sh [2025-09-16T01:50:36.743Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-16T01:50:36.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-16T01:50:36.771Z] $ docker stop --time=1 84fa82141b9b7317b2631b8a13de02c45c3a7db58f26418c8de52a0043e14696 [2025-09-16T01:50:38.811Z] $ docker rm -f --volumes 84fa82141b9b7317b2631b8a13de02c45c3a7db58f26418c8de52a0043e14696 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-16T01:50:39.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-16T01:50:39.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-16T01:50:39.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-16T01:50:40.284Z] + ls -al . [2025-09-16T01:50:40.284Z] total 236 [2025-09-16T01:50:40.284Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 01:49 . [2025-09-16T01:50:40.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 01:48 .. [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 62 Sep 16 01:48 .dockerignore [2025-09-16T01:50:40.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 01:50 .git [2025-09-16T01:50:40.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:48 .github [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 101 Sep 16 01:48 .gitignore [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 218 Sep 16 01:48 .golangci.yml [2025-09-16T01:50:40.284Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 01:48 .semver [2025-09-16T01:50:40.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:48 .vscode [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 20452 Sep 16 01:48 Attribution.txt [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 2560 Sep 16 01:48 CHANGELOG.md [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 1242 Sep 16 01:48 Dockerfile [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 649 Sep 16 01:48 Jenkinsfile [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 11367 Sep 16 01:48 LICENSE [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 2474 Sep 16 01:48 Makefile [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 4109 Sep 16 01:48 README.md [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 16 01:48 VERSION [2025-09-16T01:50:40.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:48 bin [2025-09-16T01:50:40.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 01:48 cmd [2025-09-16T01:50:40.284Z] -rw-r--r-- 1 jenkins jenkins 26136 Sep 16 01:50 coverage.out [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 6323 Sep 16 01:48 go.mod [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 87111 Sep 16 01:48 go.sum [2025-09-16T01:50:40.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 01:48 internal [2025-09-16T01:50:40.284Z] -rw-rw-r-- 1 jenkins jenkins 260 Sep 16 01:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:50:40.599Z] + 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=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 --label arch=amd64 --label version=4.1.0-dev.9 . [2025-09-16T01:50:40.858Z] #0 building with "default" instance using docker driver [2025-09-16T01:50:40.858Z] [2025-09-16T01:50:40.858Z] #1 [internal] load build definition from Dockerfile [2025-09-16T01:50:40.858Z] #1 transferring dockerfile: 1.28kB done [2025-09-16T01:50:40.858Z] #1 DONE 0.0s [2025-09-16T01:50:40.858Z] [2025-09-16T01:50:40.858Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-16T01:50:40.858Z] #2 DONE 0.0s [2025-09-16T01:50:40.858Z] [2025-09-16T01:50:40.858Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-16T01:50:40.858Z] #3 DONE 0.1s [2025-09-16T01:50:40.858Z] [2025-09-16T01:50:40.858Z] #4 [internal] load .dockerignore [2025-09-16T01:50:40.858Z] #4 transferring context: 102B done [2025-09-16T01:50:40.858Z] #4 DONE 0.0s [2025-09-16T01:50:40.858Z] [2025-09-16T01:50:40.858Z] #5 [internal] load build context [2025-09-16T01:50:40.858Z] #5 transferring context: 36.78kB 0.0s done [2025-09-16T01:50:40.858Z] #5 DONE 0.0s [2025-09-16T01:50:40.858Z] [2025-09-16T01:50:40.858Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-16T01:50:40.858Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-16T01:50:40.858Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-16T01:50:41.125Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-16T01:50:41.125Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-16T01:50:41.125Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-16T01:50:41.125Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-16T01:50:41.125Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-16T01:50:41.125Z] #6 DONE 0.3s [2025-09-16T01:50:41.125Z] [2025-09-16T01:50:41.125Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-16T01:50:41.125Z] #7 DONE 0.1s [2025-09-16T01:50:41.125Z] [2025-09-16T01:50:41.125Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-16T01:50:41.125Z] #8 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-16T01:50:41.384Z] #8 0.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-16T01:50:41.643Z] #8 0.875 OK: 248 MiB in 58 packages [2025-09-16T01:50:41.901Z] #8 DONE 1.0s [2025-09-16T01:50:41.901Z] [2025-09-16T01:50:41.901Z] #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-09-16T01:50:41.901Z] #9 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-16T01:50:41.901Z] #9 0.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-16T01:50:41.901Z] #9 0.716 (1/6) Installing dumb-init (1.2.5-r3) [2025-09-16T01:50:41.901Z] #9 0.723 (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-09-16T01:50:41.901Z] #9 0.728 (3/6) Installing libsodium (1.0.19-r0) [2025-09-16T01:50:41.901Z] #9 0.741 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-16T01:50:41.901Z] #9 0.769 (5/6) Installing libzmq (4.3.5-r2) [2025-09-16T01:50:41.901Z] #9 0.780 (6/6) Installing zeromq (4.3.5-r2) [2025-09-16T01:50:41.901Z] #9 0.786 Executing busybox-1.36.1-r29.trigger [2025-09-16T01:50:41.901Z] #9 0.797 OK: 12 MiB in 20 packages [2025-09-16T01:50:42.160Z] #9 DONE 0.9s [2025-09-16T01:50:42.160Z] [2025-09-16T01:50:42.160Z] #10 [builder 3/7] WORKDIR /device-opcua [2025-09-16T01:50:42.160Z] #10 DONE 0.0s [2025-09-16T01:50:42.160Z] [2025-09-16T01:50:42.160Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-16T01:50:42.160Z] #11 DONE 0.0s [2025-09-16T01:50:42.160Z] [2025-09-16T01:50:42.160Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-16T01:50:42.419Z] #12 0.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-16T01:50:42.419Z] #12 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-16T01:50:42.419Z] #12 ... [2025-09-16T01:50:42.419Z] [2025-09-16T01:50:42.419Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-16T01:50:42.419Z] #13 DONE 0.5s [2025-09-16T01:50:42.680Z] [2025-09-16T01:50:42.680Z] #14 [builder 6/7] COPY . . [2025-09-16T01:50:42.680Z] #14 DONE 0.1s [2025-09-16T01:50:42.680Z] [2025-09-16T01:50:42.680Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-16T01:50:42.680Z] #12 0.781 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-16T01:50:42.938Z] #12 0.873 Executing busybox-1.36.1-r30.post-upgrade [2025-09-16T01:50:42.938Z] #12 0.908 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-16T01:50:43.195Z] #12 0.991 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-16T01:50:43.195Z] #12 1.155 Executing busybox-1.36.1-r30.trigger [2025-09-16T01:50:43.195Z] #12 1.161 OK: 12 MiB in 20 packages [2025-09-16T01:50:43.195Z] #12 DONE 1.3s [2025-09-16T01:50:43.195Z] [2025-09-16T01:50:43.195Z] #15 [builder 7/7] RUN make build [2025-09-16T01:50:43.195Z] #15 0.243 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-09-16T01:51:09.752Z] #15 26.12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-09-16T01:51:10.321Z] #15 DONE 27.5s [2025-09-16T01:51:10.321Z] [2025-09-16T01:51:10.321Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2025-09-16T01:51:10.579Z] #16 DONE 0.2s [2025-09-16T01:51:10.837Z] [2025-09-16T01:51:10.837Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2025-09-16T01:51:10.837Z] #17 DONE 0.0s [2025-09-16T01:51:10.837Z] [2025-09-16T01:51:10.837Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2025-09-16T01:51:10.837Z] #18 DONE 0.0s [2025-09-16T01:51:10.837Z] [2025-09-16T01:51:10.837Z] #19 exporting to image [2025-09-16T01:51:10.837Z] #19 exporting layers [2025-09-16T01:51:10.837Z] #19 exporting layers 0.2s done [2025-09-16T01:51:10.837Z] #19 writing image sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done [2025-09-16T01:51:10.837Z] #19 naming to docker.io/library/device-opc-ua done [2025-09-16T01:51:10.837Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-16T01:51:10.975Z] provisioning config files... [2025-09-16T01:51:10.985Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12855724639530919486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:51:11.298Z] ---> ****-login.sh [2025-09-16T01:51:11.298Z] nexus3.edgexfoundry.org:10001 [2025-09-16T01:51:11.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:51:11.298Z] Login Succeeded [2025-09-16T01:51:11.298Z] nexus3.edgexfoundry.org:10002 [2025-09-16T01:51:11.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:51:11.298Z] Login Succeeded [2025-09-16T01:51:11.298Z] nexus3.edgexfoundry.org:10003 [2025-09-16T01:51:11.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:51:11.557Z] Login Succeeded [2025-09-16T01:51:11.557Z] nexus3.edgexfoundry.org:10004 [2025-09-16T01:51:11.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:51:11.557Z] Login Succeeded [2025-09-16T01:51:11.557Z] ****.io [2025-09-16T01:51:11.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:51:11.817Z] Login Succeeded [2025-09-16T01:51:11.817Z] ---> ****-login.sh ends [Pipeline] } [2025-09-16T01:51:11.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-16T01:51:11.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-16T01:51:11.895Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-09-16T01:51:11.895Z] f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T01:51:11.895Z] latest [2025-09-16T01:51:11.895Z] 4.1.0-dev.9 [2025-09-16T01:51:11.895Z] f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [2025-09-16T01:51:11.895Z] main [2025-09-16T01:51:11.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:12.227Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:12.543Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T01:51:12.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-16T01:51:12.544Z] 6e0741646ddb: Preparing [2025-09-16T01:51:12.544Z] c8313a898632: Preparing [2025-09-16T01:51:12.544Z] e403fe5a5a48: Preparing [2025-09-16T01:51:12.544Z] bb46ba42e1ef: Preparing [2025-09-16T01:51:12.544Z] 29c9ce619cf3: Preparing [2025-09-16T01:51:12.544Z] 097100c76c15: Preparing [2025-09-16T01:51:12.544Z] 097100c76c15: Waiting [2025-09-16T01:51:12.544Z] c8313a898632: Pushed [2025-09-16T01:51:12.544Z] 6e0741646ddb: Pushed [2025-09-16T01:51:12.544Z] 097100c76c15: Layer already exists [2025-09-16T01:51:12.544Z] bb46ba42e1ef: Pushed [2025-09-16T01:51:13.110Z] 29c9ce619cf3: Pushed [2025-09-16T01:51:18.385Z] e403fe5a5a48: Pushed [2025-09-16T01:51:18.385Z] f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:18.715Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:19.034Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-16T01:51:19.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-16T01:51:19.035Z] 6e0741646ddb: Preparing [2025-09-16T01:51:19.035Z] c8313a898632: Preparing [2025-09-16T01:51:19.035Z] e403fe5a5a48: Preparing [2025-09-16T01:51:19.035Z] bb46ba42e1ef: Preparing [2025-09-16T01:51:19.035Z] 29c9ce619cf3: Preparing [2025-09-16T01:51:19.035Z] 097100c76c15: Preparing [2025-09-16T01:51:19.035Z] 097100c76c15: Waiting [2025-09-16T01:51:19.035Z] e403fe5a5a48: Layer already exists [2025-09-16T01:51:19.035Z] c8313a898632: Layer already exists [2025-09-16T01:51:19.035Z] bb46ba42e1ef: Layer already exists [2025-09-16T01:51:19.035Z] 6e0741646ddb: Layer already exists [2025-09-16T01:51:19.035Z] 29c9ce619cf3: Layer already exists [2025-09-16T01:51:19.035Z] 097100c76c15: Layer already exists [2025-09-16T01:51:19.035Z] latest: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:19.360Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:19.678Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 [2025-09-16T01:51:19.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-16T01:51:19.678Z] 6e0741646ddb: Preparing [2025-09-16T01:51:19.678Z] c8313a898632: Preparing [2025-09-16T01:51:19.678Z] e403fe5a5a48: Preparing [2025-09-16T01:51:19.678Z] bb46ba42e1ef: Preparing [2025-09-16T01:51:19.678Z] 29c9ce619cf3: Preparing [2025-09-16T01:51:19.678Z] 097100c76c15: Preparing [2025-09-16T01:51:19.678Z] 097100c76c15: Waiting [2025-09-16T01:51:19.678Z] bb46ba42e1ef: Layer already exists [2025-09-16T01:51:19.678Z] c8313a898632: Layer already exists [2025-09-16T01:51:19.678Z] 6e0741646ddb: Layer already exists [2025-09-16T01:51:19.678Z] 29c9ce619cf3: Layer already exists [2025-09-16T01:51:19.678Z] e403fe5a5a48: Layer already exists [2025-09-16T01:51:19.678Z] 097100c76c15: Layer already exists [2025-09-16T01:51:19.678Z] 4.1.0-dev.9: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:20.009Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:20.419Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [2025-09-16T01:51:20.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-16T01:51:20.420Z] 6e0741646ddb: Preparing [2025-09-16T01:51:20.420Z] c8313a898632: Preparing [2025-09-16T01:51:20.420Z] e403fe5a5a48: Preparing [2025-09-16T01:51:20.420Z] bb46ba42e1ef: Preparing [2025-09-16T01:51:20.420Z] 29c9ce619cf3: Preparing [2025-09-16T01:51:20.420Z] 097100c76c15: Preparing [2025-09-16T01:51:20.420Z] 097100c76c15: Waiting [2025-09-16T01:51:20.420Z] bb46ba42e1ef: Layer already exists [2025-09-16T01:51:20.420Z] 6e0741646ddb: Layer already exists [2025-09-16T01:51:20.420Z] c8313a898632: Layer already exists [2025-09-16T01:51:20.420Z] 29c9ce619cf3: Layer already exists [2025-09-16T01:51:20.420Z] e403fe5a5a48: Layer already exists [2025-09-16T01:51:20.420Z] 097100c76c15: Layer already exists [2025-09-16T01:51:20.420Z] f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:20.741Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:51:21.058Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-16T01:51:21.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-16T01:51:21.058Z] 6e0741646ddb: Preparing [2025-09-16T01:51:21.058Z] c8313a898632: Preparing [2025-09-16T01:51:21.058Z] e403fe5a5a48: Preparing [2025-09-16T01:51:21.058Z] bb46ba42e1ef: Preparing [2025-09-16T01:51:21.058Z] 29c9ce619cf3: Preparing [2025-09-16T01:51:21.058Z] 097100c76c15: Preparing [2025-09-16T01:51:21.058Z] 097100c76c15: Waiting [2025-09-16T01:51:21.058Z] c8313a898632: Layer already exists [2025-09-16T01:51:21.058Z] 6e0741646ddb: Layer already exists [2025-09-16T01:51:21.058Z] 29c9ce619cf3: Layer already exists [2025-09-16T01:51:21.058Z] bb46ba42e1ef: Layer already exists [2025-09-16T01:51:21.058Z] e403fe5a5a48: Layer already exists [2025-09-16T01:51:21.058Z] 097100c76c15: Layer already exists [2025-09-16T01:51:21.058Z] main: digest: sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-16T01:51:21.136Z] ===================================================== [Pipeline] echo [2025-09-16T01:51:21.146Z] taggedImages: [2025-09-16T01:51:21.146Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T01:51:21.146Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-16T01:51:21.146Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 [2025-09-16T01:51:21.146Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [2025-09-16T01:51:21.146Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2025-09-16T01:51:21.182Z] ========================================================= [2025-09-16T01:51:21.182Z] [edgeXBuildMultiArch] RAW Config: [2025-09-16T01:51:21.182Z] images: [2025-09-16T01:51:21.182Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T01:51:21.182Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-16T01:51:21.182Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 [2025-09-16T01:51:21.182Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [2025-09-16T01:51:21.182Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-16T01:51:21.182Z] settingsFile: [2025-09-16T01:51:21.182Z] device-opc-ua-settings [2025-09-16T01:51:21.182Z] ========================================================= [Pipeline] node [2025-09-16T01:51:36.185Z] Still waiting to schedule task [2025-09-16T01:51:36.185Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-16T01:52:33.520Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8896 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-09-16T01:52:33.540Z] Running in /w/workspace/device-opc-ua/23 [Pipeline] { [Pipeline] checkout [2025-09-16T01:52:35.988Z] Running on prd-centos7-docker-4c-2g-8897 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [2025-09-16T01:52:36.591Z] Selected Git installation does not exist. Using Default [2025-09-16T01:52:36.591Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-16T01:52:36.617Z] provisioning config files... [2025-09-16T01:52:36.638Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10538542826756611137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:52:40.526Z] ---> ****-login.sh [2025-09-16T01:52:40.526Z] nexus3.edgexfoundry.org:10001 [2025-09-16T01:52:40.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:40.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:40.526Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:40.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:40.526Z] [2025-09-16T01:52:40.526Z] Login Succeeded [2025-09-16T01:52:40.526Z] nexus3.edgexfoundry.org:10002 [2025-09-16T01:52:40.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:40.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:40.791Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:40.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:40.791Z] [2025-09-16T01:52:40.791Z] Login Succeeded [2025-09-16T01:52:40.791Z] nexus3.edgexfoundry.org:10003 [2025-09-16T01:52:40.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:40.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:40.791Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:40.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:40.791Z] [2025-09-16T01:52:40.791Z] Login Succeeded [2025-09-16T01:52:40.791Z] nexus3.edgexfoundry.org:10004 [2025-09-16T01:52:40.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:40.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:40.791Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:40.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:40.791Z] [2025-09-16T01:52:40.791Z] Login Succeeded [2025-09-16T01:52:40.791Z] ****.io [2025-09-16T01:52:41.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:41.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:41.054Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:41.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:41.054Z] [2025-09-16T01:52:41.054Z] Login Succeeded [2025-09-16T01:52:41.054Z] ---> ****-login.sh ends [Pipeline] } [2025-09-16T01:52:41.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-16T01:52:41.229Z] using credential edgex-jenkins-ssh [2025-09-16T01:52:41.265Z] Cloning the remote Git repository [2025-09-16T01:52:41.419Z] + docker buildx ls [2025-09-16T01:52:41.420Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-16T01:52:41.420Z] default * docker [2025-09-16T01:52:41.420Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-16T01:52:41.297Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-09-16T01:52:41.385Z] > git init /w/workspace/device-opc-ua/23 # timeout=10 [2025-09-16T01:52:41.516Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-09-16T01:52:41.517Z] > git --version # timeout=10 [2025-09-16T01:52:41.536Z] > git --version # 'git version 2.25.1' [2025-09-16T01:52:41.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-16T01:52:41.714Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-16T01:52:41.714Z] edgex-builder [Pipeline] sh [2025-09-16T01:52:42.012Z] + docker buildx inspect --bootstrap [2025-09-16T01:52:42.012Z] #1 [internal] booting buildkit [2025-09-16T01:52:42.012Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-16T01:52:41.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-16T01:52:43.525Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-09-16T01:52:43.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-16T01:52:44.417Z] Avoid second fetch [2025-09-16T01:52:44.417Z] Checking out Revision f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 (main) [2025-09-16T01:52:45.045Z] Commit message: "Merge pull request #134 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" [2025-09-16T01:52:45.316Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-09-16T01:52:45.316Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-16T01:52:44.425Z] > git config core.sparsecheckout # timeout=10 [2025-09-16T01:52:44.496Z] > git checkout -f f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 # timeout=10 [2025-09-16T01:52:46.269Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-09-16T01:52:46.269Z] #1 DONE 4.2s [2025-09-16T01:52:46.269Z] Name: edgex-builder [2025-09-16T01:52:46.269Z] Driver: docker-container [2025-09-16T01:52:46.269Z] [2025-09-16T01:52:46.269Z] Nodes: [2025-09-16T01:52:46.269Z] Name: edgex-builder0 [2025-09-16T01:52:46.269Z] Endpoint: unix:///var/run/docker.sock [2025-09-16T01:52:46.269Z] Status: running [2025-09-16T01:52:46.269Z] Buildkit: v0.24.0 [2025-09-16T01:52:46.269Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-16T01:52:46.575Z] + docker buildx ls [2025-09-16T01:52:46.576Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-16T01:52:46.576Z] edgex-builder * docker-container [2025-09-16T01:52:46.576Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-16T01:52:46.576Z] default docker [2025-09-16T01:52:46.576Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-16T01:52:46.867Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74' [2025-09-16T01:52:46.867Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 --push - [2025-09-16T01:52:47.126Z] #1 [internal] load build definition from Dockerfile [2025-09-16T01:52:47.126Z] #1 transferring dockerfile: 198B done [2025-09-16T01:52:47.126Z] #1 DONE 0.0s [2025-09-16T01:52:47.126Z] [2025-09-16T01:52:47.126Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T01:52:47.126Z] #2 DONE 0.1s [2025-09-16T01:52:47.126Z] [2025-09-16T01:52:47.126Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T01:52:47.126Z] #3 DONE 0.1s [2025-09-16T01:52:47.126Z] [2025-09-16T01:52:47.126Z] #4 [internal] load .dockerignore [2025-09-16T01:52:47.126Z] #4 transferring context: 2B done [2025-09-16T01:52:47.126Z] #4 DONE 0.0s [2025-09-16T01:52:47.126Z] [2025-09-16T01:52:47.126Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:47.126Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:47.126Z] #5 DONE 0.0s [2025-09-16T01:52:47.126Z] [2025-09-16T01:52:47.126Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:47.126Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:47.126Z] #6 DONE 0.1s [2025-09-16T01:52:47.385Z] [2025-09-16T01:52:47.385Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-16T01:52:47.385Z] #7 DONE 0.0s [2025-09-16T01:52:47.385Z] [2025-09-16T01:52:47.385Z] #8 exporting to image [2025-09-16T01:52:47.385Z] #8 exporting layers done [2025-09-16T01:52:47.385Z] #8 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a 0.0s done [2025-09-16T01:52:47.385Z] #8 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done [2025-09-16T01:52:47.385Z] #8 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done [2025-09-16T01:52:47.385Z] #8 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done [2025-09-16T01:52:47.385Z] #8 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done [2025-09-16T01:52:47.385Z] #8 pushing layers 0.1s done [2025-09-16T01:52:47.385Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e [2025-09-16T01:52:47.385Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-16T01:52:47.385Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done [2025-09-16T01:52:47.385Z] #8 DONE 0.2s [2025-09-16T01:52:47.385Z] [2025-09-16T01:52:47.385Z] 1 warning found (use --debug to expand): [2025-09-16T01:52:47.385Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-16T01:52:47.678Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2025-09-16T01:52:47.678Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2025-09-16T01:52:47.938Z] #1 [internal] load build definition from Dockerfile [2025-09-16T01:52:47.938Z] #1 transferring dockerfile: 164B done [2025-09-16T01:52:47.938Z] #1 DONE 0.0s [2025-09-16T01:52:47.938Z] [2025-09-16T01:52:47.938Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-16T01:52:47.938Z] #2 DONE 0.0s [2025-09-16T01:52:47.938Z] [2025-09-16T01:52:47.938Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-16T01:52:47.938Z] #3 DONE 0.0s [2025-09-16T01:52:47.938Z] [2025-09-16T01:52:47.938Z] #4 [internal] load .dockerignore [2025-09-16T01:52:47.938Z] #4 transferring context: 2B done [2025-09-16T01:52:47.938Z] #4 DONE 0.0s [2025-09-16T01:52:47.938Z] [2025-09-16T01:52:47.938Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:47.938Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:47.938Z] #5 DONE 0.0s [2025-09-16T01:52:47.938Z] [2025-09-16T01:52:47.938Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:47.938Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:47.938Z] #6 CACHED [2025-09-16T01:52:47.938Z] [2025-09-16T01:52:47.938Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:47.938Z] #5 CACHED [2025-09-16T01:52:47.938Z] [2025-09-16T01:52:47.938Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-16T01:52:47.938Z] #7 DONE 0.0s [2025-09-16T01:52:47.938Z] [2025-09-16T01:52:47.938Z] #8 exporting to image [2025-09-16T01:52:47.938Z] #8 exporting layers done [2025-09-16T01:52:47.938Z] #8 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a done [2025-09-16T01:52:47.938Z] #8 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done [2025-09-16T01:52:47.938Z] #8 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done [2025-09-16T01:52:47.938Z] #8 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done [2025-09-16T01:52:47.938Z] #8 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done [2025-09-16T01:52:47.938Z] #8 pushing layers 0.0s done [2025-09-16T01:52:47.938Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done [2025-09-16T01:52:47.938Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-16T01:52:47.938Z] #8 DONE 0.1s [2025-09-16T01:52:47.938Z] [2025-09-16T01:52:47.938Z] 1 warning found (use --debug to expand): [2025-09-16T01:52:47.938Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-16T01:52:48.227Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9' [2025-09-16T01:52:48.228Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 --push - [2025-09-16T01:52:48.228Z] #1 [internal] load build definition from Dockerfile [2025-09-16T01:52:48.228Z] #1 transferring dockerfile: 169B done [2025-09-16T01:52:48.228Z] #1 DONE 0.0s [2025-09-16T01:52:48.228Z] [2025-09-16T01:52:48.228Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 [2025-09-16T01:52:48.228Z] #2 DONE 0.0s [2025-09-16T01:52:48.228Z] [2025-09-16T01:52:48.228Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9 [2025-09-16T01:52:48.228Z] #3 DONE 0.0s [2025-09-16T01:52:48.228Z] [2025-09-16T01:52:48.228Z] #4 [internal] load .dockerignore [2025-09-16T01:52:48.228Z] #4 transferring context: 2B done [2025-09-16T01:52:48.228Z] #4 DONE 0.0s [2025-09-16T01:52:48.228Z] [2025-09-16T01:52:48.228Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:48.228Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:48.228Z] #5 CACHED [2025-09-16T01:52:48.228Z] [2025-09-16T01:52:48.228Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:48.228Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:48.228Z] #6 CACHED [2025-09-16T01:52:48.228Z] [2025-09-16T01:52:48.228Z] #7 exporting to image [2025-09-16T01:52:48.228Z] #7 exporting layers [2025-09-16T01:52:48.228Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-16T01:52:48.490Z] #7 exporting layers done [2025-09-16T01:52:48.490Z] #7 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a done [2025-09-16T01:52:48.490Z] #7 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done [2025-09-16T01:52:48.490Z] #7 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done [2025-09-16T01:52:48.490Z] #7 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done [2025-09-16T01:52:48.490Z] #7 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done [2025-09-16T01:52:48.490Z] #7 pushing layers 0.0s done [2025-09-16T01:52:48.490Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.9@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done [2025-09-16T01:52:48.490Z] #7 DONE 0.1s [2025-09-16T01:52:48.490Z] [2025-09-16T01:52:48.490Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-16T01:52:48.490Z] #8 DONE 0.0s [2025-09-16T01:52:48.490Z] [2025-09-16T01:52:48.490Z] 1 warning found (use --debug to expand): [2025-09-16T01:52:48.490Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-16T01:52:48.790Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9' [2025-09-16T01:52:48.790Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 --push - [2025-09-16T01:52:48.790Z] #1 [internal] load build definition from Dockerfile [2025-09-16T01:52:48.790Z] #1 transferring dockerfile: 210B done [2025-09-16T01:52:48.790Z] #1 DONE 0.0s [2025-09-16T01:52:48.790Z] [2025-09-16T01:52:48.790Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [2025-09-16T01:52:48.790Z] #2 DONE 0.0s [2025-09-16T01:52:48.790Z] [2025-09-16T01:52:48.790Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [2025-09-16T01:52:48.790Z] #3 DONE 0.0s [2025-09-16T01:52:48.790Z] [2025-09-16T01:52:48.790Z] #4 [internal] load .dockerignore [2025-09-16T01:52:48.790Z] #4 transferring context: 2B done [2025-09-16T01:52:48.790Z] #4 DONE 0.0s [2025-09-16T01:52:48.790Z] [2025-09-16T01:52:48.790Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:48.790Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:48.790Z] #5 CACHED [2025-09-16T01:52:48.790Z] [2025-09-16T01:52:48.790Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:48.790Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:48.790Z] #6 CACHED [2025-09-16T01:52:48.790Z] [2025-09-16T01:52:48.790Z] #7 exporting to image [2025-09-16T01:52:48.790Z] #7 exporting layers done [2025-09-16T01:52:48.790Z] #7 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a done [2025-09-16T01:52:48.790Z] #7 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done [2025-09-16T01:52:48.790Z] #7 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done [2025-09-16T01:52:48.790Z] #7 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed [2025-09-16T01:52:48.790Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-16T01:52:49.058Z] #7 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done [2025-09-16T01:52:49.058Z] #7 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done [2025-09-16T01:52:49.058Z] #7 pushing layers 0.0s done [2025-09-16T01:52:49.058Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done [2025-09-16T01:52:49.058Z] #7 DONE 0.1s [2025-09-16T01:52:49.058Z] [2025-09-16T01:52:49.058Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-16T01:52:49.058Z] #8 DONE 0.0s [2025-09-16T01:52:49.058Z] [2025-09-16T01:52:49.058Z] 1 warning found (use --debug to expand): [2025-09-16T01:52:49.058Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-16T01:52:49.280Z] provisioning config files... [2025-09-16T01:52:49.306Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/23@tmp/config14908506271755273173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:52:49.355Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2025-09-16T01:52:49.355Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2025-09-16T01:52:49.355Z] #1 [internal] load build definition from Dockerfile [2025-09-16T01:52:49.355Z] #1 transferring dockerfile: 162B done [2025-09-16T01:52:49.355Z] #1 DONE 0.0s [2025-09-16T01:52:49.355Z] [2025-09-16T01:52:49.355Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-16T01:52:49.355Z] #2 DONE 0.0s [2025-09-16T01:52:49.355Z] [2025-09-16T01:52:49.355Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-16T01:52:49.355Z] #3 DONE 0.0s [2025-09-16T01:52:49.355Z] [2025-09-16T01:52:49.355Z] #4 [internal] load .dockerignore [2025-09-16T01:52:49.355Z] #4 transferring context: 2B done [2025-09-16T01:52:49.355Z] #4 DONE 0.0s [2025-09-16T01:52:49.355Z] [2025-09-16T01:52:49.355Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:49.355Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:49.355Z] #5 CACHED [2025-09-16T01:52:49.355Z] [2025-09-16T01:52:49.355Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 [2025-09-16T01:52:49.355Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9cebb8926d3c14cd51cfe3fda26956d31a1aaa173b9f31d2ea5855f120345726 0.0s done [2025-09-16T01:52:49.355Z] #6 CACHED [2025-09-16T01:52:49.355Z] [2025-09-16T01:52:49.355Z] #7 exporting to image [2025-09-16T01:52:49.355Z] #7 exporting layers done [2025-09-16T01:52:49.355Z] #7 exporting manifest sha256:1dda1aef8be93a4d36891cb8f4a6e2949588a0910359aba754175bc50e8d083a done [2025-09-16T01:52:49.355Z] #7 exporting config sha256:d2a5d24a5ec9e0dbd95578a405b072537a2cb72780895ea234c5d2946db7ba9b done [2025-09-16T01:52:49.355Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-16T01:52:49.616Z] #7 exporting manifest sha256:e771b9e9173749916b4eb84ccb76208b5126db1ae226d42dc7411029888ad18f done [2025-09-16T01:52:49.616Z] #7 exporting config sha256:144e6c11adf14fc77764b5fa59ddcdb7ec8c02087dba359380f9144dd8e9c4ed done [2025-09-16T01:52:49.616Z] #7 exporting manifest list sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e done [2025-09-16T01:52:49.616Z] #7 pushing layers 0.0s done [2025-09-16T01:52:49.616Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:9ffb8528a237ba8e19416761476552bbf716e959c151317f2b96d6391a85747e 0.1s done [2025-09-16T01:52:49.616Z] #7 DONE 0.1s [2025-09-16T01:52:49.616Z] [2025-09-16T01:52:49.616Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-16T01:52:49.616Z] #8 DONE 0.0s [2025-09-16T01:52:49.616Z] [2025-09-16T01:52:49.616Z] 1 warning found (use --debug to expand): [2025-09-16T01:52:49.616Z]  - 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-09-16T01:52:49.953Z] ---> ****-login.sh [2025-09-16T01:52:49.953Z] nexus3.edgexfoundry.org:10001 [2025-09-16T01:52:50.015Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:52:50.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:50.310Z] ---> sysstat.sh [2025-09-16T01:52:50.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:50.499Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:50.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:50.499Z] [2025-09-16T01:52:50.499Z] Login Succeeded [2025-09-16T01:52:50.499Z] nexus3.edgexfoundry.org:10002 [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:52:50.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:50.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:50.768Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:50.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:50.768Z] [2025-09-16T01:52:50.768Z] Login Succeeded [2025-09-16T01:52:50.768Z] nexus3.edgexfoundry.org:10003 [2025-09-16T01:52:50.871Z] ---> package-listing.sh [2025-09-16T01:52:50.871Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-16T01:52:50.871Z] ++ facter osfamily [2025-09-16T01:52:51.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:51.129Z] + OS_FAMILY=redhat [2025-09-16T01:52:51.129Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-09-16T01:52:51.129Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-16T01:52:51.129Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-16T01:52:51.129Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-16T01:52:51.129Z] + PACKAGES=/tmp/packages_start.txt [2025-09-16T01:52:51.129Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-16T01:52:51.129Z] + PACKAGES=/tmp/packages_end.txt [2025-09-16T01:52:51.129Z] + case "${OS_FAMILY}" in [2025-09-16T01:52:51.129Z] + rpm -qa [2025-09-16T01:52:51.129Z] + sort [2025-09-16T01:52:51.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:51.306Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:51.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:51.307Z] [2025-09-16T01:52:51.307Z] Login Succeeded [2025-09-16T01:52:51.307Z] nexus3.edgexfoundry.org:10004 [2025-09-16T01:52:51.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:51.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:51.578Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:51.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:51.578Z] [2025-09-16T01:52:51.578Z] Login Succeeded [2025-09-16T01:52:51.578Z] ****.io [2025-09-16T01:52:51.698Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-16T01:52:51.698Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-16T01:52:51.698Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-16T01:52:51.698Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-16T01:52:51.698Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-09-16T01:52:51.698Z] + 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-09-16T01:52:51.711Z] 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-09-16T01:52:51.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T01:52:51.990Z] + facter operatingsystem [2025-09-16T01:52:52.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T01:52:52.117Z] Configure a credential helper to remove this warning. See [2025-09-16T01:52:52.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T01:52:52.118Z] [2025-09-16T01:52:52.118Z] Login Succeeded [2025-09-16T01:52:52.118Z] ---> ****-login.sh ends [Pipeline] } [2025-09-16T01:52:52.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-09-16T01:52:52.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-16T01:52:52.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-16T01:52:52.484Z] ========================================================= [2025-09-16T01:52:52.484Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-16T01:52:52.484Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:52:52.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-16T01:52:52.552Z] [2025-09-16T01:52:52.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:52:52.840Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-16T01:52:52.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-16T01:52:52.890Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-16T01:52:52.890Z] 5eb5b503b376: Pulling fs layer [2025-09-16T01:52:52.890Z] 5c69ac0246d0: Pulling fs layer [2025-09-16T01:52:52.890Z] ec43610c2a17: Pulling fs layer [2025-09-16T01:52:52.890Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-16T01:52:52.890Z] 33b1e0a273af: Pulling fs layer [2025-09-16T01:52:52.890Z] 5d3b04190fa2: Pulling fs layer [2025-09-16T01:52:52.890Z] 2f39f015ded8: Pulling fs layer [2025-09-16T01:52:52.890Z] 3a2ae6a8a46f: Waiting [2025-09-16T01:52:52.890Z] 5d3b04190fa2: Waiting [2025-09-16T01:52:52.890Z] 2f39f015ded8: Waiting [2025-09-16T01:52:52.890Z] 33b1e0a273af: Waiting [2025-09-16T01:52:52.890Z] 5c69ac0246d0: Download complete [2025-09-16T01:52:52.890Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-16T01:52:52.890Z] 3a2ae6a8a46f: Download complete [2025-09-16T01:52:52.890Z] 33b1e0a273af: Verifying Checksum [2025-09-16T01:52:52.890Z] 33b1e0a273af: Download complete [2025-09-16T01:52:52.890Z] ec43610c2a17: Verifying Checksum [2025-09-16T01:52:52.890Z] ec43610c2a17: Download complete [2025-09-16T01:52:52.890Z] 5d3b04190fa2: Verifying Checksum [2025-09-16T01:52:52.890Z] 5d3b04190fa2: Download complete [2025-09-16T01:52:53.116Z] Sending build context to Docker daemon 8.869MB [2025-09-16T01:52:53.116Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-09-16T01:52:53.116Z] Step 2/10 : FROM ${BASE} AS builder [2025-09-16T01:52:53.147Z] 5eb5b503b376: Verifying Checksum [2025-09-16T01:52:53.147Z] 5eb5b503b376: Download complete [2025-09-16T01:52:53.726Z] 2f39f015ded8: Verifying Checksum [2025-09-16T01:52:53.726Z] 2f39f015ded8: Download complete [2025-09-16T01:52:53.838Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-16T01:52:53.838Z] 94e9d8af2201: Pulling fs layer [2025-09-16T01:52:53.838Z] a6c56e8762df: Pulling fs layer [2025-09-16T01:52:53.838Z] f0f3c8884826: Pulling fs layer [2025-09-16T01:52:53.838Z] c7e7622c144d: Pulling fs layer [2025-09-16T01:52:53.838Z] 4f4fb700ef54: Pulling fs layer [2025-09-16T01:52:53.838Z] b4c3b6d88c5a: Pulling fs layer [2025-09-16T01:52:53.838Z] ba8bce9d2590: Pulling fs layer [2025-09-16T01:52:53.838Z] ca778ea9c289: Pulling fs layer [2025-09-16T01:52:53.838Z] b4c3b6d88c5a: Waiting [2025-09-16T01:52:53.838Z] c7e7622c144d: Waiting [2025-09-16T01:52:53.838Z] 4f4fb700ef54: Waiting [2025-09-16T01:52:53.838Z] ca778ea9c289: Waiting [2025-09-16T01:52:53.838Z] a6c56e8762df: Verifying Checksum [2025-09-16T01:52:53.838Z] a6c56e8762df: Download complete [2025-09-16T01:52:53.838Z] c7e7622c144d: Verifying Checksum [2025-09-16T01:52:53.838Z] c7e7622c144d: Download complete [2025-09-16T01:52:53.838Z] 4f4fb700ef54: Verifying Checksum [2025-09-16T01:52:53.838Z] 4f4fb700ef54: Download complete [2025-09-16T01:52:53.838Z] b4c3b6d88c5a: Verifying Checksum [2025-09-16T01:52:53.838Z] b4c3b6d88c5a: Download complete [2025-09-16T01:52:53.838Z] 94e9d8af2201: Verifying Checksum [2025-09-16T01:52:53.838Z] 94e9d8af2201: Download complete [2025-09-16T01:52:54.447Z] ca778ea9c289: Verifying Checksum [2025-09-16T01:52:54.447Z] ca778ea9c289: Download complete [2025-09-16T01:52:54.684Z] 5eb5b503b376: Pull complete [2025-09-16T01:52:54.684Z] 5c69ac0246d0: Pull complete [2025-09-16T01:52:54.949Z] ec43610c2a17: Pull complete [2025-09-16T01:52:54.949Z] 3a2ae6a8a46f: Pull complete [2025-09-16T01:52:55.039Z] 94e9d8af2201: Pull complete [2025-09-16T01:52:55.208Z] 33b1e0a273af: Pull complete [2025-09-16T01:52:55.208Z] 5d3b04190fa2: Pull complete [2025-09-16T01:52:56.005Z] a6c56e8762df: Pull complete [2025-09-16T01:52:56.006Z] f0f3c8884826: Download complete [2025-09-16T01:52:56.980Z] ba8bce9d2590: Verifying Checksum [2025-09-16T01:52:56.980Z] ba8bce9d2590: Download complete [2025-09-16T01:52:59.409Z] 2f39f015ded8: Pull complete [2025-09-16T01:52:59.409Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-16T01:52:59.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-16T01:52:59.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T01:52:59.565Z] prd-centos7-docker-4c-2g-8897 does not seem to be running inside a container [2025-09-16T01:52:59.595Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-16T01:53:03.125Z] $ docker top bce20f8ac1c6bee30c0d971cc279af0e0d3363a1d4347db6c73b0689df21c91a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-16T01:53:03.488Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-16T01:53:03.775Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-16T01:53:04.065Z] + ls /var/log/sa-host [2025-09-16T01:53:04.065Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-16T01:53:04.231Z] provisioning config files... [2025-09-16T01:53:04.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17775310874700320217tmp [Pipeline] { [Pipeline] echo [2025-09-16T01:53:04.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:53:04.554Z] ---> create-netrc.sh [Pipeline] } [2025-09-16T01:53:04.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:53:04.904Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-16T01:53:04.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:53:05.200Z] ---> sudo-logs.sh [2025-09-16T01:53:05.200Z] Archiving 'sudo' log.. [2025-09-16T01:53:05.200Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8897.novalocal: Name or service not known [2025-09-16T01:53:05.200Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8897.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-16T01:53:05.224Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:53:05.509Z] ---> job-cost.sh [2025-09-16T01:53:05.509Z] lf-activate-venv: SKIPPING [2025-09-16T01:53:05.509Z] INFO: No Stack... [2025-09-16T01:53:05.768Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-16T01:53:06.027Z] INFO: Archiving Costs [Pipeline] echo [2025-09-16T01:53:06.039Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:53:06.326Z] ---> logs-deploy.sh [2025-09-16T01:53:06.326Z] lf-activate-venv: SKIPPING [2025-09-16T01:53:06.326Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/23 [2025-09-16T01:53:06.326Z] INFO: archiving workspace using pattern(s): [2025-09-16T01:53:07.257Z] Archives upload complete. [2025-09-16T01:53:07.257Z] INFO: archiving logs to Nexus [2025-09-16T01:53:08.192Z] ---> uname -a: [2025-09-16T01:53:08.192Z] Linux prd-centos7-docker-4c-2g-8897.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-09-16T01:53:08.192Z] [2025-09-16T01:53:08.192Z] [2025-09-16T01:53:08.192Z] ---> lscpu: [2025-09-16T01:53:08.192Z] Architecture: x86_64 [2025-09-16T01:53:08.192Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-16T01:53:08.192Z] Byte Order: Little Endian [2025-09-16T01:53:08.192Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-16T01:53:08.192Z] CPU(s): 2 [2025-09-16T01:53:08.192Z] On-line CPU(s) list: 0,1 [2025-09-16T01:53:08.192Z] Thread(s) per core: 1 [2025-09-16T01:53:08.192Z] Core(s) per socket: 1 [2025-09-16T01:53:08.192Z] Socket(s): 2 [2025-09-16T01:53:08.192Z] NUMA node(s): 1 [2025-09-16T01:53:08.192Z] Vendor ID: AuthenticAMD [2025-09-16T01:53:08.192Z] CPU family: 23 [2025-09-16T01:53:08.192Z] Model: 49 [2025-09-16T01:53:08.192Z] Model name: AMD EPYC-Rome Processor [2025-09-16T01:53:08.192Z] Stepping: 0 [2025-09-16T01:53:08.192Z] CPU MHz: 2799.998 [2025-09-16T01:53:08.192Z] BogoMIPS: 5599.99 [2025-09-16T01:53:08.192Z] Virtualization: AMD-V [2025-09-16T01:53:08.192Z] Hypervisor vendor: KVM [2025-09-16T01:53:08.192Z] Virtualization type: full [2025-09-16T01:53:08.192Z] L1d cache: 64 KiB [2025-09-16T01:53:08.192Z] L1i cache: 64 KiB [2025-09-16T01:53:08.192Z] L2 cache: 1 MiB [2025-09-16T01:53:08.192Z] L3 cache: 32 MiB [2025-09-16T01:53:08.192Z] NUMA node0 CPU(s): 0,1 [2025-09-16T01:53:08.192Z] Vulnerability Itlb multihit: Not affected [2025-09-16T01:53:08.192Z] Vulnerability L1tf: Not affected [2025-09-16T01:53:08.192Z] Vulnerability Mds: Not affected [2025-09-16T01:53:08.192Z] Vulnerability Meltdown: Not affected [2025-09-16T01:53:08.192Z] Vulnerability Mmio stale data: Not affected [2025-09-16T01:53:08.192Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-16T01:53:08.192Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-16T01:53:08.192Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-16T01:53:08.192Z] Vulnerability Srbds: Not affected [2025-09-16T01:53:08.192Z] Vulnerability Tsx async abort: Not affected [2025-09-16T01:53:08.192Z] 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-09-16T01:53:08.192Z] [2025-09-16T01:53:08.192Z] [2025-09-16T01:53:08.192Z] ---> nproc: [2025-09-16T01:53:08.192Z] 2 [2025-09-16T01:53:08.192Z] [2025-09-16T01:53:08.192Z] [2025-09-16T01:53:08.192Z] ---> df -h: [2025-09-16T01:53:08.192Z] Filesystem Size Used Avail Use% Mounted on [2025-09-16T01:53:08.192Z] overlay 40G 7.3G 33G 19% / [2025-09-16T01:53:08.192Z] tmpfs 64M 0 64M 0% /dev [2025-09-16T01:53:08.192Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-16T01:53:08.192Z] shm 64M 0 64M 0% /dev/shm [2025-09-16T01:53:08.192Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-16T01:53:08.192Z] [2025-09-16T01:53:08.192Z] [2025-09-16T01:53:08.192Z] Cannot open /var/log/sysstat/sa16: No such file or directory [2025-09-16T01:53:08.192Z] Please check if data collecting is enabled [2025-09-16T01:53:08.192Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-16T01:53:08.223Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-16T01:53:08.224Z] $ docker stop --time=1 bce20f8ac1c6bee30c0d971cc279af0e0d3363a1d4347db6c73b0689df21c91a [2025-09-16T01:53:09.362Z] $ docker rm -f --volumes bce20f8ac1c6bee30c0d971cc279af0e0d3363a1d4347db6c73b0689df21c91a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-16T01:53:09.461Z] [WS-CLEANUP] Deleting project workspace... [2025-09-16T01:53:09.461Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-16T01:53:09.480Z] [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-09-16T01:53:09.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-16T01:53:09.923Z] [2025-09-16T01:53:09.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:53:10.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-16T01:53:10.233Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-16T01:53:10.233Z] 5eb5b503b376: Pulling fs layer [2025-09-16T01:53:10.233Z] 5c69ac0246d0: Pulling fs layer [2025-09-16T01:53:10.233Z] ec43610c2a17: Pulling fs layer [2025-09-16T01:53:10.233Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-16T01:53:10.233Z] 33b1e0a273af: Pulling fs layer [2025-09-16T01:53:10.233Z] 5d3b04190fa2: Pulling fs layer [2025-09-16T01:53:10.233Z] 2f39f015ded8: Pulling fs layer [2025-09-16T01:53:10.233Z] 3a2ae6a8a46f: Waiting [2025-09-16T01:53:10.233Z] 33b1e0a273af: Waiting [2025-09-16T01:53:10.233Z] 5d3b04190fa2: Waiting [2025-09-16T01:53:10.233Z] 2f39f015ded8: Waiting [2025-09-16T01:53:10.233Z] 5c69ac0246d0: Download complete [2025-09-16T01:53:10.233Z] 3a2ae6a8a46f: Download complete [2025-09-16T01:53:10.233Z] 33b1e0a273af: Verifying Checksum [2025-09-16T01:53:10.233Z] 33b1e0a273af: Download complete [2025-09-16T01:53:10.233Z] ec43610c2a17: Verifying Checksum [2025-09-16T01:53:10.233Z] ec43610c2a17: Download complete [2025-09-16T01:53:10.233Z] 5d3b04190fa2: Verifying Checksum [2025-09-16T01:53:10.233Z] 5d3b04190fa2: Download complete [2025-09-16T01:53:10.492Z] 5eb5b503b376: Verifying Checksum [2025-09-16T01:53:10.492Z] 5eb5b503b376: Download complete [2025-09-16T01:53:11.058Z] 2f39f015ded8: Verifying Checksum [2025-09-16T01:53:11.058Z] 2f39f015ded8: Download complete [2025-09-16T01:53:12.001Z] f0f3c8884826: Pull complete [2025-09-16T01:53:12.002Z] c7e7622c144d: Pull complete [2025-09-16T01:53:12.002Z] 4f4fb700ef54: Pull complete [2025-09-16T01:53:12.002Z] b4c3b6d88c5a: Pull complete [2025-09-16T01:53:13.592Z] 5eb5b503b376: Pull complete [2025-09-16T01:53:13.592Z] 5c69ac0246d0: Pull complete [2025-09-16T01:53:13.852Z] ec43610c2a17: Pull complete [2025-09-16T01:53:13.852Z] 3a2ae6a8a46f: Pull complete [2025-09-16T01:53:14.110Z] 33b1e0a273af: Pull complete [2025-09-16T01:53:14.110Z] 5d3b04190fa2: Pull complete [2025-09-16T01:53:18.682Z] ba8bce9d2590: Pull complete [2025-09-16T01:53:20.634Z] ca778ea9c289: Pull complete [2025-09-16T01:53:20.634Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-16T01:53:20.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-16T01:53:20.634Z] ---> 47b25d7523d1 [2025-09-16T01:53:20.634Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-09-16T01:53:20.666Z] 2f39f015ded8: Pull complete [2025-09-16T01:53:20.666Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-16T01:53:20.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-16T01:53:20.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T01:53:20.777Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T01:53:20.801Z] $ 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-09-16T01:53:21.278Z] $ docker top bc0d42686fb33993ad0f73cb456300f2039e3b30a9861aad76557e6ba5a029ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-16T01:53:21.674Z] ---> job-cost.sh [2025-09-16T01:53:21.674Z] lf-activate-venv: SKIPPING [2025-09-16T01:53:21.674Z] INFO: No Stack... [2025-09-16T01:53:21.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-16T01:53:22.193Z] INFO: Archiving Costs [Pipeline] sh [2025-09-16T01:53:22.484Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-09-16T01:53:22.484Z] + cut -d, -f6 [Pipeline] lock [2025-09-16T01:53:22.499Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [2025-09-16T01:53:22.513Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] did not exist. Created. [2025-09-16T01:53:22.521Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-16T01:53:22.589Z] ---> Running in 2cec408a4290 [2025-09-16T01:53:22.589Z] Removing intermediate container 2cec408a4290 [2025-09-16T01:53:22.589Z] ---> 1c025cf903c0 [2025-09-16T01:53:22.589Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-16T01:53:22.836Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-16T01:53:22.855Z] ---> Running in 49f82dae964f [2025-09-16T01:53:22.873Z] Stashed 1 file(s) [Pipeline] } [2025-09-16T01:53:22.881Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-16T01:53:22.901Z] $ docker stop --time=1 bc0d42686fb33993ad0f73cb456300f2039e3b30a9861aad76557e6ba5a029ee [2025-09-16T01:53:23.125Z] Removing intermediate container 49f82dae964f [2025-09-16T01:53:23.125Z] ---> ec5d01d5dbfb [2025-09-16T01:53:23.125Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-16T01:53:23.125Z] ---> Running in 079bcd3682ce [2025-09-16T01:53:24.041Z] $ docker rm -f --volumes bc0d42686fb33993ad0f73cb456300f2039e3b30a9861aad76557e6ba5a029ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-16T01:53:24.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-16T01:53:24.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-16T01:53:26.218Z] OK: 239 MiB in 58 packages [2025-09-16T01:53:27.187Z] Removing intermediate container 079bcd3682ce [2025-09-16T01:53:27.187Z] ---> 4755c7009974 [2025-09-16T01:53:27.187Z] Step 6/10 : WORKDIR /device-opcua [2025-09-16T01:53:27.187Z] ---> Running in 530abbc47633 [2025-09-16T01:53:27.456Z] Removing intermediate container 530abbc47633 [2025-09-16T01:53:27.456Z] ---> 3b3082df4adc [2025-09-16T01:53:27.456Z] Step 7/10 : COPY go.mod vendor* ./ [2025-09-16T01:53:28.039Z] ---> 642aa61dbc08 [2025-09-16T01:53:28.039Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-16T01:53:28.039Z] ---> Running in be9f1e39b0cb [2025-09-16T01:55:19.702Z] Removing intermediate container be9f1e39b0cb [2025-09-16T01:55:19.702Z] ---> dd219bec6f1a [2025-09-16T01:55:19.702Z] Step 9/10 : COPY . . [2025-09-16T01:55:19.702Z] ---> 544d33b5947f [2025-09-16T01:55:19.702Z] Step 10/10 : RUN ${MAKE} [2025-09-16T01:55:19.702Z] ---> Running in 9394490f0bc1 [2025-09-16T01:55:19.702Z] noop [2025-09-16T01:55:19.702Z] Removing intermediate container 9394490f0bc1 [2025-09-16T01:55:19.702Z] ---> 541da17031e7 [2025-09-16T01:55:19.702Z] Successfully built 541da17031e7 [2025-09-16T01:55:19.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:55:20.074Z] + docker inspect -f . ci-base-image-arm64 [2025-09-16T01:55:20.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T01:55:20.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-8896 does not seem to be running inside a container [2025-09-16T01:55:20.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/23 -v /w/workspace/device-opc-ua/23:/w/workspace/device-opc-ua/23:rw,z -v /w/workspace/device-opc-ua/23@tmp:/w/workspace/device-opc-ua/23@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-09-16T01:55:21.542Z] $ docker top 85d9b83a8c765eb89915d5dfe629635b2873a581011d7351302b5071eebfc144 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-16T01:55:22.389Z] + go version [2025-09-16T01:55:22.389Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-16T01:55:22.417Z] $ docker stop --time=1 85d9b83a8c765eb89915d5dfe629635b2873a581011d7351302b5071eebfc144 [2025-09-16T01:55:23.982Z] $ docker rm -f --volumes 85d9b83a8c765eb89915d5dfe629635b2873a581011d7351302b5071eebfc144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T01:55:24.573Z] + docker inspect -f . ci-base-image-arm64 [2025-09-16T01:55:24.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T01:55:24.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-8896 does not seem to be running inside a container [2025-09-16T01:55:24.810Z] $ 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/23 -v /w/workspace/device-opc-ua/23:/w/workspace/device-opc-ua/23:rw,z -v /w/workspace/device-opc-ua/23@tmp:/w/workspace/device-opc-ua/23@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-09-16T01:55:25.999Z] $ docker top 8e89e9c2807223a5f43287b84d335701e4e56ec77cb00c86ec810974d7b5cdc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-16T01:55:26.499Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/23 [Pipeline] fileExists [Pipeline] sh [2025-09-16T01:55:26.828Z] + make test [2025-09-16T01:55:26.828Z] go test ./... -coverprofile=coverage.out [2025-09-16T01:55:33.486Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-09-16T01:59:25.374Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-09-16T01:59:25.374Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-09-16T01:59:25.374Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.073s coverage: 41.4% of statements [2025-09-16T01:59:25.374Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-16T01:59:25.374Z] go vet ./... [2025-09-16T02:00:21.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-16T02:00:21.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-16T02:00:21.885Z] ./bin/test-attribution-txt.sh [2025-09-16T02:00:21.885Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-16T02:00:21.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-16T02:00:21.927Z] $ docker stop --time=1 8e89e9c2807223a5f43287b84d335701e4e56ec77cb00c86ec810974d7b5cdc3 [2025-09-16T02:00:23.825Z] $ docker rm -f --volumes 8e89e9c2807223a5f43287b84d335701e4e56ec77cb00c86ec810974d7b5cdc3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-16T02:00:25.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-16T02:00:25.490Z] Warning: overwriting stash ‘coverage-report’ [2025-09-16T02:00:26.192Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-16T02:00:26.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-16T02:00:26.989Z] + ls -al . [2025-09-16T02:00:26.989Z] total 232 [2025-09-16T02:00:26.989Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 01:55 . [2025-09-16T02:00:26.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 01:52 .. [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 62 Sep 16 01:52 .dockerignore [2025-09-16T02:00:26.989Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 01:52 .git [2025-09-16T02:00:26.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:52 .github [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 101 Sep 16 01:52 .gitignore [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 218 Sep 16 01:52 .golangci.yml [2025-09-16T02:00:26.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:52 .vscode [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 20452 Sep 16 01:52 Attribution.txt [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 2560 Sep 16 01:52 CHANGELOG.md [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 1242 Sep 16 01:52 Dockerfile [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 649 Sep 16 01:52 Jenkinsfile [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 11367 Sep 16 01:52 LICENSE [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 2474 Sep 16 01:52 Makefile [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 4109 Sep 16 01:52 README.md [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 16 01:48 VERSION [2025-09-16T02:00:26.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 01:52 bin [2025-09-16T02:00:26.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 01:52 cmd [2025-09-16T02:00:26.989Z] -rw-r--r-- 1 jenkins jenkins 26136 Sep 16 01:59 coverage.out [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 6323 Sep 16 01:52 go.mod [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 87111 Sep 16 01:52 go.sum [2025-09-16T02:00:26.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 01:52 internal [2025-09-16T02:00:26.989Z] -rw-rw-r-- 1 jenkins jenkins 260 Sep 16 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:00:27.372Z] + 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=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 --label arch=arm64 --label version=4.1.0-dev.9 . [2025-09-16T02:00:27.646Z] Sending build context to Docker daemon 8.897MB [2025-09-16T02:00:27.646Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-09-16T02:00:27.646Z] Step 2/23 : FROM ${BASE} AS builder [2025-09-16T02:00:27.646Z] ---> 541da17031e7 [2025-09-16T02:00:27.646Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-09-16T02:00:27.914Z] ---> Running in b14b3bd4c43e [2025-09-16T02:00:28.183Z] Removing intermediate container b14b3bd4c43e [2025-09-16T02:00:28.183Z] ---> 0f1153e6d3a7 [2025-09-16T02:00:28.183Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-16T02:00:28.183Z] ---> Running in 1319de48d5f8 [2025-09-16T02:00:28.769Z] Removing intermediate container 1319de48d5f8 [2025-09-16T02:00:28.769Z] ---> 10687eef7e8e [2025-09-16T02:00:28.769Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-16T02:00:28.769Z] ---> Running in 9347f7db0e94 [2025-09-16T02:00:29.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-16T02:00:29.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-16T02:00:31.490Z] OK: 239 MiB in 58 packages [2025-09-16T02:00:32.455Z] Removing intermediate container 9347f7db0e94 [2025-09-16T02:00:32.455Z] ---> 0e852d395e44 [2025-09-16T02:00:32.455Z] Step 6/23 : WORKDIR /device-opcua [2025-09-16T02:00:32.455Z] ---> Running in f41b6a46bf2a [2025-09-16T02:00:32.723Z] Removing intermediate container f41b6a46bf2a [2025-09-16T02:00:32.723Z] ---> a55e3400dfa5 [2025-09-16T02:00:32.723Z] Step 7/23 : COPY go.mod vendor* ./ [2025-09-16T02:00:33.323Z] ---> 60e468315e30 [2025-09-16T02:00:33.323Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-16T02:00:33.323Z] ---> Running in 7c39487e0492 [2025-09-16T02:00:35.920Z] Removing intermediate container 7c39487e0492 [2025-09-16T02:00:35.920Z] ---> ee658185f845 [2025-09-16T02:00:35.920Z] Step 9/23 : COPY . . [2025-09-16T02:00:36.880Z] ---> fb528c645828 [2025-09-16T02:00:36.880Z] Step 10/23 : RUN ${MAKE} [2025-09-16T02:00:36.880Z] ---> Running in bf26718c5b3a [2025-09-16T02:00:37.840Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-09-16T02:04:14.625Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-09-16T02:04:29.629Z] Removing intermediate container bf26718c5b3a [2025-09-16T02:04:29.629Z] ---> 345e7ac16a5e [2025-09-16T02:04:29.629Z] Step 11/23 : FROM alpine:3.20 [2025-09-16T02:04:29.629Z] 3.20: Pulling from library/alpine [2025-09-16T02:04:29.629Z] 13e713f82565: Pulling fs layer [2025-09-16T02:04:29.629Z] 13e713f82565: Verifying Checksum [2025-09-16T02:04:29.629Z] 13e713f82565: Download complete [2025-09-16T02:04:29.629Z] 13e713f82565: Pull complete [2025-09-16T02:04:29.629Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-16T02:04:29.629Z] Status: Downloaded newer image for alpine:3.20 [2025-09-16T02:04:29.629Z] ---> c88e9dceb6cb [2025-09-16T02:04:29.629Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-09-16T02:04:29.629Z] ---> Running in 0349c7a82285 [2025-09-16T02:04:29.899Z] Removing intermediate container 0349c7a82285 [2025-09-16T02:04:29.899Z] ---> a5ee6398c728 [2025-09-16T02:04:29.899Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-09-16T02:04:29.899Z] ---> Running in 52b9e90f0b9f [2025-09-16T02:04:30.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-16T02:04:31.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-16T02:04:32.847Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-09-16T02:04:33.111Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-09-16T02:04:33.111Z] (3/6) Installing libsodium (1.0.19-r0) [2025-09-16T02:04:33.111Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-16T02:04:33.111Z] (5/6) Installing libzmq (4.3.5-r2) [2025-09-16T02:04:33.111Z] (6/6) Installing zeromq (4.3.5-r2) [2025-09-16T02:04:33.111Z] Executing busybox-1.36.1-r29.trigger [2025-09-16T02:04:33.378Z] OK: 13 MiB in 20 packages [2025-09-16T02:04:34.334Z] Removing intermediate container 52b9e90f0b9f [2025-09-16T02:04:34.334Z] ---> 4d5100bd7d4f [2025-09-16T02:04:34.334Z] Step 14/23 : RUN apk --no-cache upgrade [2025-09-16T02:04:34.606Z] ---> Running in f35696134f2d [2025-09-16T02:04:35.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-16T02:04:35.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-16T02:04:37.246Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-16T02:04:37.246Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-16T02:04:37.246Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-16T02:04:37.246Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-16T02:04:37.246Z] Executing busybox-1.36.1-r30.trigger [2025-09-16T02:04:37.246Z] OK: 13 MiB in 20 packages [2025-09-16T02:04:38.783Z] Removing intermediate container f35696134f2d [2025-09-16T02:04:38.783Z] ---> c62ad044bf63 [2025-09-16T02:04:38.783Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-09-16T02:04:40.753Z] ---> 3611b34beba8 [2025-09-16T02:04:40.753Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-09-16T02:04:41.336Z] ---> e229d74314d9 [2025-09-16T02:04:41.336Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-09-16T02:04:41.924Z] ---> 017c79259025 [2025-09-16T02:04:41.924Z] Step 18/23 : EXPOSE 59997 [2025-09-16T02:04:41.924Z] ---> Running in 83c8152c8dd4 [2025-09-16T02:04:42.189Z] Removing intermediate container 83c8152c8dd4 [2025-09-16T02:04:42.189Z] ---> 38cf1d558795 [2025-09-16T02:04:42.189Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-09-16T02:04:42.189Z] ---> Running in 7bfa97c3f1a7 [2025-09-16T02:04:42.454Z] Removing intermediate container 7bfa97c3f1a7 [2025-09-16T02:04:42.454Z] ---> 257ec7b12085 [2025-09-16T02:04:42.454Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-16T02:04:42.723Z] ---> Running in f6964782dfea [2025-09-16T02:04:42.991Z] Removing intermediate container f6964782dfea [2025-09-16T02:04:42.991Z] ---> a933060248d5 [2025-09-16T02:04:42.991Z] Step 21/23 : LABEL arch=arm64 [2025-09-16T02:04:42.991Z] ---> Running in 64e52986f114 [2025-09-16T02:04:43.262Z] Removing intermediate container 64e52986f114 [2025-09-16T02:04:43.262Z] ---> 81968a9d1d82 [2025-09-16T02:04:43.262Z] Step 22/23 : LABEL git_sha=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T02:04:43.262Z] ---> Running in be3682313dfd [2025-09-16T02:04:43.531Z] Removing intermediate container be3682313dfd [2025-09-16T02:04:43.531Z] ---> 7e033fbe84c0 [2025-09-16T02:04:43.531Z] Step 23/23 : LABEL version=4.1.0-dev.9 [2025-09-16T02:04:43.796Z] ---> Running in 3e0d7432b6be [2025-09-16T02:04:44.062Z] Removing intermediate container 3e0d7432b6be [2025-09-16T02:04:44.062Z] ---> 6fa18a81ef80 [2025-09-16T02:04:44.062Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-16T02:04:44.062Z] Successfully built 6fa18a81ef80 [2025-09-16T02:04:44.062Z] 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-09-16T02:04:44.204Z] provisioning config files... [2025-09-16T02:04:44.218Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/23@tmp/config13475869196103293604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:04:44.553Z] ---> ****-login.sh [2025-09-16T02:04:44.553Z] nexus3.edgexfoundry.org:10001 [2025-09-16T02:04:44.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T02:04:44.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T02:04:44.824Z] Configure a credential helper to remove this warning. See [2025-09-16T02:04:44.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T02:04:44.824Z] [2025-09-16T02:04:44.824Z] Login Succeeded [2025-09-16T02:04:44.824Z] nexus3.edgexfoundry.org:10002 [2025-09-16T02:04:45.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T02:04:45.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T02:04:45.091Z] Configure a credential helper to remove this warning. See [2025-09-16T02:04:45.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T02:04:45.091Z] [2025-09-16T02:04:45.091Z] Login Succeeded [2025-09-16T02:04:45.091Z] nexus3.edgexfoundry.org:10003 [2025-09-16T02:04:45.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T02:04:45.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T02:04:45.632Z] Configure a credential helper to remove this warning. See [2025-09-16T02:04:45.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T02:04:45.632Z] [2025-09-16T02:04:45.632Z] Login Succeeded [2025-09-16T02:04:45.632Z] nexus3.edgexfoundry.org:10004 [2025-09-16T02:04:45.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T02:04:45.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T02:04:45.900Z] Configure a credential helper to remove this warning. See [2025-09-16T02:04:45.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T02:04:45.900Z] [2025-09-16T02:04:45.900Z] Login Succeeded [2025-09-16T02:04:45.900Z] ****.io [2025-09-16T02:04:46.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-16T02:04:46.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-16T02:04:46.432Z] Configure a credential helper to remove this warning. See [2025-09-16T02:04:46.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-16T02:04:46.432Z] [2025-09-16T02:04:46.432Z] Login Succeeded [2025-09-16T02:04:46.432Z] ---> ****-login.sh ends [Pipeline] } [2025-09-16T02:04:46.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-16T02:04:46.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-16T02:04:46.525Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-09-16T02:04:46.525Z] f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T02:04:46.525Z] latest [2025-09-16T02:04:46.525Z] 4.1.0-dev.9 [2025-09-16T02:04:46.525Z] f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [2025-09-16T02:04:46.525Z] main [2025-09-16T02:04:46.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:04:46.902Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:04:47.259Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T02:04:47.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-16T02:04:47.259Z] b4bda1a0f206: Preparing [2025-09-16T02:04:47.259Z] 2e438ba5a1bf: Preparing [2025-09-16T02:04:47.259Z] 921e5035c1a8: Preparing [2025-09-16T02:04:47.259Z] a6400d35d4bd: Preparing [2025-09-16T02:04:47.259Z] 50f96b933411: Preparing [2025-09-16T02:04:47.259Z] 1e890da81ec9: Preparing [2025-09-16T02:04:47.259Z] 1e890da81ec9: Waiting [2025-09-16T02:04:47.525Z] b4bda1a0f206: Pushed [2025-09-16T02:04:47.525Z] 2e438ba5a1bf: Pushed [2025-09-16T02:04:47.788Z] a6400d35d4bd: Pushed [2025-09-16T02:04:48.742Z] 50f96b933411: Pushed [2025-09-16T02:04:49.007Z] 1e890da81ec9: Layer already exists [2025-09-16T02:04:59.075Z] 921e5035c1a8: Pushed [2025-09-16T02:04:59.075Z] f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:04:59.446Z] + 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-09-16T02:04:59.795Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-09-16T02:04:59.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-16T02:04:59.795Z] b4bda1a0f206: Preparing [2025-09-16T02:04:59.795Z] 2e438ba5a1bf: Preparing [2025-09-16T02:04:59.795Z] 921e5035c1a8: Preparing [2025-09-16T02:04:59.795Z] a6400d35d4bd: Preparing [2025-09-16T02:04:59.795Z] 50f96b933411: Preparing [2025-09-16T02:04:59.795Z] 1e890da81ec9: Preparing [2025-09-16T02:04:59.795Z] 1e890da81ec9: Waiting [2025-09-16T02:04:59.795Z] 2e438ba5a1bf: Layer already exists [2025-09-16T02:04:59.795Z] 921e5035c1a8: Layer already exists [2025-09-16T02:04:59.795Z] 50f96b933411: Layer already exists [2025-09-16T02:04:59.795Z] b4bda1a0f206: Layer already exists [2025-09-16T02:04:59.795Z] a6400d35d4bd: Layer already exists [2025-09-16T02:04:59.795Z] 1e890da81ec9: Layer already exists [2025-09-16T02:05:00.060Z] latest: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:05:00.412Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:05:01.338Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.9 [2025-09-16T02:05:01.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-16T02:05:01.338Z] b4bda1a0f206: Preparing [2025-09-16T02:05:01.338Z] 2e438ba5a1bf: Preparing [2025-09-16T02:05:01.338Z] 921e5035c1a8: Preparing [2025-09-16T02:05:01.338Z] a6400d35d4bd: Preparing [2025-09-16T02:05:01.338Z] 50f96b933411: Preparing [2025-09-16T02:05:01.338Z] 1e890da81ec9: Preparing [2025-09-16T02:05:01.338Z] 1e890da81ec9: Waiting [2025-09-16T02:05:01.604Z] 2e438ba5a1bf: Layer already exists [2025-09-16T02:05:01.604Z] b4bda1a0f206: Layer already exists [2025-09-16T02:05:01.604Z] 921e5035c1a8: Layer already exists [2025-09-16T02:05:01.604Z] 50f96b933411: Layer already exists [2025-09-16T02:05:01.604Z] a6400d35d4bd: Layer already exists [2025-09-16T02:05:01.604Z] 1e890da81ec9: Layer already exists [2025-09-16T02:05:01.604Z] 4.1.0-dev.9: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:05:01.963Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:05:02.310Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [2025-09-16T02:05:02.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-16T02:05:02.310Z] b4bda1a0f206: Preparing [2025-09-16T02:05:02.310Z] 2e438ba5a1bf: Preparing [2025-09-16T02:05:02.310Z] 921e5035c1a8: Preparing [2025-09-16T02:05:02.310Z] a6400d35d4bd: Preparing [2025-09-16T02:05:02.310Z] 50f96b933411: Preparing [2025-09-16T02:05:02.310Z] 1e890da81ec9: Preparing [2025-09-16T02:05:02.310Z] 1e890da81ec9: Waiting [2025-09-16T02:05:02.310Z] b4bda1a0f206: Layer already exists [2025-09-16T02:05:02.310Z] 2e438ba5a1bf: Layer already exists [2025-09-16T02:05:02.310Z] 921e5035c1a8: Layer already exists [2025-09-16T02:05:02.310Z] 50f96b933411: Layer already exists [2025-09-16T02:05:02.310Z] a6400d35d4bd: Layer already exists [2025-09-16T02:05:02.310Z] 1e890da81ec9: Layer already exists [2025-09-16T02:05:02.310Z] f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:05:02.665Z] + 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-09-16T02:05:03.008Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-09-16T02:05:03.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-16T02:05:03.008Z] b4bda1a0f206: Preparing [2025-09-16T02:05:03.008Z] 2e438ba5a1bf: Preparing [2025-09-16T02:05:03.008Z] 921e5035c1a8: Preparing [2025-09-16T02:05:03.008Z] a6400d35d4bd: Preparing [2025-09-16T02:05:03.008Z] 50f96b933411: Preparing [2025-09-16T02:05:03.008Z] 1e890da81ec9: Preparing [2025-09-16T02:05:03.008Z] 1e890da81ec9: Waiting [2025-09-16T02:05:03.008Z] 921e5035c1a8: Layer already exists [2025-09-16T02:05:03.008Z] a6400d35d4bd: Layer already exists [2025-09-16T02:05:03.008Z] b4bda1a0f206: Layer already exists [2025-09-16T02:05:03.008Z] 50f96b933411: Layer already exists [2025-09-16T02:05:03.008Z] 2e438ba5a1bf: Layer already exists [2025-09-16T02:05:03.008Z] 1e890da81ec9: Layer already exists [2025-09-16T02:05:03.008Z] main: digest: sha256:70e51982aada1d24f9d1a065439c26553de1a9e4412da11c58b90f3d02384a0c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-16T02:05:03.331Z] ===================================================== [Pipeline] echo [2025-09-16T02:05:03.346Z] taggedImages: [2025-09-16T02:05:03.346Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [2025-09-16T02:05:03.346Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-09-16T02:05:03.346Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.9 [2025-09-16T02:05:03.346Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [2025-09-16T02:05:03.346Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2025-09-16T02:05:03.359Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] echo [2025-09-16T02:05:03.368Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2025-09-16T02:05:03.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.9 [Pipeline] echo [2025-09-16T02:05:03.389Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74-4.1.0-dev.9 [Pipeline] echo [2025-09-16T02:05:03.401Z] 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-09-16T02:05:03.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-16T02:05:03.781Z] [2025-09-16T02:05:03.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:05:04.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-16T02:05:04.116Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-16T02:05:04.116Z] 8998bd30e6a1: Pulling fs layer [2025-09-16T02:05:04.116Z] 04944245beec: Pulling fs layer [2025-09-16T02:05:04.116Z] 699f458cf7ca: Pulling fs layer [2025-09-16T02:05:04.116Z] 765212b225bb: Pulling fs layer [2025-09-16T02:05:04.116Z] f23df028b6ca: Pulling fs layer [2025-09-16T02:05:04.116Z] d65c8cfc05b1: Pulling fs layer [2025-09-16T02:05:04.116Z] 2437ff75d9bd: Pulling fs layer [2025-09-16T02:05:04.116Z] d65c8cfc05b1: Waiting [2025-09-16T02:05:04.116Z] 765212b225bb: Waiting [2025-09-16T02:05:04.116Z] f23df028b6ca: Waiting [2025-09-16T02:05:04.116Z] 2437ff75d9bd: Waiting [2025-09-16T02:05:04.381Z] 04944245beec: Verifying Checksum [2025-09-16T02:05:04.381Z] 04944245beec: Download complete [2025-09-16T02:05:04.381Z] 765212b225bb: Download complete [2025-09-16T02:05:04.381Z] f23df028b6ca: Download complete [2025-09-16T02:05:04.381Z] d65c8cfc05b1: Verifying Checksum [2025-09-16T02:05:04.381Z] d65c8cfc05b1: Download complete [2025-09-16T02:05:04.381Z] 699f458cf7ca: Verifying Checksum [2025-09-16T02:05:04.381Z] 699f458cf7ca: Download complete [2025-09-16T02:05:04.960Z] 8998bd30e6a1: Download complete [2025-09-16T02:05:06.894Z] 2437ff75d9bd: Verifying Checksum [2025-09-16T02:05:06.894Z] 2437ff75d9bd: Download complete [2025-09-16T02:05:08.832Z] 8998bd30e6a1: Pull complete [2025-09-16T02:05:09.539Z] 04944245beec: Pull complete [2025-09-16T02:05:10.950Z] 699f458cf7ca: Pull complete [2025-09-16T02:05:11.216Z] 765212b225bb: Pull complete [2025-09-16T02:05:13.161Z] f23df028b6ca: Pull complete [2025-09-16T02:05:13.428Z] d65c8cfc05b1: Pull complete [2025-09-16T02:05:31.628Z] 2437ff75d9bd: Pull complete [2025-09-16T02:05:31.628Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-16T02:05:31.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-16T02:05:31.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T02:05:31.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-8896 does not seem to be running inside a container [2025-09-16T02:05:31.908Z] $ 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/23 -v /w/workspace/device-opc-ua/23:/w/workspace/device-opc-ua/23:rw,z -v /w/workspace/device-opc-ua/23@tmp:/w/workspace/device-opc-ua/23@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-09-16T02:05:34.527Z] $ docker top b3a09a1b457bb0955ec677b02540bc358794d096548820ee0c7bf0eb11bea67a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:05:35.381Z] ---> job-cost.sh [2025-09-16T02:05:35.382Z] lf-activate-venv: SKIPPING [2025-09-16T02:05:35.382Z] INFO: No Stack... [2025-09-16T02:05:35.645Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-16T02:05:36.598Z] INFO: Archiving Costs [Pipeline] sh [2025-09-16T02:05:36.915Z] + cat /w/workspace/device-opc-ua/23/archives/cost.csv [2025-09-16T02:05:36.915Z] + cut -d, -f6 [Pipeline] lock [2025-09-16T02:05:37.230Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [2025-09-16T02:05:37.239Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] did not exist. Created. [2025-09-16T02:05:37.245Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-16T02:05:37.590Z] /w/workspace/device-opc-ua/23@tmp/durable-ba12adc5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-16T02:05:38.228Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-16T02:05:38.254Z] Warning: overwriting stash ‘stack-cost’ [2025-09-16T02:05:38.297Z] Stashed 1 file(s) [Pipeline] } [2025-09-16T02:05:38.304Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-16T02:05:38.334Z] $ docker stop --time=1 b3a09a1b457bb0955ec677b02540bc358794d096548820ee0c7bf0eb11bea67a [2025-09-16T02:05:39.811Z] $ docker rm -f --volumes b3a09a1b457bb0955ec677b02540bc358794d096548820ee0c7bf0eb11bea67a [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-09-16T02:05:40.360Z] provisioning config files... [2025-09-16T02:05:40.373Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16254076396116220721tmp [Pipeline] { [Pipeline] sh [2025-09-16T02:05:40.684Z] + set +x [2025-09-16T02:05:40.685Z] + bash -s -- [2025-09-16T02:05:40.685Z] + curl -s https://codecov.io/bash [2025-09-16T02:05:40.685Z] [2025-09-16T02:05:40.685Z] _____ _ [2025-09-16T02:05:40.685Z] / ____| | | [2025-09-16T02:05:40.685Z] | | ___ __| | ___ ___ _____ __ [2025-09-16T02:05:40.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-16T02:05:40.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-16T02:05:40.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-16T02:05:40.685Z] Bash-1.0.6 [2025-09-16T02:05:40.685Z] [2025-09-16T02:05:40.685Z] [2025-09-16T02:05:40.685Z] ==> git version 2.25.1 found [2025-09-16T02:05:40.685Z] ==> 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-09-16T02:05:40.685Z] Release-Date: 2020-01-08 [2025-09-16T02:05:40.685Z] 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-09-16T02:05:40.685Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-16T02:05:40.685Z] ==> Jenkins CI detected. [2025-09-16T02:05:40.685Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-09-16T02:05:40.685Z] project root: . [2025-09-16T02:05:40.685Z] --> token set from env [2025-09-16T02:05:40.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-16T02:05:40.944Z] ==> Running gcov in . (disable via -X gcov) [2025-09-16T02:05:40.944Z] ==> Python coveragepy not found [2025-09-16T02:05:40.944Z] ==> Searching for coverage reports in: [2025-09-16T02:05:40.944Z] + . [2025-09-16T02:05:40.944Z] -> Found 1 reports [2025-09-16T02:05:40.944Z] ==> Detecting git/mercurial file structure [2025-09-16T02:05:40.944Z] ==> Reading reports [2025-09-16T02:05:40.944Z] + ./coverage.out bytes=26136 [2025-09-16T02:05:40.944Z] ==> Appending adjustments [2025-09-16T02:05:40.944Z] https://docs.codecov.io/docs/fixing-reports [2025-09-16T02:05:40.944Z] + Found adjustments [2025-09-16T02:05:40.944Z] ==> Gzipping contents [2025-09-16T02:05:40.944Z] 4.0K /tmp/codecov.yMdRra.gz [2025-09-16T02:05:40.944Z] ==> Uploading reports [2025-09-16T02:05:40.944Z] url: https://codecov.io [2025-09-16T02:05:40.944Z] query: branch=main&commit=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-16T02:05:40.944Z] -> Pinging Codecov [2025-09-16T02:05:40.944Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-16T02:05:41.206Z] -> Uploading to [2025-09-16T02:05:41.206Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74/b0c31558-20e4-46d2-8958-a011c023c4c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250916%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250916T020541Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a11f3fc764208f92624788d65dc2acea868dd24dce74a491ecc0ab8c914beb8 [2025-09-16T02:05:41.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-16T02:05:41.206Z] Dload Upload Total Spent Left Speed [2025-09-16T02:05:41.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 12138 --:--:-- --:--:-- --:--:-- 12138 [2025-09-16T02:05:41.464Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] } [2025-09-16T02:05:41.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-16T02:05:41.682Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-16T02:05:41.701Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:05:42.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-16T02:05:42.007Z] [2025-09-16T02:05:42.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:05:42.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-16T02:05:42.316Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-16T02:05:42.316Z] 0a9a5dfd008f: Already exists [2025-09-16T02:05:42.316Z] 36466aa92d05: Already exists [2025-09-16T02:05:42.316Z] e10405b45d13: Already exists [2025-09-16T02:05:42.316Z] 096b7ceb2af7: Already exists [2025-09-16T02:05:42.316Z] 4f4fb700ef54: Already exists [2025-09-16T02:05:42.316Z] e50aa161e22a: Pulling fs layer [2025-09-16T02:05:42.316Z] d3c8db5fb9df: Pulling fs layer [2025-09-16T02:05:42.578Z] e50aa161e22a: Verifying Checksum [2025-09-16T02:05:42.578Z] e50aa161e22a: Download complete [2025-09-16T02:05:42.836Z] e50aa161e22a: Pull complete [2025-09-16T02:05:44.218Z] d3c8db5fb9df: Verifying Checksum [2025-09-16T02:05:44.218Z] d3c8db5fb9df: Download complete [2025-09-16T02:05:47.505Z] d3c8db5fb9df: Pull complete [2025-09-16T02:05:47.505Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-16T02:05:47.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-16T02:05:47.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T02:05:47.613Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T02:05:47.643Z] $ 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-09-16T02:05:49.204Z] $ docker top b5ba13505d4f38d8783519b79a89ff70340df316faff5266ab4fc90125f7cf8e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-16T02:05:49.559Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-09-16T02:05:49.570Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-09-16T02:05:49.846Z] + set -o pipefail [2025-09-16T02:05:49.846Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-09-16T02:06:02.068Z] [2025-09-16T02:06:02.068Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-09-16T02:06:02.068Z] [2025-09-16T02:06:02.068Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/5305e88f-f33c-4ceb-811f-eb33569145b7 [2025-09-16T02:06:02.068Z] [2025-09-16T02:06:02.068Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-16T02:06:02.068Z] [2025-09-16T02:06:02.068Z] [2025-09-16T02:06:02.068Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-16T02:06:02.068Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-16T02:06:02.075Z] $ docker stop --time=1 b5ba13505d4f38d8783519b79a89ff70340df316faff5266ab4fc90125f7cf8e [2025-09-16T02:06:04.721Z] $ docker rm -f --volumes b5ba13505d4f38d8783519b79a89ff70340df316faff5266ab4fc90125f7cf8e [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-09-16T02:06:05.652Z] + git log --format=format:%s -1 f40aaf6f1cc482f5964c4011a1cb3ced8a26cc74 [Pipeline] sh [2025-09-16T02:06:05.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-16T02:06:05.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:06:06.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-16T02:06:06.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T02:06:06.360Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T02:06:06.382Z] $ 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-09-16T02:06:06.670Z] $ docker top 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f -eo pid,comm [2025-09-16T02:06:06.727Z] 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-09-16T02:06:06.727Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-16T02:06:09.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-16T02:06:09.435Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-16T02:06:09.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-16T02:06:09.548Z] $ docker exec 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f ssh-agent [2025-09-16T02:06:09.672Z] SSH_AUTH_SOCK=/tmp/ssh-IThHg4B58t4D/agent.32 [2025-09-16T02:06:09.672Z] SSH_AGENT_PID=38 [2025-09-16T02:06:09.676Z] Running ssh-add (command line suppressed) [2025-09-16T02:06:09.767Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8887102400494998653.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8887102400494998653.key) [2025-09-16T02:06:09.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-16T02:06:10.078Z] + git semver tag [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,309 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,313 [run_tag] DEBUG tag force:False [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,313 [check_head_tag] DEBUG check head tag [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,314 [execute] INFO git cat-file --batch-check [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,316 [execute] INFO git cat-file --batch [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,322 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,323 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-09-16T02:06:10.336Z] 2025-09-16 02:06:10,326 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-16T02:06:10.336Z] 4.1.0-dev.9 [Pipeline] } [2025-09-16T02:06:10.598Z] $ docker exec --env ******** --env ******** 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f ssh-agent -k [2025-09-16T02:06:10.712Z] unset SSH_AUTH_SOCK; [2025-09-16T02:06:10.713Z] unset SSH_AGENT_PID; [2025-09-16T02:06:10.713Z] echo Agent pid 38 killed; [2025-09-16T02:06:10.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-16T02:06:11.053Z] + git semver [Pipeline] } [2025-09-16T02:06:11.623Z] $ docker stop --time=1 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f [2025-09-16T02:06:12.892Z] $ docker rm -f --volumes 9883dc7c86511051582e24532708f00904368f5ad6734f16b7a4d5d9bb4e3b7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:06:13.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-16T02:06:13.297Z] [2025-09-16T02:06:13.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:06:13.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-16T02:06:13.595Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-16T02:06:13.595Z] ab5ef0e58194: Pulling fs layer [2025-09-16T02:06:13.595Z] 9712f1f96733: Pulling fs layer [2025-09-16T02:06:13.595Z] 63f879dbbcfc: Pulling fs layer [2025-09-16T02:06:13.595Z] 0d9ebad4ef96: Pulling fs layer [2025-09-16T02:06:13.595Z] e9a5061849ea: Pulling fs layer [2025-09-16T02:06:13.595Z] d747dcd14b5f: Pulling fs layer [2025-09-16T02:06:13.595Z] 0d9ebad4ef96: Waiting [2025-09-16T02:06:13.595Z] e9a5061849ea: Waiting [2025-09-16T02:06:13.595Z] 2de7ff778b66: Pulling fs layer [2025-09-16T02:06:13.595Z] d747dcd14b5f: Waiting [2025-09-16T02:06:13.595Z] 2de7ff778b66: Waiting [2025-09-16T02:06:13.595Z] 9712f1f96733: Verifying Checksum [2025-09-16T02:06:13.595Z] 9712f1f96733: Download complete [2025-09-16T02:06:13.854Z] 63f879dbbcfc: Verifying Checksum [2025-09-16T02:06:13.854Z] 63f879dbbcfc: Download complete [2025-09-16T02:06:14.113Z] 0d9ebad4ef96: Verifying Checksum [2025-09-16T02:06:14.113Z] 0d9ebad4ef96: Download complete [2025-09-16T02:06:14.113Z] e9a5061849ea: Verifying Checksum [2025-09-16T02:06:14.113Z] e9a5061849ea: Download complete [2025-09-16T02:06:14.113Z] d747dcd14b5f: Verifying Checksum [2025-09-16T02:06:14.371Z] 2de7ff778b66: Verifying Checksum [2025-09-16T02:06:14.371Z] 2de7ff778b66: Download complete [2025-09-16T02:06:14.371Z] ab5ef0e58194: Verifying Checksum [2025-09-16T02:06:14.372Z] ab5ef0e58194: Download complete [2025-09-16T02:06:18.559Z] ab5ef0e58194: Pull complete [2025-09-16T02:06:18.559Z] 9712f1f96733: Pull complete [2025-09-16T02:06:19.491Z] 63f879dbbcfc: Pull complete [2025-09-16T02:06:26.049Z] 0d9ebad4ef96: Pull complete [2025-09-16T02:06:26.049Z] e9a5061849ea: Pull complete [2025-09-16T02:06:26.049Z] d747dcd14b5f: Pull complete [2025-09-16T02:06:26.982Z] 2de7ff778b66: Pull complete [2025-09-16T02:06:26.982Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-16T02:06:26.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-16T02:06:26.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T02:06:27.107Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T02:06:27.129Z] $ 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-09-16T02:06:29.255Z] $ docker top c6c34239c01b9c1e2a6c02c2d0e728cbfa2c37a27de2080f2523d04a3f575a78 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-16T02:06:29.345Z] provisioning config files... [2025-09-16T02:06:29.350Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16141650474653122779tmp [2025-09-16T02:06:29.360Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7040698203669564122tmp [2025-09-16T02:06:29.367Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16615779583988999127tmp [Pipeline] { [Pipeline] echo [2025-09-16T02:06:29.510Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:29.808Z] ---> sigul-configuration.sh [2025-09-16T02:06:29.809Z] gpg: directory `/root/.gnupg' created [2025-09-16T02:06:29.809Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-16T02:06:29.809Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-16T02:06:29.809Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-16T02:06:29.809Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-16T02:06:29.809Z] gpg: CAST5 encrypted data [2025-09-16T02:06:29.809Z] gpg: encrypted with 1 passphrase [2025-09-16T02:06:29.809Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-16T02:06:30.102Z] + mkdir /home/jenkins [2025-09-16T02:06:30.102Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-16T02:06:30.393Z] + 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-09-16T02:06:30.404Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:30.695Z] ---> sigul-install.sh [2025-09-16T02:06:30.695Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-16T02:06:30.986Z] + git tag --list [2025-09-16T02:06:30.986Z] v4.0 [2025-09-16T02:06:30.986Z] v4.0.0 [2025-09-16T02:06:30.986Z] v4.1.0-dev.1 [2025-09-16T02:06:30.986Z] v4.1.0-dev.2 [2025-09-16T02:06:30.986Z] v4.1.0-dev.3 [2025-09-16T02:06:30.986Z] v4.1.0-dev.4 [2025-09-16T02:06:30.986Z] v4.1.0-dev.5 [2025-09-16T02:06:30.986Z] v4.1.0-dev.6 [2025-09-16T02:06:30.986Z] v4.1.0-dev.7 [2025-09-16T02:06:30.986Z] v4.1.0-dev.8 [2025-09-16T02:06:30.986Z] v4.1.0-dev.9 [Pipeline] sh [2025-09-16T02:06:31.403Z] + lftools sign git-tag v4.1.0-dev.9 [2025-09-16T02:06:32.026Z] Signing Git tag with Sigul... [2025-09-16T02:06:32.026Z] Signing v4.1.0-dev.9 [Pipeline] echo [2025-09-16T02:06:32.330Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:32.642Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-16T02:06:32.648Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-16T02:06:32.665Z] $ docker stop --time=1 c6c34239c01b9c1e2a6c02c2d0e728cbfa2c37a27de2080f2523d04a3f575a78 [2025-09-16T02:06:33.943Z] $ docker rm -f --volumes c6c34239c01b9c1e2a6c02c2d0e728cbfa2c37a27de2080f2523d04a3f575a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-16T02:06:34.479Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-16T02:06:34.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:06:34.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-16T02:06:34.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T02:06:34.848Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T02:06:34.869Z] $ 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-09-16T02:06:35.111Z] $ docker top 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 -eo pid,comm [2025-09-16T02:06:35.164Z] 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-09-16T02:06:35.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-16T02:06:35.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-16T02:06:35.223Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-16T02:06:35.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-16T02:06:35.335Z] $ docker exec 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 ssh-agent [2025-09-16T02:06:35.454Z] SSH_AUTH_SOCK=/tmp/ssh-iplwdCcuq5zn/agent.32 [2025-09-16T02:06:35.454Z] SSH_AGENT_PID=38 [2025-09-16T02:06:35.457Z] Running ssh-add (command line suppressed) [2025-09-16T02:06:35.554Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14974559873955718232.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14974559873955718232.key) [2025-09-16T02:06:35.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-16T02:06:35.865Z] + git semver bump pre [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,073 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,078 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,078 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,078 [bump_version] DEBUG bumped version:4.1.0-dev.10 [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,078 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,078 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,078 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,080 [execute] INFO git cat-file --batch-check [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,085 [execute] INFO git cat-file --batch [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-16T02:06:36.123Z] 2025-09-16 02:06:36,089 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-16T02:06:36.123Z] 4.1.0-dev.10 [Pipeline] } [2025-09-16T02:06:36.123Z] $ docker exec --env ******** --env ******** 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 ssh-agent -k [2025-09-16T02:06:36.222Z] unset SSH_AUTH_SOCK; [2025-09-16T02:06:36.223Z] unset SSH_AGENT_PID; [2025-09-16T02:06:36.223Z] echo Agent pid 38 killed; [2025-09-16T02:06:36.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-16T02:06:36.555Z] + git semver [Pipeline] } [2025-09-16T02:06:36.816Z] $ docker stop --time=1 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 [2025-09-16T02:06:38.086Z] $ docker rm -f --volumes 5ce470f04883f9db1a53e23731dfb6de447a1fb82090baeff0eed6657bb91012 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-16T02:06:38.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-16T02:06:38.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:06:38.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-16T02:06:38.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T02:06:38.805Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T02:06:38.826Z] $ 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-09-16T02:06:39.057Z] $ docker top fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d -eo pid,comm [2025-09-16T02:06:39.112Z] 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-09-16T02:06:39.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-16T02:06:39.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-16T02:06:39.169Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-16T02:06:39.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-16T02:06:39.278Z] $ docker exec fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d ssh-agent [2025-09-16T02:06:39.388Z] SSH_AUTH_SOCK=/tmp/ssh-IX81vdsZgy2U/agent.31 [2025-09-16T02:06:39.388Z] SSH_AGENT_PID=37 [2025-09-16T02:06:39.393Z] Running ssh-add (command line suppressed) [2025-09-16T02:06:39.492Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12321955586869877789.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12321955586869877789.key) [2025-09-16T02:06:39.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-16T02:06:39.800Z] + git semver push [2025-09-16T02:06:40.060Z] 2025-09-16 02:06:40,017 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-16T02:06:40.060Z] 2025-09-16 02:06:40,021 [run_push] DEBUG push [2025-09-16T02:06:40.060Z] 2025-09-16 02:06:40,022 [execute] INFO git cat-file --batch-check [2025-09-16T02:06:40.060Z] 2025-09-16 02:06:40,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-16T02:06:40.060Z] 2025-09-16 02:06:40,024 [execute] INFO git rev-list 0b6ddef6057f682a8166fdf0eaa18ad65a78d9f8 -- [2025-09-16T02:06:40.060Z] 2025-09-16 02:06:40,024 [execute] DEBUG Popen(['git', 'rev-list', '0b6ddef6057f682a8166fdf0eaa18ad65a78d9f8', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-16T02:06:40.060Z] 2025-09-16 02:06:40,028 [execute] INFO git fetch -v -- origin [2025-09-16T02:06:40.060Z] 2025-09-16 02:06:40,028 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-16T02:06:40.628Z] 2025-09-16 02:06:40,476 [run_push] DEBUG no remote changes detected [2025-09-16T02:06:40.628Z] 2025-09-16 02:06:40,476 [execute] INFO git push origin semver [2025-09-16T02:06:40.628Z] 2025-09-16 02:06:40,477 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-16T02:06:41.574Z] 2025-09-16 02:06:41,364 [run_push] DEBUG push all version tags [2025-09-16T02:06:41.574Z] 2025-09-16 02:06:41,364 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-16T02:06:41.574Z] 2025-09-16 02:06:41,364 [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-09-16T02:06:42.145Z] 2025-09-16 02:06:41,987 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-16T02:06:42.145Z] 4.1.0-dev.10 [Pipeline] } [2025-09-16T02:06:42.148Z] $ docker exec --env ******** --env ******** fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d ssh-agent -k [2025-09-16T02:06:42.254Z] unset SSH_AUTH_SOCK; [2025-09-16T02:06:42.254Z] unset SSH_AGENT_PID; [2025-09-16T02:06:42.254Z] echo Agent pid 37 killed; [2025-09-16T02:06:42.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-16T02:06:42.593Z] + git semver [Pipeline] } [2025-09-16T02:06:42.857Z] $ docker stop --time=1 fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d [2025-09-16T02:06:44.149Z] $ docker rm -f --volumes fc039515f214d65968b66197d49d71e6c774820cab33620c20a31f1933c5538d [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-09-16T02:06:44.667Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-09-16T02:06:44.667Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-09-16T02:06:44.667Z] total 16 [2025-09-16T02:06:44.667Z] drwxr-xr-x 3 root root 4096 Sep 16 01:53 . [2025-09-16T02:06:44.667Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 16 02:06 .. [2025-09-16T02:06:44.667Z] drwxr-xr-x 2 root root 4096 Sep 16 01:53 cost [2025-09-16T02:06:44.667Z] -rw-r--r-- 1 root root 84 Sep 16 01:53 cost.csv [2025-09-16T02:06:44.667Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-09-16T02:06:44.667Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-09-16T02:06:44.667Z] total 16 [2025-09-16T02:06:44.667Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 16 01:53 . [2025-09-16T02:06:44.667Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 16 02:06 .. [2025-09-16T02:06:44.667Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 16 01:53 cost [2025-09-16T02:06:44.667Z] -rw-r--r-- 1 jenkins jenkins 84 Sep 16 01:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:44.953Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:45.814Z] ---> package-listing.sh [2025-09-16T02:06:45.814Z] ++ facter osfamily [2025-09-16T02:06:45.814Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-16T02:06:46.075Z] + OS_FAMILY=debian [2025-09-16T02:06:46.075Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-09-16T02:06:46.075Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-16T02:06:46.075Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-16T02:06:46.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-16T02:06:46.075Z] + PACKAGES=/tmp/packages_start.txt [2025-09-16T02:06:46.075Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-16T02:06:46.075Z] + PACKAGES=/tmp/packages_end.txt [2025-09-16T02:06:46.075Z] + case "${OS_FAMILY}" in [2025-09-16T02:06:46.075Z] + dpkg -l [2025-09-16T02:06:46.075Z] + grep '^ii' [2025-09-16T02:06:46.075Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-16T02:06:46.075Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-16T02:06:46.075Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-16T02:06:46.075Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-16T02:06:46.075Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-09-16T02:06:46.075Z] + 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-09-16T02:06:46.089Z] 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-09-16T02:06:46.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-16T02:06:46.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-16T02:06:46.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-16T02:06:47.007Z] prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container [2025-09-16T02:06:47.033Z] $ 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-09-16T02:06:47.264Z] $ docker top 5bc578f34662e4990483a7ce72fdb394dffa1cd529d7d4de698664e2db56cd19 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-16T02:06:47.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-16T02:06:47.905Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-16T02:06:48.194Z] + ls /var/log/sa-host [2025-09-16T02:06:48.194Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-16T02:06:48.226Z] provisioning config files... [2025-09-16T02:06:48.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3955768275390320174tmp [Pipeline] { [Pipeline] echo [2025-09-16T02:06:48.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:48.540Z] ---> create-netrc.sh [Pipeline] } [2025-09-16T02:06:48.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:48.845Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-16T02:06:48.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:49.144Z] ---> sudo-logs.sh [2025-09-16T02:06:49.144Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-16T02:06:49.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:49.457Z] ---> job-cost.sh [2025-09-16T02:06:49.457Z] lf-activate-venv: SKIPPING [2025-09-16T02:06:49.457Z] DEBUG: total: 0.2199999988079071 [2025-09-16T02:06:49.457Z] INFO: Retrieving Stack Cost... [2025-09-16T02:06:49.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-16T02:06:49.977Z] INFO: Archiving Costs [Pipeline] echo [2025-09-16T02:06:49.993Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-16T02:06:50.438Z] ---> logs-deploy.sh [2025-09-16T02:06:50.438Z] lf-activate-venv: SKIPPING [2025-09-16T02:06:50.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/23 [2025-09-16T02:06:50.438Z] INFO: archiving workspace using pattern(s): [2025-09-16T02:06:51.005Z] Archives upload complete. [2025-09-16T02:06:51.264Z] INFO: archiving logs to Nexus