Pull request #89 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-opc-ua Obtained Jenkinsfile from fe1b7d460f373c3184ce3951159384d1eb3ec948+f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 (7cdf38d81d3bc9abd0d6613dd9a0077c4bd5f176) 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-ssh12850639439374855840.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-ssh8606283734837614792.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13074497648833174198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5101326868387967134.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh398062178109521088.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5395711906785416463.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24748’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24751 in /w/workspace/edgexfoundry_device-opc-ua_PR-89 [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_PR-89 # 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 Merging remotes/origin/main commit f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 into PR head commit fe1b7d460f373c3184ce3951159384d1eb3ec948 Merge succeeded, producing fe1b7d460f373c3184ce3951159384d1eb3ec948 Checking out Revision fe1b7d460f373c3184ce3951159384d1eb3ec948 (PR-89) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe1b7d460f373c3184ce3951159384d1eb3ec948 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe1b7d460f373c3184ce3951159384d1eb3ec948 # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:27:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:27:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:27:39 ========================================================= 09:27:39 EdgeX Global Pipelines Version Info 09:27:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:27:39 ------------------- 09:27:39 stable info: 09:27:39 ------------------- 09:27:39 Commited By: Ginny Guan ginny@iotechsys.com 09:27:39 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:27:39 Message: update stable to v1.0.265 09:27:40 ------------------- 09:27:40 experimental info: 09:27:40 ------------------- 09:27:40 Commited By: Cherry Wang cherry@iotechsys.com 09:27:40 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:27:40 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:27:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 09:27:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 09:27:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:27:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:27:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-89 [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-89 [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-89 [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe1b7d460f373c3184ce3951159384d1eb3ec948 [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe1b7d4 [Pipeline] echo 09:27:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:42 provisioning config files... 09:27:42 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/config14856781305357402831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:43 ---> ****-login.sh 09:27:43 nexus3.edgexfoundry.org:10001 09:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:43 Configure a credential helper to remove this warning. See 09:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:43 09:27:43 Login Succeeded 09:27:43 nexus3.edgexfoundry.org:10002 09:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:43 Configure a credential helper to remove this warning. See 09:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:43 09:27:43 Login Succeeded 09:27:43 nexus3.edgexfoundry.org:10003 09:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:43 Configure a credential helper to remove this warning. See 09:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:43 09:27:43 Login Succeeded 09:27:43 nexus3.edgexfoundry.org:10004 09:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:43 Configure a credential helper to remove this warning. See 09:27:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:43 09:27:43 Login Succeeded 09:27:43 ****.io 09:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:27:44 Configure a credential helper to remove this warning. See 09:27:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:27:44 09:27:44 Login Succeeded 09:27:44 ---> ****-login.sh ends [Pipeline] } 09:27:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:27:44 + git rev-list -1 --merges fe1b7d460f373c3184ce3951159384d1eb3ec948~1..fe1b7d460f373c3184ce3951159384d1eb3ec948 [Pipeline] echo 09:27:44 -----------> git rev-list -1 --merges fe1b7d460f373c3184ce3951159384d1eb3ec948~1..fe1b7d460f373c3184ce3951159384d1eb3ec948 fe1b7d460f373c3184ce3951159384d1eb3ec948 [false] [Pipeline] sh 09:27:45 + git log --format=format:%s -1 fe1b7d460f373c3184ce3951159384d1eb3ec948 [Pipeline] echo 09:27:45 ========================================================= 09:27:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:27:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:27:45 + git log --format=format:%s -1 fe1b7d460f373c3184ce3951159384d1eb3ec948 [Pipeline] echo 09:27:45 [semverPrep] GIT_COMMIT: fe1b7d460f373c3184ce3951159384d1eb3ec948, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo 09:27:45 [semverPrep] This is not a build commit. [Pipeline] sh 09:27:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:27:46 + grep -v github /etc/ssh/ssh_known_hosts 09:27:46 + [ -e /tmp/ssh_known_hosts ] 09:27:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:27:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:27:46 + sudo tee -a /etc/ssh/ssh_known_hosts 09:27:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:27:46 09:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:27:46 0.1.4: Pulling from edgex-devops/py-git-semver 09:27:46 b85a868b505f: Pulling fs layer 09:27:46 e2be974225ed: Pulling fs layer 09:27:46 339a4e72a1f5: Pulling fs layer 09:27:46 988bab9f4d93: Pulling fs layer 09:27:46 1469e6f7b9e6: Pulling fs layer 09:27:46 eaf3925da568: Pulling fs layer 09:27:46 bab4dde63d76: Pulling fs layer 09:27:46 bde34c3a00c8: Pulling fs layer 09:27:46 b352a97aabf1: Pulling fs layer 09:27:46 4872d77fe225: Pulling fs layer 09:27:46 5851b861e8e6: Pulling fs layer 09:27:46 bab4dde63d76: Waiting 09:27:46 b352a97aabf1: Waiting 09:27:46 988bab9f4d93: Waiting 09:27:46 1469e6f7b9e6: Waiting 09:27:46 bde34c3a00c8: Waiting 09:27:46 4872d77fe225: Waiting 09:27:46 eaf3925da568: Waiting 09:27:46 e2be974225ed: Download complete 09:27:46 988bab9f4d93: Download complete 09:27:46 1469e6f7b9e6: Download complete 09:27:46 eaf3925da568: Verifying Checksum 09:27:46 eaf3925da568: Download complete 09:27:46 339a4e72a1f5: Verifying Checksum 09:27:46 339a4e72a1f5: Download complete 09:27:47 bde34c3a00c8: Download complete 09:27:47 b352a97aabf1: Verifying Checksum 09:27:47 b352a97aabf1: Download complete 09:27:47 4872d77fe225: Verifying Checksum 09:27:47 4872d77fe225: Download complete 09:27:47 5851b861e8e6: Download complete 09:27:47 b85a868b505f: Verifying Checksum 09:27:47 b85a868b505f: Download complete 09:27:47 bab4dde63d76: Verifying Checksum 09:27:47 bab4dde63d76: Download complete 09:27:48 b85a868b505f: Pull complete 09:27:48 e2be974225ed: Pull complete 09:27:49 339a4e72a1f5: Pull complete 09:27:49 988bab9f4d93: Pull complete 09:27:49 1469e6f7b9e6: Pull complete 09:27:49 eaf3925da568: Pull complete 09:27:51 bab4dde63d76: Pull complete 09:27:51 bde34c3a00c8: Pull complete 09:27:51 b352a97aabf1: Pull complete 09:27:51 4872d77fe225: Pull complete 09:27:51 5851b861e8e6: Pull complete 09:27:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:27:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:52 prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container 09:27:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:27:56 $ docker top 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb -eo pid,comm 09:27:56 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). 09:27:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:56 [ssh-agent] Looking for ssh-agent implementation... 09:27:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:56 $ docker exec 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb ssh-agent 09:27:56 SSH_AUTH_SOCK=/tmp/ssh-FuNiS7K1xs6Z/agent.33 09:27:56 SSH_AGENT_PID=39 09:27:56 Running ssh-add (command line suppressed) 09:27:56 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/private_key_7857095087612356764.key (/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/private_key_7857095087612356764.key) 09:27:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:56 + git tag --points-at HEAD [Pipeline] } 09:27:56 $ docker exec --env ******** --env ******** 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb ssh-agent -k 09:27:57 unset SSH_AUTH_SOCK; 09:27:57 unset SSH_AGENT_PID; 09:27:57 echo Agent pid 39 killed; 09:27:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:57 [ssh-agent] Looking for ssh-agent implementation... 09:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:57 $ docker exec 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb ssh-agent 09:27:57 SSH_AUTH_SOCK=/tmp/ssh-VtGSSXnEfjHK/agent.72 09:27:57 SSH_AGENT_PID=78 09:27:57 Running ssh-add (command line suppressed) 09:27:57 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/private_key_9928927074509474788.key (/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/private_key_9928927074509474788.key) 09:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:57 + git semver init 09:27:58 2024-11-07 09:27:58,056 [run_init] DEBUG init version:0.0.0 force:False 09:27:58 2024-11-07 09:27:58,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver 09:27:58 2024-11-07 09:27:58,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver 09:27:58 2024-11-07 09:27:58,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-89, universal_newlines=False, shell=None, istream=None) 09:27:58 2024-11-07 09:27:58,673 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89/.git/info/exclude 09:27:58 2024-11-07 09:27:58,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver/PR-89 with force:False 09:27:58 2024-11-07 09:27:58,674 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver/PR-89 09:27:58 2024-11-07 09:27:58,678 [execute] INFO git cat-file --batch-check 09:27:58 2024-11-07 09:27:58,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver, universal_newlines=False, shell=None, istream=) 09:27:58 2024-11-07 09:27:58,693 [execute] INFO git cat-file --batch 09:27:58 2024-11-07 09:27:58,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver, universal_newlines=False, shell=None, istream=) 09:27:58 2024-11-07 09:27:58,701 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-89/.semver/PR-89 09:27:58 0.0.0 [Pipeline] } 09:27:58 $ docker exec --env ******** --env ******** 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb ssh-agent -k 09:27:59 unset SSH_AUTH_SOCK; 09:27:59 unset SSH_AGENT_PID; 09:27:59 echo Agent pid 78 killed; 09:27:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:59 + git semver [Pipeline] } 09:27:59 $ docker stop --time=1 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb 09:28:01 $ docker rm -f --volumes 4cdb92383a9b6b3ab1ab79663c863f3e5749c38122486f3f00b1489ad718b2eb [Pipeline] // withDockerContainer [Pipeline] sh 09:28:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:28:01 Stashed 1 file(s) [Pipeline] echo 09:28:01 [edgeXSemver]: initialized semver on version 0.0.0 [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 09:28:02 provisioning config files... 09:28:02 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/config565362837378740861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:03 ---> ****-login.sh 09:28:03 nexus3.edgexfoundry.org:10001 09:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:03 Configure a credential helper to remove this warning. See 09:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:03 09:28:03 Login Succeeded 09:28:03 nexus3.edgexfoundry.org:10002 09:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:03 Configure a credential helper to remove this warning. See 09:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:03 09:28:03 Login Succeeded 09:28:03 nexus3.edgexfoundry.org:10003 09:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:03 Configure a credential helper to remove this warning. See 09:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:03 09:28:03 Login Succeeded 09:28:03 nexus3.edgexfoundry.org:10004 09:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:03 Configure a credential helper to remove this warning. See 09:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:03 09:28:03 Login Succeeded 09:28:03 ****.io 09:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:03 Configure a credential helper to remove this warning. See 09:28:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:03 09:28:03 Login Succeeded 09:28:03 ---> ****-login.sh ends [Pipeline] } 09:28:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:28:03 ========================================================= 09:28:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:28:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:04 + 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 . 09:28:04 Sending build context to Docker daemon 861.2kB 09:28:04 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 09:28:05 1.23-alpine3.20: Pulling from library/golang 09:28:05 43c4264eed91: Pulling fs layer 09:28:05 aec3504c519e: Pulling fs layer 09:28:05 c79bddf330f7: Pulling fs layer 09:28:05 0d736227ff64: Pulling fs layer 09:28:05 4f4fb700ef54: Pulling fs layer 09:28:05 4f4fb700ef54: Waiting 09:28:05 0d736227ff64: Waiting 09:28:05 aec3504c519e: Download complete 09:28:05 43c4264eed91: Download complete 09:28:05 0d736227ff64: Download complete 09:28:05 4f4fb700ef54: Download complete 09:28:05 43c4264eed91: Pull complete 09:28:05 aec3504c519e: Pull complete 09:28:05 c79bddf330f7: Verifying Checksum 09:28:05 c79bddf330f7: Download complete 09:28:09 c79bddf330f7: Pull complete 09:28:09 0d736227ff64: Pull complete 09:28:09 4f4fb700ef54: Pull complete 09:28:09 Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a 09:28:09 Status: Downloaded newer image for golang:1.23-alpine3.20 09:28:09 ---> 4147efcd34f7 09:28:09 Step 2/5 : WORKDIR /device-opcua 09:28:12 ---> Running in 1951dfb539c3 09:28:12 Removing intermediate container 1951dfb539c3 09:28:12 ---> 0e7971fe4bd9 09:28:12 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:28:12 ---> Running in f271a6ad5446 09:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:12 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:28:12 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:28:12 OK: 24168 distinct packages available 09:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:13 (1/30) Installing libgcc (13.2.1_git20240309-r0) 09:28:13 (2/30) Installing jansson (2.14-r4) 09:28:13 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 09:28:13 (4/30) Installing zstd-libs (1.5.6-r0) 09:28:13 (5/30) Installing binutils (2.42-r0) 09:28:13 (6/30) Installing libgomp (13.2.1_git20240309-r0) 09:28:13 (7/30) Installing libatomic (13.2.1_git20240309-r0) 09:28:13 (8/30) Installing gmp (6.3.0-r1) 09:28:13 (9/30) Installing isl26 (0.26-r1) 09:28:13 (10/30) Installing mpfr4 (4.2.1-r0) 09:28:13 (11/30) Installing mpc1 (1.3.1-r1) 09:28:13 (12/30) Installing gcc (13.2.1_git20240309-r0) 09:28:14 (13/30) Installing brotli-libs (1.1.0-r2) 09:28:14 (14/30) Installing c-ares (1.33.1-r0) 09:28:14 (15/30) Installing libunistring (1.2-r0) 09:28:14 (16/30) Installing libidn2 (2.3.7-r0) 09:28:14 (17/30) Installing nghttp2-libs (1.62.1-r0) 09:28:14 (18/30) Installing libpsl (0.21.5-r1) 09:28:14 (19/30) Installing libcurl (8.11.0-r0) 09:28:14 (20/30) Installing libexpat (2.6.3-r0) 09:28:14 (21/30) Installing pcre2 (10.43-r0) 09:28:14 (22/30) Installing git (2.45.2-r0) 09:28:14 (23/30) Installing git-init-template (2.45.2-r0) 09:28:14 (24/30) Installing make (4.4.1-r2) 09:28:14 (25/30) Installing musl-dev (1.2.5-r0) 09:28:14 (26/30) Installing pkgconf (2.2.0-r0) 09:28:14 (27/30) Installing libsodium (1.0.19-r0) 09:28:14 (28/30) Installing libzmq (4.3.5-r2) 09:28:14 (29/30) Installing libsodium-dev (1.0.19-r0) 09:28:14 (30/30) Installing zeromq-dev (4.3.5-r2) 09:28:14 Executing busybox-1.36.1-r29.trigger 09:28:14 OK: 171 MiB in 45 packages 09:28:17 Still waiting to schedule task 09:28:17 ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:28:17 ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:28:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24750’ is offline 09:28:18 Removing intermediate container f271a6ad5446 09:28:18 ---> bad3df8bb42f 09:28:18 Step 4/5 : COPY . . 09:28:18 ---> b1188ae36109 09:28:18 Step 5/5 : RUN make build 09:28:18 ---> Running in 4260cc8ade7b 09:28:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 09:28:19 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 09:28:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 09:28:19 go: downloading github.com/gopcua/opcua v0.5.3 09:28:19 go: downloading github.com/spf13/cast v1.7.0 09:28:19 go: downloading github.com/go-playground/validator/v10 v10.22.1 09:28:19 go: downloading github.com/google/uuid v1.6.0 09:28:19 go: downloading github.com/go-kit/log v0.2.1 09:28:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:28:19 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:28:19 go: downloading github.com/go-playground/universal-translator v0.18.1 09:28:19 go: downloading github.com/leodido/go-urn v1.4.0 09:28:19 go: downloading golang.org/x/crypto v0.28.0 09:28:19 go: downloading golang.org/x/text v0.19.0 09:28:19 go: downloading github.com/go-playground/locales v0.14.1 09:28:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 09:28:19 go: downloading github.com/labstack/echo/v4 v4.12.0 09:28:19 go: downloading golang.org/x/sys v0.26.0 09:28:20 go: downloading github.com/panjf2000/ants/v2 v2.10.0 09:28:20 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:28:20 go: downloading github.com/labstack/gommon v0.4.2 09:28:20 go: downloading golang.org/x/net v0.30.0 09:28:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:28:20 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:28:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 09:28:20 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:28:20 go: downloading gopkg.in/yaml.v3 v3.0.1 09:28:20 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:28:20 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 09:28:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 09:28:20 go: downloading github.com/openziti/sdk-golang v0.23.43 09:28:20 go: downloading github.com/sirupsen/logrus v1.9.3 09:28:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 09:28:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 09:28:20 go: downloading github.com/mitchellh/copystructure v1.2.0 09:28:20 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:28:20 go: downloading github.com/mattn/go-colorable v0.1.13 09:28:20 go: downloading github.com/mattn/go-isatty v0.0.20 09:28:20 go: downloading github.com/valyala/fasttemplate v1.2.2 09:28:20 go: downloading golang.org/x/sync v0.8.0 09:28:20 go: downloading github.com/x448/float16 v0.8.4 09:28:20 go: downloading github.com/hashicorp/errwrap v1.1.0 09:28:20 go: downloading github.com/pkg/errors v0.9.1 09:28:20 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:28:20 go: downloading golang.org/x/time v0.6.0 09:28:20 go: downloading github.com/gorilla/websocket v1.5.3 09:28:20 go: downloading github.com/go-openapi/runtime v0.28.0 09:28:20 go: downloading github.com/go-openapi/strfmt v0.23.0 09:28:20 go: downloading github.com/go-resty/resty/v2 v2.15.3 09:28:20 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:28:20 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:28:20 go: downloading github.com/openziti/edge-api v0.26.32 09:28:21 go: downloading github.com/openziti/foundation/v2 v2.0.49 09:28:21 go: downloading github.com/openziti/identity v1.0.85 09:28:21 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:28:21 go: downloading github.com/zitadel/oidc/v2 v2.12.2 09:28:21 go: downloading golang.org/x/oauth2 v0.23.0 09:28:21 go: downloading github.com/openziti/channel/v3 v3.0.4 09:28:21 go: downloading github.com/openziti/secretstream v0.1.25 09:28:21 go: downloading github.com/openziti/transport/v2 v2.0.146 09:28:21 go: downloading github.com/kataras/go-events v0.0.3 09:28:21 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:28:21 go: downloading github.com/openziti/metrics v1.2.58 09:28:21 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:28:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 09:28:21 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:28:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:28:21 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:28:21 go: downloading github.com/go-openapi/errors v0.22.0 09:28:21 go: downloading github.com/oklog/ulid v1.3.1 09:28:21 go: downloading go.mongodb.org/mongo-driver v1.17.0 09:28:21 go: downloading github.com/go-openapi/swag v0.23.0 09:28:21 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:28:21 go: downloading go.opentelemetry.io/otel v1.29.0 09:28:21 go: downloading go.opentelemetry.io/otel/trace v1.29.0 09:28:21 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:28:21 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:28:21 go: downloading github.com/go-openapi/validate v0.24.0 09:28:21 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:28:21 go: downloading github.com/golang/protobuf v1.5.4 09:28:21 go: downloading google.golang.org/protobuf v1.34.2 09:28:21 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:28:21 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 09:28:21 go: downloading github.com/gorilla/securecookie v1.1.2 09:28:22 go: downloading github.com/gorilla/schema v1.4.1 09:28:22 go: downloading github.com/muhlemmer/gu v0.3.1 09:28:22 go: downloading github.com/mitchellh/go-ps v1.0.0 09:28:22 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 09:28:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:28:22 go: downloading github.com/hashicorp/consul/api v1.29.4 09:28:22 go: downloading github.com/go-openapi/analysis v0.23.0 09:28:22 go: downloading github.com/go-openapi/loads v0.22.0 09:28:22 go: downloading github.com/go-openapi/spec v0.21.0 09:28:22 go: downloading github.com/zeebo/errs v1.3.0 09:28:22 go: downloading google.golang.org/grpc v1.67.1 09:28:22 go: downloading github.com/mailru/easyjson v0.7.7 09:28:22 go: downloading github.com/go-logr/logr v1.4.2 09:28:22 go: downloading go.opentelemetry.io/otel/metric v1.29.0 09:28:22 go: downloading golang.org/x/term v0.25.0 09:28:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:28:22 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:28:22 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:28:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:28:22 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:28:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:28:22 go: downloading github.com/hashicorp/serf v0.10.1 09:28:22 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 09:28:22 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:28:22 go: downloading github.com/go-logr/stdr v1.2.2 09:28:22 go: downloading github.com/josharian/intern v1.0.0 09:28:22 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:28:22 go: downloading github.com/tklauser/numcpus v0.6.1 09:28:22 go: downloading github.com/fatih/color v1.16.0 09:28:22 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 09:28:22 go: downloading github.com/armon/go-metrics v0.4.1 09:28:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:28:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:28:49 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:29:07 Removing intermediate container 4260cc8ade7b 09:29:07 ---> 7d4ba7363b27 09:29:07 [Warning] One or more build-args [BASE MAKE] were not consumed 09:29:07 Successfully built 7d4ba7363b27 09:29:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:07 + docker inspect -f . ci-base-image-x86_64 09:29:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:07 prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container 09:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:29:08 $ docker top ee793d9d41984bfa377e147fb76c38745b85c6c114f950c2643978b93e10c5e5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:08 + go version 09:29:08 go version go1.23.3 linux/amd64 [Pipeline] } 09:29:08 $ docker stop --time=1 ee793d9d41984bfa377e147fb76c38745b85c6c114f950c2643978b93e10c5e5 09:29:10 $ docker rm -f --volumes ee793d9d41984bfa377e147fb76c38745b85c6c114f950c2643978b93e10c5e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:10 + docker inspect -f . ci-base-image-x86_64 09:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:11 prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container 09:29:11 $ 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_PR-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:29:11 $ docker top b20fffe1337919efc493e1f4a1048a59f167b9b21768dd8cf6c5a82409bda6f2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-89 [Pipeline] fileExists [Pipeline] sh 09:29:12 + make test 09:29:12 go install github.com/jstemmer/go-junit-report@v0.9.1 09:29:12 go: downloading github.com/jstemmer/go-junit-report v0.9.1 09:29:17 go install github.com/axw/gocov/gocov@v1.0.0 09:29:17 go: downloading github.com/axw/gocov v1.0.0 09:29:18 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 09:29:20 go install github.com/AlekSi/gocov-xml@v1.0.0 09:29:20 go: downloading github.com/AlekSi/gocov-xml v1.0.0 09:29:21 go install github.com/jandelgado/gcov2lcov@v1.0.5 09:29:21 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 09:29:22 rm -rf test-artifacts 09:29:22 mkdir test-artifacts 09:29:22 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 09:29:22 go: downloading github.com/stretchr/testify v1.9.0 09:29:22 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:29:22 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:29:44 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 09:29:44 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 09:29:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:29:44 $ docker stop --time=1 b20fffe1337919efc493e1f4a1048a59f167b9b21768dd8cf6c5a82409bda6f2 09:29:48 $ docker rm -f --volumes b20fffe1337919efc493e1f4a1048a59f167b9b21768dd8cf6c5a82409bda6f2 [Pipeline] // withDockerContainer [Pipeline] sh 09:29:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:29:49 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:29:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:29:50 + ls -al . 09:29:50 total 204 09:29:50 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:29 . 09:29:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:27 .. 09:29:50 -rw-rw-r-- 1 jenkins jenkins 62 Nov 7 09:27 .dockerignore 09:29:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:29 .git 09:29:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:27 .github 09:29:50 -rw-rw-r-- 1 jenkins jenkins 84 Nov 7 09:27 .gitignore 09:29:50 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:27 .semver 09:29:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:27 .vscode 09:29:50 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 7 09:27 Attribution.txt 09:29:50 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 7 09:27 Dockerfile 09:29:50 -rw-rw-r-- 1 jenkins jenkins 649 Nov 7 09:27 Jenkinsfile 09:29:50 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 7 09:27 LICENSE 09:29:50 -rw-rw-r-- 1 jenkins jenkins 2193 Nov 7 09:27 Makefile 09:29:50 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 7 09:27 README.md 09:29:50 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:28 VERSION 09:29:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:27 bin 09:29:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:27 cmd 09:29:50 -rw-rw-r-- 1 jenkins jenkins 7098 Nov 7 09:27 go.mod 09:29:50 -rw-rw-r-- 1 jenkins jenkins 100417 Nov 7 09:27 go.sum 09:29:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:27 internal 09:29:50 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:29 test-artifacts 09:29:50 -rw-rw-r-- 1 jenkins jenkins 260 Nov 7 09:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:50 + 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=fe1b7d460f373c3184ce3951159384d1eb3ec948 --label arch=amd64 --label version=0.0.0 . 09:29:50 Sending build context to Docker daemon 878.6kB 09:29:50 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 09:29:50 ---> 4147efcd34f7 09:29:50 Step 2/19 : WORKDIR /device-opcua 09:29:50 ---> Using cache 09:29:50 ---> 0e7971fe4bd9 09:29:50 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:29:50 ---> Using cache 09:29:50 ---> bad3df8bb42f 09:29:50 Step 4/19 : COPY . . 09:29:51 ---> 2ba87a7a940c 09:29:51 Step 5/19 : RUN make build 09:29:51 ---> Running in 2c9a480937a0 09:29:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 09:29:51 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 09:29:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 09:29:51 go: downloading github.com/gopcua/opcua v0.5.3 09:29:51 go: downloading github.com/spf13/cast v1.7.0 09:29:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 09:29:51 go: downloading github.com/labstack/echo/v4 v4.12.0 09:29:51 go: downloading github.com/go-kit/log v0.2.1 09:29:51 go: downloading github.com/go-playground/validator/v10 v10.22.1 09:29:51 go: downloading github.com/google/uuid v1.6.0 09:29:51 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:29:51 go: downloading github.com/panjf2000/ants/v2 v2.10.0 09:29:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:29:51 go: downloading golang.org/x/net v0.30.0 09:29:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:29:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:29:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 09:29:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:29:51 go: downloading gopkg.in/yaml.v3 v3.0.1 09:29:51 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:29:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 09:29:51 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 09:29:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 09:29:51 go: downloading github.com/sirupsen/logrus v1.9.3 09:29:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 09:29:51 go: downloading github.com/openziti/sdk-golang v0.23.43 09:29:51 go: downloading github.com/mitchellh/copystructure v1.2.0 09:29:51 go: downloading github.com/labstack/gommon v0.4.2 09:29:51 go: downloading golang.org/x/crypto v0.28.0 09:29:51 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:29:51 go: downloading github.com/go-playground/universal-translator v0.18.1 09:29:51 go: downloading github.com/leodido/go-urn v1.4.0 09:29:51 go: downloading golang.org/x/text v0.19.0 09:29:51 go: downloading golang.org/x/sync v0.8.0 09:29:51 go: downloading github.com/x448/float16 v0.8.4 09:29:52 go: downloading github.com/hashicorp/errwrap v1.1.0 09:29:52 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:29:52 go: downloading golang.org/x/time v0.6.0 09:29:52 go: downloading github.com/valyala/fasttemplate v1.2.2 09:29:52 go: downloading golang.org/x/sys v0.26.0 09:29:52 go: downloading github.com/gorilla/websocket v1.5.3 09:29:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 09:29:52 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:29:52 go: downloading github.com/go-openapi/runtime v0.28.0 09:29:52 go: downloading github.com/go-openapi/strfmt v0.23.0 09:29:52 go: downloading github.com/go-resty/resty/v2 v2.15.3 09:29:52 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:29:52 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:29:52 go: downloading github.com/openziti/edge-api v0.26.32 09:29:52 go: downloading github.com/openziti/foundation/v2 v2.0.49 09:29:52 go: downloading github.com/openziti/identity v1.0.85 09:29:52 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:29:52 go: downloading github.com/pkg/errors v0.9.1 09:29:52 go: downloading github.com/zitadel/oidc/v2 v2.12.2 09:29:53 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:29:53 go: downloading golang.org/x/oauth2 v0.23.0 09:29:53 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:29:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:29:53 go: downloading github.com/kataras/go-events v0.0.3 09:29:53 go: downloading github.com/openziti/channel/v3 v3.0.4 09:29:53 go: downloading github.com/openziti/metrics v1.2.58 09:29:53 go: downloading github.com/openziti/secretstream v0.1.25 09:29:53 go: downloading github.com/openziti/transport/v2 v2.0.146 09:29:53 go: downloading github.com/mattn/go-colorable v0.1.13 09:29:53 go: downloading github.com/mattn/go-isatty v0.0.20 09:29:53 go: downloading github.com/go-playground/locales v0.14.1 09:29:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:29:53 go: downloading github.com/hashicorp/consul/api v1.29.4 09:29:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:29:53 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:29:53 go: downloading github.com/zeebo/errs v1.3.0 09:29:53 go: downloading google.golang.org/grpc v1.67.1 09:29:53 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:29:53 go: downloading github.com/go-openapi/errors v0.22.0 09:29:53 go: downloading github.com/oklog/ulid v1.3.1 09:29:53 go: downloading go.mongodb.org/mongo-driver v1.17.0 09:29:53 go: downloading github.com/go-openapi/swag v0.23.0 09:29:53 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:29:53 go: downloading go.opentelemetry.io/otel v1.29.0 09:29:53 go: downloading go.opentelemetry.io/otel/trace v1.29.0 09:29:53 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:29:53 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:29:53 go: downloading github.com/go-openapi/validate v0.24.0 09:29:53 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:29:53 go: downloading github.com/gorilla/securecookie v1.1.2 09:29:54 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 09:29:54 go: downloading github.com/gorilla/schema v1.4.1 09:29:54 go: downloading github.com/muhlemmer/gu v0.3.1 09:29:54 go: downloading github.com/mitchellh/go-ps v1.0.0 09:29:54 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 09:29:54 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:29:54 go: downloading github.com/golang/protobuf v1.5.4 09:29:54 go: downloading google.golang.org/protobuf v1.34.2 09:29:54 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 09:29:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:29:54 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:29:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:29:54 go: downloading github.com/hashicorp/serf v0.10.1 09:29:54 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 09:29:54 go: downloading github.com/go-openapi/analysis v0.23.0 09:29:54 go: downloading github.com/go-openapi/loads v0.22.0 09:29:54 go: downloading github.com/go-openapi/spec v0.21.0 09:29:54 go: downloading github.com/mailru/easyjson v0.7.7 09:29:54 go: downloading github.com/go-logr/logr v1.4.2 09:29:54 go: downloading go.opentelemetry.io/otel/metric v1.29.0 09:29:54 go: downloading golang.org/x/term v0.25.0 09:29:54 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:29:54 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:29:54 go: downloading github.com/fatih/color v1.16.0 09:29:54 go: downloading github.com/armon/go-metrics v0.4.1 09:29:54 go: downloading github.com/go-logr/stdr v1.2.2 09:29:54 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:29:54 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:29:54 go: downloading github.com/josharian/intern v1.0.0 09:29:54 go: downloading github.com/tklauser/numcpus v0.6.1 09:29:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:29:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:30:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:30:42 Removing intermediate container 2c9a480937a0 09:30:42 ---> 577a951ecde4 09:30:42 Step 6/19 : FROM alpine:3.20 09:30:42 3.20: Pulling from library/alpine 09:30:42 43c4264eed91: Already exists 09:30:42 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:30:42 Status: Downloaded newer image for alpine:3.20 09:30:42 ---> 91ef0af61f39 09:30:42 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 09:30:42 ---> Running in 49a1cbdbf554 09:30:42 Removing intermediate container 49a1cbdbf554 09:30:42 ---> 7fbda34bfc80 09:30:42 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 09:30:42 ---> Running in 7b723fc3da3b 09:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:30:42 (1/6) Installing dumb-init (1.2.5-r3) 09:30:42 (2/6) Installing libgcc (13.2.1_git20240309-r0) 09:30:42 (3/6) Installing libsodium (1.0.19-r0) 09:30:42 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 09:30:42 (5/6) Installing libzmq (4.3.5-r2) 09:30:42 (6/6) Installing zeromq (4.3.5-r2) 09:30:42 Executing busybox-1.36.1-r29.trigger 09:30:42 OK: 12 MiB in 20 packages 09:30:42 Removing intermediate container 7b723fc3da3b 09:30:42 ---> cedd24eb03c9 09:30:42 Step 9/19 : RUN apk --no-cache upgrade 09:30:42 ---> Running in bf93eacd4236 09:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:30:43 Upgrading critical system libraries and apk-tools: 09:30:43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:30:43 Executing busybox-1.36.1-r29.trigger 09:30:43 Continuing the upgrade transaction with new apk-tools: 09:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:30:43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:30:43 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:30:43 OK: 12 MiB in 20 packages 09:30:44 Removing intermediate container bf93eacd4236 09:30:44 ---> 645d4e62753f 09:30:44 Step 10/19 : EXPOSE 59997 09:30:44 ---> Running in 9a367a26e791 09:30:44 Removing intermediate container 9a367a26e791 09:30:44 ---> 2c584cbd6ddc 09:30:44 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 09:30:45 ---> 66c59f142e84 09:30:45 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 09:30:46 ---> 7ac6a533d96a 09:30:46 Step 13/19 : COPY LICENSE / 09:30:46 ---> 6f3e5bf59b08 09:30:46 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 09:30:46 ---> 93b4be2c9b34 09:30:46 Step 15/19 : ENTRYPOINT ["/device-opcua"] 09:30:46 ---> Running in eac61e18310b 09:30:46 Removing intermediate container eac61e18310b 09:30:46 ---> e7da873892e9 09:30:46 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:30:46 ---> Running in af3737b67959 09:30:46 Removing intermediate container af3737b67959 09:30:46 ---> 22afcf16195f 09:30:46 Step 17/19 : LABEL arch=amd64 09:30:46 ---> Running in 76ebf623142d 09:30:46 Removing intermediate container 76ebf623142d 09:30:46 ---> 249ba1103977 09:30:46 Step 18/19 : LABEL git_sha=fe1b7d460f373c3184ce3951159384d1eb3ec948 09:30:46 ---> Running in a865c7218a21 09:30:46 Removing intermediate container a865c7218a21 09:30:46 ---> 808f3932c23a 09:30:46 Step 19/19 : LABEL version=0.0.0 09:30:46 ---> Running in f93679872b4b 09:30:46 Removing intermediate container f93679872b4b 09:30:46 ---> 11459a65e3ba 09:30:46 [Warning] One or more build-args [BASE MAKE ARCH] were not consumed 09:30:46 Successfully built 11459a65e3ba 09:30:46 Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 09:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:47 09:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:47 latest: Pulling from edgex-lftools-log-publisher 09:30:47 5eb5b503b376: Pulling fs layer 09:30:47 5c69ac0246d0: Pulling fs layer 09:30:47 ec43610c2a17: Pulling fs layer 09:30:47 3a2ae6a8a46f: Pulling fs layer 09:30:47 33b1e0a273af: Pulling fs layer 09:30:47 5d3b04190fa2: Pulling fs layer 09:30:47 2f39f015ded8: Pulling fs layer 09:30:47 33b1e0a273af: Waiting 09:30:47 5d3b04190fa2: Waiting 09:30:47 3a2ae6a8a46f: Waiting 09:30:47 2f39f015ded8: Waiting 09:30:47 5c69ac0246d0: Verifying Checksum 09:30:47 5c69ac0246d0: Download complete 09:30:47 3a2ae6a8a46f: Verifying Checksum 09:30:47 3a2ae6a8a46f: Download complete 09:30:48 33b1e0a273af: Verifying Checksum 09:30:48 33b1e0a273af: Download complete 09:30:48 5d3b04190fa2: Verifying Checksum 09:30:48 5d3b04190fa2: Download complete 09:30:48 ec43610c2a17: Verifying Checksum 09:30:48 ec43610c2a17: Download complete 09:30:48 5eb5b503b376: Verifying Checksum 09:30:48 5eb5b503b376: Download complete 09:30:48 2f39f015ded8: Download complete 09:30:49 5eb5b503b376: Pull complete 09:30:49 5c69ac0246d0: Pull complete 09:30:49 ec43610c2a17: Pull complete 09:30:49 3a2ae6a8a46f: Pull complete 09:30:50 33b1e0a273af: Pull complete 09:30:50 5d3b04190fa2: Pull complete 09:30:54 2f39f015ded8: Pull complete 09:30:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:54 prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container 09:30:54 $ 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_PR-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:30:58 $ docker top 1a0086aea2d514d1e323032f7823803bb622ef4e62650ed25a1933f67846aa1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:58 ---> job-cost.sh 09:30:58 lf-activate-venv: SKIPPING 09:30:58 INFO: No Stack... 09:30:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:30:59 INFO: Archiving Costs [Pipeline] sh 09:31:00 + cat /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives/cost.csv 09:31:00 + cut -d, -f6 [Pipeline] lock 09:31:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] 09:31:00 Resource [jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] did not exist. Created. 09:31:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:31:00 + echo total: 0.2199999988079071 [Pipeline] stash 09:31:00 Stashed 1 file(s) [Pipeline] } 09:31:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:31:00 $ docker stop --time=1 1a0086aea2d514d1e323032f7823803bb622ef4e62650ed25a1933f67846aa1e 09:31:01 $ docker rm -f --volumes 1a0086aea2d514d1e323032f7823803bb622ef4e62650ed25a1933f67846aa1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:33:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24776 in /w/workspace/edgexfoundry_device-opc-ua_PR-89 [Pipeline] { [Pipeline] ws 09:33:54 Running in /w/workspace/device-opc-ua/1 [Pipeline] { [Pipeline] checkout 09:33:57 The recommended git tool is: NONE 09:34:05 using credential edgex-jenkins-ssh 09:34:05 Cloning the remote Git repository 09:34:05 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 09:34:05 > git init /w/workspace/device-opc-ua/1 # timeout=10 09:34:05 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 09:34:05 > git --version # timeout=10 09:34:05 > git --version # 'git version 2.25.1' 09:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:34:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:06 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 09:34:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:08 Merging remotes/origin/main commit f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 into PR head commit fe1b7d460f373c3184ce3951159384d1eb3ec948 09:34:09 Merge succeeded, producing fe1b7d460f373c3184ce3951159384d1eb3ec948 09:34:09 Checking out Revision fe1b7d460f373c3184ce3951159384d1eb3ec948 (PR-89) 09:34:08 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 09:34:08 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 09:34:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:34:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:34:08 > git config core.sparsecheckout # timeout=10 09:34:08 > git checkout -f fe1b7d460f373c3184ce3951159384d1eb3ec948 # timeout=10 09:34:09 > git remote # timeout=10 09:34:09 > git config --get remote.origin.url # timeout=10 09:34:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:34:09 > git merge f2b629e97187fbfd3ceddfceaa4a1bbc919333e5 # timeout=10 09:34:09 > git rev-parse HEAD^{commit} # timeout=10 09:34:09 > git config core.sparsecheckout # timeout=10 09:34:09 > git checkout -f fe1b7d460f373c3184ce3951159384d1eb3ec948 # timeout=10 09:34:13 Commit message: "fix: Only one ldflags flag is allowed" 09:34:13 > git --version # timeout=10 09:34:13 > git --version # 'git version 2.25.1' 09:34:13 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:34:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:34:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:15 Dload Upload Total Spent Left Speed 09:34:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12828 75 9637 0 0 63821 0 --:--:-- --:--:-- --:--:-- 63401 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh 09:34:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:34:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:34:16 + sudo tee /etc/docker/daemon.new 09:34:16 { 09:34:16 "registry-mirrors": [ 09:34:16 "https://nexus3.edgexfoundry.org:10001" 09:34:16 ], 09:34:16 "bip": "10.250.0.254/24", 09:34:16 "hosts": [ 09:34:16 "tcp://0.0.0.0:5555", 09:34:16 "unix:///var/run/docker.sock" 09:34:16 ], 09:34:16 "mtu": 1458, 09:34:16 "selinux-enabled": true, 09:34:16 "seccomp-profile": "/etc/docker/seccomp.json" 09:34:16 } [Pipeline] sh 09:34:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:34:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:36 provisioning config files... 09:34:36 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/1@tmp/config2503379702301996691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:36 ---> ****-login.sh 09:34:36 nexus3.edgexfoundry.org:10001 09:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:37 Configure a credential helper to remove this warning. See 09:34:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:37 09:34:37 Login Succeeded 09:34:37 nexus3.edgexfoundry.org:10002 09:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:37 Configure a credential helper to remove this warning. See 09:34:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:37 09:34:37 Login Succeeded 09:34:37 nexus3.edgexfoundry.org:10003 09:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:37 Configure a credential helper to remove this warning. See 09:34:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:37 09:34:37 Login Succeeded 09:34:37 nexus3.edgexfoundry.org:10004 09:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:38 Configure a credential helper to remove this warning. See 09:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:38 09:34:38 Login Succeeded 09:34:38 ****.io 09:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:39 Configure a credential helper to remove this warning. See 09:34:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:39 09:34:39 Login Succeeded 09:34:39 ---> ****-login.sh ends [Pipeline] } 09:34:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:34:39 ========================================================= 09:34:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:34:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:40 + 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 . 09:34:40 Sending build context to Docker daemon 564.7kB 09:34:40 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 09:34:41 1.23-alpine3.20: Pulling from library/golang 09:34:41 cf04c63912e1: Pulling fs layer 09:34:41 a5a9dd7d6fc2: Pulling fs layer 09:34:41 323003b0d8ad: Pulling fs layer 09:34:41 70cf7f03564c: Pulling fs layer 09:34:41 4f4fb700ef54: Pulling fs layer 09:34:41 70cf7f03564c: Waiting 09:34:41 4f4fb700ef54: Waiting 09:34:41 a5a9dd7d6fc2: Verifying Checksum 09:34:41 a5a9dd7d6fc2: Download complete 09:34:41 cf04c63912e1: Verifying Checksum 09:34:41 cf04c63912e1: Download complete 09:34:41 4f4fb700ef54: Verifying Checksum 09:34:41 4f4fb700ef54: Download complete 09:34:41 70cf7f03564c: Verifying Checksum 09:34:41 70cf7f03564c: Download complete 09:34:42 cf04c63912e1: Pull complete 09:34:42 a5a9dd7d6fc2: Pull complete 09:34:43 323003b0d8ad: Verifying Checksum 09:34:43 323003b0d8ad: Download complete 09:34:58 323003b0d8ad: Pull complete 09:34:58 70cf7f03564c: Pull complete 09:34:58 4f4fb700ef54: Pull complete 09:34:58 Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a 09:34:58 Status: Downloaded newer image for golang:1.23-alpine3.20 09:34:58 ---> 329834fefb2a 09:34:58 Step 2/5 : WORKDIR /device-opcua 09:35:00 ---> Running in 39d8edfb288a 09:35:00 Removing intermediate container 39d8edfb288a 09:35:00 ---> 21386b843b16 09:35:00 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:35:00 ---> Running in 497d129faf90 09:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:35:04 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:35:04 v3.20.3-267-g491e9630a39 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:35:04 OK: 24046 distinct packages available 09:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:35:06 (1/30) Installing libgcc (13.2.1_git20240309-r0) 09:35:06 (2/30) Installing jansson (2.14-r4) 09:35:06 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 09:35:06 (4/30) Installing zstd-libs (1.5.6-r0) 09:35:06 (5/30) Installing binutils (2.42-r0) 09:35:06 (6/30) Installing libgomp (13.2.1_git20240309-r0) 09:35:06 (7/30) Installing libatomic (13.2.1_git20240309-r0) 09:35:06 (8/30) Installing gmp (6.3.0-r1) 09:35:06 (9/30) Installing isl26 (0.26-r1) 09:35:06 (10/30) Installing mpfr4 (4.2.1-r0) 09:35:06 (11/30) Installing mpc1 (1.3.1-r1) 09:35:06 (12/30) Installing gcc (13.2.1_git20240309-r0) 09:35:10 (13/30) Installing brotli-libs (1.1.0-r2) 09:35:10 (14/30) Installing c-ares (1.33.1-r0) 09:35:10 (15/30) Installing libunistring (1.2-r0) 09:35:10 (16/30) Installing libidn2 (2.3.7-r0) 09:35:10 (17/30) Installing nghttp2-libs (1.62.1-r0) 09:35:10 (18/30) Installing libpsl (0.21.5-r1) 09:35:10 (19/30) Installing libcurl (8.11.0-r1) 09:35:10 (20/30) Installing libexpat (2.6.3-r0) 09:35:10 (21/30) Installing pcre2 (10.43-r0) 09:35:10 (22/30) Installing git (2.45.2-r0) 09:35:10 (23/30) Installing git-init-template (2.45.2-r0) 09:35:10 (24/30) Installing make (4.4.1-r2) 09:35:10 (25/30) Installing musl-dev (1.2.5-r0) 09:35:10 (26/30) Installing pkgconf (2.2.0-r0) 09:35:10 (27/30) Installing libsodium (1.0.19-r0) 09:35:10 (28/30) Installing libzmq (4.3.5-r2) 09:35:10 (29/30) Installing libsodium-dev (1.0.19-r0) 09:35:10 (30/30) Installing zeromq-dev (4.3.5-r2) 09:35:10 Executing busybox-1.36.1-r29.trigger 09:35:10 OK: 165 MiB in 45 packages 09:35:17 Removing intermediate container 497d129faf90 09:35:17 ---> bc55291fc7ef 09:35:17 Step 4/5 : COPY . . 09:35:17 ---> 4faf9fb45690 09:35:17 Step 5/5 : RUN make build 09:35:17 ---> Running in 578be73fa3b2 09:35:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 09:35:18 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 09:35:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 09:35:19 go: downloading github.com/gopcua/opcua v0.5.3 09:35:19 go: downloading github.com/spf13/cast v1.7.0 09:35:19 go: downloading github.com/go-kit/log v0.2.1 09:35:19 go: downloading github.com/go-playground/validator/v10 v10.22.1 09:35:20 go: downloading github.com/google/uuid v1.6.0 09:35:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 09:35:20 go: downloading github.com/labstack/echo/v4 v4.12.0 09:35:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:35:20 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:35:20 go: downloading github.com/go-playground/universal-translator v0.18.1 09:35:20 go: downloading github.com/leodido/go-urn v1.4.0 09:35:20 go: downloading golang.org/x/crypto v0.28.0 09:35:21 go: downloading golang.org/x/text v0.19.0 09:35:23 go: downloading github.com/panjf2000/ants/v2 v2.10.0 09:35:23 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:35:23 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:35:23 go: downloading github.com/labstack/gommon v0.4.2 09:35:23 go: downloading golang.org/x/net v0.30.0 09:35:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:35:23 go: downloading github.com/go-playground/locales v0.14.1 09:35:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:35:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 09:35:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:35:24 go: downloading gopkg.in/yaml.v3 v3.0.1 09:35:24 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 09:35:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 09:35:25 go: downloading github.com/mitchellh/copystructure v1.2.0 09:35:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 09:35:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 09:35:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:35:26 go: downloading github.com/openziti/sdk-golang v0.23.43 09:35:26 go: downloading github.com/sirupsen/logrus v1.9.3 09:35:26 go: downloading golang.org/x/sync v0.8.0 09:35:26 go: downloading github.com/x448/float16 v0.8.4 09:35:26 go: downloading golang.org/x/sys v0.26.0 09:35:26 go: downloading github.com/pkg/errors v0.9.1 09:35:26 go: downloading github.com/mattn/go-colorable v0.1.13 09:35:26 go: downloading github.com/mattn/go-isatty v0.0.20 09:35:26 go: downloading github.com/valyala/fasttemplate v1.2.2 09:35:26 go: downloading github.com/hashicorp/errwrap v1.1.0 09:35:26 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:35:26 go: downloading github.com/gorilla/websocket v1.5.3 09:35:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 09:35:27 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:35:27 go: downloading golang.org/x/time v0.6.0 09:35:27 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:35:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:35:27 go: downloading github.com/go-openapi/strfmt v0.23.0 09:35:27 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:35:27 go: downloading github.com/kataras/go-events v0.0.3 09:35:27 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:35:27 go: downloading github.com/openziti/channel/v3 v3.0.4 09:35:27 go: downloading github.com/openziti/edge-api v0.26.32 09:35:30 go: downloading github.com/openziti/foundation/v2 v2.0.49 09:35:31 go: downloading github.com/openziti/identity v1.0.85 09:35:31 go: downloading github.com/openziti/metrics v1.2.58 09:35:31 go: downloading github.com/openziti/secretstream v0.1.25 09:35:31 go: downloading github.com/openziti/transport/v2 v2.0.146 09:35:31 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:35:31 go: downloading github.com/go-openapi/runtime v0.28.0 09:35:31 go: downloading github.com/go-resty/resty/v2 v2.15.3 09:35:31 go: downloading github.com/zitadel/oidc/v2 v2.12.2 09:35:31 go: downloading golang.org/x/oauth2 v0.23.0 09:35:31 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:35:31 go: downloading github.com/hashicorp/consul/api v1.29.4 09:35:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:35:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:35:31 go: downloading github.com/zeebo/errs v1.3.0 09:35:32 go: downloading google.golang.org/grpc v1.67.1 09:35:33 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:35:33 go: downloading github.com/go-openapi/errors v0.22.0 09:35:33 go: downloading go.mongodb.org/mongo-driver v1.17.0 09:35:33 go: downloading github.com/oklog/ulid v1.3.1 09:35:33 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:35:33 go: downloading github.com/go-openapi/swag v0.23.0 09:35:33 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:35:34 go: downloading github.com/go-openapi/validate v0.24.0 09:35:34 go: downloading github.com/mitchellh/go-ps v1.0.0 09:35:35 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 09:35:35 go: downloading google.golang.org/protobuf v1.34.2 09:35:36 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:35:36 go: downloading github.com/golang/protobuf v1.5.4 09:35:37 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:35:37 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:35:37 go: downloading go.opentelemetry.io/otel v1.29.0 09:35:38 go: downloading go.opentelemetry.io/otel/trace v1.29.0 09:35:38 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 09:35:38 go: downloading github.com/gorilla/schema v1.4.1 09:35:38 go: downloading github.com/muhlemmer/gu v0.3.1 09:35:38 go: downloading github.com/gorilla/securecookie v1.1.2 09:35:38 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 09:35:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:35:38 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:35:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:35:38 go: downloading github.com/hashicorp/serf v0.10.1 09:35:38 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 09:35:38 go: downloading golang.org/x/term v0.25.0 09:35:38 go: downloading github.com/mailru/easyjson v0.7.7 09:35:38 go: downloading github.com/go-openapi/analysis v0.23.0 09:35:38 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:35:38 go: downloading github.com/go-openapi/loads v0.22.0 09:35:38 go: downloading github.com/go-openapi/spec v0.21.0 09:35:39 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:35:39 go: downloading github.com/go-logr/logr v1.4.2 09:35:39 go: downloading go.opentelemetry.io/otel/metric v1.29.0 09:35:39 go: downloading github.com/fatih/color v1.16.0 09:35:39 go: downloading github.com/josharian/intern v1.0.0 09:35:39 go: downloading github.com/armon/go-metrics v0.4.1 09:35:39 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:35:39 go: downloading github.com/go-logr/stdr v1.2.2 09:35:39 go: downloading github.com/tklauser/numcpus v0.6.1 09:35:39 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:35:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:35:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:40:33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:41:12 Removing intermediate container 578be73fa3b2 09:41:12 ---> 49a5e244d255 09:41:12 [Warning] One or more build-args [BASE MAKE] were not consumed 09:41:12 Successfully built 49a5e244d255 09:41:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:12 + docker inspect -f . ci-base-image-arm64 09:41:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:13 prd-ubuntu20.04-docker-arm64-4c-16g-24776 does not seem to be running inside a container 09:41:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:41:14 $ docker top 0124b3c33c61bfdce362a0df5e07ae8bc41fcca4a84b8b1f659fda2d774c0eca -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:15 + go version 09:41:15 go version go1.23.3 linux/arm64 [Pipeline] } 09:41:15 $ docker stop --time=1 0124b3c33c61bfdce362a0df5e07ae8bc41fcca4a84b8b1f659fda2d774c0eca 09:41:17 $ docker rm -f --volumes 0124b3c33c61bfdce362a0df5e07ae8bc41fcca4a84b8b1f659fda2d774c0eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:18 + docker inspect -f . ci-base-image-arm64 09:41:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:18 prd-ubuntu20.04-docker-arm64-4c-16g-24776 does not seem to be running inside a container 09:41:18 $ 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/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:41:20 $ docker top 76554886a79e9678dd50cd2793bb092de5024c45667c76f570c7ef2993dbe467 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:21 + git config --global --add safe.directory /w/workspace/device-opc-ua/1 [Pipeline] fileExists [Pipeline] sh 09:41:22 + make test 09:41:22 go install github.com/jstemmer/go-junit-report@v0.9.1 09:41:22 go: downloading github.com/jstemmer/go-junit-report v0.9.1 09:42:01 go install github.com/axw/gocov/gocov@v1.0.0 09:42:01 go: downloading github.com/axw/gocov v1.0.0 09:42:01 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 09:42:13 go install github.com/AlekSi/gocov-xml@v1.0.0 09:42:13 go: downloading github.com/AlekSi/gocov-xml v1.0.0 09:42:15 go install github.com/jandelgado/gcov2lcov@v1.0.5 09:42:15 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 09:42:19 rm -rf test-artifacts 09:42:19 mkdir test-artifacts 09:42:19 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 09:42:19 go: downloading github.com/stretchr/testify v1.9.0 09:42:19 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:42:19 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:47:26 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 09:47:26 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 09:47:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:47:26 $ docker stop --time=1 76554886a79e9678dd50cd2793bb092de5024c45667c76f570c7ef2993dbe467 09:47:28 $ docker rm -f --volumes 76554886a79e9678dd50cd2793bb092de5024c45667c76f570c7ef2993dbe467 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:47:31 Warning: overwriting stash ‘coverage-report’ 09:47:31 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:47:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:47:32 + ls -al . 09:47:32 total 200 09:47:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:42 . 09:47:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:34 .. 09:47:32 -rw-rw-r-- 1 jenkins jenkins 62 Nov 7 09:34 .dockerignore 09:47:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:47 .git 09:47:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:34 .github 09:47:32 -rw-rw-r-- 1 jenkins jenkins 84 Nov 7 09:34 .gitignore 09:47:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:34 .vscode 09:47:32 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 7 09:34 Attribution.txt 09:47:32 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 7 09:34 Dockerfile 09:47:32 -rw-rw-r-- 1 jenkins jenkins 649 Nov 7 09:34 Jenkinsfile 09:47:32 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 7 09:34 LICENSE 09:47:32 -rw-rw-r-- 1 jenkins jenkins 2193 Nov 7 09:34 Makefile 09:47:32 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 7 09:34 README.md 09:47:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:28 VERSION 09:47:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:34 bin 09:47:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:34 cmd 09:47:32 -rw-rw-r-- 1 jenkins jenkins 7098 Nov 7 09:34 go.mod 09:47:32 -rw-rw-r-- 1 jenkins jenkins 100417 Nov 7 09:34 go.sum 09:47:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:34 internal 09:47:32 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:47 test-artifacts 09:47:32 -rw-rw-r-- 1 jenkins jenkins 260 Nov 7 09:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:33 + 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=fe1b7d460f373c3184ce3951159384d1eb3ec948 --label arch=arm64 --label version=0.0.0 . 09:47:33 Sending build context to Docker daemon 581.6kB 09:47:33 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 09:47:33 ---> 329834fefb2a 09:47:33 Step 2/19 : WORKDIR /device-opcua 09:47:33 ---> Using cache 09:47:33 ---> 21386b843b16 09:47:33 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:47:33 ---> Using cache 09:47:33 ---> bc55291fc7ef 09:47:33 Step 4/19 : COPY . . 09:47:34 ---> 119ffc49ed62 09:47:34 Step 5/19 : RUN make build 09:47:34 ---> Running in 4a803d339c34 09:47:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 09:47:35 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 09:47:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 09:47:36 go: downloading github.com/gopcua/opcua v0.5.3 09:47:36 go: downloading github.com/spf13/cast v1.7.0 09:47:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 09:47:36 go: downloading github.com/labstack/echo/v4 v4.12.0 09:47:36 go: downloading github.com/go-kit/log v0.2.1 09:47:36 go: downloading github.com/go-playground/validator/v10 v10.22.1 09:47:36 go: downloading github.com/google/uuid v1.6.0 09:47:37 go: downloading github.com/panjf2000/ants/v2 v2.10.0 09:47:37 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:47:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:47:37 go: downloading github.com/labstack/gommon v0.4.2 09:47:37 go: downloading golang.org/x/crypto v0.28.0 09:47:37 go: downloading golang.org/x/net v0.30.0 09:47:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:47:38 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:47:38 go: downloading github.com/go-playground/universal-translator v0.18.1 09:47:38 go: downloading github.com/leodido/go-urn v1.4.0 09:47:38 go: downloading golang.org/x/text v0.19.0 09:47:39 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:47:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:47:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 09:47:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:47:39 go: downloading gopkg.in/yaml.v3 v3.0.1 09:47:40 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 09:47:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 09:47:40 go: downloading github.com/mitchellh/copystructure v1.2.0 09:47:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 09:47:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 09:47:40 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:47:40 go: downloading github.com/openziti/sdk-golang v0.23.43 09:47:40 go: downloading github.com/sirupsen/logrus v1.9.3 09:47:40 go: downloading golang.org/x/sync v0.8.0 09:47:40 go: downloading github.com/x448/float16 v0.8.4 09:47:41 go: downloading github.com/mattn/go-colorable v0.1.13 09:47:41 go: downloading github.com/mattn/go-isatty v0.0.20 09:47:41 go: downloading github.com/valyala/fasttemplate v1.2.2 09:47:41 go: downloading github.com/go-playground/locales v0.14.1 09:47:41 go: downloading golang.org/x/sys v0.26.0 09:47:43 go: downloading github.com/pkg/errors v0.9.1 09:47:43 go: downloading github.com/hashicorp/errwrap v1.1.0 09:47:43 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:47:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 09:47:43 go: downloading github.com/gorilla/websocket v1.5.3 09:47:43 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:47:43 go: downloading golang.org/x/time v0.6.0 09:47:43 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:47:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:47:43 go: downloading github.com/go-openapi/strfmt v0.23.0 09:47:43 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:47:44 go: downloading github.com/kataras/go-events v0.0.3 09:47:44 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:47:44 go: downloading github.com/openziti/channel/v3 v3.0.4 09:47:44 go: downloading github.com/openziti/edge-api v0.26.32 09:47:48 go: downloading github.com/openziti/foundation/v2 v2.0.49 09:47:48 go: downloading github.com/openziti/metrics v1.2.58 09:47:48 go: downloading github.com/openziti/secretstream v0.1.25 09:47:48 go: downloading github.com/openziti/identity v1.0.85 09:47:48 go: downloading github.com/openziti/transport/v2 v2.0.146 09:47:48 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:47:48 go: downloading github.com/go-openapi/runtime v0.28.0 09:47:48 go: downloading github.com/go-resty/resty/v2 v2.15.3 09:47:48 go: downloading github.com/zitadel/oidc/v2 v2.12.2 09:47:48 go: downloading golang.org/x/oauth2 v0.23.0 09:47:48 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:47:48 go: downloading github.com/hashicorp/consul/api v1.29.4 09:47:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:47:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:47:48 go: downloading github.com/zeebo/errs v1.3.0 09:47:48 go: downloading google.golang.org/grpc v1.67.1 09:47:50 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:47:50 go: downloading github.com/go-openapi/errors v0.22.0 09:47:50 go: downloading github.com/oklog/ulid v1.3.1 09:47:50 go: downloading go.mongodb.org/mongo-driver v1.17.0 09:47:51 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:47:51 go: downloading github.com/go-openapi/swag v0.23.0 09:47:51 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:47:51 go: downloading github.com/go-openapi/validate v0.24.0 09:47:52 go: downloading github.com/mitchellh/go-ps v1.0.0 09:47:52 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 09:47:52 go: downloading google.golang.org/protobuf v1.34.2 09:47:54 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:47:54 go: downloading github.com/golang/protobuf v1.5.4 09:47:54 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:47:54 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:47:54 go: downloading go.opentelemetry.io/otel v1.29.0 09:47:55 go: downloading go.opentelemetry.io/otel/trace v1.29.0 09:47:55 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 09:47:55 go: downloading github.com/gorilla/securecookie v1.1.2 09:47:55 go: downloading github.com/gorilla/schema v1.4.1 09:47:55 go: downloading github.com/muhlemmer/gu v0.3.1 09:47:55 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 09:47:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:47:55 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:47:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:47:55 go: downloading github.com/hashicorp/serf v0.10.1 09:47:55 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 09:47:55 go: downloading golang.org/x/term v0.25.0 09:47:55 go: downloading github.com/mailru/easyjson v0.7.7 09:47:55 go: downloading github.com/go-openapi/analysis v0.23.0 09:47:56 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:47:56 go: downloading github.com/go-openapi/loads v0.22.0 09:47:56 go: downloading github.com/go-openapi/spec v0.21.0 09:47:56 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:47:56 go: downloading github.com/go-logr/logr v1.4.2 09:47:56 go: downloading go.opentelemetry.io/otel/metric v1.29.0 09:47:56 go: downloading github.com/fatih/color v1.16.0 09:47:56 go: downloading github.com/josharian/intern v1.0.0 09:47:56 go: downloading github.com/armon/go-metrics v0.4.1 09:47:56 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:47:56 go: downloading github.com/go-logr/stdr v1.2.2 09:47:56 go: downloading github.com/tklauser/numcpus v0.6.1 09:47:56 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:47:56 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:47:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:52:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:53:14 Removing intermediate container 4a803d339c34 09:53:14 ---> 952e86bce5dd 09:53:14 Step 6/19 : FROM alpine:3.20 09:53:14 3.20: Pulling from library/alpine 09:53:14 cf04c63912e1: Already exists 09:53:14 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:53:14 Status: Downloaded newer image for alpine:3.20 09:53:14 ---> c157a85ed455 09:53:14 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 09:53:15 ---> Running in ddabd89873d3 09:53:15 Removing intermediate container ddabd89873d3 09:53:15 ---> b41de0e6755f 09:53:15 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 09:53:15 ---> Running in 9e6f0207aa50 09:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:53:18 (1/6) Installing dumb-init (1.2.5-r3) 09:53:18 (2/6) Installing libgcc (13.2.1_git20240309-r0) 09:53:18 (3/6) Installing libsodium (1.0.19-r0) 09:53:18 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 09:53:18 (5/6) Installing libzmq (4.3.5-r2) 09:53:18 (6/6) Installing zeromq (4.3.5-r2) 09:53:18 Executing busybox-1.36.1-r29.trigger 09:53:18 OK: 13 MiB in 20 packages 09:53:19 Removing intermediate container 9e6f0207aa50 09:53:19 ---> fe1b46e624e0 09:53:19 Step 9/19 : RUN apk --no-cache upgrade 09:53:19 ---> Running in 5c76e1e1333f 09:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:53:23 Upgrading critical system libraries and apk-tools: 09:53:23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:53:23 Executing busybox-1.36.1-r29.trigger 09:53:23 Continuing the upgrade transaction with new apk-tools: 09:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:53:25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:53:25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:53:25 OK: 13 MiB in 20 packages 09:53:27 Removing intermediate container 5c76e1e1333f 09:53:27 ---> 5480d1f3e1c5 09:53:27 Step 10/19 : EXPOSE 59997 09:53:27 ---> Running in b3f01f6b5591 09:53:27 Removing intermediate container b3f01f6b5591 09:53:27 ---> d6ac98651b37 09:53:27 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 09:53:31 ---> bd06db49150a 09:53:31 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 09:53:31 ---> 61b8e8538d3a 09:53:31 Step 13/19 : COPY LICENSE / 09:53:32 ---> cac049fbb639 09:53:32 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 09:53:32 ---> 73c8f340a20f 09:53:32 Step 15/19 : ENTRYPOINT ["/device-opcua"] 09:53:32 ---> Running in 39dd71acf100 09:53:33 Removing intermediate container 39dd71acf100 09:53:33 ---> 4ac1f4228564 09:53:33 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:53:33 ---> Running in 8ce3bcfc9a8f 09:53:33 Removing intermediate container 8ce3bcfc9a8f 09:53:33 ---> 0fc9eee010ce 09:53:33 Step 17/19 : LABEL arch=arm64 09:53:33 ---> Running in 480eacff7d6b 09:53:34 Removing intermediate container 480eacff7d6b 09:53:34 ---> aec9628ccef9 09:53:34 Step 18/19 : LABEL git_sha=fe1b7d460f373c3184ce3951159384d1eb3ec948 09:53:34 ---> Running in 5c6883d8f76a 09:53:34 Removing intermediate container 5c6883d8f76a 09:53:34 ---> 571d244fc102 09:53:34 Step 19/19 : LABEL version=0.0.0 09:53:34 ---> Running in 2b6540445e4c 09:53:35 Removing intermediate container 2b6540445e4c 09:53:35 ---> 24977c2aea43 09:53:35 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 09:53:35 Successfully built 24977c2aea43 09:53:35 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:36 09:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:36 arm64: Pulling from edgex-lftools-log-publisher 09:53:36 8998bd30e6a1: Pulling fs layer 09:53:36 04944245beec: Pulling fs layer 09:53:36 699f458cf7ca: Pulling fs layer 09:53:36 765212b225bb: Pulling fs layer 09:53:36 f23df028b6ca: Pulling fs layer 09:53:36 d65c8cfc05b1: Pulling fs layer 09:53:36 2437ff75d9bd: Pulling fs layer 09:53:36 765212b225bb: Waiting 09:53:36 f23df028b6ca: Waiting 09:53:36 d65c8cfc05b1: Waiting 09:53:36 2437ff75d9bd: Waiting 09:53:36 04944245beec: Verifying Checksum 09:53:36 04944245beec: Download complete 09:53:36 765212b225bb: Verifying Checksum 09:53:36 765212b225bb: Download complete 09:53:36 f23df028b6ca: Download complete 09:53:36 d65c8cfc05b1: Verifying Checksum 09:53:36 d65c8cfc05b1: Download complete 09:53:37 699f458cf7ca: Verifying Checksum 09:53:37 699f458cf7ca: Download complete 09:53:37 8998bd30e6a1: Verifying Checksum 09:53:37 8998bd30e6a1: Download complete 09:53:40 2437ff75d9bd: Verifying Checksum 09:53:40 2437ff75d9bd: Download complete 09:53:42 8998bd30e6a1: Pull complete 09:53:42 04944245beec: Pull complete 09:53:45 699f458cf7ca: Pull complete 09:53:45 765212b225bb: Pull complete 09:53:46 f23df028b6ca: Pull complete 09:53:46 d65c8cfc05b1: Pull complete 09:54:04 2437ff75d9bd: Pull complete 09:54:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:54:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:05 prd-ubuntu20.04-docker-arm64-4c-16g-24776 does not seem to be running inside a container 09:54:05 $ 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/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:54:08 $ docker top 7200cf677b150078e84892a92866cbd22612dbe620fcfbb233c029e6743fbed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:09 ---> job-cost.sh 09:54:09 lf-activate-venv: SKIPPING 09:54:09 INFO: No Stack... 09:54:10 INFO: Retrieving Pricing Info for: v3-standard-4 09:54:11 INFO: Archiving Costs [Pipeline] sh 09:54:11 + cat /w/workspace/device-opc-ua/1/archives/cost.csv 09:54:11 + cut -d, -f6 [Pipeline] lock 09:54:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] 09:54:11 Resource [jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] did not exist. Created. 09:54:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:54:12 /w/workspace/device-opc-ua/1@tmp/durable-1f605658/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:54:13 + echo total: 0.10999999940395355 [Pipeline] stash 09:54:13 Warning: overwriting stash ‘stack-cost’ 09:54:13 Stashed 1 file(s) [Pipeline] } 09:54:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-89-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:54:13 $ docker stop --time=1 7200cf677b150078e84892a92866cbd22612dbe620fcfbb233c029e6743fbed3 09:54:15 $ docker rm -f --volumes 7200cf677b150078e84892a92866cbd22612dbe620fcfbb233c029e6743fbed3 [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 09:54:16 provisioning config files... 09:54:16 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 09:54:18 + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives ] 09:54:18 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives 09:54:18 total 16 09:54:18 drwxr-xr-x 3 root root 4096 Nov 7 09:30 . 09:54:18 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 09:31 .. 09:54:18 drwxr-xr-x 2 root root 4096 Nov 7 09:30 cost 09:54:18 -rw-r--r-- 1 root root 84 Nov 7 09:30 cost.csv 09:54:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives 09:54:18 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives 09:54:18 total 16 09:54:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:30 . 09:54:18 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 09:31 .. 09:54:18 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:30 cost 09:54:18 -rw-r--r-- 1 jenkins jenkins 84 Nov 7 09:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:54:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:54:20 ---> package-listing.sh 09:54:20 ++ facter osfamily 09:54:20 ++ tr '[:upper:]' '[:lower:]' 09:54:20 + OS_FAMILY=debian 09:54:20 + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-89 09:54:20 + START_PACKAGES=/tmp/packages_start.txt 09:54:20 + END_PACKAGES=/tmp/packages_end.txt 09:54:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:20 + PACKAGES=/tmp/packages_start.txt 09:54:20 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-89 ']' 09:54:20 + PACKAGES=/tmp/packages_end.txt 09:54:20 + case "${OS_FAMILY}" in 09:54:20 + dpkg -l 09:54:20 + grep '^ii' 09:54:20 + '[' -f /tmp/packages_start.txt ']' 09:54:20 + '[' -f /tmp/packages_end.txt ']' 09:54:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:20 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-89 ']' 09:54:20 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives/ 09:54:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-89/archives/ [Pipeline] echo 09:54:20 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_PR-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:54:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:54:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:21 prd-ubuntu20.04-docker-8c-8g-24751 does not seem to be running inside a container 09:54:21 $ 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_PR-89/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_PR-89 -v /w/workspace/edgexfoundry_device-opc-ua_PR-89:/w/workspace/edgexfoundry_device-opc-ua_PR-89:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:54:21 $ docker top 686f8d71de3b7c0ff387fb8e04b0591a0a12d92f2b146a852735e752af21d93c -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:22 + touch /tmp/pre-build-complete [Pipeline] sh 09:54:22 + mkdir -p /var/log/sysstat [Pipeline] sh 09:54:22 + ls /var/log/sa-host 09:54:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:22 provisioning config files... 09:54:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-89@tmp/config780165304604001477tmp [Pipeline] { [Pipeline] echo 09:54:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:54:23 ---> create-netrc.sh [Pipeline] } 09:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:54:23 ---> python-tools-install.sh [Pipeline] echo 09:54:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:54:24 ---> sudo-logs.sh 09:54:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:54:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:54:24 ---> job-cost.sh 09:54:24 lf-activate-venv: SKIPPING 09:54:24 DEBUG: total: 0.2199999988079071 09:54:24 INFO: Retrieving Stack Cost... 09:54:24 INFO: Retrieving Pricing Info for: v3-standard-8 09:54:25 INFO: Archiving Costs [Pipeline] echo 09:54:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:54:25 ---> logs-deploy.sh 09:54:25 lf-activate-venv: SKIPPING 09:54:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-89/1 09:54:25 INFO: archiving workspace using pattern(s): 09:54:26 Archives upload complete. 09:54:27 INFO: archiving logs to Nexus 09:54:27 ---> uname -a: 09:54:27 Linux prd-ubuntu20-04-docker-8c-8g-24751 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:54:27 09:54:27 09:54:27 ---> lscpu: 09:54:27 Architecture: x86_64 09:54:27 CPU op-mode(s): 32-bit, 64-bit 09:54:27 Byte Order: Little Endian 09:54:27 Address sizes: 40 bits physical, 48 bits virtual 09:54:27 CPU(s): 8 09:54:27 On-line CPU(s) list: 0-7 09:54:27 Thread(s) per core: 1 09:54:27 Core(s) per socket: 1 09:54:27 Socket(s): 8 09:54:27 NUMA node(s): 1 09:54:27 Vendor ID: AuthenticAMD 09:54:27 CPU family: 23 09:54:27 Model: 49 09:54:27 Model name: AMD EPYC-Rome Processor 09:54:27 Stepping: 0 09:54:27 CPU MHz: 2799.998 09:54:27 BogoMIPS: 5599.99 09:54:27 Virtualization: AMD-V 09:54:27 Hypervisor vendor: KVM 09:54:27 Virtualization type: full 09:54:27 L1d cache: 256 KiB 09:54:27 L1i cache: 256 KiB 09:54:27 L2 cache: 4 MiB 09:54:27 L3 cache: 128 MiB 09:54:27 NUMA node0 CPU(s): 0-7 09:54:27 Vulnerability Itlb multihit: Not affected 09:54:27 Vulnerability L1tf: Not affected 09:54:27 Vulnerability Mds: Not affected 09:54:27 Vulnerability Meltdown: Not affected 09:54:27 Vulnerability Mmio stale data: Not affected 09:54:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:54:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:54:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:54:27 Vulnerability Srbds: Not affected 09:54:27 Vulnerability Tsx async abort: Not affected 09:54:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:54:27 09:54:27 09:54:27 ---> nproc: 09:54:27 8 09:54:27 09:54:27