Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fe993c815571e2722f031c8f5cb1208b33404e3 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-ssh14793594769726139784.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh7120593545287746470.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh9559305036655570550.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh2050654949082886349.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-ssh11060813103844040270.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-918’ is offline Running on prd-ubuntu20.04-docker-8c-8g-919 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8fe993c815571e2722f031c8f5cb1208b33404e3 (main) Commit message: "Merge pull request #119 from edgexfoundry/dependabot/go_modules/github.com/gopcua/opcua-0.8.0" > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fe993c815571e2722f031c8f5cb1208b33404e3 # timeout=10 > git rev-list --no-walk 5460bd9ba97c01df0d8bf443b8947b47375422b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:35:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:35:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:35:31 ========================================================= 04:35:31 EdgeX Global Pipelines Version Info 04:35:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:35:32 ------------------- 04:35:32 stable info: 04:35:32 ------------------- 04:35:32 Commited By: Ginny Guan ginny@iotechsys.com 04:35:32 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 04:35:32 Message: update stable to v1.0.274 04:35:32 ------------------- 04:35:32 experimental info: 04:35:32 ------------------- 04:35:32 Commited By: Ginny Guan ginny@iotechsys.com 04:35:32 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 04:35:32 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:35:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 04:35:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 04:35:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:35:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:35:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fe993c815571e2722f031c8f5cb1208b33404e3 [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fe993c [Pipeline] echo 04:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:33 provisioning config files... 04:35:33 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13510435001332070816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:33 ---> ****-login.sh 04:35:33 nexus3.edgexfoundry.org:10001 04:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:34 Configure a credential helper to remove this warning. See 04:35:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:34 04:35:34 Login Succeeded 04:35:34 nexus3.edgexfoundry.org:10002 04:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:34 Configure a credential helper to remove this warning. See 04:35:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:34 04:35:34 Login Succeeded 04:35:34 nexus3.edgexfoundry.org:10003 04:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:34 Configure a credential helper to remove this warning. See 04:35:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:34 04:35:34 Login Succeeded 04:35:34 nexus3.edgexfoundry.org:10004 04:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:34 Configure a credential helper to remove this warning. See 04:35:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:34 04:35:34 Login Succeeded 04:35:34 ****.io 04:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:35 Configure a credential helper to remove this warning. See 04:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:35 04:35:35 Login Succeeded 04:35:35 ---> ****-login.sh ends [Pipeline] } 04:35:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:35:35 + git rev-list -1 --merges 8fe993c815571e2722f031c8f5cb1208b33404e3~1..8fe993c815571e2722f031c8f5cb1208b33404e3 [Pipeline] echo 04:35:35 -----------> git rev-list -1 --merges 8fe993c815571e2722f031c8f5cb1208b33404e3~1..8fe993c815571e2722f031c8f5cb1208b33404e3 8fe993c815571e2722f031c8f5cb1208b33404e3 04:35:35 8fe993c815571e2722f031c8f5cb1208b33404e3 [false] [Pipeline] sh 04:35:35 + git log --format=format:%s -1 8fe993c815571e2722f031c8f5cb1208b33404e3 [Pipeline] echo 04:35:35 ========================================================= 04:35:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:35:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:36 + git log --format=format:%s -1 8fe993c815571e2722f031c8f5cb1208b33404e3 [Pipeline] echo 04:35:36 [semverPrep] GIT_COMMIT: 8fe993c815571e2722f031c8f5cb1208b33404e3, Commit Message: Merge pull request #119 from edgexfoundry/dependabot/go_modules/github.com/gopcua/opcua-0.8.0 [Pipeline] echo 04:35:36 [semverPrep] This is not a build commit. [Pipeline] sh 04:35:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:36 + grep -v github /etc/ssh/ssh_known_hosts 04:35:36 + [ -e /tmp/ssh_known_hosts ] 04:35:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:35:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:35:36 + sudo tee -a /etc/ssh/ssh_known_hosts 04:35:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:36 04:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:37 0.1.4: Pulling from edgex-devops/py-git-semver 04:35:37 b85a868b505f: Pulling fs layer 04:35:37 e2be974225ed: Pulling fs layer 04:35:37 339a4e72a1f5: Pulling fs layer 04:35:37 988bab9f4d93: Pulling fs layer 04:35:37 1469e6f7b9e6: Pulling fs layer 04:35:37 eaf3925da568: Pulling fs layer 04:35:37 bab4dde63d76: Pulling fs layer 04:35:37 bde34c3a00c8: Pulling fs layer 04:35:37 b352a97aabf1: Pulling fs layer 04:35:37 4872d77fe225: Pulling fs layer 04:35:37 5851b861e8e6: Pulling fs layer 04:35:37 1469e6f7b9e6: Waiting 04:35:37 eaf3925da568: Waiting 04:35:37 bab4dde63d76: Waiting 04:35:37 b352a97aabf1: Waiting 04:35:37 988bab9f4d93: Waiting 04:35:37 bde34c3a00c8: Waiting 04:35:37 4872d77fe225: Waiting 04:35:37 5851b861e8e6: Waiting 04:35:37 e2be974225ed: Verifying Checksum 04:35:37 e2be974225ed: Download complete 04:35:37 988bab9f4d93: Download complete 04:35:37 339a4e72a1f5: Verifying Checksum 04:35:37 339a4e72a1f5: Download complete 04:35:37 1469e6f7b9e6: Verifying Checksum 04:35:37 1469e6f7b9e6: Download complete 04:35:37 eaf3925da568: Verifying Checksum 04:35:37 eaf3925da568: Download complete 04:35:37 bde34c3a00c8: Download complete 04:35:37 b352a97aabf1: Verifying Checksum 04:35:37 b352a97aabf1: Download complete 04:35:37 4872d77fe225: Verifying Checksum 04:35:37 4872d77fe225: Download complete 04:35:37 5851b861e8e6: Download complete 04:35:37 b85a868b505f: Verifying Checksum 04:35:37 b85a868b505f: Download complete 04:35:37 bab4dde63d76: Verifying Checksum 04:35:37 bab4dde63d76: Download complete 04:35:38 b85a868b505f: Pull complete 04:35:38 e2be974225ed: Pull complete 04:35:39 339a4e72a1f5: Pull complete 04:35:39 988bab9f4d93: Pull complete 04:35:39 1469e6f7b9e6: Pull complete 04:35:40 eaf3925da568: Pull complete 04:35:41 bab4dde63d76: Pull complete 04:35:41 bde34c3a00c8: Pull complete 04:35:41 b352a97aabf1: Pull complete 04:35:42 4872d77fe225: Pull complete 04:35:42 5851b861e8e6: Pull complete 04:35:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:42 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:35:42 $ 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 04:35:43 $ docker top 3efc0212e9a4eb2e3a268e79dc82e065f922aabc4054364195341b2559a6dfe3 -eo pid,comm 04:35:43 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). 04:35:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:44 [ssh-agent] Looking for ssh-agent implementation... 04:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:44 $ docker exec 3efc0212e9a4eb2e3a268e79dc82e065f922aabc4054364195341b2559a6dfe3 ssh-agent 04:35:44 SSH_AUTH_SOCK=/tmp/ssh-r1rJX6qoXmeH/agent.33 04:35:44 SSH_AGENT_PID=40 04:35:44 Running ssh-add (command line suppressed) 04:35:44 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1574845953484768795.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1574845953484768795.key) 04:35:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:44 + git tag --points-at HEAD [Pipeline] } 04:35:44 $ docker exec --env ******** --env ******** 3efc0212e9a4eb2e3a268e79dc82e065f922aabc4054364195341b2559a6dfe3 ssh-agent -k 04:35:44 unset SSH_AUTH_SOCK; 04:35:44 unset SSH_AGENT_PID; 04:35:44 echo Agent pid 40 killed; 04:35:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:44 [ssh-agent] Looking for ssh-agent implementation... 04:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:44 $ docker exec 3efc0212e9a4eb2e3a268e79dc82e065f922aabc4054364195341b2559a6dfe3 ssh-agent 04:35:45 SSH_AUTH_SOCK=/tmp/ssh-MA0sne1uuek5/agent.72 04:35:45 SSH_AGENT_PID=78 04:35:45 Running ssh-add (command line suppressed) 04:35:45 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14834138432843754287.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14834138432843754287.key) 04:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:45 + git semver init 04:35:45 2025-05-05 04:35:45,684 [run_init] DEBUG init version:0.0.0 force:False 04:35:45 2025-05-05 04:35:45,685 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:35:45 2025-05-05 04:35:45,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:35:45 2025-05-05 04:35:45,685 [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) 04:35:47 2025-05-05 04:35:46,703 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 04:35:47 2025-05-05 04:35:46,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 04:35:47 2025-05-05 04:35:46,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:35:47 2025-05-05 04:35:46,704 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:35:47 4.1.0-dev.1 [Pipeline] } 04:35:47 $ docker exec --env ******** --env ******** 3efc0212e9a4eb2e3a268e79dc82e065f922aabc4054364195341b2559a6dfe3 ssh-agent -k 04:35:47 unset SSH_AUTH_SOCK; 04:35:47 unset SSH_AGENT_PID; 04:35:47 echo Agent pid 78 killed; 04:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:47 + git semver [Pipeline] } 04:35:47 $ docker stop --time=1 3efc0212e9a4eb2e3a268e79dc82e065f922aabc4054364195341b2559a6dfe3 04:35:49 $ docker rm -f --volumes 3efc0212e9a4eb2e3a268e79dc82e065f922aabc4054364195341b2559a6dfe3 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:35:49 Stashed 1 file(s) [Pipeline] echo 04:35:49 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 04:35:50 provisioning config files... 04:35:50 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9514226884832552254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:50 ---> ****-login.sh 04:35:50 nexus3.edgexfoundry.org:10001 04:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:50 Configure a credential helper to remove this warning. See 04:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:50 04:35:50 Login Succeeded 04:35:50 nexus3.edgexfoundry.org:10002 04:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:50 Configure a credential helper to remove this warning. See 04:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:50 04:35:50 Login Succeeded 04:35:50 nexus3.edgexfoundry.org:10003 04:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:50 Configure a credential helper to remove this warning. See 04:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:50 04:35:50 Login Succeeded 04:35:50 nexus3.edgexfoundry.org:10004 04:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:50 Configure a credential helper to remove this warning. See 04:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:50 04:35:50 Login Succeeded 04:35:50 ****.io 04:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:50 Configure a credential helper to remove this warning. See 04:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:50 04:35:50 Login Succeeded 04:35:50 ---> ****-login.sh ends [Pipeline] } 04:35:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:35:51 ========================================================= 04:35:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:35:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:51 + 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 . 04:35:51 Sending build context to Docker daemon 17.36MB 04:35:51 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:35:51 Step 2/10 : FROM ${BASE} AS builder 04:35:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:35:51 0a9a5dfd008f: Pulling fs layer 04:35:51 dbfa0bcfca99: Pulling fs layer 04:35:51 70eabb1d9476: Pulling fs layer 04:35:51 957bedc73fa3: Pulling fs layer 04:35:51 4f4fb700ef54: Pulling fs layer 04:35:51 f40432e63723: Pulling fs layer 04:35:51 90b4343acab7: Pulling fs layer 04:35:51 9f67ea4ac784: Pulling fs layer 04:35:51 9228b9a606be: Pulling fs layer 04:35:51 4f4fb700ef54: Waiting 04:35:51 9f67ea4ac784: Waiting 04:35:51 9228b9a606be: Waiting 04:35:51 f40432e63723: Waiting 04:35:51 90b4343acab7: Waiting 04:35:51 957bedc73fa3: Waiting 04:35:51 dbfa0bcfca99: Verifying Checksum 04:35:51 dbfa0bcfca99: Download complete 04:35:51 957bedc73fa3: Verifying Checksum 04:35:51 957bedc73fa3: Download complete 04:35:51 4f4fb700ef54: Verifying Checksum 04:35:51 4f4fb700ef54: Download complete 04:35:51 f40432e63723: Verifying Checksum 04:35:51 f40432e63723: Download complete 04:35:51 0a9a5dfd008f: Download complete 04:35:51 90b4343acab7: Verifying Checksum 04:35:51 90b4343acab7: Download complete 04:35:51 0a9a5dfd008f: Pull complete 04:35:51 9228b9a606be: Verifying Checksum 04:35:51 9228b9a606be: Download complete 04:35:51 dbfa0bcfca99: Pull complete 04:35:52 70eabb1d9476: Download complete 04:35:52 9f67ea4ac784: Verifying Checksum 04:35:52 9f67ea4ac784: Download complete 04:35:55 70eabb1d9476: Pull complete 04:35:55 957bedc73fa3: Pull complete 04:35:55 4f4fb700ef54: Pull complete 04:35:55 f40432e63723: Pull complete 04:35:56 90b4343acab7: Pull complete 04:35:58 9f67ea4ac784: Pull complete 04:35:58 9228b9a606be: Pull complete 04:35:58 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 04:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:35:58 ---> 69404ca5bff2 04:35:58 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:36:01 ---> Running in d8107609cba3 04:36:01 Removing intermediate container d8107609cba3 04:36:01 ---> 13f4d7afbc10 04:36:01 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:36:01 ---> Running in 2fa508ff7c02 04:36:01 Removing intermediate container 2fa508ff7c02 04:36:01 ---> 1580ced15888 04:36:01 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:36:01 ---> Running in 6a45da89520c 04:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:36:02 OK: 248 MiB in 58 packages 04:36:02 Removing intermediate container 6a45da89520c 04:36:02 ---> fe4d581712bf 04:36:02 Step 6/10 : WORKDIR /device-opcua 04:36:02 ---> Running in 2de56ae65e10 04:36:02 Removing intermediate container 2de56ae65e10 04:36:02 ---> 42bd5acac3a7 04:36:02 Step 7/10 : COPY go.mod vendor* ./ 04:36:02 ---> 580f231be20b 04:36:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:02 ---> Running in b2491143aa2b 04:36:04 Still waiting to schedule task 04:36:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-920’ is offline 04:36:35 Removing intermediate container b2491143aa2b 04:36:35 ---> 80f5ecf0473b 04:36:35 Step 9/10 : COPY . . 04:36:35 ---> 71e692063756 04:36:35 Step 10/10 : RUN ${MAKE} 04:36:35 ---> Running in 487fcbe441fa 04:36:36 noop 04:36:37 Removing intermediate container 487fcbe441fa 04:36:37 ---> c186e8a9f4ae 04:36:37 Successfully built c186e8a9f4ae 04:36:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:37 + docker inspect -f . ci-base-image-x86_64 04:36:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:37 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:36:37 $ 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 04:36:38 $ docker top f1ec710ca3505ee7604b6dc783db8c5970849598ed207d573dbf9e0ca3a4b03a -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:38 + go version 04:36:38 go version go1.23.8 linux/amd64 [Pipeline] } 04:36:38 $ docker stop --time=1 f1ec710ca3505ee7604b6dc783db8c5970849598ed207d573dbf9e0ca3a4b03a 04:36:39 $ docker rm -f --volumes f1ec710ca3505ee7604b6dc783db8c5970849598ed207d573dbf9e0ca3a4b03a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:40 + docker inspect -f . ci-base-image-x86_64 04:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:40 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:36:40 $ 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 04:36:40 $ docker top ca714f9f41aef3126de1eb3c48673e54dc467d926a06fd7e385092afefdf3d7a -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 04:36:41 + make test 04:36:41 go test ./... -coverprofile=coverage.out 04:36:42 ? github.com/edgexfoundry/device-opc-ua [no test files] 04:37:00 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 04:37:00 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 04:37:00 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.142s coverage: 41.4% of statements 04:37:10 go vet ./... 04:37:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:37:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:37:15 ./bin/test-attribution-txt.sh [Pipeline] echo 04:37:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:37:16 $ docker stop --time=1 ca714f9f41aef3126de1eb3c48673e54dc467d926a06fd7e385092afefdf3d7a 04:37:18 $ docker rm -f --volumes ca714f9f41aef3126de1eb3c48673e54dc467d926a06fd7e385092afefdf3d7a [Pipeline] // withDockerContainer [Pipeline] sh 04:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:37:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:37:20 + ls -al . 04:37:20 total 236 04:37:20 drwxrwxr-x 9 jenkins jenkins 4096 May 5 04:36 . 04:37:20 drwxrwxr-x 4 jenkins jenkins 4096 May 5 04:35 .. 04:37:20 -rw-rw-r-- 1 jenkins jenkins 62 May 5 04:35 .dockerignore 04:37:20 drwxrwxr-x 8 jenkins jenkins 4096 May 5 04:37 .git 04:37:20 drwxrwxr-x 2 jenkins jenkins 4096 May 5 04:35 .github 04:37:20 -rw-rw-r-- 1 jenkins jenkins 101 May 5 04:35 .gitignore 04:37:20 -rw-rw-r-- 1 jenkins jenkins 218 May 5 04:35 .golangci.yml 04:37:20 drwxr-xr-x 3 jenkins jenkins 4096 May 5 04:35 .semver 04:37:20 drwxrwxr-x 2 jenkins jenkins 4096 May 5 04:35 .vscode 04:37:20 -rw-rw-r-- 1 jenkins jenkins 19813 May 5 04:35 Attribution.txt 04:37:20 -rw-rw-r-- 1 jenkins jenkins 2560 May 5 04:35 CHANGELOG.md 04:37:20 -rw-rw-r-- 1 jenkins jenkins 1242 May 5 04:35 Dockerfile 04:37:20 -rw-rw-r-- 1 jenkins jenkins 649 May 5 04:35 Jenkinsfile 04:37:20 -rw-rw-r-- 1 jenkins jenkins 11367 May 5 04:35 LICENSE 04:37:20 -rw-rw-r-- 1 jenkins jenkins 2474 May 5 04:35 Makefile 04:37:20 -rw-rw-r-- 1 jenkins jenkins 4109 May 5 04:35 README.md 04:37:20 -rw-rw-r-- 1 jenkins jenkins 11 May 5 04:35 VERSION 04:37:20 drwxrwxr-x 2 jenkins jenkins 4096 May 5 04:35 bin 04:37:20 drwxrwxr-x 3 jenkins jenkins 4096 May 5 04:35 cmd 04:37:20 -rw-r--r-- 1 jenkins jenkins 26136 May 5 04:36 coverage.out 04:37:20 -rw-rw-r-- 1 jenkins jenkins 6243 May 5 04:35 go.mod 04:37:20 -rw-rw-r-- 1 jenkins jenkins 86697 May 5 04:35 go.sum 04:37:20 drwxrwxr-x 4 jenkins jenkins 4096 May 5 04:35 internal 04:37:20 -rw-rw-r-- 1 jenkins jenkins 260 May 5 04:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:20 + 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=8fe993c815571e2722f031c8f5cb1208b33404e3 --label arch=amd64 --label version=4.1.0-dev.1 . 04:37:20 Sending build context to Docker daemon 17.38MB 04:37:20 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 04:37:20 Step 2/23 : FROM ${BASE} AS builder 04:37:20 ---> c186e8a9f4ae 04:37:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:37:20 ---> Running in 10c969d326a1 04:37:20 Removing intermediate container 10c969d326a1 04:37:20 ---> 764f7882787e 04:37:20 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:37:20 ---> Running in 89d8e2c75179 04:37:20 Removing intermediate container 89d8e2c75179 04:37:20 ---> 25a3126e377a 04:37:20 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:37:20 ---> Running in 30862dff035d 04:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:37:21 OK: 248 MiB in 58 packages 04:37:21 Removing intermediate container 30862dff035d 04:37:21 ---> b10da89ab469 04:37:21 Step 6/23 : WORKDIR /device-opcua 04:37:21 ---> Running in eb4d532f4e1e 04:37:21 Removing intermediate container eb4d532f4e1e 04:37:21 ---> 3537c3e6e81c 04:37:21 Step 7/23 : COPY go.mod vendor* ./ 04:37:21 ---> daab7c598e93 04:37:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:21 ---> Running in 95c845d034eb 04:37:22 Removing intermediate container 95c845d034eb 04:37:22 ---> dfc34218f312 04:37:22 Step 9/23 : COPY . . 04:37:23 ---> a9b110b5b329 04:37:23 Step 10/23 : RUN ${MAKE} 04:37:23 ---> Running in c2561d4d81de 04:37:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:37:45 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:37:51 Removing intermediate container c2561d4d81de 04:37:51 ---> 44052345a829 04:37:51 Step 11/23 : FROM alpine:3.20 04:37:52 3.20: Pulling from library/alpine 04:37:52 0a9a5dfd008f: Already exists 04:37:52 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:37:52 Status: Downloaded newer image for alpine:3.20 04:37:52 ---> ff221270b9fb 04:37:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 04:37:52 ---> Running in a6bf3f35f31a 04:37:52 Removing intermediate container a6bf3f35f31a 04:37:52 ---> aa372c341fcc 04:37:52 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 04:37:52 ---> Running in 5a76ec6be8cc 04:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:37:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:37:53 (1/6) Installing dumb-init (1.2.5-r3) 04:37:53 (2/6) Installing libgcc (13.2.1_git20240309-r1) 04:37:53 (3/6) Installing libsodium (1.0.19-r0) 04:37:53 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 04:37:53 (5/6) Installing libzmq (4.3.5-r2) 04:37:53 (6/6) Installing zeromq (4.3.5-r2) 04:37:53 Executing busybox-1.36.1-r29.trigger 04:37:53 OK: 12 MiB in 20 packages 04:37:53 Removing intermediate container 5a76ec6be8cc 04:37:53 ---> 349dbb55eb8b 04:37:53 Step 14/23 : RUN apk --no-cache upgrade 04:37:53 ---> Running in c6a8de223441 04:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:37:54 OK: 12 MiB in 20 packages 04:37:54 Removing intermediate container c6a8de223441 04:37:54 ---> 046d75d543b0 04:37:54 Step 15/23 : COPY --from=builder /device-opcua/cmd / 04:37:55 ---> 9404e22c62ed 04:37:55 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 04:37:55 ---> bbe69aed2ffc 04:37:55 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 04:37:55 ---> f23f60a3df9f 04:37:55 Step 18/23 : EXPOSE 59997 04:37:55 ---> Running in 80374c8eff41 04:37:55 Removing intermediate container 80374c8eff41 04:37:55 ---> 196e7596890c 04:37:55 Step 19/23 : ENTRYPOINT ["/device-opcua"] 04:37:55 ---> Running in 013420d8432f 04:37:56 Removing intermediate container 013420d8432f 04:37:56 ---> 270762633f09 04:37:56 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:37:56 ---> Running in a2bc8592b0be 04:37:56 Removing intermediate container a2bc8592b0be 04:37:56 ---> 0e4db4920b47 04:37:56 Step 21/23 : LABEL arch=amd64 04:37:56 ---> Running in 20e7ae9de0af 04:37:56 Removing intermediate container 20e7ae9de0af 04:37:56 ---> 7be807adf691 04:37:56 Step 22/23 : LABEL git_sha=8fe993c815571e2722f031c8f5cb1208b33404e3 04:37:56 ---> Running in 3732d3ee6ba2 04:37:56 Removing intermediate container 3732d3ee6ba2 04:37:56 ---> cbba7b401f94 04:37:56 Step 23/23 : LABEL version=4.1.0-dev.1 04:37:56 ---> Running in 53fb359ff5e1 04:37:56 Removing intermediate container 53fb359ff5e1 04:37:56 ---> 5dd2c2ce7982 04:37:56 [Warning] One or more build-args [ARCH] were not consumed 04:37:56 Successfully built 5dd2c2ce7982 04:37:56 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 04:37:56 provisioning config files... 04:37:56 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10292569760705988493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:56 ---> ****-login.sh 04:37:56 nexus3.edgexfoundry.org:10001 04:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:56 Configure a credential helper to remove this warning. See 04:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:56 04:37:56 Login Succeeded 04:37:56 nexus3.edgexfoundry.org:10002 04:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:56 Configure a credential helper to remove this warning. See 04:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:56 04:37:56 Login Succeeded 04:37:56 nexus3.edgexfoundry.org:10003 04:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:57 Configure a credential helper to remove this warning. See 04:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:57 04:37:57 Login Succeeded 04:37:57 nexus3.edgexfoundry.org:10004 04:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:57 Configure a credential helper to remove this warning. See 04:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:57 04:37:57 Login Succeeded 04:37:57 ****.io 04:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:57 Configure a credential helper to remove this warning. See 04:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:57 04:37:57 Login Succeeded 04:37:57 ---> ****-login.sh ends [Pipeline] } 04:37:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:37:57 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 04:37:57 8fe993c815571e2722f031c8f5cb1208b33404e3 04:37:57 latest 04:37:57 4.1.0-dev.1 04:37:57 8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 04:37:57 main 04:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:57 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:58 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3 04:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:37:58 04f772c44189: Preparing 04:37:58 b900930e642d: Preparing 04:37:58 e6295ded8a54: Preparing 04:37:58 b6a4f227deda: Preparing 04:37:58 5d4ce511bebe: Preparing 04:37:58 994456c4fd7b: Preparing 04:37:58 994456c4fd7b: Waiting 04:37:58 04f772c44189: Pushed 04:37:58 b900930e642d: Pushed 04:37:58 b6a4f227deda: Pushed 04:37:58 994456c4fd7b: Layer already exists 04:37:58 5d4ce511bebe: Pushed 04:38:02 e6295ded8a54: Pushed 04:38:02 8fe993c815571e2722f031c8f5cb1208b33404e3: digest: sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:03 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:03 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:38:03 04f772c44189: Preparing 04:38:03 b900930e642d: Preparing 04:38:03 e6295ded8a54: Preparing 04:38:03 b6a4f227deda: Preparing 04:38:03 5d4ce511bebe: Preparing 04:38:03 994456c4fd7b: Preparing 04:38:03 994456c4fd7b: Waiting 04:38:03 b6a4f227deda: Layer already exists 04:38:03 e6295ded8a54: Layer already exists 04:38:03 b900930e642d: Layer already exists 04:38:03 04f772c44189: Layer already exists 04:38:03 5d4ce511bebe: Layer already exists 04:38:03 994456c4fd7b: Layer already exists 04:38:03 latest: digest: sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:03 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:04 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1 04:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:38:04 04f772c44189: Preparing 04:38:04 b900930e642d: Preparing 04:38:04 e6295ded8a54: Preparing 04:38:04 b6a4f227deda: Preparing 04:38:04 5d4ce511bebe: Preparing 04:38:04 994456c4fd7b: Preparing 04:38:04 994456c4fd7b: Waiting 04:38:04 b900930e642d: Layer already exists 04:38:04 04f772c44189: Layer already exists 04:38:04 b6a4f227deda: Layer already exists 04:38:04 e6295ded8a54: Layer already exists 04:38:04 5d4ce511bebe: Layer already exists 04:38:04 994456c4fd7b: Layer already exists 04:38:04 4.1.0-dev.1: digest: sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:04 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:04 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 04:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:38:04 04f772c44189: Preparing 04:38:04 b900930e642d: Preparing 04:38:04 e6295ded8a54: Preparing 04:38:04 b6a4f227deda: Preparing 04:38:04 5d4ce511bebe: Preparing 04:38:04 994456c4fd7b: Preparing 04:38:04 994456c4fd7b: Waiting 04:38:04 b6a4f227deda: Layer already exists 04:38:04 b900930e642d: Layer already exists 04:38:04 5d4ce511bebe: Layer already exists 04:38:04 e6295ded8a54: Layer already exists 04:38:04 04f772c44189: Layer already exists 04:38:04 994456c4fd7b: Layer already exists 04:38:04 8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1: digest: sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:05 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:05 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:38:05 04f772c44189: Preparing 04:38:05 b900930e642d: Preparing 04:38:05 e6295ded8a54: Preparing 04:38:05 b6a4f227deda: Preparing 04:38:05 5d4ce511bebe: Preparing 04:38:05 994456c4fd7b: Preparing 04:38:05 994456c4fd7b: Waiting 04:38:05 b6a4f227deda: Layer already exists 04:38:05 5d4ce511bebe: Layer already exists 04:38:05 e6295ded8a54: Layer already exists 04:38:05 04f772c44189: Layer already exists 04:38:05 b900930e642d: Layer already exists 04:38:05 994456c4fd7b: Layer already exists 04:38:05 main: digest: sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:05 ===================================================== [Pipeline] echo 04:38:05 taggedImages: 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 04:38:05 ========================================================= 04:38:05 [edgeXBuildMultiArch] RAW Config: 04:38:05 images: 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 04:38:05 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:38:05 settingsFile: 04:38:05 device-opc-ua-settings 04:38:05 ========================================================= [Pipeline] node 04:38:20 Still waiting to schedule task 04:38:20 All nodes of label ‘centos7-docker-4c-2g’ are offline 04:38:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-923 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 04:38:30 Running in /w/workspace/device-opc-ua/11 [Pipeline] { [Pipeline] checkout 04:38:33 Selected Git installation does not exist. Using Default 04:38:33 The recommended git tool is: NONE 04:38:38 using credential edgex-jenkins-ssh 04:38:38 Cloning the remote Git repository 04:38:38 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 04:38:38 > git init /w/workspace/device-opc-ua/11 # timeout=10 04:38:38 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 04:38:38 > git --version # timeout=10 04:38:38 > git --version # 'git version 2.25.1' 04:38:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:40 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 04:38:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:41 Avoid second fetch 04:38:41 Checking out Revision 8fe993c815571e2722f031c8f5cb1208b33404e3 (main) 04:38:41 > git config core.sparsecheckout # timeout=10 04:38:41 > git checkout -f 8fe993c815571e2722f031c8f5cb1208b33404e3 # timeout=10 04:38:42 Commit message: "Merge pull request #119 from edgexfoundry/dependabot/go_modules/github.com/gopcua/opcua-0.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:38:47 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:47 Dload Upload Total Spent Left Speed 04:38:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 04:38:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:38:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:38:47 + sudo tee /etc/docker/daemon.new 04:38:47 { 04:38:47 "registry-mirrors": [ 04:38:47 "https://nexus3.edgexfoundry.org:10001" 04:38:47 ], 04:38:47 "bip": "10.250.0.254/24", 04:38:47 "hosts": [ 04:38:47 "tcp://0.0.0.0:5555", 04:38:47 "unix:///var/run/docker.sock" 04:38:47 ], 04:38:47 "mtu": 1458, 04:38:47 "selinux-enabled": true, 04:38:47 "seccomp-profile": "/etc/docker/seccomp.json" 04:38:47 } [Pipeline] sh 04:38:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:38:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:06 provisioning config files... 04:39:06 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/11@tmp/config15918657668589552572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:07 ---> ****-login.sh 04:39:07 nexus3.edgexfoundry.org:10001 04:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:07 Configure a credential helper to remove this warning. See 04:39:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:07 04:39:07 Login Succeeded 04:39:07 nexus3.edgexfoundry.org:10002 04:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:08 Configure a credential helper to remove this warning. See 04:39:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:08 04:39:08 Login Succeeded 04:39:08 nexus3.edgexfoundry.org:10003 04:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:08 Configure a credential helper to remove this warning. See 04:39:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:08 04:39:08 Login Succeeded 04:39:08 nexus3.edgexfoundry.org:10004 04:39:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:09 Configure a credential helper to remove this warning. See 04:39:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:09 04:39:09 Login Succeeded 04:39:09 ****.io 04:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:09 Configure a credential helper to remove this warning. See 04:39:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:09 04:39:09 Login Succeeded 04:39:09 ---> ****-login.sh ends [Pipeline] } 04:39:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:39:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:39:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:39:09 ========================================================= 04:39:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:39:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:10 + 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 . 04:39:10 Sending build context to Docker daemon 8.817MB 04:39:10 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:39:10 Step 2/10 : FROM ${BASE} AS builder 04:39:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:39:11 94e9d8af2201: Pulling fs layer 04:39:11 634366ca850b: Pulling fs layer 04:39:11 f66ade281fe9: Pulling fs layer 04:39:11 13fd4ce6e94e: Pulling fs layer 04:39:11 4f4fb700ef54: Pulling fs layer 04:39:11 4cccf3f17d63: Pulling fs layer 04:39:11 2d8010953d95: Pulling fs layer 04:39:11 ec743f232bc5: Pulling fs layer 04:39:11 13fd4ce6e94e: Waiting 04:39:11 4f4fb700ef54: Waiting 04:39:11 4cccf3f17d63: Waiting 04:39:11 2d8010953d95: Waiting 04:39:11 ec743f232bc5: Waiting 04:39:11 634366ca850b: Download complete 04:39:11 13fd4ce6e94e: Verifying Checksum 04:39:11 13fd4ce6e94e: Download complete 04:39:11 4f4fb700ef54: Download complete 04:39:11 4cccf3f17d63: Verifying Checksum 04:39:11 4cccf3f17d63: Download complete 04:39:11 94e9d8af2201: Verifying Checksum 04:39:11 94e9d8af2201: Download complete 04:39:11 ec743f232bc5: Verifying Checksum 04:39:11 ec743f232bc5: Download complete 04:39:12 94e9d8af2201: Pull complete 04:39:12 634366ca850b: Pull complete 04:39:13 f66ade281fe9: Verifying Checksum 04:39:13 f66ade281fe9: Download complete 04:39:14 2d8010953d95: Verifying Checksum 04:39:14 2d8010953d95: Download complete 04:39:29 f66ade281fe9: Pull complete 04:39:29 13fd4ce6e94e: Pull complete 04:39:29 4f4fb700ef54: Pull complete 04:39:29 4cccf3f17d63: Pull complete 04:39:34 Running on prd-centos7-docker-4c-2g-925 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:34 provisioning config files... 04:39:34 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14706143768858453577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:34 ---> ****-login.sh 04:39:34 nexus3.edgexfoundry.org:10001 04:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:35 Configure a credential helper to remove this warning. See 04:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:35 04:39:35 Login Succeeded 04:39:35 nexus3.edgexfoundry.org:10002 04:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:35 Configure a credential helper to remove this warning. See 04:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:35 04:39:35 Login Succeeded 04:39:35 nexus3.edgexfoundry.org:10003 04:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:35 Configure a credential helper to remove this warning. See 04:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:35 04:39:35 Login Succeeded 04:39:35 nexus3.edgexfoundry.org:10004 04:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:35 Configure a credential helper to remove this warning. See 04:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:35 04:39:35 Login Succeeded 04:39:35 ****.io 04:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:35 Configure a credential helper to remove this warning. See 04:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:35 04:39:35 Login Succeeded 04:39:35 ---> ****-login.sh ends [Pipeline] } 04:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:36 + docker buildx ls 04:39:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:39:36 default * docker 04:39:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:39:36 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 04:39:36 edgex-builder [Pipeline] sh 04:39:37 + docker buildx inspect --bootstrap 04:39:37 #1 [internal] booting buildkit 04:39:37 #1 pulling image moby/buildkit:buildx-stable-1 04:39:37 2d8010953d95: Pull complete 04:39:38 ec743f232bc5: Pull complete 04:39:38 Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda 04:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:39:38 ---> 12c1d4c06be1 04:39:38 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:39:39 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 04:39:39 #1 creating container buildx_buildkit_edgex-builder0 04:39:40 ---> Running in 2becb89f84f7 04:39:40 Removing intermediate container 2becb89f84f7 04:39:40 ---> 74242e78a215 04:39:40 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:39:40 ---> Running in 40d9c256bd32 04:39:40 Removing intermediate container 40d9c256bd32 04:39:40 ---> 9dbe8797b0e5 04:39:40 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:39:40 ---> Running in 57a92c660181 04:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:39:42 #1 creating container buildx_buildkit_edgex-builder0 2.2s done 04:39:42 #1 DONE 4.9s 04:39:42 Name: edgex-builder 04:39:42 Driver: docker-container 04:39:42 04:39:42 Nodes: 04:39:42 Name: edgex-builder0 04:39:42 Endpoint: unix:///var/run/docker.sock 04:39:42 Status: running 04:39:42 Buildkit: v0.20.2 04:39:42 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 04:39:42 + docker buildx ls 04:39:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:39:42 edgex-builder * docker-container 04:39:42 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 04:39:42 default docker 04:39:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:39:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:39:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3' 04:39:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3 --push - 04:39:42 #1 [internal] load build definition from Dockerfile 04:39:42 #1 transferring dockerfile: 198B done 04:39:42 #1 DONE 0.0s 04:39:42 04:39:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3 04:39:42 #2 DONE 0.1s 04:39:42 04:39:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3 04:39:42 #3 DONE 0.1s 04:39:42 04:39:42 #4 [internal] load .dockerignore 04:39:42 #4 transferring context: 2B done 04:39:42 #4 DONE 0.0s 04:39:42 04:39:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:42 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:42 #5 DONE 0.0s 04:39:42 04:39:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:42 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:42 #6 DONE 0.1s 04:39:42 04:39:42 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:39:42 #7 DONE 0.0s 04:39:42 04:39:42 #8 exporting to image 04:39:42 #8 exporting layers done 04:39:42 #8 exporting manifest sha256:c2329ec9eefbce5d183bafb65ad4bc6241257902fbc7fcd45856ba3017ff876f done 04:39:42 #8 exporting config sha256:0880ab5230a64a6e54f9849c0fee6efbe6ad526ae917edb338bf74ba781fb4e2 done 04:39:42 #8 exporting manifest sha256:457f82674c1ad3b96eedc86928d420743f655efd9f64c744e22740e6191bb0d0 done 04:39:42 #8 exporting config sha256:62821776dbbf0e4ddc9baef2c7d3b1782427aa803de122f6b55d88bda874d07e done 04:39:42 #8 exporting manifest list sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 done 04:39:42 #8 pushing layers 0.1s done 04:39:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3@sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 04:39:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:39:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3@sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 0.1s done 04:39:43 #8 DONE 0.2s 04:39:43 04:39:43 1 warning found (use --debug to expand): 04:39:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:39:43 OK: 239 MiB in 58 packages 04:39:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 04:39:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 04:39:43 #1 [internal] load build definition from Dockerfile 04:39:43 #1 transferring dockerfile: 164B done 04:39:43 #1 DONE 0.0s 04:39:43 04:39:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:39:43 #2 DONE 0.0s 04:39:43 04:39:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:39:43 #3 DONE 0.0s 04:39:43 04:39:43 #4 [internal] load .dockerignore 04:39:43 #4 transferring context: 2B done 04:39:43 #4 DONE 0.0s 04:39:43 04:39:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:43 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:43 #5 DONE 0.0s 04:39:43 04:39:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:43 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:43 #6 CACHED 04:39:43 04:39:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:43 #5 CACHED 04:39:43 04:39:43 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:39:43 #7 DONE 0.0s 04:39:43 04:39:43 #8 exporting to image 04:39:43 #8 exporting layers done 04:39:43 #8 exporting manifest sha256:c2329ec9eefbce5d183bafb65ad4bc6241257902fbc7fcd45856ba3017ff876f done 04:39:43 #8 exporting config sha256:0880ab5230a64a6e54f9849c0fee6efbe6ad526ae917edb338bf74ba781fb4e2 done 04:39:43 #8 exporting manifest sha256:457f82674c1ad3b96eedc86928d420743f655efd9f64c744e22740e6191bb0d0 done 04:39:43 #8 exporting config sha256:62821776dbbf0e4ddc9baef2c7d3b1782427aa803de122f6b55d88bda874d07e done 04:39:43 #8 exporting manifest list sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 done 04:39:43 #8 pushing layers 0.0s done 04:39:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 0.1s done 04:39:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:39:43 #8 DONE 0.1s 04:39:43 04:39:43 1 warning found (use --debug to expand): 04:39:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:39:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1' 04:39:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1 --push - 04:39:44 #1 [internal] load build definition from Dockerfile 04:39:44 #1 transferring dockerfile: 169B done 04:39:44 #1 DONE 0.0s 04:39:44 04:39:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1 04:39:44 #2 DONE 0.0s 04:39:44 04:39:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1 04:39:44 #3 DONE 0.0s 04:39:44 04:39:44 #4 [internal] load .dockerignore 04:39:44 #4 transferring context: 2B done 04:39:44 #4 DONE 0.0s 04:39:44 04:39:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:44 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:44 #5 CACHED 04:39:44 04:39:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:44 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:44 #6 CACHED 04:39:44 04:39:44 #7 exporting to image 04:39:44 #7 exporting layers 04:39:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:39:44 #7 exporting layers done 04:39:44 #7 exporting manifest sha256:c2329ec9eefbce5d183bafb65ad4bc6241257902fbc7fcd45856ba3017ff876f done 04:39:44 #7 exporting config sha256:0880ab5230a64a6e54f9849c0fee6efbe6ad526ae917edb338bf74ba781fb4e2 done 04:39:44 #7 exporting manifest sha256:457f82674c1ad3b96eedc86928d420743f655efd9f64c744e22740e6191bb0d0 done 04:39:44 #7 exporting config sha256:62821776dbbf0e4ddc9baef2c7d3b1782427aa803de122f6b55d88bda874d07e done 04:39:44 #7 exporting manifest list sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 done 04:39:44 #7 pushing layers 0.0s done 04:39:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.1@sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 0.1s done 04:39:44 #7 DONE 0.1s 04:39:44 04:39:44 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:39:44 #8 DONE 0.0s 04:39:44 04:39:44 1 warning found (use --debug to expand): 04:39:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:39:44 Removing intermediate container 57a92c660181 04:39:44 ---> e495c01091f6 04:39:44 Step 6/10 : WORKDIR /device-opcua 04:39:44 ---> Running in dfb082bb2538 04:39:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1' 04:39:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 --push - 04:39:44 #1 [internal] load build definition from Dockerfile 04:39:44 #1 transferring dockerfile: 210B done 04:39:44 #1 DONE 0.0s 04:39:44 04:39:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 04:39:44 #2 DONE 0.0s 04:39:44 04:39:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 04:39:44 #3 DONE 0.0s 04:39:44 04:39:44 #4 [internal] load .dockerignore 04:39:44 #4 transferring context: 2B done 04:39:44 #4 DONE 0.0s 04:39:44 04:39:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:44 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:44 #5 CACHED 04:39:44 04:39:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:44 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:44 #6 CACHED 04:39:44 04:39:44 #7 exporting to image 04:39:44 #7 exporting layers done 04:39:44 #7 exporting manifest sha256:c2329ec9eefbce5d183bafb65ad4bc6241257902fbc7fcd45856ba3017ff876f 04:39:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:39:44 Removing intermediate container dfb082bb2538 04:39:44 ---> ad7938f89f8f 04:39:44 Step 7/10 : COPY go.mod vendor* ./ 04:39:44 #7 exporting manifest sha256:c2329ec9eefbce5d183bafb65ad4bc6241257902fbc7fcd45856ba3017ff876f done 04:39:44 #7 exporting config sha256:0880ab5230a64a6e54f9849c0fee6efbe6ad526ae917edb338bf74ba781fb4e2 done 04:39:44 #7 exporting manifest sha256:457f82674c1ad3b96eedc86928d420743f655efd9f64c744e22740e6191bb0d0 done 04:39:44 #7 exporting config sha256:62821776dbbf0e4ddc9baef2c7d3b1782427aa803de122f6b55d88bda874d07e done 04:39:44 #7 exporting manifest list sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 done 04:39:44 #7 pushing layers 0.0s done 04:39:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1@sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 0.1s done 04:39:44 #7 DONE 0.1s 04:39:44 04:39:44 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:39:44 #8 DONE 0.0s 04:39:44 04:39:44 1 warning found (use --debug to expand): 04:39:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:39:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 04:39:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 04:39:45 #1 [internal] load build definition from Dockerfile 04:39:45 #1 transferring dockerfile: 162B done 04:39:45 #1 DONE 0.0s 04:39:45 04:39:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:39:45 #2 DONE 0.0s 04:39:45 04:39:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:39:45 #3 DONE 0.0s 04:39:45 04:39:45 #4 [internal] load .dockerignore 04:39:45 #4 transferring context: 2B done 04:39:45 #4 DONE 0.0s 04:39:45 04:39:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:45 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:45 #5 CACHED 04:39:45 04:39:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 04:39:45 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:3c846bb06bdcc9d3baa9ab6bd601b7719f98b6cf91491c9d83b60fd5009dd2ba 0.0s done 04:39:45 #6 CACHED 04:39:45 04:39:45 #7 exporting to image 04:39:45 #7 exporting layers done 04:39:45 #7 exporting manifest sha256:c2329ec9eefbce5d183bafb65ad4bc6241257902fbc7fcd45856ba3017ff876f done 04:39:45 #7 exporting config sha256:0880ab5230a64a6e54f9849c0fee6efbe6ad526ae917edb338bf74ba781fb4e2 done 04:39:45 #7 exporting manifest sha256:457f82674c1ad3b96eedc86928d420743f655efd9f64c744e22740e6191bb0d0 done 04:39:45 #7 exporting config sha256:62821776dbbf0e4ddc9baef2c7d3b1782427aa803de122f6b55d88bda874d07e done 04:39:45 #7 exporting manifest list sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 done 04:39:45 #7 pushing layers 0.0s done 04:39:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 04:39:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:39:45 ---> c376e8080890 04:39:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:39:45 ---> Running in f943992f06fd 04:39:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:22202b0465db30f7962262f4ed67e58df491c8bdd2d6ce3281b8e53eccb35de3 0.1s done 04:39:45 #7 DONE 0.1s 04:39:45 04:39:45 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 04:39:45 #8 DONE 0.0s 04:39:45 04:39:45 1 warning found (use --debug to expand): 04:39:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:39:45 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:39:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:39:46 ---> package-listing.sh 04:39:46 ++ facter osfamily 04:39:46 ++ tr '[:upper:]' '[:lower:]' 04:39:46 + OS_FAMILY=redhat 04:39:46 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 04:39:46 + START_PACKAGES=/tmp/packages_start.txt 04:39:46 + END_PACKAGES=/tmp/packages_end.txt 04:39:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:39:46 + PACKAGES=/tmp/packages_start.txt 04:39:46 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:39:46 + PACKAGES=/tmp/packages_end.txt 04:39:46 + case "${OS_FAMILY}" in 04:39:46 + sort 04:39:46 + rpm -qa 04:39:47 + '[' -f /tmp/packages_start.txt ']' 04:39:47 + '[' -f /tmp/packages_end.txt ']' 04:39:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:39:47 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:39:47 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 04:39:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 04:39:47 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 04:39:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:48 04:39:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:48 latest: Pulling from edgex-lftools-log-publisher 04:39:48 5eb5b503b376: Pulling fs layer 04:39:48 5c69ac0246d0: Pulling fs layer 04:39:48 ec43610c2a17: Pulling fs layer 04:39:48 3a2ae6a8a46f: Pulling fs layer 04:39:48 33b1e0a273af: Pulling fs layer 04:39:48 5d3b04190fa2: Pulling fs layer 04:39:48 2f39f015ded8: Pulling fs layer 04:39:48 3a2ae6a8a46f: Waiting 04:39:48 33b1e0a273af: Waiting 04:39:48 5d3b04190fa2: Waiting 04:39:48 2f39f015ded8: Waiting 04:39:48 5c69ac0246d0: Verifying Checksum 04:39:48 5c69ac0246d0: Download complete 04:39:48 3a2ae6a8a46f: Verifying Checksum 04:39:48 3a2ae6a8a46f: Download complete 04:39:48 33b1e0a273af: Verifying Checksum 04:39:48 33b1e0a273af: Download complete 04:39:48 ec43610c2a17: Verifying Checksum 04:39:48 ec43610c2a17: Download complete 04:39:48 5d3b04190fa2: Verifying Checksum 04:39:48 5d3b04190fa2: Download complete 04:39:48 5eb5b503b376: Verifying Checksum 04:39:48 5eb5b503b376: Download complete 04:39:49 2f39f015ded8: Verifying Checksum 04:39:49 2f39f015ded8: Download complete 04:39:50 5eb5b503b376: Pull complete 04:39:50 5c69ac0246d0: Pull complete 04:39:51 ec43610c2a17: Pull complete 04:39:51 3a2ae6a8a46f: Pull complete 04:39:51 33b1e0a273af: Pull complete 04:39:51 5d3b04190fa2: Pull complete 04:39:55 2f39f015ded8: Pull complete 04:39:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:55 prd-centos7-docker-4c-2g-925 does not seem to be running inside a container 04:39:55 $ 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 04:40:00 $ docker top 92e96ba36799b6b5e3ab7f411f6cb09d128cec50eff6d937f1e0216d391cd544 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:40:01 + mkdir -p /var/log/sysstat [Pipeline] sh 04:40:01 + ls /var/log/sa-host 04:40:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:01 provisioning config files... 04:40:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7302981605753576752tmp [Pipeline] { [Pipeline] echo 04:40:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:40:01 ---> create-netrc.sh [Pipeline] } 04:40:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:40:02 ---> python-tools-install.sh [Pipeline] echo 04:40:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:40:02 ---> sudo-logs.sh 04:40:02 Archiving 'sudo' log.. 04:40:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-925.novalocal: Name or service not known 04:40:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-925.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:40:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:40:03 ---> job-cost.sh 04:40:03 lf-activate-venv: SKIPPING 04:40:03 INFO: No Stack... 04:40:03 INFO: Retrieving Pricing Info for: v3-standard-2 04:40:03 INFO: Archiving Costs [Pipeline] echo 04:40:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:40:04 ---> logs-deploy.sh 04:40:04 lf-activate-venv: SKIPPING 04:40:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/11 04:40:04 INFO: archiving workspace using pattern(s): 04:40:05 Archives upload complete. 04:40:05 INFO: archiving logs to Nexus 04:40:05 ---> uname -a: 04:40:05 Linux prd-centos7-docker-4c-2g-925.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 04:40:05 04:40:05 04:40:05 ---> lscpu: 04:40:05 Architecture: x86_64 04:40:05 CPU op-mode(s): 32-bit, 64-bit 04:40:05 Byte Order: Little Endian 04:40:05 Address sizes: 40 bits physical, 48 bits virtual 04:40:05 CPU(s): 2 04:40:05 On-line CPU(s) list: 0,1 04:40:05 Thread(s) per core: 1 04:40:05 Core(s) per socket: 1 04:40:05 Socket(s): 2 04:40:05 NUMA node(s): 1 04:40:05 Vendor ID: AuthenticAMD 04:40:05 CPU family: 23 04:40:05 Model: 49 04:40:05 Model name: AMD EPYC-Rome Processor 04:40:05 Stepping: 0 04:40:05 CPU MHz: 2799.998 04:40:05 BogoMIPS: 5599.99 04:40:05 Virtualization: AMD-V 04:40:05 Hypervisor vendor: KVM 04:40:05 Virtualization type: full 04:40:05 L1d cache: 64 KiB 04:40:05 L1i cache: 64 KiB 04:40:05 L2 cache: 1 MiB 04:40:05 L3 cache: 32 MiB 04:40:05 NUMA node0 CPU(s): 0,1 04:40:05 Vulnerability Itlb multihit: Not affected 04:40:05 Vulnerability L1tf: Not affected 04:40:05 Vulnerability Mds: Not affected 04:40:05 Vulnerability Meltdown: Not affected 04:40:05 Vulnerability Mmio stale data: Not affected 04:40:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:40:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:40:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:40:05 Vulnerability Srbds: Not affected 04:40:05 Vulnerability Tsx async abort: Not affected 04:40:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:40:05 04:40:05 04:40:05 ---> nproc: 04:40:05 2 04:40:05 04:40:05 04:40:05 ---> df -h: 04:40:05 Filesystem Size Used Avail Use% Mounted on 04:40:05 overlay 40G 7.3G 33G 19% / 04:40:05 tmpfs 64M 0 64M 0% /dev 04:40:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:40:05 shm 64M 0 64M 0% /dev/shm 04:40:05 /dev/vda1 40G 7.3G 33G 19% /facter-os 04:40:05 04:40:05 04:40:05 Cannot open /var/log/sysstat/sa05: No such file or directory 04:40:05 Please check if data collecting is enabled 04:40:05 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:06 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 04:40:06 $ docker stop --time=1 92e96ba36799b6b5e3ab7f411f6cb09d128cec50eff6d937f1e0216d391cd544 04:40:07 $ docker rm -f --volumes 92e96ba36799b6b5e3ab7f411f6cb09d128cec50eff6d937f1e0216d391cd544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 04:40:07 [WS-CLEANUP] Deleting project workspace... 04:40:07 [WS-CLEANUP] Deferred wipeout is used... 04:40:07 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:07 04:40:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:08 latest: Pulling from edgex-lftools-log-publisher 04:40:08 5eb5b503b376: Pulling fs layer 04:40:08 5c69ac0246d0: Pulling fs layer 04:40:08 ec43610c2a17: Pulling fs layer 04:40:08 3a2ae6a8a46f: Pulling fs layer 04:40:08 33b1e0a273af: Pulling fs layer 04:40:08 5d3b04190fa2: Pulling fs layer 04:40:08 2f39f015ded8: Pulling fs layer 04:40:08 3a2ae6a8a46f: Waiting 04:40:08 33b1e0a273af: Waiting 04:40:08 5d3b04190fa2: Waiting 04:40:08 2f39f015ded8: Waiting 04:40:08 5c69ac0246d0: Verifying Checksum 04:40:08 5c69ac0246d0: Download complete 04:40:08 3a2ae6a8a46f: Verifying Checksum 04:40:08 3a2ae6a8a46f: Download complete 04:40:08 33b1e0a273af: Verifying Checksum 04:40:08 33b1e0a273af: Download complete 04:40:08 5d3b04190fa2: Verifying Checksum 04:40:08 5d3b04190fa2: Download complete 04:40:08 ec43610c2a17: Verifying Checksum 04:40:08 ec43610c2a17: Download complete 04:40:08 5eb5b503b376: Verifying Checksum 04:40:08 5eb5b503b376: Download complete 04:40:08 2f39f015ded8: Download complete 04:40:09 5eb5b503b376: Pull complete 04:40:09 5c69ac0246d0: Pull complete 04:40:09 ec43610c2a17: Pull complete 04:40:09 3a2ae6a8a46f: Pull complete 04:40:09 33b1e0a273af: Pull complete 04:40:09 5d3b04190fa2: Pull complete 04:40:14 2f39f015ded8: Pull complete 04:40:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:14 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:40:14 $ 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 04:40:15 $ docker top ae1dd5611673f77a7df048a094bb4e6de367f445a1dff9fe2fa09906fd4d8d1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:16 ---> job-cost.sh 04:40:16 lf-activate-venv: SKIPPING 04:40:16 INFO: No Stack... 04:40:16 INFO: Retrieving Pricing Info for: v3-standard-8 04:40:16 INFO: Archiving Costs [Pipeline] sh 04:40:17 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 04:40:17 + cut -d, -f6 [Pipeline] lock 04:40:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-11-stack-cost] 04:40:17 Resource [jenkins-edgexfoundry-device-opc-ua-main-11-stack-cost] did not exist. Created. 04:40:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:17 + echo total: 0.2199999988079071 [Pipeline] stash 04:40:17 Stashed 1 file(s) [Pipeline] } 04:40:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 04:40:17 $ docker stop --time=1 ae1dd5611673f77a7df048a094bb4e6de367f445a1dff9fe2fa09906fd4d8d1e 04:40:18 $ docker rm -f --volumes ae1dd5611673f77a7df048a094bb4e6de367f445a1dff9fe2fa09906fd4d8d1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:41:36 Removing intermediate container f943992f06fd 04:41:36 ---> dfb483d2cb7f 04:41:36 Step 9/10 : COPY . . 04:41:36 ---> b26d694f124c 04:41:36 Step 10/10 : RUN ${MAKE} 04:41:36 ---> Running in b7160f490267 04:41:36 noop 04:41:36 Removing intermediate container b7160f490267 04:41:36 ---> 0767925b90b3 04:41:36 Successfully built 0767925b90b3 04:41:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:37 + docker inspect -f . ci-base-image-arm64 04:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:37 prd-ubuntu20.04-docker-arm64-4c-16g-923 does not seem to be running inside a container 04:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/11 -v /w/workspace/device-opc-ua/11:/w/workspace/device-opc-ua/11:rw,z -v /w/workspace/device-opc-ua/11@tmp:/w/workspace/device-opc-ua/11@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 04:41:38 $ docker top 5f5c9625946e997766fff7f2a34068ecb16ba485df44dadf26816a0888f86dc1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:39 + go version 04:41:39 go version go1.23.8 linux/arm64 [Pipeline] } 04:41:39 $ docker stop --time=1 5f5c9625946e997766fff7f2a34068ecb16ba485df44dadf26816a0888f86dc1 04:41:41 $ docker rm -f --volumes 5f5c9625946e997766fff7f2a34068ecb16ba485df44dadf26816a0888f86dc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:42 + docker inspect -f . ci-base-image-arm64 04:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:42 prd-ubuntu20.04-docker-arm64-4c-16g-923 does not seem to be running inside a container 04:41:42 $ 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/11 -v /w/workspace/device-opc-ua/11:/w/workspace/device-opc-ua/11:rw,z -v /w/workspace/device-opc-ua/11@tmp:/w/workspace/device-opc-ua/11@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 04:41:43 $ docker top 25c49fdd438242b37b37b042fc798339be8b8a72213634043d27868b60c6a435 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:44 + git config --global --add safe.directory /w/workspace/device-opc-ua/11 [Pipeline] fileExists [Pipeline] sh 04:41:45 + make test 04:41:45 go test ./... -coverprofile=coverage.out 04:41:51 ? github.com/edgexfoundry/device-opc-ua [no test files] 04:45:13 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 04:45:19 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 04:45:19 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.066s coverage: 41.4% of statements 04:45:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:45:20 go vet ./... 04:46:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:46:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:46:16 ./bin/test-attribution-txt.sh [Pipeline] echo 04:46:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:46:16 $ docker stop --time=1 25c49fdd438242b37b37b042fc798339be8b8a72213634043d27868b60c6a435 04:46:18 $ docker rm -f --volumes 25c49fdd438242b37b37b042fc798339be8b8a72213634043d27868b60c6a435 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:46:20 Warning: overwriting stash ‘coverage-report’ 04:46:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:46:21 + ls -al . 04:46:21 total 232 04:46:21 drwxrwxr-x 8 jenkins jenkins 4096 May 5 04:41 . 04:46:21 drwxrwxr-x 4 jenkins jenkins 4096 May 5 04:38 .. 04:46:21 -rw-rw-r-- 1 jenkins jenkins 62 May 5 04:38 .dockerignore 04:46:21 drwxrwxr-x 8 jenkins jenkins 4096 May 5 04:38 .git 04:46:21 drwxrwxr-x 2 jenkins jenkins 4096 May 5 04:38 .github 04:46:21 -rw-rw-r-- 1 jenkins jenkins 101 May 5 04:38 .gitignore 04:46:21 -rw-rw-r-- 1 jenkins jenkins 218 May 5 04:38 .golangci.yml 04:46:21 drwxrwxr-x 2 jenkins jenkins 4096 May 5 04:38 .vscode 04:46:21 -rw-rw-r-- 1 jenkins jenkins 19813 May 5 04:38 Attribution.txt 04:46:21 -rw-rw-r-- 1 jenkins jenkins 2560 May 5 04:38 CHANGELOG.md 04:46:21 -rw-rw-r-- 1 jenkins jenkins 1242 May 5 04:38 Dockerfile 04:46:21 -rw-rw-r-- 1 jenkins jenkins 649 May 5 04:38 Jenkinsfile 04:46:21 -rw-rw-r-- 1 jenkins jenkins 11367 May 5 04:38 LICENSE 04:46:21 -rw-rw-r-- 1 jenkins jenkins 2474 May 5 04:38 Makefile 04:46:21 -rw-rw-r-- 1 jenkins jenkins 4109 May 5 04:38 README.md 04:46:21 -rw-rw-r-- 1 jenkins jenkins 11 May 5 04:35 VERSION 04:46:21 drwxrwxr-x 2 jenkins jenkins 4096 May 5 04:38 bin 04:46:21 drwxrwxr-x 3 jenkins jenkins 4096 May 5 04:38 cmd 04:46:21 -rw-r--r-- 1 jenkins jenkins 26136 May 5 04:45 coverage.out 04:46:21 -rw-rw-r-- 1 jenkins jenkins 6243 May 5 04:38 go.mod 04:46:21 -rw-rw-r-- 1 jenkins jenkins 86697 May 5 04:38 go.sum 04:46:21 drwxrwxr-x 4 jenkins jenkins 4096 May 5 04:38 internal 04:46:21 -rw-rw-r-- 1 jenkins jenkins 260 May 5 04:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:22 + 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=8fe993c815571e2722f031c8f5cb1208b33404e3 --label arch=arm64 --label version=4.1.0-dev.1 . 04:46:22 Sending build context to Docker daemon 8.844MB 04:46:22 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 04:46:22 Step 2/23 : FROM ${BASE} AS builder 04:46:22 ---> 0767925b90b3 04:46:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:46:22 ---> Running in 1ff74c4a863a 04:46:23 Removing intermediate container 1ff74c4a863a 04:46:23 ---> 679aeda5c0d6 04:46:23 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:46:23 ---> Running in c93dad8cd97f 04:46:23 Removing intermediate container c93dad8cd97f 04:46:23 ---> 0b76776126aa 04:46:23 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:46:23 ---> Running in b6453f7b42e9 04:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:46:26 OK: 239 MiB in 58 packages 04:46:27 Removing intermediate container b6453f7b42e9 04:46:27 ---> b7ddb2733fe2 04:46:27 Step 6/23 : WORKDIR /device-opcua 04:46:27 ---> Running in 4be20cad33fc 04:46:27 Removing intermediate container 4be20cad33fc 04:46:27 ---> 2de03e215ce2 04:46:27 Step 7/23 : COPY go.mod vendor* ./ 04:46:28 ---> 4961c209d7a3 04:46:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:28 ---> Running in 8be043b466c3 04:46:31 Removing intermediate container 8be043b466c3 04:46:31 ---> 7a136d9b50a7 04:46:31 Step 9/23 : COPY . . 04:46:32 ---> 82be547afeb5 04:46:32 Step 10/23 : RUN ${MAKE} 04:46:32 ---> Running in 67b12c1d19d7 04:46:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:50:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:50:14 Removing intermediate container 67b12c1d19d7 04:50:14 ---> 0adf36a6b73a 04:50:14 Step 11/23 : FROM alpine:3.20 04:50:14 3.20: Pulling from library/alpine 04:50:14 94e9d8af2201: Already exists 04:50:15 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:50:15 Status: Downloaded newer image for alpine:3.20 04:50:15 ---> 7aab056cecc6 04:50:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 04:50:15 ---> Running in 4ff2dd3577db 04:50:15 Removing intermediate container 4ff2dd3577db 04:50:15 ---> b581ff0a5a78 04:50:15 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 04:50:15 ---> Running in 65866a89bad9 04:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:18 (1/6) Installing dumb-init (1.2.5-r3) 04:50:18 (2/6) Installing libgcc (13.2.1_git20240309-r1) 04:50:18 (3/6) Installing libsodium (1.0.19-r0) 04:50:18 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 04:50:18 (5/6) Installing libzmq (4.3.5-r2) 04:50:18 (6/6) Installing zeromq (4.3.5-r2) 04:50:18 Executing busybox-1.36.1-r29.trigger 04:50:18 OK: 13 MiB in 20 packages 04:50:19 Removing intermediate container 65866a89bad9 04:50:19 ---> 4fd092243f0b 04:50:19 Step 14/23 : RUN apk --no-cache upgrade 04:50:19 ---> Running in cc2acd1257d1 04:50:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:22 OK: 13 MiB in 20 packages 04:50:23 Removing intermediate container cc2acd1257d1 04:50:23 ---> 80298369f355 04:50:23 Step 15/23 : COPY --from=builder /device-opcua/cmd / 04:50:25 ---> 4e8cb244a6d0 04:50:25 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 04:50:26 ---> 3297f5bc1759 04:50:26 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 04:50:26 ---> d127cc1745b6 04:50:26 Step 18/23 : EXPOSE 59997 04:50:27 ---> Running in dec00a75ae98 04:50:27 Removing intermediate container dec00a75ae98 04:50:27 ---> 59aa5808833d 04:50:27 Step 19/23 : ENTRYPOINT ["/device-opcua"] 04:50:27 ---> Running in 293294c92f39 04:50:27 Removing intermediate container 293294c92f39 04:50:27 ---> 7b1667328b73 04:50:27 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:50:27 ---> Running in 6776a44a766b 04:50:28 Removing intermediate container 6776a44a766b 04:50:28 ---> 6e6bc62550f1 04:50:28 Step 21/23 : LABEL arch=arm64 04:50:28 ---> Running in b2b05eb77d3f 04:50:28 Removing intermediate container b2b05eb77d3f 04:50:28 ---> df163a52d493 04:50:28 Step 22/23 : LABEL git_sha=8fe993c815571e2722f031c8f5cb1208b33404e3 04:50:28 ---> Running in 02fdaaeb9a25 04:50:28 Removing intermediate container 02fdaaeb9a25 04:50:28 ---> 79471ccc211e 04:50:28 Step 23/23 : LABEL version=4.1.0-dev.1 04:50:28 ---> Running in a67461d2184b 04:50:29 Removing intermediate container a67461d2184b 04:50:29 ---> 14a7ac4affdf 04:50:29 [Warning] One or more build-args [ARCH] were not consumed 04:50:29 Successfully built 14a7ac4affdf 04:50:29 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 04:50:29 provisioning config files... 04:50:29 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/11@tmp/config4954680216905951859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:29 ---> ****-login.sh 04:50:29 nexus3.edgexfoundry.org:10001 04:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:30 Configure a credential helper to remove this warning. See 04:50:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:30 04:50:30 Login Succeeded 04:50:30 nexus3.edgexfoundry.org:10002 04:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:30 Configure a credential helper to remove this warning. See 04:50:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:30 04:50:30 Login Succeeded 04:50:30 nexus3.edgexfoundry.org:10003 04:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:30 Configure a credential helper to remove this warning. See 04:50:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:30 04:50:30 Login Succeeded 04:50:30 nexus3.edgexfoundry.org:10004 04:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:31 Configure a credential helper to remove this warning. See 04:50:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:31 04:50:31 Login Succeeded 04:50:31 ****.io 04:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:31 Configure a credential helper to remove this warning. See 04:50:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:31 04:50:31 Login Succeeded 04:50:31 ---> ****-login.sh ends [Pipeline] } 04:50:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:50:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:50:31 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 04:50:31 8fe993c815571e2722f031c8f5cb1208b33404e3 04:50:31 latest 04:50:31 4.1.0-dev.1 04:50:31 8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 04:50:31 main 04:50:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:32 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:8fe993c815571e2722f031c8f5cb1208b33404e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:32 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:8fe993c815571e2722f031c8f5cb1208b33404e3 04:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:32 0c47ed3ee82c: Preparing 04:50:32 85528807764a: Preparing 04:50:32 2dd8caccea3b: Preparing 04:50:32 a7d91853d80a: Preparing 04:50:32 9dba8561d3e0: Preparing 04:50:32 dd9c8f8612c8: Preparing 04:50:32 dd9c8f8612c8: Waiting 04:50:32 a7d91853d80a: Pushed 04:50:32 85528807764a: Pushed 04:50:32 0c47ed3ee82c: Pushed 04:50:32 dd9c8f8612c8: Layer already exists 04:50:33 9dba8561d3e0: Pushed 04:50:43 2dd8caccea3b: Pushed 04:50:43 8fe993c815571e2722f031c8f5cb1208b33404e3: digest: sha256:d81500929a7b5e511033ca1d09fa90397c0bd2e78343ced25e1c8b2b72d44cf4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:44 + 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 04:50:44 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:44 0c47ed3ee82c: Preparing 04:50:44 85528807764a: Preparing 04:50:44 2dd8caccea3b: Preparing 04:50:44 a7d91853d80a: Preparing 04:50:44 9dba8561d3e0: Preparing 04:50:44 dd9c8f8612c8: Preparing 04:50:44 dd9c8f8612c8: Waiting 04:50:44 0c47ed3ee82c: Layer already exists 04:50:44 85528807764a: Layer already exists 04:50:44 9dba8561d3e0: Layer already exists 04:50:44 a7d91853d80a: Layer already exists 04:50:44 2dd8caccea3b: Layer already exists 04:50:44 dd9c8f8612c8: Layer already exists 04:50:45 latest: digest: sha256:d81500929a7b5e511033ca1d09fa90397c0bd2e78343ced25e1c8b2b72d44cf4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:45 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:45 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.1 04:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:45 0c47ed3ee82c: Preparing 04:50:45 85528807764a: Preparing 04:50:45 2dd8caccea3b: Preparing 04:50:45 a7d91853d80a: Preparing 04:50:45 9dba8561d3e0: Preparing 04:50:45 dd9c8f8612c8: Preparing 04:50:45 dd9c8f8612c8: Waiting 04:50:45 a7d91853d80a: Layer already exists 04:50:45 0c47ed3ee82c: Layer already exists 04:50:45 9dba8561d3e0: Layer already exists 04:50:45 2dd8caccea3b: Layer already exists 04:50:45 85528807764a: Layer already exists 04:50:45 dd9c8f8612c8: Layer already exists 04:50:45 4.1.0-dev.1: digest: sha256:d81500929a7b5e511033ca1d09fa90397c0bd2e78343ced25e1c8b2b72d44cf4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:46 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:46 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 04:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:46 0c47ed3ee82c: Preparing 04:50:46 85528807764a: Preparing 04:50:46 2dd8caccea3b: Preparing 04:50:46 a7d91853d80a: Preparing 04:50:46 9dba8561d3e0: Preparing 04:50:46 dd9c8f8612c8: Preparing 04:50:46 dd9c8f8612c8: Waiting 04:50:46 0c47ed3ee82c: Layer already exists 04:50:46 9dba8561d3e0: Layer already exists 04:50:46 a7d91853d80a: Layer already exists 04:50:46 2dd8caccea3b: Layer already exists 04:50:46 85528807764a: Layer already exists 04:50:46 dd9c8f8612c8: Layer already exists 04:50:46 8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1: digest: sha256:d81500929a7b5e511033ca1d09fa90397c0bd2e78343ced25e1c8b2b72d44cf4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:46 + 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 04:50:47 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 04:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:50:47 0c47ed3ee82c: Preparing 04:50:47 85528807764a: Preparing 04:50:47 2dd8caccea3b: Preparing 04:50:47 a7d91853d80a: Preparing 04:50:47 9dba8561d3e0: Preparing 04:50:47 dd9c8f8612c8: Preparing 04:50:47 dd9c8f8612c8: Waiting 04:50:47 9dba8561d3e0: Layer already exists 04:50:47 0c47ed3ee82c: Layer already exists 04:50:47 85528807764a: Layer already exists 04:50:47 a7d91853d80a: Layer already exists 04:50:47 2dd8caccea3b: Layer already exists 04:50:47 dd9c8f8612c8: Layer already exists 04:50:47 main: digest: sha256:d81500929a7b5e511033ca1d09fa90397c0bd2e78343ced25e1c8b2b72d44cf4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:50:47 ===================================================== [Pipeline] echo 04:50:47 taggedImages: 04:50:47 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:8fe993c815571e2722f031c8f5cb1208b33404e3 04:50:47 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:50:47 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.1 04:50:47 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 04:50:47 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 04:50:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:8fe993c815571e2722f031c8f5cb1208b33404e3 [Pipeline] echo 04:50:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 04:50:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.1 [Pipeline] echo 04:50:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:8fe993c815571e2722f031c8f5cb1208b33404e3-4.1.0-dev.1 [Pipeline] echo 04:50:47 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:50:48 04:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:50:48 arm64: Pulling from edgex-lftools-log-publisher 04:50:48 8998bd30e6a1: Pulling fs layer 04:50:48 04944245beec: Pulling fs layer 04:50:48 699f458cf7ca: Pulling fs layer 04:50:48 765212b225bb: Pulling fs layer 04:50:48 f23df028b6ca: Pulling fs layer 04:50:48 d65c8cfc05b1: Pulling fs layer 04:50:48 f23df028b6ca: Waiting 04:50:48 2437ff75d9bd: Pulling fs layer 04:50:48 d65c8cfc05b1: Waiting 04:50:48 2437ff75d9bd: Waiting 04:50:48 04944245beec: Verifying Checksum 04:50:48 04944245beec: Download complete 04:50:48 765212b225bb: Verifying Checksum 04:50:48 765212b225bb: Download complete 04:50:48 f23df028b6ca: Verifying Checksum 04:50:48 f23df028b6ca: Download complete 04:50:48 d65c8cfc05b1: Verifying Checksum 04:50:48 d65c8cfc05b1: Download complete 04:50:48 699f458cf7ca: Verifying Checksum 04:50:48 699f458cf7ca: Download complete 04:50:49 8998bd30e6a1: Download complete 04:50:51 2437ff75d9bd: Verifying Checksum 04:50:51 2437ff75d9bd: Download complete 04:50:53 8998bd30e6a1: Pull complete 04:50:54 04944245beec: Pull complete 04:50:55 699f458cf7ca: Pull complete 04:50:55 765212b225bb: Pull complete 04:50:56 f23df028b6ca: Pull complete 04:50:56 d65c8cfc05b1: Pull complete 04:51:15 2437ff75d9bd: Pull complete 04:51:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:51:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:15 prd-ubuntu20.04-docker-arm64-4c-16g-923 does not seem to be running inside a container 04:51:15 $ 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/11 -v /w/workspace/device-opc-ua/11:/w/workspace/device-opc-ua/11:rw,z -v /w/workspace/device-opc-ua/11@tmp:/w/workspace/device-opc-ua/11@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 04:51:18 $ docker top a4a259326d7a2645dd2e68521c95bd9aa944fa47bca15c241007a0fa61cfd3cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:18 ---> job-cost.sh 04:51:18 lf-activate-venv: SKIPPING 04:51:18 INFO: No Stack... 04:51:19 INFO: Retrieving Pricing Info for: v3-standard-4 04:51:20 INFO: Archiving Costs [Pipeline] sh 04:51:20 + cat /w/workspace/device-opc-ua/11/archives/cost.csv 04:51:20 + cut -d, -f6 [Pipeline] lock 04:51:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-11-stack-cost] 04:51:20 Resource [jenkins-edgexfoundry-device-opc-ua-main-11-stack-cost] did not exist. Created. 04:51:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:51:21 /w/workspace/device-opc-ua/11@tmp/durable-91d1cbfd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:51:21 + echo total: 0.10999999940395355 [Pipeline] stash 04:51:21 Warning: overwriting stash ‘stack-cost’ 04:51:21 Stashed 1 file(s) [Pipeline] } 04:51:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 04:51:21 $ docker stop --time=1 a4a259326d7a2645dd2e68521c95bd9aa944fa47bca15c241007a0fa61cfd3cb 04:51:23 $ docker rm -f --volumes a4a259326d7a2645dd2e68521c95bd9aa944fa47bca15c241007a0fa61cfd3cb [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 04:51:23 provisioning config files... 04:51:23 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9839395819071037261tmp [Pipeline] { [Pipeline] sh 04:51:23 + set +x 04:51:23 + curl -s https://codecov.io/bash 04:51:23 + bash -s -- 04:51:23 04:51:23 _____ _ 04:51:23 / ____| | | 04:51:23 | | ___ __| | ___ ___ _____ __ 04:51:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:51:23 | |___| (_) | (_| | __/ (_| (_) \ V / 04:51:23 \_____\___/ \__,_|\___|\___\___/ \_/ 04:51:23 Bash-1.0.6 04:51:23 04:51:23 04:51:23 ==> git version 2.25.1 found 04:51:23 ==> 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 04:51:23 Release-Date: 2020-01-08 04:51:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:51:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:51:23 ==> Jenkins CI detected. 04:51:23 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 04:51:23 project root: . 04:51:23 --> token set from env 04:51:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:51:23 ==> Running gcov in . (disable via -X gcov) 04:51:23 ==> Python coveragepy not found 04:51:23 ==> Searching for coverage reports in: 04:51:23 + . 04:51:23 -> Found 1 reports 04:51:23 ==> Detecting git/mercurial file structure 04:51:23 ==> Reading reports 04:51:23 + ./coverage.out bytes=26136 04:51:24 ==> Appending adjustments 04:51:24 https://docs.codecov.io/docs/fixing-reports 04:51:24 + Found adjustments 04:51:24 ==> Gzipping contents 04:51:24 4.0K /tmp/codecov.2EfPsZ.gz 04:51:24 ==> Uploading reports 04:51:24 url: https://codecov.io 04:51:24 query: branch=main&commit=8fe993c815571e2722f031c8f5cb1208b33404e3&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 04:51:24 -> Pinging Codecov 04:51:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8fe993c815571e2722f031c8f5cb1208b33404e3&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 04:51:24 -> Uploading to 04:51:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/8fe993c815571e2722f031c8f5cb1208b33404e3/47127c23-5982-4e94-bc3b-8a920a53d02c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250505%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250505T045124Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=70d7ae978fe97203d136fe6e56889351c58ab6f1722d3efbd6e64ec90df3429c 04:51:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:51:24 Dload Upload Total Spent Left Speed 04:51:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 25270 --:--:-- --:--:-- --:--:-- 25270 04:51:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/8fe993c815571e2722f031c8f5cb1208b33404e3 [Pipeline] } 04:51:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:51:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:51:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:51:25 04:51:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:51:25 latest: Pulling from edgex-devops/edgex-snyk-go 04:51:25 43c4264eed91: Pulling fs layer 04:51:25 4cc291be95ef: Pulling fs layer 04:51:25 2ac1f1163629: Pulling fs layer 04:51:25 5c3c966382ef: Pulling fs layer 04:51:25 4f4fb700ef54: Pulling fs layer 04:51:25 d9c7d2e4e75e: Pulling fs layer 04:51:25 9c3e1370e548: Pulling fs layer 04:51:25 5c3c966382ef: Waiting 04:51:25 d9c7d2e4e75e: Waiting 04:51:25 4f4fb700ef54: Waiting 04:51:25 9c3e1370e548: Waiting 04:51:25 4cc291be95ef: Verifying Checksum 04:51:25 4cc291be95ef: Download complete 04:51:25 5c3c966382ef: Verifying Checksum 04:51:25 5c3c966382ef: Download complete 04:51:25 4f4fb700ef54: Download complete 04:51:25 43c4264eed91: Download complete 04:51:25 43c4264eed91: Pull complete 04:51:25 d9c7d2e4e75e: Verifying Checksum 04:51:25 d9c7d2e4e75e: Download complete 04:51:25 4cc291be95ef: Pull complete 04:51:25 2ac1f1163629: Verifying Checksum 04:51:25 2ac1f1163629: Download complete 04:51:26 9c3e1370e548: Verifying Checksum 04:51:26 9c3e1370e548: Download complete 04:51:29 2ac1f1163629: Pull complete 04:51:29 5c3c966382ef: Pull complete 04:51:29 4f4fb700ef54: Pull complete 04:51:29 d9c7d2e4e75e: Pull complete 04:51:32 9c3e1370e548: Pull complete 04:51:32 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:51:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:32 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:51:32 $ 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 04:51:34 $ docker top 5f9d991192d08f771d2be2ef45cec729cecd6cd2c901e635d8bad350405bb3dd -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 04:51:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 04:51:35 + set -o pipefail 04:51:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 04:51:42 04:51:42 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 04:51:42 04:51:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/1a87c14a-b36f-4804-aa62-641df453d29f 04:51:42 04:51:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:51:42 04:51:42 04:51:42 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 04:51:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:51:42 $ docker stop --time=1 5f9d991192d08f771d2be2ef45cec729cecd6cd2c901e635d8bad350405bb3dd 04:51:44 $ docker rm -f --volumes 5f9d991192d08f771d2be2ef45cec729cecd6cd2c901e635d8bad350405bb3dd [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 04:51:45 + git log --format=format:%s -1 8fe993c815571e2722f031c8f5cb1208b33404e3 [Pipeline] sh 04:51:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:51:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:46 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:51:46 $ 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 04:51:47 $ docker top fa9aafb1a62369dedf73e1906b50fd913e3112c87504262b5e7925e2e3d57d0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:47 [ssh-agent] Looking for ssh-agent implementation... 04:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:47 $ docker exec fa9aafb1a62369dedf73e1906b50fd913e3112c87504262b5e7925e2e3d57d0f ssh-agent 04:51:47 SSH_AUTH_SOCK=/tmp/ssh-Wvu6jk2ZGjT9/agent.32 04:51:47 SSH_AGENT_PID=38 04:51:47 Running ssh-add (command line suppressed) 04:51:47 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3231548688167836821.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3231548688167836821.key) 04:51:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:47 + git semver tag 04:51:48 2025-05-05 04:51:48,002 [run_tag] DEBUG tag force:False 04:51:48 2025-05-05 04:51:48,003 [check_head_tag] DEBUG check head tag 04:51:48 2025-05-05 04:51:48,003 [execute] INFO git cat-file --batch-check 04:51:48 2025-05-05 04:51:48,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 04:51:48 2025-05-05 04:51:48,008 [execute] INFO git cat-file --batch 04:51:48 2025-05-05 04:51:48,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 04:51:48 2025-05-05 04:51:48,014 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:51:48 2025-05-05 04:51:48,015 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 04:51:48 2025-05-05 04:51:48,015 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 04:51:48 2025-05-05 04:51:48,021 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:51:48 4.1.0-dev.1 [Pipeline] } 04:51:48 $ docker exec --env ******** --env ******** fa9aafb1a62369dedf73e1906b50fd913e3112c87504262b5e7925e2e3d57d0f ssh-agent -k 04:51:48 unset SSH_AUTH_SOCK; 04:51:48 unset SSH_AGENT_PID; 04:51:48 echo Agent pid 38 killed; 04:51:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:48 + git semver [Pipeline] } 04:51:48 $ docker stop --time=1 fa9aafb1a62369dedf73e1906b50fd913e3112c87504262b5e7925e2e3d57d0f 04:51:50 $ docker rm -f --volumes fa9aafb1a62369dedf73e1906b50fd913e3112c87504262b5e7925e2e3d57d0f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:51:50 04:51:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:51:50 0.23.1-centos7: Pulling from edgex-lftools 04:51:50 ab5ef0e58194: Pulling fs layer 04:51:50 9712f1f96733: Pulling fs layer 04:51:50 63f879dbbcfc: Pulling fs layer 04:51:50 0d9ebad4ef96: Pulling fs layer 04:51:50 e9a5061849ea: Pulling fs layer 04:51:50 d747dcd14b5f: Pulling fs layer 04:51:50 2de7ff778b66: Pulling fs layer 04:51:50 e9a5061849ea: Waiting 04:51:50 d747dcd14b5f: Waiting 04:51:50 2de7ff778b66: Waiting 04:51:50 0d9ebad4ef96: Waiting 04:51:50 9712f1f96733: Verifying Checksum 04:51:50 9712f1f96733: Download complete 04:51:51 63f879dbbcfc: Download complete 04:51:51 e9a5061849ea: Verifying Checksum 04:51:51 e9a5061849ea: Download complete 04:51:51 d747dcd14b5f: Verifying Checksum 04:51:51 d747dcd14b5f: Download complete 04:51:51 ab5ef0e58194: Verifying Checksum 04:51:51 ab5ef0e58194: Download complete 04:51:51 0d9ebad4ef96: Verifying Checksum 04:51:51 0d9ebad4ef96: Download complete 04:51:51 2de7ff778b66: Verifying Checksum 04:51:51 2de7ff778b66: Download complete 04:51:53 ab5ef0e58194: Pull complete 04:51:53 9712f1f96733: Pull complete 04:51:54 63f879dbbcfc: Pull complete 04:51:57 0d9ebad4ef96: Pull complete 04:51:57 e9a5061849ea: Pull complete 04:51:58 d747dcd14b5f: Pull complete 04:51:59 2de7ff778b66: Pull complete 04:51:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:51:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:59 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:51:59 $ 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 04:52:01 $ docker top 42cfab137c37c52cc2baedcbf6dec9ec0691377a471648267861e4cbe35cf090 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:52:01 provisioning config files... 04:52:01 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12156104265756084338tmp 04:52:01 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16133100571850095837tmp 04:52:01 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7661894746580217789tmp [Pipeline] { [Pipeline] echo 04:52:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:52:01 ---> sigul-configuration.sh 04:52:01 gpg: directory `/root/.gnupg' created 04:52:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:52:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:52:01 gpg: keyring `/root/.gnupg/secring.gpg' created 04:52:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:52:01 gpg: CAST5 encrypted data 04:52:01 gpg: encrypted with 1 passphrase 04:52:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:52:02 + mkdir /home/jenkins 04:52:02 + mkdir /home/jenkins/sigul [Pipeline] sh 04:52:02 + 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 04:52:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:52:02 ---> sigul-install.sh 04:52:02 Sigul already installed; skipping installation. [Pipeline] sh 04:52:03 + git tag --list 04:52:03 v4.0 04:52:03 v4.0.0 04:52:03 v4.1.0-dev.1 [Pipeline] sh 04:52:03 + lftools sign git-tag v4.1.0-dev.1 04:52:03 Signing Git tag with Sigul... 04:52:03 Signing v4.1.0-dev.1 [Pipeline] echo 04:52:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:52:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:52:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:52:04 $ docker stop --time=1 42cfab137c37c52cc2baedcbf6dec9ec0691377a471648267861e4cbe35cf090 04:52:05 $ docker rm -f --volumes 42cfab137c37c52cc2baedcbf6dec9ec0691377a471648267861e4cbe35cf090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:52:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:52:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:06 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:52:06 $ 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 04:52:07 $ docker top b8b60913beaa773090a596003e55b2915725ea1582a68182d95410845d077171 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:52:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:07 [ssh-agent] Looking for ssh-agent implementation... 04:52:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:07 $ docker exec b8b60913beaa773090a596003e55b2915725ea1582a68182d95410845d077171 ssh-agent 04:52:07 SSH_AUTH_SOCK=/tmp/ssh-G6crRbEcalNw/agent.32 04:52:07 SSH_AGENT_PID=38 04:52:07 Running ssh-add (command line suppressed) 04:52:07 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16171633503841169786.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16171633503841169786.key) 04:52:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:07 + git semver bump pre 04:52:08 2025-05-05 04:52:08,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:52:08 2025-05-05 04:52:08,083 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 04:52:08 2025-05-05 04:52:08,083 [bump_version] DEBUG bumped version:4.1.0-dev.2 04:52:08 2025-05-05 04:52:08,083 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 04:52:08 2025-05-05 04:52:08,083 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:52:08 2025-05-05 04:52:08,083 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:52:08 2025-05-05 04:52:08,085 [execute] INFO git cat-file --batch-check 04:52:08 2025-05-05 04:52:08,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 04:52:08 2025-05-05 04:52:08,090 [execute] INFO git cat-file --batch 04:52:08 2025-05-05 04:52:08,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 04:52:08 2025-05-05 04:52:08,095 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:52:08 4.1.0-dev.2 [Pipeline] } 04:52:08 $ docker exec --env ******** --env ******** b8b60913beaa773090a596003e55b2915725ea1582a68182d95410845d077171 ssh-agent -k 04:52:08 unset SSH_AUTH_SOCK; 04:52:08 unset SSH_AGENT_PID; 04:52:08 echo Agent pid 38 killed; 04:52:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:52:08 + git semver [Pipeline] } 04:52:08 $ docker stop --time=1 b8b60913beaa773090a596003e55b2915725ea1582a68182d95410845d077171 04:52:10 $ docker rm -f --volumes b8b60913beaa773090a596003e55b2915725ea1582a68182d95410845d077171 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:52:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:10 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:52:10 $ 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 04:52:11 $ docker top eb27645a0fabab6467bd4e9b6e68d2e555d29c739ddb1989239525af1e941b83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:52:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:52:11 [ssh-agent] Looking for ssh-agent implementation... 04:52:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:11 $ docker exec eb27645a0fabab6467bd4e9b6e68d2e555d29c739ddb1989239525af1e941b83 ssh-agent 04:52:11 SSH_AUTH_SOCK=/tmp/ssh-fAofmO9bq5oR/agent.32 04:52:11 SSH_AGENT_PID=38 04:52:11 Running ssh-add (command line suppressed) 04:52:11 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16334593234127346165.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16334593234127346165.key) 04:52:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:52:11 + git semver push 04:52:12 2025-05-05 04:52:12,184 [run_push] DEBUG push 04:52:12 2025-05-05 04:52:12,185 [execute] INFO git cat-file --batch-check 04:52:12 2025-05-05 04:52:12,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 04:52:12 2025-05-05 04:52:12,190 [execute] INFO git rev-list 747a7bad9bb45a5ee0128fb4e9355544ae6ac7c5 -- 04:52:12 2025-05-05 04:52:12,190 [execute] DEBUG Popen(['git', 'rev-list', '747a7bad9bb45a5ee0128fb4e9355544ae6ac7c5', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 04:52:12 2025-05-05 04:52:12,195 [execute] INFO git fetch -v origin 04:52:12 2025-05-05 04:52:12,195 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) 04:52:12 2025-05-05 04:52:12,674 [run_push] DEBUG no remote changes detected 04:52:12 2025-05-05 04:52:12,675 [execute] INFO git push origin semver 04:52:12 2025-05-05 04:52:12,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 04:52:13 2025-05-05 04:52:13,453 [run_push] DEBUG push all version tags 04:52:13 2025-05-05 04:52:13,454 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:52:13 2025-05-05 04:52:13,454 [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) 04:52:14 2025-05-05 04:52:14,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:52:14 4.1.0-dev.2 [Pipeline] } 04:52:14 $ docker exec --env ******** --env ******** eb27645a0fabab6467bd4e9b6e68d2e555d29c739ddb1989239525af1e941b83 ssh-agent -k 04:52:14 unset SSH_AUTH_SOCK; 04:52:14 unset SSH_AGENT_PID; 04:52:14 echo Agent pid 38 killed; 04:52:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:52:14 + git semver [Pipeline] } 04:52:15 $ docker stop --time=1 eb27645a0fabab6467bd4e9b6e68d2e555d29c739ddb1989239525af1e941b83 04:52:16 $ docker rm -f --volumes eb27645a0fabab6467bd4e9b6e68d2e555d29c739ddb1989239525af1e941b83 [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 04:52:16 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 04:52:16 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:52:16 total 16 04:52:16 drwxr-xr-x 3 root root 4096 May 5 04:40 . 04:52:16 drwxrwxr-x 10 jenkins jenkins 4096 May 5 04:52 .. 04:52:16 drwxr-xr-x 2 root root 4096 May 5 04:40 cost 04:52:16 -rw-r--r-- 1 root root 84 May 5 04:40 cost.csv 04:52:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:52:16 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:52:16 total 16 04:52:16 drwxr-xr-x 3 jenkins jenkins 4096 May 5 04:40 . 04:52:16 drwxrwxr-x 10 jenkins jenkins 4096 May 5 04:52 .. 04:52:16 drwxr-xr-x 2 jenkins jenkins 4096 May 5 04:40 cost 04:52:16 -rw-r--r-- 1 jenkins jenkins 84 May 5 04:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:52:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:52:18 ---> package-listing.sh 04:52:18 ++ facter osfamily 04:52:18 ++ tr '[:upper:]' '[:lower:]' 04:52:18 + OS_FAMILY=debian 04:52:18 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 04:52:18 + START_PACKAGES=/tmp/packages_start.txt 04:52:18 + END_PACKAGES=/tmp/packages_end.txt 04:52:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:52:18 + PACKAGES=/tmp/packages_start.txt 04:52:18 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:52:18 + PACKAGES=/tmp/packages_end.txt 04:52:18 + case "${OS_FAMILY}" in 04:52:18 + grep '^ii' 04:52:18 + dpkg -l 04:52:18 + '[' -f /tmp/packages_start.txt ']' 04:52:18 + '[' -f /tmp/packages_end.txt ']' 04:52:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:52:18 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:52:18 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 04:52:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 04:52:18 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 04:52:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:52:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:19 prd-ubuntu20.04-docker-8c-8g-919 does not seem to be running inside a container 04:52:19 $ 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 04:52:19 $ docker top 3fbb3f15ae8acdb1a733884eef1a5e06fd0d670eb447cdaa10e0cf7a00c94812 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:19 + touch /tmp/pre-build-complete [Pipeline] sh 04:52:20 + mkdir -p /var/log/sysstat [Pipeline] sh 04:52:20 + ls /var/log/sa-host 04:52:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:52:20 provisioning config files... 04:52:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4895606936195749063tmp [Pipeline] { [Pipeline] echo 04:52:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:52:20 ---> create-netrc.sh [Pipeline] } 04:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:52:21 ---> python-tools-install.sh [Pipeline] echo 04:52:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:52:21 ---> sudo-logs.sh 04:52:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:52:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:52:21 ---> job-cost.sh 04:52:21 lf-activate-venv: SKIPPING 04:52:21 DEBUG: total: 0.2199999988079071 04:52:21 INFO: Retrieving Stack Cost... 04:52:22 INFO: Retrieving Pricing Info for: v3-standard-8 04:52:22 INFO: Archiving Costs [Pipeline] echo 04:52:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:52:22 ---> logs-deploy.sh 04:52:22 lf-activate-venv: SKIPPING 04:52:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/11 04:52:22 INFO: archiving workspace using pattern(s): 04:52:23 Archives upload complete. 04:52:24 INFO: archiving logs to Nexus