Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3f73354f252fbcd380cb774c87c0fff2ddb594a 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-ssh450249016064882811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh5553494860524588768.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh14350725395291417128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh12321318318501845025.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-ssh17454448708452323449.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-40833 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 > 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 Avoid second fetch Checking out Revision f3f73354f252fbcd380cb774c87c0fff2ddb594a (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#111)" > git config core.sparsecheckout # timeout=10 > git checkout -f f3f73354f252fbcd380cb774c87c0fff2ddb594a # timeout=10 > git rev-list --no-walk ba2c2be672695aefc0d99a44829f9a6027e9c4d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T04:27:27.637Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T04:27:27.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T04:27:27.745Z] ========================================================= [2025-03-11T04:27:27.745Z] EdgeX Global Pipelines Version Info [2025-03-11T04:27:27.745Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:27:28.479Z] ------------------- [2025-03-11T04:27:28.479Z] stable info: [2025-03-11T04:27:28.479Z] ------------------- [2025-03-11T04:27:28.479Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T04:27:28.479Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T04:27:28.479Z] Message: update stable to v1.0.271 [2025-03-11T04:27:29.052Z] ------------------- [2025-03-11T04:27:29.052Z] experimental info: [2025-03-11T04:27:29.052Z] ------------------- [2025-03-11T04:27:29.052Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T04:27:29.052Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T04:27:29.052Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T04:27:29.138Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-03-11T04:27:29.166Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-03-11T04:27:29.188Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T04:27:29.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T04:27:29.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T04:27:29.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T04:27:29.285Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T04:27:29.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-11T04:27:29.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T04:27:29.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T04:27:29.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T04:27:29.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-03-11T04:27:29.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T04:27:29.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T04:27:29.462Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T04:27:29.487Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T04:27:29.515Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T04:27:29.545Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T04:27:29.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T04:27:29.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T04:27:29.618Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-11T04:27:29.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-11T04:27:29.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-11T04:27:29.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-11T04:27:29.726Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-11T04:27:29.755Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T04:27:29.786Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T04:27:29.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-11T04:27:29.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-11T04:27:29.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-11T04:27:29.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] echo [2025-03-11T04:27:29.931Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3f7335 [Pipeline] echo [2025-03-11T04:27:29.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T04:27:30.032Z] provisioning config files... [2025-03-11T04:27:30.048Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6751427565631749098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:27:30.387Z] ---> ****-login.sh [2025-03-11T04:27:30.387Z] nexus3.edgexfoundry.org:10001 [2025-03-11T04:27:30.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:30.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:30.648Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:30.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:30.648Z] [2025-03-11T04:27:30.648Z] Login Succeeded [2025-03-11T04:27:30.648Z] nexus3.edgexfoundry.org:10002 [2025-03-11T04:27:30.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:30.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:30.909Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:30.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:30.909Z] [2025-03-11T04:27:30.909Z] Login Succeeded [2025-03-11T04:27:30.909Z] nexus3.edgexfoundry.org:10003 [2025-03-11T04:27:30.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:30.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:30.909Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:30.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:30.909Z] [2025-03-11T04:27:30.909Z] Login Succeeded [2025-03-11T04:27:30.909Z] nexus3.edgexfoundry.org:10004 [2025-03-11T04:27:30.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:31.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:31.170Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:31.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:31.170Z] [2025-03-11T04:27:31.170Z] Login Succeeded [2025-03-11T04:27:31.170Z] ****.io [2025-03-11T04:27:31.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:31.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:31.431Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:31.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:31.431Z] [2025-03-11T04:27:31.431Z] Login Succeeded [2025-03-11T04:27:31.431Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T04:27:31.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-11T04:27:31.855Z] + git rev-list -1 --merges f3f73354f252fbcd380cb774c87c0fff2ddb594a~1..f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] echo [2025-03-11T04:27:31.881Z] -----------> git rev-list -1 --merges f3f73354f252fbcd380cb774c87c0fff2ddb594a~1..f3f73354f252fbcd380cb774c87c0fff2ddb594a f3f73354f252fbcd380cb774c87c0fff2ddb594a [false] [Pipeline] sh [2025-03-11T04:27:32.179Z] + git log --format=format:%s -1 f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] echo [2025-03-11T04:27:32.194Z] ========================================================= [2025-03-11T04:27:32.194Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-11T04:27:32.194Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T04:27:32.527Z] + git log --format=format:%s -1 f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] echo [2025-03-11T04:27:32.540Z] [semverPrep] GIT_COMMIT: f3f73354f252fbcd380cb774c87c0fff2ddb594a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#111) [Pipeline] echo [2025-03-11T04:27:32.558Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-11T04:27:32.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T04:27:32.916Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T04:27:32.916Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T04:27:32.916Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T04:27:32.916Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T04:27:32.916Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T04:27:32.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:27:33.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T04:27:33.268Z] [2025-03-11T04:27:33.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:27:33.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T04:27:33.578Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T04:27:33.578Z] b85a868b505f: Pulling fs layer [2025-03-11T04:27:33.578Z] e2be974225ed: Pulling fs layer [2025-03-11T04:27:33.578Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T04:27:33.578Z] 988bab9f4d93: Pulling fs layer [2025-03-11T04:27:33.578Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T04:27:33.578Z] eaf3925da568: Pulling fs layer [2025-03-11T04:27:33.578Z] bab4dde63d76: Pulling fs layer [2025-03-11T04:27:33.578Z] bde34c3a00c8: Pulling fs layer [2025-03-11T04:27:33.578Z] b352a97aabf1: Pulling fs layer [2025-03-11T04:27:33.578Z] 4872d77fe225: Pulling fs layer [2025-03-11T04:27:33.578Z] 5851b861e8e6: Pulling fs layer [2025-03-11T04:27:33.578Z] bde34c3a00c8: Waiting [2025-03-11T04:27:33.578Z] 988bab9f4d93: Waiting [2025-03-11T04:27:33.578Z] 1469e6f7b9e6: Waiting [2025-03-11T04:27:33.578Z] b352a97aabf1: Waiting [2025-03-11T04:27:33.578Z] 4872d77fe225: Waiting [2025-03-11T04:27:33.578Z] eaf3925da568: Waiting [2025-03-11T04:27:33.578Z] bab4dde63d76: Waiting [2025-03-11T04:27:33.578Z] 5851b861e8e6: Waiting [2025-03-11T04:27:33.578Z] e2be974225ed: Verifying Checksum [2025-03-11T04:27:33.578Z] e2be974225ed: Download complete [2025-03-11T04:27:33.578Z] 988bab9f4d93: Download complete [2025-03-11T04:27:33.578Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T04:27:33.578Z] 1469e6f7b9e6: Download complete [2025-03-11T04:27:33.846Z] eaf3925da568: Download complete [2025-03-11T04:27:33.846Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T04:27:33.846Z] 339a4e72a1f5: Download complete [2025-03-11T04:27:33.846Z] bde34c3a00c8: Download complete [2025-03-11T04:27:33.846Z] b352a97aabf1: Download complete [2025-03-11T04:27:33.846Z] 4872d77fe225: Download complete [2025-03-11T04:27:33.846Z] 5851b861e8e6: Download complete [2025-03-11T04:27:33.846Z] b85a868b505f: Verifying Checksum [2025-03-11T04:27:33.846Z] b85a868b505f: Download complete [2025-03-11T04:27:34.106Z] bab4dde63d76: Verifying Checksum [2025-03-11T04:27:34.106Z] bab4dde63d76: Download complete [2025-03-11T04:27:35.046Z] b85a868b505f: Pull complete [2025-03-11T04:27:35.306Z] e2be974225ed: Pull complete [2025-03-11T04:27:35.566Z] 339a4e72a1f5: Pull complete [2025-03-11T04:27:35.826Z] 988bab9f4d93: Pull complete [2025-03-11T04:27:36.084Z] 1469e6f7b9e6: Pull complete [2025-03-11T04:27:36.084Z] eaf3925da568: Pull complete [2025-03-11T04:27:37.987Z] bab4dde63d76: Pull complete [2025-03-11T04:27:37.987Z] bde34c3a00c8: Pull complete [2025-03-11T04:27:38.248Z] b352a97aabf1: Pull complete [2025-03-11T04:27:38.248Z] 4872d77fe225: Pull complete [2025-03-11T04:27:38.248Z] 5851b861e8e6: Pull complete [2025-03-11T04:27:38.248Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T04:27:38.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T04:27:38.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:27:38.410Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:27:38.438Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T04:27:40.096Z] $ docker top cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f -eo pid,comm [2025-03-11T04:27:40.158Z] 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-03-11T04:27:40.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T04:27:40.216Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T04:27:40.216Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T04:27:40.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T04:27:40.327Z] $ docker exec cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f ssh-agent [2025-03-11T04:27:40.446Z] SSH_AUTH_SOCK=/tmp/ssh-9zfRZWJktvVh/agent.32 [2025-03-11T04:27:40.446Z] SSH_AGENT_PID=38 [2025-03-11T04:27:40.452Z] Running ssh-add (command line suppressed) [2025-03-11T04:27:40.554Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_217257651816805525.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_217257651816805525.key) [2025-03-11T04:27:40.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T04:27:40.868Z] + git tag --points-at HEAD [Pipeline] } [2025-03-11T04:27:40.880Z] $ docker exec --env ******** --env ******** cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f ssh-agent -k [2025-03-11T04:27:40.999Z] unset SSH_AUTH_SOCK; [2025-03-11T04:27:41.002Z] unset SSH_AGENT_PID; [2025-03-11T04:27:41.002Z] echo Agent pid 38 killed; [2025-03-11T04:27:41.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-11T04:27:41.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T04:27:41.058Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T04:27:41.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T04:27:41.191Z] $ docker exec cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f ssh-agent [2025-03-11T04:27:41.299Z] SSH_AUTH_SOCK=/tmp/ssh-txLY8u2Jvp2B/agent.71 [2025-03-11T04:27:41.299Z] SSH_AGENT_PID=78 [2025-03-11T04:27:41.304Z] Running ssh-add (command line suppressed) [2025-03-11T04:27:41.410Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11824585909832584894.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11824585909832584894.key) [2025-03-11T04:27:41.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T04:27:41.726Z] + git semver init [2025-03-11T04:27:41.985Z] 2025-03-11 04:27:41,918 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T04:27:41.985Z] 2025-03-11 04:27:41,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-03-11T04:27:41.985Z] 2025-03-11 04:27:41,919 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-03-11T04:27:41.985Z] 2025-03-11 04:27:41,919 [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, universal_newlines=False, shell=None, istream=None) [2025-03-11T04:27:42.924Z] 2025-03-11 04:27:42,603 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-03-11T04:27:42.924Z] 2025-03-11 04:27:42,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-03-11T04:27:42.924Z] 2025-03-11 04:27:42,603 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-11T04:27:42.924Z] 2025-03-11 04:27:42,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-11T04:27:42.924Z] 4.0.0-dev.5 [Pipeline] } [2025-03-11T04:27:42.933Z] $ docker exec --env ******** --env ******** cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f ssh-agent -k [2025-03-11T04:27:43.038Z] unset SSH_AUTH_SOCK; [2025-03-11T04:27:43.039Z] unset SSH_AGENT_PID; [2025-03-11T04:27:43.039Z] echo Agent pid 78 killed; [2025-03-11T04:27:43.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T04:27:43.385Z] + git semver [Pipeline] } [2025-03-11T04:27:43.657Z] $ docker stop --time=1 cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f [2025-03-11T04:27:44.961Z] $ docker rm -f --volumes cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T04:27:45.321Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T04:27:45.557Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T04:27:45.562Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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-03-11T04:27:45.755Z] provisioning config files... [2025-03-11T04:27:45.767Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config5948324946714304780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:27:46.070Z] ---> ****-login.sh [2025-03-11T04:27:46.070Z] nexus3.edgexfoundry.org:10001 [2025-03-11T04:27:46.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:46.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:46.070Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:46.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:46.070Z] [2025-03-11T04:27:46.070Z] Login Succeeded [2025-03-11T04:27:46.070Z] nexus3.edgexfoundry.org:10002 [2025-03-11T04:27:46.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:46.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:46.070Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:46.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:46.070Z] [2025-03-11T04:27:46.070Z] Login Succeeded [2025-03-11T04:27:46.070Z] nexus3.edgexfoundry.org:10003 [2025-03-11T04:27:46.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:46.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:46.331Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:46.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:46.331Z] [2025-03-11T04:27:46.331Z] Login Succeeded [2025-03-11T04:27:46.331Z] nexus3.edgexfoundry.org:10004 [2025-03-11T04:27:46.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:46.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:46.331Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:46.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:46.332Z] [2025-03-11T04:27:46.332Z] Login Succeeded [2025-03-11T04:27:46.332Z] ****.io [2025-03-11T04:27:46.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:27:46.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:27:46.590Z] Configure a credential helper to remove this warning. See [2025-03-11T04:27:46.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:27:46.591Z] [2025-03-11T04:27:46.591Z] Login Succeeded [2025-03-11T04:27:46.591Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T04:27:46.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T04:27:46.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T04:27:46.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T04:27:46.725Z] ========================================================= [2025-03-11T04:27:46.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-11T04:27:46.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:27:47.075Z] + 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-03-11T04:27:47.075Z] Sending build context to Docker daemon 851.5kB [2025-03-11T04:27:47.075Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-03-11T04:27:47.335Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-11T04:27:47.594Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T04:27:47.594Z] 8833042f23b5: Pulling fs layer [2025-03-11T04:27:47.594Z] 6ca661eb024f: Pulling fs layer [2025-03-11T04:27:47.594Z] b5acb76e9680: Pulling fs layer [2025-03-11T04:27:47.594Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T04:27:47.594Z] b5acb76e9680: Waiting [2025-03-11T04:27:47.594Z] 4f4fb700ef54: Waiting [2025-03-11T04:27:47.594Z] 8833042f23b5: Download complete [2025-03-11T04:27:47.594Z] 0a9a5dfd008f: Download complete [2025-03-11T04:27:47.853Z] b5acb76e9680: Verifying Checksum [2025-03-11T04:27:47.853Z] b5acb76e9680: Download complete [2025-03-11T04:27:47.853Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T04:27:47.853Z] 4f4fb700ef54: Download complete [2025-03-11T04:27:47.853Z] 0a9a5dfd008f: Pull complete [2025-03-11T04:27:47.853Z] 8833042f23b5: Pull complete [2025-03-11T04:27:48.112Z] 6ca661eb024f: Verifying Checksum [2025-03-11T04:27:48.112Z] 6ca661eb024f: Download complete [2025-03-11T04:27:52.297Z] 6ca661eb024f: Pull complete [2025-03-11T04:27:52.297Z] b5acb76e9680: Pull complete [2025-03-11T04:27:52.297Z] 4f4fb700ef54: Pull complete [2025-03-11T04:27:52.297Z] Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 [2025-03-11T04:27:52.297Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-11T04:27:52.297Z] ---> e6f66776510c [2025-03-11T04:27:52.297Z] Step 2/5 : WORKDIR /device-opcua [2025-03-11T04:27:52.865Z] ---> Running in 5285c56bcdef [2025-03-11T04:27:53.124Z] Removing intermediate container 5285c56bcdef [2025-03-11T04:27:53.124Z] ---> 48c04b97ce5b [2025-03-11T04:27:53.124Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-11T04:27:53.124Z] ---> Running in 5dfecb2e9654 [2025-03-11T04:27:53.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T04:27:53.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T04:27:53.902Z] v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T04:27:53.902Z] v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T04:27:53.902Z] OK: 24170 distinct packages available [2025-03-11T04:27:53.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T04:27:53.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T04:27:54.471Z] (1/30) Installing libgcc (13.2.1_git20240309-r1) [2025-03-11T04:27:54.471Z] (2/30) Installing jansson (2.14-r4) [2025-03-11T04:27:54.471Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-11T04:27:54.471Z] (4/30) Installing zstd-libs (1.5.6-r0) [2025-03-11T04:27:54.471Z] (5/30) Installing binutils (2.42-r1) [2025-03-11T04:27:54.471Z] (6/30) Installing libgomp (13.2.1_git20240309-r1) [2025-03-11T04:27:54.471Z] (7/30) Installing libatomic (13.2.1_git20240309-r1) [2025-03-11T04:27:54.471Z] (8/30) Installing gmp (6.3.0-r1) [2025-03-11T04:27:54.471Z] (9/30) Installing isl26 (0.26-r1) [2025-03-11T04:27:54.471Z] (10/30) Installing mpfr4 (4.2.1-r0) [2025-03-11T04:27:54.471Z] (11/30) Installing mpc1 (1.3.1-r1) [2025-03-11T04:27:54.471Z] (12/30) Installing gcc (13.2.1_git20240309-r1) [2025-03-11T04:27:55.039Z] (13/30) Installing brotli-libs (1.1.0-r2) [2025-03-11T04:27:55.039Z] (14/30) Installing c-ares (1.33.1-r0) [2025-03-11T04:27:55.039Z] (15/30) Installing libunistring (1.2-r0) [2025-03-11T04:27:55.039Z] (16/30) Installing libidn2 (2.3.7-r0) [2025-03-11T04:27:55.298Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2025-03-11T04:27:55.298Z] (18/30) Installing libpsl (0.21.5-r1) [2025-03-11T04:27:55.298Z] (19/30) Installing libcurl (8.12.1-r0) [2025-03-11T04:27:55.298Z] (20/30) Installing libexpat (2.6.4-r0) [2025-03-11T04:27:55.298Z] (21/30) Installing pcre2 (10.43-r0) [2025-03-11T04:27:55.298Z] (22/30) Installing git (2.45.3-r0) [2025-03-11T04:27:55.298Z] (23/30) Installing git-init-template (2.45.3-r0) [2025-03-11T04:27:55.298Z] (24/30) Installing make (4.4.1-r2) [2025-03-11T04:27:55.298Z] (25/30) Installing musl-dev (1.2.5-r1) [2025-03-11T04:27:55.298Z] (26/30) Installing pkgconf (2.2.0-r0) [2025-03-11T04:27:55.298Z] (27/30) Installing libsodium (1.0.19-r0) [2025-03-11T04:27:55.298Z] (28/30) Installing libzmq (4.3.5-r2) [2025-03-11T04:27:55.298Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2025-03-11T04:27:55.298Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2025-03-11T04:27:55.298Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T04:27:55.298Z] OK: 171 MiB in 45 packages [2025-03-11T04:27:58.589Z] Removing intermediate container 5dfecb2e9654 [2025-03-11T04:27:58.589Z] ---> 1b82904e803f [2025-03-11T04:27:58.589Z] Step 4/5 : COPY . . [2025-03-11T04:27:58.589Z] ---> d4926001d93b [2025-03-11T04:27:58.589Z] Step 5/5 : RUN make build [2025-03-11T04:27:58.589Z] ---> Running in c80d5f2eb0a3 [2025-03-11T04:27:58.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-11T04:27:58.849Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 [2025-03-11T04:27:58.849Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 [2025-03-11T04:27:58.849Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-11T04:27:59.107Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-11T04:27:59.107Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 [2025-03-11T04:27:59.107Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-11T04:27:59.107Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-11T04:27:59.107Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-11T04:27:59.107Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/panjf2000/ants/v2 v2.11.2 [2025-03-11T04:27:59.369Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-11T04:27:59.369Z] go: downloading golang.org/x/net v0.35.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-11T04:27:59.369Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-11T04:27:59.369Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-11T04:27:59.369Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-11T04:27:59.369Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-11T04:27:59.369Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-11T04:27:59.369Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-11T04:27:59.369Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-11T04:27:59.369Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-11T04:27:59.629Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-11T04:27:59.629Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-11T04:27:59.629Z] go: downloading golang.org/x/text v0.22.0 [2025-03-11T04:27:59.629Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-11T04:27:59.629Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-11T04:27:59.629Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-11T04:27:59.629Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-11T04:27:59.629Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-11T04:27:59.629Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-11T04:27:59.629Z] go: downloading golang.org/x/time v0.8.0 [2025-03-11T04:27:59.629Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-11T04:27:59.629Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-11T04:27:59.629Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-11T04:27:59.629Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-11T04:27:59.629Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-11T04:27:59.629Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-11T04:27:59.629Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-11T04:27:59.629Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-11T04:27:59.629Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-11T04:27:59.629Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-11T04:27:59.886Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-11T04:27:59.886Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-11T04:27:59.886Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-11T04:27:59.886Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-11T04:27:59.886Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-11T04:27:59.886Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-11T04:27:59.886Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-11T04:28:00.713Z] Still waiting to schedule task [2025-03-11T04:28:00.714Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-11T04:28:00.827Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-11T04:28:00.827Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-11T04:28:00.827Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-11T04:28:00.827Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-11T04:28:00.827Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-11T04:28:00.827Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-11T04:28:00.827Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-11T04:28:00.827Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-11T04:28:00.827Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-11T04:28:00.827Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-11T04:28:00.827Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-11T04:28:01.400Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-11T04:28:01.400Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-11T04:28:01.400Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-11T04:28:01.400Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-11T04:28:01.400Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-11T04:28:01.400Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-11T04:28:01.400Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-11T04:28:01.400Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-11T04:28:01.400Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-11T04:28:01.665Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-11T04:28:01.666Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-11T04:28:01.666Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-11T04:28:01.666Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-11T04:28:01.666Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-11T04:28:01.666Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-11T04:28:01.666Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-11T04:28:01.666Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-11T04:28:01.666Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-11T04:28:01.666Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-11T04:28:01.666Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-11T04:28:01.666Z] go: downloading golang.org/x/term v0.29.0 [2025-03-11T04:28:01.666Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-11T04:28:01.666Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-11T04:28:01.666Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-11T04:28:01.666Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-11T04:28:01.928Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-11T04:28:01.928Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-11T04:28:01.928Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-11T04:28:01.928Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-11T04:28:01.928Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-11T04:28:01.928Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-11T04:28:01.928Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-11T04:28:01.928Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-11T04:28:01.928Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-11T04:28:01.928Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-11T04:28:28.481Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-11T04:28:40.689Z] Removing intermediate container c80d5f2eb0a3 [2025-03-11T04:28:40.689Z] ---> 8ecb7ac9af19 [2025-03-11T04:28:40.689Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-03-11T04:28:40.689Z] Successfully built 8ecb7ac9af19 [2025-03-11T04:28:40.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:28:41.031Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T04:28:41.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:28:41.119Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:28:41.147Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T04:28:41.501Z] $ docker top 43548449cfa63ff4d4a6a1b9a0c0284bf2dab5e2a667571b3ef8128c30473bc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T04:28:41.861Z] + go version [2025-03-11T04:28:41.861Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-11T04:28:41.870Z] $ docker stop --time=1 43548449cfa63ff4d4a6a1b9a0c0284bf2dab5e2a667571b3ef8128c30473bc5 [2025-03-11T04:28:43.164Z] $ docker rm -f --volumes 43548449cfa63ff4d4a6a1b9a0c0284bf2dab5e2a667571b3ef8128c30473bc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:28:43.619Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T04:28:43.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:28:43.705Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:28:43.731Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T04:28:44.057Z] $ docker top 5615935f1686b34f2d72964fa61eae53b5f4acc83975d902395fe6ee2dbf64be -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T04:28:44.408Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-03-11T04:28:44.715Z] + make test [2025-03-11T04:28:44.715Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-03-11T04:28:44.715Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-03-11T04:28:51.283Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-03-11T04:28:51.283Z] go: downloading github.com/axw/gocov v1.0.0 [2025-03-11T04:28:52.220Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-03-11T04:28:54.119Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-03-11T04:28:54.377Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-03-11T04:28:55.313Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-03-11T04:28:55.572Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-03-11T04:28:56.949Z] rm -rf test-artifacts [2025-03-11T04:28:56.950Z] mkdir test-artifacts [2025-03-11T04:28:56.950Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-03-11T04:28:56.950Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-11T04:28:56.950Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-11T04:28:56.950Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-11T04:29:18.879Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-03-11T04:29:18.879Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-03-11T04:29:18.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-11T04:29:18.910Z] $ docker stop --time=1 5615935f1686b34f2d72964fa61eae53b5f4acc83975d902395fe6ee2dbf64be [2025-03-11T04:29:20.929Z] $ docker rm -f --volumes 5615935f1686b34f2d72964fa61eae53b5f4acc83975d902395fe6ee2dbf64be [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T04:29:21.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T04:29:21.462Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-11T04:29:21.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T04:29:22.196Z] + ls -al . [2025-03-11T04:29:22.196Z] total 196 [2025-03-11T04:29:22.196Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 04:28 . [2025-03-11T04:29:22.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:27 .. [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 11 04:27 .dockerignore [2025-03-11T04:29:22.196Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 04:29 .git [2025-03-11T04:29:22.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:27 .github [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 84 Mar 11 04:27 .gitignore [2025-03-11T04:29:22.196Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 04:27 .semver [2025-03-11T04:29:22.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:27 .vscode [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 7466 Mar 11 04:27 Attribution.txt [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 11 04:27 CHANGELOG.md [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 1125 Mar 11 04:27 Dockerfile [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 649 Mar 11 04:27 Jenkinsfile [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 11 04:27 LICENSE [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 2185 Mar 11 04:27 Makefile [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 11 04:27 README.md [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 04:27 VERSION [2025-03-11T04:29:22.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:27 bin [2025-03-11T04:29:22.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 04:27 cmd [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 11 04:27 go.mod [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 86711 Mar 11 04:27 go.sum [2025-03-11T04:29:22.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:27 internal [2025-03-11T04:29:22.196Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 04:29 test-artifacts [2025-03-11T04:29:22.196Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 11 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:29:22.521Z] + 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=f3f73354f252fbcd380cb774c87c0fff2ddb594a --label arch=amd64 --label version=4.0.0-dev.5 . [2025-03-11T04:29:22.521Z] Sending build context to Docker daemon 868.9kB [2025-03-11T04:29:22.521Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-03-11T04:29:22.521Z] ---> e6f66776510c [2025-03-11T04:29:22.521Z] Step 2/19 : WORKDIR /device-opcua [2025-03-11T04:29:22.521Z] ---> Using cache [2025-03-11T04:29:22.521Z] ---> 48c04b97ce5b [2025-03-11T04:29:22.521Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-11T04:29:22.521Z] ---> Using cache [2025-03-11T04:29:22.521Z] ---> 1b82904e803f [2025-03-11T04:29:22.521Z] Step 4/19 : COPY . . [2025-03-11T04:29:22.782Z] ---> 78c61035f10a [2025-03-11T04:29:22.782Z] Step 5/19 : RUN make build [2025-03-11T04:29:22.782Z] ---> Running in 80f77c443661 [2025-03-11T04:29:23.040Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-11T04:29:23.040Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 [2025-03-11T04:29:23.040Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 [2025-03-11T04:29:23.040Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-11T04:29:23.040Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-11T04:29:23.299Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 [2025-03-11T04:29:23.299Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-11T04:29:23.299Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-11T04:29:23.299Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-11T04:29:23.299Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-11T04:29:23.299Z] go: downloading github.com/panjf2000/ants/v2 v2.11.2 [2025-03-11T04:29:23.299Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-11T04:29:23.299Z] go: downloading golang.org/x/net v0.35.0 [2025-03-11T04:29:23.299Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-11T04:29:23.299Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-11T04:29:23.299Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 [2025-03-11T04:29:23.299Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-11T04:29:23.299Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-11T04:29:23.299Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-11T04:29:23.299Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-11T04:29:23.299Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 [2025-03-11T04:29:23.299Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-11T04:29:23.299Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 [2025-03-11T04:29:23.558Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-11T04:29:23.558Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 [2025-03-11T04:29:23.558Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-11T04:29:23.558Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-11T04:29:23.558Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-11T04:29:23.558Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-11T04:29:23.558Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-11T04:29:23.558Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-11T04:29:23.558Z] go: downloading golang.org/x/text v0.22.0 [2025-03-11T04:29:23.558Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-11T04:29:23.558Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-11T04:29:23.558Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-11T04:29:23.558Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-11T04:29:23.558Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-11T04:29:23.558Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-11T04:29:23.558Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-11T04:29:23.558Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-11T04:29:23.558Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-11T04:29:23.558Z] go: downloading golang.org/x/time v0.8.0 [2025-03-11T04:29:23.558Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-11T04:29:23.558Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-11T04:29:23.558Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-11T04:29:23.558Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-11T04:29:23.558Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-11T04:29:23.819Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-11T04:29:23.819Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-11T04:29:23.819Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-11T04:29:23.819Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-11T04:29:23.819Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-11T04:29:23.819Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-11T04:29:23.819Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-11T04:29:23.819Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-11T04:29:23.819Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-11T04:29:23.819Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-11T04:29:24.386Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-11T04:29:24.386Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-11T04:29:24.386Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-11T04:29:24.386Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-11T04:29:24.386Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-11T04:29:24.386Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-11T04:29:24.386Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-11T04:29:24.386Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-11T04:29:24.386Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-11T04:29:24.386Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-11T04:29:24.386Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-11T04:29:24.386Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-11T04:29:24.955Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-11T04:29:24.955Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-11T04:29:24.955Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-11T04:29:24.955Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-11T04:29:24.955Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-11T04:29:24.955Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-11T04:29:24.955Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-11T04:29:24.955Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-11T04:29:24.955Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-11T04:29:25.213Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-11T04:29:25.213Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-11T04:29:25.213Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-11T04:29:25.213Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-11T04:29:25.213Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-11T04:29:25.213Z] go: downloading golang.org/x/term v0.29.0 [2025-03-11T04:29:25.213Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-11T04:29:25.213Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-11T04:29:25.213Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-11T04:29:25.213Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-11T04:29:25.213Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-11T04:29:25.213Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-11T04:29:25.213Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-11T04:29:25.213Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-11T04:29:25.472Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-11T04:29:25.472Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-11T04:29:25.472Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-11T04:29:25.472Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-11T04:29:25.472Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-11T04:29:25.472Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-11T04:29:25.472Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-11T04:29:25.472Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-11T04:29:25.472Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-11T04:29:25.472Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-11T04:29:25.472Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-11T04:29:38.248Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40834 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-03-11T04:29:38.269Z] Running in /w/workspace/device-opc-ua/8 [Pipeline] { [Pipeline] checkout [2025-03-11T04:29:38.310Z] Selected Git installation does not exist. Using Default [2025-03-11T04:29:38.310Z] The recommended git tool is: NONE [2025-03-11T04:29:43.120Z] using credential edgex-jenkins-ssh [2025-03-11T04:29:43.141Z] Cloning the remote Git repository [2025-03-11T04:29:43.181Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-03-11T04:29:43.287Z] > git init /w/workspace/device-opc-ua/8 # timeout=10 [2025-03-11T04:29:43.418Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-03-11T04:29:43.419Z] > git --version # timeout=10 [2025-03-11T04:29:43.447Z] > git --version # 'git version 2.25.1' [2025-03-11T04:29:43.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-11T04:29:43.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T04:29:44.199Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-03-11T04:29:44.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T04:29:45.063Z] Avoid second fetch [2025-03-11T04:29:45.064Z] Checking out Revision f3f73354f252fbcd380cb774c87c0fff2ddb594a (main) [2025-03-11T04:29:45.631Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#111)" [2025-03-11T04:29:45.078Z] > git config core.sparsecheckout # timeout=10 [2025-03-11T04:29:45.135Z] > git checkout -f f3f73354f252fbcd380cb774c87c0fff2ddb594a # timeout=10 [2025-03-11T04:29:47.397Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T04:29:50.678Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-11T04:29:50.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T04:29:50.678Z] Dload Upload Total Spent Left Speed [2025-03-11T04:29:50.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63192 0 --:--:-- --:--:-- --:--:-- 63504 [Pipeline] sh [2025-03-11T04:29:51.020Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-11T04:29:51.343Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-11T04:29:51.343Z] + sudo tee /etc/docker/daemon.new [2025-03-11T04:29:51.343Z] { [2025-03-11T04:29:51.343Z] "registry-mirrors": [ [2025-03-11T04:29:51.343Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-11T04:29:51.343Z] ], [2025-03-11T04:29:51.343Z] "bip": "10.250.0.254/24", [2025-03-11T04:29:51.343Z] "hosts": [ [2025-03-11T04:29:51.343Z] "tcp://0.0.0.0:5555", [2025-03-11T04:29:51.343Z] "unix:///var/run/docker.sock" [2025-03-11T04:29:51.343Z] ], [2025-03-11T04:29:51.343Z] "mtu": 1458, [2025-03-11T04:29:51.343Z] "selinux-enabled": true, [2025-03-11T04:29:51.343Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-11T04:29:51.343Z] } [Pipeline] sh [2025-03-11T04:29:51.664Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-11T04:29:51.990Z] + sudo service docker restart [2025-03-11T04:29:59.619Z] Removing intermediate container 80f77c443661 [2025-03-11T04:29:59.619Z] ---> 290318d5d98a [2025-03-11T04:29:59.619Z] Step 6/19 : FROM alpine:3.20 [2025-03-11T04:30:00.186Z] 3.20: Pulling from library/alpine [2025-03-11T04:30:00.186Z] 0a9a5dfd008f: Already exists [2025-03-11T04:30:00.186Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T04:30:00.186Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T04:30:00.186Z] ---> ff221270b9fb [2025-03-11T04:30:00.186Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-11T04:30:00.186Z] ---> Running in cf9d53b803d5 [2025-03-11T04:30:00.444Z] Removing intermediate container cf9d53b803d5 [2025-03-11T04:30:00.444Z] ---> 23f0552f74e1 [2025-03-11T04:30:00.444Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-03-11T04:30:00.444Z] ---> Running in cd222fa74d38 [2025-03-11T04:30:00.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T04:30:00.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T04:30:01.268Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-03-11T04:30:01.268Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-03-11T04:30:01.268Z] (3/6) Installing libsodium (1.0.19-r0) [2025-03-11T04:30:01.268Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-11T04:30:01.268Z] (5/6) Installing libzmq (4.3.5-r2) [2025-03-11T04:30:01.268Z] (6/6) Installing zeromq (4.3.5-r2) [2025-03-11T04:30:01.268Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T04:30:01.268Z] OK: 12 MiB in 20 packages [2025-03-11T04:30:01.526Z] Removing intermediate container cd222fa74d38 [2025-03-11T04:30:01.526Z] ---> 5574d5e9396d [2025-03-11T04:30:01.526Z] Step 9/19 : RUN apk --no-cache upgrade [2025-03-11T04:30:01.526Z] ---> Running in f76d10ddf206 [2025-03-11T04:30:01.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T04:30:02.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T04:30:02.304Z] OK: 12 MiB in 20 packages [2025-03-11T04:30:02.562Z] Removing intermediate container f76d10ddf206 [2025-03-11T04:30:02.562Z] ---> 3722c80043af [2025-03-11T04:30:02.562Z] Step 10/19 : EXPOSE 59997 [2025-03-11T04:30:02.562Z] ---> Running in bf7771e7345c [2025-03-11T04:30:02.562Z] Removing intermediate container bf7771e7345c [2025-03-11T04:30:02.562Z] ---> 2690aa61088f [2025-03-11T04:30:02.562Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-03-11T04:30:03.495Z] ---> 137a5f9c8a2a [2025-03-11T04:30:03.495Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-03-11T04:30:03.495Z] ---> 2e2c20c2155e [2025-03-11T04:30:03.495Z] Step 13/19 : COPY LICENSE / [2025-03-11T04:30:03.754Z] ---> aaca6b83e580 [2025-03-11T04:30:03.754Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-03-11T04:30:03.754Z] ---> 95ac9739b5e4 [2025-03-11T04:30:03.754Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-03-11T04:30:03.754Z] ---> Running in 33731bdbaac6 [2025-03-11T04:30:04.012Z] Removing intermediate container 33731bdbaac6 [2025-03-11T04:30:04.012Z] ---> b28630ec807d [2025-03-11T04:30:04.012Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-11T04:30:04.012Z] ---> Running in 62420d74ec79 [2025-03-11T04:30:04.012Z] Removing intermediate container 62420d74ec79 [2025-03-11T04:30:04.012Z] ---> da371c3459ed [2025-03-11T04:30:04.012Z] Step 17/19 : LABEL arch=amd64 [2025-03-11T04:30:04.012Z] ---> Running in 7b8a7a369be1 [2025-03-11T04:30:04.012Z] Removing intermediate container 7b8a7a369be1 [2025-03-11T04:30:04.012Z] ---> 6bb0f4f7522a [2025-03-11T04:30:04.012Z] Step 18/19 : LABEL git_sha=f3f73354f252fbcd380cb774c87c0fff2ddb594a [2025-03-11T04:30:04.012Z] ---> Running in 73acd9a6d385 [2025-03-11T04:30:04.270Z] Removing intermediate container 73acd9a6d385 [2025-03-11T04:30:04.270Z] ---> ad1dda17bc58 [2025-03-11T04:30:04.270Z] Step 19/19 : LABEL version=4.0.0-dev.5 [2025-03-11T04:30:04.270Z] ---> Running in 2e23965346c8 [2025-03-11T04:30:04.270Z] Removing intermediate container 2e23965346c8 [2025-03-11T04:30:04.270Z] ---> 44967d2d15fa [2025-03-11T04:30:04.270Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-11T04:30:04.270Z] Successfully built 44967d2d15fa [2025-03-11T04:30:04.270Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T04:30:04.628Z] provisioning config files... [2025-03-11T04:30:04.636Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14890579489232187623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:30:04.945Z] ---> ****-login.sh [2025-03-11T04:30:04.945Z] nexus3.edgexfoundry.org:10001 [2025-03-11T04:30:04.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:30:04.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:04.945Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:04.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:04.945Z] [2025-03-11T04:30:04.945Z] Login Succeeded [2025-03-11T04:30:04.945Z] nexus3.edgexfoundry.org:10002 [2025-03-11T04:30:04.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:30:04.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:04.945Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:04.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:04.945Z] [2025-03-11T04:30:04.945Z] Login Succeeded [2025-03-11T04:30:04.945Z] nexus3.edgexfoundry.org:10003 [2025-03-11T04:30:05.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:30:05.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:05.204Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:05.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:05.204Z] [2025-03-11T04:30:05.204Z] Login Succeeded [2025-03-11T04:30:05.205Z] nexus3.edgexfoundry.org:10004 [2025-03-11T04:30:05.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:30:05.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:05.205Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:05.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:05.205Z] [2025-03-11T04:30:05.205Z] Login Succeeded [2025-03-11T04:30:05.205Z] ****.io [2025-03-11T04:30:05.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:30:05.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:05.772Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:05.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:05.772Z] [2025-03-11T04:30:05.773Z] Login Succeeded [2025-03-11T04:30:05.773Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T04:30:05.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T04:30:05.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T04:30:05.866Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-03-11T04:30:05.866Z] f3f73354f252fbcd380cb774c87c0fff2ddb594a [2025-03-11T04:30:05.866Z] latest [2025-03-11T04:30:05.866Z] 4.0.0-dev.5 [2025-03-11T04:30:05.866Z] f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [2025-03-11T04:30:05.866Z] main [2025-03-11T04:30:05.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:06.223Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:06.546Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a [2025-03-11T04:30:06.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-11T04:30:06.546Z] 323358cbbcca: Preparing [2025-03-11T04:30:06.546Z] 829f5e71face: Preparing [2025-03-11T04:30:06.546Z] f3bc406ea255: Preparing [2025-03-11T04:30:06.546Z] fe5fd124736a: Preparing [2025-03-11T04:30:06.546Z] f0e55b00cbb9: Preparing [2025-03-11T04:30:06.546Z] 658113b61e32: Preparing [2025-03-11T04:30:06.546Z] 994456c4fd7b: Preparing [2025-03-11T04:30:06.546Z] 994456c4fd7b: Waiting [2025-03-11T04:30:06.546Z] 658113b61e32: Waiting [2025-03-11T04:30:06.546Z] f3bc406ea255: Pushed [2025-03-11T04:30:06.546Z] 829f5e71face: Pushed [2025-03-11T04:30:06.546Z] 323358cbbcca: Pushed [2025-03-11T04:30:06.546Z] f0e55b00cbb9: Pushed [2025-03-11T04:30:06.546Z] 994456c4fd7b: Layer already exists [2025-03-11T04:30:07.115Z] 658113b61e32: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T04:30:10.227Z] provisioning config files... [2025-03-11T04:30:10.249Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/8@tmp/config9782895113077962536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:30:10.697Z] ---> ****-login.sh [2025-03-11T04:30:10.697Z] nexus3.edgexfoundry.org:10001 [2025-03-11T04:30:11.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:30:11.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:11.286Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:11.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:11.286Z] [2025-03-11T04:30:11.286Z] Login Succeeded [2025-03-11T04:30:11.286Z] nexus3.edgexfoundry.org:10002 [2025-03-11T04:30:11.304Z] fe5fd124736a: Pushed [2025-03-11T04:30:11.304Z] f3f73354f252fbcd380cb774c87c0fff2ddb594a: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:11.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:30:11.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:11.555Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:11.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:11.555Z] [2025-03-11T04:30:11.555Z] Login Succeeded [2025-03-11T04:30:11.555Z] nexus3.edgexfoundry.org:10003 [2025-03-11T04:30:11.638Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:11.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:30:11.963Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-03-11T04:30:11.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-11T04:30:11.963Z] 323358cbbcca: Preparing [2025-03-11T04:30:11.963Z] 829f5e71face: Preparing [2025-03-11T04:30:11.963Z] f3bc406ea255: Preparing [2025-03-11T04:30:11.963Z] fe5fd124736a: Preparing [2025-03-11T04:30:11.963Z] f0e55b00cbb9: Preparing [2025-03-11T04:30:11.963Z] 658113b61e32: Preparing [2025-03-11T04:30:11.963Z] 994456c4fd7b: Preparing [2025-03-11T04:30:11.963Z] 658113b61e32: Waiting [2025-03-11T04:30:11.963Z] 994456c4fd7b: Waiting [2025-03-11T04:30:11.963Z] fe5fd124736a: Layer already exists [2025-03-11T04:30:11.963Z] 323358cbbcca: Layer already exists [2025-03-11T04:30:11.963Z] f0e55b00cbb9: Layer already exists [2025-03-11T04:30:11.963Z] f3bc406ea255: Layer already exists [2025-03-11T04:30:11.963Z] 829f5e71face: Layer already exists [2025-03-11T04:30:11.963Z] 658113b61e32: Layer already exists [2025-03-11T04:30:11.963Z] 994456c4fd7b: Layer already exists [2025-03-11T04:30:11.963Z] latest: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:12.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:12.091Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:12.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:12.091Z] [2025-03-11T04:30:12.091Z] Login Succeeded [2025-03-11T04:30:12.091Z] nexus3.edgexfoundry.org:10004 [2025-03-11T04:30:12.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:30:12.291Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:12.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:12.358Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:12.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:12.358Z] [2025-03-11T04:30:12.359Z] Login Succeeded [2025-03-11T04:30:12.359Z] ****.io [2025-03-11T04:30:12.624Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.5 [2025-03-11T04:30:12.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-11T04:30:12.624Z] 323358cbbcca: Preparing [2025-03-11T04:30:12.624Z] 829f5e71face: Preparing [2025-03-11T04:30:12.624Z] f3bc406ea255: Preparing [2025-03-11T04:30:12.624Z] fe5fd124736a: Preparing [2025-03-11T04:30:12.624Z] f0e55b00cbb9: Preparing [2025-03-11T04:30:12.624Z] 658113b61e32: Preparing [2025-03-11T04:30:12.624Z] 994456c4fd7b: Preparing [2025-03-11T04:30:12.624Z] 658113b61e32: Waiting [2025-03-11T04:30:12.624Z] 994456c4fd7b: Waiting [2025-03-11T04:30:12.624Z] f0e55b00cbb9: Layer already exists [2025-03-11T04:30:12.624Z] 323358cbbcca: Layer already exists [2025-03-11T04:30:12.624Z] 829f5e71face: Layer already exists [2025-03-11T04:30:12.624Z] f3bc406ea255: Layer already exists [2025-03-11T04:30:12.624Z] fe5fd124736a: Layer already exists [2025-03-11T04:30:12.624Z] 658113b61e32: Layer already exists [2025-03-11T04:30:12.624Z] 994456c4fd7b: Layer already exists [2025-03-11T04:30:12.624Z] 4.0.0-dev.5: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 [2025-03-11T04:30:12.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:12.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:30:12.894Z] Configure a credential helper to remove this warning. See [2025-03-11T04:30:12.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:30:12.894Z] [2025-03-11T04:30:12.894Z] Login Succeeded [2025-03-11T04:30:12.894Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T04:30:12.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-03-11T04:30:12.967Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-03-11T04:30:13.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T04:30:13.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T04:30:13.267Z] ========================================================= [2025-03-11T04:30:13.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-11T04:30:13.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2025-03-11T04:30:13.289Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [2025-03-11T04:30:13.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-11T04:30:13.289Z] 323358cbbcca: Preparing [2025-03-11T04:30:13.289Z] 829f5e71face: Preparing [2025-03-11T04:30:13.289Z] f3bc406ea255: Preparing [2025-03-11T04:30:13.289Z] fe5fd124736a: Preparing [2025-03-11T04:30:13.289Z] f0e55b00cbb9: Preparing [2025-03-11T04:30:13.289Z] 658113b61e32: Preparing [2025-03-11T04:30:13.289Z] 994456c4fd7b: Preparing [2025-03-11T04:30:13.289Z] 994456c4fd7b: Waiting [2025-03-11T04:30:13.289Z] 658113b61e32: Waiting [2025-03-11T04:30:13.289Z] 323358cbbcca: Layer already exists [2025-03-11T04:30:13.289Z] f0e55b00cbb9: Layer already exists [2025-03-11T04:30:13.289Z] 829f5e71face: Layer already exists [2025-03-11T04:30:13.289Z] f3bc406ea255: Layer already exists [2025-03-11T04:30:13.289Z] fe5fd124736a: Layer already exists [2025-03-11T04:30:13.289Z] 658113b61e32: Layer already exists [2025-03-11T04:30:13.289Z] 994456c4fd7b: Layer already exists [2025-03-11T04:30:13.289Z] f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:13.643Z] + 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-03-11T04:30:13.693Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:13.910Z] Sending build context to Docker daemon 550.9kB [2025-03-11T04:30:13.910Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-03-11T04:30:14.137Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-03-11T04:30:14.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-11T04:30:14.137Z] 323358cbbcca: Preparing [2025-03-11T04:30:14.137Z] 829f5e71face: Preparing [2025-03-11T04:30:14.137Z] f3bc406ea255: Preparing [2025-03-11T04:30:14.137Z] fe5fd124736a: Preparing [2025-03-11T04:30:14.137Z] f0e55b00cbb9: Preparing [2025-03-11T04:30:14.137Z] 658113b61e32: Preparing [2025-03-11T04:30:14.137Z] 994456c4fd7b: Preparing [2025-03-11T04:30:14.137Z] 658113b61e32: Waiting [2025-03-11T04:30:14.137Z] 994456c4fd7b: Waiting [2025-03-11T04:30:14.137Z] f0e55b00cbb9: Layer already exists [2025-03-11T04:30:14.137Z] 323358cbbcca: Layer already exists [2025-03-11T04:30:14.137Z] f3bc406ea255: Layer already exists [2025-03-11T04:30:14.137Z] fe5fd124736a: Layer already exists [2025-03-11T04:30:14.137Z] 829f5e71face: Layer already exists [2025-03-11T04:30:14.137Z] 658113b61e32: Layer already exists [2025-03-11T04:30:14.137Z] 994456c4fd7b: Layer already exists [2025-03-11T04:30:14.137Z] main: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T04:30:14.213Z] ===================================================== [Pipeline] echo [2025-03-11T04:30:14.232Z] taggedImages: [2025-03-11T04:30:14.232Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a [2025-03-11T04:30:14.232Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-03-11T04:30:14.232Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.5 [2025-03-11T04:30:14.232Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [2025-03-11T04:30:14.232Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [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-03-11T04:30:14.520Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-11T04:30:14.520Z] 94e9d8af2201: Pulling fs layer [2025-03-11T04:30:14.520Z] 345fe9f21930: Pulling fs layer [2025-03-11T04:30:14.520Z] b40fc9e46828: Pulling fs layer [2025-03-11T04:30:14.520Z] c9804373a1e5: Pulling fs layer [2025-03-11T04:30:14.520Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T04:30:14.520Z] c9804373a1e5: Waiting [2025-03-11T04:30:14.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T04:30:14.636Z] [2025-03-11T04:30:14.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:30:14.806Z] 345fe9f21930: Verifying Checksum [2025-03-11T04:30:14.806Z] 345fe9f21930: Download complete [2025-03-11T04:30:14.806Z] 94e9d8af2201: Verifying Checksum [2025-03-11T04:30:14.806Z] 94e9d8af2201: Download complete [2025-03-11T04:30:14.806Z] c9804373a1e5: Verifying Checksum [2025-03-11T04:30:14.806Z] c9804373a1e5: Download complete [2025-03-11T04:30:14.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T04:30:14.981Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T04:30:14.981Z] 5eb5b503b376: Pulling fs layer [2025-03-11T04:30:14.981Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T04:30:14.981Z] ec43610c2a17: Pulling fs layer [2025-03-11T04:30:14.981Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T04:30:14.981Z] 33b1e0a273af: Pulling fs layer [2025-03-11T04:30:14.981Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T04:30:14.981Z] 2f39f015ded8: Pulling fs layer [2025-03-11T04:30:14.981Z] 33b1e0a273af: Waiting [2025-03-11T04:30:14.981Z] 5d3b04190fa2: Waiting [2025-03-11T04:30:14.981Z] 2f39f015ded8: Waiting [2025-03-11T04:30:14.981Z] 3a2ae6a8a46f: Waiting [2025-03-11T04:30:14.981Z] 5c69ac0246d0: Verifying Checksum [2025-03-11T04:30:14.981Z] 5c69ac0246d0: Download complete [2025-03-11T04:30:14.981Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-11T04:30:14.981Z] 3a2ae6a8a46f: Download complete [2025-03-11T04:30:14.981Z] 33b1e0a273af: Verifying Checksum [2025-03-11T04:30:14.981Z] 33b1e0a273af: Download complete [2025-03-11T04:30:14.981Z] ec43610c2a17: Verifying Checksum [2025-03-11T04:30:14.981Z] ec43610c2a17: Download complete [2025-03-11T04:30:14.981Z] 5d3b04190fa2: Download complete [2025-03-11T04:30:15.199Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T04:30:15.199Z] 4f4fb700ef54: Download complete [2025-03-11T04:30:15.245Z] 5eb5b503b376: Verifying Checksum [2025-03-11T04:30:15.245Z] 5eb5b503b376: Download complete [2025-03-11T04:30:15.789Z] 94e9d8af2201: Pull complete [2025-03-11T04:30:15.811Z] 2f39f015ded8: Download complete [2025-03-11T04:30:16.377Z] 5eb5b503b376: Pull complete [2025-03-11T04:30:16.377Z] 5c69ac0246d0: Pull complete [2025-03-11T04:30:16.765Z] ec43610c2a17: Pull complete [2025-03-11T04:30:16.771Z] 345fe9f21930: Pull complete [2025-03-11T04:30:17.024Z] 3a2ae6a8a46f: Pull complete [2025-03-11T04:30:17.025Z] 33b1e0a273af: Pull complete [2025-03-11T04:30:17.047Z] b40fc9e46828: Verifying Checksum [2025-03-11T04:30:17.047Z] b40fc9e46828: Download complete [2025-03-11T04:30:17.283Z] 5d3b04190fa2: Pull complete [2025-03-11T04:30:20.586Z] 2f39f015ded8: Pull complete [2025-03-11T04:30:20.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T04:30:20.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T04:30:20.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:30:20.695Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:30:20.720Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T04:30:22.167Z] $ docker top b66c4b4c0429e49296695e713d7110ea244c39aebc672e45e07f162892cbbc3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:30:22.622Z] ---> job-cost.sh [2025-03-11T04:30:22.622Z] lf-activate-venv: SKIPPING [2025-03-11T04:30:22.622Z] INFO: No Stack... [2025-03-11T04:30:23.111Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T04:30:23.422Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T04:30:23.776Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-03-11T04:30:23.776Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T04:30:23.785Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [2025-03-11T04:30:23.792Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] did not exist. Created. [2025-03-11T04:30:23.798Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T04:30:24.105Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-11T04:30:24.130Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T04:30:24.136Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T04:30:24.158Z] $ docker stop --time=1 b66c4b4c0429e49296695e713d7110ea244c39aebc672e45e07f162892cbbc3a [2025-03-11T04:30:25.309Z] $ docker rm -f --volumes b66c4b4c0429e49296695e713d7110ea244c39aebc672e45e07f162892cbbc3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-11T04:30:32.126Z] b40fc9e46828: Pull complete [2025-03-11T04:30:32.126Z] c9804373a1e5: Pull complete [2025-03-11T04:30:32.126Z] 4f4fb700ef54: Pull complete [2025-03-11T04:30:32.126Z] Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 [2025-03-11T04:30:32.126Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-11T04:30:32.126Z] ---> 54805b3f18a3 [2025-03-11T04:30:32.126Z] Step 2/5 : WORKDIR /device-opcua [2025-03-11T04:30:32.394Z] ---> Running in 32bbb2a51a1e [2025-03-11T04:30:32.671Z] Removing intermediate container 32bbb2a51a1e [2025-03-11T04:30:32.671Z] ---> b1dd5d9adf8f [2025-03-11T04:30:32.671Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-11T04:30:32.671Z] ---> Running in 29194e1b7d55 [2025-03-11T04:30:34.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T04:30:34.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T04:30:35.788Z] v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T04:30:35.788Z] v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T04:30:35.788Z] OK: 24048 distinct packages available [2025-03-11T04:30:35.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T04:30:36.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T04:30:37.454Z] (1/30) Installing libgcc (13.2.1_git20240309-r1) [2025-03-11T04:30:37.454Z] (2/30) Installing jansson (2.14-r4) [2025-03-11T04:30:37.454Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-11T04:30:37.454Z] (4/30) Installing zstd-libs (1.5.6-r0) [2025-03-11T04:30:37.454Z] (5/30) Installing binutils (2.42-r1) [2025-03-11T04:30:37.721Z] (6/30) Installing libgomp (13.2.1_git20240309-r1) [2025-03-11T04:30:37.721Z] (7/30) Installing libatomic (13.2.1_git20240309-r1) [2025-03-11T04:30:37.721Z] (8/30) Installing gmp (6.3.0-r1) [2025-03-11T04:30:37.721Z] (9/30) Installing isl26 (0.26-r1) [2025-03-11T04:30:37.721Z] (10/30) Installing mpfr4 (4.2.1-r0) [2025-03-11T04:30:37.721Z] (11/30) Installing mpc1 (1.3.1-r1) [2025-03-11T04:30:37.721Z] (12/30) Installing gcc (13.2.1_git20240309-r1) [2025-03-11T04:30:40.310Z] (13/30) Installing brotli-libs (1.1.0-r2) [2025-03-11T04:30:40.310Z] (14/30) Installing c-ares (1.33.1-r0) [2025-03-11T04:30:40.310Z] (15/30) Installing libunistring (1.2-r0) [2025-03-11T04:30:40.310Z] (16/30) Installing libidn2 (2.3.7-r0) [2025-03-11T04:30:40.310Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2025-03-11T04:30:40.310Z] (18/30) Installing libpsl (0.21.5-r1) [2025-03-11T04:30:40.310Z] (19/30) Installing libcurl (8.12.1-r0) [2025-03-11T04:30:40.310Z] (20/30) Installing libexpat (2.6.4-r0) [2025-03-11T04:30:40.310Z] (21/30) Installing pcre2 (10.43-r0) [2025-03-11T04:30:40.577Z] (22/30) Installing git (2.45.3-r0) [2025-03-11T04:30:40.577Z] (23/30) Installing git-init-template (2.45.3-r0) [2025-03-11T04:30:40.577Z] (24/30) Installing make (4.4.1-r2) [2025-03-11T04:30:40.844Z] (25/30) Installing musl-dev (1.2.5-r1) [2025-03-11T04:30:41.116Z] (26/30) Installing pkgconf (2.2.0-r0) [2025-03-11T04:30:41.116Z] (27/30) Installing libsodium (1.0.19-r0) [2025-03-11T04:30:41.116Z] (28/30) Installing libzmq (4.3.5-r2) [2025-03-11T04:30:41.116Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2025-03-11T04:30:41.116Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2025-03-11T04:30:41.116Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T04:30:41.116Z] OK: 165 MiB in 45 packages [2025-03-11T04:30:47.778Z] Removing intermediate container 29194e1b7d55 [2025-03-11T04:30:47.778Z] ---> 6b5f3f437826 [2025-03-11T04:30:47.778Z] Step 4/5 : COPY . . [2025-03-11T04:30:47.778Z] ---> ef0f131f405b [2025-03-11T04:30:47.778Z] Step 5/5 : RUN make build [2025-03-11T04:30:47.778Z] ---> Running in ec7f8e826e65 [2025-03-11T04:30:48.366Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-11T04:30:48.366Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 [2025-03-11T04:30:48.636Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 [2025-03-11T04:30:49.393Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-11T04:30:49.393Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-11T04:30:49.393Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 [2025-03-11T04:30:49.393Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-11T04:30:49.393Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-11T04:30:49.661Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-11T04:30:49.661Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-11T04:30:49.927Z] go: downloading github.com/panjf2000/ants/v2 v2.11.2 [2025-03-11T04:30:50.194Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-11T04:30:50.194Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-11T04:30:50.194Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-11T04:30:50.194Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-11T04:30:50.194Z] go: downloading golang.org/x/net v0.35.0 [2025-03-11T04:30:51.152Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-11T04:30:51.152Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-11T04:30:51.152Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-11T04:30:51.152Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-11T04:30:51.424Z] go: downloading golang.org/x/text v0.22.0 [2025-03-11T04:30:51.690Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-11T04:30:51.690Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 [2025-03-11T04:30:51.690Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-11T04:30:51.690Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-11T04:30:51.690Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 [2025-03-11T04:30:51.690Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 [2025-03-11T04:30:51.956Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-11T04:30:51.956Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-11T04:30:51.956Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 [2025-03-11T04:30:51.956Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-11T04:30:51.956Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-11T04:30:51.956Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-11T04:30:52.224Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-11T04:30:52.224Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-11T04:30:52.224Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-11T04:30:52.490Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-11T04:30:52.490Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-11T04:30:52.490Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-11T04:30:52.490Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-11T04:30:52.490Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-11T04:30:52.490Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-11T04:30:52.490Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-11T04:30:52.757Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-11T04:30:53.026Z] go: downloading golang.org/x/time v0.8.0 [2025-03-11T04:30:53.026Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-11T04:30:53.611Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-11T04:30:53.611Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-11T04:30:53.878Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-11T04:30:53.878Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-11T04:30:54.145Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-11T04:30:54.145Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-11T04:30:54.145Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-11T04:30:54.413Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-11T04:30:55.376Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-11T04:30:55.643Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-11T04:30:55.643Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-11T04:30:57.798Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-11T04:30:57.799Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-11T04:30:57.799Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-11T04:30:57.799Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-11T04:30:57.799Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-11T04:30:57.799Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-11T04:30:58.064Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-11T04:30:58.064Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-11T04:30:58.064Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-11T04:30:58.064Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-11T04:30:58.064Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-11T04:30:58.064Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-11T04:30:58.064Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-11T04:30:58.332Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-11T04:30:59.897Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-11T04:30:59.897Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-11T04:30:59.897Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-11T04:30:59.897Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-11T04:30:59.897Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-11T04:30:59.897Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-11T04:30:59.897Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-11T04:31:00.477Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-11T04:31:00.477Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-11T04:31:00.477Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-11T04:31:01.430Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-11T04:31:01.430Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-11T04:31:01.695Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-11T04:31:01.695Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-11T04:31:01.695Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-11T04:31:01.961Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-11T04:31:01.961Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-11T04:31:01.961Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-11T04:31:02.237Z] go: downloading golang.org/x/term v0.29.0 [2025-03-11T04:31:02.502Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-11T04:31:02.502Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-11T04:31:02.771Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-11T04:31:02.771Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-11T04:31:02.771Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-11T04:31:02.771Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-11T04:31:03.036Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-11T04:31:03.036Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-11T04:31:03.036Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-11T04:31:03.036Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-11T04:31:03.036Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-11T04:31:03.301Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-11T04:31:03.301Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-11T04:34:10.059Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-11T04:34:42.473Z] Removing intermediate container ec7f8e826e65 [2025-03-11T04:34:42.473Z] ---> 5748f528fc8b [2025-03-11T04:34:42.474Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-03-11T04:34:42.474Z] Successfully built 5748f528fc8b [2025-03-11T04:34:42.474Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:34:42.839Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T04:34:42.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:34:43.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-40834 does not seem to be running inside a container [2025-03-11T04:34:43.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/8 -v /w/workspace/device-opc-ua/8:/w/workspace/device-opc-ua/8:rw,z -v /w/workspace/device-opc-ua/8@tmp:/w/workspace/device-opc-ua/8@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-03-11T04:34:44.323Z] $ docker top 5538e437a540a53ff6b2f2c0a2f037f8a3a2804fd5f9e7724fc4328c6ab1a4bc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T04:34:45.161Z] + go version [2025-03-11T04:34:45.162Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-11T04:34:45.186Z] $ docker stop --time=1 5538e437a540a53ff6b2f2c0a2f037f8a3a2804fd5f9e7724fc4328c6ab1a4bc [2025-03-11T04:34:46.781Z] $ docker rm -f --volumes 5538e437a540a53ff6b2f2c0a2f037f8a3a2804fd5f9e7724fc4328c6ab1a4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:34:47.383Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T04:34:47.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:34:47.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-40834 does not seem to be running inside a container [2025-03-11T04:34:47.644Z] $ 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/8 -v /w/workspace/device-opc-ua/8:/w/workspace/device-opc-ua/8:rw,z -v /w/workspace/device-opc-ua/8@tmp:/w/workspace/device-opc-ua/8@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-03-11T04:34:48.817Z] $ docker top 7bb000d98d70afe6e38b804b383670af83cfd9cf0377c444b0ee801ec522c60a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T04:34:49.332Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/8 [Pipeline] fileExists [Pipeline] sh [2025-03-11T04:34:49.935Z] + make test [2025-03-11T04:34:49.935Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-03-11T04:34:50.201Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-03-11T04:35:17.309Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-03-11T04:35:17.309Z] go: downloading github.com/axw/gocov v1.0.0 [2025-03-11T04:35:17.309Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-03-11T04:35:27.366Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-03-11T04:35:27.630Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-03-11T04:35:29.032Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-03-11T04:35:29.297Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-03-11T04:35:31.245Z] rm -rf test-artifacts [2025-03-11T04:35:31.245Z] mkdir test-artifacts [2025-03-11T04:35:31.245Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-03-11T04:35:31.245Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-11T04:35:31.511Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-11T04:35:31.511Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-11T04:38:53.285Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-03-11T04:38:53.285Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-03-11T04:38:53.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-11T04:38:53.332Z] $ docker stop --time=1 7bb000d98d70afe6e38b804b383670af83cfd9cf0377c444b0ee801ec522c60a [2025-03-11T04:38:55.103Z] $ docker rm -f --volumes 7bb000d98d70afe6e38b804b383670af83cfd9cf0377c444b0ee801ec522c60a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T04:38:56.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T04:38:56.650Z] Warning: overwriting stash ‘coverage-report’ [2025-03-11T04:38:57.023Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T04:38:57.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T04:38:57.746Z] + ls -al . [2025-03-11T04:38:57.746Z] total 192 [2025-03-11T04:38:57.746Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 04:35 . [2025-03-11T04:38:57.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:29 .. [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 11 04:29 .dockerignore [2025-03-11T04:38:57.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 04:38 .git [2025-03-11T04:38:57.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:29 .github [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 84 Mar 11 04:29 .gitignore [2025-03-11T04:38:57.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:29 .vscode [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 7466 Mar 11 04:29 Attribution.txt [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 2560 Mar 11 04:29 CHANGELOG.md [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 1125 Mar 11 04:29 Dockerfile [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 649 Mar 11 04:29 Jenkinsfile [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 11 04:29 LICENSE [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 2185 Mar 11 04:29 Makefile [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 11 04:29 README.md [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 04:27 VERSION [2025-03-11T04:38:57.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:29 bin [2025-03-11T04:38:57.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 04:29 cmd [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 11 04:29 go.mod [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 86711 Mar 11 04:29 go.sum [2025-03-11T04:38:57.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:29 internal [2025-03-11T04:38:57.746Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 04:38 test-artifacts [2025-03-11T04:38:57.746Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 11 04:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:38:58.085Z] + 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=f3f73354f252fbcd380cb774c87c0fff2ddb594a --label arch=arm64 --label version=4.0.0-dev.5 . [2025-03-11T04:38:58.352Z] Sending build context to Docker daemon 567.8kB [2025-03-11T04:38:58.352Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-03-11T04:38:58.352Z] ---> 54805b3f18a3 [2025-03-11T04:38:58.352Z] Step 2/19 : WORKDIR /device-opcua [2025-03-11T04:38:58.352Z] ---> Using cache [2025-03-11T04:38:58.352Z] ---> b1dd5d9adf8f [2025-03-11T04:38:58.352Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-11T04:38:58.352Z] ---> Using cache [2025-03-11T04:38:58.352Z] ---> 6b5f3f437826 [2025-03-11T04:38:58.352Z] Step 4/19 : COPY . . [2025-03-11T04:38:58.937Z] ---> 44b9e1a4f29a [2025-03-11T04:38:58.937Z] Step 5/19 : RUN make build [2025-03-11T04:38:59.205Z] ---> Running in ced256a88c66 [2025-03-11T04:39:00.165Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-11T04:39:00.165Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 [2025-03-11T04:39:00.165Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 [2025-03-11T04:39:00.768Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-11T04:39:00.768Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-11T04:39:00.768Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 [2025-03-11T04:39:00.768Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-11T04:39:01.037Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-11T04:39:01.037Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-11T04:39:01.305Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-11T04:39:01.573Z] go: downloading github.com/panjf2000/ants/v2 v2.11.2 [2025-03-11T04:39:01.841Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-11T04:39:01.841Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-11T04:39:01.841Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-11T04:39:01.841Z] go: downloading golang.org/x/net v0.35.0 [2025-03-11T04:39:02.802Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-11T04:39:02.802Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-11T04:39:02.802Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-11T04:39:02.802Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-11T04:39:02.802Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-11T04:39:03.069Z] go: downloading golang.org/x/text v0.22.0 [2025-03-11T04:39:03.336Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-11T04:39:03.336Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 [2025-03-11T04:39:03.336Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-11T04:39:03.336Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-11T04:39:03.336Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 [2025-03-11T04:39:03.602Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 [2025-03-11T04:39:03.602Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-11T04:39:03.602Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-11T04:39:03.602Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-11T04:39:03.602Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-11T04:39:03.868Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-11T04:39:03.868Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 [2025-03-11T04:39:03.868Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-11T04:39:04.136Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-11T04:39:04.136Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-11T04:39:04.136Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-11T04:39:04.136Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-11T04:39:04.136Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-11T04:39:04.136Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-11T04:39:04.136Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-11T04:39:04.401Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-11T04:39:04.401Z] go: downloading golang.org/x/time v0.8.0 [2025-03-11T04:39:04.401Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-11T04:39:04.667Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-11T04:39:04.667Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-11T04:39:05.248Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-11T04:39:05.248Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-11T04:39:05.248Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-11T04:39:05.516Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-11T04:39:05.783Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-11T04:39:05.783Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-11T04:39:06.049Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-11T04:39:06.049Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-11T04:39:07.072Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-11T04:39:07.347Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-11T04:39:07.618Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-11T04:39:07.618Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-11T04:39:09.022Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-11T04:39:09.022Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-11T04:39:09.022Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-11T04:39:09.291Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-11T04:39:09.291Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-11T04:39:09.291Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-11T04:39:09.291Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-11T04:39:09.291Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-11T04:39:09.291Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-11T04:39:11.226Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-11T04:39:11.226Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-11T04:39:11.226Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-11T04:39:11.226Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-11T04:39:11.226Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-11T04:39:11.226Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-11T04:39:11.490Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-11T04:39:12.446Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-11T04:39:12.446Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-11T04:39:12.446Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-11T04:39:12.446Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-11T04:39:12.713Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-11T04:39:12.980Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-11T04:39:13.563Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-11T04:39:13.563Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-11T04:39:13.829Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-11T04:39:13.829Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-11T04:39:13.829Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-11T04:39:13.829Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-11T04:39:14.095Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-11T04:39:14.361Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-11T04:39:14.628Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-11T04:39:14.628Z] go: downloading golang.org/x/term v0.29.0 [2025-03-11T04:39:14.628Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-11T04:39:14.895Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-11T04:39:15.160Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-11T04:39:15.427Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-11T04:39:15.693Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-11T04:39:15.960Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-11T04:39:15.960Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-11T04:39:15.960Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-11T04:39:15.960Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-11T04:39:15.960Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-11T04:39:15.960Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-11T04:39:15.960Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-11T04:39:15.960Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-11T04:42:22.718Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-11T04:42:54.937Z] Removing intermediate container ced256a88c66 [2025-03-11T04:42:54.937Z] ---> 5088e8879821 [2025-03-11T04:42:54.937Z] Step 6/19 : FROM alpine:3.20 [2025-03-11T04:42:54.937Z] 3.20: Pulling from library/alpine [2025-03-11T04:42:54.937Z] 94e9d8af2201: Already exists [2025-03-11T04:42:55.209Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T04:42:55.209Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T04:42:55.209Z] ---> 7aab056cecc6 [2025-03-11T04:42:55.209Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-11T04:42:55.209Z] ---> Running in 48e4a3028471 [2025-03-11T04:42:55.482Z] Removing intermediate container 48e4a3028471 [2025-03-11T04:42:55.482Z] ---> 3c25d598a24a [2025-03-11T04:42:55.482Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-03-11T04:42:55.482Z] ---> Running in 1c66119ec240 [2025-03-11T04:42:56.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T04:42:57.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T04:42:58.426Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-03-11T04:42:58.426Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-03-11T04:42:58.426Z] (3/6) Installing libsodium (1.0.19-r0) [2025-03-11T04:42:58.426Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-11T04:42:58.426Z] (5/6) Installing libzmq (4.3.5-r2) [2025-03-11T04:42:58.426Z] (6/6) Installing zeromq (4.3.5-r2) [2025-03-11T04:42:58.426Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T04:42:58.426Z] OK: 13 MiB in 20 packages [2025-03-11T04:42:59.391Z] Removing intermediate container 1c66119ec240 [2025-03-11T04:42:59.391Z] ---> 1e1e72598dca [2025-03-11T04:42:59.391Z] Step 9/19 : RUN apk --no-cache upgrade [2025-03-11T04:42:59.391Z] ---> Running in 393d08fe9129 [2025-03-11T04:43:00.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T04:43:00.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T04:43:02.026Z] OK: 13 MiB in 20 packages [2025-03-11T04:43:02.986Z] Removing intermediate container 393d08fe9129 [2025-03-11T04:43:02.986Z] ---> 70c5f380df82 [2025-03-11T04:43:02.986Z] Step 10/19 : EXPOSE 59997 [2025-03-11T04:43:02.986Z] ---> Running in 8434f8f1ed47 [2025-03-11T04:43:03.251Z] Removing intermediate container 8434f8f1ed47 [2025-03-11T04:43:03.251Z] ---> 0932c4636f07 [2025-03-11T04:43:03.251Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-03-11T04:43:05.826Z] ---> d143da4a2529 [2025-03-11T04:43:05.826Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-03-11T04:43:05.826Z] ---> a76d3877c047 [2025-03-11T04:43:05.826Z] Step 13/19 : COPY LICENSE / [2025-03-11T04:43:06.407Z] ---> fca8d10bc6ec [2025-03-11T04:43:06.407Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-03-11T04:43:06.988Z] ---> 66de753d65ee [2025-03-11T04:43:06.988Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-03-11T04:43:06.988Z] ---> Running in 69bc9eb1d0de [2025-03-11T04:43:07.254Z] Removing intermediate container 69bc9eb1d0de [2025-03-11T04:43:07.254Z] ---> 2394470ee32f [2025-03-11T04:43:07.254Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-11T04:43:07.254Z] ---> Running in 04f48c2de7c7 [2025-03-11T04:43:07.519Z] Removing intermediate container 04f48c2de7c7 [2025-03-11T04:43:07.519Z] ---> a43898bec543 [2025-03-11T04:43:07.519Z] Step 17/19 : LABEL arch=arm64 [2025-03-11T04:43:07.519Z] ---> Running in 75fed462264d [2025-03-11T04:43:07.784Z] Removing intermediate container 75fed462264d [2025-03-11T04:43:07.784Z] ---> 5e5cbb8e59ea [2025-03-11T04:43:07.784Z] Step 18/19 : LABEL git_sha=f3f73354f252fbcd380cb774c87c0fff2ddb594a [2025-03-11T04:43:07.784Z] ---> Running in 61394f4e6d01 [2025-03-11T04:43:08.050Z] Removing intermediate container 61394f4e6d01 [2025-03-11T04:43:08.050Z] ---> 51aa53961059 [2025-03-11T04:43:08.050Z] Step 19/19 : LABEL version=4.0.0-dev.5 [2025-03-11T04:43:08.315Z] ---> Running in 4652317403d0 [2025-03-11T04:43:08.578Z] Removing intermediate container 4652317403d0 [2025-03-11T04:43:08.578Z] ---> b134ff5b5131 [2025-03-11T04:43:08.578Z] [Warning] One or more build-args [MAKE ARCH BASE] were not consumed [2025-03-11T04:43:08.578Z] Successfully built b134ff5b5131 [2025-03-11T04:43:08.578Z] 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-03-11T04:43:08.794Z] provisioning config files... [2025-03-11T04:43:08.808Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/8@tmp/config16063902041273377728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:43:09.168Z] ---> ****-login.sh [2025-03-11T04:43:09.168Z] nexus3.edgexfoundry.org:10001 [2025-03-11T04:43:09.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:43:09.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:43:09.446Z] Configure a credential helper to remove this warning. See [2025-03-11T04:43:09.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:43:09.446Z] [2025-03-11T04:43:09.446Z] Login Succeeded [2025-03-11T04:43:09.446Z] nexus3.edgexfoundry.org:10002 [2025-03-11T04:43:09.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:43:09.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:43:09.720Z] Configure a credential helper to remove this warning. See [2025-03-11T04:43:09.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:43:09.720Z] [2025-03-11T04:43:09.720Z] Login Succeeded [2025-03-11T04:43:09.720Z] nexus3.edgexfoundry.org:10003 [2025-03-11T04:43:09.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:43:10.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:43:10.278Z] Configure a credential helper to remove this warning. See [2025-03-11T04:43:10.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:43:10.278Z] [2025-03-11T04:43:10.278Z] Login Succeeded [2025-03-11T04:43:10.278Z] nexus3.edgexfoundry.org:10004 [2025-03-11T04:43:10.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:43:10.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:43:10.551Z] Configure a credential helper to remove this warning. See [2025-03-11T04:43:10.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:43:10.551Z] [2025-03-11T04:43:10.551Z] Login Succeeded [2025-03-11T04:43:10.551Z] ****.io [2025-03-11T04:43:10.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T04:43:11.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T04:43:11.125Z] Configure a credential helper to remove this warning. See [2025-03-11T04:43:11.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T04:43:11.125Z] [2025-03-11T04:43:11.125Z] Login Succeeded [2025-03-11T04:43:11.125Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T04:43:11.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T04:43:11.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T04:43:11.236Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-03-11T04:43:11.236Z] f3f73354f252fbcd380cb774c87c0fff2ddb594a [2025-03-11T04:43:11.236Z] latest [2025-03-11T04:43:11.236Z] 4.0.0-dev.5 [2025-03-11T04:43:11.236Z] f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [2025-03-11T04:43:11.236Z] main [2025-03-11T04:43:11.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:43:11.602Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:43:11.960Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a [2025-03-11T04:43:11.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-11T04:43:11.960Z] 5463f1a3dbe5: Preparing [2025-03-11T04:43:11.960Z] 94ca6c967366: Preparing [2025-03-11T04:43:11.960Z] af5faa9af210: Preparing [2025-03-11T04:43:11.960Z] b6ceb9d64239: Preparing [2025-03-11T04:43:11.960Z] 09df88ccc674: Preparing [2025-03-11T04:43:11.960Z] cd2d8125b8da: Preparing [2025-03-11T04:43:11.960Z] dd9c8f8612c8: Preparing [2025-03-11T04:43:11.960Z] cd2d8125b8da: Waiting [2025-03-11T04:43:11.960Z] dd9c8f8612c8: Waiting [2025-03-11T04:43:12.224Z] 5463f1a3dbe5: Pushed [2025-03-11T04:43:12.224Z] 94ca6c967366: Pushed [2025-03-11T04:43:12.224Z] af5faa9af210: Pushed [2025-03-11T04:43:12.224Z] 09df88ccc674: Pushed [2025-03-11T04:43:12.224Z] dd9c8f8612c8: Layer already exists [2025-03-11T04:43:13.174Z] cd2d8125b8da: Pushed [2025-03-11T04:43:23.220Z] b6ceb9d64239: Pushed [2025-03-11T04:43:23.220Z] f3f73354f252fbcd380cb774c87c0fff2ddb594a: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:43:23.589Z] + 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-03-11T04:43:23.949Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-03-11T04:43:23.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-11T04:43:23.949Z] 5463f1a3dbe5: Preparing [2025-03-11T04:43:23.949Z] 94ca6c967366: Preparing [2025-03-11T04:43:23.949Z] af5faa9af210: Preparing [2025-03-11T04:43:23.949Z] b6ceb9d64239: Preparing [2025-03-11T04:43:23.949Z] 09df88ccc674: Preparing [2025-03-11T04:43:23.949Z] cd2d8125b8da: Preparing [2025-03-11T04:43:23.949Z] dd9c8f8612c8: Preparing [2025-03-11T04:43:23.949Z] cd2d8125b8da: Waiting [2025-03-11T04:43:23.949Z] dd9c8f8612c8: Waiting [2025-03-11T04:43:23.949Z] 5463f1a3dbe5: Layer already exists [2025-03-11T04:43:23.949Z] 94ca6c967366: Layer already exists [2025-03-11T04:43:23.949Z] 09df88ccc674: Layer already exists [2025-03-11T04:43:23.949Z] b6ceb9d64239: Layer already exists [2025-03-11T04:43:23.949Z] af5faa9af210: Layer already exists [2025-03-11T04:43:23.949Z] dd9c8f8612c8: Layer already exists [2025-03-11T04:43:23.949Z] cd2d8125b8da: Layer already exists [2025-03-11T04:43:24.214Z] latest: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:43:24.573Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:43:24.950Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.5 [2025-03-11T04:43:24.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-11T04:43:24.951Z] 5463f1a3dbe5: Preparing [2025-03-11T04:43:24.951Z] 94ca6c967366: Preparing [2025-03-11T04:43:24.951Z] af5faa9af210: Preparing [2025-03-11T04:43:24.951Z] b6ceb9d64239: Preparing [2025-03-11T04:43:24.951Z] 09df88ccc674: Preparing [2025-03-11T04:43:24.951Z] cd2d8125b8da: Preparing [2025-03-11T04:43:24.951Z] dd9c8f8612c8: Preparing [2025-03-11T04:43:24.951Z] cd2d8125b8da: Waiting [2025-03-11T04:43:24.951Z] dd9c8f8612c8: Waiting [2025-03-11T04:43:24.951Z] 94ca6c967366: Layer already exists [2025-03-11T04:43:24.951Z] 09df88ccc674: Layer already exists [2025-03-11T04:43:24.951Z] af5faa9af210: Layer already exists [2025-03-11T04:43:24.951Z] b6ceb9d64239: Layer already exists [2025-03-11T04:43:24.951Z] 5463f1a3dbe5: Layer already exists [2025-03-11T04:43:24.951Z] cd2d8125b8da: Layer already exists [2025-03-11T04:43:24.951Z] dd9c8f8612c8: Layer already exists [2025-03-11T04:43:24.951Z] 4.0.0-dev.5: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:43:25.570Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:43:25.927Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [2025-03-11T04:43:25.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-11T04:43:25.927Z] 5463f1a3dbe5: Preparing [2025-03-11T04:43:25.927Z] 94ca6c967366: Preparing [2025-03-11T04:43:25.927Z] af5faa9af210: Preparing [2025-03-11T04:43:25.927Z] b6ceb9d64239: Preparing [2025-03-11T04:43:25.927Z] 09df88ccc674: Preparing [2025-03-11T04:43:25.927Z] cd2d8125b8da: Preparing [2025-03-11T04:43:25.927Z] dd9c8f8612c8: Preparing [2025-03-11T04:43:25.927Z] cd2d8125b8da: Waiting [2025-03-11T04:43:25.927Z] dd9c8f8612c8: Waiting [2025-03-11T04:43:25.927Z] b6ceb9d64239: Layer already exists [2025-03-11T04:43:25.927Z] 94ca6c967366: Layer already exists [2025-03-11T04:43:25.927Z] 09df88ccc674: Layer already exists [2025-03-11T04:43:25.927Z] af5faa9af210: Layer already exists [2025-03-11T04:43:25.927Z] 5463f1a3dbe5: Layer already exists [2025-03-11T04:43:25.927Z] cd2d8125b8da: Layer already exists [2025-03-11T04:43:25.927Z] dd9c8f8612c8: Layer already exists [2025-03-11T04:43:25.927Z] f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:43:26.536Z] + 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-03-11T04:43:26.894Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-03-11T04:43:26.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-11T04:43:26.894Z] 5463f1a3dbe5: Preparing [2025-03-11T04:43:26.894Z] 94ca6c967366: Preparing [2025-03-11T04:43:26.894Z] af5faa9af210: Preparing [2025-03-11T04:43:26.894Z] b6ceb9d64239: Preparing [2025-03-11T04:43:26.894Z] 09df88ccc674: Preparing [2025-03-11T04:43:26.894Z] cd2d8125b8da: Preparing [2025-03-11T04:43:26.894Z] dd9c8f8612c8: Preparing [2025-03-11T04:43:26.895Z] cd2d8125b8da: Waiting [2025-03-11T04:43:26.895Z] dd9c8f8612c8: Waiting [2025-03-11T04:43:26.895Z] b6ceb9d64239: Layer already exists [2025-03-11T04:43:26.895Z] 94ca6c967366: Layer already exists [2025-03-11T04:43:26.895Z] 5463f1a3dbe5: Layer already exists [2025-03-11T04:43:26.895Z] af5faa9af210: Layer already exists [2025-03-11T04:43:26.895Z] 09df88ccc674: Layer already exists [2025-03-11T04:43:26.895Z] cd2d8125b8da: Layer already exists [2025-03-11T04:43:26.895Z] dd9c8f8612c8: Layer already exists [2025-03-11T04:43:27.160Z] main: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T04:43:27.244Z] ===================================================== [Pipeline] echo [2025-03-11T04:43:27.256Z] taggedImages: [2025-03-11T04:43:27.256Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a [2025-03-11T04:43:27.256Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-03-11T04:43:27.256Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.5 [2025-03-11T04:43:27.256Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [2025-03-11T04:43:27.256Z] - 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-03-11T04:43:27.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T04:43:27.648Z] [2025-03-11T04:43:27.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:43:27.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T04:43:27.983Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-11T04:43:27.983Z] 8998bd30e6a1: Pulling fs layer [2025-03-11T04:43:27.983Z] 04944245beec: Pulling fs layer [2025-03-11T04:43:27.983Z] 699f458cf7ca: Pulling fs layer [2025-03-11T04:43:27.983Z] 765212b225bb: Pulling fs layer [2025-03-11T04:43:27.983Z] f23df028b6ca: Pulling fs layer [2025-03-11T04:43:27.983Z] d65c8cfc05b1: Pulling fs layer [2025-03-11T04:43:27.983Z] 2437ff75d9bd: Pulling fs layer [2025-03-11T04:43:27.983Z] 765212b225bb: Waiting [2025-03-11T04:43:27.983Z] f23df028b6ca: Waiting [2025-03-11T04:43:27.983Z] d65c8cfc05b1: Waiting [2025-03-11T04:43:27.983Z] 2437ff75d9bd: Waiting [2025-03-11T04:43:28.250Z] 04944245beec: Verifying Checksum [2025-03-11T04:43:28.250Z] 04944245beec: Download complete [2025-03-11T04:43:28.250Z] 765212b225bb: Verifying Checksum [2025-03-11T04:43:28.250Z] 765212b225bb: Download complete [2025-03-11T04:43:28.250Z] f23df028b6ca: Verifying Checksum [2025-03-11T04:43:28.250Z] f23df028b6ca: Download complete [2025-03-11T04:43:28.250Z] d65c8cfc05b1: Verifying Checksum [2025-03-11T04:43:28.250Z] d65c8cfc05b1: Download complete [2025-03-11T04:43:28.517Z] 699f458cf7ca: Download complete [2025-03-11T04:43:28.784Z] 8998bd30e6a1: Verifying Checksum [2025-03-11T04:43:28.784Z] 8998bd30e6a1: Download complete [2025-03-11T04:43:31.364Z] 2437ff75d9bd: Download complete [2025-03-11T04:43:33.304Z] 8998bd30e6a1: Pull complete [2025-03-11T04:43:33.886Z] 04944245beec: Pull complete [2025-03-11T04:43:35.289Z] 699f458cf7ca: Pull complete [2025-03-11T04:43:35.555Z] 765212b225bb: Pull complete [2025-03-11T04:43:36.509Z] f23df028b6ca: Pull complete [2025-03-11T04:43:36.775Z] d65c8cfc05b1: Pull complete [2025-03-11T04:43:54.965Z] 2437ff75d9bd: Pull complete [2025-03-11T04:43:54.965Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-11T04:43:54.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T04:43:54.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:43:55.207Z] prd-ubuntu20.04-docker-arm64-4c-16g-40834 does not seem to be running inside a container [2025-03-11T04:43:55.290Z] $ 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/8 -v /w/workspace/device-opc-ua/8:/w/workspace/device-opc-ua/8:rw,z -v /w/workspace/device-opc-ua/8@tmp:/w/workspace/device-opc-ua/8@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-03-11T04:43:57.112Z] $ docker top 4d5d83e271f771235a3b2aa53bcbe12fb4032a38f8b8afac7e4b753753ae3d2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:43:57.928Z] ---> job-cost.sh [2025-03-11T04:43:57.928Z] lf-activate-venv: SKIPPING [2025-03-11T04:43:57.928Z] INFO: No Stack... [2025-03-11T04:43:58.507Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-11T04:43:59.088Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T04:43:59.725Z] + cut -d, -f6 [2025-03-11T04:43:59.725Z] + cat /w/workspace/device-opc-ua/8/archives/cost.csv [Pipeline] lock [2025-03-11T04:43:59.759Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [2025-03-11T04:43:59.765Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] did not exist. Created. [2025-03-11T04:43:59.771Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T04:44:00.419Z] /w/workspace/device-opc-ua/8@tmp/durable-426cd262/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-11T04:44:01.055Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-11T04:44:01.070Z] Warning: overwriting stash ‘stack-cost’ [2025-03-11T04:44:01.157Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T04:44:01.167Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T04:44:01.213Z] $ docker stop --time=1 4d5d83e271f771235a3b2aa53bcbe12fb4032a38f8b8afac7e4b753753ae3d2d [2025-03-11T04:44:02.677Z] $ docker rm -f --volumes 4d5d83e271f771235a3b2aa53bcbe12fb4032a38f8b8afac7e4b753753ae3d2d [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-03-11T04:44:03.179Z] provisioning config files... [2025-03-11T04:44:03.187Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12447002190718240689tmp [Pipeline] { [Pipeline] sh [2025-03-11T04:44:03.489Z] + set +x [2025-03-11T04:44:03.489Z] + curl -s https://codecov.io/bash [2025-03-11T04:44:03.489Z] + bash -s -- [2025-03-11T04:44:03.489Z] [2025-03-11T04:44:03.489Z] _____ _ [2025-03-11T04:44:03.489Z] / ____| | | [2025-03-11T04:44:03.489Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T04:44:03.489Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T04:44:03.489Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T04:44:03.489Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T04:44:03.489Z] Bash-1.0.6 [2025-03-11T04:44:03.489Z] [2025-03-11T04:44:03.489Z] [2025-03-11T04:44:03.489Z] ==> git version 2.25.1 found [2025-03-11T04:44:03.489Z] ==> 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-03-11T04:44:03.489Z] Release-Date: 2020-01-08 [2025-03-11T04:44:03.489Z] 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-03-11T04:44:03.489Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T04:44:03.489Z] ==> Jenkins CI detected. [2025-03-11T04:44:03.489Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-03-11T04:44:03.489Z] project root: . [2025-03-11T04:44:03.489Z] --> token set from env [2025-03-11T04:44:03.489Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-11T04:44:03.489Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T04:44:03.489Z] ==> Python coveragepy not found [2025-03-11T04:44:03.489Z] ==> Searching for coverage reports in: [2025-03-11T04:44:03.489Z] + . [2025-03-11T04:44:03.489Z] -> Found 4 reports [2025-03-11T04:44:03.489Z] ==> Detecting git/mercurial file structure [2025-03-11T04:44:03.489Z] ==> Reading reports [2025-03-11T04:44:03.749Z] + ./test-artifacts/coverage.lcov bytes=561 [2025-03-11T04:44:03.749Z] + ./test-artifacts/cover.out bytes=2241 [2025-03-11T04:44:03.749Z] + ./test-artifacts/coverage.xml bytes=6158 [2025-03-11T04:44:03.749Z] + ./test-artifacts/report.xml bytes=4152 [2025-03-11T04:44:03.749Z] ==> Appending adjustments [2025-03-11T04:44:03.749Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T04:44:03.749Z] + Found adjustments [2025-03-11T04:44:03.749Z] ==> Gzipping contents [2025-03-11T04:44:03.749Z] 4.0K /tmp/codecov.79rA8B.gz [2025-03-11T04:44:03.749Z] ==> Uploading reports [2025-03-11T04:44:03.749Z] url: https://codecov.io [2025-03-11T04:44:03.749Z] query: branch=main&commit=f3f73354f252fbcd380cb774c87c0fff2ddb594a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T04:44:03.749Z] -> Pinging Codecov [2025-03-11T04:44:03.749Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f3f73354f252fbcd380cb774c87c0fff2ddb594a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T04:44:04.009Z] -> Uploading to [2025-03-11T04:44:04.010Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/f3f73354f252fbcd380cb774c87c0fff2ddb594a/c18b1439-bdb1-43b5-a37d-2cf01889b1c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T044403Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b0243c7ed1e790060fb3026d019265974d3d502d7193d2615d9e227c528c056d [2025-03-11T04:44:04.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T04:44:04.010Z] Dload Upload Total Spent Left Speed [2025-03-11T04:44:04.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3518 0 0 100 3518 0 21987 --:--:-- --:--:-- --:--:-- 21987 [2025-03-11T04:44:04.010Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] } [2025-03-11T04:44:04.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-11T04:44:04.280Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-11T04:44:04.299Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:44:04.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T04:44:04.621Z] [2025-03-11T04:44:04.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:44:04.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T04:44:04.930Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-11T04:44:04.930Z] 43c4264eed91: Pulling fs layer [2025-03-11T04:44:04.930Z] 4cc291be95ef: Pulling fs layer [2025-03-11T04:44:04.930Z] 2ac1f1163629: Pulling fs layer [2025-03-11T04:44:04.930Z] 5c3c966382ef: Pulling fs layer [2025-03-11T04:44:04.930Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T04:44:04.930Z] d9c7d2e4e75e: Pulling fs layer [2025-03-11T04:44:04.930Z] 9c3e1370e548: Pulling fs layer [2025-03-11T04:44:04.930Z] 5c3c966382ef: Waiting [2025-03-11T04:44:04.930Z] 9c3e1370e548: Waiting [2025-03-11T04:44:04.930Z] 4f4fb700ef54: Waiting [2025-03-11T04:44:04.930Z] d9c7d2e4e75e: Waiting [2025-03-11T04:44:04.930Z] 4cc291be95ef: Verifying Checksum [2025-03-11T04:44:04.930Z] 4cc291be95ef: Download complete [2025-03-11T04:44:04.930Z] 5c3c966382ef: Verifying Checksum [2025-03-11T04:44:04.930Z] 5c3c966382ef: Download complete [2025-03-11T04:44:04.930Z] 4f4fb700ef54: Download complete [2025-03-11T04:44:04.930Z] 43c4264eed91: Download complete [2025-03-11T04:44:05.190Z] d9c7d2e4e75e: Verifying Checksum [2025-03-11T04:44:05.190Z] d9c7d2e4e75e: Download complete [2025-03-11T04:44:05.190Z] 43c4264eed91: Pull complete [2025-03-11T04:44:05.190Z] 4cc291be95ef: Pull complete [2025-03-11T04:44:05.449Z] 2ac1f1163629: Verifying Checksum [2025-03-11T04:44:05.449Z] 2ac1f1163629: Download complete [2025-03-11T04:44:06.014Z] 9c3e1370e548: Verifying Checksum [2025-03-11T04:44:06.014Z] 9c3e1370e548: Download complete [2025-03-11T04:44:08.543Z] 2ac1f1163629: Pull complete [2025-03-11T04:44:08.543Z] 5c3c966382ef: Pull complete [2025-03-11T04:44:08.543Z] 4f4fb700ef54: Pull complete [2025-03-11T04:44:09.108Z] d9c7d2e4e75e: Pull complete [2025-03-11T04:44:11.650Z] 9c3e1370e548: Pull complete [2025-03-11T04:44:11.650Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-11T04:44:11.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T04:44:11.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:44:11.761Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:44:11.789Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-11T04:44:14.251Z] $ docker top b39123796321fcae99312d16f95afc759100e71ae8bd117a1978e3ca0d78ad31 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T04:44:14.612Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-03-11T04:44:14.622Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-03-11T04:44:14.901Z] + set -o pipefail [2025-03-11T04:44:14.901Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-03-11T04:44:27.114Z] [2025-03-11T04:44:27.114Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-03-11T04:44:27.114Z] [2025-03-11T04:44:27.114Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/ede8055f-5ece-475b-a368-a3949569dafe [2025-03-11T04:44:27.114Z] [2025-03-11T04:44:27.114Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-11T04:44:27.114Z] [2025-03-11T04:44:27.114Z] [2025-03-11T04:44:27.114Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-11T04:44:27.114Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-11T04:44:27.130Z] $ docker stop --time=1 b39123796321fcae99312d16f95afc759100e71ae8bd117a1978e3ca0d78ad31 [2025-03-11T04:44:29.874Z] $ docker rm -f --volumes b39123796321fcae99312d16f95afc759100e71ae8bd117a1978e3ca0d78ad31 [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-03-11T04:44:30.784Z] + git log --format=format:%s -1 f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] sh [2025-03-11T04:44:31.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T04:44:31.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:44:31.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T04:44:31.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:44:31.475Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:44:31.498Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T04:44:31.840Z] $ docker top 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba -eo pid,comm [2025-03-11T04:44:31.892Z] 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-03-11T04:44:31.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T04:44:31.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T04:44:31.953Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T04:44:32.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T04:44:32.052Z] $ docker exec 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba ssh-agent [2025-03-11T04:44:32.166Z] SSH_AUTH_SOCK=/tmp/ssh-kJPiA2WrKipT/agent.32 [2025-03-11T04:44:32.166Z] SSH_AGENT_PID=38 [2025-03-11T04:44:32.171Z] Running ssh-add (command line suppressed) [2025-03-11T04:44:32.264Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9624808904891124144.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9624808904891124144.key) [2025-03-11T04:44:32.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T04:44:32.583Z] + git semver tag [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,738 [run_tag] DEBUG tag force:False [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,738 [check_head_tag] DEBUG check head tag [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,739 [execute] INFO git cat-file --batch-check [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,743 [execute] INFO git cat-file --batch [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,749 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,749 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T04:44:32.842Z] 2025-03-11 04:44:32,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-11T04:44:32.842Z] 4.0.0-dev.5 [Pipeline] } [2025-03-11T04:44:32.845Z] $ docker exec --env ******** --env ******** 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba ssh-agent -k [2025-03-11T04:44:32.937Z] unset SSH_AUTH_SOCK; [2025-03-11T04:44:32.938Z] unset SSH_AGENT_PID; [2025-03-11T04:44:32.938Z] echo Agent pid 38 killed; [2025-03-11T04:44:32.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T04:44:33.275Z] + git semver [Pipeline] } [2025-03-11T04:44:33.540Z] $ docker stop --time=1 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba [2025-03-11T04:44:34.802Z] $ docker rm -f --volumes 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:44:35.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T04:44:35.229Z] [2025-03-11T04:44:35.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:44:35.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T04:44:35.530Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-11T04:44:35.530Z] ab5ef0e58194: Pulling fs layer [2025-03-11T04:44:35.530Z] 9712f1f96733: Pulling fs layer [2025-03-11T04:44:35.530Z] 63f879dbbcfc: Pulling fs layer [2025-03-11T04:44:35.530Z] 0d9ebad4ef96: Pulling fs layer [2025-03-11T04:44:35.530Z] e9a5061849ea: Pulling fs layer [2025-03-11T04:44:35.530Z] d747dcd14b5f: Pulling fs layer [2025-03-11T04:44:35.530Z] 2de7ff778b66: Pulling fs layer [2025-03-11T04:44:35.530Z] 0d9ebad4ef96: Waiting [2025-03-11T04:44:35.530Z] e9a5061849ea: Waiting [2025-03-11T04:44:35.530Z] d747dcd14b5f: Waiting [2025-03-11T04:44:35.530Z] 9712f1f96733: Verifying Checksum [2025-03-11T04:44:35.530Z] 9712f1f96733: Download complete [2025-03-11T04:44:36.096Z] ab5ef0e58194: Download complete [2025-03-11T04:44:36.096Z] 63f879dbbcfc: Verifying Checksum [2025-03-11T04:44:36.096Z] 63f879dbbcfc: Download complete [2025-03-11T04:44:36.096Z] d747dcd14b5f: Download complete [2025-03-11T04:44:36.096Z] e9a5061849ea: Verifying Checksum [2025-03-11T04:44:36.096Z] e9a5061849ea: Download complete [2025-03-11T04:44:36.096Z] 0d9ebad4ef96: Verifying Checksum [2025-03-11T04:44:36.096Z] 0d9ebad4ef96: Download complete [2025-03-11T04:44:36.096Z] 2de7ff778b66: Download complete [2025-03-11T04:44:38.624Z] ab5ef0e58194: Pull complete [2025-03-11T04:44:38.624Z] 9712f1f96733: Pull complete [2025-03-11T04:44:38.883Z] 63f879dbbcfc: Pull complete [2025-03-11T04:44:42.159Z] 0d9ebad4ef96: Pull complete [2025-03-11T04:44:42.159Z] e9a5061849ea: Pull complete [2025-03-11T04:44:42.418Z] d747dcd14b5f: Pull complete [2025-03-11T04:44:43.354Z] 2de7ff778b66: Pull complete [2025-03-11T04:44:43.354Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-11T04:44:43.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T04:44:43.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:44:43.458Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:44:43.478Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-11T04:44:45.755Z] $ docker top 4363b7aa6a3f545c89f5c9631e46c68505beb18a1ba283fa1a460e6ebeb52842 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-11T04:44:45.838Z] provisioning config files... [2025-03-11T04:44:45.846Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17145161054373494462tmp [2025-03-11T04:44:45.855Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14349445161061098714tmp [2025-03-11T04:44:45.862Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15624733151740136363tmp [Pipeline] { [Pipeline] echo [2025-03-11T04:44:45.900Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:44:46.191Z] ---> sigul-configuration.sh [2025-03-11T04:44:46.192Z] gpg: directory `/root/.gnupg' created [2025-03-11T04:44:46.192Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-11T04:44:46.192Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-11T04:44:46.192Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-11T04:44:46.192Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-11T04:44:46.192Z] gpg: CAST5 encrypted data [2025-03-11T04:44:46.192Z] gpg: encrypted with 1 passphrase [2025-03-11T04:44:46.192Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-11T04:44:46.485Z] + mkdir /home/jenkins [2025-03-11T04:44:46.485Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-11T04:44:46.780Z] + 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-03-11T04:44:46.795Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:44:47.087Z] ---> sigul-install.sh [2025-03-11T04:44:47.088Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-11T04:44:47.386Z] + git tag --list [2025-03-11T04:44:47.386Z] v4.0.0-dev.1 [2025-03-11T04:44:47.386Z] v4.0.0-dev.2 [2025-03-11T04:44:47.386Z] v4.0.0-dev.3 [2025-03-11T04:44:47.386Z] v4.0.0-dev.4 [2025-03-11T04:44:47.386Z] v4.0.0-dev.5 [Pipeline] sh [2025-03-11T04:44:47.681Z] + lftools sign git-tag v4.0.0-dev.5 [2025-03-11T04:44:48.252Z] Signing Git tag with Sigul... [2025-03-11T04:44:48.252Z] Signing v4.0.0-dev.5 [Pipeline] echo [2025-03-11T04:44:48.531Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:44:48.818Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-11T04:44:48.825Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-11T04:44:48.852Z] $ docker stop --time=1 4363b7aa6a3f545c89f5c9631e46c68505beb18a1ba283fa1a460e6ebeb52842 [2025-03-11T04:44:50.120Z] $ docker rm -f --volumes 4363b7aa6a3f545c89f5c9631e46c68505beb18a1ba283fa1a460e6ebeb52842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-11T04:44:50.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T04:44:50.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:44:50.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T04:44:50.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:44:50.938Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:44:50.958Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T04:44:51.256Z] $ docker top 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d -eo pid,comm [2025-03-11T04:44:51.307Z] 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-03-11T04:44:51.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T04:44:51.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T04:44:51.419Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T04:44:51.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T04:44:51.511Z] $ docker exec 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d ssh-agent [2025-03-11T04:44:51.616Z] SSH_AUTH_SOCK=/tmp/ssh-XflEED2m2WMh/agent.33 [2025-03-11T04:44:51.616Z] SSH_AGENT_PID=39 [2025-03-11T04:44:51.620Z] Running ssh-add (command line suppressed) [2025-03-11T04:44:51.699Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8316037239560619177.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8316037239560619177.key) [2025-03-11T04:44:51.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T04:44:52.010Z] + git semver bump pre [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,173 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,173 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,173 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,173 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,175 [execute] INFO git cat-file --batch-check [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,180 [execute] INFO git cat-file --batch [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T04:44:52.268Z] 2025-03-11 04:44:52,185 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-11T04:44:52.268Z] 4.0.0-dev.6 [Pipeline] } [2025-03-11T04:44:52.272Z] $ docker exec --env ******** --env ******** 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d ssh-agent -k [2025-03-11T04:44:52.366Z] unset SSH_AUTH_SOCK; [2025-03-11T04:44:52.366Z] unset SSH_AGENT_PID; [2025-03-11T04:44:52.366Z] echo Agent pid 39 killed; [2025-03-11T04:44:52.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T04:44:52.705Z] + git semver [Pipeline] } [2025-03-11T04:44:52.971Z] $ docker stop --time=1 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d [2025-03-11T04:44:54.221Z] $ docker rm -f --volumes 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T04:44:54.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T04:44:54.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:44:54.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T04:44:54.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:44:54.981Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:44:55.003Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T04:44:55.312Z] $ docker top 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T04:44:55.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T04:44:55.420Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T04:44:55.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T04:44:55.512Z] $ docker exec 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 ssh-agent [2025-03-11T04:44:55.606Z] SSH_AUTH_SOCK=/tmp/ssh-qks49eq8ugdh/agent.33 [2025-03-11T04:44:55.606Z] SSH_AGENT_PID=39 [2025-03-11T04:44:55.611Z] Running ssh-add (command line suppressed) [2025-03-11T04:44:55.707Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2125819098667520244.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2125819098667520244.key) [2025-03-11T04:44:55.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T04:44:56.015Z] + git semver push [2025-03-11T04:44:56.274Z] 2025-03-11 04:44:56,167 [run_push] DEBUG push [2025-03-11T04:44:56.274Z] 2025-03-11 04:44:56,167 [execute] INFO git cat-file --batch-check [2025-03-11T04:44:56.274Z] 2025-03-11 04:44:56,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T04:44:56.274Z] 2025-03-11 04:44:56,171 [execute] INFO git rev-list b299d084289a1045fb70f002357cffe8c7d4da6f -- [2025-03-11T04:44:56.274Z] 2025-03-11 04:44:56,171 [execute] DEBUG Popen(['git', 'rev-list', 'b299d084289a1045fb70f002357cffe8c7d4da6f', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T04:44:56.274Z] 2025-03-11 04:44:56,176 [execute] INFO git fetch -v origin [2025-03-11T04:44:56.274Z] 2025-03-11 04:44:56,176 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-11T04:44:56.839Z] 2025-03-11 04:44:56,656 [run_push] DEBUG no remote changes detected [2025-03-11T04:44:56.840Z] 2025-03-11 04:44:56,656 [execute] INFO git push origin semver [2025-03-11T04:44:56.840Z] 2025-03-11 04:44:56,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T04:44:57.405Z] 2025-03-11 04:44:57,362 [run_push] DEBUG push all version tags [2025-03-11T04:44:57.405Z] 2025-03-11 04:44:57,362 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-11T04:44:57.405Z] 2025-03-11 04:44:57,363 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T04:44:57.971Z] 2025-03-11 04:44:57,941 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-11T04:44:57.971Z] 4.0.0-dev.6 [Pipeline] } [2025-03-11T04:44:57.975Z] $ docker exec --env ******** --env ******** 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 ssh-agent -k [2025-03-11T04:44:58.083Z] unset SSH_AUTH_SOCK; [2025-03-11T04:44:58.083Z] unset SSH_AGENT_PID; [2025-03-11T04:44:58.083Z] echo Agent pid 39 killed; [2025-03-11T04:44:58.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T04:44:58.484Z] + git semver [Pipeline] } [2025-03-11T04:44:58.749Z] $ docker stop --time=1 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 [2025-03-11T04:45:00.023Z] $ docker rm -f --volumes 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 [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-03-11T04:45:00.720Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-03-11T04:45:00.720Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-11T04:45:00.720Z] total 16 [2025-03-11T04:45:00.720Z] drwxr-xr-x 3 root root 4096 Mar 11 04:30 . [2025-03-11T04:45:00.720Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 04:44 .. [2025-03-11T04:45:00.720Z] drwxr-xr-x 2 root root 4096 Mar 11 04:30 cost [2025-03-11T04:45:00.720Z] -rw-r--r-- 1 root root 83 Mar 11 04:30 cost.csv [2025-03-11T04:45:00.720Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-11T04:45:00.720Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-11T04:45:00.720Z] total 16 [2025-03-11T04:45:00.720Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 04:30 . [2025-03-11T04:45:00.720Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 04:44 .. [2025-03-11T04:45:00.720Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 04:30 cost [2025-03-11T04:45:00.720Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 11 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:45:01.010Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:45:01.902Z] ---> package-listing.sh [2025-03-11T04:45:01.902Z] ++ facter osfamily [2025-03-11T04:45:01.902Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T04:45:02.163Z] + OS_FAMILY=debian [2025-03-11T04:45:02.163Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-03-11T04:45:02.163Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T04:45:02.163Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T04:45:02.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T04:45:02.163Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T04:45:02.163Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-03-11T04:45:02.163Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T04:45:02.163Z] + case "${OS_FAMILY}" in [2025-03-11T04:45:02.163Z] + dpkg -l [2025-03-11T04:45:02.163Z] + grep '^ii' [2025-03-11T04:45:02.163Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T04:45:02.163Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T04:45:02.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T04:45:02.163Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-03-11T04:45:02.163Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-03-11T04:45:02.163Z] + 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-03-11T04:45:02.176Z] 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-03-11T04:45:02.456Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T04:45:03.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T04:45:03.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T04:45:03.107Z] prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container [2025-03-11T04:45:03.133Z] $ 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-03-11T04:45:03.321Z] $ docker top 71fcae2916dfd1a67810ef2553b9f151e2d3cfe4d1a96188a893da64d043d903 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T04:45:03.673Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T04:45:03.958Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T04:45:04.242Z] + ls /var/log/sa-host [2025-03-11T04:45:04.242Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T04:45:04.428Z] provisioning config files... [2025-03-11T04:45:04.437Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7810228122992010502tmp [Pipeline] { [Pipeline] echo [2025-03-11T04:45:04.457Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:45:04.749Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T04:45:04.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:45:05.111Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T04:45:05.119Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:45:05.400Z] ---> sudo-logs.sh [2025-03-11T04:45:05.400Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T04:45:05.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:45:05.712Z] ---> job-cost.sh [2025-03-11T04:45:05.712Z] lf-activate-venv: SKIPPING [2025-03-11T04:45:05.712Z] DEBUG: total: 0.2199999988079071 [2025-03-11T04:45:05.712Z] INFO: Retrieving Stack Cost... [2025-03-11T04:45:06.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T04:45:06.592Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T04:45:06.639Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T04:45:06.999Z] ---> logs-deploy.sh [2025-03-11T04:45:07.000Z] lf-activate-venv: SKIPPING [2025-03-11T04:45:07.000Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/8 [2025-03-11T04:45:07.000Z] INFO: archiving workspace using pattern(s): [2025-03-11T04:45:07.937Z] Archives upload complete. [2025-03-11T04:45:07.937Z] INFO: archiving logs to Nexus