Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5113cae9f55a885cd3ab0c49ffe2573e5538b3c 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-ssh16386902599939762183.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6484532275355210970.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2821193390219890354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5859328549675904946.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-ssh6507645348440241139.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 ‘prd-ubuntu20.04-docker-8c-8g-40039’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40040 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 e5113cae9f55a885cd3ab0c49ffe2573e5538b3c (main) Commit message: "Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git config core.sparsecheckout # timeout=10 > git checkout -f e5113cae9f55a885cd3ab0c49ffe2573e5538b3c # timeout=10 > git rev-list --no-walk d484454ed3060f2f1c56262b265adff557aa4896 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-03T08:24:24.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-03T08:24:24.879Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-03T08:24:24.907Z] ========================================================= [2025-03-03T08:24:24.908Z] EdgeX Global Pipelines Version Info [2025-03-03T08:24:24.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:24:25.648Z] ------------------- [2025-03-03T08:24:25.648Z] stable info: [2025-03-03T08:24:25.648Z] ------------------- [2025-03-03T08:24:25.648Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-03T08:24:25.648Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-03T08:24:25.648Z] Message: update stable to v1.0.269 [2025-03-03T08:24:26.219Z] ------------------- [2025-03-03T08:24:26.219Z] experimental info: [2025-03-03T08:24:26.219Z] ------------------- [2025-03-03T08:24:26.219Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-03T08:24:26.219Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-03T08:24:26.219Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-03T08:24:26.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-03-03T08:24:26.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-03-03T08:24:26.352Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-03T08:24:26.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-03T08:24:26.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-03T08:24:26.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-03T08:24:26.453Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-03T08:24:26.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-03T08:24:26.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-03T08:24:26.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-03T08:24:26.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-03T08:24:26.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-03-03T08:24:26.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-03T08:24:26.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-03T08:24:26.681Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-03T08:24:26.715Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-03T08:24:26.741Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-03T08:24:26.768Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-03T08:24:26.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-03T08:24:26.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-03T08:24:26.841Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-03T08:24:26.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-03T08:24:26.884Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-03T08:24:26.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-03T08:24:26.934Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-03T08:24:26.961Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-03T08:24:26.983Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-03T08:24:27.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-03T08:24:27.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-03T08:24:27.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-03T08:24:27.074Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [Pipeline] echo [2025-03-03T08:24:27.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5113ca [Pipeline] echo [2025-03-03T08:24:27.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-03T08:24:27.187Z] provisioning config files... [2025-03-03T08:24:27.204Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12403954670740245209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:24:27.537Z] ---> ****-login.sh [2025-03-03T08:24:27.537Z] nexus3.edgexfoundry.org:10001 [2025-03-03T08:24:27.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:27.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:27.797Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:27.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:27.798Z] [2025-03-03T08:24:27.798Z] Login Succeeded [2025-03-03T08:24:27.798Z] nexus3.edgexfoundry.org:10002 [2025-03-03T08:24:27.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:28.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:28.058Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:28.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:28.058Z] [2025-03-03T08:24:28.058Z] Login Succeeded [2025-03-03T08:24:28.058Z] nexus3.edgexfoundry.org:10003 [2025-03-03T08:24:28.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:28.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:28.058Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:28.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:28.058Z] [2025-03-03T08:24:28.058Z] Login Succeeded [2025-03-03T08:24:28.058Z] nexus3.edgexfoundry.org:10004 [2025-03-03T08:24:28.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:28.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:28.058Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:28.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:28.058Z] [2025-03-03T08:24:28.058Z] Login Succeeded [2025-03-03T08:24:28.318Z] ****.io [2025-03-03T08:24:28.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:28.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:28.318Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:28.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:28.318Z] [2025-03-03T08:24:28.318Z] Login Succeeded [2025-03-03T08:24:28.318Z] ---> ****-login.sh ends [Pipeline] } [2025-03-03T08:24:28.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-03T08:24:28.739Z] + git rev-list -1 --merges e5113cae9f55a885cd3ab0c49ffe2573e5538b3c~1..e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [Pipeline] echo [2025-03-03T08:24:28.771Z] -----------> git rev-list -1 --merges e5113cae9f55a885cd3ab0c49ffe2573e5538b3c~1..e5113cae9f55a885cd3ab0c49ffe2573e5538b3c e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [2025-03-03T08:24:28.771Z] e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [false] [Pipeline] sh [2025-03-03T08:24:29.066Z] + git log --format=format:%s -1 e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [Pipeline] echo [2025-03-03T08:24:29.084Z] ========================================================= [2025-03-03T08:24:29.084Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-03T08:24:29.084Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-03T08:24:29.432Z] + git log --format=format:%s -1 e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [Pipeline] echo [2025-03-03T08:24:29.444Z] [semverPrep] GIT_COMMIT: e5113cae9f55a885cd3ab0c49ffe2573e5538b3c, Commit Message: Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo [2025-03-03T08:24:29.462Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-03T08:24:29.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-03T08:24:29.823Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-03T08:24:29.823Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-03T08:24:29.823Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-03T08:24:29.823Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-03T08:24:29.823Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-03T08:24:29.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:24:30.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T08:24:30.203Z] [2025-03-03T08:24:30.203Z] 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-03T08:24:30.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T08:24:30.510Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-03T08:24:30.510Z] b85a868b505f: Pulling fs layer [2025-03-03T08:24:30.510Z] e2be974225ed: Pulling fs layer [2025-03-03T08:24:30.510Z] 339a4e72a1f5: Pulling fs layer [2025-03-03T08:24:30.510Z] 988bab9f4d93: Pulling fs layer [2025-03-03T08:24:30.510Z] 1469e6f7b9e6: Pulling fs layer [2025-03-03T08:24:30.510Z] eaf3925da568: Pulling fs layer [2025-03-03T08:24:30.510Z] bab4dde63d76: Pulling fs layer [2025-03-03T08:24:30.510Z] bde34c3a00c8: Pulling fs layer [2025-03-03T08:24:30.510Z] b352a97aabf1: Pulling fs layer [2025-03-03T08:24:30.510Z] 4872d77fe225: Pulling fs layer [2025-03-03T08:24:30.510Z] 5851b861e8e6: Pulling fs layer [2025-03-03T08:24:30.510Z] b352a97aabf1: Waiting [2025-03-03T08:24:30.510Z] 4872d77fe225: Waiting [2025-03-03T08:24:30.510Z] bde34c3a00c8: Waiting [2025-03-03T08:24:30.510Z] 5851b861e8e6: Waiting [2025-03-03T08:24:30.510Z] 988bab9f4d93: Waiting [2025-03-03T08:24:30.510Z] 1469e6f7b9e6: Waiting [2025-03-03T08:24:30.510Z] eaf3925da568: Waiting [2025-03-03T08:24:30.510Z] bab4dde63d76: Waiting [2025-03-03T08:24:30.510Z] e2be974225ed: Verifying Checksum [2025-03-03T08:24:30.510Z] e2be974225ed: Download complete [2025-03-03T08:24:30.510Z] 988bab9f4d93: Download complete [2025-03-03T08:24:30.770Z] 1469e6f7b9e6: Verifying Checksum [2025-03-03T08:24:30.770Z] 1469e6f7b9e6: Download complete [2025-03-03T08:24:30.770Z] eaf3925da568: Verifying Checksum [2025-03-03T08:24:30.770Z] eaf3925da568: Download complete [2025-03-03T08:24:30.770Z] 339a4e72a1f5: Verifying Checksum [2025-03-03T08:24:30.770Z] 339a4e72a1f5: Download complete [2025-03-03T08:24:30.770Z] bde34c3a00c8: Download complete [2025-03-03T08:24:30.770Z] b352a97aabf1: Verifying Checksum [2025-03-03T08:24:30.770Z] b352a97aabf1: Download complete [2025-03-03T08:24:30.770Z] 4872d77fe225: Verifying Checksum [2025-03-03T08:24:30.770Z] 4872d77fe225: Download complete [2025-03-03T08:24:30.770Z] 5851b861e8e6: Verifying Checksum [2025-03-03T08:24:30.770Z] 5851b861e8e6: Download complete [2025-03-03T08:24:30.770Z] b85a868b505f: Verifying Checksum [2025-03-03T08:24:30.770Z] b85a868b505f: Download complete [2025-03-03T08:24:31.036Z] bab4dde63d76: Verifying Checksum [2025-03-03T08:24:31.036Z] bab4dde63d76: Download complete [2025-03-03T08:24:31.972Z] b85a868b505f: Pull complete [2025-03-03T08:24:32.233Z] e2be974225ed: Pull complete [2025-03-03T08:24:32.801Z] 339a4e72a1f5: Pull complete [2025-03-03T08:24:32.801Z] 988bab9f4d93: Pull complete [2025-03-03T08:24:33.060Z] 1469e6f7b9e6: Pull complete [2025-03-03T08:24:33.060Z] eaf3925da568: Pull complete [2025-03-03T08:24:34.964Z] bab4dde63d76: Pull complete [2025-03-03T08:24:34.964Z] bde34c3a00c8: Pull complete [2025-03-03T08:24:34.964Z] b352a97aabf1: Pull complete [2025-03-03T08:24:34.964Z] 4872d77fe225: Pull complete [2025-03-03T08:24:34.964Z] 5851b861e8e6: Pull complete [2025-03-03T08:24:34.964Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-03T08:24:34.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T08:24:35.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:24:35.379Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:24:35.410Z] $ 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-03T08:24:37.730Z] $ docker top 7daf4a3aa44a57e13b9bdaa1932db05f55727f6efe6b380f95bff97346c35dc3 -eo pid,comm [2025-03-03T08:24:37.782Z] 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-03T08:24:37.782Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-03T08:24:37.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T08:24:37.842Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T08:24:37.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T08:24:37.958Z] $ docker exec 7daf4a3aa44a57e13b9bdaa1932db05f55727f6efe6b380f95bff97346c35dc3 ssh-agent [2025-03-03T08:24:38.070Z] SSH_AUTH_SOCK=/tmp/ssh-UjbZm5hfU5f5/agent.32 [2025-03-03T08:24:38.070Z] SSH_AGENT_PID=38 [2025-03-03T08:24:38.076Z] Running ssh-add (command line suppressed) [2025-03-03T08:24:38.177Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8841503942202616109.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8841503942202616109.key) [2025-03-03T08:24:38.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T08:24:38.486Z] + git tag --points-at HEAD [Pipeline] } [2025-03-03T08:24:38.496Z] $ docker exec --env ******** --env ******** 7daf4a3aa44a57e13b9bdaa1932db05f55727f6efe6b380f95bff97346c35dc3 ssh-agent -k [2025-03-03T08:24:38.602Z] unset SSH_AUTH_SOCK; [2025-03-03T08:24:38.602Z] unset SSH_AGENT_PID; [2025-03-03T08:24:38.602Z] echo Agent pid 38 killed; [2025-03-03T08:24:38.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-03T08:24:38.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T08:24:38.658Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T08:24:38.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T08:24:38.774Z] $ docker exec 7daf4a3aa44a57e13b9bdaa1932db05f55727f6efe6b380f95bff97346c35dc3 ssh-agent [2025-03-03T08:24:38.865Z] SSH_AUTH_SOCK=/tmp/ssh-Wn6hmed2GS48/agent.71 [2025-03-03T08:24:38.865Z] SSH_AGENT_PID=77 [2025-03-03T08:24:38.869Z] Running ssh-add (command line suppressed) [2025-03-03T08:24:38.960Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10586716434413442362.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10586716434413442362.key) [2025-03-03T08:24:38.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T08:24:39.273Z] + git semver init [2025-03-03T08:24:39.532Z] 2025-03-03 08:24:39,432 [run_init] DEBUG init version:0.0.0 force:False [2025-03-03T08:24:39.532Z] 2025-03-03 08:24:39,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-03-03T08:24:39.532Z] 2025-03-03 08:24:39,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-03-03T08:24:39.532Z] 2025-03-03 08:24:39,434 [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-03T08:24:40.101Z] 2025-03-03 08:24:40,088 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-03-03T08:24:40.101Z] 2025-03-03 08:24:40,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-03-03T08:24:40.101Z] 2025-03-03 08:24:40,089 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-03T08:24:40.101Z] 2025-03-03 08:24:40,089 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-03T08:24:40.101Z] 4.0.0-dev.2 [Pipeline] } [2025-03-03T08:24:40.368Z] $ docker exec --env ******** --env ******** 7daf4a3aa44a57e13b9bdaa1932db05f55727f6efe6b380f95bff97346c35dc3 ssh-agent -k [2025-03-03T08:24:40.466Z] unset SSH_AUTH_SOCK; [2025-03-03T08:24:40.467Z] unset SSH_AGENT_PID; [2025-03-03T08:24:40.467Z] echo Agent pid 77 killed; [2025-03-03T08:24:40.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-03T08:24:40.806Z] + git semver [Pipeline] } [2025-03-03T08:24:41.079Z] $ docker stop --time=1 7daf4a3aa44a57e13b9bdaa1932db05f55727f6efe6b380f95bff97346c35dc3 [2025-03-03T08:24:42.385Z] $ docker rm -f --volumes 7daf4a3aa44a57e13b9bdaa1932db05f55727f6efe6b380f95bff97346c35dc3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-03T08:24:42.740Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-03T08:24:42.998Z] Stashed 1 file(s) [Pipeline] echo [2025-03-03T08:24:43.002Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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-03T08:24:43.196Z] provisioning config files... [2025-03-03T08:24:43.207Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config549517430275857384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:24:43.516Z] ---> ****-login.sh [2025-03-03T08:24:43.516Z] nexus3.edgexfoundry.org:10001 [2025-03-03T08:24:43.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:43.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:43.516Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:43.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:43.517Z] [2025-03-03T08:24:43.517Z] Login Succeeded [2025-03-03T08:24:43.517Z] nexus3.edgexfoundry.org:10002 [2025-03-03T08:24:43.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:43.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:43.517Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:43.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:43.517Z] [2025-03-03T08:24:43.517Z] Login Succeeded [2025-03-03T08:24:43.517Z] nexus3.edgexfoundry.org:10003 [2025-03-03T08:24:43.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:43.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:43.776Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:43.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:43.776Z] [2025-03-03T08:24:43.776Z] Login Succeeded [2025-03-03T08:24:43.776Z] nexus3.edgexfoundry.org:10004 [2025-03-03T08:24:43.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:43.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:43.777Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:43.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:43.777Z] [2025-03-03T08:24:43.777Z] Login Succeeded [2025-03-03T08:24:43.777Z] ****.io [2025-03-03T08:24:44.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:24:44.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:24:44.036Z] Configure a credential helper to remove this warning. See [2025-03-03T08:24:44.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:24:44.036Z] [2025-03-03T08:24:44.036Z] Login Succeeded [2025-03-03T08:24:44.036Z] ---> ****-login.sh ends [Pipeline] } [2025-03-03T08:24:44.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-03T08:24:44.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T08:24:44.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T08:24:44.189Z] ========================================================= [2025-03-03T08:24:44.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-03T08:24:44.189Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:24:44.543Z] + 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-03T08:24:44.543Z] Sending build context to Docker daemon 856.1kB [2025-03-03T08:24:44.543Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-03-03T08:24:44.802Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-03T08:24:45.060Z] 0a9a5dfd008f: Pulling fs layer [2025-03-03T08:24:45.060Z] dce2e074618e: Pulling fs layer [2025-03-03T08:24:45.060Z] dd968b00abc2: Pulling fs layer [2025-03-03T08:24:45.060Z] f9983b2b2d98: Pulling fs layer [2025-03-03T08:24:45.060Z] 4f4fb700ef54: Pulling fs layer [2025-03-03T08:24:45.060Z] f9983b2b2d98: Waiting [2025-03-03T08:24:45.060Z] 4f4fb700ef54: Waiting [2025-03-03T08:24:45.060Z] dce2e074618e: Verifying Checksum [2025-03-03T08:24:45.060Z] dce2e074618e: Download complete [2025-03-03T08:24:45.060Z] 0a9a5dfd008f: Verifying Checksum [2025-03-03T08:24:45.060Z] 0a9a5dfd008f: Download complete [2025-03-03T08:24:45.060Z] f9983b2b2d98: Download complete [2025-03-03T08:24:45.319Z] 4f4fb700ef54: Download complete [2025-03-03T08:24:45.320Z] 0a9a5dfd008f: Pull complete [2025-03-03T08:24:45.320Z] dce2e074618e: Pull complete [2025-03-03T08:24:45.578Z] dd968b00abc2: Verifying Checksum [2025-03-03T08:24:45.578Z] dd968b00abc2: Download complete [2025-03-03T08:24:48.857Z] dd968b00abc2: Pull complete [2025-03-03T08:24:48.857Z] f9983b2b2d98: Pull complete [2025-03-03T08:24:48.857Z] 4f4fb700ef54: Pull complete [2025-03-03T08:24:48.857Z] Digest: sha256:484906fa392c79201ee01325cb42c0414aa9ad836afacf49a0e98a69fd252f78 [2025-03-03T08:24:48.857Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-03T08:24:48.857Z] ---> 663922359e6f [2025-03-03T08:24:48.857Z] Step 2/5 : WORKDIR /device-opcua [2025-03-03T08:24:51.459Z] ---> Running in 04447d64ea7e [2025-03-03T08:24:51.459Z] Removing intermediate container 04447d64ea7e [2025-03-03T08:24:51.459Z] ---> 7c5cc46572cf [2025-03-03T08:24:51.459Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-03T08:24:51.459Z] ---> Running in 1cf67ea23327 [2025-03-03T08:24:51.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T08:24:51.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T08:24:51.976Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T08:24:51.977Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T08:24:51.977Z] OK: 24170 distinct packages available [2025-03-03T08:24:51.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T08:24:52.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T08:24:52.235Z] (1/30) Installing libgcc (13.2.1_git20240309-r1) [2025-03-03T08:24:52.493Z] (2/30) Installing jansson (2.14-r4) [2025-03-03T08:24:52.493Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-03T08:24:52.493Z] (4/30) Installing zstd-libs (1.5.6-r0) [2025-03-03T08:24:52.493Z] (5/30) Installing binutils (2.42-r0) [2025-03-03T08:24:52.493Z] (6/30) Installing libgomp (13.2.1_git20240309-r1) [2025-03-03T08:24:52.493Z] (7/30) Installing libatomic (13.2.1_git20240309-r1) [2025-03-03T08:24:52.493Z] (8/30) Installing gmp (6.3.0-r1) [2025-03-03T08:24:52.493Z] (9/30) Installing isl26 (0.26-r1) [2025-03-03T08:24:52.493Z] (10/30) Installing mpfr4 (4.2.1-r0) [2025-03-03T08:24:52.493Z] (11/30) Installing mpc1 (1.3.1-r1) [2025-03-03T08:24:52.493Z] (12/30) Installing gcc (13.2.1_git20240309-r1) [2025-03-03T08:24:53.060Z] (13/30) Installing brotli-libs (1.1.0-r2) [2025-03-03T08:24:53.060Z] (14/30) Installing c-ares (1.33.1-r0) [2025-03-03T08:24:53.060Z] (15/30) Installing libunistring (1.2-r0) [2025-03-03T08:24:53.060Z] (16/30) Installing libidn2 (2.3.7-r0) [2025-03-03T08:24:53.060Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2025-03-03T08:24:53.319Z] (18/30) Installing libpsl (0.21.5-r1) [2025-03-03T08:24:53.319Z] (19/30) Installing libcurl (8.12.1-r0) [2025-03-03T08:24:53.319Z] (20/30) Installing libexpat (2.6.4-r0) [2025-03-03T08:24:53.319Z] (21/30) Installing pcre2 (10.43-r0) [2025-03-03T08:24:53.319Z] (22/30) Installing git (2.45.3-r0) [2025-03-03T08:24:53.319Z] (23/30) Installing git-init-template (2.45.3-r0) [2025-03-03T08:24:53.319Z] (24/30) Installing make (4.4.1-r2) [2025-03-03T08:24:53.319Z] (25/30) Installing musl-dev (1.2.5-r1) [2025-03-03T08:24:53.319Z] (26/30) Installing pkgconf (2.2.0-r0) [2025-03-03T08:24:53.319Z] (27/30) Installing libsodium (1.0.19-r0) [2025-03-03T08:24:53.319Z] (28/30) Installing libzmq (4.3.5-r2) [2025-03-03T08:24:53.319Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2025-03-03T08:24:53.319Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2025-03-03T08:24:53.319Z] Executing busybox-1.36.1-r29.trigger [2025-03-03T08:24:53.319Z] OK: 171 MiB in 45 packages [2025-03-03T08:24:56.608Z] Removing intermediate container 1cf67ea23327 [2025-03-03T08:24:56.608Z] ---> 5156d108a8e8 [2025-03-03T08:24:56.608Z] Step 4/5 : COPY . . [2025-03-03T08:24:56.868Z] ---> a7dc5379caa3 [2025-03-03T08:24:56.868Z] Step 5/5 : RUN make build [2025-03-03T08:24:56.868Z] ---> Running in 50c05246eb87 [2025-03-03T08:24:57.127Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-03T08:24:57.127Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-03T08:24:57.127Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-03T08:24:57.127Z] go: downloading github.com/gopcua/opcua v0.5.3 [2025-03-03T08:24:57.385Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-03T08:24:57.385Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-03T08:24:57.385Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-03T08:24:57.385Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-03T08:24:57.385Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-03T08:24:57.385Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-03T08:24:57.385Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-03T08:24:57.385Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-03T08:24:57.644Z] go: downloading golang.org/x/net v0.35.0 [2025-03-03T08:24:57.644Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-03T08:24:57.644Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-03T08:24:57.644Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-03T08:24:57.644Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-03T08:24:57.644Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-03T08:24:57.644Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-03-03T08:24:57.644Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-03T08:24:57.644Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-03T08:24:57.644Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-03T08:24:57.644Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-03T08:24:57.644Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-03T08:24:57.644Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-03T08:24:57.644Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-03T08:24:57.644Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-03T08:24:57.644Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-03T08:24:57.644Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-03T08:24:57.644Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-03T08:24:57.644Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-03T08:24:57.644Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-03T08:24:57.644Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-03T08:24:57.644Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-03T08:24:57.644Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-03T08:24:57.902Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-03T08:24:57.903Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-03T08:24:57.903Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-03T08:24:57.903Z] go: downloading golang.org/x/text v0.22.0 [2025-03-03T08:24:57.903Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-03T08:24:57.903Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-03T08:24:57.903Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-03T08:24:57.903Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-03T08:24:57.903Z] go: downloading golang.org/x/time v0.8.0 [2025-03-03T08:24:57.903Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-03T08:24:57.903Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-03T08:24:57.903Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-03T08:24:57.903Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-03T08:24:57.903Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-03T08:24:57.903Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-03T08:24:57.903Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-03T08:24:57.903Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-03T08:24:57.903Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-03T08:24:57.903Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-03T08:24:57.903Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-03T08:24:58.153Z] Still waiting to schedule task [2025-03-03T08:24:58.154Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-03T08:24:58.161Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-03T08:24:58.161Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-03T08:24:58.726Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-03T08:24:58.726Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-03T08:24:58.726Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-03T08:24:58.726Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-03T08:24:58.726Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-03T08:24:58.726Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-03T08:24:58.726Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-03T08:24:58.726Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-03T08:24:58.726Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-03T08:24:58.726Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-03T08:24:58.727Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-03T08:24:58.727Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-03T08:24:59.296Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-03T08:24:59.296Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-03T08:24:59.296Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-03T08:24:59.296Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-03T08:24:59.296Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-03T08:24:59.296Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-03T08:24:59.296Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-03T08:24:59.296Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-03T08:24:59.296Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-03T08:24:59.296Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-03T08:24:59.297Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-03T08:24:59.297Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-03T08:24:59.554Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-03T08:24:59.554Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-03T08:24:59.554Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-03T08:24:59.554Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-03T08:24:59.554Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-03T08:24:59.554Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-03T08:24:59.554Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-03T08:24:59.554Z] go: downloading golang.org/x/term v0.29.0 [2025-03-03T08:24:59.554Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-03T08:24:59.813Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-03T08:24:59.813Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-03T08:24:59.813Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-03T08:24:59.813Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-03T08:24:59.813Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-03T08:24:59.813Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-03T08:24:59.813Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-03T08:24:59.813Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-03T08:24:59.813Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-03T08:24:59.813Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-03T08:24:59.813Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-03T08:24:59.813Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-03T08:24:59.813Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-03T08:25:26.350Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-03T08:25:41.232Z] Removing intermediate container 50c05246eb87 [2025-03-03T08:25:41.232Z] ---> 96cc04c998f6 [2025-03-03T08:25:41.232Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-03-03T08:25:41.232Z] Successfully built 96cc04c998f6 [2025-03-03T08:25:41.232Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:25:41.560Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-03T08:25:41.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:25:41.640Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:25:41.669Z] $ 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-03T08:25:42.078Z] $ docker top f5a150c6b2846d078bdbdb69055651dd8e648b177726724f7cad2ba04666a3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T08:25:42.425Z] + go version [2025-03-03T08:25:42.426Z] go version go1.23.6 linux/amd64 [Pipeline] } [2025-03-03T08:25:42.436Z] $ docker stop --time=1 f5a150c6b2846d078bdbdb69055651dd8e648b177726724f7cad2ba04666a3c1 [2025-03-03T08:25:43.700Z] $ docker rm -f --volumes f5a150c6b2846d078bdbdb69055651dd8e648b177726724f7cad2ba04666a3c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:25:44.132Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-03T08:25:44.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:25:44.211Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:25:44.240Z] $ 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-03T08:25:44.541Z] $ docker top ec3e369c38aa213ebf61719d17a3a69c407ee63a82c6bffccade7cb5da7df517 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T08:25:44.881Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-03-03T08:25:45.180Z] + make test [2025-03-03T08:25:45.180Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-03-03T08:25:45.180Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-03-03T08:25:50.445Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-03-03T08:25:50.445Z] go: downloading github.com/axw/gocov v1.0.0 [2025-03-03T08:25:50.445Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-03-03T08:25:52.345Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-03-03T08:25:52.604Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-03-03T08:25:53.171Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-03-03T08:25:53.171Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-03-03T08:25:54.106Z] rm -rf test-artifacts [2025-03-03T08:25:54.106Z] mkdir test-artifacts [2025-03-03T08:25:54.106Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-03-03T08:25:54.106Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-03T08:25:54.106Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-03T08:25:54.106Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-03T08:26:16.024Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-03-03T08:26:16.024Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-03-03T08:26:16.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-03T08:26:16.065Z] $ docker stop --time=1 ec3e369c38aa213ebf61719d17a3a69c407ee63a82c6bffccade7cb5da7df517 [2025-03-03T08:26:19.576Z] $ docker rm -f --volumes ec3e369c38aa213ebf61719d17a3a69c407ee63a82c6bffccade7cb5da7df517 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-03T08:26:20.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-03T08:26:20.111Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-03T08:26:20.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-03T08:26:20.851Z] + ls -al . [2025-03-03T08:26:20.851Z] total 192 [2025-03-03T08:26:20.851Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 3 08:25 . [2025-03-03T08:26:20.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 08:24 .. [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 3 08:24 .dockerignore [2025-03-03T08:26:20.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 08:26 .git [2025-03-03T08:26:20.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 08:24 .github [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 84 Mar 3 08:24 .gitignore [2025-03-03T08:26:20.851Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 08:24 .semver [2025-03-03T08:26:20.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 08:24 .vscode [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 7466 Mar 3 08:24 Attribution.txt [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 1125 Mar 3 08:24 Dockerfile [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 649 Mar 3 08:24 Jenkinsfile [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 3 08:24 LICENSE [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 2185 Mar 3 08:24 Makefile [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 3 08:24 README.md [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 3 08:24 VERSION [2025-03-03T08:26:20.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 08:24 bin [2025-03-03T08:26:20.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 08:24 cmd [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 6291 Mar 3 08:24 go.mod [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 86966 Mar 3 08:24 go.sum [2025-03-03T08:26:20.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 08:24 internal [2025-03-03T08:26:20.851Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 3 08:26 test-artifacts [2025-03-03T08:26:20.851Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 3 08:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:26:21.177Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40041 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-03-03T08:26:21.195Z] Running in /w/workspace/device-opc-ua/5 [Pipeline] { [Pipeline] checkout [2025-03-03T08:26:21.216Z] + 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=e5113cae9f55a885cd3ab0c49ffe2573e5538b3c --label arch=amd64 --label version=4.0.0-dev.2 . [2025-03-03T08:26:21.216Z] Sending build context to Docker daemon 873.5kB [2025-03-03T08:26:21.216Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-03-03T08:26:21.216Z] ---> 663922359e6f [2025-03-03T08:26:21.216Z] Step 2/19 : WORKDIR /device-opcua [2025-03-03T08:26:21.216Z] ---> Using cache [2025-03-03T08:26:21.216Z] ---> 7c5cc46572cf [2025-03-03T08:26:21.216Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-03T08:26:21.217Z] ---> Using cache [2025-03-03T08:26:21.217Z] ---> 5156d108a8e8 [2025-03-03T08:26:21.217Z] Step 4/19 : COPY . . [2025-03-03T08:26:21.477Z] ---> 019ec906de47 [2025-03-03T08:26:21.477Z] Step 5/19 : RUN make build [2025-03-03T08:26:21.477Z] ---> Running in d3ab2f8f2c06 [2025-03-03T08:26:21.737Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-03T08:26:21.737Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-03T08:26:21.737Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-03T08:26:21.737Z] go: downloading github.com/gopcua/opcua v0.5.3 [2025-03-03T08:26:21.998Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-03T08:26:21.998Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-03T08:26:21.998Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-03T08:26:21.998Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-03T08:26:21.998Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-03T08:26:21.998Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-03T08:26:21.998Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-03T08:26:21.998Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-03T08:26:21.998Z] go: downloading golang.org/x/net v0.35.0 [2025-03-03T08:26:21.998Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-03T08:26:21.998Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-03T08:26:21.998Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-03T08:26:21.998Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-03T08:26:21.998Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-03T08:26:22.259Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-03-03T08:26:22.259Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-03T08:26:22.259Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-03T08:26:22.259Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-03T08:26:22.259Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-03T08:26:22.259Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-03T08:26:22.259Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-03T08:26:22.259Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-03T08:26:22.259Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-03T08:26:22.259Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-03T08:26:22.259Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-03T08:26:22.259Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-03T08:26:22.259Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-03T08:26:22.259Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-03T08:26:22.259Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-03T08:26:22.259Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-03T08:26:22.259Z] go: downloading golang.org/x/text v0.22.0 [2025-03-03T08:26:22.520Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-03T08:26:22.520Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-03T08:26:22.520Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-03T08:26:22.520Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-03T08:26:22.520Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-03T08:26:22.520Z] go: downloading golang.org/x/time v0.8.0 [2025-03-03T08:26:22.520Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-03T08:26:22.520Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-03T08:26:22.520Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-03T08:26:22.520Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-03T08:26:22.520Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-03T08:26:22.520Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-03T08:26:22.520Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-03T08:26:22.520Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-03T08:26:22.520Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-03T08:26:22.520Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-03T08:26:22.520Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-03T08:26:22.520Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-03T08:26:22.520Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-03T08:26:22.520Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-03T08:26:22.520Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-03T08:26:22.520Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-03T08:26:23.086Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-03T08:26:23.086Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-03T08:26:23.086Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-03T08:26:23.086Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-03T08:26:23.086Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-03T08:26:23.086Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-03T08:26:23.344Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-03T08:26:23.344Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-03T08:26:23.344Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-03T08:26:23.344Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-03T08:26:23.344Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-03T08:26:23.344Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-03T08:26:23.602Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-03T08:26:23.602Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-03T08:26:23.602Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-03T08:26:23.602Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-03T08:26:23.602Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-03T08:26:23.602Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-03T08:26:23.602Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-03T08:26:23.602Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-03T08:26:24.004Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-03T08:26:24.004Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-03T08:26:24.004Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-03T08:26:24.004Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-03T08:26:24.004Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-03T08:26:24.004Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-03T08:26:24.004Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-03T08:26:24.004Z] go: downloading golang.org/x/term v0.29.0 [2025-03-03T08:26:24.242Z] Selected Git installation does not exist. Using Default [2025-03-03T08:26:24.243Z] The recommended git tool is: NONE [2025-03-03T08:26:24.270Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-03T08:26:24.270Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-03T08:26:24.270Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-03T08:26:24.270Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-03T08:26:24.270Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-03T08:26:24.270Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-03T08:26:24.270Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-03T08:26:24.270Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-03T08:26:24.270Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-03T08:26:24.270Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-03T08:26:24.270Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-03T08:26:24.270Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-03T08:26:24.270Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-03T08:26:24.270Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-03T08:26:24.270Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-03T08:26:24.270Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-03T08:26:24.270Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-03T08:26:24.270Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-03T08:26:28.522Z] using credential edgex-jenkins-ssh [2025-03-03T08:26:28.547Z] Cloning the remote Git repository [2025-03-03T08:26:28.585Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-03-03T08:26:28.678Z] > git init /w/workspace/device-opc-ua/5 # timeout=10 [2025-03-03T08:26:28.818Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-03-03T08:26:28.819Z] > git --version # timeout=10 [2025-03-03T08:26:28.840Z] > git --version # 'git version 2.25.1' [2025-03-03T08:26:28.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-03T08:26:28.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T08:26:29.617Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-03-03T08:26:29.643Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T08:26:30.500Z] Avoid second fetch [2025-03-03T08:26:30.501Z] Checking out Revision e5113cae9f55a885cd3ab0c49ffe2573e5538b3c (main) [2025-03-03T08:26:31.098Z] Commit message: "Merge pull request #108 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [2025-03-03T08:26:30.516Z] > git config core.sparsecheckout # timeout=10 [2025-03-03T08:26:30.576Z] > git checkout -f e5113cae9f55a885cd3ab0c49ffe2573e5538b3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-03T08:26:35.888Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-03T08:26:35.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T08:26:35.888Z] Dload Upload Total Spent Left Speed [2025-03-03T08:26:35.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh [2025-03-03T08:26:36.228Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-03T08:26:36.554Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-03T08:26:36.555Z] sudo tee /etc/docker/daemon.new [2025-03-03T08:26:36.555Z] { [2025-03-03T08:26:36.555Z] "registry-mirrors": [ [2025-03-03T08:26:36.555Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-03T08:26:36.555Z] ], [2025-03-03T08:26:36.555Z] "bip": "10.250.0.254/24", [2025-03-03T08:26:36.555Z] "hosts": [ [2025-03-03T08:26:36.555Z] "tcp://0.0.0.0:5555", [2025-03-03T08:26:36.555Z] "unix:///var/run/docker.sock" [2025-03-03T08:26:36.555Z] ], [2025-03-03T08:26:36.555Z] "mtu": 1458, [2025-03-03T08:26:36.555Z] "selinux-enabled": true, [2025-03-03T08:26:36.555Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-03T08:26:36.555Z] } [Pipeline] sh [2025-03-03T08:26:36.884Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-03T08:26:37.219Z] + sudo service docker restart [2025-03-03T08:26:50.827Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-03T08:26:55.470Z] provisioning config files... [2025-03-03T08:26:55.497Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/5@tmp/config7534127495104433443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:26:55.934Z] ---> ****-login.sh [2025-03-03T08:26:55.934Z] nexus3.edgexfoundry.org:10001 [2025-03-03T08:26:56.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:26:56.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:26:56.480Z] Configure a credential helper to remove this warning. See [2025-03-03T08:26:56.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:26:56.480Z] [2025-03-03T08:26:56.480Z] Login Succeeded [2025-03-03T08:26:56.752Z] nexus3.edgexfoundry.org:10002 [2025-03-03T08:26:56.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:26:57.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:26:57.022Z] Configure a credential helper to remove this warning. See [2025-03-03T08:26:57.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:26:57.022Z] [2025-03-03T08:26:57.022Z] Login Succeeded [2025-03-03T08:26:57.022Z] nexus3.edgexfoundry.org:10003 [2025-03-03T08:26:57.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:26:57.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:26:57.292Z] Configure a credential helper to remove this warning. See [2025-03-03T08:26:57.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:26:57.292Z] [2025-03-03T08:26:57.292Z] Login Succeeded [2025-03-03T08:26:57.292Z] nexus3.edgexfoundry.org:10004 [2025-03-03T08:26:57.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:26:57.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:26:57.564Z] Configure a credential helper to remove this warning. See [2025-03-03T08:26:57.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:26:57.564Z] [2025-03-03T08:26:57.564Z] Login Succeeded [2025-03-03T08:26:57.564Z] ****.io [2025-03-03T08:26:57.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:26:58.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:26:58.100Z] Configure a credential helper to remove this warning. See [2025-03-03T08:26:58.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:26:58.100Z] [2025-03-03T08:26:58.100Z] Login Succeeded [2025-03-03T08:26:58.100Z] ---> ****-login.sh ends [Pipeline] } [2025-03-03T08:26:58.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-03T08:26:58.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T08:26:58.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T08:26:58.491Z] ========================================================= [2025-03-03T08:26:58.491Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-03T08:26:58.491Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:26:58.881Z] + 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-03T08:26:59.153Z] Sending build context to Docker daemon 556kB [2025-03-03T08:26:59.153Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-03-03T08:26:59.739Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-03T08:26:59.739Z] 94e9d8af2201: Pulling fs layer [2025-03-03T08:26:59.739Z] b80759e590e8: Pulling fs layer [2025-03-03T08:26:59.739Z] ff7476bebdd2: Pulling fs layer [2025-03-03T08:26:59.739Z] f98239ce14d3: Pulling fs layer [2025-03-03T08:26:59.739Z] 4f4fb700ef54: Pulling fs layer [2025-03-03T08:26:59.739Z] f98239ce14d3: Waiting [2025-03-03T08:26:59.739Z] 4f4fb700ef54: Waiting [2025-03-03T08:27:00.012Z] b80759e590e8: Verifying Checksum [2025-03-03T08:27:00.012Z] b80759e590e8: Download complete [2025-03-03T08:27:00.012Z] 94e9d8af2201: Verifying Checksum [2025-03-03T08:27:00.012Z] 94e9d8af2201: Download complete [2025-03-03T08:27:00.012Z] f98239ce14d3: Verifying Checksum [2025-03-03T08:27:00.012Z] f98239ce14d3: Download complete [2025-03-03T08:27:00.012Z] 4f4fb700ef54: Verifying Checksum [2025-03-03T08:27:00.012Z] 4f4fb700ef54: Download complete [2025-03-03T08:27:00.615Z] 94e9d8af2201: Pull complete [2025-03-03T08:27:01.206Z] b80759e590e8: Pull complete [2025-03-03T08:27:01.799Z] ff7476bebdd2: Verifying Checksum [2025-03-03T08:27:01.799Z] ff7476bebdd2: Download complete [2025-03-03T08:27:05.739Z] Removing intermediate container d3ab2f8f2c06 [2025-03-03T08:27:05.740Z] ---> 5152e5d11c65 [2025-03-03T08:27:05.740Z] Step 6/19 : FROM alpine:3.20 [2025-03-03T08:27:05.740Z] 3.20: Pulling from library/alpine [2025-03-03T08:27:05.740Z] 0a9a5dfd008f: Already exists [2025-03-03T08:27:05.740Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T08:27:05.740Z] Status: Downloaded newer image for alpine:3.20 [2025-03-03T08:27:05.740Z] ---> ff221270b9fb [2025-03-03T08:27:05.740Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-03T08:27:05.740Z] ---> Running in 5c1464ee01e1 [2025-03-03T08:27:05.740Z] Removing intermediate container 5c1464ee01e1 [2025-03-03T08:27:05.740Z] ---> b5546b09bc50 [2025-03-03T08:27:05.740Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-03-03T08:27:05.740Z] ---> Running in 7d2c6856db2e [2025-03-03T08:27:05.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T08:27:05.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T08:27:05.740Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-03-03T08:27:05.740Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-03-03T08:27:05.740Z] (3/6) Installing libsodium (1.0.19-r0) [2025-03-03T08:27:05.740Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-03T08:27:05.740Z] (5/6) Installing libzmq (4.3.5-r2) [2025-03-03T08:27:05.740Z] (6/6) Installing zeromq (4.3.5-r2) [2025-03-03T08:27:05.740Z] Executing busybox-1.36.1-r29.trigger [2025-03-03T08:27:05.740Z] OK: 12 MiB in 20 packages [2025-03-03T08:27:05.740Z] Removing intermediate container 7d2c6856db2e [2025-03-03T08:27:05.740Z] ---> ab49c680fd96 [2025-03-03T08:27:05.740Z] Step 9/19 : RUN apk --no-cache upgrade [2025-03-03T08:27:05.740Z] ---> Running in db12b9032979 [2025-03-03T08:27:05.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T08:27:05.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T08:27:06.256Z] OK: 12 MiB in 20 packages [2025-03-03T08:27:06.514Z] Removing intermediate container db12b9032979 [2025-03-03T08:27:06.514Z] ---> 4419f63e887c [2025-03-03T08:27:06.514Z] Step 10/19 : EXPOSE 59997 [2025-03-03T08:27:06.514Z] ---> Running in e8a1edcf4906 [2025-03-03T08:27:06.514Z] Removing intermediate container e8a1edcf4906 [2025-03-03T08:27:06.514Z] ---> 21a8cbfcb115 [2025-03-03T08:27:06.514Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-03-03T08:27:07.888Z] ---> 67462b0c84ec [2025-03-03T08:27:07.888Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-03-03T08:27:07.888Z] ---> 07a404eefca8 [2025-03-03T08:27:07.888Z] Step 13/19 : COPY LICENSE / [2025-03-03T08:27:07.888Z] ---> 036e17cd6cd9 [2025-03-03T08:27:07.888Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-03-03T08:27:08.146Z] ---> ada0a943e48e [2025-03-03T08:27:08.146Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-03-03T08:27:08.146Z] ---> Running in 42e4256ec084 [2025-03-03T08:27:08.146Z] Removing intermediate container 42e4256ec084 [2025-03-03T08:27:08.146Z] ---> 87b580b74820 [2025-03-03T08:27:08.146Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-03T08:27:08.146Z] ---> Running in cd45f2e87753 [2025-03-03T08:27:08.404Z] Removing intermediate container cd45f2e87753 [2025-03-03T08:27:08.404Z] ---> b0a08cd5c53b [2025-03-03T08:27:08.404Z] Step 17/19 : LABEL arch=amd64 [2025-03-03T08:27:08.404Z] ---> Running in a04b469d43c1 [2025-03-03T08:27:08.404Z] Removing intermediate container a04b469d43c1 [2025-03-03T08:27:08.404Z] ---> aa51c900e00e [2025-03-03T08:27:08.404Z] Step 18/19 : LABEL git_sha=e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [2025-03-03T08:27:08.404Z] ---> Running in f7b4b1f8cc15 [2025-03-03T08:27:08.404Z] Removing intermediate container f7b4b1f8cc15 [2025-03-03T08:27:08.404Z] ---> 0bc73f656dd6 [2025-03-03T08:27:08.404Z] Step 19/19 : LABEL version=4.0.0-dev.2 [2025-03-03T08:27:08.404Z] ---> Running in 6d868e45a3f4 [2025-03-03T08:27:08.662Z] Removing intermediate container 6d868e45a3f4 [2025-03-03T08:27:08.662Z] ---> 9e25b30556c2 [2025-03-03T08:27:08.662Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-03T08:27:08.662Z] Successfully built 9e25b30556c2 [2025-03-03T08:27:08.662Z] 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-03T08:27:08.802Z] provisioning config files... [2025-03-03T08:27:08.812Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7763376345493712257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:27:09.113Z] ---> ****-login.sh [2025-03-03T08:27:09.114Z] nexus3.edgexfoundry.org:10001 [2025-03-03T08:27:09.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:27:09.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:27:09.114Z] Configure a credential helper to remove this warning. See [2025-03-03T08:27:09.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:27:09.114Z] [2025-03-03T08:27:09.114Z] Login Succeeded [2025-03-03T08:27:09.114Z] nexus3.edgexfoundry.org:10002 [2025-03-03T08:27:09.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:27:09.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:27:09.114Z] Configure a credential helper to remove this warning. See [2025-03-03T08:27:09.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:27:09.114Z] [2025-03-03T08:27:09.114Z] Login Succeeded [2025-03-03T08:27:09.114Z] nexus3.edgexfoundry.org:10003 [2025-03-03T08:27:09.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:27:09.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:27:09.372Z] Configure a credential helper to remove this warning. See [2025-03-03T08:27:09.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:27:09.372Z] [2025-03-03T08:27:09.372Z] Login Succeeded [2025-03-03T08:27:09.372Z] nexus3.edgexfoundry.org:10004 [2025-03-03T08:27:09.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:27:09.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:27:09.373Z] Configure a credential helper to remove this warning. See [2025-03-03T08:27:09.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:27:09.373Z] [2025-03-03T08:27:09.373Z] Login Succeeded [2025-03-03T08:27:09.373Z] ****.io [2025-03-03T08:27:09.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:27:09.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:27:09.632Z] Configure a credential helper to remove this warning. See [2025-03-03T08:27:09.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:27:09.632Z] [2025-03-03T08:27:09.632Z] Login Succeeded [2025-03-03T08:27:09.632Z] ---> ****-login.sh ends [Pipeline] } [2025-03-03T08:27:09.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T08:27:09.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T08:27:09.726Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-03-03T08:27:09.726Z] e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [2025-03-03T08:27:09.726Z] latest [2025-03-03T08:27:09.726Z] 4.0.0-dev.2 [2025-03-03T08:27:09.726Z] e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2 [2025-03-03T08:27:09.726Z] main [2025-03-03T08:27:09.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:10.084Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:10.403Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [2025-03-03T08:27:10.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-03T08:27:10.403Z] e09e510cfa82: Preparing [2025-03-03T08:27:10.403Z] 8bef4969a2e9: Preparing [2025-03-03T08:27:10.403Z] 74651831b769: Preparing [2025-03-03T08:27:10.403Z] feca20e8900d: Preparing [2025-03-03T08:27:10.403Z] 0762a6cef1e7: Preparing [2025-03-03T08:27:10.403Z] 84947058f24d: Preparing [2025-03-03T08:27:10.403Z] 994456c4fd7b: Preparing [2025-03-03T08:27:10.403Z] 84947058f24d: Waiting [2025-03-03T08:27:10.403Z] 994456c4fd7b: Waiting [2025-03-03T08:27:10.403Z] e09e510cfa82: Pushed [2025-03-03T08:27:10.403Z] 74651831b769: Pushed [2025-03-03T08:27:10.403Z] 0762a6cef1e7: Pushed [2025-03-03T08:27:10.403Z] 8bef4969a2e9: Pushed [2025-03-03T08:27:10.403Z] 994456c4fd7b: Layer already exists [2025-03-03T08:27:10.971Z] 84947058f24d: Pushed [2025-03-03T08:27:15.163Z] feca20e8900d: Pushed [2025-03-03T08:27:15.163Z] e5113cae9f55a885cd3ab0c49ffe2573e5538b3c: digest: sha256:0032612145ba2a79866c22bd2a5b2fbbe3d7383cac7a549f1e90e9f0c226ca2c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:15.494Z] + 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-03T08:27:15.821Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-03-03T08:27:15.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-03T08:27:15.822Z] e09e510cfa82: Preparing [2025-03-03T08:27:15.822Z] 8bef4969a2e9: Preparing [2025-03-03T08:27:15.822Z] 74651831b769: Preparing [2025-03-03T08:27:15.822Z] feca20e8900d: Preparing [2025-03-03T08:27:15.822Z] 0762a6cef1e7: Preparing [2025-03-03T08:27:15.822Z] 84947058f24d: Preparing [2025-03-03T08:27:15.822Z] 994456c4fd7b: Preparing [2025-03-03T08:27:15.822Z] 84947058f24d: Waiting [2025-03-03T08:27:15.822Z] 8bef4969a2e9: Layer already exists [2025-03-03T08:27:15.822Z] feca20e8900d: Layer already exists [2025-03-03T08:27:15.822Z] 74651831b769: Layer already exists [2025-03-03T08:27:15.822Z] 0762a6cef1e7: Layer already exists [2025-03-03T08:27:15.822Z] e09e510cfa82: Layer already exists [2025-03-03T08:27:15.822Z] 994456c4fd7b: Layer already exists [2025-03-03T08:27:15.822Z] 84947058f24d: Layer already exists [2025-03-03T08:27:15.822Z] latest: digest: sha256:0032612145ba2a79866c22bd2a5b2fbbe3d7383cac7a549f1e90e9f0c226ca2c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:16.151Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:16.490Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.2 [2025-03-03T08:27:16.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-03T08:27:16.490Z] e09e510cfa82: Preparing [2025-03-03T08:27:16.490Z] 8bef4969a2e9: Preparing [2025-03-03T08:27:16.490Z] 74651831b769: Preparing [2025-03-03T08:27:16.490Z] feca20e8900d: Preparing [2025-03-03T08:27:16.490Z] 0762a6cef1e7: Preparing [2025-03-03T08:27:16.490Z] 84947058f24d: Preparing [2025-03-03T08:27:16.490Z] 994456c4fd7b: Preparing [2025-03-03T08:27:16.490Z] 994456c4fd7b: Waiting [2025-03-03T08:27:16.490Z] 84947058f24d: Waiting [2025-03-03T08:27:16.490Z] 0762a6cef1e7: Layer already exists [2025-03-03T08:27:16.490Z] 8bef4969a2e9: Layer already exists [2025-03-03T08:27:16.490Z] 74651831b769: Layer already exists [2025-03-03T08:27:16.490Z] feca20e8900d: Layer already exists [2025-03-03T08:27:16.490Z] e09e510cfa82: Layer already exists [2025-03-03T08:27:16.490Z] 994456c4fd7b: Layer already exists [2025-03-03T08:27:16.490Z] 84947058f24d: Layer already exists [2025-03-03T08:27:16.490Z] 4.0.0-dev.2: digest: sha256:0032612145ba2a79866c22bd2a5b2fbbe3d7383cac7a549f1e90e9f0c226ca2c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:16.797Z] ff7476bebdd2: Pull complete [2025-03-03T08:27:16.797Z] f98239ce14d3: Pull complete [2025-03-03T08:27:16.797Z] 4f4fb700ef54: Pull complete [2025-03-03T08:27:16.797Z] Digest: sha256:484906fa392c79201ee01325cb42c0414aa9ad836afacf49a0e98a69fd252f78 [2025-03-03T08:27:16.797Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-03T08:27:16.797Z] ---> 1e91ac193c3d [2025-03-03T08:27:16.797Z] Step 2/5 : WORKDIR /device-opcua [2025-03-03T08:27:16.797Z] ---> Running in 74f04a942369 [2025-03-03T08:27:16.797Z] Removing intermediate container 74f04a942369 [2025-03-03T08:27:16.797Z] ---> a4e093729d0b [2025-03-03T08:27:16.797Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-03T08:27:16.818Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:17.067Z] ---> Running in 7cfc1a319ad2 [2025-03-03T08:27:17.143Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2 [2025-03-03T08:27:17.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-03T08:27:17.143Z] e09e510cfa82: Preparing [2025-03-03T08:27:17.143Z] 8bef4969a2e9: Preparing [2025-03-03T08:27:17.143Z] 74651831b769: Preparing [2025-03-03T08:27:17.143Z] feca20e8900d: Preparing [2025-03-03T08:27:17.143Z] 0762a6cef1e7: Preparing [2025-03-03T08:27:17.143Z] 84947058f24d: Preparing [2025-03-03T08:27:17.143Z] 994456c4fd7b: Preparing [2025-03-03T08:27:17.143Z] 84947058f24d: Waiting [2025-03-03T08:27:17.143Z] 994456c4fd7b: Waiting [2025-03-03T08:27:17.143Z] 74651831b769: Layer already exists [2025-03-03T08:27:17.143Z] feca20e8900d: Layer already exists [2025-03-03T08:27:17.143Z] 8bef4969a2e9: Layer already exists [2025-03-03T08:27:17.143Z] 0762a6cef1e7: Layer already exists [2025-03-03T08:27:17.143Z] e09e510cfa82: Layer already exists [2025-03-03T08:27:17.143Z] 994456c4fd7b: Layer already exists [2025-03-03T08:27:17.143Z] 84947058f24d: Layer already exists [2025-03-03T08:27:17.143Z] e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2: digest: sha256:0032612145ba2a79866c22bd2a5b2fbbe3d7383cac7a549f1e90e9f0c226ca2c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:17.475Z] + 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-03T08:27:17.813Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-03-03T08:27:17.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-03T08:27:17.813Z] e09e510cfa82: Preparing [2025-03-03T08:27:17.813Z] 8bef4969a2e9: Preparing [2025-03-03T08:27:17.813Z] 74651831b769: Preparing [2025-03-03T08:27:17.813Z] feca20e8900d: Preparing [2025-03-03T08:27:17.813Z] 0762a6cef1e7: Preparing [2025-03-03T08:27:17.813Z] 84947058f24d: Preparing [2025-03-03T08:27:17.813Z] 994456c4fd7b: Preparing [2025-03-03T08:27:17.813Z] 84947058f24d: Waiting [2025-03-03T08:27:17.813Z] 994456c4fd7b: Waiting [2025-03-03T08:27:17.813Z] e09e510cfa82: Layer already exists [2025-03-03T08:27:17.813Z] 8bef4969a2e9: Layer already exists [2025-03-03T08:27:17.813Z] 0762a6cef1e7: Layer already exists [2025-03-03T08:27:17.813Z] 74651831b769: Layer already exists [2025-03-03T08:27:17.813Z] feca20e8900d: Layer already exists [2025-03-03T08:27:17.813Z] 84947058f24d: Layer already exists [2025-03-03T08:27:17.813Z] 994456c4fd7b: Layer already exists [2025-03-03T08:27:17.813Z] main: digest: sha256:0032612145ba2a79866c22bd2a5b2fbbe3d7383cac7a549f1e90e9f0c226ca2c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T08:27:17.898Z] ===================================================== [Pipeline] echo [2025-03-03T08:27:17.912Z] taggedImages: [2025-03-03T08:27:17.912Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [2025-03-03T08:27:17.912Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-03-03T08:27:17.912Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.2 [2025-03-03T08:27:17.912Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2 [2025-03-03T08:27:17.912Z] - 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] { [2025-03-03T08:27:18.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:18.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T08:27:18.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-03T08:27:18.323Z] [2025-03-03T08:27:18.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:27:18.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-03T08:27:18.626Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-03T08:27:18.626Z] 5eb5b503b376: Pulling fs layer [2025-03-03T08:27:18.626Z] 5c69ac0246d0: Pulling fs layer [2025-03-03T08:27:18.626Z] ec43610c2a17: Pulling fs layer [2025-03-03T08:27:18.626Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-03T08:27:18.626Z] 33b1e0a273af: Pulling fs layer [2025-03-03T08:27:18.626Z] 5d3b04190fa2: Pulling fs layer [2025-03-03T08:27:18.626Z] 2f39f015ded8: Pulling fs layer [2025-03-03T08:27:18.626Z] 5d3b04190fa2: Waiting [2025-03-03T08:27:18.626Z] 2f39f015ded8: Waiting [2025-03-03T08:27:18.626Z] 3a2ae6a8a46f: Waiting [2025-03-03T08:27:18.626Z] 33b1e0a273af: Waiting [2025-03-03T08:27:18.626Z] 5c69ac0246d0: Download complete [2025-03-03T08:27:18.626Z] 3a2ae6a8a46f: Download complete [2025-03-03T08:27:18.626Z] 33b1e0a273af: Verifying Checksum [2025-03-03T08:27:18.626Z] 33b1e0a273af: Download complete [2025-03-03T08:27:18.626Z] 5d3b04190fa2: Verifying Checksum [2025-03-03T08:27:18.626Z] 5d3b04190fa2: Download complete [2025-03-03T08:27:18.884Z] ec43610c2a17: Verifying Checksum [2025-03-03T08:27:18.884Z] ec43610c2a17: Download complete [2025-03-03T08:27:18.884Z] 5eb5b503b376: Verifying Checksum [2025-03-03T08:27:18.884Z] 5eb5b503b376: Download complete [2025-03-03T08:27:19.453Z] 2f39f015ded8: Download complete [2025-03-03T08:27:19.692Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T08:27:19.693Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T08:27:19.693Z] OK: 24048 distinct packages available [2025-03-03T08:27:19.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T08:27:19.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T08:27:20.017Z] 5eb5b503b376: Pull complete [2025-03-03T08:27:20.274Z] 5c69ac0246d0: Pull complete [2025-03-03T08:27:20.532Z] ec43610c2a17: Pull complete [2025-03-03T08:27:20.532Z] 3a2ae6a8a46f: Pull complete [2025-03-03T08:27:20.790Z] 33b1e0a273af: Pull complete [2025-03-03T08:27:20.790Z] 5d3b04190fa2: Pull complete [2025-03-03T08:27:21.371Z] (1/30) Installing libgcc (13.2.1_git20240309-r1) [2025-03-03T08:27:21.371Z] (2/30) Installing jansson (2.14-r4) [2025-03-03T08:27:21.371Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-03T08:27:21.371Z] (4/30) Installing zstd-libs (1.5.6-r0) [2025-03-03T08:27:21.371Z] (5/30) Installing binutils (2.42-r0) [2025-03-03T08:27:21.648Z] (6/30) Installing libgomp (13.2.1_git20240309-r1) [2025-03-03T08:27:21.648Z] (7/30) Installing libatomic (13.2.1_git20240309-r1) [2025-03-03T08:27:21.648Z] (8/30) Installing gmp (6.3.0-r1) [2025-03-03T08:27:21.648Z] (9/30) Installing isl26 (0.26-r1) [2025-03-03T08:27:21.648Z] (10/30) Installing mpfr4 (4.2.1-r0) [2025-03-03T08:27:21.648Z] (11/30) Installing mpc1 (1.3.1-r1) [2025-03-03T08:27:21.917Z] (12/30) Installing gcc (13.2.1_git20240309-r1) [2025-03-03T08:27:24.499Z] (13/30) Installing brotli-libs (1.1.0-r2) [2025-03-03T08:27:24.499Z] (14/30) Installing c-ares (1.33.1-r0) [2025-03-03T08:27:24.499Z] (15/30) Installing libunistring (1.2-r0) [2025-03-03T08:27:24.499Z] (16/30) Installing libidn2 (2.3.7-r0) [2025-03-03T08:27:24.499Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2025-03-03T08:27:24.499Z] (18/30) Installing libpsl (0.21.5-r1) [2025-03-03T08:27:24.499Z] (19/30) Installing libcurl (8.12.1-r0) [2025-03-03T08:27:24.499Z] (20/30) Installing libexpat (2.6.4-r0) [2025-03-03T08:27:24.499Z] (21/30) Installing pcre2 (10.43-r0) [2025-03-03T08:27:24.499Z] (22/30) Installing git (2.45.3-r0) [2025-03-03T08:27:24.767Z] (23/30) Installing git-init-template (2.45.3-r0) [2025-03-03T08:27:24.767Z] (24/30) Installing make (4.4.1-r2) [2025-03-03T08:27:24.767Z] (25/30) Installing musl-dev (1.2.5-r1) [2025-03-03T08:27:24.974Z] 2f39f015ded8: Pull complete [2025-03-03T08:27:24.974Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-03T08:27:24.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-03T08:27:24.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:27:25.077Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:27:25.105Z] $ 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-03T08:27:25.353Z] (26/30) Installing pkgconf (2.2.0-r0) [2025-03-03T08:27:25.353Z] (27/30) Installing libsodium (1.0.19-r0) [2025-03-03T08:27:25.353Z] (28/30) Installing libzmq (4.3.5-r2) [2025-03-03T08:27:25.353Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2025-03-03T08:27:25.622Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2025-03-03T08:27:25.622Z] Executing busybox-1.36.1-r29.trigger [2025-03-03T08:27:25.622Z] OK: 165 MiB in 45 packages [2025-03-03T08:27:27.815Z] $ docker top 3f4d54ca54af0dd589ec0dc9a19acf34fccab0b6ec9a9c9a4b906e93a03a806f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:27:28.205Z] ---> job-cost.sh [2025-03-03T08:27:28.205Z] lf-activate-venv: SKIPPING [2025-03-03T08:27:28.205Z] INFO: No Stack... [2025-03-03T08:27:28.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-03T08:27:28.724Z] INFO: Archiving Costs [Pipeline] sh [2025-03-03T08:27:29.016Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-03-03T08:27:29.017Z] + cut -d, -f6 [Pipeline] lock [2025-03-03T08:27:29.033Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-5-stack-cost] [2025-03-03T08:27:29.040Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-5-stack-cost] did not exist. Created. [2025-03-03T08:27:29.045Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-03T08:27:29.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-03T08:27:29.463Z] Stashed 1 file(s) [Pipeline] } [2025-03-03T08:27:29.470Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-03T08:27:29.501Z] $ docker stop --time=1 3f4d54ca54af0dd589ec0dc9a19acf34fccab0b6ec9a9c9a4b906e93a03a806f [2025-03-03T08:27:30.646Z] $ docker rm -f --volumes 3f4d54ca54af0dd589ec0dc9a19acf34fccab0b6ec9a9c9a4b906e93a03a806f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-03T08:27:32.280Z] Removing intermediate container 7cfc1a319ad2 [2025-03-03T08:27:32.280Z] ---> c24bfab7535e [2025-03-03T08:27:32.280Z] Step 4/5 : COPY . . [2025-03-03T08:27:32.280Z] ---> 7714e1a64df6 [2025-03-03T08:27:32.280Z] Step 5/5 : RUN make build [2025-03-03T08:27:32.280Z] ---> Running in 60bf948fc75e [2025-03-03T08:27:32.869Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-03T08:27:33.141Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-03T08:27:33.141Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-03T08:27:33.726Z] go: downloading github.com/gopcua/opcua v0.5.3 [2025-03-03T08:27:33.726Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-03T08:27:33.726Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-03T08:27:33.726Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-03T08:27:33.993Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-03T08:27:33.993Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-03T08:27:34.260Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-03T08:27:34.528Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-03T08:27:34.528Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-03T08:27:34.528Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-03T08:27:34.528Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-03T08:27:34.796Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-03T08:27:34.796Z] go: downloading golang.org/x/net v0.35.0 [2025-03-03T08:27:35.760Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-03T08:27:35.760Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-03-03T08:27:35.760Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-03T08:27:35.760Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-03T08:27:36.030Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-03T08:27:36.030Z] go: downloading golang.org/x/text v0.22.0 [2025-03-03T08:27:36.297Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-03T08:27:36.297Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-03T08:27:36.297Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-03T08:27:36.297Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-03T08:27:36.297Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-03T08:27:36.566Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-03T08:27:36.566Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-03T08:27:36.566Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-03T08:27:36.566Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-03T08:27:36.566Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-03T08:27:36.566Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-03T08:27:36.566Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-03T08:27:36.566Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-03T08:27:36.833Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-03T08:27:37.100Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-03T08:27:37.100Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-03T08:27:37.100Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-03T08:27:37.100Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-03T08:27:37.100Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-03T08:27:37.100Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-03T08:27:37.100Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-03T08:27:37.100Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-03T08:27:37.369Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-03T08:27:37.636Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-03T08:27:37.636Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-03T08:27:37.904Z] go: downloading golang.org/x/time v0.8.0 [2025-03-03T08:27:38.488Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-03T08:27:38.488Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-03T08:27:38.488Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-03T08:27:38.488Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-03T08:27:38.756Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-03T08:27:38.756Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-03T08:27:40.166Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-03T08:27:40.166Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-03T08:27:40.166Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-03T08:27:42.112Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-03T08:27:42.112Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-03T08:27:42.112Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-03T08:27:42.112Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-03T08:27:42.112Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-03T08:27:42.112Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-03T08:27:42.379Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-03T08:27:42.379Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-03T08:27:42.379Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-03T08:27:42.379Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-03T08:27:42.653Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-03T08:27:42.653Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-03T08:27:42.653Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-03T08:27:42.653Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-03T08:27:44.063Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-03T08:27:44.063Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-03T08:27:44.063Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-03T08:27:44.063Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-03T08:27:44.063Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-03T08:27:44.063Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-03T08:27:44.063Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-03T08:27:45.026Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-03T08:27:45.026Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-03T08:27:45.026Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-03T08:27:45.026Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-03T08:27:45.986Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-03T08:27:45.986Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-03T08:27:45.986Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-03T08:27:45.986Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-03T08:27:46.254Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-03T08:27:46.254Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-03T08:27:46.254Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-03T08:27:46.521Z] go: downloading golang.org/x/term v0.29.0 [2025-03-03T08:27:46.789Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-03T08:27:46.789Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-03T08:27:47.056Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-03T08:27:47.323Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-03T08:27:47.323Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-03T08:27:47.323Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-03T08:27:47.323Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-03T08:27:47.594Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-03T08:27:47.594Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-03T08:27:47.595Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-03T08:27:47.595Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-03T08:27:47.595Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-03T08:27:47.861Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-03T08:30:54.619Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-03T08:31:33.504Z] Removing intermediate container 60bf948fc75e [2025-03-03T08:31:33.504Z] ---> 71c22bf027f5 [2025-03-03T08:31:33.504Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-03-03T08:31:33.504Z] Successfully built 71c22bf027f5 [2025-03-03T08:31:33.504Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:31:33.862Z] + docker inspect -f . ci-base-image-arm64 [2025-03-03T08:31:33.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:31:34.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-40041 does not seem to be running inside a container [2025-03-03T08:31:34.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/5 -v /w/workspace/device-opc-ua/5:/w/workspace/device-opc-ua/5:rw,z -v /w/workspace/device-opc-ua/5@tmp:/w/workspace/device-opc-ua/5@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-03T08:31:35.324Z] $ docker top 65716791d7f5359ad7108d03820825d521f56fa823162046a964ac890e306a09 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T08:31:36.168Z] + go version [2025-03-03T08:31:36.168Z] go version go1.23.6 linux/arm64 [Pipeline] } [2025-03-03T08:31:36.187Z] $ docker stop --time=1 65716791d7f5359ad7108d03820825d521f56fa823162046a964ac890e306a09 [2025-03-03T08:31:37.779Z] $ docker rm -f --volumes 65716791d7f5359ad7108d03820825d521f56fa823162046a964ac890e306a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:31:38.345Z] + docker inspect -f . ci-base-image-arm64 [2025-03-03T08:31:38.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:31:38.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-40041 does not seem to be running inside a container [2025-03-03T08:31:38.582Z] $ 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/5 -v /w/workspace/device-opc-ua/5:/w/workspace/device-opc-ua/5:rw,z -v /w/workspace/device-opc-ua/5@tmp:/w/workspace/device-opc-ua/5@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-03T08:31:39.674Z] $ docker top fc9e7769c8a4a584c901a53152bb7bbe064b0e50a0a6f05ecb448d4db862da91 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T08:31:40.484Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/5 [Pipeline] fileExists [Pipeline] sh [2025-03-03T08:31:41.238Z] + make test [2025-03-03T08:31:41.239Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-03-03T08:31:41.239Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-03-03T08:32:08.002Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-03-03T08:32:08.002Z] go: downloading github.com/axw/gocov v1.0.0 [2025-03-03T08:32:08.270Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-03-03T08:32:20.588Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-03-03T08:32:20.588Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-03-03T08:32:20.588Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-03-03T08:32:20.588Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-03-03T08:32:23.188Z] rm -rf test-artifacts [2025-03-03T08:32:23.188Z] mkdir test-artifacts [2025-03-03T08:32:23.188Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-03-03T08:32:23.188Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-03T08:32:23.188Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-03T08:32:23.188Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-03T08:35:45.202Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-03-03T08:35:45.202Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-03-03T08:35:45.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-03T08:35:45.236Z] $ docker stop --time=1 fc9e7769c8a4a584c901a53152bb7bbe064b0e50a0a6f05ecb448d4db862da91 [2025-03-03T08:35:46.990Z] $ docker rm -f --volumes fc9e7769c8a4a584c901a53152bb7bbe064b0e50a0a6f05ecb448d4db862da91 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-03T08:35:48.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-03T08:35:48.618Z] Warning: overwriting stash ‘coverage-report’ [2025-03-03T08:35:49.003Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-03T08:35:49.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-03T08:35:49.762Z] + ls -al . [2025-03-03T08:35:49.762Z] total 188 [2025-03-03T08:35:49.762Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 3 08:32 . [2025-03-03T08:35:49.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 08:26 .. [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 3 08:26 .dockerignore [2025-03-03T08:35:49.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 08:35 .git [2025-03-03T08:35:49.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 08:26 .github [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 84 Mar 3 08:26 .gitignore [2025-03-03T08:35:49.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 08:26 .vscode [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 7466 Mar 3 08:26 Attribution.txt [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 1125 Mar 3 08:26 Dockerfile [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 649 Mar 3 08:26 Jenkinsfile [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 3 08:26 LICENSE [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 2185 Mar 3 08:26 Makefile [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 3 08:26 README.md [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 3 08:24 VERSION [2025-03-03T08:35:49.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 08:26 bin [2025-03-03T08:35:49.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 08:26 cmd [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 6291 Mar 3 08:26 go.mod [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 86966 Mar 3 08:26 go.sum [2025-03-03T08:35:49.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 08:26 internal [2025-03-03T08:35:49.762Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 3 08:35 test-artifacts [2025-03-03T08:35:49.762Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 3 08:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:35:50.110Z] + 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=e5113cae9f55a885cd3ab0c49ffe2573e5538b3c --label arch=arm64 --label version=4.0.0-dev.2 . [2025-03-03T08:35:50.380Z] Sending build context to Docker daemon 572.9kB [2025-03-03T08:35:50.381Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-03-03T08:35:50.381Z] ---> 1e91ac193c3d [2025-03-03T08:35:50.381Z] Step 2/19 : WORKDIR /device-opcua [2025-03-03T08:35:50.381Z] ---> Using cache [2025-03-03T08:35:50.381Z] ---> a4e093729d0b [2025-03-03T08:35:50.381Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-03T08:35:50.381Z] ---> Using cache [2025-03-03T08:35:50.381Z] ---> c24bfab7535e [2025-03-03T08:35:50.381Z] Step 4/19 : COPY . . [2025-03-03T08:35:51.342Z] ---> 3ed796100aa1 [2025-03-03T08:35:51.342Z] Step 5/19 : RUN make build [2025-03-03T08:35:51.342Z] ---> Running in 0e9be6029d96 [2025-03-03T08:35:52.302Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-03T08:35:52.302Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-03T08:35:52.302Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-03T08:35:52.884Z] go: downloading github.com/gopcua/opcua v0.5.3 [2025-03-03T08:35:53.149Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-03T08:35:53.149Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-03T08:35:53.149Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-03T08:35:53.149Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-03T08:35:53.414Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-03T08:35:53.683Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-03T08:35:53.951Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-03T08:35:53.951Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-03T08:35:53.951Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-03T08:35:53.951Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-03T08:35:53.951Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-03T08:35:54.219Z] go: downloading golang.org/x/text v0.22.0 [2025-03-03T08:35:54.219Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-03T08:35:54.487Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-03T08:35:54.753Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-03T08:35:54.753Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2025-03-03T08:35:54.753Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-03T08:35:55.018Z] go: downloading golang.org/x/net v0.35.0 [2025-03-03T08:35:55.601Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-03T08:35:56.566Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-03T08:35:56.566Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-03T08:35:56.566Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-03T08:35:56.832Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-03T08:35:56.832Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-03T08:35:56.832Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-03T08:35:56.832Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-03T08:35:56.832Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-03T08:35:57.099Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-03T08:35:57.099Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-03T08:35:57.365Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-03T08:35:57.365Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-03T08:35:57.365Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-03T08:35:57.632Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-03T08:35:57.632Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-03T08:35:57.632Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-03T08:35:57.632Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-03T08:35:57.632Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-03T08:35:57.632Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-03T08:35:57.905Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-03T08:35:58.170Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-03T08:35:58.170Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-03T08:35:58.170Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-03T08:35:58.435Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-03T08:35:58.435Z] go: downloading golang.org/x/time v0.8.0 [2025-03-03T08:35:58.435Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-03T08:35:58.701Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-03T08:35:58.701Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-03T08:35:58.968Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-03T08:35:58.968Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-03T08:35:58.968Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-03T08:35:59.233Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-03T08:35:59.233Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-03T08:35:59.233Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-03T08:36:01.169Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-03T08:36:01.169Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-03T08:36:01.169Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-03T08:36:02.126Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-03T08:36:02.126Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-03T08:36:02.126Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-03T08:36:02.392Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-03T08:36:02.392Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-03T08:36:02.392Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-03T08:36:02.392Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-03T08:36:02.392Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-03T08:36:02.392Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-03T08:36:02.392Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-03T08:36:02.658Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-03T08:36:04.072Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-03T08:36:04.072Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-03T08:36:04.072Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-03T08:36:04.072Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-03T08:36:04.072Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-03T08:36:04.072Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-03T08:36:04.072Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-03T08:36:05.030Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-03T08:36:05.296Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-03T08:36:05.296Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-03T08:36:05.296Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-03T08:36:06.254Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-03T08:36:06.254Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-03T08:36:06.519Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-03T08:36:06.519Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-03T08:36:06.785Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-03T08:36:06.785Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-03T08:36:06.785Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-03T08:36:07.052Z] go: downloading golang.org/x/term v0.29.0 [2025-03-03T08:36:07.318Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-03T08:36:07.318Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-03T08:36:07.318Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-03T08:36:07.318Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-03T08:36:07.318Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-03T08:36:07.584Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-03T08:36:07.584Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-03T08:36:07.584Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-03T08:36:07.850Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-03T08:36:07.850Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-03T08:36:07.850Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-03T08:36:07.850Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-03T08:36:07.850Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-03T08:39:14.589Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-03T08:39:46.848Z] Removing intermediate container 0e9be6029d96 [2025-03-03T08:39:46.848Z] ---> 55881ff28c2c [2025-03-03T08:39:46.848Z] Step 6/19 : FROM alpine:3.20 [2025-03-03T08:39:47.428Z] 3.20: Pulling from library/alpine [2025-03-03T08:39:47.428Z] 94e9d8af2201: Already exists [2025-03-03T08:39:47.694Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T08:39:47.694Z] Status: Downloaded newer image for alpine:3.20 [2025-03-03T08:39:47.694Z] ---> 7aab056cecc6 [2025-03-03T08:39:47.694Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-03T08:39:47.694Z] ---> Running in a94575d2cb49 [2025-03-03T08:39:47.967Z] Removing intermediate container a94575d2cb49 [2025-03-03T08:39:47.967Z] ---> e360caf93ffe [2025-03-03T08:39:47.967Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-03-03T08:39:47.967Z] ---> Running in 7afad58b20ad [2025-03-03T08:39:48.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T08:39:49.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T08:39:50.592Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-03-03T08:39:50.592Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-03-03T08:39:50.592Z] (3/6) Installing libsodium (1.0.19-r0) [2025-03-03T08:39:50.592Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-03T08:39:50.592Z] (5/6) Installing libzmq (4.3.5-r2) [2025-03-03T08:39:50.592Z] (6/6) Installing zeromq (4.3.5-r2) [2025-03-03T08:39:50.592Z] Executing busybox-1.36.1-r29.trigger [2025-03-03T08:39:50.592Z] OK: 13 MiB in 20 packages [2025-03-03T08:39:52.001Z] Removing intermediate container 7afad58b20ad [2025-03-03T08:39:52.001Z] ---> 62bb86a3d4f0 [2025-03-03T08:39:52.001Z] Step 9/19 : RUN apk --no-cache upgrade [2025-03-03T08:39:52.001Z] ---> Running in 19886365f6b3 [2025-03-03T08:39:52.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T08:39:52.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T08:39:54.246Z] OK: 13 MiB in 20 packages [2025-03-03T08:39:54.826Z] Removing intermediate container 19886365f6b3 [2025-03-03T08:39:54.826Z] ---> ce66b4a7264b [2025-03-03T08:39:54.826Z] Step 10/19 : EXPOSE 59997 [2025-03-03T08:39:55.096Z] ---> Running in 76642d191ade [2025-03-03T08:39:55.363Z] Removing intermediate container 76642d191ade [2025-03-03T08:39:55.363Z] ---> 4e53327f4233 [2025-03-03T08:39:55.363Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-03-03T08:39:57.927Z] ---> 41a9dfde05ab [2025-03-03T08:39:57.927Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-03-03T08:39:57.927Z] ---> f568e7f14c5b [2025-03-03T08:39:57.927Z] Step 13/19 : COPY LICENSE / [2025-03-03T08:39:58.506Z] ---> 99e47ab754d4 [2025-03-03T08:39:58.506Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-03-03T08:39:59.089Z] ---> 395bb7413cfe [2025-03-03T08:39:59.089Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-03-03T08:39:59.089Z] ---> Running in daf48c89c1a9 [2025-03-03T08:39:59.356Z] Removing intermediate container daf48c89c1a9 [2025-03-03T08:39:59.356Z] ---> eeffb763f7ba [2025-03-03T08:39:59.356Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-03T08:39:59.356Z] ---> Running in a81f826f4fb9 [2025-03-03T08:39:59.622Z] Removing intermediate container a81f826f4fb9 [2025-03-03T08:39:59.622Z] ---> fa7f864df1b3 [2025-03-03T08:39:59.622Z] Step 17/19 : LABEL arch=arm64 [2025-03-03T08:39:59.622Z] ---> Running in 1212d3a47617 [2025-03-03T08:39:59.888Z] Removing intermediate container 1212d3a47617 [2025-03-03T08:39:59.888Z] ---> 6052a45d0ad3 [2025-03-03T08:39:59.888Z] Step 18/19 : LABEL git_sha=e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [2025-03-03T08:40:00.160Z] ---> Running in 8026052905b8 [2025-03-03T08:40:00.427Z] Removing intermediate container 8026052905b8 [2025-03-03T08:40:00.427Z] ---> d745ae966ecf [2025-03-03T08:40:00.427Z] Step 19/19 : LABEL version=4.0.0-dev.2 [2025-03-03T08:40:00.427Z] ---> Running in fbc89db03766 [2025-03-03T08:40:00.694Z] Removing intermediate container fbc89db03766 [2025-03-03T08:40:00.694Z] ---> ab46fc79af41 [2025-03-03T08:40:00.694Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2025-03-03T08:40:00.694Z] Successfully built ab46fc79af41 [2025-03-03T08:40:00.694Z] 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-03T08:40:00.819Z] provisioning config files... [2025-03-03T08:40:00.833Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/5@tmp/config7138170451780746291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:40:01.168Z] ---> ****-login.sh [2025-03-03T08:40:01.168Z] nexus3.edgexfoundry.org:10001 [2025-03-03T08:40:01.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:40:01.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:40:01.448Z] Configure a credential helper to remove this warning. See [2025-03-03T08:40:01.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:40:01.448Z] [2025-03-03T08:40:01.448Z] Login Succeeded [2025-03-03T08:40:01.448Z] nexus3.edgexfoundry.org:10002 [2025-03-03T08:40:01.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:40:01.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:40:01.714Z] Configure a credential helper to remove this warning. See [2025-03-03T08:40:01.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:40:01.714Z] [2025-03-03T08:40:01.714Z] Login Succeeded [2025-03-03T08:40:01.714Z] nexus3.edgexfoundry.org:10003 [2025-03-03T08:40:01.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:40:02.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:40:02.247Z] Configure a credential helper to remove this warning. See [2025-03-03T08:40:02.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:40:02.247Z] [2025-03-03T08:40:02.247Z] Login Succeeded [2025-03-03T08:40:02.247Z] nexus3.edgexfoundry.org:10004 [2025-03-03T08:40:02.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:40:02.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:40:02.515Z] Configure a credential helper to remove this warning. See [2025-03-03T08:40:02.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:40:02.515Z] [2025-03-03T08:40:02.515Z] Login Succeeded [2025-03-03T08:40:02.515Z] ****.io [2025-03-03T08:40:02.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T08:40:03.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T08:40:03.045Z] Configure a credential helper to remove this warning. See [2025-03-03T08:40:03.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T08:40:03.045Z] [2025-03-03T08:40:03.045Z] Login Succeeded [2025-03-03T08:40:03.045Z] ---> ****-login.sh ends [Pipeline] } [2025-03-03T08:40:03.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T08:40:03.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T08:40:03.134Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-03-03T08:40:03.134Z] e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [2025-03-03T08:40:03.134Z] latest [2025-03-03T08:40:03.134Z] 4.0.0-dev.2 [2025-03-03T08:40:03.134Z] e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2 [2025-03-03T08:40:03.134Z] main [2025-03-03T08:40:03.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:03.498Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:03.844Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [2025-03-03T08:40:03.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-03T08:40:03.844Z] 804bb682e2d9: Preparing [2025-03-03T08:40:03.844Z] 0fa498b093b1: Preparing [2025-03-03T08:40:03.844Z] 7cfbb2d121d2: Preparing [2025-03-03T08:40:03.844Z] 24591fd6f2a8: Preparing [2025-03-03T08:40:03.844Z] 9b530bfa57ad: Preparing [2025-03-03T08:40:03.844Z] db91e02a4765: Preparing [2025-03-03T08:40:03.844Z] dd9c8f8612c8: Preparing [2025-03-03T08:40:03.844Z] db91e02a4765: Waiting [2025-03-03T08:40:03.844Z] dd9c8f8612c8: Waiting [2025-03-03T08:40:04.109Z] 0fa498b093b1: Pushed [2025-03-03T08:40:04.109Z] 804bb682e2d9: Pushed [2025-03-03T08:40:04.109Z] 7cfbb2d121d2: Pushed [2025-03-03T08:40:04.109Z] 9b530bfa57ad: Pushed [2025-03-03T08:40:04.109Z] dd9c8f8612c8: Layer already exists [2025-03-03T08:40:05.062Z] db91e02a4765: Pushed [2025-03-03T08:40:15.118Z] 24591fd6f2a8: Pushed [2025-03-03T08:40:15.118Z] e5113cae9f55a885cd3ab0c49ffe2573e5538b3c: digest: sha256:22dd0cc51d8603fe6487799cdd9e607d8eae623742d96c5e9097b983a9055277 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:15.482Z] + 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-03T08:40:15.825Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-03-03T08:40:15.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-03T08:40:15.825Z] 804bb682e2d9: Preparing [2025-03-03T08:40:15.825Z] 0fa498b093b1: Preparing [2025-03-03T08:40:15.825Z] 7cfbb2d121d2: Preparing [2025-03-03T08:40:15.825Z] 24591fd6f2a8: Preparing [2025-03-03T08:40:15.825Z] 9b530bfa57ad: Preparing [2025-03-03T08:40:15.825Z] db91e02a4765: Preparing [2025-03-03T08:40:15.825Z] dd9c8f8612c8: Preparing [2025-03-03T08:40:15.825Z] db91e02a4765: Waiting [2025-03-03T08:40:15.825Z] dd9c8f8612c8: Waiting [2025-03-03T08:40:15.825Z] 0fa498b093b1: Layer already exists [2025-03-03T08:40:15.825Z] 9b530bfa57ad: Layer already exists [2025-03-03T08:40:15.825Z] 804bb682e2d9: Layer already exists [2025-03-03T08:40:15.825Z] 7cfbb2d121d2: Layer already exists [2025-03-03T08:40:15.825Z] 24591fd6f2a8: Layer already exists [2025-03-03T08:40:15.825Z] dd9c8f8612c8: Layer already exists [2025-03-03T08:40:15.825Z] db91e02a4765: Layer already exists [2025-03-03T08:40:16.090Z] latest: digest: sha256:22dd0cc51d8603fe6487799cdd9e607d8eae623742d96c5e9097b983a9055277 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:16.448Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:16.810Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.2 [2025-03-03T08:40:16.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-03T08:40:16.810Z] 804bb682e2d9: Preparing [2025-03-03T08:40:16.810Z] 0fa498b093b1: Preparing [2025-03-03T08:40:16.810Z] 7cfbb2d121d2: Preparing [2025-03-03T08:40:16.810Z] 24591fd6f2a8: Preparing [2025-03-03T08:40:16.810Z] 9b530bfa57ad: Preparing [2025-03-03T08:40:16.810Z] db91e02a4765: Preparing [2025-03-03T08:40:16.810Z] db91e02a4765: Waiting [2025-03-03T08:40:16.810Z] dd9c8f8612c8: Preparing [2025-03-03T08:40:16.810Z] dd9c8f8612c8: Waiting [2025-03-03T08:40:16.810Z] 804bb682e2d9: Layer already exists [2025-03-03T08:40:16.810Z] 7cfbb2d121d2: Layer already exists [2025-03-03T08:40:16.810Z] 0fa498b093b1: Layer already exists [2025-03-03T08:40:16.810Z] 9b530bfa57ad: Layer already exists [2025-03-03T08:40:16.810Z] 24591fd6f2a8: Layer already exists [2025-03-03T08:40:16.810Z] db91e02a4765: Layer already exists [2025-03-03T08:40:16.810Z] dd9c8f8612c8: Layer already exists [2025-03-03T08:40:17.075Z] 4.0.0-dev.2: digest: sha256:22dd0cc51d8603fe6487799cdd9e607d8eae623742d96c5e9097b983a9055277 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:17.436Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:17.791Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2 [2025-03-03T08:40:17.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-03T08:40:17.791Z] 804bb682e2d9: Preparing [2025-03-03T08:40:17.791Z] 0fa498b093b1: Preparing [2025-03-03T08:40:17.791Z] 7cfbb2d121d2: Preparing [2025-03-03T08:40:17.791Z] 24591fd6f2a8: Preparing [2025-03-03T08:40:17.791Z] 9b530bfa57ad: Preparing [2025-03-03T08:40:17.791Z] db91e02a4765: Preparing [2025-03-03T08:40:17.791Z] dd9c8f8612c8: Preparing [2025-03-03T08:40:17.791Z] db91e02a4765: Waiting [2025-03-03T08:40:17.791Z] dd9c8f8612c8: Waiting [2025-03-03T08:40:17.791Z] 9b530bfa57ad: Layer already exists [2025-03-03T08:40:17.791Z] 804bb682e2d9: Layer already exists [2025-03-03T08:40:17.791Z] 24591fd6f2a8: Layer already exists [2025-03-03T08:40:17.791Z] 7cfbb2d121d2: Layer already exists [2025-03-03T08:40:17.791Z] 0fa498b093b1: Layer already exists [2025-03-03T08:40:17.791Z] db91e02a4765: Layer already exists [2025-03-03T08:40:17.791Z] dd9c8f8612c8: Layer already exists [2025-03-03T08:40:17.791Z] e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2: digest: sha256:22dd0cc51d8603fe6487799cdd9e607d8eae623742d96c5e9097b983a9055277 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:18.416Z] + 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-03T08:40:18.774Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-03-03T08:40:18.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-03T08:40:18.775Z] 804bb682e2d9: Preparing [2025-03-03T08:40:18.775Z] 0fa498b093b1: Preparing [2025-03-03T08:40:18.775Z] 7cfbb2d121d2: Preparing [2025-03-03T08:40:18.775Z] 24591fd6f2a8: Preparing [2025-03-03T08:40:18.775Z] 9b530bfa57ad: Preparing [2025-03-03T08:40:18.775Z] db91e02a4765: Preparing [2025-03-03T08:40:18.775Z] dd9c8f8612c8: Preparing [2025-03-03T08:40:18.775Z] db91e02a4765: Waiting [2025-03-03T08:40:18.775Z] dd9c8f8612c8: Waiting [2025-03-03T08:40:18.775Z] 7cfbb2d121d2: Layer already exists [2025-03-03T08:40:18.775Z] 0fa498b093b1: Layer already exists [2025-03-03T08:40:18.775Z] 24591fd6f2a8: Layer already exists [2025-03-03T08:40:18.775Z] 9b530bfa57ad: Layer already exists [2025-03-03T08:40:18.775Z] 804bb682e2d9: Layer already exists [2025-03-03T08:40:18.775Z] db91e02a4765: Layer already exists [2025-03-03T08:40:18.775Z] dd9c8f8612c8: Layer already exists [2025-03-03T08:40:19.041Z] main: digest: sha256:22dd0cc51d8603fe6487799cdd9e607d8eae623742d96c5e9097b983a9055277 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T08:40:19.117Z] ===================================================== [Pipeline] echo [2025-03-03T08:40:19.134Z] taggedImages: [2025-03-03T08:40:19.134Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [2025-03-03T08:40:19.134Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-03-03T08:40:19.134Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.2 [2025-03-03T08:40:19.134Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:e5113cae9f55a885cd3ab0c49ffe2573e5538b3c-4.0.0-dev.2 [2025-03-03T08:40:19.134Z] - 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-03T08:40:19.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-03T08:40:19.524Z] [2025-03-03T08:40:19.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:19.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-03T08:40:19.853Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-03T08:40:19.853Z] 8998bd30e6a1: Pulling fs layer [2025-03-03T08:40:19.853Z] 04944245beec: Pulling fs layer [2025-03-03T08:40:19.853Z] 699f458cf7ca: Pulling fs layer [2025-03-03T08:40:19.853Z] 765212b225bb: Pulling fs layer [2025-03-03T08:40:19.853Z] f23df028b6ca: Pulling fs layer [2025-03-03T08:40:19.853Z] d65c8cfc05b1: Pulling fs layer [2025-03-03T08:40:19.853Z] 2437ff75d9bd: Pulling fs layer [2025-03-03T08:40:19.853Z] 765212b225bb: Waiting [2025-03-03T08:40:19.853Z] f23df028b6ca: Waiting [2025-03-03T08:40:19.853Z] d65c8cfc05b1: Waiting [2025-03-03T08:40:19.853Z] 2437ff75d9bd: Waiting [2025-03-03T08:40:20.119Z] 04944245beec: Verifying Checksum [2025-03-03T08:40:20.119Z] 04944245beec: Download complete [2025-03-03T08:40:20.119Z] 765212b225bb: Verifying Checksum [2025-03-03T08:40:20.119Z] 765212b225bb: Download complete [2025-03-03T08:40:20.119Z] f23df028b6ca: Verifying Checksum [2025-03-03T08:40:20.119Z] f23df028b6ca: Download complete [2025-03-03T08:40:20.119Z] d65c8cfc05b1: Verifying Checksum [2025-03-03T08:40:20.119Z] d65c8cfc05b1: Download complete [2025-03-03T08:40:20.382Z] 699f458cf7ca: Verifying Checksum [2025-03-03T08:40:20.382Z] 699f458cf7ca: Download complete [2025-03-03T08:40:20.647Z] 8998bd30e6a1: Verifying Checksum [2025-03-03T08:40:20.647Z] 8998bd30e6a1: Download complete [2025-03-03T08:40:23.217Z] 2437ff75d9bd: Verifying Checksum [2025-03-03T08:40:23.217Z] 2437ff75d9bd: Download complete [2025-03-03T08:40:25.791Z] 8998bd30e6a1: Pull complete [2025-03-03T08:40:25.791Z] 04944245beec: Pull complete [2025-03-03T08:40:27.723Z] 699f458cf7ca: Pull complete [2025-03-03T08:40:27.723Z] 765212b225bb: Pull complete [2025-03-03T08:40:28.685Z] f23df028b6ca: Pull complete [2025-03-03T08:40:28.685Z] d65c8cfc05b1: Pull complete [2025-03-03T08:40:46.940Z] 2437ff75d9bd: Pull complete [2025-03-03T08:40:46.940Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-03T08:40:46.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-03T08:40:46.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:40:47.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-40041 does not seem to be running inside a container [2025-03-03T08:40:47.245Z] $ 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/5 -v /w/workspace/device-opc-ua/5:/w/workspace/device-opc-ua/5:rw,z -v /w/workspace/device-opc-ua/5@tmp:/w/workspace/device-opc-ua/5@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-03T08:40:49.751Z] $ docker top 5138bb09b057e961f92d6414711fc7f773b870a7dc02ddb9be936b942e59c929 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:40:50.621Z] ---> job-cost.sh [2025-03-03T08:40:50.622Z] lf-activate-venv: SKIPPING [2025-03-03T08:40:50.622Z] INFO: No Stack... [2025-03-03T08:40:50.886Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-03T08:40:51.838Z] INFO: Archiving Costs [Pipeline] sh [2025-03-03T08:40:52.161Z] + cat /w/workspace/device-opc-ua/5/archives/cost.csv [2025-03-03T08:40:52.161Z] + cut -d, -f6 [Pipeline] lock [2025-03-03T08:40:52.482Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-5-stack-cost] [2025-03-03T08:40:52.490Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-5-stack-cost] did not exist. Created. [2025-03-03T08:40:52.498Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-03T08:40:53.148Z] /w/workspace/device-opc-ua/5@tmp/durable-38cb21b0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-03T08:40:53.782Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-03T08:40:53.807Z] Warning: overwriting stash ‘stack-cost’ [2025-03-03T08:40:53.866Z] Stashed 1 file(s) [Pipeline] } [2025-03-03T08:40:53.877Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-03T08:40:53.914Z] $ docker stop --time=1 5138bb09b057e961f92d6414711fc7f773b870a7dc02ddb9be936b942e59c929 [2025-03-03T08:40:55.417Z] $ docker rm -f --volumes 5138bb09b057e961f92d6414711fc7f773b870a7dc02ddb9be936b942e59c929 [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-03T08:40:55.872Z] provisioning config files... [2025-03-03T08:40:55.893Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config982431692883225177tmp [Pipeline] { [Pipeline] sh [2025-03-03T08:40:56.231Z] + set +x [2025-03-03T08:40:56.231Z] + curl -s https://codecov.io/bash [2025-03-03T08:40:56.231Z] + bash -s -- [2025-03-03T08:40:56.231Z] [2025-03-03T08:40:56.231Z] _____ _ [2025-03-03T08:40:56.231Z] / ____| | | [2025-03-03T08:40:56.231Z] | | ___ __| | ___ ___ _____ __ [2025-03-03T08:40:56.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-03T08:40:56.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-03T08:40:56.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-03T08:40:56.231Z] Bash-1.0.6 [2025-03-03T08:40:56.231Z] [2025-03-03T08:40:56.231Z] [2025-03-03T08:40:56.231Z] ==> git version 2.25.1 found [2025-03-03T08:40:56.231Z] ==> 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-03T08:40:56.231Z] Release-Date: 2020-01-08 [2025-03-03T08:40:56.231Z] 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-03T08:40:56.231Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-03T08:40:56.231Z] ==> Jenkins CI detected. [2025-03-03T08:40:56.231Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-03-03T08:40:56.231Z] project root: . [2025-03-03T08:40:56.231Z] --> token set from env [2025-03-03T08:40:56.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-03T08:40:56.231Z] ==> Running gcov in . (disable via -X gcov) [2025-03-03T08:40:56.231Z] ==> Python coveragepy not found [2025-03-03T08:40:56.231Z] ==> Searching for coverage reports in: [2025-03-03T08:40:56.231Z] + . [2025-03-03T08:40:56.231Z] -> Found 4 reports [2025-03-03T08:40:56.231Z] ==> Detecting git/mercurial file structure [2025-03-03T08:40:56.231Z] ==> Reading reports [2025-03-03T08:40:56.231Z] + ./test-artifacts/coverage.lcov bytes=561 [2025-03-03T08:40:56.231Z] + ./test-artifacts/cover.out bytes=2241 [2025-03-03T08:40:56.231Z] + ./test-artifacts/coverage.xml bytes=6158 [2025-03-03T08:40:56.231Z] + ./test-artifacts/report.xml bytes=4152 [2025-03-03T08:40:56.231Z] ==> Appending adjustments [2025-03-03T08:40:56.231Z] https://docs.codecov.io/docs/fixing-reports [2025-03-03T08:40:56.510Z] + Found adjustments [2025-03-03T08:40:56.511Z] ==> Gzipping contents [2025-03-03T08:40:56.511Z] 4.0K /tmp/codecov.zL7f8N.gz [2025-03-03T08:40:56.511Z] ==> Uploading reports [2025-03-03T08:40:56.511Z] url: https://codecov.io [2025-03-03T08:40:56.511Z] query: branch=main&commit=e5113cae9f55a885cd3ab0c49ffe2573e5538b3c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-03T08:40:56.511Z] -> Pinging Codecov [2025-03-03T08:40:56.511Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e5113cae9f55a885cd3ab0c49ffe2573e5538b3c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-03T08:40:56.789Z] -> Uploading to [2025-03-03T08:40:56.789Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/e5113cae9f55a885cd3ab0c49ffe2573e5538b3c/8ad95fc3-e68e-405e-81fb-e3b2d9af384c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250303%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250303T084056Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e4ab8399f0541ae7e02a429046accc747adb79a41d6a41143e78a8252bb40464 [2025-03-03T08:40:56.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T08:40:56.789Z] Dload Upload Total Spent Left Speed [2025-03-03T08:40:57.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3505 0 0 100 3505 0 11091 --:--:-- --:--:-- --:--:-- 11091 [2025-03-03T08:40:57.076Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [Pipeline] } [2025-03-03T08:40:57.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-03T08:40:57.310Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-03T08:40:57.327Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:57.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-03T08:40:57.640Z] [2025-03-03T08:40:57.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:40:57.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-03T08:40:57.946Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-03T08:40:57.946Z] 43c4264eed91: Pulling fs layer [2025-03-03T08:40:57.946Z] 4cc291be95ef: Pulling fs layer [2025-03-03T08:40:57.946Z] 2ac1f1163629: Pulling fs layer [2025-03-03T08:40:57.946Z] 5c3c966382ef: Pulling fs layer [2025-03-03T08:40:57.946Z] 4f4fb700ef54: Pulling fs layer [2025-03-03T08:40:57.946Z] d9c7d2e4e75e: Pulling fs layer [2025-03-03T08:40:57.946Z] 9c3e1370e548: Pulling fs layer [2025-03-03T08:40:57.946Z] 5c3c966382ef: Waiting [2025-03-03T08:40:57.946Z] 9c3e1370e548: Waiting [2025-03-03T08:40:57.946Z] d9c7d2e4e75e: Waiting [2025-03-03T08:40:57.946Z] 4f4fb700ef54: Waiting [2025-03-03T08:40:57.946Z] 4cc291be95ef: Verifying Checksum [2025-03-03T08:40:57.946Z] 4cc291be95ef: Download complete [2025-03-03T08:40:57.946Z] 5c3c966382ef: Verifying Checksum [2025-03-03T08:40:57.946Z] 5c3c966382ef: Download complete [2025-03-03T08:40:57.946Z] 4f4fb700ef54: Verifying Checksum [2025-03-03T08:40:57.946Z] 4f4fb700ef54: Download complete [2025-03-03T08:40:57.946Z] 43c4264eed91: Download complete [2025-03-03T08:40:58.204Z] 43c4264eed91: Pull complete [2025-03-03T08:40:58.204Z] d9c7d2e4e75e: Verifying Checksum [2025-03-03T08:40:58.204Z] d9c7d2e4e75e: Download complete [2025-03-03T08:40:58.204Z] 4cc291be95ef: Pull complete [2025-03-03T08:40:58.471Z] 2ac1f1163629: Verifying Checksum [2025-03-03T08:40:58.471Z] 2ac1f1163629: Download complete [2025-03-03T08:40:59.037Z] 9c3e1370e548: Verifying Checksum [2025-03-03T08:40:59.037Z] 9c3e1370e548: Download complete [2025-03-03T08:41:02.320Z] 2ac1f1163629: Pull complete [2025-03-03T08:41:02.320Z] 5c3c966382ef: Pull complete [2025-03-03T08:41:02.320Z] 4f4fb700ef54: Pull complete [2025-03-03T08:41:02.320Z] d9c7d2e4e75e: Pull complete [2025-03-03T08:41:04.845Z] 9c3e1370e548: Pull complete [2025-03-03T08:41:04.845Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-03T08:41:04.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-03T08:41:04.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:41:04.955Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:41:04.983Z] $ 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-03T08:41:08.148Z] $ docker top 169194aa1d5ceb1ec58a096c1c6c6df825919d72371a9913423c36f7591f2f05 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T08:41:08.499Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-03-03T08:41:08.511Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-03-03T08:41:08.790Z] + set -o pipefail [2025-03-03T08:41:08.790Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-03-03T08:41:16.915Z] [2025-03-03T08:41:16.915Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-03-03T08:41:16.915Z] [2025-03-03T08:41:16.915Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/04c40274-fc4d-4b8f-8793-a3ffb6cccc68 [2025-03-03T08:41:16.915Z] [2025-03-03T08:41:16.915Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-03T08:41:16.915Z] [Pipeline] } [2025-03-03T08:41:16.927Z] $ docker stop --time=1 169194aa1d5ceb1ec58a096c1c6c6df825919d72371a9913423c36f7591f2f05 [2025-03-03T08:41:20.944Z] $ docker rm -f --volumes 169194aa1d5ceb1ec58a096c1c6c6df825919d72371a9913423c36f7591f2f05 [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-03T08:41:21.818Z] + git log --format=format:%s -1 e5113cae9f55a885cd3ab0c49ffe2573e5538b3c [Pipeline] sh [2025-03-03T08:41:22.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-03T08:41:22.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:41:22.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T08:41:22.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:41:22.490Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:41:22.516Z] $ 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-03T08:41:22.947Z] $ docker top 140e3e4eb19c468af54813d9a2f7b2230af81059077a9d6aa53b8468d51da598 -eo pid,comm [2025-03-03T08:41:22.991Z] 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-03T08:41:22.991Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-03T08:41:23.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T08:41:23.055Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T08:41:23.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T08:41:23.165Z] $ docker exec 140e3e4eb19c468af54813d9a2f7b2230af81059077a9d6aa53b8468d51da598 ssh-agent [2025-03-03T08:41:23.267Z] SSH_AUTH_SOCK=/tmp/ssh-ZDQNT1eBeCGf/agent.33 [2025-03-03T08:41:23.268Z] SSH_AGENT_PID=39 [2025-03-03T08:41:23.271Z] Running ssh-add (command line suppressed) [2025-03-03T08:41:23.365Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7057152888306786218.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7057152888306786218.key) [2025-03-03T08:41:23.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T08:41:23.669Z] + git semver tag [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,828 [run_tag] DEBUG tag force:False [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,828 [check_head_tag] DEBUG check head tag [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,828 [execute] INFO git cat-file --batch-check [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,831 [execute] INFO git cat-file --batch [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,836 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,836 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,836 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-03-03T08:41:23.927Z] 2025-03-03 08:41:23,841 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-03T08:41:23.927Z] 4.0.0-dev.2 [Pipeline] } [2025-03-03T08:41:23.937Z] $ docker exec --env ******** --env ******** 140e3e4eb19c468af54813d9a2f7b2230af81059077a9d6aa53b8468d51da598 ssh-agent -k [2025-03-03T08:41:24.043Z] unset SSH_AUTH_SOCK; [2025-03-03T08:41:24.043Z] unset SSH_AGENT_PID; [2025-03-03T08:41:24.043Z] echo Agent pid 39 killed; [2025-03-03T08:41:24.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-03T08:41:24.378Z] + git semver [Pipeline] } [2025-03-03T08:41:24.653Z] $ docker stop --time=1 140e3e4eb19c468af54813d9a2f7b2230af81059077a9d6aa53b8468d51da598 [2025-03-03T08:41:25.959Z] $ docker rm -f --volumes 140e3e4eb19c468af54813d9a2f7b2230af81059077a9d6aa53b8468d51da598 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:41:26.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-03T08:41:26.387Z] [2025-03-03T08:41:26.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:41:26.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-03T08:41:26.691Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-03T08:41:26.691Z] ab5ef0e58194: Pulling fs layer [2025-03-03T08:41:26.691Z] 9712f1f96733: Pulling fs layer [2025-03-03T08:41:26.691Z] 63f879dbbcfc: Pulling fs layer [2025-03-03T08:41:26.691Z] 0d9ebad4ef96: Pulling fs layer [2025-03-03T08:41:26.691Z] e9a5061849ea: Pulling fs layer [2025-03-03T08:41:26.691Z] d747dcd14b5f: Pulling fs layer [2025-03-03T08:41:26.691Z] 2de7ff778b66: Pulling fs layer [2025-03-03T08:41:26.691Z] e9a5061849ea: Waiting [2025-03-03T08:41:26.691Z] d747dcd14b5f: Waiting [2025-03-03T08:41:26.691Z] 2de7ff778b66: Waiting [2025-03-03T08:41:26.691Z] 0d9ebad4ef96: Waiting [2025-03-03T08:41:26.691Z] 9712f1f96733: Verifying Checksum [2025-03-03T08:41:26.691Z] 9712f1f96733: Download complete [2025-03-03T08:41:26.950Z] 63f879dbbcfc: Verifying Checksum [2025-03-03T08:41:26.950Z] 63f879dbbcfc: Download complete [2025-03-03T08:41:27.209Z] e9a5061849ea: Verifying Checksum [2025-03-03T08:41:27.209Z] e9a5061849ea: Download complete [2025-03-03T08:41:27.209Z] d747dcd14b5f: Download complete [2025-03-03T08:41:27.209Z] 0d9ebad4ef96: Verifying Checksum [2025-03-03T08:41:27.209Z] 0d9ebad4ef96: Download complete [2025-03-03T08:41:27.209Z] 2de7ff778b66: Verifying Checksum [2025-03-03T08:41:27.209Z] 2de7ff778b66: Download complete [2025-03-03T08:41:27.466Z] ab5ef0e58194: Verifying Checksum [2025-03-03T08:41:27.466Z] ab5ef0e58194: Download complete [2025-03-03T08:41:29.994Z] ab5ef0e58194: Pull complete [2025-03-03T08:41:29.994Z] 9712f1f96733: Pull complete [2025-03-03T08:41:30.928Z] 63f879dbbcfc: Pull complete [2025-03-03T08:41:35.113Z] 0d9ebad4ef96: Pull complete [2025-03-03T08:41:35.113Z] e9a5061849ea: Pull complete [2025-03-03T08:41:35.113Z] d747dcd14b5f: Pull complete [2025-03-03T08:41:35.681Z] 2de7ff778b66: Pull complete [2025-03-03T08:41:35.681Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-03T08:41:35.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-03T08:41:35.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:41:35.784Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:41:35.810Z] $ 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-03T08:41:40.160Z] $ docker top 241f097cd4c0fda2a5e03b92f879777703b804275f622c92bdb5eba39ddbc985 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-03T08:41:40.236Z] provisioning config files... [2025-03-03T08:41:40.242Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12924297532279078412tmp [2025-03-03T08:41:40.249Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12979675181382245239tmp [2025-03-03T08:41:40.257Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8724295576374941757tmp [Pipeline] { [Pipeline] echo [2025-03-03T08:41:40.353Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:41:40.643Z] ---> sigul-configuration.sh [2025-03-03T08:41:40.643Z] gpg: directory `/root/.gnupg' created [2025-03-03T08:41:40.643Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-03T08:41:40.643Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-03T08:41:40.643Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-03T08:41:40.643Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-03T08:41:40.643Z] gpg: CAST5 encrypted data [2025-03-03T08:41:40.643Z] gpg: encrypted with 1 passphrase [2025-03-03T08:41:40.643Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-03T08:41:40.933Z] + mkdir /home/jenkins [2025-03-03T08:41:40.933Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-03T08:41:41.228Z] + 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-03T08:41:41.241Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:41:41.533Z] ---> sigul-install.sh [2025-03-03T08:41:41.533Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-03T08:41:41.830Z] + git tag --list [2025-03-03T08:41:41.830Z] v4.0.0-dev.1 [2025-03-03T08:41:41.830Z] v4.0.0-dev.2 [Pipeline] sh [2025-03-03T08:41:42.118Z] + lftools sign git-tag v4.0.0-dev.2 [2025-03-03T08:41:42.474Z] Signing Git tag with Sigul... [2025-03-03T08:41:42.474Z] Signing v4.0.0-dev.2 [Pipeline] echo [2025-03-03T08:41:43.057Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:41:43.347Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-03T08:41:43.354Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-03T08:41:43.384Z] $ docker stop --time=1 241f097cd4c0fda2a5e03b92f879777703b804275f622c92bdb5eba39ddbc985 [2025-03-03T08:41:44.633Z] $ docker rm -f --volumes 241f097cd4c0fda2a5e03b92f879777703b804275f622c92bdb5eba39ddbc985 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-03T08:41:45.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-03T08:41:45.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:41:45.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T08:41:45.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:41:45.475Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:41:45.499Z] $ 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-03T08:41:45.857Z] $ docker top d269ef1cf51dc19e7442576d188de3ed99c7dc426c227e97ef50ead948ff5518 -eo pid,comm [2025-03-03T08:41:45.906Z] 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-03T08:41:45.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-03T08:41:45.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T08:41:45.964Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T08:41:46.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T08:41:46.069Z] $ docker exec d269ef1cf51dc19e7442576d188de3ed99c7dc426c227e97ef50ead948ff5518 ssh-agent [2025-03-03T08:41:46.192Z] SSH_AUTH_SOCK=/tmp/ssh-ETUzNh9N42px/agent.31 [2025-03-03T08:41:46.192Z] SSH_AGENT_PID=38 [2025-03-03T08:41:46.196Z] Running ssh-add (command line suppressed) [2025-03-03T08:41:46.294Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14083744328402735121.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14083744328402735121.key) [2025-03-03T08:41:46.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T08:41:46.596Z] + git semver bump pre [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,786 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,786 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,786 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,786 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,786 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,788 [execute] INFO git cat-file --batch-check [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,788 [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-03T08:41:46.855Z] 2025-03-03 08:41:46,794 [execute] INFO git cat-file --batch [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-03T08:41:46.855Z] 2025-03-03 08:41:46,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-03T08:41:46.855Z] 4.0.0-dev.3 [Pipeline] } [2025-03-03T08:41:46.865Z] $ docker exec --env ******** --env ******** d269ef1cf51dc19e7442576d188de3ed99c7dc426c227e97ef50ead948ff5518 ssh-agent -k [2025-03-03T08:41:46.971Z] unset SSH_AUTH_SOCK; [2025-03-03T08:41:46.971Z] unset SSH_AGENT_PID; [2025-03-03T08:41:46.971Z] echo Agent pid 38 killed; [2025-03-03T08:41:46.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-03T08:41:47.307Z] + git semver [Pipeline] } [2025-03-03T08:41:47.580Z] $ docker stop --time=1 d269ef1cf51dc19e7442576d188de3ed99c7dc426c227e97ef50ead948ff5518 [2025-03-03T08:41:48.871Z] $ docker rm -f --volumes d269ef1cf51dc19e7442576d188de3ed99c7dc426c227e97ef50ead948ff5518 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-03T08:41:49.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-03T08:41:49.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:41:49.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T08:41:49.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:41:49.606Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:41:49.637Z] $ 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-03T08:41:49.969Z] $ docker top ca52b2f534a15f6bf5e8c6410f3c1a215acaf070f31c70bd80b266678a210b18 -eo pid,comm [2025-03-03T08:41:50.016Z] 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-03T08:41:50.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-03T08:41:50.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T08:41:50.069Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T08:41:50.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T08:41:50.183Z] $ docker exec ca52b2f534a15f6bf5e8c6410f3c1a215acaf070f31c70bd80b266678a210b18 ssh-agent [2025-03-03T08:41:50.280Z] SSH_AUTH_SOCK=/tmp/ssh-he3EFyiMCPnM/agent.33 [2025-03-03T08:41:50.280Z] SSH_AGENT_PID=40 [2025-03-03T08:41:50.284Z] Running ssh-add (command line suppressed) [2025-03-03T08:41:50.386Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10474733504257741751.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10474733504257741751.key) [2025-03-03T08:41:50.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T08:41:50.689Z] + git semver push [2025-03-03T08:41:50.948Z] 2025-03-03 08:41:50,876 [run_push] DEBUG push [2025-03-03T08:41:50.948Z] 2025-03-03 08:41:50,877 [execute] INFO git cat-file --batch-check [2025-03-03T08:41:50.948Z] 2025-03-03 08:41:50,877 [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-03T08:41:50.948Z] 2025-03-03 08:41:50,881 [execute] INFO git rev-list 04c7517d76cf2a9b097c048fdf987278e52e6a6c -- [2025-03-03T08:41:50.948Z] 2025-03-03 08:41:50,881 [execute] DEBUG Popen(['git', 'rev-list', '04c7517d76cf2a9b097c048fdf987278e52e6a6c', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-03T08:41:50.948Z] 2025-03-03 08:41:50,886 [execute] INFO git fetch -v origin [2025-03-03T08:41:50.948Z] 2025-03-03 08:41:50,886 [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-03T08:41:51.518Z] 2025-03-03 08:41:51,339 [run_push] DEBUG no remote changes detected [2025-03-03T08:41:51.518Z] 2025-03-03 08:41:51,339 [execute] INFO git push origin semver [2025-03-03T08:41:51.518Z] 2025-03-03 08:41:51,340 [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-03T08:41:52.085Z] 2025-03-03 08:41:52,030 [run_push] DEBUG push all version tags [2025-03-03T08:41:52.085Z] 2025-03-03 08:41:52,031 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-03T08:41:52.085Z] 2025-03-03 08:41:52,031 [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-03T08:41:57.359Z] 2025-03-03 08:41:56,713 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-03T08:41:57.359Z] 4.0.0-dev.3 [Pipeline] } [2025-03-03T08:41:57.368Z] $ docker exec --env ******** --env ******** ca52b2f534a15f6bf5e8c6410f3c1a215acaf070f31c70bd80b266678a210b18 ssh-agent -k [2025-03-03T08:41:57.454Z] unset SSH_AUTH_SOCK; [2025-03-03T08:41:57.454Z] unset SSH_AGENT_PID; [2025-03-03T08:41:57.454Z] echo Agent pid 40 killed; [2025-03-03T08:41:57.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-03T08:41:57.792Z] + git semver [Pipeline] } [2025-03-03T08:41:58.063Z] $ docker stop --time=1 ca52b2f534a15f6bf5e8c6410f3c1a215acaf070f31c70bd80b266678a210b18 [2025-03-03T08:41:59.348Z] $ docker rm -f --volumes ca52b2f534a15f6bf5e8c6410f3c1a215acaf070f31c70bd80b266678a210b18 [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-03T08:41:59.969Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-03-03T08:41:59.969Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-03T08:41:59.969Z] total 16 [2025-03-03T08:41:59.969Z] drwxr-xr-x 3 root root 4096 Mar 3 08:27 . [2025-03-03T08:41:59.969Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 08:41 .. [2025-03-03T08:41:59.969Z] drwxr-xr-x 2 root root 4096 Mar 3 08:27 cost [2025-03-03T08:41:59.969Z] -rw-r--r-- 1 root root 83 Mar 3 08:27 cost.csv [2025-03-03T08:41:59.969Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-03T08:41:59.969Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-03T08:41:59.969Z] total 16 [2025-03-03T08:41:59.969Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 08:27 . [2025-03-03T08:41:59.969Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 08:41 .. [2025-03-03T08:41:59.969Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 3 08:27 cost [2025-03-03T08:41:59.969Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 3 08:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:42:00.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:42:01.109Z] ---> package-listing.sh [2025-03-03T08:42:01.109Z] ++ facter osfamily [2025-03-03T08:42:01.109Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-03T08:42:01.366Z] + OS_FAMILY=debian [2025-03-03T08:42:01.367Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-03-03T08:42:01.367Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-03T08:42:01.367Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-03T08:42:01.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-03T08:42:01.367Z] + PACKAGES=/tmp/packages_start.txt [2025-03-03T08:42:01.367Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-03-03T08:42:01.367Z] + PACKAGES=/tmp/packages_end.txt [2025-03-03T08:42:01.367Z] + case "${OS_FAMILY}" in [2025-03-03T08:42:01.367Z] + dpkg -l [2025-03-03T08:42:01.367Z] + grep '^ii' [2025-03-03T08:42:01.367Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-03T08:42:01.367Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-03T08:42:01.367Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-03T08:42:01.367Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-03-03T08:42:01.367Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-03-03T08:42:01.367Z] + 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-03T08:42:01.377Z] 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-03T08:42:01.654Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T08:42:02.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-03T08:42:02.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T08:42:02.300Z] prd-ubuntu20.04-docker-8c-8g-40040 does not seem to be running inside a container [2025-03-03T08:42:02.328Z] $ 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-03T08:42:02.502Z] $ docker top bf605837a843d2597ba265dce98e0971a78a4339dbb694c45ccf8bae19bc80b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T08:42:02.854Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-03T08:42:03.140Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-03T08:42:03.425Z] + ls /var/log/sa-host [2025-03-03T08:42:03.426Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-03T08:42:03.506Z] provisioning config files... [2025-03-03T08:42:03.515Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18062414084738925983tmp [Pipeline] { [Pipeline] echo [2025-03-03T08:42:03.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:42:03.830Z] ---> create-netrc.sh [Pipeline] } [2025-03-03T08:42:03.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:42:04.176Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-03T08:42:04.186Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:42:04.468Z] ---> sudo-logs.sh [2025-03-03T08:42:04.468Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-03T08:42:04.504Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:42:04.789Z] ---> job-cost.sh [2025-03-03T08:42:04.789Z] lf-activate-venv: SKIPPING [2025-03-03T08:42:04.789Z] DEBUG: total: 0.2199999988079071 [2025-03-03T08:42:04.789Z] INFO: Retrieving Stack Cost... [2025-03-03T08:42:05.048Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-03T08:42:05.613Z] INFO: Archiving Costs [Pipeline] echo [2025-03-03T08:42:05.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T08:42:05.908Z] ---> logs-deploy.sh [2025-03-03T08:42:05.908Z] lf-activate-venv: SKIPPING [2025-03-03T08:42:05.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/5 [2025-03-03T08:42:05.908Z] INFO: archiving workspace using pattern(s): [2025-03-03T08:42:06.844Z] Archives upload complete. [2025-03-03T08:42:06.844Z] INFO: archiving logs to Nexus