Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 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-ssh251958537090648958.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9378564150457115465.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17193661391279481613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3431804442595237350.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-ssh11530045141214292543.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25856 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 (main) Commit message: "Merge pull request #90 from jackchenjc/edgex-go-issue-4916-3" > git config core.sparsecheckout # timeout=10 > git checkout -f 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 > git rev-list --no-walk 515e873cf8c49ccc867724a600990c68a3d943eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:23:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:23:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:23:33 ========================================================= 04:23:33 EdgeX Global Pipelines Version Info 04:23:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:23:34 ------------------- 04:23:34 stable info: 04:23:34 ------------------- 04:23:34 Commited By: Ginny Guan ginny@iotechsys.com 04:23:34 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:23:34 Message: update stable to v1.0.265 04:23:34 ------------------- 04:23:34 experimental info: 04:23:34 ------------------- 04:23:34 Commited By: Cherry Wang cherry@iotechsys.com 04:23:34 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:23:34 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:23:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78ec4fc [Pipeline] echo 04:23:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:35 provisioning config files... 04:23:35 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11062435647778601186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:36 ---> ****-login.sh 04:23:36 nexus3.edgexfoundry.org:10001 04:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:36 Configure a credential helper to remove this warning. See 04:23:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:36 04:23:36 Login Succeeded 04:23:36 nexus3.edgexfoundry.org:10002 04:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:36 Configure a credential helper to remove this warning. See 04:23:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:36 04:23:36 Login Succeeded 04:23:36 nexus3.edgexfoundry.org:10003 04:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:36 Configure a credential helper to remove this warning. See 04:23:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:36 04:23:36 Login Succeeded 04:23:36 nexus3.edgexfoundry.org:10004 04:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:36 Configure a credential helper to remove this warning. See 04:23:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:36 04:23:36 Login Succeeded 04:23:36 ****.io 04:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:37 Configure a credential helper to remove this warning. See 04:23:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:37 04:23:37 Login Succeeded 04:23:37 ---> ****-login.sh ends [Pipeline] } 04:23:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:23:37 + git rev-list -1 --merges 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3~1..78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] echo 04:23:37 -----------> git rev-list -1 --merges 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3~1..78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 04:23:37 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [false] [Pipeline] sh 04:23:37 + git log --format=format:%s -1 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] echo 04:23:37 ========================================================= 04:23:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:23:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:38 + git log --format=format:%s -1 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] echo 04:23:38 [semverPrep] GIT_COMMIT: 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3, Commit Message: Merge pull request #90 from jackchenjc/edgex-go-issue-4916-3 [Pipeline] echo 04:23:38 [semverPrep] This is not a build commit. [Pipeline] sh 04:23:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:38 + grep -v github /etc/ssh/ssh_known_hosts 04:23:38 + [ -e /tmp/ssh_known_hosts ] 04:23:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:23:38 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:23:38 sudo tee -a /etc/ssh/ssh_known_hosts 04:23:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:39 04:23:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:39 0.1.4: Pulling from edgex-devops/py-git-semver 04:23:39 b85a868b505f: Pulling fs layer 04:23:39 e2be974225ed: Pulling fs layer 04:23:39 339a4e72a1f5: Pulling fs layer 04:23:39 988bab9f4d93: Pulling fs layer 04:23:39 1469e6f7b9e6: Pulling fs layer 04:23:39 eaf3925da568: Pulling fs layer 04:23:39 bab4dde63d76: Pulling fs layer 04:23:39 bde34c3a00c8: Pulling fs layer 04:23:39 b352a97aabf1: Pulling fs layer 04:23:39 4872d77fe225: Pulling fs layer 04:23:39 5851b861e8e6: Pulling fs layer 04:23:39 988bab9f4d93: Waiting 04:23:39 bde34c3a00c8: Waiting 04:23:39 b352a97aabf1: Waiting 04:23:39 1469e6f7b9e6: Waiting 04:23:39 5851b861e8e6: Waiting 04:23:39 bab4dde63d76: Waiting 04:23:39 eaf3925da568: Waiting 04:23:39 4872d77fe225: Waiting 04:23:39 e2be974225ed: Download complete 04:23:39 988bab9f4d93: Verifying Checksum 04:23:39 988bab9f4d93: Download complete 04:23:39 339a4e72a1f5: Verifying Checksum 04:23:39 339a4e72a1f5: Download complete 04:23:39 1469e6f7b9e6: Verifying Checksum 04:23:39 1469e6f7b9e6: Download complete 04:23:39 eaf3925da568: Download complete 04:23:39 bde34c3a00c8: Download complete 04:23:39 b352a97aabf1: Download complete 04:23:39 4872d77fe225: Download complete 04:23:39 5851b861e8e6: Verifying Checksum 04:23:39 5851b861e8e6: Download complete 04:23:39 b85a868b505f: Verifying Checksum 04:23:39 b85a868b505f: Download complete 04:23:39 bab4dde63d76: Verifying Checksum 04:23:39 bab4dde63d76: Download complete 04:23:40 b85a868b505f: Pull complete 04:23:41 e2be974225ed: Pull complete 04:23:41 339a4e72a1f5: Pull complete 04:23:41 988bab9f4d93: Pull complete 04:23:41 1469e6f7b9e6: Pull complete 04:23:41 eaf3925da568: Pull complete 04:23:43 bab4dde63d76: Pull complete 04:23:43 bde34c3a00c8: Pull complete 04:23:43 b352a97aabf1: Pull complete 04:23:44 4872d77fe225: Pull complete 04:23:44 5851b861e8e6: Pull complete 04:23:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:44 prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container 04:23:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:46 $ docker top 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 -eo pid,comm 04:23:46 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:23:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:46 [ssh-agent] Looking for ssh-agent implementation... 04:23:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:47 $ docker exec 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 ssh-agent 04:23:47 SSH_AUTH_SOCK=/tmp/ssh-S2dZW98ykeLl/agent.32 04:23:47 SSH_AGENT_PID=38 04:23:47 Running ssh-add (command line suppressed) 04:23:47 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9046469612443710779.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9046469612443710779.key) 04:23:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:47 + git tag --points-at HEAD [Pipeline] } 04:23:47 $ docker exec --env ******** --env ******** 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 ssh-agent -k 04:23:47 unset SSH_AUTH_SOCK; 04:23:47 unset SSH_AGENT_PID; 04:23:47 echo Agent pid 38 killed; 04:23:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:23:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:47 [ssh-agent] Looking for ssh-agent implementation... 04:23:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:47 $ docker exec 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 ssh-agent 04:23:48 SSH_AUTH_SOCK=/tmp/ssh-HGoFrzrqJeuT/agent.71 04:23:48 SSH_AGENT_PID=76 04:23:48 Running ssh-add (command line suppressed) 04:23:48 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15993216520844329519.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15993216520844329519.key) 04:23:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:48 + git semver init 04:23:48 2024-11-08 04:23:48,631 [run_init] DEBUG init version:0.0.0 force:False 04:23:48 2024-11-08 04:23:48,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:23:48 2024-11-08 04:23:48,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:23:48 2024-11-08 04:23:48,632 [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:23:49 2024-11-08 04:23:49,253 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 04:23:49 2024-11-08 04:23:49,254 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 04:23:49 2024-11-08 04:23:49,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:23:49 2024-11-08 04:23:49,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:23:49 4.0.0-dev.1 [Pipeline] } 04:23:49 $ docker exec --env ******** --env ******** 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 ssh-agent -k 04:23:49 unset SSH_AUTH_SOCK; 04:23:49 unset SSH_AGENT_PID; 04:23:49 echo Agent pid 76 killed; 04:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:49 + git semver [Pipeline] } 04:23:50 $ docker stop --time=1 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 04:23:51 $ docker rm -f --volumes 5a6f0cec4481c6e4c4935ca5d941237407a52e865d3cd7cd00bde88796166a38 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:52 Stashed 1 file(s) [Pipeline] echo 04:23:52 [edgeXSemver]: initialized semver on version 4.0.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:23:52 provisioning config files... 04:23:52 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10608218038275684445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:52 ---> ****-login.sh 04:23:52 nexus3.edgexfoundry.org:10001 04:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:52 Configure a credential helper to remove this warning. See 04:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:52 04:23:52 Login Succeeded 04:23:52 nexus3.edgexfoundry.org:10002 04:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:52 Configure a credential helper to remove this warning. See 04:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:52 04:23:52 Login Succeeded 04:23:52 nexus3.edgexfoundry.org:10003 04:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:52 Configure a credential helper to remove this warning. See 04:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:52 04:23:52 Login Succeeded 04:23:52 nexus3.edgexfoundry.org:10004 04:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:52 Configure a credential helper to remove this warning. See 04:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:52 04:23:52 Login Succeeded 04:23:52 ****.io 04:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:53 Configure a credential helper to remove this warning. See 04:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:53 04:23:53 Login Succeeded 04:23:53 ---> ****-login.sh ends [Pipeline] } 04:23:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:53 ========================================================= 04:23:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:23:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:53 + 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:23:53 Sending build context to Docker daemon 920.6kB 04:23:53 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 04:23:53 1.23-alpine3.20: Pulling from library/golang 04:23:54 43c4264eed91: Pulling fs layer 04:23:54 aec3504c519e: Pulling fs layer 04:23:54 c79bddf330f7: Pulling fs layer 04:23:54 0d736227ff64: Pulling fs layer 04:23:54 4f4fb700ef54: Pulling fs layer 04:23:54 4f4fb700ef54: Waiting 04:23:54 aec3504c519e: Verifying Checksum 04:23:54 aec3504c519e: Download complete 04:23:54 43c4264eed91: Verifying Checksum 04:23:54 43c4264eed91: Download complete 04:23:54 0d736227ff64: Verifying Checksum 04:23:54 0d736227ff64: Download complete 04:23:54 4f4fb700ef54: Verifying Checksum 04:23:54 4f4fb700ef54: Download complete 04:23:54 43c4264eed91: Pull complete 04:23:54 aec3504c519e: Pull complete 04:23:54 c79bddf330f7: Verifying Checksum 04:23:54 c79bddf330f7: Download complete 04:23:57 c79bddf330f7: Pull complete 04:23:57 0d736227ff64: Pull complete 04:23:58 4f4fb700ef54: Pull complete 04:23:58 Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a 04:23:58 Status: Downloaded newer image for golang:1.23-alpine3.20 04:23:58 ---> 4147efcd34f7 04:23:58 Step 2/5 : WORKDIR /device-opcua 04:24:00 ---> Running in f04ad93d8dd7 04:24:00 Removing intermediate container f04ad93d8dd7 04:24:00 ---> f2e592928a1b 04:24:00 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:24:00 ---> Running in d21733a728fc 04:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:24:00 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:24:00 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:24:00 OK: 24168 distinct packages available 04:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:24:00 (1/30) Installing libgcc (13.2.1_git20240309-r0) 04:24:00 (2/30) Installing jansson (2.14-r4) 04:24:00 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 04:24:00 (4/30) Installing zstd-libs (1.5.6-r0) 04:24:00 (5/30) Installing binutils (2.42-r0) 04:24:00 (6/30) Installing libgomp (13.2.1_git20240309-r0) 04:24:00 (7/30) Installing libatomic (13.2.1_git20240309-r0) 04:24:00 (8/30) Installing gmp (6.3.0-r1) 04:24:00 (9/30) Installing isl26 (0.26-r1) 04:24:00 (10/30) Installing mpfr4 (4.2.1-r0) 04:24:00 (11/30) Installing mpc1 (1.3.1-r1) 04:24:00 (12/30) Installing gcc (13.2.1_git20240309-r0) 04:24:01 (13/30) Installing brotli-libs (1.1.0-r2) 04:24:01 (14/30) Installing c-ares (1.33.1-r0) 04:24:01 (15/30) Installing libunistring (1.2-r0) 04:24:01 (16/30) Installing libidn2 (2.3.7-r0) 04:24:01 (17/30) Installing nghttp2-libs (1.62.1-r0) 04:24:01 (18/30) Installing libpsl (0.21.5-r1) 04:24:01 (19/30) Installing libcurl (8.11.0-r1) 04:24:01 (20/30) Installing libexpat (2.6.3-r0) 04:24:01 (21/30) Installing pcre2 (10.43-r0) 04:24:01 (22/30) Installing git (2.45.2-r0) 04:24:01 (23/30) Installing git-init-template (2.45.2-r0) 04:24:01 (24/30) Installing make (4.4.1-r2) 04:24:01 (25/30) Installing musl-dev (1.2.5-r0) 04:24:01 (26/30) Installing pkgconf (2.2.0-r0) 04:24:01 (27/30) Installing libsodium (1.0.19-r0) 04:24:01 (28/30) Installing libzmq (4.3.5-r2) 04:24:01 (29/30) Installing libsodium-dev (1.0.19-r0) 04:24:01 (30/30) Installing zeromq-dev (4.3.5-r2) 04:24:01 Executing busybox-1.36.1-r29.trigger 04:24:01 OK: 171 MiB in 45 packages 04:24:05 Removing intermediate container d21733a728fc 04:24:05 ---> ab5ca10c07cd 04:24:05 Step 4/5 : COPY . . 04:24:05 ---> 5e9dc23922f6 04:24:05 Step 5/5 : RUN make build 04:24:05 ---> Running in a13b3129ab14 04:24:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:24:05 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 04:24:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 04:24:05 go: downloading github.com/gopcua/opcua v0.5.3 04:24:05 go: downloading github.com/spf13/cast v1.7.0 04:24:05 go: downloading github.com/go-kit/log v0.2.1 04:24:05 go: downloading github.com/go-playground/validator/v10 v10.22.1 04:24:05 go: downloading github.com/google/uuid v1.6.0 04:24:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:24:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 04:24:05 go: downloading github.com/go-playground/universal-translator v0.18.1 04:24:05 go: downloading github.com/leodido/go-urn v1.4.0 04:24:05 go: downloading golang.org/x/crypto v0.28.0 04:24:05 go: downloading golang.org/x/text v0.19.0 04:24:05 go: downloading github.com/go-playground/locales v0.14.1 04:24:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 04:24:05 go: downloading github.com/labstack/echo/v4 v4.12.0 04:24:06 go: downloading github.com/panjf2000/ants/v2 v2.10.0 04:24:06 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:24:06 go: downloading golang.org/x/sys v0.26.0 04:24:06 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 04:24:06 go: downloading golang.org/x/net v0.30.0 04:24:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:24:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 04:24:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:24:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:24:06 go: downloading gopkg.in/yaml.v3 v3.0.1 04:24:06 go: downloading github.com/labstack/gommon v0.4.2 04:24:06 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 04:24:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:24:06 go: downloading github.com/openziti/sdk-golang v0.23.43 04:24:06 go: downloading github.com/sirupsen/logrus v1.9.3 04:24:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 04:24:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 04:24:06 go: downloading github.com/mitchellh/copystructure v1.2.0 04:24:06 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:24:06 go: downloading github.com/pkg/errors v0.9.1 04:24:06 go: downloading golang.org/x/sync v0.8.0 04:24:06 go: downloading github.com/hashicorp/errwrap v1.1.0 04:24:07 go: downloading github.com/x448/float16 v0.8.4 04:24:07 go: downloading github.com/mattn/go-colorable v0.1.13 04:24:07 go: downloading github.com/mattn/go-isatty v0.0.20 04:24:07 go: downloading github.com/valyala/fasttemplate v1.2.2 04:24:07 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:24:07 go: downloading golang.org/x/time v0.6.0 04:24:07 go: downloading github.com/go-openapi/runtime v0.28.0 04:24:07 go: downloading github.com/go-openapi/strfmt v0.23.0 04:24:07 go: downloading github.com/go-resty/resty/v2 v2.15.3 04:24:07 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:24:07 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:24:07 go: downloading github.com/openziti/edge-api v0.26.32 04:24:07 Still waiting to schedule task 04:24:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25842’ 04:24:07 go: downloading github.com/openziti/foundation/v2 v2.0.49 04:24:07 go: downloading github.com/openziti/identity v1.0.85 04:24:07 go: downloading github.com/zitadel/oidc/v2 v2.12.2 04:24:07 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:24:07 go: downloading golang.org/x/oauth2 v0.23.0 04:24:07 go: downloading github.com/openziti/channel/v3 v3.0.4 04:24:07 go: downloading github.com/openziti/secretstream v0.1.25 04:24:07 go: downloading github.com/openziti/transport/v2 v2.0.146 04:24:07 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:24:07 go: downloading github.com/kataras/go-events v0.0.3 04:24:07 go: downloading github.com/openziti/metrics v1.2.58 04:24:07 go: downloading github.com/gorilla/websocket v1.5.3 04:24:07 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:24:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:24:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:24:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 04:24:07 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:24:07 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:24:07 go: downloading github.com/go-openapi/errors v0.22.0 04:24:07 go: downloading github.com/oklog/ulid v1.3.1 04:24:07 go: downloading go.mongodb.org/mongo-driver v1.17.0 04:24:07 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:24:07 go: downloading github.com/go-openapi/swag v0.23.0 04:24:07 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:24:07 go: downloading go.opentelemetry.io/otel v1.29.0 04:24:07 go: downloading go.opentelemetry.io/otel/trace v1.29.0 04:24:07 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:24:07 go: downloading github.com/go-openapi/validate v0.24.0 04:24:07 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:24:07 go: downloading github.com/golang/protobuf v1.5.4 04:24:07 go: downloading google.golang.org/protobuf v1.34.2 04:24:07 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:24:07 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 04:24:07 go: downloading github.com/gorilla/securecookie v1.1.2 04:24:08 go: downloading github.com/gorilla/schema v1.4.1 04:24:08 go: downloading github.com/muhlemmer/gu v0.3.1 04:24:08 go: downloading github.com/mitchellh/go-ps v1.0.0 04:24:08 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:24:08 go: downloading github.com/hashicorp/consul/api v1.29.4 04:24:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:24:08 go: downloading golang.org/x/term v0.25.0 04:24:08 go: downloading github.com/go-openapi/analysis v0.23.0 04:24:08 go: downloading github.com/go-openapi/loads v0.22.0 04:24:08 go: downloading github.com/go-openapi/spec v0.21.0 04:24:08 go: downloading github.com/zeebo/errs v1.3.0 04:24:08 go: downloading google.golang.org/grpc v1.67.1 04:24:08 go: downloading github.com/mailru/easyjson v0.7.7 04:24:08 go: downloading github.com/go-logr/logr v1.4.2 04:24:08 go: downloading go.opentelemetry.io/otel/metric v1.29.0 04:24:08 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:24:08 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:24:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:24:08 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:24:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:24:08 go: downloading github.com/hashicorp/serf v0.10.1 04:24:08 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 04:24:08 go: downloading github.com/josharian/intern v1.0.0 04:24:08 go: downloading github.com/go-logr/stdr v1.2.2 04:24:08 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:24:08 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:24:08 go: downloading github.com/fatih/color v1.16.0 04:24:08 go: downloading github.com/tklauser/numcpus v0.6.1 04:24:08 go: downloading github.com/armon/go-metrics v0.4.1 04:24:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:24:08 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 04:24:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:24:30 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:24:52 Removing intermediate container a13b3129ab14 04:24:52 ---> d5038f19fea2 04:24:52 [Warning] One or more build-args [BASE MAKE] were not consumed 04:24:52 Successfully built d5038f19fea2 04:24:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:52 + docker inspect -f . ci-base-image-x86_64 04:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:52 prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container 04:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:53 $ docker top c5c1e70bbab7dc1f9ec382d822320fd3a3fb6daa728887e2f468cc7e20e0d3ab -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:53 + go version 04:24:53 go version go1.23.3 linux/amd64 [Pipeline] } 04:24:53 $ docker stop --time=1 c5c1e70bbab7dc1f9ec382d822320fd3a3fb6daa728887e2f468cc7e20e0d3ab 04:24:55 $ docker rm -f --volumes c5c1e70bbab7dc1f9ec382d822320fd3a3fb6daa728887e2f468cc7e20e0d3ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:55 + docker inspect -f . ci-base-image-x86_64 04:24:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:55 prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container 04:24:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:55 $ docker top 207f7a42c3cb77fc247b529bb34b6d4c78becb088471344717820053cc327d8b -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 04:24:56 + make test 04:24:56 go install github.com/jstemmer/go-junit-report@v0.9.1 04:24:56 go: downloading github.com/jstemmer/go-junit-report v0.9.1 04:25:02 go install github.com/axw/gocov/gocov@v1.0.0 04:25:02 go: downloading github.com/axw/gocov v1.0.0 04:25:03 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 04:25:04 go install github.com/AlekSi/gocov-xml@v1.0.0 04:25:04 go: downloading github.com/AlekSi/gocov-xml v1.0.0 04:25:05 go install github.com/jandelgado/gcov2lcov@v1.0.5 04:25:06 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 04:25:07 rm -rf test-artifacts 04:25:07 mkdir test-artifacts 04:25:07 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 04:25:07 go: downloading github.com/stretchr/testify v1.9.0 04:25:07 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:25:07 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:25:25 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 04:25:25 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 04:25:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:25:25 $ docker stop --time=1 207f7a42c3cb77fc247b529bb34b6d4c78becb088471344717820053cc327d8b 04:25:29 $ docker rm -f --volumes 207f7a42c3cb77fc247b529bb34b6d4c78becb088471344717820053cc327d8b [Pipeline] // withDockerContainer [Pipeline] sh 04:25:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:25:30 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:25:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:31 + ls -al . 04:25:31 total 204 04:25:31 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:25 . 04:25:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:23 .. 04:25:31 -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 04:23 .dockerignore 04:25:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:25 .git 04:25:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:23 .github 04:25:31 -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 04:23 .gitignore 04:25:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:23 .semver 04:25:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:23 .vscode 04:25:31 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 04:23 Attribution.txt 04:25:31 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 04:23 Dockerfile 04:25:31 -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 04:23 Jenkinsfile 04:25:31 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 04:23 LICENSE 04:25:31 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 04:23 Makefile 04:25:31 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 04:23 README.md 04:25:31 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 04:23 VERSION 04:25:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:23 bin 04:25:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:23 cmd 04:25:31 -rw-rw-r-- 1 jenkins jenkins 7098 Nov 8 04:23 go.mod 04:25:31 -rw-rw-r-- 1 jenkins jenkins 100417 Nov 8 04:23 go.sum 04:25:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:23 internal 04:25:31 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:25 test-artifacts 04:25:31 -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:31 + 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=78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 --label arch=amd64 --label version=4.0.0-dev.1 . 04:25:31 Sending build context to Docker daemon 938kB 04:25:31 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 04:25:31 ---> 4147efcd34f7 04:25:31 Step 2/19 : WORKDIR /device-opcua 04:25:31 ---> Using cache 04:25:31 ---> f2e592928a1b 04:25:31 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:25:31 ---> Using cache 04:25:31 ---> ab5ca10c07cd 04:25:31 Step 4/19 : COPY . . 04:25:31 ---> 429ac1815324 04:25:31 Step 5/19 : RUN make build 04:25:31 ---> Running in f2c4835136aa 04:25:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:25:32 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 04:25:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 04:25:32 go: downloading github.com/gopcua/opcua v0.5.3 04:25:32 go: downloading github.com/spf13/cast v1.7.0 04:25:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 04:25:32 go: downloading github.com/labstack/echo/v4 v4.12.0 04:25:32 go: downloading github.com/google/uuid v1.6.0 04:25:32 go: downloading github.com/panjf2000/ants/v2 v2.10.0 04:25:32 go: downloading github.com/go-kit/log v0.2.1 04:25:32 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:25:32 go: downloading github.com/go-playground/validator/v10 v10.22.1 04:25:32 go: downloading golang.org/x/net v0.30.0 04:25:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:25:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:25:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 04:25:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:25:32 go: downloading gopkg.in/yaml.v3 v3.0.1 04:25:32 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 04:25:32 go: downloading github.com/sirupsen/logrus v1.9.3 04:25:32 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 04:25:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:25:32 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 04:25:32 go: downloading github.com/mitchellh/copystructure v1.2.0 04:25:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:25:32 go: downloading github.com/openziti/sdk-golang v0.23.43 04:25:32 go: downloading github.com/labstack/gommon v0.4.2 04:25:32 go: downloading golang.org/x/crypto v0.28.0 04:25:32 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 04:25:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:25:32 go: downloading golang.org/x/sync v0.8.0 04:25:32 go: downloading github.com/x448/float16 v0.8.4 04:25:32 go: downloading github.com/hashicorp/errwrap v1.1.0 04:25:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 04:25:32 go: downloading github.com/go-playground/universal-translator v0.18.1 04:25:32 go: downloading github.com/leodido/go-urn v1.4.0 04:25:32 go: downloading golang.org/x/text v0.19.0 04:25:32 go: downloading golang.org/x/sys v0.26.0 04:25:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 04:25:32 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:25:32 go: downloading github.com/valyala/fasttemplate v1.2.2 04:25:32 go: downloading golang.org/x/time v0.6.0 04:25:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:25:32 go: downloading github.com/gorilla/websocket v1.5.3 04:25:32 go: downloading github.com/mattn/go-colorable v0.1.13 04:25:32 go: downloading github.com/mattn/go-isatty v0.0.20 04:25:32 go: downloading github.com/go-openapi/runtime v0.28.0 04:25:32 go: downloading github.com/go-openapi/strfmt v0.23.0 04:25:32 go: downloading github.com/go-resty/resty/v2 v2.15.3 04:25:32 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:25:32 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:25:32 go: downloading github.com/openziti/edge-api v0.26.32 04:25:33 go: downloading github.com/openziti/foundation/v2 v2.0.49 04:25:33 go: downloading github.com/openziti/identity v1.0.85 04:25:33 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:25:33 go: downloading github.com/pkg/errors v0.9.1 04:25:33 go: downloading github.com/zitadel/oidc/v2 v2.12.2 04:25:33 go: downloading golang.org/x/oauth2 v0.23.0 04:25:33 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:25:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:25:33 go: downloading github.com/kataras/go-events v0.0.3 04:25:33 go: downloading github.com/openziti/channel/v3 v3.0.4 04:25:33 go: downloading github.com/openziti/metrics v1.2.58 04:25:33 go: downloading github.com/openziti/secretstream v0.1.25 04:25:33 go: downloading github.com/openziti/transport/v2 v2.0.146 04:25:33 go: downloading github.com/go-playground/locales v0.14.1 04:25:33 go: downloading github.com/hashicorp/consul/api v1.29.4 04:25:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:25:33 go: downloading github.com/zeebo/errs v1.3.0 04:25:33 go: downloading google.golang.org/grpc v1.67.1 04:25:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:25:33 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:25:33 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:25:33 go: downloading github.com/go-openapi/errors v0.22.0 04:25:33 go: downloading github.com/oklog/ulid v1.3.1 04:25:33 go: downloading go.mongodb.org/mongo-driver v1.17.0 04:25:34 go: downloading github.com/go-openapi/swag v0.23.0 04:25:34 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:25:34 go: downloading go.opentelemetry.io/otel v1.29.0 04:25:34 go: downloading go.opentelemetry.io/otel/trace v1.29.0 04:25:34 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:25:34 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:25:34 go: downloading github.com/go-openapi/validate v0.24.0 04:25:34 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:25:34 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 04:25:34 go: downloading github.com/gorilla/securecookie v1.1.2 04:25:34 go: downloading github.com/gorilla/schema v1.4.1 04:25:34 go: downloading github.com/muhlemmer/gu v0.3.1 04:25:34 go: downloading github.com/mitchellh/go-ps v1.0.0 04:25:34 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:25:34 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:25:34 go: downloading github.com/golang/protobuf v1.5.4 04:25:34 go: downloading google.golang.org/protobuf v1.34.2 04:25:34 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 04:25:34 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:25:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:25:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:25:34 go: downloading github.com/hashicorp/serf v0.10.1 04:25:34 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 04:25:34 go: downloading github.com/go-openapi/analysis v0.23.0 04:25:34 go: downloading github.com/go-openapi/loads v0.22.0 04:25:34 go: downloading github.com/go-openapi/spec v0.21.0 04:25:34 go: downloading github.com/mailru/easyjson v0.7.7 04:25:34 go: downloading github.com/go-logr/logr v1.4.2 04:25:34 go: downloading go.opentelemetry.io/otel/metric v1.29.0 04:25:34 go: downloading golang.org/x/term v0.25.0 04:25:34 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:25:34 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:25:34 go: downloading github.com/fatih/color v1.16.0 04:25:34 go: downloading github.com/armon/go-metrics v0.4.1 04:25:34 go: downloading github.com/josharian/intern v1.0.0 04:25:34 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:25:34 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:25:34 go: downloading github.com/go-logr/stdr v1.2.2 04:25:34 go: downloading github.com/tklauser/numcpus v0.6.1 04:25:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:25:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:25:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:26:18 Removing intermediate container f2c4835136aa 04:26:18 ---> 120fbea7faf5 04:26:18 Step 6/19 : FROM alpine:3.20 04:26:18 3.20: Pulling from library/alpine 04:26:18 43c4264eed91: Already exists 04:26:18 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:26:18 Status: Downloaded newer image for alpine:3.20 04:26:18 ---> 91ef0af61f39 04:26:18 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 04:26:18 ---> Running in a6ad352beff7 04:26:18 Removing intermediate container a6ad352beff7 04:26:18 ---> e664354bf861 04:26:18 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 04:26:18 ---> Running in 0d8dd13c92ee 04:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:26:18 (1/6) Installing dumb-init (1.2.5-r3) 04:26:18 (2/6) Installing libgcc (13.2.1_git20240309-r0) 04:26:18 (3/6) Installing libsodium (1.0.19-r0) 04:26:18 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 04:26:18 (5/6) Installing libzmq (4.3.5-r2) 04:26:18 (6/6) Installing zeromq (4.3.5-r2) 04:26:18 Executing busybox-1.36.1-r29.trigger 04:26:18 OK: 12 MiB in 20 packages 04:26:19 Removing intermediate container 0d8dd13c92ee 04:26:19 ---> a99ab0073ac8 04:26:19 Step 9/19 : RUN apk --no-cache upgrade 04:26:19 ---> Running in 0cad5a7d7362 04:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:26:19 Upgrading critical system libraries and apk-tools: 04:26:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:26:19 Executing busybox-1.36.1-r29.trigger 04:26:19 Continuing the upgrade transaction with new apk-tools: 04:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:26:20 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:26:20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:26:20 OK: 12 MiB in 20 packages 04:26:20 Removing intermediate container 0cad5a7d7362 04:26:20 ---> 9bc2ca026565 04:26:20 Step 10/19 : EXPOSE 59997 04:26:20 ---> Running in ba663448f71d 04:26:20 Removing intermediate container ba663448f71d 04:26:20 ---> 1962a715fa58 04:26:20 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 04:26:22 ---> 6fe02c052487 04:26:22 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 04:26:22 ---> fd8f104f776f 04:26:22 Step 13/19 : COPY LICENSE / 04:26:22 ---> 07a3e1680d0b 04:26:22 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 04:26:22 ---> f915caf97290 04:26:22 Step 15/19 : ENTRYPOINT ["/device-opcua"] 04:26:22 ---> Running in 54905bed2eb8 04:26:22 Removing intermediate container 54905bed2eb8 04:26:22 ---> edd89388fdbf 04:26:22 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:26:22 ---> Running in 69379426e314 04:26:22 Removing intermediate container 69379426e314 04:26:22 ---> c3b4362fdc5b 04:26:22 Step 17/19 : LABEL arch=amd64 04:26:22 ---> Running in c99c8eeca840 04:26:22 Removing intermediate container c99c8eeca840 04:26:22 ---> 34a7a9638d6b 04:26:22 Step 18/19 : LABEL git_sha=78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 04:26:22 ---> Running in c31628ea998e 04:26:22 Removing intermediate container c31628ea998e 04:26:22 ---> 42f48a7f691f 04:26:22 Step 19/19 : LABEL version=4.0.0-dev.1 04:26:22 ---> Running in 32bd72158a1e 04:26:22 Removing intermediate container 32bd72158a1e 04:26:22 ---> 8f8e0c5d419d 04:26:22 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 04:26:22 Successfully built 8f8e0c5d419d 04:26:22 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:26:22 provisioning config files... 04:26:22 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config801370985502224749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:23 ---> ****-login.sh 04:26:23 nexus3.edgexfoundry.org:10001 04:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 nexus3.edgexfoundry.org:10002 04:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 nexus3.edgexfoundry.org:10003 04:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 nexus3.edgexfoundry.org:10004 04:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 ****.io 04:26:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:23 Configure a credential helper to remove this warning. See 04:26:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:23 04:26:23 Login Succeeded 04:26:23 ---> ****-login.sh ends [Pipeline] } 04:26:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:23 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 04:26:23 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 04:26:23 latest 04:26:23 4.0.0-dev.1 04:26:23 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 04:26:23 main 04:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:24 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:24 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 04:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:26:24 42fb79e36e95: Preparing 04:26:24 04270218b955: Preparing 04:26:24 59e7aff6a6a1: Preparing 04:26:24 416fe9ff3f52: Preparing 04:26:24 dcc48e185f70: Preparing 04:26:24 c30ad47aa8ff: Preparing 04:26:24 63ca1fbb43ae: Preparing 04:26:24 c30ad47aa8ff: Waiting 04:26:24 63ca1fbb43ae: Waiting 04:26:24 04270218b955: Pushed 04:26:24 59e7aff6a6a1: Pushed 04:26:24 42fb79e36e95: Pushed 04:26:24 63ca1fbb43ae: Layer already exists 04:26:25 c30ad47aa8ff: Pushed 04:26:25 dcc48e185f70: Pushed 04:26:29 416fe9ff3f52: Pushed 04:26:29 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:29 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:30 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:26:30 42fb79e36e95: Preparing 04:26:30 04270218b955: Preparing 04:26:30 59e7aff6a6a1: Preparing 04:26:30 416fe9ff3f52: Preparing 04:26:30 dcc48e185f70: Preparing 04:26:30 c30ad47aa8ff: Preparing 04:26:30 63ca1fbb43ae: Preparing 04:26:30 c30ad47aa8ff: Waiting 04:26:30 dcc48e185f70: Layer already exists 04:26:30 59e7aff6a6a1: Layer already exists 04:26:30 416fe9ff3f52: Layer already exists 04:26:30 42fb79e36e95: Layer already exists 04:26:30 04270218b955: Layer already exists 04:26:30 63ca1fbb43ae: Layer already exists 04:26:30 c30ad47aa8ff: Layer already exists 04:26:30 latest: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:30 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:30 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 04:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:26:30 42fb79e36e95: Preparing 04:26:30 04270218b955: Preparing 04:26:30 59e7aff6a6a1: Preparing 04:26:30 416fe9ff3f52: Preparing 04:26:30 dcc48e185f70: Preparing 04:26:30 c30ad47aa8ff: Preparing 04:26:30 63ca1fbb43ae: Preparing 04:26:30 63ca1fbb43ae: Waiting 04:26:30 c30ad47aa8ff: Waiting 04:26:30 dcc48e185f70: Layer already exists 04:26:30 42fb79e36e95: Layer already exists 04:26:30 04270218b955: Layer already exists 04:26:30 59e7aff6a6a1: Layer already exists 04:26:30 416fe9ff3f52: Layer already exists 04:26:30 63ca1fbb43ae: Layer already exists 04:26:30 c30ad47aa8ff: Layer already exists 04:26:30 4.0.0-dev.1: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:31 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:31 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 04:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:26:31 42fb79e36e95: Preparing 04:26:31 04270218b955: Preparing 04:26:31 59e7aff6a6a1: Preparing 04:26:31 416fe9ff3f52: Preparing 04:26:31 dcc48e185f70: Preparing 04:26:31 c30ad47aa8ff: Preparing 04:26:31 63ca1fbb43ae: Preparing 04:26:31 c30ad47aa8ff: Waiting 04:26:31 63ca1fbb43ae: Waiting 04:26:31 dcc48e185f70: Layer already exists 04:26:31 42fb79e36e95: Layer already exists 04:26:31 416fe9ff3f52: Layer already exists 04:26:31 59e7aff6a6a1: Layer already exists 04:26:31 04270218b955: Layer already exists 04:26:31 c30ad47aa8ff: Layer already exists 04:26:31 63ca1fbb43ae: Layer already exists 04:26:31 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:31 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:32 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:26:32 42fb79e36e95: Preparing 04:26:32 04270218b955: Preparing 04:26:32 59e7aff6a6a1: Preparing 04:26:32 416fe9ff3f52: Preparing 04:26:32 dcc48e185f70: Preparing 04:26:32 c30ad47aa8ff: Preparing 04:26:32 63ca1fbb43ae: Preparing 04:26:32 c30ad47aa8ff: Waiting 04:26:32 63ca1fbb43ae: Waiting 04:26:32 59e7aff6a6a1: Layer already exists 04:26:32 416fe9ff3f52: Layer already exists 04:26:32 04270218b955: Layer already exists 04:26:32 42fb79e36e95: Layer already exists 04:26:32 dcc48e185f70: Layer already exists 04:26:32 c30ad47aa8ff: Layer already exists 04:26:32 63ca1fbb43ae: Layer already exists 04:26:32 main: digest: sha256:c14b846824651506892613f9ee555b79bf031db3c666bd855faadfe42af1a26a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:32 ===================================================== [Pipeline] echo 04:26:32 taggedImages: 04:26:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 04:26:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:26:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.1 04:26:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 04:26:32 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:32 04:26:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:32 latest: Pulling from edgex-lftools-log-publisher 04:26:32 5eb5b503b376: Pulling fs layer 04:26:32 5c69ac0246d0: Pulling fs layer 04:26:32 ec43610c2a17: Pulling fs layer 04:26:32 3a2ae6a8a46f: Pulling fs layer 04:26:32 33b1e0a273af: Pulling fs layer 04:26:32 5d3b04190fa2: Pulling fs layer 04:26:32 2f39f015ded8: Pulling fs layer 04:26:32 3a2ae6a8a46f: Waiting 04:26:32 2f39f015ded8: Waiting 04:26:32 33b1e0a273af: Waiting 04:26:32 5d3b04190fa2: Waiting 04:26:32 5c69ac0246d0: Download complete 04:26:32 3a2ae6a8a46f: Verifying Checksum 04:26:32 3a2ae6a8a46f: Download complete 04:26:32 33b1e0a273af: Verifying Checksum 04:26:32 33b1e0a273af: Download complete 04:26:32 5d3b04190fa2: Download complete 04:26:32 ec43610c2a17: Verifying Checksum 04:26:32 ec43610c2a17: Download complete 04:26:33 5eb5b503b376: Download complete 04:26:33 2f39f015ded8: Verifying Checksum 04:26:33 2f39f015ded8: Download complete 04:26:34 5eb5b503b376: Pull complete 04:26:34 5c69ac0246d0: Pull complete 04:26:34 ec43610c2a17: Pull complete 04:26:34 3a2ae6a8a46f: Pull complete 04:26:34 33b1e0a273af: Pull complete 04:26:35 5d3b04190fa2: Pull complete 04:26:39 2f39f015ded8: Pull complete 04:26:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:39 prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container 04:26:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:26:42 $ docker top 9013f0187abfb6a75f5ae617b367dbe06bc0a67b1ac160de75ab9b7a30b97eef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:42 ---> job-cost.sh 04:26:42 lf-activate-venv: SKIPPING 04:26:42 INFO: No Stack... 04:26:43 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:43 INFO: Archiving Costs [Pipeline] sh 04:26:43 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 04:26:43 + cut -d, -f6 [Pipeline] lock 04:26:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] 04:26:44 Resource [jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] did not exist. Created. 04:26:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:44 + echo total: 0.2199999988079071 [Pipeline] stash 04:26:44 Stashed 1 file(s) [Pipeline] } 04:26:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:44 $ docker stop --time=1 9013f0187abfb6a75f5ae617b367dbe06bc0a67b1ac160de75ab9b7a30b97eef 04:26:45 $ docker rm -f --volumes 9013f0187abfb6a75f5ae617b367dbe06bc0a67b1ac160de75ab9b7a30b97eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:27:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25857 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 04:27:48 Running in /w/workspace/device-opc-ua/3 [Pipeline] { [Pipeline] checkout 04:27:51 The recommended git tool is: NONE 04:27:55 using credential edgex-jenkins-ssh 04:27:55 Cloning the remote Git repository 04:27:55 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 04:27:55 > git init /w/workspace/device-opc-ua/3 # timeout=10 04:27:56 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 04:27:56 > git --version # timeout=10 04:27:56 > git --version # 'git version 2.25.1' 04:27:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:56 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 04:27:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:57 Avoid second fetch 04:27:57 Checking out Revision 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 (main) 04:27:58 Commit message: "Merge pull request #90 from jackchenjc/edgex-go-issue-4916-3" 04:27:57 > git config core.sparsecheckout # timeout=10 04:27:57 > git checkout -f 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:28:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:03 Dload Upload Total Spent Left Speed 04:28:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86093 [Pipeline] sh 04:28:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:28:03 + sudo tee /etc/docker/daemon.new 04:28:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:28:03 { 04:28:03 "registry-mirrors": [ 04:28:03 "https://nexus3.edgexfoundry.org:10001" 04:28:03 ], 04:28:03 "bip": "10.250.0.254/24", 04:28:03 "hosts": [ 04:28:03 "tcp://0.0.0.0:5555", 04:28:03 "unix:///var/run/docker.sock" 04:28:03 ], 04:28:03 "mtu": 1458, 04:28:03 "selinux-enabled": true, 04:28:03 "seccomp-profile": "/etc/docker/seccomp.json" 04:28:03 } [Pipeline] sh 04:28:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:28:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:22 provisioning config files... 04:28:22 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/3@tmp/config17190527194141081398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:23 ---> ****-login.sh 04:28:23 nexus3.edgexfoundry.org:10001 04:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:23 Configure a credential helper to remove this warning. See 04:28:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:23 04:28:23 Login Succeeded 04:28:23 nexus3.edgexfoundry.org:10002 04:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:23 Configure a credential helper to remove this warning. See 04:28:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:23 04:28:23 Login Succeeded 04:28:23 nexus3.edgexfoundry.org:10003 04:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:24 Configure a credential helper to remove this warning. See 04:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:24 04:28:24 Login Succeeded 04:28:24 nexus3.edgexfoundry.org:10004 04:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:24 Configure a credential helper to remove this warning. See 04:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:24 04:28:24 Login Succeeded 04:28:24 ****.io 04:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:25 Configure a credential helper to remove this warning. See 04:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:25 04:28:25 Login Succeeded 04:28:25 ---> ****-login.sh ends [Pipeline] } 04:28:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:28:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:25 ========================================================= 04:28:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:28:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:26 + 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:28:27 Sending build context to Docker daemon 592.9kB 04:28:27 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 04:28:28 1.23-alpine3.20: Pulling from library/golang 04:28:28 cf04c63912e1: Pulling fs layer 04:28:28 a5a9dd7d6fc2: Pulling fs layer 04:28:28 323003b0d8ad: Pulling fs layer 04:28:28 70cf7f03564c: Pulling fs layer 04:28:28 4f4fb700ef54: Pulling fs layer 04:28:28 70cf7f03564c: Waiting 04:28:28 4f4fb700ef54: Waiting 04:28:28 a5a9dd7d6fc2: Verifying Checksum 04:28:28 a5a9dd7d6fc2: Download complete 04:28:28 cf04c63912e1: Verifying Checksum 04:28:28 cf04c63912e1: Download complete 04:28:28 70cf7f03564c: Verifying Checksum 04:28:28 70cf7f03564c: Download complete 04:28:28 4f4fb700ef54: Verifying Checksum 04:28:28 4f4fb700ef54: Download complete 04:28:29 cf04c63912e1: Pull complete 04:28:30 a5a9dd7d6fc2: Pull complete 04:28:30 323003b0d8ad: Verifying Checksum 04:28:30 323003b0d8ad: Download complete 04:28:42 323003b0d8ad: Pull complete 04:28:42 70cf7f03564c: Pull complete 04:28:42 4f4fb700ef54: Pull complete 04:28:42 Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a 04:28:42 Status: Downloaded newer image for golang:1.23-alpine3.20 04:28:42 ---> 329834fefb2a 04:28:42 Step 2/5 : WORKDIR /device-opcua 04:28:43 ---> Running in 0b36801d574b 04:28:44 Removing intermediate container 0b36801d574b 04:28:44 ---> 259d45c3abc8 04:28:44 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:28:44 ---> Running in 82a4e27cc629 04:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:28:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:28:47 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:28:47 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:28:47 OK: 24046 distinct packages available 04:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:28:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:28:49 (1/30) Installing libgcc (13.2.1_git20240309-r0) 04:28:49 (2/30) Installing jansson (2.14-r4) 04:28:49 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 04:28:49 (4/30) Installing zstd-libs (1.5.6-r0) 04:28:49 (5/30) Installing binutils (2.42-r0) 04:28:49 (6/30) Installing libgomp (13.2.1_git20240309-r0) 04:28:49 (7/30) Installing libatomic (13.2.1_git20240309-r0) 04:28:49 (8/30) Installing gmp (6.3.0-r1) 04:28:49 (9/30) Installing isl26 (0.26-r1) 04:28:49 (10/30) Installing mpfr4 (4.2.1-r0) 04:28:49 (11/30) Installing mpc1 (1.3.1-r1) 04:28:49 (12/30) Installing gcc (13.2.1_git20240309-r0) 04:28:52 (13/30) Installing brotli-libs (1.1.0-r2) 04:28:52 (14/30) Installing c-ares (1.33.1-r0) 04:28:52 (15/30) Installing libunistring (1.2-r0) 04:28:52 (16/30) Installing libidn2 (2.3.7-r0) 04:28:52 (17/30) Installing nghttp2-libs (1.62.1-r0) 04:28:52 (18/30) Installing libpsl (0.21.5-r1) 04:28:52 (19/30) Installing libcurl (8.11.0-r1) 04:28:52 (20/30) Installing libexpat (2.6.3-r0) 04:28:52 (21/30) Installing pcre2 (10.43-r0) 04:28:52 (22/30) Installing git (2.45.2-r0) 04:28:52 (23/30) Installing git-init-template (2.45.2-r0) 04:28:52 (24/30) Installing make (4.4.1-r2) 04:28:52 (25/30) Installing musl-dev (1.2.5-r0) 04:28:53 (26/30) Installing pkgconf (2.2.0-r0) 04:28:53 (27/30) Installing libsodium (1.0.19-r0) 04:28:53 (28/30) Installing libzmq (4.3.5-r2) 04:28:53 (29/30) Installing libsodium-dev (1.0.19-r0) 04:28:53 (30/30) Installing zeromq-dev (4.3.5-r2) 04:28:53 Executing busybox-1.36.1-r29.trigger 04:28:53 OK: 165 MiB in 45 packages 04:28:59 Removing intermediate container 82a4e27cc629 04:28:59 ---> 16b0bae9781f 04:28:59 Step 4/5 : COPY . . 04:28:59 ---> 8c5946137f59 04:28:59 Step 5/5 : RUN make build 04:28:59 ---> Running in cfa00d54f424 04:29:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:29:00 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 04:29:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 04:29:01 go: downloading github.com/gopcua/opcua v0.5.3 04:29:01 go: downloading github.com/spf13/cast v1.7.0 04:29:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 04:29:01 go: downloading github.com/labstack/echo/v4 v4.12.0 04:29:01 go: downloading github.com/go-playground/validator/v10 v10.22.1 04:29:01 go: downloading github.com/google/uuid v1.6.0 04:29:01 go: downloading github.com/go-kit/log v0.2.1 04:29:01 go: downloading github.com/panjf2000/ants/v2 v2.10.0 04:29:02 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:29:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:29:02 go: downloading github.com/labstack/gommon v0.4.2 04:29:02 go: downloading golang.org/x/crypto v0.28.0 04:29:02 go: downloading golang.org/x/net v0.30.0 04:29:03 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 04:29:03 go: downloading github.com/go-playground/universal-translator v0.18.1 04:29:03 go: downloading github.com/leodido/go-urn v1.4.0 04:29:03 go: downloading golang.org/x/text v0.19.0 04:29:03 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 04:29:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:29:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 04:29:04 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:29:04 go: downloading gopkg.in/yaml.v3 v3.0.1 04:29:04 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 04:29:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 04:29:04 go: downloading github.com/mitchellh/copystructure v1.2.0 04:29:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:29:04 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 04:29:04 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:29:04 go: downloading github.com/openziti/sdk-golang v0.23.43 04:29:05 go: downloading github.com/sirupsen/logrus v1.9.3 04:29:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:29:05 go: downloading golang.org/x/sync v0.8.0 04:29:05 go: downloading github.com/mattn/go-colorable v0.1.13 04:29:05 go: downloading github.com/mattn/go-isatty v0.0.20 04:29:05 go: downloading github.com/valyala/fasttemplate v1.2.2 04:29:05 go: downloading github.com/x448/float16 v0.8.4 04:29:05 go: downloading github.com/go-playground/locales v0.14.1 04:29:05 go: downloading golang.org/x/sys v0.26.0 04:29:07 go: downloading github.com/pkg/errors v0.9.1 04:29:07 go: downloading github.com/hashicorp/errwrap v1.1.0 04:29:07 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:29:07 go: downloading github.com/gorilla/websocket v1.5.3 04:29:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 04:29:08 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:29:08 go: downloading golang.org/x/time v0.6.0 04:29:08 go: downloading github.com/go-openapi/runtime v0.28.0 04:29:08 go: downloading github.com/go-openapi/strfmt v0.23.0 04:29:08 go: downloading github.com/go-resty/resty/v2 v2.15.3 04:29:08 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:29:08 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:29:08 go: downloading github.com/openziti/edge-api v0.26.32 04:29:12 go: downloading github.com/openziti/foundation/v2 v2.0.49 04:29:12 go: downloading github.com/openziti/identity v1.0.85 04:29:12 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:29:12 go: downloading github.com/zitadel/oidc/v2 v2.12.2 04:29:12 go: downloading golang.org/x/oauth2 v0.23.0 04:29:12 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:29:12 go: downloading github.com/kataras/go-events v0.0.3 04:29:12 go: downloading github.com/openziti/channel/v3 v3.0.4 04:29:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:29:12 go: downloading github.com/openziti/metrics v1.2.58 04:29:12 go: downloading github.com/openziti/secretstream v0.1.25 04:29:12 go: downloading github.com/openziti/transport/v2 v2.0.146 04:29:12 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:29:12 go: downloading github.com/hashicorp/consul/api v1.29.4 04:29:12 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:29:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:29:12 go: downloading github.com/zeebo/errs v1.3.0 04:29:12 go: downloading google.golang.org/grpc v1.67.1 04:29:14 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:29:14 go: downloading github.com/oklog/ulid v1.3.1 04:29:14 go: downloading go.mongodb.org/mongo-driver v1.17.0 04:29:14 go: downloading github.com/go-openapi/errors v0.22.0 04:29:14 go: downloading github.com/go-openapi/swag v0.23.0 04:29:14 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:29:14 go: downloading go.opentelemetry.io/otel v1.29.0 04:29:15 go: downloading go.opentelemetry.io/otel/trace v1.29.0 04:29:15 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:29:15 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:29:15 go: downloading github.com/go-openapi/validate v0.24.0 04:29:16 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:29:16 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 04:29:17 go: downloading github.com/gorilla/securecookie v1.1.2 04:29:17 go: downloading github.com/gorilla/schema v1.4.1 04:29:17 go: downloading github.com/muhlemmer/gu v0.3.1 04:29:17 go: downloading github.com/mitchellh/go-ps v1.0.0 04:29:17 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:29:17 go: downloading google.golang.org/protobuf v1.34.2 04:29:17 go: downloading github.com/golang/protobuf v1.5.4 04:29:17 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:29:18 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 04:29:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:29:19 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:29:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:29:19 go: downloading github.com/hashicorp/serf v0.10.1 04:29:19 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 04:29:19 go: downloading github.com/mailru/easyjson v0.7.7 04:29:19 go: downloading github.com/go-openapi/analysis v0.23.0 04:29:19 go: downloading github.com/go-openapi/loads v0.22.0 04:29:19 go: downloading github.com/go-openapi/spec v0.21.0 04:29:19 go: downloading github.com/go-logr/logr v1.4.2 04:29:19 go: downloading go.opentelemetry.io/otel/metric v1.29.0 04:29:19 go: downloading golang.org/x/term v0.25.0 04:29:19 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:29:19 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:29:19 go: downloading github.com/fatih/color v1.16.0 04:29:19 go: downloading github.com/josharian/intern v1.0.0 04:29:19 go: downloading github.com/armon/go-metrics v0.4.1 04:29:19 go: downloading github.com/go-logr/stdr v1.2.2 04:29:19 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:29:19 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:29:19 go: downloading github.com/tklauser/numcpus v0.6.1 04:29:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:29:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:32:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:33:29 Removing intermediate container cfa00d54f424 04:33:29 ---> 3f2321d38ed3 04:33:29 [Warning] One or more build-args [BASE MAKE] were not consumed 04:33:29 Successfully built 3f2321d38ed3 04:33:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:29 + docker inspect -f . ci-base-image-arm64 04:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:29 prd-ubuntu20.04-docker-arm64-4c-16g-25857 does not seem to be running inside a container 04:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/3 -v /w/workspace/device-opc-ua/3:/w/workspace/device-opc-ua/3:rw,z -v /w/workspace/device-opc-ua/3@tmp:/w/workspace/device-opc-ua/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:33:31 $ docker top 05883b658ad2b52071a6c3013c2b33cee51bc275072bb2a75971d796a9a803b0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:32 + go version 04:33:32 go version go1.23.3 linux/arm64 [Pipeline] } 04:33:32 $ docker stop --time=1 05883b658ad2b52071a6c3013c2b33cee51bc275072bb2a75971d796a9a803b0 04:33:34 $ docker rm -f --volumes 05883b658ad2b52071a6c3013c2b33cee51bc275072bb2a75971d796a9a803b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:34 + docker inspect -f . ci-base-image-arm64 04:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:34 prd-ubuntu20.04-docker-arm64-4c-16g-25857 does not seem to be running inside a container 04:33:34 $ 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/3 -v /w/workspace/device-opc-ua/3:/w/workspace/device-opc-ua/3:rw,z -v /w/workspace/device-opc-ua/3@tmp:/w/workspace/device-opc-ua/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:33:36 $ docker top d72705bbafba02480a9047a303fbf2a8690ed9fd262bcbca1e284e98468cb35a -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:37 + git config --global --add safe.directory /w/workspace/device-opc-ua/3 [Pipeline] fileExists [Pipeline] sh 04:33:37 + make test 04:33:37 go install github.com/jstemmer/go-junit-report@v0.9.1 04:33:37 go: downloading github.com/jstemmer/go-junit-report v0.9.1 04:34:10 go install github.com/axw/gocov/gocov@v1.0.0 04:34:10 go: downloading github.com/axw/gocov v1.0.0 04:34:10 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 04:34:20 go install github.com/AlekSi/gocov-xml@v1.0.0 04:34:20 go: downloading github.com/AlekSi/gocov-xml v1.0.0 04:34:20 go install github.com/jandelgado/gcov2lcov@v1.0.5 04:34:20 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 04:34:22 rm -rf test-artifacts 04:34:22 mkdir test-artifacts 04:34:22 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 04:34:22 go: downloading github.com/stretchr/testify v1.9.0 04:34:23 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:34:23 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:38:15 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 04:38:15 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 04:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:38:15 $ docker stop --time=1 d72705bbafba02480a9047a303fbf2a8690ed9fd262bcbca1e284e98468cb35a 04:38:16 $ docker rm -f --volumes d72705bbafba02480a9047a303fbf2a8690ed9fd262bcbca1e284e98468cb35a [Pipeline] // withDockerContainer [Pipeline] sh 04:38:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:38:18 Warning: overwriting stash ‘coverage-report’ 04:38:18 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:38:19 + ls -al . 04:38:19 total 200 04:38:19 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 04:34 . 04:38:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:27 .. 04:38:19 -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 04:27 .dockerignore 04:38:19 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:38 .git 04:38:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:27 .github 04:38:19 -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 04:27 .gitignore 04:38:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:27 .vscode 04:38:19 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 04:27 Attribution.txt 04:38:19 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 04:27 Dockerfile 04:38:19 -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 04:27 Jenkinsfile 04:38:19 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 04:27 LICENSE 04:38:19 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 04:27 Makefile 04:38:19 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 04:27 README.md 04:38:19 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 04:23 VERSION 04:38:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:27 bin 04:38:19 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:27 cmd 04:38:19 -rw-rw-r-- 1 jenkins jenkins 7098 Nov 8 04:27 go.mod 04:38:19 -rw-rw-r-- 1 jenkins jenkins 100417 Nov 8 04:27 go.sum 04:38:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:27 internal 04:38:19 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:38 test-artifacts 04:38:19 -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:20 + 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=78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 --label arch=arm64 --label version=4.0.0-dev.1 . 04:38:20 Sending build context to Docker daemon 609.8kB 04:38:20 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 04:38:20 ---> 329834fefb2a 04:38:20 Step 2/19 : WORKDIR /device-opcua 04:38:20 ---> Using cache 04:38:20 ---> 259d45c3abc8 04:38:20 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:38:20 ---> Using cache 04:38:20 ---> 16b0bae9781f 04:38:20 Step 4/19 : COPY . . 04:38:20 ---> 3eed9bc0c8b2 04:38:20 Step 5/19 : RUN make build 04:38:21 ---> Running in d38c3816f855 04:38:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:38:22 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 04:38:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 04:38:22 go: downloading github.com/gopcua/opcua v0.5.3 04:38:22 go: downloading github.com/spf13/cast v1.7.0 04:38:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 04:38:22 go: downloading github.com/labstack/echo/v4 v4.12.0 04:38:23 go: downloading github.com/google/uuid v1.6.0 04:38:23 go: downloading github.com/go-kit/log v0.2.1 04:38:23 go: downloading github.com/go-playground/validator/v10 v10.22.1 04:38:23 go: downloading github.com/panjf2000/ants/v2 v2.10.0 04:38:23 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:38:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:38:23 go: downloading github.com/labstack/gommon v0.4.2 04:38:23 go: downloading golang.org/x/crypto v0.28.0 04:38:23 go: downloading golang.org/x/net v0.30.0 04:38:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:38:24 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 04:38:24 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 04:38:25 go: downloading github.com/go-playground/universal-translator v0.18.1 04:38:25 go: downloading github.com/leodido/go-urn v1.4.0 04:38:25 go: downloading golang.org/x/text v0.19.0 04:38:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:38:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 04:38:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:38:25 go: downloading gopkg.in/yaml.v3 v3.0.1 04:38:25 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 04:38:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 04:38:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:38:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 04:38:26 go: downloading github.com/mitchellh/copystructure v1.2.0 04:38:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:38:26 go: downloading github.com/sirupsen/logrus v1.9.3 04:38:26 go: downloading github.com/openziti/sdk-golang v0.23.43 04:38:26 go: downloading golang.org/x/sync v0.8.0 04:38:26 go: downloading github.com/x448/float16 v0.8.4 04:38:26 go: downloading github.com/mattn/go-colorable v0.1.13 04:38:26 go: downloading github.com/mattn/go-isatty v0.0.20 04:38:26 go: downloading github.com/valyala/fasttemplate v1.2.2 04:38:26 go: downloading github.com/pkg/errors v0.9.1 04:38:26 go: downloading golang.org/x/sys v0.26.0 04:38:26 go: downloading github.com/go-playground/locales v0.14.1 04:38:28 go: downloading github.com/hashicorp/errwrap v1.1.0 04:38:28 go: downloading github.com/gorilla/websocket v1.5.3 04:38:28 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:38:28 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:38:28 go: downloading golang.org/x/time v0.6.0 04:38:28 go: downloading github.com/go-openapi/runtime v0.28.0 04:38:28 go: downloading github.com/go-openapi/strfmt v0.23.0 04:38:28 go: downloading github.com/go-resty/resty/v2 v2.15.3 04:38:29 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:38:29 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:38:29 go: downloading github.com/openziti/edge-api v0.26.32 04:38:32 go: downloading github.com/openziti/identity v1.0.85 04:38:32 go: downloading github.com/openziti/foundation/v2 v2.0.49 04:38:32 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:38:32 go: downloading github.com/zitadel/oidc/v2 v2.12.2 04:38:32 go: downloading golang.org/x/oauth2 v0.23.0 04:38:32 go: downloading github.com/openziti/channel/v3 v3.0.4 04:38:32 go: downloading github.com/openziti/secretstream v0.1.25 04:38:32 go: downloading github.com/openziti/transport/v2 v2.0.146 04:38:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 04:38:32 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:38:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:38:32 go: downloading github.com/kataras/go-events v0.0.3 04:38:32 go: downloading github.com/openziti/metrics v1.2.58 04:38:32 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:38:32 go: downloading github.com/hashicorp/consul/api v1.29.4 04:38:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:38:32 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:38:33 go: downloading github.com/go-openapi/errors v0.22.0 04:38:33 go: downloading github.com/go-openapi/swag v0.23.0 04:38:33 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:38:33 go: downloading go.opentelemetry.io/otel v1.29.0 04:38:34 go: downloading go.opentelemetry.io/otel/trace v1.29.0 04:38:34 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:38:34 go: downloading github.com/oklog/ulid v1.3.1 04:38:34 go: downloading go.mongodb.org/mongo-driver v1.17.0 04:38:34 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:38:34 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:38:34 go: downloading github.com/go-openapi/validate v0.24.0 04:38:35 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:38:35 go: downloading github.com/gorilla/securecookie v1.1.2 04:38:35 go: downloading github.com/gorilla/schema v1.4.1 04:38:35 go: downloading github.com/muhlemmer/gu v0.3.1 04:38:35 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 04:38:35 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:38:35 go: downloading github.com/golang/protobuf v1.5.4 04:38:35 go: downloading google.golang.org/protobuf v1.34.2 04:38:37 go: downloading github.com/mitchellh/go-ps v1.0.0 04:38:37 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:38:37 go: downloading github.com/zeebo/errs v1.3.0 04:38:37 go: downloading google.golang.org/grpc v1.67.1 04:38:39 go: downloading github.com/go-openapi/analysis v0.23.0 04:38:39 go: downloading github.com/go-openapi/loads v0.22.0 04:38:39 go: downloading github.com/go-openapi/spec v0.21.0 04:38:39 go: downloading github.com/mailru/easyjson v0.7.7 04:38:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:38:39 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:38:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:38:39 go: downloading github.com/hashicorp/serf v0.10.1 04:38:39 go: downloading github.com/go-logr/logr v1.4.2 04:38:39 go: downloading go.opentelemetry.io/otel/metric v1.29.0 04:38:39 go: downloading golang.org/x/term v0.25.0 04:38:39 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:38:39 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:38:39 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 04:38:39 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 04:38:39 go: downloading github.com/josharian/intern v1.0.0 04:38:39 go: downloading github.com/fatih/color v1.16.0 04:38:39 go: downloading github.com/go-logr/stdr v1.2.2 04:38:39 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:38:39 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:38:39 go: downloading github.com/tklauser/numcpus v0.6.1 04:38:39 go: downloading github.com/armon/go-metrics v0.4.1 04:38:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:38:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:42:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:42:40 Removing intermediate container d38c3816f855 04:42:40 ---> b20533f53f13 04:42:40 Step 6/19 : FROM alpine:3.20 04:42:40 3.20: Pulling from library/alpine 04:42:40 cf04c63912e1: Already exists 04:42:40 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:42:40 Status: Downloaded newer image for alpine:3.20 04:42:40 ---> c157a85ed455 04:42:40 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 04:42:40 ---> Running in d7bd98312567 04:42:40 Removing intermediate container d7bd98312567 04:42:40 ---> 9675624380bb 04:42:40 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 04:42:40 ---> Running in ae079b3ecf85 04:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:42:40 (1/6) Installing dumb-init (1.2.5-r3) 04:42:40 (2/6) Installing libgcc (13.2.1_git20240309-r0) 04:42:40 (3/6) Installing libsodium (1.0.19-r0) 04:42:40 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 04:42:40 (5/6) Installing libzmq (4.3.5-r2) 04:42:40 (6/6) Installing zeromq (4.3.5-r2) 04:42:40 Executing busybox-1.36.1-r29.trigger 04:42:40 OK: 13 MiB in 20 packages 04:42:40 Removing intermediate container ae079b3ecf85 04:42:40 ---> f395322a8b3e 04:42:40 Step 9/19 : RUN apk --no-cache upgrade 04:42:40 ---> Running in 40749b3e52d9 04:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:42:43 Upgrading critical system libraries and apk-tools: 04:42:43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:42:43 Executing busybox-1.36.1-r29.trigger 04:42:43 Continuing the upgrade transaction with new apk-tools: 04:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:42:45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:42:45 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:42:45 OK: 13 MiB in 20 packages 04:42:46 Removing intermediate container 40749b3e52d9 04:42:46 ---> b81d4d98ea4f 04:42:46 Step 10/19 : EXPOSE 59997 04:42:46 ---> Running in fa27b0891a81 04:42:47 Removing intermediate container fa27b0891a81 04:42:47 ---> 5b1bb9043d57 04:42:47 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 04:42:49 ---> 004a8f1d03a8 04:42:49 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 04:42:50 ---> 71802f0095a1 04:42:50 Step 13/19 : COPY LICENSE / 04:42:50 ---> c7f116c9a146 04:42:50 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 04:42:51 ---> 7c681d0b8b2d 04:42:51 Step 15/19 : ENTRYPOINT ["/device-opcua"] 04:42:51 ---> Running in b72364642f32 04:42:51 Removing intermediate container b72364642f32 04:42:51 ---> 4b9ed1c10f22 04:42:51 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:42:51 ---> Running in a29442456bbc 04:42:51 Removing intermediate container a29442456bbc 04:42:51 ---> 9a1c5fe5c7ef 04:42:51 Step 17/19 : LABEL arch=arm64 04:42:52 ---> Running in 939392152c35 04:42:52 Removing intermediate container 939392152c35 04:42:52 ---> 212492680bc6 04:42:52 Step 18/19 : LABEL git_sha=78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 04:42:52 ---> Running in 3fdfd54101e2 04:42:52 Removing intermediate container 3fdfd54101e2 04:42:52 ---> 5e63cac46df5 04:42:52 Step 19/19 : LABEL version=4.0.0-dev.1 04:42:52 ---> Running in 815a27172632 04:42:52 Removing intermediate container 815a27172632 04:42:52 ---> d879813b3a4d 04:42:52 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 04:42:52 Successfully built d879813b3a4d 04:42:52 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:42:52 provisioning config files... 04:42:53 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/3@tmp/config2120305535770495612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:53 ---> ****-login.sh 04:42:53 nexus3.edgexfoundry.org:10001 04:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:53 Configure a credential helper to remove this warning. See 04:42:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:53 04:42:53 Login Succeeded 04:42:53 nexus3.edgexfoundry.org:10002 04:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:53 Configure a credential helper to remove this warning. See 04:42:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:53 04:42:53 Login Succeeded 04:42:53 nexus3.edgexfoundry.org:10003 04:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:54 Configure a credential helper to remove this warning. See 04:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:54 04:42:54 Login Succeeded 04:42:54 nexus3.edgexfoundry.org:10004 04:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:54 Configure a credential helper to remove this warning. See 04:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:54 04:42:54 Login Succeeded 04:42:54 ****.io 04:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:55 Configure a credential helper to remove this warning. See 04:42:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:55 04:42:55 Login Succeeded 04:42:55 ---> ****-login.sh ends [Pipeline] } 04:42:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:42:55 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 04:42:55 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 04:42:55 latest 04:42:55 4.0.0-dev.1 04:42:55 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 04:42:55 main 04:42:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:55 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:56 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 04:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:42:56 3d5696790f35: Preparing 04:42:56 7ef84819871d: Preparing 04:42:56 470262d3c0fc: Preparing 04:42:56 be81adf1e2b4: Preparing 04:42:56 003d376a7103: Preparing 04:42:56 bb5d34dc1d13: Preparing 04:42:56 16113d51b718: Preparing 04:42:56 16113d51b718: Waiting 04:42:56 bb5d34dc1d13: Waiting 04:42:56 3d5696790f35: Pushed 04:42:56 470262d3c0fc: Pushed 04:42:56 7ef84819871d: Pushed 04:42:56 16113d51b718: Layer already exists 04:42:57 bb5d34dc1d13: Pushed 04:42:57 003d376a7103: Pushed 04:43:07 be81adf1e2b4: Pushed 04:43:07 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:08 + 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:43:08 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:43:08 3d5696790f35: Preparing 04:43:08 7ef84819871d: Preparing 04:43:08 470262d3c0fc: Preparing 04:43:08 be81adf1e2b4: Preparing 04:43:08 003d376a7103: Preparing 04:43:08 bb5d34dc1d13: Preparing 04:43:08 16113d51b718: Preparing 04:43:08 16113d51b718: Waiting 04:43:08 bb5d34dc1d13: Waiting 04:43:08 7ef84819871d: Layer already exists 04:43:08 470262d3c0fc: Layer already exists 04:43:08 be81adf1e2b4: Layer already exists 04:43:08 3d5696790f35: Layer already exists 04:43:08 003d376a7103: Layer already exists 04:43:08 bb5d34dc1d13: Layer already exists 04:43:08 16113d51b718: Layer already exists 04:43:08 latest: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:09 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:09 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 04:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:43:09 3d5696790f35: Preparing 04:43:09 7ef84819871d: Preparing 04:43:09 470262d3c0fc: Preparing 04:43:09 be81adf1e2b4: Preparing 04:43:09 003d376a7103: Preparing 04:43:09 bb5d34dc1d13: Preparing 04:43:09 16113d51b718: Preparing 04:43:09 bb5d34dc1d13: Waiting 04:43:09 16113d51b718: Waiting 04:43:09 470262d3c0fc: Layer already exists 04:43:09 be81adf1e2b4: Layer already exists 04:43:09 003d376a7103: Layer already exists 04:43:09 7ef84819871d: Layer already exists 04:43:09 3d5696790f35: Layer already exists 04:43:09 bb5d34dc1d13: Layer already exists 04:43:09 16113d51b718: Layer already exists 04:43:10 4.0.0-dev.1: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:10 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:10 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 04:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:43:10 3d5696790f35: Preparing 04:43:10 7ef84819871d: Preparing 04:43:10 470262d3c0fc: Preparing 04:43:10 be81adf1e2b4: Preparing 04:43:10 003d376a7103: Preparing 04:43:10 bb5d34dc1d13: Preparing 04:43:10 16113d51b718: Preparing 04:43:10 bb5d34dc1d13: Waiting 04:43:10 16113d51b718: Waiting 04:43:10 7ef84819871d: Layer already exists 04:43:10 003d376a7103: Layer already exists 04:43:10 3d5696790f35: Layer already exists 04:43:10 470262d3c0fc: Layer already exists 04:43:10 be81adf1e2b4: Layer already exists 04:43:10 16113d51b718: Layer already exists 04:43:10 bb5d34dc1d13: Layer already exists 04:43:10 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:11 + 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:43:11 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 04:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:43:11 3d5696790f35: Preparing 04:43:11 7ef84819871d: Preparing 04:43:11 470262d3c0fc: Preparing 04:43:11 be81adf1e2b4: Preparing 04:43:11 003d376a7103: Preparing 04:43:11 bb5d34dc1d13: Preparing 04:43:11 16113d51b718: Preparing 04:43:11 bb5d34dc1d13: Waiting 04:43:11 16113d51b718: Waiting 04:43:11 7ef84819871d: Layer already exists 04:43:11 470262d3c0fc: Layer already exists 04:43:11 3d5696790f35: Layer already exists 04:43:11 003d376a7103: Layer already exists 04:43:11 be81adf1e2b4: Layer already exists 04:43:11 16113d51b718: Layer already exists 04:43:11 bb5d34dc1d13: Layer already exists 04:43:11 main: digest: sha256:cfc685d70e0aa42c8a269ee22f3cb693f0722792a7d994a09eaa1f6afc9f75bd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:12 ===================================================== [Pipeline] echo 04:43:12 taggedImages: 04:43:12 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 04:43:12 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:43:12 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.1 04:43:12 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3-4.0.0-dev.1 04:43:12 - 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:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:12 04:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:12 arm64: Pulling from edgex-lftools-log-publisher 04:43:12 8998bd30e6a1: Pulling fs layer 04:43:12 04944245beec: Pulling fs layer 04:43:12 699f458cf7ca: Pulling fs layer 04:43:12 765212b225bb: Pulling fs layer 04:43:12 f23df028b6ca: Pulling fs layer 04:43:12 d65c8cfc05b1: Pulling fs layer 04:43:12 2437ff75d9bd: Pulling fs layer 04:43:12 765212b225bb: Waiting 04:43:12 f23df028b6ca: Waiting 04:43:12 d65c8cfc05b1: Waiting 04:43:12 2437ff75d9bd: Waiting 04:43:13 04944245beec: Verifying Checksum 04:43:13 04944245beec: Download complete 04:43:13 765212b225bb: Download complete 04:43:13 f23df028b6ca: Verifying Checksum 04:43:13 f23df028b6ca: Download complete 04:43:13 d65c8cfc05b1: Verifying Checksum 04:43:13 d65c8cfc05b1: Download complete 04:43:13 699f458cf7ca: Verifying Checksum 04:43:13 699f458cf7ca: Download complete 04:43:13 8998bd30e6a1: Verifying Checksum 04:43:13 8998bd30e6a1: Download complete 04:43:16 2437ff75d9bd: Verifying Checksum 04:43:16 2437ff75d9bd: Download complete 04:43:18 8998bd30e6a1: Pull complete 04:43:18 04944245beec: Pull complete 04:43:20 699f458cf7ca: Pull complete 04:43:20 765212b225bb: Pull complete 04:43:21 f23df028b6ca: Pull complete 04:43:21 d65c8cfc05b1: Pull complete 04:43:39 2437ff75d9bd: Pull complete 04:43:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:40 prd-ubuntu20.04-docker-arm64-4c-16g-25857 does not seem to be running inside a container 04:43:40 $ 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/3 -v /w/workspace/device-opc-ua/3:/w/workspace/device-opc-ua/3:rw,z -v /w/workspace/device-opc-ua/3@tmp:/w/workspace/device-opc-ua/3@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:arm64 cat 04:43:43 $ docker top 7ae301fb0c19ddd9015764741b0092dbf950d7d5c8fcfebbec9e151b5215eb9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:43 ---> job-cost.sh 04:43:43 lf-activate-venv: SKIPPING 04:43:43 INFO: No Stack... 04:43:44 INFO: Retrieving Pricing Info for: v3-standard-4 04:43:45 INFO: Archiving Costs [Pipeline] sh 04:43:45 + cut -d, -f6 04:43:45 + cat /w/workspace/device-opc-ua/3/archives/cost.csv [Pipeline] lock 04:43:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] 04:43:45 Resource [jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] did not exist. Created. 04:43:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:46 /w/workspace/device-opc-ua/3@tmp/durable-1c6cd1f1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:43:47 + echo total: 0.10999999940395355 [Pipeline] stash 04:43:47 Warning: overwriting stash ‘stack-cost’ 04:43:47 Stashed 1 file(s) [Pipeline] } 04:43:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:43:47 $ docker stop --time=1 7ae301fb0c19ddd9015764741b0092dbf950d7d5c8fcfebbec9e151b5215eb9d 04:43:48 $ docker rm -f --volumes 7ae301fb0c19ddd9015764741b0092dbf950d7d5c8fcfebbec9e151b5215eb9d [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:43:49 provisioning config files... 04:43:49 not able to provide the file [ManagedFile: id=device-opc-ua-codecov-token, targetLocation=null, variable=CODECOV_TOKEN_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:43:49 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 04:43:49 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:43:49 total 16 04:43:49 drwxr-xr-x 3 root root 4096 Nov 8 04:26 . 04:43:49 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 04:26 .. 04:43:49 drwxr-xr-x 2 root root 4096 Nov 8 04:26 cost 04:43:49 -rw-r--r-- 1 root root 83 Nov 8 04:26 cost.csv 04:43:49 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:43:49 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:43:49 total 16 04:43:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:26 . 04:43:49 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 04:26 .. 04:43:49 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:26 cost 04:43:49 -rw-r--r-- 1 jenkins jenkins 83 Nov 8 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:43:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:43:51 ---> package-listing.sh 04:43:51 ++ facter osfamily 04:43:51 ++ tr '[:upper:]' '[:lower:]' 04:43:51 + OS_FAMILY=debian 04:43:51 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 04:43:51 + START_PACKAGES=/tmp/packages_start.txt 04:43:51 + END_PACKAGES=/tmp/packages_end.txt 04:43:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:43:51 + PACKAGES=/tmp/packages_start.txt 04:43:51 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:43:51 + PACKAGES=/tmp/packages_end.txt 04:43:51 + case "${OS_FAMILY}" in 04:43:51 + dpkg -l 04:43:51 + grep '^ii' 04:43:51 + '[' -f /tmp/packages_start.txt ']' 04:43:51 + '[' -f /tmp/packages_end.txt ']' 04:43:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:43:51 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:43:51 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 04:43:51 + 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:43:51 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:43:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:52 prd-ubuntu20.04-docker-8c-8g-25856 does not seem to be running inside a container 04:43:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:43:52 $ docker top 58a4466509f70633aef60a84ae0adf9b651bcd29addff8b2825b14d2ad2a009c -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:52 + touch /tmp/pre-build-complete [Pipeline] sh 04:43:53 + mkdir -p /var/log/sysstat [Pipeline] sh 04:43:53 + ls /var/log/sa-host 04:43:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:53 provisioning config files... 04:43:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14625388622855083509tmp [Pipeline] { [Pipeline] echo 04:43:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:43:53 ---> create-netrc.sh [Pipeline] } 04:43:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:43:54 ---> python-tools-install.sh [Pipeline] echo 04:43:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:43:54 ---> sudo-logs.sh 04:43:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:43:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:43:54 ---> job-cost.sh 04:43:54 lf-activate-venv: SKIPPING 04:43:54 DEBUG: total: 0.2199999988079071 04:43:54 INFO: Retrieving Stack Cost... 04:43:55 INFO: Retrieving Pricing Info for: v3-standard-8 04:43:55 INFO: Archiving Costs [Pipeline] echo 04:43:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:43:55 ---> logs-deploy.sh 04:43:55 lf-activate-venv: SKIPPING 04:43:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/3 04:43:55 INFO: archiving workspace using pattern(s): 04:43:56 Archives upload complete. 04:43:56 INFO: archiving logs to Nexus