Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31d78b94d4bc184051f064f52dd5d952b2f95b80 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-ssh17029761245305802160.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-ssh172215065580164814.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-ssh12911840337808651895.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-ssh18195034350036407400.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-ssh11635046260180931879.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8203 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 31d78b94d4bc184051f064f52dd5d952b2f95b80 (main) > 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 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#131)" > git config core.sparsecheckout # timeout=10 > git checkout -f 31d78b94d4bc184051f064f52dd5d952b2f95b80 # timeout=10 > git rev-list --no-walk dacda6636b0f16d8de931466d6866e30110653c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-03T04:36:35.312Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-03T04:36:35.386Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-03T04:36:35.413Z] ========================================================= [2025-09-03T04:36:35.413Z] EdgeX Global Pipelines Version Info [2025-09-03T04:36:35.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:36:36.148Z] ------------------- [2025-09-03T04:36:36.148Z] stable info: [2025-09-03T04:36:36.148Z] ------------------- [2025-09-03T04:36:36.148Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-03T04:36:36.148Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-03T04:36:36.148Z] Message: update stable to v1.0.276 [2025-09-03T04:36:36.717Z] ------------------- [2025-09-03T04:36:36.717Z] experimental info: [2025-09-03T04:36:36.717Z] ------------------- [2025-09-03T04:36:36.717Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-03T04:36:36.717Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-03T04:36:36.717Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-03T04:36:36.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-09-03T04:36:36.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-09-03T04:36:36.845Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-03T04:36:36.864Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-03T04:36:36.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-03T04:36:36.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-03T04:36:36.919Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-03T04:36:36.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-03T04:36:36.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-03T04:36:36.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-03T04:36:37.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-03T04:36:37.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-09-03T04:36:37.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-03T04:36:37.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-03T04:36:37.094Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-03T04:36:37.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-03T04:36:37.546Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-03T04:36:37.562Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-03T04:36:37.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-03T04:36:37.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-03T04:36:37.620Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-03T04:36:37.643Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-03T04:36:37.661Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-03T04:36:37.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-03T04:36:37.695Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-03T04:36:37.717Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-03T04:36:37.739Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-03T04:36:37.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-03T04:36:37.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-03T04:36:37.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-03T04:36:37.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo [2025-09-03T04:36:37.830Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31d78b9 [Pipeline] echo [2025-09-03T04:36:37.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T04:36:37.895Z] provisioning config files... [2025-09-03T04:36:37.909Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16572831748430874018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:36:38.246Z] ---> ****-login.sh [2025-09-03T04:36:38.246Z] nexus3.edgexfoundry.org:10001 [2025-09-03T04:36:38.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:36:38.815Z] [2025-09-03T04:36:38.815Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T04:36:38.815Z] Configure a credential helper to remove this warning. See [2025-09-03T04:36:38.815Z] https://docs.****.com/go/credential-store/ [2025-09-03T04:36:38.815Z] [2025-09-03T04:36:38.815Z] Login Succeeded [2025-09-03T04:36:38.815Z] nexus3.edgexfoundry.org:10002 [2025-09-03T04:36:38.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:36:38.815Z] [2025-09-03T04:36:38.815Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T04:36:38.815Z] Configure a credential helper to remove this warning. See [2025-09-03T04:36:38.815Z] https://docs.****.com/go/credential-store/ [2025-09-03T04:36:38.815Z] [2025-09-03T04:36:38.815Z] Login Succeeded [2025-09-03T04:36:38.815Z] nexus3.edgexfoundry.org:10003 [2025-09-03T04:36:38.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:36:38.816Z] [2025-09-03T04:36:38.816Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T04:36:38.816Z] Configure a credential helper to remove this warning. See [2025-09-03T04:36:38.816Z] https://docs.****.com/go/credential-store/ [2025-09-03T04:36:38.816Z] [2025-09-03T04:36:38.816Z] Login Succeeded [2025-09-03T04:36:38.816Z] nexus3.edgexfoundry.org:10004 [2025-09-03T04:36:38.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:36:39.078Z] [2025-09-03T04:36:39.078Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T04:36:39.078Z] Configure a credential helper to remove this warning. See [2025-09-03T04:36:39.078Z] https://docs.****.com/go/credential-store/ [2025-09-03T04:36:39.078Z] [2025-09-03T04:36:39.078Z] Login Succeeded [2025-09-03T04:36:39.078Z] ****.io [2025-09-03T04:36:39.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:36:39.078Z] [2025-09-03T04:36:39.078Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-03T04:36:39.078Z] Configure a credential helper to remove this warning. See [2025-09-03T04:36:39.078Z] https://docs.****.com/go/credential-store/ [2025-09-03T04:36:39.078Z] [2025-09-03T04:36:39.078Z] Login Succeeded [2025-09-03T04:36:39.078Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T04:36:39.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-03T04:36:39.496Z] + git rev-list -1 --merges 31d78b94d4bc184051f064f52dd5d952b2f95b80~1..31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo [2025-09-03T04:36:39.522Z] -----------> git rev-list -1 --merges 31d78b94d4bc184051f064f52dd5d952b2f95b80~1..31d78b94d4bc184051f064f52dd5d952b2f95b80 31d78b94d4bc184051f064f52dd5d952b2f95b80 [false] [Pipeline] sh [2025-09-03T04:36:39.813Z] + git log --format=format:%s -1 31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo [2025-09-03T04:36:39.831Z] ========================================================= [2025-09-03T04:36:39.831Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-03T04:36:39.831Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-03T04:36:40.173Z] + git log --format=format:%s -1 31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo [2025-09-03T04:36:40.185Z] [semverPrep] GIT_COMMIT: 31d78b94d4bc184051f064f52dd5d952b2f95b80, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#131) [Pipeline] echo [2025-09-03T04:36:40.200Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-03T04:36:40.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T04:36:40.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-03T04:36:40.592Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-03T04:36:40.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-03T04:36:40.592Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-03T04:36:40.592Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-03T04:36:40.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:36:41.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T04:36:41.007Z] [2025-09-03T04:36:41.007Z] 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-03T04:36:41.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T04:36:41.317Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-03T04:36:41.317Z] 3dae71ba6b94: Pulling fs layer [2025-09-03T04:36:41.317Z] 6bf1a483ea7c: Pulling fs layer [2025-09-03T04:36:41.317Z] f5dfc541a4d3: Pulling fs layer [2025-09-03T04:36:41.317Z] 461d9e800cba: Pulling fs layer [2025-09-03T04:36:41.317Z] 80192f66455f: Pulling fs layer [2025-09-03T04:36:41.317Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-03T04:36:41.317Z] a29436f7fd5d: Pulling fs layer [2025-09-03T04:36:41.317Z] 923cac83aea3: Pulling fs layer [2025-09-03T04:36:41.317Z] 25ad8b0a4227: Pulling fs layer [2025-09-03T04:36:41.317Z] db01528c6b51: Pulling fs layer [2025-09-03T04:36:41.317Z] 28988de357af: Pulling fs layer [2025-09-03T04:36:41.317Z] 461d9e800cba: Waiting [2025-09-03T04:36:41.317Z] 80192f66455f: Waiting [2025-09-03T04:36:41.317Z] a29436f7fd5d: Waiting [2025-09-03T04:36:41.317Z] db01528c6b51: Waiting [2025-09-03T04:36:41.317Z] 923cac83aea3: Waiting [2025-09-03T04:36:41.317Z] 28988de357af: Waiting [2025-09-03T04:36:41.317Z] 25ad8b0a4227: Waiting [2025-09-03T04:36:41.317Z] 6bf1a483ea7c: Verifying Checksum [2025-09-03T04:36:41.317Z] 6bf1a483ea7c: Download complete [2025-09-03T04:36:41.317Z] 461d9e800cba: Verifying Checksum [2025-09-03T04:36:41.317Z] 461d9e800cba: Download complete [2025-09-03T04:36:41.576Z] 80192f66455f: Verifying Checksum [2025-09-03T04:36:41.576Z] 80192f66455f: Download complete [2025-09-03T04:36:41.576Z] f5dfc541a4d3: Verifying Checksum [2025-09-03T04:36:41.576Z] f5dfc541a4d3: Download complete [2025-09-03T04:36:41.576Z] 3dae71ba6b94: Verifying Checksum [2025-09-03T04:36:41.576Z] 3dae71ba6b94: Download complete [2025-09-03T04:36:41.576Z] 923cac83aea3: Verifying Checksum [2025-09-03T04:36:41.576Z] 923cac83aea3: Download complete [2025-09-03T04:36:41.835Z] 25ad8b0a4227: Verifying Checksum [2025-09-03T04:36:41.835Z] 25ad8b0a4227: Download complete [2025-09-03T04:36:41.835Z] db01528c6b51: Download complete [2025-09-03T04:36:41.835Z] 28988de357af: Verifying Checksum [2025-09-03T04:36:41.835Z] 28988de357af: Download complete [2025-09-03T04:36:41.835Z] a29436f7fd5d: Verifying Checksum [2025-09-03T04:36:41.835Z] a29436f7fd5d: Download complete [2025-09-03T04:36:42.401Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-03T04:36:42.401Z] 2e8e34ca0e6c: Download complete [2025-09-03T04:36:42.980Z] 3dae71ba6b94: Pull complete [2025-09-03T04:36:42.980Z] 6bf1a483ea7c: Pull complete [2025-09-03T04:36:43.554Z] f5dfc541a4d3: Pull complete [2025-09-03T04:36:43.554Z] 461d9e800cba: Pull complete [2025-09-03T04:36:43.813Z] 80192f66455f: Pull complete [2025-09-03T04:36:48.017Z] 2e8e34ca0e6c: Pull complete [2025-09-03T04:36:48.286Z] a29436f7fd5d: Pull complete [2025-09-03T04:36:48.286Z] 923cac83aea3: Pull complete [2025-09-03T04:36:48.286Z] 25ad8b0a4227: Pull complete [2025-09-03T04:36:48.286Z] db01528c6b51: Pull complete [2025-09-03T04:36:48.545Z] 28988de357af: Pull complete [2025-09-03T04:36:48.545Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-03T04:36:48.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T04:36:48.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:36:48.689Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:36:48.723Z] $ 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-03T04:36:52.911Z] $ docker top 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 -eo pid,comm [2025-09-03T04:36:52.958Z] 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-03T04:36:52.958Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T04:36:53.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T04:36:53.036Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T04:36:53.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T04:36:53.157Z] $ docker exec 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 ssh-agent [2025-09-03T04:36:53.261Z] SSH_AUTH_SOCK=/tmp/ssh-J3TXtfTsd4hc/agent.32 [2025-09-03T04:36:53.261Z] SSH_AGENT_PID=38 [2025-09-03T04:36:53.267Z] Running ssh-add (command line suppressed) [2025-09-03T04:36:53.361Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15073326212700643997.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15073326212700643997.key) [2025-09-03T04:36:53.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T04:36:53.670Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh [2025-09-03T04:36:53.959Z] + git tag --points-at HEAD [Pipeline] } [2025-09-03T04:36:53.974Z] $ docker exec --env ******** --env ******** 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 ssh-agent -k [2025-09-03T04:36:54.065Z] unset SSH_AUTH_SOCK; [2025-09-03T04:36:54.065Z] unset SSH_AGENT_PID; [2025-09-03T04:36:54.065Z] echo Agent pid 38 killed; [2025-09-03T04:36:54.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-03T04:36:54.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T04:36:54.105Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T04:36:54.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T04:36:54.216Z] $ docker exec 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 ssh-agent [2025-09-03T04:36:54.312Z] SSH_AUTH_SOCK=/tmp/ssh-qLPn1N3FrdWt/agent.85 [2025-09-03T04:36:54.312Z] SSH_AGENT_PID=91 [2025-09-03T04:36:54.318Z] Running ssh-add (command line suppressed) [2025-09-03T04:36:54.417Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18305229663788529504.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18305229663788529504.key) [2025-09-03T04:36:54.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T04:36:54.724Z] + git semver init [2025-09-03T04:36:54.983Z] 2025-09-03 04:36:54,954 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T04:36:54.983Z] 2025-09-03 04:36:54,959 [run_init] DEBUG init version:0.0.0 force:False [2025-09-03T04:36:54.983Z] 2025-09-03 04:36:54,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-09-03T04:36:54.983Z] 2025-09-03 04:36:54,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-09-03T04:36:54.983Z] 2025-09-03 04:36:54,961 [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-03T04:36:56.365Z] 2025-09-03 04:36:56,015 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-09-03T04:36:56.365Z] 2025-09-03 04:36:56,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-09-03T04:36:56.365Z] 2025-09-03 04:36:56,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-03T04:36:56.365Z] 2025-09-03 04:36:56,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-03T04:36:56.365Z] 4.1.0-dev.7 [Pipeline] } [2025-09-03T04:36:56.376Z] $ docker exec --env ******** --env ******** 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 ssh-agent -k [2025-09-03T04:36:56.472Z] unset SSH_AUTH_SOCK; [2025-09-03T04:36:56.472Z] unset SSH_AGENT_PID; [2025-09-03T04:36:56.473Z] echo Agent pid 91 killed; [2025-09-03T04:36:56.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T04:36:56.807Z] + git semver [Pipeline] } [2025-09-03T04:36:57.082Z] $ docker stop --time=1 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 [2025-09-03T04:36:58.369Z] $ docker rm -f --volumes 167575ccd4b02f9644cebfd3f55b937e3cc6360841080c87a9660b2c2c1e4724 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T04:36:58.713Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-03T04:36:59.054Z] Stashed 1 file(s) [Pipeline] echo [2025-09-03T04:36:59.060Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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-03T04:36:59.208Z] provisioning config files... [2025-09-03T04:36:59.242Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3204128384753489174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:36:59.560Z] ---> ****-login.sh [2025-09-03T04:36:59.560Z] nexus3.edgexfoundry.org:10001 [2025-09-03T04:36:59.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:36:59.560Z] Login Succeeded [2025-09-03T04:36:59.560Z] nexus3.edgexfoundry.org:10002 [2025-09-03T04:36:59.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:36:59.561Z] Login Succeeded [2025-09-03T04:36:59.561Z] nexus3.edgexfoundry.org:10003 [2025-09-03T04:36:59.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:36:59.821Z] Login Succeeded [2025-09-03T04:36:59.821Z] nexus3.edgexfoundry.org:10004 [2025-09-03T04:36:59.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:36:59.821Z] Login Succeeded [2025-09-03T04:36:59.821Z] ****.io [2025-09-03T04:36:59.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:37:00.080Z] Login Succeeded [2025-09-03T04:37:00.081Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T04:37:00.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-03T04:37:00.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T04:37:00.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T04:37:00.203Z] ========================================================= [2025-09-03T04:37:00.203Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-03T04:37:00.203Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:37:00.532Z] + 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-03T04:37:01.102Z] #0 building with "default" instance using docker driver [2025-09-03T04:37:01.102Z] [2025-09-03T04:37:01.102Z] #1 [internal] load build definition from Dockerfile [2025-09-03T04:37:01.102Z] #1 transferring dockerfile: 1.28kB done [2025-09-03T04:37:01.102Z] #1 DONE 0.0s [2025-09-03T04:37:01.102Z] [2025-09-03T04:37:01.102Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-03T04:37:01.102Z] #2 DONE 0.1s [2025-09-03T04:37:01.360Z] [2025-09-03T04:37:01.360Z] #3 [internal] load .dockerignore [2025-09-03T04:37:01.360Z] #3 transferring context: 102B done [2025-09-03T04:37:01.360Z] #3 DONE 0.0s [2025-09-03T04:37:01.360Z] [2025-09-03T04:37:01.360Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-03T04:37:01.360Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-03T04:37:01.360Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-09-03T04:37:01.360Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-09-03T04:37:01.360Z] #4 ... [2025-09-03T04:37:01.360Z] [2025-09-03T04:37:01.360Z] #5 [internal] load build context [2025-09-03T04:37:01.360Z] #5 transferring context: 17.33MB 0.1s done [2025-09-03T04:37:01.360Z] #5 DONE 0.2s [2025-09-03T04:37:01.360Z] [2025-09-03T04:37:01.360Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-03T04:37:01.360Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-09-03T04:37:01.360Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s [2025-09-03T04:37:01.360Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-03T04:37:01.360Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-03T04:37:01.360Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-09-03T04:37:01.360Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-03T04:37:01.360Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-03T04:37:01.360Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-03T04:37:01.360Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-09-03T04:37:01.360Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-03T04:37:01.360Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-09-03T04:37:01.618Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 25.17MB / 74.06MB 0.3s [2025-09-03T04:37:01.618Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-03T04:37:01.618Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-09-03T04:37:01.618Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.15MB / 103.05MB 0.3s [2025-09-03T04:37:01.618Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-09-03T04:37:01.618Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-09-03T04:37:01.618Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s [2025-09-03T04:37:01.618Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 19.92MB / 103.05MB 0.5s [2025-09-03T04:37:01.618Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 12.58MB / 13.29MB 0.5s [2025-09-03T04:37:01.618Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-09-03T04:37:01.876Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-09-03T04:37:01.876Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 35.65MB / 103.05MB 0.7s [2025-09-03T04:37:01.876Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-09-03T04:37:02.136Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.8s [2025-09-03T04:37:02.136Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 101.71MB / 103.05MB 1.0s [2025-09-03T04:37:03.513Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 2.0s done [2025-09-03T04:37:03.513Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 2.0s done [2025-09-03T04:37:03.513Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-03T04:37:08.786Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done [2025-09-03T04:37:08.786Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-03T04:37:08.786Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-03T04:37:08.786Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-03T04:37:08.786Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-03T04:37:08.786Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-03T04:37:08.786Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-03T04:37:08.786Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-03T04:37:11.317Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-09-03T04:37:11.317Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-09-03T04:37:11.577Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-09-03T04:37:11.577Z] #4 DONE 10.5s [2025-09-03T04:37:11.834Z] [2025-09-03T04:37:11.834Z] #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-03T04:37:11.834Z] #6 0.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T04:37:12.093Z] #6 0.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T04:37:12.351Z] #6 0.739 OK: 248 MiB in 58 packages [2025-09-03T04:37:14.170Z] Still waiting to schedule task [2025-09-03T04:37:14.171Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-03T04:37:16.541Z] #6 DONE 4.6s [2025-09-03T04:37:16.541Z] [2025-09-03T04:37:16.541Z] #7 [builder 3/7] WORKDIR /device-opcua [2025-09-03T04:37:16.541Z] #7 DONE 0.0s [2025-09-03T04:37:16.541Z] [2025-09-03T04:37:16.541Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-03T04:37:16.541Z] #8 DONE 0.0s [2025-09-03T04:37:16.541Z] [2025-09-03T04:37:16.541Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T04:37:43.122Z] #9 DONE 26.8s [2025-09-03T04:37:43.390Z] [2025-09-03T04:37:43.390Z] #10 [builder 6/7] COPY . . [2025-09-03T04:37:43.390Z] #10 DONE 0.2s [2025-09-03T04:37:43.648Z] [2025-09-03T04:37:43.648Z] #11 [builder 7/7] RUN echo noop [2025-09-03T04:37:43.648Z] #11 0.222 noop [2025-09-03T04:37:43.908Z] #11 DONE 0.3s [2025-09-03T04:37:43.908Z] [2025-09-03T04:37:43.908Z] #12 exporting to image [2025-09-03T04:37:43.908Z] #12 exporting layers [2025-09-03T04:37:52.054Z] #12 exporting layers 7.8s done [2025-09-03T04:37:52.054Z] #12 writing image sha256:370c7335d40f29243ded0cee9938ba0e46c2aa3ed6e575f5ef84971e10526d16 done [2025-09-03T04:37:52.054Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-03T04:37:52.054Z] #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:37:52.381Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-03T04:37:52.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:37:52.452Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:37:52.485Z] $ 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-03T04:37:52.836Z] $ docker top 9d2da0c5d61c1298997fcfd2c4024e1f765c69f3527107e653559c01a032dcf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T04:37:53.172Z] + go version [2025-09-03T04:37:53.172Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-03T04:37:53.183Z] $ docker stop --time=1 9d2da0c5d61c1298997fcfd2c4024e1f765c69f3527107e653559c01a032dcf7 [2025-09-03T04:37:54.446Z] $ docker rm -f --volumes 9d2da0c5d61c1298997fcfd2c4024e1f765c69f3527107e653559c01a032dcf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:37:54.881Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-03T04:37:54.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:37:54.958Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:37:54.985Z] $ 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-03T04:37:55.224Z] $ docker top f794dcbf3f8d12ffdda01c69d2f7a0a03bd22fcf9fff7cb3098df109790546d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T04:37:55.574Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-09-03T04:37:55.885Z] + make test [2025-09-03T04:37:55.885Z] go test ./... -coverprofile=coverage.out [2025-09-03T04:37:57.261Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-09-03T04:38:19.184Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-09-03T04:38:19.184Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-09-03T04:38:19.184Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.019s coverage: 41.4% of statements [2025-09-03T04:38:27.287Z] go vet ./... [2025-09-03T04:38:32.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-03T04:38:32.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-03T04:38:32.564Z] ./bin/test-attribution-txt.sh [2025-09-03T04:38:32.564Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-03T04:38:32.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-03T04:38:32.602Z] $ docker stop --time=1 f794dcbf3f8d12ffdda01c69d2f7a0a03bd22fcf9fff7cb3098df109790546d7 [2025-09-03T04:38:35.234Z] $ docker rm -f --volumes f794dcbf3f8d12ffdda01c69d2f7a0a03bd22fcf9fff7cb3098df109790546d7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T04:38:35.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-03T04:38:35.909Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-03T04:38:36.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-03T04:38:36.766Z] + ls -al . [2025-09-03T04:38:36.766Z] total 236 [2025-09-03T04:38:36.766Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 3 04:37 . [2025-09-03T04:38:36.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 04:36 .. [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 62 Sep 3 04:36 .dockerignore [2025-09-03T04:38:36.766Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 04:38 .git [2025-09-03T04:38:36.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:36 .github [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 101 Sep 3 04:36 .gitignore [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 218 Sep 3 04:36 .golangci.yml [2025-09-03T04:38:36.766Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 04:36 .semver [2025-09-03T04:38:36.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:36 .vscode [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 20452 Sep 3 04:36 Attribution.txt [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 2560 Sep 3 04:36 CHANGELOG.md [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 1242 Sep 3 04:36 Dockerfile [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 649 Sep 3 04:36 Jenkinsfile [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 11367 Sep 3 04:36 LICENSE [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 2474 Sep 3 04:36 Makefile [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 4109 Sep 3 04:36 README.md [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 04:36 VERSION [2025-09-03T04:38:36.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:36 bin [2025-09-03T04:38:36.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 04:36 cmd [2025-09-03T04:38:36.766Z] -rw-r--r-- 1 jenkins jenkins 26136 Sep 3 04:38 coverage.out [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 6322 Sep 3 04:36 go.mod [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 87109 Sep 3 04:36 go.sum [2025-09-03T04:38:36.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 04:36 internal [2025-09-03T04:38:36.766Z] -rw-rw-r-- 1 jenkins jenkins 260 Sep 3 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:38:37.087Z] + 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=31d78b94d4bc184051f064f52dd5d952b2f95b80 --label arch=amd64 --label version=4.1.0-dev.7 . [2025-09-03T04:38:37.347Z] #0 building with "default" instance using docker driver [2025-09-03T04:38:37.347Z] [2025-09-03T04:38:37.347Z] #1 [internal] load build definition from Dockerfile [2025-09-03T04:38:37.347Z] #1 transferring dockerfile: 1.28kB done [2025-09-03T04:38:37.347Z] #1 DONE 0.0s [2025-09-03T04:38:37.347Z] [2025-09-03T04:38:37.347Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-03T04:38:37.347Z] #2 DONE 0.0s [2025-09-03T04:38:37.347Z] [2025-09-03T04:38:37.347Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-03T04:38:37.347Z] #3 DONE 0.1s [2025-09-03T04:38:37.347Z] [2025-09-03T04:38:37.347Z] #4 [internal] load .dockerignore [2025-09-03T04:38:37.347Z] #4 transferring context: 102B done [2025-09-03T04:38:37.347Z] #4 DONE 0.0s [2025-09-03T04:38:37.347Z] [2025-09-03T04:38:37.347Z] #5 [internal] load build context [2025-09-03T04:38:37.347Z] #5 transferring context: 36.69kB 0.0s done [2025-09-03T04:38:37.347Z] #5 DONE 0.0s [2025-09-03T04:38:37.347Z] [2025-09-03T04:38:37.347Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-03T04:38:37.347Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-03T04:38:37.347Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-03T04:38:37.605Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-03T04:38:37.605Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-03T04:38:37.605Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-03T04:38:37.605Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-03T04:38:37.605Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-03T04:38:37.605Z] #6 DONE 0.3s [2025-09-03T04:38:37.605Z] [2025-09-03T04:38:37.605Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-03T04:38:37.605Z] #7 DONE 0.1s [2025-09-03T04:38:37.605Z] [2025-09-03T04:38:37.605Z] #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-03T04:38:37.863Z] #8 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T04:38:37.863Z] #8 0.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T04:38:38.430Z] #8 0.824 OK: 248 MiB in 58 packages [2025-09-03T04:38:38.430Z] #8 DONE 1.0s [2025-09-03T04:38:38.430Z] [2025-09-03T04:38:38.430Z] #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init [2025-09-03T04:38:38.430Z] #9 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T04:38:38.430Z] #9 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T04:38:38.430Z] #9 0.577 (1/6) Installing dumb-init (1.2.5-r3) [2025-09-03T04:38:38.430Z] #9 0.581 (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-09-03T04:38:38.430Z] #9 0.586 (3/6) Installing libsodium (1.0.19-r0) [2025-09-03T04:38:38.430Z] #9 0.595 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-03T04:38:38.430Z] #9 0.618 (5/6) Installing libzmq (4.3.5-r2) [2025-09-03T04:38:38.430Z] #9 0.627 (6/6) Installing zeromq (4.3.5-r2) [2025-09-03T04:38:38.430Z] #9 0.631 Executing busybox-1.36.1-r29.trigger [2025-09-03T04:38:38.430Z] #9 0.636 OK: 12 MiB in 20 packages [2025-09-03T04:38:38.430Z] #9 DONE 0.9s [2025-09-03T04:38:38.430Z] [2025-09-03T04:38:38.430Z] #10 [builder 3/7] WORKDIR /device-opcua [2025-09-03T04:38:38.430Z] #10 DONE 0.1s [2025-09-03T04:38:38.430Z] [2025-09-03T04:38:38.430Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-03T04:38:38.687Z] #11 DONE 0.0s [2025-09-03T04:38:38.687Z] [2025-09-03T04:38:38.687Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T04:38:39.257Z] #12 DONE 0.5s [2025-09-03T04:38:39.257Z] [2025-09-03T04:38:39.257Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-03T04:38:39.257Z] #13 0.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-03T04:38:39.257Z] #13 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-03T04:38:39.257Z] #13 ... [2025-09-03T04:38:39.257Z] [2025-09-03T04:38:39.257Z] #14 [builder 6/7] COPY . . [2025-09-03T04:38:39.257Z] #14 DONE 0.2s [2025-09-03T04:38:39.257Z] [2025-09-03T04:38:39.257Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-03T04:38:39.257Z] #13 0.885 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T04:38:39.257Z] #13 0.900 Executing busybox-1.36.1-r30.post-upgrade [2025-09-03T04:38:39.257Z] #13 0.934 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T04:38:39.257Z] #13 0.937 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T04:38:39.257Z] #13 0.943 Executing busybox-1.36.1-r30.trigger [2025-09-03T04:38:39.257Z] #13 0.949 OK: 12 MiB in 20 packages [2025-09-03T04:38:39.514Z] #13 DONE 1.1s [2025-09-03T04:38:39.514Z] [2025-09-03T04:38:39.514Z] #15 [builder 7/7] RUN make build [2025-09-03T04:38:39.771Z] #15 0.245 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-09-03T04:38:44.979Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8205 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-09-03T04:38:44.998Z] Running in /w/workspace/device-opc-ua/20 [Pipeline] { [Pipeline] checkout [2025-09-03T04:38:45.031Z] Selected Git installation does not exist. Using Default [2025-09-03T04:38:45.031Z] The recommended git tool is: NONE [2025-09-03T04:38:49.645Z] using credential edgex-jenkins-ssh [2025-09-03T04:38:49.666Z] Cloning the remote Git repository [2025-09-03T04:38:49.706Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-09-03T04:38:49.786Z] > git init /w/workspace/device-opc-ua/20 # timeout=10 [2025-09-03T04:38:49.915Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-09-03T04:38:49.917Z] > git --version # timeout=10 [2025-09-03T04:38:49.936Z] > git --version # 'git version 2.25.1' [2025-09-03T04:38:49.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-03T04:38:50.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-03T04:38:51.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-09-03T04:38:51.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-03T04:38:52.760Z] Avoid second fetch [2025-09-03T04:38:52.761Z] Checking out Revision 31d78b94d4bc184051f064f52dd5d952b2f95b80 (main) [2025-09-03T04:38:53.317Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#131)" [2025-09-03T04:38:52.776Z] > git config core.sparsecheckout # timeout=10 [2025-09-03T04:38:52.833Z] > git checkout -f 31d78b94d4bc184051f064f52dd5d952b2f95b80 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T04:38:57.584Z] provisioning config files... [2025-09-03T04:38:57.610Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/20@tmp/config8161169539689046988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:38:58.269Z] ---> ****-login.sh [2025-09-03T04:38:58.269Z] nexus3.edgexfoundry.org:10001 [2025-09-03T04:38:58.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:38:58.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:38:58.808Z] Configure a credential helper to remove this warning. See [2025-09-03T04:38:58.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:38:58.808Z] [2025-09-03T04:38:58.808Z] Login Succeeded [2025-09-03T04:38:58.808Z] nexus3.edgexfoundry.org:10002 [2025-09-03T04:38:59.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:38:59.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:38:59.079Z] Configure a credential helper to remove this warning. See [2025-09-03T04:38:59.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:38:59.079Z] [2025-09-03T04:38:59.079Z] Login Succeeded [2025-09-03T04:38:59.079Z] nexus3.edgexfoundry.org:10003 [2025-09-03T04:38:59.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:38:59.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:38:59.349Z] Configure a credential helper to remove this warning. See [2025-09-03T04:38:59.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:38:59.349Z] [2025-09-03T04:38:59.349Z] Login Succeeded [2025-09-03T04:38:59.620Z] nexus3.edgexfoundry.org:10004 [2025-09-03T04:38:59.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:38:59.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:38:59.890Z] Configure a credential helper to remove this warning. See [2025-09-03T04:38:59.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:38:59.890Z] [2025-09-03T04:38:59.890Z] Login Succeeded [2025-09-03T04:38:59.890Z] ****.io [2025-09-03T04:39:00.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:39:00.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:39:00.429Z] Configure a credential helper to remove this warning. See [2025-09-03T04:39:00.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:39:00.429Z] [2025-09-03T04:39:00.429Z] Login Succeeded [2025-09-03T04:39:00.429Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T04:39:00.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-03T04:39:00.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T04:39:00.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T04:39:00.808Z] ========================================================= [2025-09-03T04:39:00.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-03T04:39:00.808Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:39:01.200Z] + 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-03T04:39:01.479Z] Sending build context to Docker daemon 8.85MB [2025-09-03T04:39:01.479Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-09-03T04:39:01.479Z] Step 2/10 : FROM ${BASE} AS builder [2025-09-03T04:39:01.746Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-03T04:39:01.746Z] 94e9d8af2201: Pulling fs layer [2025-09-03T04:39:01.746Z] a6c56e8762df: Pulling fs layer [2025-09-03T04:39:01.746Z] f0f3c8884826: Pulling fs layer [2025-09-03T04:39:01.746Z] c7e7622c144d: Pulling fs layer [2025-09-03T04:39:01.746Z] 4f4fb700ef54: Pulling fs layer [2025-09-03T04:39:01.746Z] b4c3b6d88c5a: Pulling fs layer [2025-09-03T04:39:01.746Z] ba8bce9d2590: Pulling fs layer [2025-09-03T04:39:01.746Z] ca778ea9c289: Pulling fs layer [2025-09-03T04:39:01.746Z] c7e7622c144d: Waiting [2025-09-03T04:39:01.746Z] 4f4fb700ef54: Waiting [2025-09-03T04:39:01.746Z] b4c3b6d88c5a: Waiting [2025-09-03T04:39:01.746Z] ba8bce9d2590: Waiting [2025-09-03T04:39:01.746Z] ca778ea9c289: Waiting [2025-09-03T04:39:01.746Z] a6c56e8762df: Verifying Checksum [2025-09-03T04:39:01.746Z] a6c56e8762df: Download complete [2025-09-03T04:39:01.746Z] c7e7622c144d: Verifying Checksum [2025-09-03T04:39:01.746Z] c7e7622c144d: Download complete [2025-09-03T04:39:01.746Z] 4f4fb700ef54: Verifying Checksum [2025-09-03T04:39:01.746Z] 4f4fb700ef54: Download complete [2025-09-03T04:39:01.746Z] b4c3b6d88c5a: Verifying Checksum [2025-09-03T04:39:01.746Z] b4c3b6d88c5a: Download complete [2025-09-03T04:39:01.746Z] 94e9d8af2201: Verifying Checksum [2025-09-03T04:39:01.746Z] 94e9d8af2201: Download complete [2025-09-03T04:39:01.758Z] #15 22.29 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-09-03T04:39:02.335Z] ca778ea9c289: Verifying Checksum [2025-09-03T04:39:02.335Z] ca778ea9c289: Download complete [2025-09-03T04:39:02.922Z] 94e9d8af2201: Pull complete [2025-09-03T04:39:03.509Z] a6c56e8762df: Pull complete [2025-09-03T04:39:03.777Z] f0f3c8884826: Verifying Checksum [2025-09-03T04:39:03.777Z] f0f3c8884826: Download complete [2025-09-03T04:39:04.738Z] ba8bce9d2590: Verifying Checksum [2025-09-03T04:39:04.738Z] ba8bce9d2590: Download complete [2025-09-03T04:39:05.960Z] #15 DONE 26.2s [2025-09-03T04:39:05.961Z] [2025-09-03T04:39:05.961Z] #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / [2025-09-03T04:39:06.918Z] #16 DONE 1.3s [2025-09-03T04:39:06.918Z] [2025-09-03T04:39:06.918Z] #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / [2025-09-03T04:39:07.868Z] #17 DONE 0.8s [2025-09-03T04:39:07.868Z] [2025-09-03T04:39:07.868Z] #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / [2025-09-03T04:39:08.127Z] #18 DONE 0.3s [2025-09-03T04:39:08.386Z] [2025-09-03T04:39:08.386Z] #19 exporting to image [2025-09-03T04:39:08.386Z] #19 exporting layers [2025-09-03T04:39:08.954Z] #19 exporting layers 1.0s done [2025-09-03T04:39:09.213Z] #19 writing image sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 0.1s done [2025-09-03T04:39:09.213Z] #19 naming to docker.io/library/device-opc-ua 0.1s done [2025-09-03T04:39:09.515Z] #19 DONE 1.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T04:39:09.926Z] provisioning config files... [2025-09-03T04:39:09.936Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13223801858562566776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:39:10.247Z] ---> ****-login.sh [2025-09-03T04:39:10.247Z] nexus3.edgexfoundry.org:10001 [2025-09-03T04:39:10.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:39:10.247Z] Login Succeeded [2025-09-03T04:39:10.247Z] nexus3.edgexfoundry.org:10002 [2025-09-03T04:39:10.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:39:10.247Z] Login Succeeded [2025-09-03T04:39:10.247Z] nexus3.edgexfoundry.org:10003 [2025-09-03T04:39:10.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:39:10.507Z] Login Succeeded [2025-09-03T04:39:10.507Z] nexus3.edgexfoundry.org:10004 [2025-09-03T04:39:10.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:39:10.508Z] Login Succeeded [2025-09-03T04:39:10.508Z] ****.io [2025-09-03T04:39:10.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:39:10.768Z] Login Succeeded [2025-09-03T04:39:10.768Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T04:39:10.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T04:39:10.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T04:39:10.866Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-09-03T04:39:10.866Z] 31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:39:10.866Z] latest [2025-09-03T04:39:10.866Z] 4.1.0-dev.7 [2025-09-03T04:39:10.866Z] 31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [2025-09-03T04:39:10.866Z] main [2025-09-03T04:39:10.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:39:11.214Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:39:11.535Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:39:11.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-03T04:39:11.535Z] 35c2663a137f: Preparing [2025-09-03T04:39:11.535Z] c13c168c4c4c: Preparing [2025-09-03T04:39:11.535Z] 0057fca703dc: Preparing [2025-09-03T04:39:11.535Z] 6d50d8f93a72: Preparing [2025-09-03T04:39:11.535Z] a0a0824942c6: Preparing [2025-09-03T04:39:11.535Z] 097100c76c15: Preparing [2025-09-03T04:39:11.535Z] 097100c76c15: Waiting [2025-09-03T04:39:11.535Z] c13c168c4c4c: Pushed [2025-09-03T04:39:11.535Z] 6d50d8f93a72: Pushed [2025-09-03T04:39:11.535Z] 35c2663a137f: Pushed [2025-09-03T04:39:11.535Z] 097100c76c15: Layer already exists [2025-09-03T04:39:12.102Z] a0a0824942c6: Pushed [2025-09-03T04:39:16.298Z] 0057fca703dc: Pushed [2025-09-03T04:39:16.298Z] 31d78b94d4bc184051f064f52dd5d952b2f95b80: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:39:16.642Z] + 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-03T04:39:16.976Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-03T04:39:16.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-03T04:39:16.977Z] 35c2663a137f: Preparing [2025-09-03T04:39:16.977Z] c13c168c4c4c: Preparing [2025-09-03T04:39:16.977Z] 0057fca703dc: Preparing [2025-09-03T04:39:16.977Z] 6d50d8f93a72: Preparing [2025-09-03T04:39:16.977Z] a0a0824942c6: Preparing [2025-09-03T04:39:16.977Z] 097100c76c15: Preparing [2025-09-03T04:39:16.977Z] 097100c76c15: Waiting [2025-09-03T04:39:16.977Z] a0a0824942c6: Layer already exists [2025-09-03T04:39:16.977Z] 35c2663a137f: Layer already exists [2025-09-03T04:39:16.977Z] c13c168c4c4c: Layer already exists [2025-09-03T04:39:16.977Z] 6d50d8f93a72: Layer already exists [2025-09-03T04:39:16.977Z] 0057fca703dc: Layer already exists [2025-09-03T04:39:16.977Z] 097100c76c15: Layer already exists [2025-09-03T04:39:16.977Z] latest: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:39:17.311Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:39:17.643Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 [2025-09-03T04:39:17.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-03T04:39:17.643Z] 35c2663a137f: Preparing [2025-09-03T04:39:17.643Z] c13c168c4c4c: Preparing [2025-09-03T04:39:17.643Z] 0057fca703dc: Preparing [2025-09-03T04:39:17.643Z] 6d50d8f93a72: Preparing [2025-09-03T04:39:17.643Z] a0a0824942c6: Preparing [2025-09-03T04:39:17.643Z] 097100c76c15: Preparing [2025-09-03T04:39:17.643Z] 097100c76c15: Waiting [2025-09-03T04:39:17.643Z] 6d50d8f93a72: Layer already exists [2025-09-03T04:39:17.643Z] c13c168c4c4c: Layer already exists [2025-09-03T04:39:17.643Z] a0a0824942c6: Layer already exists [2025-09-03T04:39:17.643Z] 0057fca703dc: Layer already exists [2025-09-03T04:39:17.643Z] 35c2663a137f: Layer already exists [2025-09-03T04:39:17.643Z] 097100c76c15: Layer already exists [2025-09-03T04:39:17.643Z] 4.1.0-dev.7: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:39:17.962Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:39:18.289Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [2025-09-03T04:39:18.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-03T04:39:18.289Z] 35c2663a137f: Preparing [2025-09-03T04:39:18.289Z] c13c168c4c4c: Preparing [2025-09-03T04:39:18.289Z] 0057fca703dc: Preparing [2025-09-03T04:39:18.289Z] 6d50d8f93a72: Preparing [2025-09-03T04:39:18.289Z] a0a0824942c6: Preparing [2025-09-03T04:39:18.289Z] 097100c76c15: Preparing [2025-09-03T04:39:18.289Z] 097100c76c15: Waiting [2025-09-03T04:39:18.289Z] c13c168c4c4c: Layer already exists [2025-09-03T04:39:18.289Z] 0057fca703dc: Layer already exists [2025-09-03T04:39:18.289Z] 35c2663a137f: Layer already exists [2025-09-03T04:39:18.289Z] a0a0824942c6: Layer already exists [2025-09-03T04:39:18.289Z] 6d50d8f93a72: Layer already exists [2025-09-03T04:39:18.289Z] 097100c76c15: Layer already exists [2025-09-03T04:39:18.289Z] 31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:39:18.623Z] + 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-03T04:39:18.944Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-03T04:39:18.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-09-03T04:39:18.944Z] 35c2663a137f: Preparing [2025-09-03T04:39:18.944Z] c13c168c4c4c: Preparing [2025-09-03T04:39:18.944Z] 0057fca703dc: Preparing [2025-09-03T04:39:18.944Z] 6d50d8f93a72: Preparing [2025-09-03T04:39:18.944Z] a0a0824942c6: Preparing [2025-09-03T04:39:18.944Z] 097100c76c15: Preparing [2025-09-03T04:39:18.944Z] 097100c76c15: Waiting [2025-09-03T04:39:18.944Z] 35c2663a137f: Layer already exists [2025-09-03T04:39:18.944Z] c13c168c4c4c: Layer already exists [2025-09-03T04:39:18.944Z] 0057fca703dc: Layer already exists [2025-09-03T04:39:18.944Z] 6d50d8f93a72: Layer already exists [2025-09-03T04:39:18.944Z] a0a0824942c6: Layer already exists [2025-09-03T04:39:18.944Z] 097100c76c15: Layer already exists [2025-09-03T04:39:18.944Z] main: digest: sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T04:39:19.019Z] ===================================================== [Pipeline] echo [2025-09-03T04:39:19.035Z] taggedImages: [2025-09-03T04:39:19.035Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:39:19.035Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-03T04:39:19.035Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 [2025-09-03T04:39:19.035Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [2025-09-03T04:39:19.035Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo [2025-09-03T04:39:19.075Z] ========================================================= [2025-09-03T04:39:19.075Z] [edgeXBuildMultiArch] RAW Config: [2025-09-03T04:39:19.075Z] images: [2025-09-03T04:39:19.075Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:39:19.075Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-03T04:39:19.075Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 [2025-09-03T04:39:19.075Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [2025-09-03T04:39:19.075Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-03T04:39:19.075Z] settingsFile: [2025-09-03T04:39:19.075Z] device-opc-ua-settings [2025-09-03T04:39:19.075Z] ========================================================= [Pipeline] node [2025-09-03T04:39:19.742Z] f0f3c8884826: Pull complete [2025-09-03T04:39:19.742Z] c7e7622c144d: Pull complete [2025-09-03T04:39:19.742Z] 4f4fb700ef54: Pull complete [2025-09-03T04:39:19.742Z] b4c3b6d88c5a: Pull complete [2025-09-03T04:39:26.402Z] ba8bce9d2590: Pull complete [2025-09-03T04:39:27.851Z] ca778ea9c289: Pull complete [2025-09-03T04:39:27.851Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-03T04:39:27.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-03T04:39:27.851Z] ---> 47b25d7523d1 [2025-09-03T04:39:27.851Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-09-03T04:39:29.793Z] ---> Running in 0e9c7befacc3 [2025-09-03T04:39:29.793Z] Removing intermediate container 0e9c7befacc3 [2025-09-03T04:39:29.793Z] ---> 97681d97df74 [2025-09-03T04:39:29.793Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-03T04:39:29.793Z] ---> Running in 47a84fbc0c2c [2025-09-03T04:39:30.066Z] Removing intermediate container 47a84fbc0c2c [2025-09-03T04:39:30.066Z] ---> 633e45653930 [2025-09-03T04:39:30.066Z] Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-03T04:39:30.337Z] ---> Running in 1b97c44fbc84 [2025-09-03T04:39:31.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T04:39:31.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T04:39:33.293Z] OK: 239 MiB in 58 packages [2025-09-03T04:39:33.880Z] Removing intermediate container 1b97c44fbc84 [2025-09-03T04:39:33.880Z] ---> 6f12ea51fbce [2025-09-03T04:39:33.880Z] Step 6/10 : WORKDIR /device-opcua [2025-09-03T04:39:33.880Z] ---> Running in 98892bc60019 [2025-09-03T04:39:34.079Z] Still waiting to schedule task [2025-09-03T04:39:34.079Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-03T04:39:34.475Z] Removing intermediate container 98892bc60019 [2025-09-03T04:39:34.475Z] ---> f89a5bfe6842 [2025-09-03T04:39:34.475Z] Step 7/10 : COPY go.mod vendor* ./ [2025-09-03T04:39:35.440Z] ---> 9075dd32584a [2025-09-03T04:39:35.440Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T04:39:35.710Z] ---> Running in c4187379fa45 [2025-09-03T04:40:28.544Z] Running on prd-centos7-docker-4c-2g-8206 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T04:40:28.593Z] provisioning config files... [2025-09-03T04:40:28.633Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1009744233615746913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:40:29.668Z] ---> ****-login.sh [2025-09-03T04:40:29.668Z] nexus3.edgexfoundry.org:10001 [2025-09-03T04:40:29.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:40:29.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:40:29.668Z] Configure a credential helper to remove this warning. See [2025-09-03T04:40:29.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:40:29.668Z] [2025-09-03T04:40:29.668Z] Login Succeeded [2025-09-03T04:40:29.668Z] nexus3.edgexfoundry.org:10002 [2025-09-03T04:40:29.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:40:29.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:40:29.939Z] Configure a credential helper to remove this warning. See [2025-09-03T04:40:29.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:40:29.939Z] [2025-09-03T04:40:29.939Z] Login Succeeded [2025-09-03T04:40:29.939Z] nexus3.edgexfoundry.org:10003 [2025-09-03T04:40:29.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:40:29.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:40:29.940Z] Configure a credential helper to remove this warning. See [2025-09-03T04:40:29.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:40:29.940Z] [2025-09-03T04:40:29.940Z] Login Succeeded [2025-09-03T04:40:29.940Z] nexus3.edgexfoundry.org:10004 [2025-09-03T04:40:29.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:40:30.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:40:30.200Z] Configure a credential helper to remove this warning. See [2025-09-03T04:40:30.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:40:30.200Z] [2025-09-03T04:40:30.200Z] Login Succeeded [2025-09-03T04:40:30.200Z] ****.io [2025-09-03T04:40:30.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:40:30.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:40:30.460Z] Configure a credential helper to remove this warning. See [2025-09-03T04:40:30.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:40:30.460Z] [2025-09-03T04:40:30.460Z] Login Succeeded [2025-09-03T04:40:30.460Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T04:40:30.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T04:40:30.817Z] + docker buildx ls [2025-09-03T04:40:30.817Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-03T04:40:30.817Z] default * docker [2025-09-03T04:40:30.817Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-03T04:40:31.110Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-03T04:40:31.110Z] edgex-builder [Pipeline] sh [2025-09-03T04:40:31.399Z] + docker buildx inspect --bootstrap [2025-09-03T04:40:31.399Z] #1 [internal] booting buildkit [2025-09-03T04:40:31.399Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-03T04:40:35.614Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2025-09-03T04:40:35.614Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-03T04:40:35.880Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-09-03T04:40:35.880Z] #1 DONE 4.8s [2025-09-03T04:40:35.880Z] Name: edgex-builder [2025-09-03T04:40:35.880Z] Driver: docker-container [2025-09-03T04:40:35.880Z] [2025-09-03T04:40:35.880Z] Nodes: [2025-09-03T04:40:35.880Z] Name: edgex-builder0 [2025-09-03T04:40:35.880Z] Endpoint: unix:///var/run/docker.sock [2025-09-03T04:40:35.880Z] Status: running [2025-09-03T04:40:35.880Z] Buildkit: v0.23.2 [2025-09-03T04:40:35.880Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-03T04:40:36.174Z] + docker buildx ls [2025-09-03T04:40:36.174Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-03T04:40:36.174Z] edgex-builder * docker-container [2025-09-03T04:40:36.174Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-03T04:40:36.174Z] default docker [2025-09-03T04:40:36.174Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-03T04:40:36.476Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 --push - [2025-09-03T04:40:36.476Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80' [2025-09-03T04:40:36.476Z] #1 [internal] load build definition from Dockerfile [2025-09-03T04:40:36.476Z] #1 transferring dockerfile: 198B done [2025-09-03T04:40:36.476Z] #1 DONE 0.0s [2025-09-03T04:40:36.476Z] [2025-09-03T04:40:36.476Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:40:36.476Z] #2 DONE 0.1s [2025-09-03T04:40:36.476Z] [2025-09-03T04:40:36.476Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:40:36.736Z] #3 DONE 0.1s [2025-09-03T04:40:36.736Z] [2025-09-03T04:40:36.736Z] #4 [internal] load .dockerignore [2025-09-03T04:40:36.736Z] #4 transferring context: 2B done [2025-09-03T04:40:36.736Z] #4 DONE 0.0s [2025-09-03T04:40:36.736Z] [2025-09-03T04:40:36.736Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:36.736Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:36.736Z] #5 DONE 0.0s [2025-09-03T04:40:36.736Z] [2025-09-03T04:40:36.736Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:36.736Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:36.736Z] #6 DONE 0.1s [2025-09-03T04:40:36.736Z] [2025-09-03T04:40:36.736Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T04:40:36.736Z] #7 DONE 0.0s [2025-09-03T04:40:36.736Z] [2025-09-03T04:40:36.736Z] #8 exporting to image [2025-09-03T04:40:36.736Z] #8 exporting layers done [2025-09-03T04:40:36.736Z] #8 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 0.0s done [2025-09-03T04:40:36.736Z] #8 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done [2025-09-03T04:40:36.736Z] #8 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done [2025-09-03T04:40:36.736Z] #8 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done [2025-09-03T04:40:36.736Z] #8 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done [2025-09-03T04:40:36.736Z] #8 pushing layers 0.1s done [2025-09-03T04:40:36.736Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 [2025-09-03T04:40:36.736Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T04:40:36.995Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done [2025-09-03T04:40:36.995Z] #8 DONE 0.3s [2025-09-03T04:40:36.995Z] [2025-09-03T04:40:36.996Z] 1 warning found (use --debug to expand): [2025-09-03T04:40:36.996Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T04:40:37.292Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' [2025-09-03T04:40:37.293Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - [2025-09-03T04:40:37.293Z] #1 [internal] load build definition from Dockerfile [2025-09-03T04:40:37.293Z] #1 transferring dockerfile: 164B done [2025-09-03T04:40:37.293Z] #1 DONE 0.0s [2025-09-03T04:40:37.293Z] [2025-09-03T04:40:37.293Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-03T04:40:37.293Z] #2 DONE 0.0s [2025-09-03T04:40:37.293Z] [2025-09-03T04:40:37.293Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-09-03T04:40:37.293Z] #3 DONE 0.0s [2025-09-03T04:40:37.293Z] [2025-09-03T04:40:37.293Z] #4 [internal] load .dockerignore [2025-09-03T04:40:37.293Z] #4 transferring context: 2B done [2025-09-03T04:40:37.293Z] #4 DONE 0.0s [2025-09-03T04:40:37.293Z] [2025-09-03T04:40:37.293Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:37.293Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:37.293Z] #5 CACHED [2025-09-03T04:40:37.293Z] [2025-09-03T04:40:37.293Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:37.293Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:37.293Z] #6 CACHED [2025-09-03T04:40:37.293Z] [2025-09-03T04:40:37.293Z] #7 exporting to image [2025-09-03T04:40:37.293Z] #7 exporting layers [2025-09-03T04:40:37.293Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T04:40:37.553Z] #7 exporting layers done [2025-09-03T04:40:37.553Z] #7 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 done [2025-09-03T04:40:37.553Z] #7 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done [2025-09-03T04:40:37.553Z] #7 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done [2025-09-03T04:40:37.553Z] #7 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done [2025-09-03T04:40:37.553Z] #7 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done [2025-09-03T04:40:37.553Z] #7 pushing layers 0.0s done [2025-09-03T04:40:37.553Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done [2025-09-03T04:40:37.553Z] #7 DONE 0.1s [2025-09-03T04:40:37.553Z] [2025-09-03T04:40:37.553Z] #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T04:40:37.553Z] #8 DONE 0.0s [2025-09-03T04:40:37.553Z] [2025-09-03T04:40:37.553Z] 1 warning found (use --debug to expand): [2025-09-03T04:40:37.553Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T04:40:37.841Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7' [2025-09-03T04:40:37.841Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 --push - [2025-09-03T04:40:37.841Z] #1 [internal] load build definition from Dockerfile [2025-09-03T04:40:37.841Z] #1 transferring dockerfile: 169B done [2025-09-03T04:40:37.841Z] #1 DONE 0.0s [2025-09-03T04:40:37.841Z] [2025-09-03T04:40:37.841Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 [2025-09-03T04:40:37.841Z] #2 DONE 0.0s [2025-09-03T04:40:37.841Z] [2025-09-03T04:40:37.841Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7 [2025-09-03T04:40:37.841Z] #3 DONE 0.0s [2025-09-03T04:40:37.841Z] [2025-09-03T04:40:37.841Z] #4 [internal] load .dockerignore [2025-09-03T04:40:37.841Z] #4 transferring context: 2B done [2025-09-03T04:40:37.841Z] #4 DONE 0.0s [2025-09-03T04:40:37.841Z] [2025-09-03T04:40:37.841Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:37.841Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:37.841Z] #5 CACHED [2025-09-03T04:40:37.841Z] [2025-09-03T04:40:37.841Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:38.100Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:38.100Z] #6 CACHED [2025-09-03T04:40:38.100Z] [2025-09-03T04:40:38.100Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T04:40:38.100Z] #7 DONE 0.0s [2025-09-03T04:40:38.100Z] [2025-09-03T04:40:38.100Z] #8 exporting to image [2025-09-03T04:40:38.100Z] #8 exporting layers done [2025-09-03T04:40:38.100Z] #8 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 done [2025-09-03T04:40:38.100Z] #8 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done [2025-09-03T04:40:38.100Z] #8 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done [2025-09-03T04:40:38.100Z] #8 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done [2025-09-03T04:40:38.100Z] #8 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done [2025-09-03T04:40:38.100Z] #8 pushing layers 0.0s done [2025-09-03T04:40:38.100Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.7@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done [2025-09-03T04:40:38.100Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T04:40:38.100Z] #8 DONE 0.1s [2025-09-03T04:40:38.100Z] [2025-09-03T04:40:38.100Z] 1 warning found (use --debug to expand): [2025-09-03T04:40:38.100Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T04:40:38.386Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7' [2025-09-03T04:40:38.386Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 --push - [2025-09-03T04:40:38.647Z] #1 [internal] load build definition from Dockerfile [2025-09-03T04:40:38.647Z] #1 transferring dockerfile: 210B done [2025-09-03T04:40:38.647Z] #1 DONE 0.0s [2025-09-03T04:40:38.647Z] [2025-09-03T04:40:38.647Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [2025-09-03T04:40:38.647Z] #2 DONE 0.0s [2025-09-03T04:40:38.647Z] [2025-09-03T04:40:38.647Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [2025-09-03T04:40:38.647Z] #3 DONE 0.0s [2025-09-03T04:40:38.647Z] [2025-09-03T04:40:38.647Z] #4 [internal] load .dockerignore [2025-09-03T04:40:38.647Z] #4 transferring context: 2B done [2025-09-03T04:40:38.647Z] #4 DONE 0.0s [2025-09-03T04:40:38.647Z] [2025-09-03T04:40:38.647Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:38.647Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:38.647Z] #5 CACHED [2025-09-03T04:40:38.647Z] [2025-09-03T04:40:38.647Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:38.647Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:38.647Z] #6 CACHED [2025-09-03T04:40:38.647Z] [2025-09-03T04:40:38.647Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T04:40:38.647Z] #7 DONE 0.0s [2025-09-03T04:40:38.647Z] [2025-09-03T04:40:38.647Z] #8 exporting to image [2025-09-03T04:40:38.647Z] #8 exporting layers done [2025-09-03T04:40:38.647Z] #8 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 done [2025-09-03T04:40:38.647Z] #8 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done [2025-09-03T04:40:38.647Z] #8 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done [2025-09-03T04:40:38.647Z] #8 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done [2025-09-03T04:40:38.647Z] #8 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done [2025-09-03T04:40:38.647Z] #8 pushing layers 0.0s done [2025-09-03T04:40:38.647Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done [2025-09-03T04:40:38.647Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T04:40:38.647Z] #8 DONE 0.1s [2025-09-03T04:40:38.647Z] [2025-09-03T04:40:38.647Z] 1 warning found (use --debug to expand): [2025-09-03T04:40:38.647Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-03T04:40:38.934Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - [2025-09-03T04:40:38.934Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' [2025-09-03T04:40:39.192Z] #1 [internal] load build definition from Dockerfile [2025-09-03T04:40:39.192Z] #1 transferring dockerfile: 162B done [2025-09-03T04:40:39.192Z] #1 DONE 0.0s [2025-09-03T04:40:39.192Z] [2025-09-03T04:40:39.192Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-03T04:40:39.192Z] #2 DONE 0.0s [2025-09-03T04:40:39.192Z] [2025-09-03T04:40:39.192Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-09-03T04:40:39.192Z] #3 DONE 0.0s [2025-09-03T04:40:39.192Z] [2025-09-03T04:40:39.192Z] #4 [internal] load .dockerignore [2025-09-03T04:40:39.192Z] #4 transferring context: 2B done [2025-09-03T04:40:39.192Z] #4 DONE 0.0s [2025-09-03T04:40:39.192Z] [2025-09-03T04:40:39.192Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:39.192Z] #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:39.192Z] #5 DONE 0.0s [2025-09-03T04:40:39.192Z] [2025-09-03T04:40:39.192Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:39.192Z] #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a 0.0s done [2025-09-03T04:40:39.192Z] #6 CACHED [2025-09-03T04:40:39.192Z] [2025-09-03T04:40:39.192Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:284764c36b90582c480ca7685b67708ceee38d7f850df841ba1d0440ed8d2f6a [2025-09-03T04:40:39.192Z] #5 CACHED [2025-09-03T04:40:39.192Z] [2025-09-03T04:40:39.192Z] #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-03T04:40:39.192Z] #7 DONE 0.0s [2025-09-03T04:40:39.192Z] [2025-09-03T04:40:39.192Z] #8 exporting to image [2025-09-03T04:40:39.192Z] #8 exporting layers done [2025-09-03T04:40:39.192Z] #8 exporting manifest sha256:acb51e35fa7bd84965e4459719b13bca8fd7fd42b10d02c3711c0d65c8c79170 done [2025-09-03T04:40:39.192Z] #8 exporting config sha256:892f7ec3b64a4ff70f517ba4467dea8fc9fdb99ba97dec9b18c8c74a5beaadd3 done [2025-09-03T04:40:39.192Z] #8 exporting manifest sha256:6356796415e6654a7175ea6b2e981798a4b048079256d8fa0b4638f6a80bbb52 done [2025-09-03T04:40:39.192Z] #8 exporting config sha256:32cc0a238b88afb898609c60b2b8b81c847a5345c440d64e3e01e553d33f9512 done [2025-09-03T04:40:39.192Z] #8 exporting manifest list sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 done [2025-09-03T04:40:39.192Z] #8 pushing layers 0.0s done [2025-09-03T04:40:39.192Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:a72c971c6d7fe575976130ee9088468ef5a8ae0a8f58878b79e0743a25c89206 0.1s done [2025-09-03T04:40:39.192Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-03T04:40:39.192Z] #8 DONE 0.1s [2025-09-03T04:40:39.192Z] [2025-09-03T04:40:39.192Z] 1 warning found (use --debug to expand): [2025-09-03T04:40:39.192Z]  - 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-03T04:40:39.588Z] + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:40:39.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:40:40.449Z] ---> package-listing.sh [2025-09-03T04:40:40.449Z] ++ facter osfamily [2025-09-03T04:40:40.449Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-03T04:40:40.709Z] + OS_FAMILY=redhat [2025-09-03T04:40:40.709Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-09-03T04:40:40.709Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-03T04:40:40.709Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-03T04:40:40.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-03T04:40:40.709Z] + PACKAGES=/tmp/packages_start.txt [2025-09-03T04:40:40.709Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-03T04:40:40.709Z] + PACKAGES=/tmp/packages_end.txt [2025-09-03T04:40:40.709Z] + case "${OS_FAMILY}" in [2025-09-03T04:40:40.709Z] + rpm -qa [2025-09-03T04:40:40.709Z] + sort [2025-09-03T04:40:41.285Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-03T04:40:41.285Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-03T04:40:41.285Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-03T04:40:41.285Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-03T04:40:41.285Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-09-03T04:40:41.285Z] + 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-03T04:40:41.298Z] 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-03T04:40:41.583Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:40:42.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T04:40:42.148Z] [2025-09-03T04:40:42.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:40:42.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T04:40:42.456Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-03T04:40:42.456Z] 5eb5b503b376: Pulling fs layer [2025-09-03T04:40:42.456Z] 5c69ac0246d0: Pulling fs layer [2025-09-03T04:40:42.456Z] ec43610c2a17: Pulling fs layer [2025-09-03T04:40:42.456Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-03T04:40:42.456Z] 33b1e0a273af: Pulling fs layer [2025-09-03T04:40:42.456Z] 5d3b04190fa2: Pulling fs layer [2025-09-03T04:40:42.456Z] 2f39f015ded8: Pulling fs layer [2025-09-03T04:40:42.456Z] 3a2ae6a8a46f: Waiting [2025-09-03T04:40:42.456Z] 33b1e0a273af: Waiting [2025-09-03T04:40:42.456Z] 5d3b04190fa2: Waiting [2025-09-03T04:40:42.456Z] 2f39f015ded8: Waiting [2025-09-03T04:40:42.456Z] 5c69ac0246d0: Verifying Checksum [2025-09-03T04:40:42.456Z] 5c69ac0246d0: Download complete [2025-09-03T04:40:42.456Z] 3a2ae6a8a46f: Download complete [2025-09-03T04:40:42.456Z] 33b1e0a273af: Verifying Checksum [2025-09-03T04:40:42.456Z] 33b1e0a273af: Download complete [2025-09-03T04:40:42.456Z] ec43610c2a17: Verifying Checksum [2025-09-03T04:40:42.456Z] ec43610c2a17: Download complete [2025-09-03T04:40:42.456Z] 5d3b04190fa2: Verifying Checksum [2025-09-03T04:40:42.456Z] 5d3b04190fa2: Download complete [2025-09-03T04:40:42.715Z] 5eb5b503b376: Verifying Checksum [2025-09-03T04:40:42.715Z] 5eb5b503b376: Download complete [2025-09-03T04:40:43.298Z] 2f39f015ded8: Verifying Checksum [2025-09-03T04:40:43.298Z] 2f39f015ded8: Download complete [2025-09-03T04:40:44.233Z] 5eb5b503b376: Pull complete [2025-09-03T04:40:44.233Z] 5c69ac0246d0: Pull complete [2025-09-03T04:40:44.492Z] ec43610c2a17: Pull complete [2025-09-03T04:40:44.751Z] 3a2ae6a8a46f: Pull complete [2025-09-03T04:40:45.016Z] 33b1e0a273af: Pull complete [2025-09-03T04:40:45.016Z] 5d3b04190fa2: Pull complete [2025-09-03T04:40:49.224Z] 2f39f015ded8: Pull complete [2025-09-03T04:40:49.224Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-03T04:40:49.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T04:40:49.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:40:49.370Z] prd-centos7-docker-4c-2g-8206 does not seem to be running inside a container [2025-09-03T04:40:49.404Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-03T04:40:52.753Z] $ docker top cc7540e2444afe9854f6ae4e30c026c70f52f7a16067514ab34cd32b0325dff7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T04:40:53.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-03T04:40:53.400Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-03T04:40:53.687Z] + ls /var/log/sa-host [2025-09-03T04:40:53.687Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T04:40:53.792Z] provisioning config files... [2025-09-03T04:40:53.803Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10563821220344808041tmp [Pipeline] { [Pipeline] echo [2025-09-03T04:40:53.824Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:40:54.141Z] ---> create-netrc.sh [Pipeline] } [2025-09-03T04:40:54.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:40:54.498Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-03T04:40:54.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:40:54.792Z] ---> sudo-logs.sh [2025-09-03T04:40:54.792Z] Archiving 'sudo' log.. [2025-09-03T04:40:54.792Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8206.novalocal: Name or service not known [2025-09-03T04:40:54.792Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8206.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-03T04:40:54.816Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:40:55.108Z] ---> job-cost.sh [2025-09-03T04:40:55.108Z] lf-activate-venv: SKIPPING [2025-09-03T04:40:55.108Z] INFO: No Stack... [2025-09-03T04:40:55.368Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-03T04:40:55.626Z] INFO: Archiving Costs [Pipeline] echo [2025-09-03T04:40:55.637Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:40:55.926Z] ---> logs-deploy.sh [2025-09-03T04:40:55.926Z] lf-activate-venv: SKIPPING [2025-09-03T04:40:55.926Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/20 [2025-09-03T04:40:55.926Z] INFO: archiving workspace using pattern(s): [2025-09-03T04:40:56.871Z] Archives upload complete. [2025-09-03T04:40:57.131Z] INFO: archiving logs to Nexus [2025-09-03T04:40:57.700Z] ---> uname -a: [2025-09-03T04:40:57.700Z] Linux prd-centos7-docker-4c-2g-8206.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-03T04:40:57.700Z] [2025-09-03T04:40:57.700Z] [2025-09-03T04:40:57.700Z] ---> lscpu: [2025-09-03T04:40:57.700Z] Architecture: x86_64 [2025-09-03T04:40:57.700Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-03T04:40:57.700Z] Byte Order: Little Endian [2025-09-03T04:40:57.700Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-03T04:40:57.700Z] CPU(s): 2 [2025-09-03T04:40:57.700Z] On-line CPU(s) list: 0,1 [2025-09-03T04:40:57.700Z] Thread(s) per core: 1 [2025-09-03T04:40:57.700Z] Core(s) per socket: 1 [2025-09-03T04:40:57.700Z] Socket(s): 2 [2025-09-03T04:40:57.700Z] NUMA node(s): 1 [2025-09-03T04:40:57.700Z] Vendor ID: AuthenticAMD [2025-09-03T04:40:57.700Z] CPU family: 23 [2025-09-03T04:40:57.700Z] Model: 49 [2025-09-03T04:40:57.700Z] Model name: AMD EPYC-Rome Processor [2025-09-03T04:40:57.700Z] Stepping: 0 [2025-09-03T04:40:57.700Z] CPU MHz: 2799.996 [2025-09-03T04:40:57.700Z] BogoMIPS: 5599.99 [2025-09-03T04:40:57.700Z] Virtualization: AMD-V [2025-09-03T04:40:57.700Z] Hypervisor vendor: KVM [2025-09-03T04:40:57.700Z] Virtualization type: full [2025-09-03T04:40:57.700Z] L1d cache: 64 KiB [2025-09-03T04:40:57.700Z] L1i cache: 64 KiB [2025-09-03T04:40:57.700Z] L2 cache: 1 MiB [2025-09-03T04:40:57.700Z] L3 cache: 32 MiB [2025-09-03T04:40:57.700Z] NUMA node0 CPU(s): 0,1 [2025-09-03T04:40:57.700Z] Vulnerability Itlb multihit: Not affected [2025-09-03T04:40:57.700Z] Vulnerability L1tf: Not affected [2025-09-03T04:40:57.700Z] Vulnerability Mds: Not affected [2025-09-03T04:40:57.700Z] Vulnerability Meltdown: Not affected [2025-09-03T04:40:57.700Z] Vulnerability Mmio stale data: Not affected [2025-09-03T04:40:57.700Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-03T04:40:57.700Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-03T04:40:57.700Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-03T04:40:57.700Z] Vulnerability Srbds: Not affected [2025-09-03T04:40:57.700Z] Vulnerability Tsx async abort: Not affected [2025-09-03T04:40:57.700Z] 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-03T04:40:57.700Z] [2025-09-03T04:40:57.700Z] [2025-09-03T04:40:57.700Z] ---> nproc: [2025-09-03T04:40:57.700Z] 2 [2025-09-03T04:40:57.700Z] [2025-09-03T04:40:57.700Z] [2025-09-03T04:40:57.700Z] ---> df -h: [2025-09-03T04:40:57.700Z] Filesystem Size Used Avail Use% Mounted on [2025-09-03T04:40:57.700Z] overlay 40G 7.3G 33G 19% / [2025-09-03T04:40:57.700Z] tmpfs 64M 0 64M 0% /dev [2025-09-03T04:40:57.700Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-03T04:40:57.700Z] shm 64M 0 64M 0% /dev/shm [2025-09-03T04:40:57.700Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-03T04:40:57.700Z] [2025-09-03T04:40:57.700Z] [2025-09-03T04:40:57.700Z] Cannot open /var/log/sysstat/sa03: No such file or directory [2025-09-03T04:40:57.700Z] Please check if data collecting is enabled [2025-09-03T04:40:57.700Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T04:40:57.994Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-03T04:40:58.000Z] $ docker stop --time=1 cc7540e2444afe9854f6ae4e30c026c70f52f7a16067514ab34cd32b0325dff7 [2025-09-03T04:40:59.135Z] $ docker rm -f --volumes cc7540e2444afe9854f6ae4e30c026c70f52f7a16067514ab34cd32b0325dff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-03T04:40:59.234Z] [WS-CLEANUP] Deleting project workspace... [2025-09-03T04:40:59.234Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-03T04:40:59.248Z] [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-03T04:40:59.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T04:40:59.690Z] [2025-09-03T04:40:59.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:41:00.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T04:41:00.000Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-03T04:41:00.000Z] 5eb5b503b376: Pulling fs layer [2025-09-03T04:41:00.000Z] 5c69ac0246d0: Pulling fs layer [2025-09-03T04:41:00.000Z] ec43610c2a17: Pulling fs layer [2025-09-03T04:41:00.000Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-03T04:41:00.000Z] 33b1e0a273af: Pulling fs layer [2025-09-03T04:41:00.000Z] 5d3b04190fa2: Pulling fs layer [2025-09-03T04:41:00.000Z] 2f39f015ded8: Pulling fs layer [2025-09-03T04:41:00.000Z] 5d3b04190fa2: Waiting [2025-09-03T04:41:00.000Z] 33b1e0a273af: Waiting [2025-09-03T04:41:00.000Z] 3a2ae6a8a46f: Waiting [2025-09-03T04:41:00.000Z] 2f39f015ded8: Waiting [2025-09-03T04:41:00.000Z] 5c69ac0246d0: Verifying Checksum [2025-09-03T04:41:00.000Z] 5c69ac0246d0: Download complete [2025-09-03T04:41:00.000Z] 3a2ae6a8a46f: Download complete [2025-09-03T04:41:00.000Z] 33b1e0a273af: Verifying Checksum [2025-09-03T04:41:00.000Z] 33b1e0a273af: Download complete [2025-09-03T04:41:00.000Z] ec43610c2a17: Download complete [2025-09-03T04:41:00.000Z] 5d3b04190fa2: Verifying Checksum [2025-09-03T04:41:00.000Z] 5d3b04190fa2: Download complete [2025-09-03T04:41:00.258Z] 5eb5b503b376: Verifying Checksum [2025-09-03T04:41:00.258Z] 5eb5b503b376: Download complete [2025-09-03T04:41:00.823Z] 2f39f015ded8: Verifying Checksum [2025-09-03T04:41:00.823Z] 2f39f015ded8: Download complete [2025-09-03T04:41:01.756Z] 5eb5b503b376: Pull complete [2025-09-03T04:41:01.756Z] 5c69ac0246d0: Pull complete [2025-09-03T04:41:02.014Z] ec43610c2a17: Pull complete [2025-09-03T04:41:02.272Z] 3a2ae6a8a46f: Pull complete [2025-09-03T04:41:02.272Z] 33b1e0a273af: Pull complete [2025-09-03T04:41:02.272Z] 5d3b04190fa2: Pull complete [2025-09-03T04:41:07.537Z] 2f39f015ded8: Pull complete [2025-09-03T04:41:07.537Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-03T04:41:07.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T04:41:07.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:41:07.630Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:41:07.655Z] $ 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-03T04:41:10.283Z] $ docker top 6c01d041e2ad6b2f66af534a86baef3f80a840e590535bcc01db890b56b3985f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:41:10.679Z] ---> job-cost.sh [2025-09-03T04:41:10.679Z] lf-activate-venv: SKIPPING [2025-09-03T04:41:10.679Z] INFO: No Stack... [2025-09-03T04:41:11.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-03T04:41:11.504Z] INFO: Archiving Costs [Pipeline] sh [2025-09-03T04:41:11.799Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-09-03T04:41:11.799Z] + cut -d, -f6 [Pipeline] lock [2025-09-03T04:41:11.813Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [2025-09-03T04:41:11.821Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] did not exist. Created. [2025-09-03T04:41:11.828Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-03T04:41:12.144Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-03T04:41:12.168Z] Stashed 1 file(s) [Pipeline] } [2025-09-03T04:41:12.175Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-03T04:41:12.207Z] $ docker stop --time=1 6c01d041e2ad6b2f66af534a86baef3f80a840e590535bcc01db890b56b3985f [2025-09-03T04:41:12.339Z] Removing intermediate container c4187379fa45 [2025-09-03T04:41:12.339Z] ---> c87e60f7a1cf [2025-09-03T04:41:12.339Z] Step 9/10 : COPY . . [2025-09-03T04:41:12.922Z] ---> df85b0b203f8 [2025-09-03T04:41:12.922Z] Step 10/10 : RUN ${MAKE} [2025-09-03T04:41:12.922Z] ---> Running in 2e11416d6fd4 [2025-09-03T04:41:13.839Z] $ docker rm -f --volumes 6c01d041e2ad6b2f66af534a86baef3f80a840e590535bcc01db890b56b3985f [2025-09-03T04:41:13.887Z] noop [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-03T04:41:14.472Z] Removing intermediate container 2e11416d6fd4 [2025-09-03T04:41:14.472Z] ---> 741edc493fa4 [2025-09-03T04:41:14.473Z] Successfully built 741edc493fa4 [2025-09-03T04:41:14.473Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:41:14.842Z] + docker inspect -f . ci-base-image-arm64 [2025-09-03T04:41:14.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:41:15.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-8205 does not seem to be running inside a container [2025-09-03T04:41:15.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/20 -v /w/workspace/device-opc-ua/20:/w/workspace/device-opc-ua/20:rw,z -v /w/workspace/device-opc-ua/20@tmp:/w/workspace/device-opc-ua/20@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-03T04:41:16.298Z] $ docker top 809409cc567c8cafb1a91d6f14bfe95a72a9fed053ab03b04e76236dc738bf00 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T04:41:17.146Z] + go version [2025-09-03T04:41:17.146Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-03T04:41:17.162Z] $ docker stop --time=1 809409cc567c8cafb1a91d6f14bfe95a72a9fed053ab03b04e76236dc738bf00 [2025-09-03T04:41:18.780Z] $ docker rm -f --volumes 809409cc567c8cafb1a91d6f14bfe95a72a9fed053ab03b04e76236dc738bf00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:41:19.376Z] + docker inspect -f . ci-base-image-arm64 [2025-09-03T04:41:19.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:41:19.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-8205 does not seem to be running inside a container [2025-09-03T04:41:19.635Z] $ 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/20 -v /w/workspace/device-opc-ua/20:/w/workspace/device-opc-ua/20:rw,z -v /w/workspace/device-opc-ua/20@tmp:/w/workspace/device-opc-ua/20@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-03T04:41:21.246Z] $ docker top e0cef287a579c6caf5ee552cb3e3444ef8e786aaeceea22c1ddc94852363b9e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T04:41:22.083Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/20 [Pipeline] fileExists [Pipeline] sh [2025-09-03T04:41:22.735Z] + make test [2025-09-03T04:41:22.735Z] go test ./... -coverprofile=coverage.out [2025-09-03T04:41:29.382Z] ? github.com/edgexfoundry/device-opc-ua [no test files] [2025-09-03T04:45:21.235Z] github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements [2025-09-03T04:45:21.235Z] github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements [2025-09-03T04:45:21.235Z] ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.084s coverage: 41.4% of statements [2025-09-03T04:45:21.235Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-03T04:45:21.235Z] go vet ./... [2025-09-03T04:46:08.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-03T04:46:08.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-03T04:46:08.093Z] ./bin/test-attribution-txt.sh [2025-09-03T04:46:08.093Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-03T04:46:08.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-03T04:46:08.128Z] $ docker stop --time=1 e0cef287a579c6caf5ee552cb3e3444ef8e786aaeceea22c1ddc94852363b9e0 [2025-09-03T04:46:09.957Z] $ docker rm -f --volumes e0cef287a579c6caf5ee552cb3e3444ef8e786aaeceea22c1ddc94852363b9e0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T04:46:11.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-03T04:46:11.468Z] Warning: overwriting stash ‘coverage-report’ [2025-09-03T04:46:12.040Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-03T04:46:12.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-03T04:46:12.820Z] + ls -al . [2025-09-03T04:46:12.820Z] total 232 [2025-09-03T04:46:12.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 04:41 . [2025-09-03T04:46:12.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 04:38 .. [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 62 Sep 3 04:38 .dockerignore [2025-09-03T04:46:12.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 04:38 .git [2025-09-03T04:46:12.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:38 .github [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 101 Sep 3 04:38 .gitignore [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 218 Sep 3 04:38 .golangci.yml [2025-09-03T04:46:12.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:38 .vscode [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 20452 Sep 3 04:38 Attribution.txt [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 2560 Sep 3 04:38 CHANGELOG.md [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 1242 Sep 3 04:38 Dockerfile [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 649 Sep 3 04:38 Jenkinsfile [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 11367 Sep 3 04:38 LICENSE [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 2474 Sep 3 04:38 Makefile [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 4109 Sep 3 04:38 README.md [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 3 04:36 VERSION [2025-09-03T04:46:12.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 04:38 bin [2025-09-03T04:46:12.820Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 04:38 cmd [2025-09-03T04:46:12.820Z] -rw-r--r-- 1 jenkins jenkins 26136 Sep 3 04:45 coverage.out [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 6322 Sep 3 04:38 go.mod [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 87109 Sep 3 04:38 go.sum [2025-09-03T04:46:12.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 04:38 internal [2025-09-03T04:46:12.820Z] -rw-rw-r-- 1 jenkins jenkins 260 Sep 3 04:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:46:13.184Z] + 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=31d78b94d4bc184051f064f52dd5d952b2f95b80 --label arch=arm64 --label version=4.1.0-dev.7 . [2025-09-03T04:46:13.452Z] Sending build context to Docker daemon 8.877MB [2025-09-03T04:46:13.723Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-09-03T04:46:13.723Z] Step 2/23 : FROM ${BASE} AS builder [2025-09-03T04:46:13.723Z] ---> 741edc493fa4 [2025-09-03T04:46:13.723Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-09-03T04:46:13.723Z] ---> Running in 047eaa5af9ef [2025-09-03T04:46:13.998Z] Removing intermediate container 047eaa5af9ef [2025-09-03T04:46:13.998Z] ---> bbf02072d138 [2025-09-03T04:46:13.998Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-03T04:46:13.998Z] ---> Running in 566f8c5277e5 [2025-09-03T04:46:14.283Z] Removing intermediate container 566f8c5277e5 [2025-09-03T04:46:14.283Z] ---> 6d88263d29eb [2025-09-03T04:46:14.283Z] Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-09-03T04:46:14.551Z] ---> Running in 8f2ed248d797 [2025-09-03T04:46:15.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T04:46:15.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T04:46:17.198Z] OK: 239 MiB in 58 packages [2025-09-03T04:46:18.170Z] Removing intermediate container 8f2ed248d797 [2025-09-03T04:46:18.170Z] ---> 311f81c1e4a8 [2025-09-03T04:46:18.170Z] Step 6/23 : WORKDIR /device-opcua [2025-09-03T04:46:18.170Z] ---> Running in 8278f489d3b2 [2025-09-03T04:46:18.439Z] Removing intermediate container 8278f489d3b2 [2025-09-03T04:46:18.440Z] ---> 0b9764d93485 [2025-09-03T04:46:18.440Z] Step 7/23 : COPY go.mod vendor* ./ [2025-09-03T04:46:19.026Z] ---> 7e983944aa14 [2025-09-03T04:46:19.026Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-03T04:46:19.026Z] ---> Running in 4658f85ac500 [2025-09-03T04:46:21.621Z] Removing intermediate container 4658f85ac500 [2025-09-03T04:46:21.621Z] ---> 247531959a00 [2025-09-03T04:46:21.621Z] Step 9/23 : COPY . . [2025-09-03T04:46:22.593Z] ---> 696607c2fa94 [2025-09-03T04:46:22.593Z] Step 10/23 : RUN ${MAKE} [2025-09-03T04:46:22.593Z] ---> Running in 7509a6205b45 [2025-09-03T04:46:23.562Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-09-03T04:49:45.310Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-09-03T04:49:51.933Z] Removing intermediate container 7509a6205b45 [2025-09-03T04:49:51.933Z] ---> a7c2421a1989 [2025-09-03T04:49:51.933Z] Step 11/23 : FROM alpine:3.20 [2025-09-03T04:49:52.510Z] 3.20: Pulling from library/alpine [2025-09-03T04:49:52.510Z] 13e713f82565: Pulling fs layer [2025-09-03T04:49:53.090Z] 13e713f82565: Verifying Checksum [2025-09-03T04:49:53.090Z] 13e713f82565: Download complete [2025-09-03T04:49:53.671Z] 13e713f82565: Pull complete [2025-09-03T04:49:53.671Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-03T04:49:53.671Z] Status: Downloaded newer image for alpine:3.20 [2025-09-03T04:49:53.671Z] ---> c88e9dceb6cb [2025-09-03T04:49:53.671Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' [2025-09-03T04:49:53.671Z] ---> Running in 20707c1ef247 [2025-09-03T04:49:53.937Z] Removing intermediate container 20707c1ef247 [2025-09-03T04:49:53.937Z] ---> 2f135b2c97f0 [2025-09-03T04:49:53.937Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2025-09-03T04:49:53.937Z] ---> Running in 4d5a63febe2f [2025-09-03T04:49:54.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T04:49:55.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T04:49:56.890Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-09-03T04:49:56.890Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-09-03T04:49:56.890Z] (3/6) Installing libsodium (1.0.19-r0) [2025-09-03T04:49:56.890Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-03T04:49:56.890Z] (5/6) Installing libzmq (4.3.5-r2) [2025-09-03T04:49:56.890Z] (6/6) Installing zeromq (4.3.5-r2) [2025-09-03T04:49:56.890Z] Executing busybox-1.36.1-r29.trigger [2025-09-03T04:49:56.890Z] OK: 13 MiB in 20 packages [2025-09-03T04:49:57.847Z] Removing intermediate container 4d5a63febe2f [2025-09-03T04:49:57.847Z] ---> a7689f5e8f66 [2025-09-03T04:49:57.847Z] Step 14/23 : RUN apk --no-cache upgrade [2025-09-03T04:49:57.847Z] ---> Running in 8722521d61eb [2025-09-03T04:49:58.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-03T04:49:59.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-03T04:50:00.478Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T04:50:00.478Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-03T04:50:00.478Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T04:50:00.478Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-03T04:50:00.478Z] Executing busybox-1.36.1-r30.trigger [2025-09-03T04:50:00.478Z] OK: 13 MiB in 20 packages [2025-09-03T04:50:01.441Z] Removing intermediate container 8722521d61eb [2025-09-03T04:50:01.441Z] ---> 5f01d00e8b97 [2025-09-03T04:50:01.441Z] Step 15/23 : COPY --from=builder /device-opcua/cmd / [2025-09-03T04:50:04.018Z] ---> d5290f879dfb [2025-09-03T04:50:04.018Z] Step 16/23 : COPY --from=builder /device-opcua/LICENSE / [2025-09-03T04:50:05.424Z] ---> 3ea0856511f8 [2025-09-03T04:50:05.424Z] Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / [2025-09-03T04:50:06.006Z] ---> 6914dc566761 [2025-09-03T04:50:06.006Z] Step 18/23 : EXPOSE 59997 [2025-09-03T04:50:06.006Z] ---> Running in d972270a2cce [2025-09-03T04:50:06.270Z] Removing intermediate container d972270a2cce [2025-09-03T04:50:06.270Z] ---> aec300fe53c7 [2025-09-03T04:50:06.270Z] Step 19/23 : ENTRYPOINT ["/device-opcua"] [2025-09-03T04:50:06.270Z] ---> Running in 50de69450ece [2025-09-03T04:50:06.537Z] Removing intermediate container 50de69450ece [2025-09-03T04:50:06.537Z] ---> 059843383e69 [2025-09-03T04:50:06.537Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-03T04:50:06.537Z] ---> Running in 9d86d50edcfe [2025-09-03T04:50:06.802Z] Removing intermediate container 9d86d50edcfe [2025-09-03T04:50:06.802Z] ---> 10ce37981999 [2025-09-03T04:50:06.802Z] Step 21/23 : LABEL arch=arm64 [2025-09-03T04:50:06.802Z] ---> Running in d2786c57b81b [2025-09-03T04:50:07.095Z] Removing intermediate container d2786c57b81b [2025-09-03T04:50:07.095Z] ---> 8de5d515c870 [2025-09-03T04:50:07.095Z] Step 22/23 : LABEL git_sha=31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:50:07.362Z] ---> Running in e331d95440b6 [2025-09-03T04:50:07.628Z] Removing intermediate container e331d95440b6 [2025-09-03T04:50:07.628Z] ---> 8e008d451b16 [2025-09-03T04:50:07.628Z] Step 23/23 : LABEL version=4.1.0-dev.7 [2025-09-03T04:50:07.628Z] ---> Running in 6c969a1948e7 [2025-09-03T04:50:07.893Z] Removing intermediate container 6c969a1948e7 [2025-09-03T04:50:07.893Z] ---> 5bf46e9d0de9 [2025-09-03T04:50:07.893Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-03T04:50:07.893Z] Successfully built 5bf46e9d0de9 [2025-09-03T04:50:07.893Z] 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-03T04:50:08.043Z] provisioning config files... [2025-09-03T04:50:08.061Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/20@tmp/config9889476907519043869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:50:08.397Z] ---> ****-login.sh [2025-09-03T04:50:08.397Z] nexus3.edgexfoundry.org:10001 [2025-09-03T04:50:08.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:50:08.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:50:08.665Z] Configure a credential helper to remove this warning. See [2025-09-03T04:50:08.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:50:08.665Z] [2025-09-03T04:50:08.665Z] Login Succeeded [2025-09-03T04:50:08.665Z] nexus3.edgexfoundry.org:10002 [2025-09-03T04:50:08.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:50:08.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:50:08.931Z] Configure a credential helper to remove this warning. See [2025-09-03T04:50:08.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:50:08.931Z] [2025-09-03T04:50:08.931Z] Login Succeeded [2025-09-03T04:50:08.931Z] nexus3.edgexfoundry.org:10003 [2025-09-03T04:50:09.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:50:09.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:50:09.462Z] Configure a credential helper to remove this warning. See [2025-09-03T04:50:09.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:50:09.463Z] [2025-09-03T04:50:09.463Z] Login Succeeded [2025-09-03T04:50:09.463Z] nexus3.edgexfoundry.org:10004 [2025-09-03T04:50:09.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:50:09.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:50:09.728Z] Configure a credential helper to remove this warning. See [2025-09-03T04:50:09.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:50:09.728Z] [2025-09-03T04:50:09.728Z] Login Succeeded [2025-09-03T04:50:09.728Z] ****.io [2025-09-03T04:50:09.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-03T04:50:10.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-03T04:50:10.264Z] Configure a credential helper to remove this warning. See [2025-09-03T04:50:10.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-03T04:50:10.264Z] [2025-09-03T04:50:10.264Z] Login Succeeded [2025-09-03T04:50:10.264Z] ---> ****-login.sh ends [Pipeline] } [2025-09-03T04:50:10.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T04:50:10.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-03T04:50:10.421Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-09-03T04:50:10.421Z] 31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:50:10.421Z] latest [2025-09-03T04:50:10.421Z] 4.1.0-dev.7 [2025-09-03T04:50:10.421Z] 31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [2025-09-03T04:50:10.421Z] main [2025-09-03T04:50:10.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:50:10.791Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:50:11.144Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:50:11.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-03T04:50:11.144Z] 92a4a28558bb: Preparing [2025-09-03T04:50:11.144Z] de7eea658b27: Preparing [2025-09-03T04:50:11.144Z] a2eb7c91c12f: Preparing [2025-09-03T04:50:11.144Z] 8f082307d8d2: Preparing [2025-09-03T04:50:11.144Z] fcb289e2f854: Preparing [2025-09-03T04:50:11.144Z] 1e890da81ec9: Preparing [2025-09-03T04:50:11.144Z] 1e890da81ec9: Waiting [2025-09-03T04:50:11.410Z] de7eea658b27: Pushed [2025-09-03T04:50:11.410Z] 92a4a28558bb: Pushed [2025-09-03T04:50:11.410Z] 1e890da81ec9: Layer already exists [2025-09-03T04:50:11.675Z] 8f082307d8d2: Pushed [2025-09-03T04:50:12.259Z] fcb289e2f854: Pushed [2025-09-03T04:50:22.318Z] a2eb7c91c12f: Pushed [2025-09-03T04:50:22.318Z] 31d78b94d4bc184051f064f52dd5d952b2f95b80: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:50:22.675Z] + 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-03T04:50:23.028Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-09-03T04:50:23.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-03T04:50:23.028Z] 92a4a28558bb: Preparing [2025-09-03T04:50:23.028Z] de7eea658b27: Preparing [2025-09-03T04:50:23.028Z] a2eb7c91c12f: Preparing [2025-09-03T04:50:23.028Z] 8f082307d8d2: Preparing [2025-09-03T04:50:23.028Z] fcb289e2f854: Preparing [2025-09-03T04:50:23.028Z] 1e890da81ec9: Preparing [2025-09-03T04:50:23.028Z] 1e890da81ec9: Waiting [2025-09-03T04:50:23.028Z] a2eb7c91c12f: Layer already exists [2025-09-03T04:50:23.028Z] de7eea658b27: Layer already exists [2025-09-03T04:50:23.028Z] fcb289e2f854: Layer already exists [2025-09-03T04:50:23.028Z] 92a4a28558bb: Layer already exists [2025-09-03T04:50:23.028Z] 8f082307d8d2: Layer already exists [2025-09-03T04:50:23.028Z] 1e890da81ec9: Layer already exists [2025-09-03T04:50:23.028Z] latest: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:50:23.379Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:50:23.730Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.7 [2025-09-03T04:50:23.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-03T04:50:23.730Z] 92a4a28558bb: Preparing [2025-09-03T04:50:23.730Z] de7eea658b27: Preparing [2025-09-03T04:50:23.730Z] a2eb7c91c12f: Preparing [2025-09-03T04:50:23.730Z] 8f082307d8d2: Preparing [2025-09-03T04:50:23.730Z] fcb289e2f854: Preparing [2025-09-03T04:50:23.730Z] 1e890da81ec9: Preparing [2025-09-03T04:50:23.730Z] 1e890da81ec9: Waiting [2025-09-03T04:50:23.730Z] de7eea658b27: Layer already exists [2025-09-03T04:50:23.730Z] 8f082307d8d2: Layer already exists [2025-09-03T04:50:23.730Z] a2eb7c91c12f: Layer already exists [2025-09-03T04:50:23.730Z] fcb289e2f854: Layer already exists [2025-09-03T04:50:23.730Z] 92a4a28558bb: Layer already exists [2025-09-03T04:50:23.730Z] 1e890da81ec9: Layer already exists [2025-09-03T04:50:23.730Z] 4.1.0-dev.7: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:50:24.093Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:50:24.458Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [2025-09-03T04:50:24.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-03T04:50:24.458Z] 92a4a28558bb: Preparing [2025-09-03T04:50:24.458Z] de7eea658b27: Preparing [2025-09-03T04:50:24.458Z] a2eb7c91c12f: Preparing [2025-09-03T04:50:24.458Z] 8f082307d8d2: Preparing [2025-09-03T04:50:24.458Z] fcb289e2f854: Preparing [2025-09-03T04:50:24.458Z] 1e890da81ec9: Preparing [2025-09-03T04:50:24.458Z] 1e890da81ec9: Waiting [2025-09-03T04:50:24.458Z] 8f082307d8d2: Layer already exists [2025-09-03T04:50:24.458Z] de7eea658b27: Layer already exists [2025-09-03T04:50:24.458Z] a2eb7c91c12f: Layer already exists [2025-09-03T04:50:24.458Z] 92a4a28558bb: Layer already exists [2025-09-03T04:50:24.458Z] fcb289e2f854: Layer already exists [2025-09-03T04:50:24.458Z] 1e890da81ec9: Layer already exists [2025-09-03T04:50:24.458Z] 31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:50:24.815Z] + 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-03T04:50:25.171Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-09-03T04:50:25.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-09-03T04:50:25.171Z] 92a4a28558bb: Preparing [2025-09-03T04:50:25.171Z] de7eea658b27: Preparing [2025-09-03T04:50:25.171Z] a2eb7c91c12f: Preparing [2025-09-03T04:50:25.171Z] 8f082307d8d2: Preparing [2025-09-03T04:50:25.171Z] fcb289e2f854: Preparing [2025-09-03T04:50:25.171Z] 1e890da81ec9: Preparing [2025-09-03T04:50:25.171Z] 1e890da81ec9: Waiting [2025-09-03T04:50:25.171Z] de7eea658b27: Layer already exists [2025-09-03T04:50:25.171Z] 92a4a28558bb: Layer already exists [2025-09-03T04:50:25.171Z] fcb289e2f854: Layer already exists [2025-09-03T04:50:25.171Z] a2eb7c91c12f: Layer already exists [2025-09-03T04:50:25.171Z] 8f082307d8d2: Layer already exists [2025-09-03T04:50:25.171Z] 1e890da81ec9: Layer already exists [2025-09-03T04:50:25.435Z] main: digest: sha256:5d1aa616a790b10b7de6a666e256dfdb0a0f7f66b1a46cc1e39c3367fca0230c size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-03T04:50:25.520Z] ===================================================== [Pipeline] echo [2025-09-03T04:50:25.539Z] taggedImages: [2025-09-03T04:50:25.539Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80 [2025-09-03T04:50:25.539Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-09-03T04:50:25.539Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.7 [2025-09-03T04:50:25.539Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [2025-09-03T04:50:25.539Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo [2025-09-03T04:50:25.553Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] echo [2025-09-03T04:50:25.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo [2025-09-03T04:50:25.578Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.7 [Pipeline] echo [2025-09-03T04:50:25.596Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:31d78b94d4bc184051f064f52dd5d952b2f95b80-4.1.0-dev.7 [Pipeline] echo [2025-09-03T04:50:25.610Z] 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-03T04:50:25.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-03T04:50:25.996Z] [2025-09-03T04:50:25.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:50:26.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-03T04:50:26.326Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-03T04:50:26.326Z] 8998bd30e6a1: Pulling fs layer [2025-09-03T04:50:26.326Z] 04944245beec: Pulling fs layer [2025-09-03T04:50:26.326Z] 699f458cf7ca: Pulling fs layer [2025-09-03T04:50:26.326Z] 765212b225bb: Pulling fs layer [2025-09-03T04:50:26.326Z] f23df028b6ca: Pulling fs layer [2025-09-03T04:50:26.326Z] d65c8cfc05b1: Pulling fs layer [2025-09-03T04:50:26.326Z] 2437ff75d9bd: Pulling fs layer [2025-09-03T04:50:26.326Z] f23df028b6ca: Waiting [2025-09-03T04:50:26.326Z] d65c8cfc05b1: Waiting [2025-09-03T04:50:26.326Z] 2437ff75d9bd: Waiting [2025-09-03T04:50:26.326Z] 765212b225bb: Waiting [2025-09-03T04:50:26.591Z] 04944245beec: Verifying Checksum [2025-09-03T04:50:26.591Z] 04944245beec: Download complete [2025-09-03T04:50:26.591Z] 765212b225bb: Verifying Checksum [2025-09-03T04:50:26.591Z] 765212b225bb: Download complete [2025-09-03T04:50:26.591Z] f23df028b6ca: Download complete [2025-09-03T04:50:26.591Z] d65c8cfc05b1: Verifying Checksum [2025-09-03T04:50:26.591Z] d65c8cfc05b1: Download complete [2025-09-03T04:50:26.855Z] 699f458cf7ca: Verifying Checksum [2025-09-03T04:50:26.855Z] 699f458cf7ca: Download complete [2025-09-03T04:50:27.121Z] 8998bd30e6a1: Verifying Checksum [2025-09-03T04:50:27.121Z] 8998bd30e6a1: Download complete [2025-09-03T04:50:29.687Z] 2437ff75d9bd: Verifying Checksum [2025-09-03T04:50:29.687Z] 2437ff75d9bd: Download complete [2025-09-03T04:50:31.617Z] 8998bd30e6a1: Pull complete [2025-09-03T04:50:32.195Z] 04944245beec: Pull complete [2025-09-03T04:50:34.126Z] 699f458cf7ca: Pull complete [2025-09-03T04:50:34.126Z] 765212b225bb: Pull complete [2025-09-03T04:50:35.077Z] f23df028b6ca: Pull complete [2025-09-03T04:50:35.077Z] d65c8cfc05b1: Pull complete [2025-09-03T04:50:53.251Z] 2437ff75d9bd: Pull complete [2025-09-03T04:50:53.251Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-03T04:50:53.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-03T04:50:53.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:50:53.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-8205 does not seem to be running inside a container [2025-09-03T04:50:53.521Z] $ 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/20 -v /w/workspace/device-opc-ua/20:/w/workspace/device-opc-ua/20:rw,z -v /w/workspace/device-opc-ua/20@tmp:/w/workspace/device-opc-ua/20@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-03T04:50:56.114Z] $ docker top dec973bf0f68d894b13125acf2dd3b9e2aeeaa9db80724a353ace7aaaaa3e1b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:50:56.954Z] ---> job-cost.sh [2025-09-03T04:50:56.954Z] lf-activate-venv: SKIPPING [2025-09-03T04:50:56.954Z] INFO: No Stack... [2025-09-03T04:50:57.531Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-03T04:50:58.108Z] INFO: Archiving Costs [Pipeline] sh [2025-09-03T04:50:58.747Z] + cat /w/workspace/device-opc-ua/20/archives/cost.csv [2025-09-03T04:50:58.747Z] + cut -d, -f6 [Pipeline] lock [2025-09-03T04:50:58.805Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [2025-09-03T04:50:58.812Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] did not exist. Created. [2025-09-03T04:50:58.818Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-03T04:50:59.474Z] /w/workspace/device-opc-ua/20@tmp/durable-23a29f16/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-03T04:51:00.109Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-03T04:51:00.128Z] Warning: overwriting stash ‘stack-cost’ [2025-09-03T04:51:00.179Z] Stashed 1 file(s) [Pipeline] } [2025-09-03T04:51:00.188Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-20-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-03T04:51:00.216Z] $ docker stop --time=1 dec973bf0f68d894b13125acf2dd3b9e2aeeaa9db80724a353ace7aaaaa3e1b5 [2025-09-03T04:51:01.720Z] $ docker rm -f --volumes dec973bf0f68d894b13125acf2dd3b9e2aeeaa9db80724a353ace7aaaaa3e1b5 [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-03T04:51:02.326Z] provisioning config files... [2025-09-03T04:51:02.335Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16680206013476691035tmp [Pipeline] { [Pipeline] sh [2025-09-03T04:51:02.639Z] + set +x [2025-09-03T04:51:02.639Z] + bash -s -- [2025-09-03T04:51:02.639Z] + curl -s https://codecov.io/bash [2025-09-03T04:51:02.639Z] [2025-09-03T04:51:02.639Z] _____ _ [2025-09-03T04:51:02.639Z] / ____| | | [2025-09-03T04:51:02.639Z] | | ___ __| | ___ ___ _____ __ [2025-09-03T04:51:02.639Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-03T04:51:02.639Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-03T04:51:02.639Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-03T04:51:02.639Z] Bash-1.0.6 [2025-09-03T04:51:02.639Z] [2025-09-03T04:51:02.639Z] [2025-09-03T04:51:02.639Z] ==> git version 2.25.1 found [2025-09-03T04:51:02.639Z] ==> 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-03T04:51:02.639Z] Release-Date: 2020-01-08 [2025-09-03T04:51:02.639Z] 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-03T04:51:02.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-03T04:51:02.640Z] ==> Jenkins CI detected. [2025-09-03T04:51:02.640Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-09-03T04:51:02.640Z] project root: . [2025-09-03T04:51:02.640Z] --> token set from env [2025-09-03T04:51:02.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-03T04:51:02.640Z] ==> Running gcov in . (disable via -X gcov) [2025-09-03T04:51:02.640Z] ==> Python coveragepy not found [2025-09-03T04:51:02.640Z] ==> Searching for coverage reports in: [2025-09-03T04:51:02.640Z] + . [2025-09-03T04:51:02.640Z] -> Found 1 reports [2025-09-03T04:51:02.640Z] ==> Detecting git/mercurial file structure [2025-09-03T04:51:02.640Z] ==> Reading reports [2025-09-03T04:51:02.640Z] + ./coverage.out bytes=26136 [2025-09-03T04:51:02.640Z] ==> Appending adjustments [2025-09-03T04:51:02.640Z] https://docs.codecov.io/docs/fixing-reports [2025-09-03T04:51:02.901Z] + Found adjustments [2025-09-03T04:51:02.901Z] ==> Gzipping contents [2025-09-03T04:51:02.901Z] 4.0K /tmp/codecov.bzFH1A.gz [2025-09-03T04:51:02.901Z] ==> Uploading reports [2025-09-03T04:51:02.901Z] url: https://codecov.io [2025-09-03T04:51:02.901Z] query: branch=main&commit=31d78b94d4bc184051f064f52dd5d952b2f95b80&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-03T04:51:02.901Z] -> Pinging Codecov [2025-09-03T04:51:02.901Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=31d78b94d4bc184051f064f52dd5d952b2f95b80&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-03T04:51:03.162Z] -> Uploading to [2025-09-03T04:51:03.162Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/31d78b94d4bc184051f064f52dd5d952b2f95b80/f5bafa4f-c1b9-4b1a-bcdb-0146b1e0ff0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250903%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250903T045102Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=644fb46cc715ab154845437fddd4ee1fe19f2555b35cb59e637f184a5542975c [2025-09-03T04:51:03.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-03T04:51:03.162Z] Dload Upload Total Spent Left Speed [2025-09-03T04:51:03.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 29762 --:--:-- --:--:-- --:--:-- 29544 [2025-09-03T04:51:03.162Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] } [2025-09-03T04:51:03.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-03T04:51:03.427Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-03T04:51:03.442Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:51:03.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-03T04:51:03.753Z] [2025-09-03T04:51:03.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:51:04.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-03T04:51:04.061Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-03T04:51:04.061Z] 0a9a5dfd008f: Already exists [2025-09-03T04:51:04.061Z] 36466aa92d05: Already exists [2025-09-03T04:51:04.061Z] e10405b45d13: Already exists [2025-09-03T04:51:04.061Z] 096b7ceb2af7: Already exists [2025-09-03T04:51:04.061Z] 4f4fb700ef54: Already exists [2025-09-03T04:51:04.061Z] e50aa161e22a: Pulling fs layer [2025-09-03T04:51:04.061Z] d3c8db5fb9df: Pulling fs layer [2025-09-03T04:51:04.320Z] e50aa161e22a: Verifying Checksum [2025-09-03T04:51:04.320Z] e50aa161e22a: Download complete [2025-09-03T04:51:04.579Z] e50aa161e22a: Pull complete [2025-09-03T04:51:05.953Z] d3c8db5fb9df: Verifying Checksum [2025-09-03T04:51:05.953Z] d3c8db5fb9df: Download complete [2025-09-03T04:51:09.237Z] d3c8db5fb9df: Pull complete [2025-09-03T04:51:09.237Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-03T04:51:09.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-03T04:51:09.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:51:09.341Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:51:09.372Z] $ 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-03T04:51:11.979Z] $ docker top 450526bd8c33e28a62d34f26d630e7447637dab764ff9b2401952239090457e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T04:51:12.314Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-09-03T04:51:12.324Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-09-03T04:51:12.602Z] + set -o pipefail [2025-09-03T04:51:12.602Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-09-03T04:51:19.165Z] [2025-09-03T04:51:19.165Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-09-03T04:51:19.165Z] [2025-09-03T04:51:19.165Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/64f76498-86cb-43ca-af0f-c469ab5312c2 [2025-09-03T04:51:19.165Z] [2025-09-03T04:51:19.166Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-03T04:51:19.166Z] [2025-09-03T04:51:19.166Z] [2025-09-03T04:51:19.166Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-03T04:51:19.166Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-03T04:51:19.175Z] $ docker stop --time=1 450526bd8c33e28a62d34f26d630e7447637dab764ff9b2401952239090457e0 [2025-09-03T04:51:22.379Z] $ docker rm -f --volumes 450526bd8c33e28a62d34f26d630e7447637dab764ff9b2401952239090457e0 [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-03T04:51:23.269Z] + git log --format=format:%s -1 31d78b94d4bc184051f064f52dd5d952b2f95b80 [Pipeline] sh [2025-09-03T04:51:23.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T04:51:23.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:51:23.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T04:51:23.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:51:23.950Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:51:23.975Z] $ 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-03T04:51:24.258Z] $ docker top 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be -eo pid,comm [2025-09-03T04:51:24.301Z] 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-03T04:51:24.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T04:51:24.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T04:51:24.355Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T04:51:24.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T04:51:24.474Z] $ docker exec 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be ssh-agent [2025-09-03T04:51:24.580Z] SSH_AUTH_SOCK=/tmp/ssh-no2Xx6qLPMLw/agent.32 [2025-09-03T04:51:24.580Z] SSH_AGENT_PID=38 [2025-09-03T04:51:24.585Z] Running ssh-add (command line suppressed) [2025-09-03T04:51:24.673Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14795160301088353223.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14795160301088353223.key) [2025-09-03T04:51:24.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T04:51:24.978Z] + git semver tag [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,186 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,190 [run_tag] DEBUG tag force:False [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,190 [check_head_tag] DEBUG check head tag [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,190 [execute] INFO git cat-file --batch-check [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,193 [execute] INFO git cat-file --batch [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,197 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,198 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) [2025-09-03T04:51:25.236Z] 2025-09-03 04:51:25,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-03T04:51:25.236Z] 4.1.0-dev.7 [Pipeline] } [2025-09-03T04:51:25.243Z] $ docker exec --env ******** --env ******** 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be ssh-agent -k [2025-09-03T04:51:25.323Z] unset SSH_AUTH_SOCK; [2025-09-03T04:51:25.323Z] unset SSH_AGENT_PID; [2025-09-03T04:51:25.323Z] echo Agent pid 38 killed; [2025-09-03T04:51:25.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T04:51:25.660Z] + git semver [Pipeline] } [2025-09-03T04:51:25.927Z] $ docker stop --time=1 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be [2025-09-03T04:51:27.149Z] $ docker rm -f --volumes 1eb1c2d2d7ead001ee97e6ed9206dc6011384bd58a32850899345bb07aa3c9be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:51:27.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-03T04:51:27.554Z] [2025-09-03T04:51:27.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:51:27.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-03T04:51:27.861Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-03T04:51:27.861Z] ab5ef0e58194: Pulling fs layer [2025-09-03T04:51:27.861Z] 9712f1f96733: Pulling fs layer [2025-09-03T04:51:27.861Z] 63f879dbbcfc: Pulling fs layer [2025-09-03T04:51:27.861Z] 0d9ebad4ef96: Pulling fs layer [2025-09-03T04:51:27.861Z] e9a5061849ea: Pulling fs layer [2025-09-03T04:51:27.861Z] d747dcd14b5f: Pulling fs layer [2025-09-03T04:51:27.861Z] 2de7ff778b66: Pulling fs layer [2025-09-03T04:51:27.861Z] 0d9ebad4ef96: Waiting [2025-09-03T04:51:27.861Z] e9a5061849ea: Waiting [2025-09-03T04:51:27.861Z] 2de7ff778b66: Waiting [2025-09-03T04:51:27.861Z] d747dcd14b5f: Waiting [2025-09-03T04:51:27.861Z] 9712f1f96733: Verifying Checksum [2025-09-03T04:51:27.861Z] 9712f1f96733: Download complete [2025-09-03T04:51:28.119Z] 63f879dbbcfc: Verifying Checksum [2025-09-03T04:51:28.119Z] 63f879dbbcfc: Download complete [2025-09-03T04:51:28.377Z] e9a5061849ea: Verifying Checksum [2025-09-03T04:51:28.377Z] e9a5061849ea: Download complete [2025-09-03T04:51:28.377Z] d747dcd14b5f: Verifying Checksum [2025-09-03T04:51:28.377Z] d747dcd14b5f: Download complete [2025-09-03T04:51:28.377Z] 0d9ebad4ef96: Verifying Checksum [2025-09-03T04:51:28.377Z] 0d9ebad4ef96: Download complete [2025-09-03T04:51:28.635Z] ab5ef0e58194: Verifying Checksum [2025-09-03T04:51:28.635Z] ab5ef0e58194: Download complete [2025-09-03T04:51:28.635Z] 2de7ff778b66: Verifying Checksum [2025-09-03T04:51:28.635Z] 2de7ff778b66: Download complete [2025-09-03T04:51:31.918Z] ab5ef0e58194: Pull complete [2025-09-03T04:51:31.918Z] 9712f1f96733: Pull complete [2025-09-03T04:51:32.483Z] 63f879dbbcfc: Pull complete [2025-09-03T04:51:37.745Z] 0d9ebad4ef96: Pull complete [2025-09-03T04:51:37.745Z] e9a5061849ea: Pull complete [2025-09-03T04:51:37.745Z] d747dcd14b5f: Pull complete [2025-09-03T04:51:38.678Z] 2de7ff778b66: Pull complete [2025-09-03T04:51:38.678Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-03T04:51:38.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-03T04:51:38.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:51:38.776Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:51:38.800Z] $ 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-03T04:51:41.884Z] $ docker top d6336c2227d6a63a4cb039e177e1a6073113af6bea589f731b33708e694e5eee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-03T04:51:41.962Z] provisioning config files... [2025-09-03T04:51:41.969Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9234568318109008086tmp [2025-09-03T04:51:41.980Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16543162533643171699tmp [2025-09-03T04:51:41.989Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11693792562314469189tmp [Pipeline] { [Pipeline] echo [2025-09-03T04:51:42.081Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:51:42.370Z] ---> sigul-configuration.sh [2025-09-03T04:51:42.370Z] gpg: directory `/root/.gnupg' created [2025-09-03T04:51:42.370Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-03T04:51:42.370Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-03T04:51:42.370Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-03T04:51:42.370Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-03T04:51:42.370Z] gpg: CAST5 encrypted data [2025-09-03T04:51:42.370Z] gpg: encrypted with 1 passphrase [2025-09-03T04:51:42.370Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-03T04:51:42.670Z] + mkdir /home/jenkins [2025-09-03T04:51:42.670Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-03T04:51:42.961Z] + 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-03T04:51:42.972Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:51:43.266Z] ---> sigul-install.sh [2025-09-03T04:51:43.266Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-03T04:51:43.561Z] + git tag --list [2025-09-03T04:51:43.562Z] v4.0 [2025-09-03T04:51:43.562Z] v4.0.0 [2025-09-03T04:51:43.562Z] v4.1.0-dev.1 [2025-09-03T04:51:43.562Z] v4.1.0-dev.2 [2025-09-03T04:51:43.562Z] v4.1.0-dev.3 [2025-09-03T04:51:43.562Z] v4.1.0-dev.4 [2025-09-03T04:51:43.562Z] v4.1.0-dev.5 [2025-09-03T04:51:43.562Z] v4.1.0-dev.6 [2025-09-03T04:51:43.562Z] v4.1.0-dev.7 [Pipeline] sh [2025-09-03T04:51:43.856Z] + lftools sign git-tag v4.1.0-dev.7 [2025-09-03T04:51:44.461Z] Signing Git tag with Sigul... [2025-09-03T04:51:44.461Z] Signing v4.1.0-dev.7 [Pipeline] echo [2025-09-03T04:51:44.783Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:51:45.133Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-03T04:51:45.157Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-03T04:51:45.211Z] $ docker stop --time=1 d6336c2227d6a63a4cb039e177e1a6073113af6bea589f731b33708e694e5eee [2025-09-03T04:51:46.522Z] $ docker rm -f --volumes d6336c2227d6a63a4cb039e177e1a6073113af6bea589f731b33708e694e5eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-03T04:51:47.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T04:51:47.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:51:47.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T04:51:47.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:51:47.457Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:51:47.482Z] $ 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-03T04:51:47.723Z] $ docker top 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 -eo pid,comm [2025-09-03T04:51:47.765Z] 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-03T04:51:47.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T04:51:47.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T04:51:47.811Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T04:51:47.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T04:51:47.901Z] $ docker exec 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 ssh-agent [2025-09-03T04:51:48.006Z] SSH_AUTH_SOCK=/tmp/ssh-gcAmFQAavFVF/agent.32 [2025-09-03T04:51:48.006Z] SSH_AGENT_PID=38 [2025-09-03T04:51:48.011Z] Running ssh-add (command line suppressed) [2025-09-03T04:51:48.105Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2332386608724615372.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2332386608724615372.key) [2025-09-03T04:51:48.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T04:51:48.410Z] + git semver bump pre [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,614 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,617 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,617 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,618 [bump_version] DEBUG bumped version:4.1.0-dev.8 [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,618 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,618 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,618 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,619 [execute] INFO git cat-file --batch-check [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,619 [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-03T04:51:48.670Z] 2025-09-03 04:51:48,622 [execute] INFO git cat-file --batch [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-03T04:51:48.670Z] 2025-09-03 04:51:48,624 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-03T04:51:48.670Z] 4.1.0-dev.8 [Pipeline] } [2025-09-03T04:51:48.677Z] $ docker exec --env ******** --env ******** 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 ssh-agent -k [2025-09-03T04:51:48.762Z] unset SSH_AUTH_SOCK; [2025-09-03T04:51:48.763Z] unset SSH_AGENT_PID; [2025-09-03T04:51:48.763Z] echo Agent pid 38 killed; [2025-09-03T04:51:48.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T04:51:49.096Z] + git semver [Pipeline] } [2025-09-03T04:51:49.365Z] $ docker stop --time=1 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 [2025-09-03T04:51:50.753Z] $ docker rm -f --volumes 97cff94e9e7ed3ee781e091dead9d5e3490b87cfc82ad94f4ebdf23572054eb7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-03T04:51:51.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-03T04:51:51.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:51:51.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-03T04:51:51.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:51:51.512Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:51:51.540Z] $ 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-03T04:51:51.777Z] $ docker top 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc -eo pid,comm [2025-09-03T04:51:51.819Z] 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-03T04:51:51.819Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-03T04:51:51.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-03T04:51:51.878Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-03T04:51:51.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-03T04:51:51.991Z] $ docker exec 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc ssh-agent [2025-09-03T04:51:52.077Z] SSH_AUTH_SOCK=/tmp/ssh-gQ8z9vqL66Im/agent.32 [2025-09-03T04:51:52.077Z] SSH_AGENT_PID=38 [2025-09-03T04:51:52.081Z] Running ssh-add (command line suppressed) [2025-09-03T04:51:52.180Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8466323612993268810.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8466323612993268810.key) [2025-09-03T04:51:52.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-03T04:51:52.494Z] + git semver push [2025-09-03T04:51:52.751Z] 2025-09-03 04:51:52,694 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-03T04:51:52.751Z] 2025-09-03 04:51:52,699 [run_push] DEBUG push [2025-09-03T04:51:52.751Z] 2025-09-03 04:51:52,700 [execute] INFO git cat-file --batch-check [2025-09-03T04:51:52.752Z] 2025-09-03 04:51:52,700 [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-03T04:51:52.752Z] 2025-09-03 04:51:52,702 [execute] INFO git rev-list 5636d9f21dcccb739079285729329a6743a20688 -- [2025-09-03T04:51:52.752Z] 2025-09-03 04:51:52,703 [execute] DEBUG Popen(['git', 'rev-list', '5636d9f21dcccb739079285729329a6743a20688', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-03T04:51:52.752Z] 2025-09-03 04:51:52,706 [execute] INFO git fetch -v -- origin [2025-09-03T04:51:52.752Z] 2025-09-03 04:51:52,706 [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-03T04:51:53.318Z] 2025-09-03 04:51:53,150 [run_push] DEBUG no remote changes detected [2025-09-03T04:51:53.318Z] 2025-09-03 04:51:53,150 [execute] INFO git push origin semver [2025-09-03T04:51:53.318Z] 2025-09-03 04:51:53,150 [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-03T04:51:54.251Z] 2025-09-03 04:51:53,952 [run_push] DEBUG push all version tags [2025-09-03T04:51:54.251Z] 2025-09-03 04:51:53,952 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-03T04:51:54.251Z] 2025-09-03 04:51:53,953 [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-03T04:51:54.818Z] 2025-09-03 04:51:54,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-09-03T04:51:54.818Z] 4.1.0-dev.8 [Pipeline] } [2025-09-03T04:51:54.825Z] $ docker exec --env ******** --env ******** 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc ssh-agent -k [2025-09-03T04:51:54.920Z] unset SSH_AUTH_SOCK; [2025-09-03T04:51:54.921Z] unset SSH_AGENT_PID; [2025-09-03T04:51:54.921Z] echo Agent pid 38 killed; [2025-09-03T04:51:54.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-03T04:51:55.253Z] + git semver [Pipeline] } [2025-09-03T04:51:55.520Z] $ docker stop --time=1 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc [2025-09-03T04:51:56.786Z] $ docker rm -f --volumes 8c9cb1f8bbf54a9d1dbe84801ef44beb508f3609b1789d8592ba76e6c8e942cc [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-03T04:51:57.384Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-09-03T04:51:57.384Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-09-03T04:51:57.384Z] total 16 [2025-09-03T04:51:57.384Z] drwxr-xr-x 3 root root 4096 Sep 3 04:41 . [2025-09-03T04:51:57.384Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 04:51 .. [2025-09-03T04:51:57.384Z] drwxr-xr-x 2 root root 4096 Sep 3 04:41 cost [2025-09-03T04:51:57.384Z] -rw-r--r-- 1 root root 84 Sep 3 04:41 cost.csv [2025-09-03T04:51:57.384Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-09-03T04:51:57.384Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-09-03T04:51:57.384Z] total 16 [2025-09-03T04:51:57.384Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 04:41 . [2025-09-03T04:51:57.384Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 04:51 .. [2025-09-03T04:51:57.384Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 04:41 cost [2025-09-03T04:51:57.384Z] -rw-r--r-- 1 jenkins jenkins 84 Sep 3 04:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:51:57.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:51:58.527Z] ---> package-listing.sh [2025-09-03T04:51:58.527Z] ++ facter osfamily [2025-09-03T04:51:58.527Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-03T04:51:58.787Z] + OS_FAMILY=debian [2025-09-03T04:51:58.787Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-09-03T04:51:58.787Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-03T04:51:58.787Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-03T04:51:58.787Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-03T04:51:58.787Z] + PACKAGES=/tmp/packages_start.txt [2025-09-03T04:51:58.787Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-03T04:51:58.787Z] + PACKAGES=/tmp/packages_end.txt [2025-09-03T04:51:58.787Z] + case "${OS_FAMILY}" in [2025-09-03T04:51:58.787Z] + dpkg -l [2025-09-03T04:51:58.787Z] + grep '^ii' [2025-09-03T04:51:58.787Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-03T04:51:58.787Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-03T04:51:58.787Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-03T04:51:58.787Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-09-03T04:51:58.787Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-09-03T04:51:58.787Z] + 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-03T04:51:58.799Z] 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-03T04:51:59.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-03T04:51:59.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-03T04:51:59.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-03T04:51:59.715Z] prd-ubuntu20.04-docker-8c-8g-8203 does not seem to be running inside a container [2025-09-03T04:51:59.739Z] $ 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-03T04:51:59.955Z] $ docker top 7ad208547b9c64a5586b8f7d885a75ae937b7c5b6c952b3dbafef6133f11ac93 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-03T04:52:00.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-03T04:52:00.587Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-03T04:52:00.878Z] + ls /var/log/sa-host [2025-09-03T04:52:00.878Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-03T04:52:00.915Z] provisioning config files... [2025-09-03T04:52:00.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config150845584131785714tmp [Pipeline] { [Pipeline] echo [2025-09-03T04:52:00.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:52:01.224Z] ---> create-netrc.sh [Pipeline] } [2025-09-03T04:52:01.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:52:01.541Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-03T04:52:01.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:52:01.834Z] ---> sudo-logs.sh [2025-09-03T04:52:01.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-03T04:52:01.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:52:02.147Z] ---> job-cost.sh [2025-09-03T04:52:02.147Z] lf-activate-venv: SKIPPING [2025-09-03T04:52:02.147Z] DEBUG: total: 0.2199999988079071 [2025-09-03T04:52:02.147Z] INFO: Retrieving Stack Cost... [2025-09-03T04:52:02.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-03T04:52:02.666Z] INFO: Archiving Costs [Pipeline] echo [2025-09-03T04:52:02.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-03T04:52:02.964Z] ---> logs-deploy.sh [2025-09-03T04:52:02.964Z] lf-activate-venv: SKIPPING [2025-09-03T04:52:02.964Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/20 [2025-09-03T04:52:02.964Z] INFO: archiving workspace using pattern(s): [2025-09-03T04:52:03.900Z] Archives upload complete. [2025-09-03T04:52:03.900Z] INFO: archiving logs to Nexus