Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a38dfee3c09374b87d6e9918bf6d96cca408519b 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-ssh7538249556406897741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1732003765964045000.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14235786454290341886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4098299245881633613.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5167279469069237006.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5711 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a38dfee3c09374b87d6e9918bf6d96cca408519b (main) Commit message: "Merge pull request #124 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.23" > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a38dfee3c09374b87d6e9918bf6d96cca408519b # timeout=10 > git rev-list --no-walk fd5faddb6bef00999662222d4fecab10e289b007 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:53 ========================================================= 06:02:53 EdgeX Global Pipelines Version Info 06:02:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:53 ------------------- 06:02:53 stable info: 06:02:53 ------------------- 06:02:53 Commited By: Ginny Guan ginny@iotechsys.com 06:02:53 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:02:53 Message: update stable to v1.0.274 06:02:54 ------------------- 06:02:54 experimental info: 06:02:54 ------------------- 06:02:54 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:54 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:02:54 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a38dfee3c09374b87d6e9918bf6d96cca408519b [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a38dfee [Pipeline] echo 06:02:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:55 provisioning config files... 06:02:55 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17415541494443710306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:55 ---> ****-login.sh 06:02:55 nexus3.edgexfoundry.org:10001 06:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:55 06:02:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:55 Configure a credential helper to remove this warning. See 06:02:55 https://docs.****.com/go/credential-store/ 06:02:55 06:02:55 Login Succeeded 06:02:55 nexus3.edgexfoundry.org:10002 06:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:55 06:02:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:55 Configure a credential helper to remove this warning. See 06:02:55 https://docs.****.com/go/credential-store/ 06:02:55 06:02:55 Login Succeeded 06:02:55 nexus3.edgexfoundry.org:10003 06:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:55 06:02:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:55 Configure a credential helper to remove this warning. See 06:02:55 https://docs.****.com/go/credential-store/ 06:02:55 06:02:55 Login Succeeded 06:02:56 nexus3.edgexfoundry.org:10004 06:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:56 06:02:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:56 Configure a credential helper to remove this warning. See 06:02:56 https://docs.****.com/go/credential-store/ 06:02:56 06:02:56 Login Succeeded 06:02:56 ****.io 06:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:56 06:02:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:56 Configure a credential helper to remove this warning. See 06:02:56 https://docs.****.com/go/credential-store/ 06:02:56 06:02:56 Login Succeeded 06:02:56 ---> ****-login.sh ends [Pipeline] } 06:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:02:56 + git rev-list -1 --merges a38dfee3c09374b87d6e9918bf6d96cca408519b~1..a38dfee3c09374b87d6e9918bf6d96cca408519b [Pipeline] echo 06:02:56 -----------> git rev-list -1 --merges a38dfee3c09374b87d6e9918bf6d96cca408519b~1..a38dfee3c09374b87d6e9918bf6d96cca408519b a38dfee3c09374b87d6e9918bf6d96cca408519b 06:02:56 a38dfee3c09374b87d6e9918bf6d96cca408519b [false] [Pipeline] sh 06:02:57 + git log --format=format:%s -1 a38dfee3c09374b87d6e9918bf6d96cca408519b [Pipeline] echo 06:02:57 ========================================================= 06:02:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:02:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:57 + git log --format=format:%s -1 a38dfee3c09374b87d6e9918bf6d96cca408519b [Pipeline] echo 06:02:57 [semverPrep] GIT_COMMIT: a38dfee3c09374b87d6e9918bf6d96cca408519b, Commit Message: Merge pull request #124 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.23 [Pipeline] echo 06:02:57 [semverPrep] This is not a build commit. [Pipeline] sh 06:02:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:02:57 + grep -v github /etc/ssh/ssh_known_hosts 06:02:57 + [ -e /tmp/ssh_known_hosts ] 06:02:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:02:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:02:57 + sudo tee -a /etc/ssh/ssh_known_hosts 06:02:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:58 06:02:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:58 0.1.4: Pulling from edgex-devops/py-git-semver 06:02:58 3dae71ba6b94: Pulling fs layer 06:02:58 6bf1a483ea7c: Pulling fs layer 06:02:58 f5dfc541a4d3: Pulling fs layer 06:02:58 461d9e800cba: Pulling fs layer 06:02:58 80192f66455f: Pulling fs layer 06:02:58 2e8e34ca0e6c: Pulling fs layer 06:02:58 a29436f7fd5d: Pulling fs layer 06:02:58 923cac83aea3: Pulling fs layer 06:02:58 25ad8b0a4227: Pulling fs layer 06:02:58 db01528c6b51: Pulling fs layer 06:02:58 28988de357af: Pulling fs layer 06:02:58 a29436f7fd5d: Waiting 06:02:58 923cac83aea3: Waiting 06:02:58 25ad8b0a4227: Waiting 06:02:58 db01528c6b51: Waiting 06:02:58 28988de357af: Waiting 06:02:58 461d9e800cba: Waiting 06:02:58 80192f66455f: Waiting 06:02:58 2e8e34ca0e6c: Waiting 06:02:58 6bf1a483ea7c: Verifying Checksum 06:02:58 6bf1a483ea7c: Download complete 06:02:58 461d9e800cba: Verifying Checksum 06:02:58 461d9e800cba: Download complete 06:02:58 80192f66455f: Verifying Checksum 06:02:58 80192f66455f: Download complete 06:02:58 f5dfc541a4d3: Verifying Checksum 06:02:58 f5dfc541a4d3: Download complete 06:02:58 3dae71ba6b94: Verifying Checksum 06:02:58 3dae71ba6b94: Download complete 06:02:58 923cac83aea3: Verifying Checksum 06:02:58 923cac83aea3: Download complete 06:02:58 25ad8b0a4227: Verifying Checksum 06:02:58 25ad8b0a4227: Download complete 06:02:59 db01528c6b51: Verifying Checksum 06:02:59 db01528c6b51: Download complete 06:02:59 28988de357af: Verifying Checksum 06:02:59 a29436f7fd5d: Verifying Checksum 06:02:59 a29436f7fd5d: Download complete 06:02:59 2e8e34ca0e6c: Verifying Checksum 06:02:59 2e8e34ca0e6c: Download complete 06:03:00 3dae71ba6b94: Pull complete 06:03:00 6bf1a483ea7c: Pull complete 06:03:01 f5dfc541a4d3: Pull complete 06:03:01 461d9e800cba: Pull complete 06:03:01 80192f66455f: Pull complete 06:03:05 2e8e34ca0e6c: Pull complete 06:03:05 a29436f7fd5d: Pull complete 06:03:05 923cac83aea3: Pull complete 06:03:05 25ad8b0a4227: Pull complete 06:03:05 db01528c6b51: Pull complete 06:03:05 28988de357af: Pull complete 06:03:05 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:05 prd-ubuntu20.04-docker-8c-8g-5711 does not seem to be running inside a container 06:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:03:07 $ docker top fb131a221a8650da5d372c02cc70bf887d23c8328518ca5b53032b621665308d -eo pid,comm 06:03:07 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). 06:03:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:07 [ssh-agent] Looking for ssh-agent implementation... 06:03:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:08 $ docker exec fb131a221a8650da5d372c02cc70bf887d23c8328518ca5b53032b621665308d ssh-agent 06:03:08 SSH_AUTH_SOCK=/tmp/ssh-UjuxL0vYN2kP/agent.32 06:03:08 SSH_AGENT_PID=38 06:03:08 Running ssh-add (command line suppressed) 06:03:08 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16541910907684006016.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16541910907684006016.key) 06:03:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:08 + git tag --points-at HEAD [Pipeline] } 06:03:08 $ docker exec --env ******** --env ******** fb131a221a8650da5d372c02cc70bf887d23c8328518ca5b53032b621665308d ssh-agent -k 06:03:08 unset SSH_AUTH_SOCK; 06:03:08 unset SSH_AGENT_PID; 06:03:08 echo Agent pid 38 killed; 06:03:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:03:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:08 [ssh-agent] Looking for ssh-agent implementation... 06:03:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:08 $ docker exec fb131a221a8650da5d372c02cc70bf887d23c8328518ca5b53032b621665308d ssh-agent 06:03:08 SSH_AUTH_SOCK=/tmp/ssh-lJU3pJIFIGeC/agent.71 06:03:08 SSH_AGENT_PID=77 06:03:08 Running ssh-add (command line suppressed) 06:03:08 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5153513592938572171.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5153513592938572171.key) 06:03:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:09 + git semver init 06:03:09 2025-07-25 06:03:09,485 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:03:09 2025-07-25 06:03:09,488 [run_init] DEBUG init version:0.0.0 force:False 06:03:09 2025-07-25 06:03:09,488 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 06:03:09 2025-07-25 06:03:09,489 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 06:03:09 2025-07-25 06:03:09,489 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 06:03:10 2025-07-25 06:03:10,484 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 06:03:10 2025-07-25 06:03:10,485 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 06:03:10 2025-07-25 06:03:10,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:03:10 2025-07-25 06:03:10,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 06:03:10 4.1.0-dev.5 [Pipeline] } 06:03:10 $ docker exec --env ******** --env ******** fb131a221a8650da5d372c02cc70bf887d23c8328518ca5b53032b621665308d ssh-agent -k 06:03:11 unset SSH_AUTH_SOCK; 06:03:11 unset SSH_AGENT_PID; 06:03:11 echo Agent pid 77 killed; 06:03:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:11 + git semver [Pipeline] } 06:03:11 $ docker stop --time=1 fb131a221a8650da5d372c02cc70bf887d23c8328518ca5b53032b621665308d 06:03:12 $ docker rm -f --volumes fb131a221a8650da5d372c02cc70bf887d23c8328518ca5b53032b621665308d [Pipeline] // withDockerContainer [Pipeline] sh 06:03:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:03:13 Stashed 1 file(s) [Pipeline] echo 06:03:13 [edgeXSemver]: initialized semver on version 4.1.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:13 provisioning config files... 06:03:13 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13796821536169007089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:13 ---> ****-login.sh 06:03:13 nexus3.edgexfoundry.org:10001 06:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:13 Login Succeeded 06:03:13 nexus3.edgexfoundry.org:10002 06:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:13 Login Succeeded 06:03:13 nexus3.edgexfoundry.org:10003 06:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:14 Login Succeeded 06:03:14 nexus3.edgexfoundry.org:10004 06:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:14 Login Succeeded 06:03:14 ****.io 06:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:14 Login Succeeded 06:03:14 ---> ****-login.sh ends [Pipeline] } 06:03:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:03:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:03:14 ========================================================= 06:03:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:03:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:15 + 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 . 06:03:15 #0 building with "default" instance using docker driver 06:03:15 06:03:15 #1 [internal] load build definition from Dockerfile 06:03:15 #1 transferring dockerfile: 1.28kB done 06:03:15 #1 DONE 0.0s 06:03:15 06:03:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:03:15 #2 DONE 0.1s 06:03:15 06:03:15 #3 [internal] load .dockerignore 06:03:15 #3 transferring context: 102B done 06:03:15 #3 DONE 0.0s 06:03:15 06:03:15 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 06:03:15 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 06:03:15 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 06:03:15 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 06:03:15 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 06:03:15 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:03:15 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 06:03:15 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 06:03:15 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.68MB / 74.06MB 0.1s 06:03:15 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 06:03:15 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.87MB / 74.06MB 0.2s 06:03:15 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 06:03:15 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done 06:03:15 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0B / 2.38MB 0.2s 06:03:15 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0B / 100.52MB 0.2s 06:03:15 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:03:16 #4 ... 06:03:16 06:03:16 #5 [internal] load build context 06:03:16 #5 transferring context: 17.39MB 0.2s done 06:03:16 #5 DONE 0.2s 06:03:16 06:03:16 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 06:03:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 37.75MB / 74.06MB 0.3s 06:03:16 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:03:16 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done 06:03:16 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0B / 13.29MB 0.3s 06:03:16 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 06:03:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.5s 06:03:16 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 15.73MB / 100.52MB 0.5s 06:03:16 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 11.53MB / 13.29MB 0.5s 06:03:16 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 06:03:16 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 26.21MB / 100.52MB 0.6s 06:03:16 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.6s 06:03:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 06:03:16 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 37.75MB / 100.52MB 0.7s 06:03:16 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.7s done 06:03:16 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 06:03:16 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 51.38MB / 100.52MB 0.8s 06:03:16 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 67.11MB / 100.52MB 0.9s 06:03:16 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 83.89MB / 100.52MB 1.0s 06:03:16 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.1s 06:03:17 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.3s done 06:03:21 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done 06:03:21 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:03:21 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:03:21 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:03:21 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 06:03:21 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 06:03:21 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 06:03:23 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.6s done 06:03:23 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 06:03:24 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.6s done 06:03:24 #4 DONE 8.8s 06:03:24 06:03:24 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:03:24 #6 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:03:25 #6 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:03:25 #6 0.684 OK: 248 MiB in 58 packages 06:03:27 #6 DONE 2.3s 06:03:27 06:03:27 #7 [builder 3/7] WORKDIR /device-opcua 06:03:27 #7 DONE 0.0s 06:03:27 06:03:27 #8 [builder 4/7] COPY go.mod vendor* ./ 06:03:27 #8 DONE 0.0s 06:03:27 06:03:27 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:28 Still waiting to schedule task 06:03:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:03:42 #9 DONE 13.0s 06:03:42 06:03:42 #10 [builder 6/7] COPY . . 06:03:42 #10 DONE 0.1s 06:03:42 06:03:42 #11 [builder 7/7] RUN echo noop 06:03:42 #11 0.207 noop 06:03:42 #11 DONE 0.3s 06:03:42 06:03:42 #12 exporting to image 06:03:42 #12 exporting layers 06:03:47 #12 exporting layers 6.8s done 06:03:47 #12 writing image sha256:d32bf9f5fabb4a78cafe4bc70e362a318b6d168a2fbe74acecfe2078febaaced done 06:03:47 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:03:47 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:47 + docker inspect -f . ci-base-image-x86_64 06:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:47 prd-ubuntu20.04-docker-8c-8g-5711 does not seem to be running inside a container 06:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:48 $ docker top 7dbfd98b7057d5c13d1ef092c28530a022b2ef195886fa2f215ff8265317ead7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:48 + go version 06:03:48 go version go1.23.9 linux/amd64 [Pipeline] } 06:03:48 $ docker stop --time=1 7dbfd98b7057d5c13d1ef092c28530a022b2ef195886fa2f215ff8265317ead7 06:03:49 $ docker rm -f --volumes 7dbfd98b7057d5c13d1ef092c28530a022b2ef195886fa2f215ff8265317ead7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:50 + docker inspect -f . ci-base-image-x86_64 06:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:50 prd-ubuntu20.04-docker-8c-8g-5711 does not seem to be running inside a container 06:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:50 $ docker top 7fb5affb00205fa6e83abb8eeafdce43de8a2809fa7fa28065bf4fafbf3c1b73 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 06:03:51 + make test 06:03:51 go test ./... -coverprofile=coverage.out 06:03:52 ? github.com/edgexfoundry/device-opc-ua [no test files] 06:04:10 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 06:04:10 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 06:04:10 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.018s coverage: 41.4% of statements 06:04:18 go vet ./... 06:04:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:04:24 ./bin/test-attribution-txt.sh [Pipeline] echo 06:04:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:04:24 $ docker stop --time=1 7fb5affb00205fa6e83abb8eeafdce43de8a2809fa7fa28065bf4fafbf3c1b73 06:04:26 $ docker rm -f --volumes 7fb5affb00205fa6e83abb8eeafdce43de8a2809fa7fa28065bf4fafbf3c1b73 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:04:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:27 + ls -al . 06:04:27 total 236 06:04:27 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 06:03 . 06:04:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 06:02 .. 06:04:27 -rw-rw-r-- 1 jenkins jenkins 62 Jul 25 06:02 .dockerignore 06:04:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 06:04 .git 06:04:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 06:02 .github 06:04:27 -rw-rw-r-- 1 jenkins jenkins 101 Jul 25 06:02 .gitignore 06:04:27 -rw-rw-r-- 1 jenkins jenkins 218 Jul 25 06:02 .golangci.yml 06:04:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 06:03 .semver 06:04:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 06:02 .vscode 06:04:27 -rw-rw-r-- 1 jenkins jenkins 20452 Jul 25 06:02 Attribution.txt 06:04:27 -rw-rw-r-- 1 jenkins jenkins 2560 Jul 25 06:02 CHANGELOG.md 06:04:27 -rw-rw-r-- 1 jenkins jenkins 1242 Jul 25 06:02 Dockerfile 06:04:27 -rw-rw-r-- 1 jenkins jenkins 649 Jul 25 06:02 Jenkinsfile 06:04:27 -rw-rw-r-- 1 jenkins jenkins 11367 Jul 25 06:02 LICENSE 06:04:27 -rw-rw-r-- 1 jenkins jenkins 2474 Jul 25 06:02 Makefile 06:04:27 -rw-rw-r-- 1 jenkins jenkins 4109 Jul 25 06:02 README.md 06:04:27 -rw-rw-r-- 1 jenkins jenkins 11 Jul 25 06:03 VERSION 06:04:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 06:02 bin 06:04:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 06:02 cmd 06:04:27 -rw-r--r-- 1 jenkins jenkins 26136 Jul 25 06:04 coverage.out 06:04:27 -rw-rw-r-- 1 jenkins jenkins 6270 Jul 25 06:02 go.mod 06:04:27 -rw-rw-r-- 1 jenkins jenkins 86928 Jul 25 06:02 go.sum 06:04:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 06:02 internal 06:04:27 -rw-rw-r-- 1 jenkins jenkins 260 Jul 25 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:27 + 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=a38dfee3c09374b87d6e9918bf6d96cca408519b --label arch=amd64 --label version=4.1.0-dev.5 . 06:04:28 #0 building with "default" instance using docker driver 06:04:28 06:04:28 #1 [internal] load build definition from Dockerfile 06:04:28 #1 transferring dockerfile: 1.28kB done 06:04:28 #1 DONE 0.0s 06:04:28 06:04:28 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:04:28 #2 DONE 0.0s 06:04:28 06:04:28 #3 [internal] load metadata for docker.io/library/alpine:3.20 06:04:28 #3 DONE 0.1s 06:04:28 06:04:28 #4 [internal] load .dockerignore 06:04:28 #4 transferring context: 102B done 06:04:28 #4 DONE 0.0s 06:04:28 06:04:28 #5 [internal] load build context 06:04:28 #5 transferring context: 36.59kB 0.0s done 06:04:28 #5 DONE 0.0s 06:04:28 06:04:28 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:04:28 #6 DONE 0.1s 06:04:28 06:04:28 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:04:28 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:04:28 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:04:28 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:04:28 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:04:28 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:04:28 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:04:28 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:04:28 #7 DONE 0.2s 06:04:28 06:04:28 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:04:28 #8 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:04:28 #8 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:04:28 #8 0.522 OK: 248 MiB in 58 packages 06:04:28 #8 DONE 0.6s 06:04:28 06:04:28 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 06:04:28 #9 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:04:28 #9 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:04:28 #9 ... 06:04:28 06:04:28 #10 [builder 3/7] WORKDIR /device-opcua 06:04:28 #10 DONE 0.0s 06:04:28 06:04:28 #11 [builder 4/7] COPY go.mod vendor* ./ 06:04:28 #11 DONE 0.0s 06:04:28 06:04:28 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 06:04:28 #9 0.531 (1/6) Installing dumb-init (1.2.5-r3) 06:04:28 #9 0.535 (2/6) Installing libgcc (13.2.1_git20240309-r1) 06:04:28 #9 0.539 (3/6) Installing libsodium (1.0.19-r0) 06:04:28 #9 0.549 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 06:04:28 #9 0.571 (5/6) Installing libzmq (4.3.5-r2) 06:04:28 #9 0.580 (6/6) Installing zeromq (4.3.5-r2) 06:04:28 #9 0.586 Executing busybox-1.36.1-r29.trigger 06:04:28 #9 0.593 OK: 12 MiB in 20 packages 06:04:28 #9 DONE 0.7s 06:04:28 06:04:28 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:29 #12 DONE 0.6s 06:04:29 06:04:29 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:04:29 #13 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:04:29 #13 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:04:29 #13 ... 06:04:29 06:04:29 #14 [builder 6/7] COPY . . 06:04:29 #14 DONE 0.1s 06:04:29 06:04:29 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:04:29 #13 0.625 OK: 12 MiB in 20 packages 06:04:29 #13 DONE 0.7s 06:04:29 06:04:29 #15 [builder 7/7] RUN make build 06:04:29 #15 0.200 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 06:04:51 #15 21.33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:04:51 #15 DONE 22.4s 06:04:51 06:04:51 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 06:04:52 #16 DONE 0.2s 06:04:52 06:04:52 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 06:04:52 #17 DONE 0.0s 06:04:52 06:04:52 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 06:04:52 #18 DONE 0.0s 06:04:52 06:04:52 #19 exporting to image 06:04:52 #19 exporting layers 0.1s done 06:04:52 #19 writing image sha256:417f6d17fb354ed295b50d8a1dc2dda7180b252e51695a179b74df8a9db5e480 done 06:04:52 #19 naming to docker.io/library/device-opc-ua done 06:04:52 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:52 provisioning config files... 06:04:52 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11740514334930410546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:52 ---> ****-login.sh 06:04:52 nexus3.edgexfoundry.org:10001 06:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:52 Login Succeeded 06:04:52 nexus3.edgexfoundry.org:10002 06:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:52 Login Succeeded 06:04:52 nexus3.edgexfoundry.org:10003 06:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:53 Login Succeeded 06:04:53 nexus3.edgexfoundry.org:10004 06:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:53 Login Succeeded 06:04:53 ****.io 06:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:53 Login Succeeded 06:04:53 ---> ****-login.sh ends [Pipeline] } 06:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:04:53 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 06:04:53 a38dfee3c09374b87d6e9918bf6d96cca408519b 06:04:53 latest 06:04:53 4.1.0-dev.5 06:04:53 a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5 06:04:53 main 06:04:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:53 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:54 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b 06:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:04:54 cd11eb6ba644: Preparing 06:04:54 123398c9775a: Preparing 06:04:54 9e201797da31: Preparing 06:04:54 71927448a479: Preparing 06:04:54 748faefb326f: Preparing 06:04:54 097100c76c15: Preparing 06:04:54 097100c76c15: Waiting 06:04:54 123398c9775a: Pushed 06:04:54 cd11eb6ba644: Pushed 06:04:54 097100c76c15: Layer already exists 06:04:54 71927448a479: Pushed 06:04:54 748faefb326f: Pushed 06:04:58 9e201797da31: Pushed 06:04:58 a38dfee3c09374b87d6e9918bf6d96cca408519b: digest: sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:59 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:59 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:04:59 cd11eb6ba644: Preparing 06:04:59 123398c9775a: Preparing 06:04:59 9e201797da31: Preparing 06:04:59 71927448a479: Preparing 06:04:59 748faefb326f: Preparing 06:04:59 097100c76c15: Preparing 06:04:59 097100c76c15: Waiting 06:04:59 cd11eb6ba644: Layer already exists 06:04:59 123398c9775a: Layer already exists 06:04:59 748faefb326f: Layer already exists 06:04:59 71927448a479: Layer already exists 06:04:59 9e201797da31: Layer already exists 06:04:59 097100c76c15: Layer already exists 06:04:59 latest: digest: sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:59 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:00 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 06:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:05:00 cd11eb6ba644: Preparing 06:05:00 123398c9775a: Preparing 06:05:00 9e201797da31: Preparing 06:05:00 71927448a479: Preparing 06:05:00 748faefb326f: Preparing 06:05:00 097100c76c15: Preparing 06:05:00 097100c76c15: Waiting 06:05:00 cd11eb6ba644: Layer already exists 06:05:00 748faefb326f: Layer already exists 06:05:00 71927448a479: Layer already exists 06:05:00 9e201797da31: Layer already exists 06:05:00 123398c9775a: Layer already exists 06:05:00 097100c76c15: Layer already exists 06:05:00 4.1.0-dev.5: digest: sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:00 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5 06:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:05:02 cd11eb6ba644: Preparing 06:05:02 123398c9775a: Preparing 06:05:02 9e201797da31: Preparing 06:05:02 71927448a479: Preparing 06:05:02 748faefb326f: Preparing 06:05:02 097100c76c15: Preparing 06:05:02 097100c76c15: Waiting 06:05:02 71927448a479: Layer already exists 06:05:02 cd11eb6ba644: Layer already exists 06:05:02 123398c9775a: Layer already exists 06:05:02 748faefb326f: Layer already exists 06:05:02 9e201797da31: Layer already exists 06:05:02 097100c76c15: Layer already exists 06:05:02 a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5: digest: sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 06:05:02 cd11eb6ba644: Preparing 06:05:02 123398c9775a: Preparing 06:05:02 9e201797da31: Preparing 06:05:02 71927448a479: Preparing 06:05:02 748faefb326f: Preparing 06:05:02 097100c76c15: Preparing 06:05:02 097100c76c15: Waiting 06:05:02 748faefb326f: Layer already exists 06:05:02 9e201797da31: Layer already exists 06:05:02 71927448a479: Layer already exists 06:05:02 123398c9775a: Layer already exists 06:05:02 cd11eb6ba644: Layer already exists 06:05:02 097100c76c15: Layer already exists 06:05:02 main: digest: sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:02 ===================================================== [Pipeline] echo 06:05:02 taggedImages: 06:05:02 - nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b 06:05:02 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:05:02 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 06:05:02 - nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5 06:05:02 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 06:05:03 ========================================================= 06:05:03 [edgeXBuildMultiArch] RAW Config: 06:05:03 images: 06:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b 06:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 06:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5 06:05:03 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:05:03 settingsFile: 06:05:03 device-opc-ua-settings 06:05:03 ========================================================= [Pipeline] node 06:05:18 Still waiting to schedule task 06:05:18 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:08:52 Running on prd-centos7-docker-4c-2g-5723 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:53 provisioning config files... 06:08:53 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18020554741428611491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:57 ---> ****-login.sh 06:08:57 nexus3.edgexfoundry.org:10001 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 nexus3.edgexfoundry.org:10002 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 nexus3.edgexfoundry.org:10003 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 nexus3.edgexfoundry.org:10004 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 ****.io 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 ---> ****-login.sh ends [Pipeline] } 06:08:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:57 + docker buildx ls 06:08:57 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:08:57 default * docker 06:08:57 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:08:58 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:08:58 edgex-builder [Pipeline] sh 06:08:58 + docker buildx inspect --bootstrap 06:08:58 #1 [internal] booting buildkit 06:08:58 #1 pulling image moby/buildkit:buildx-stable-1 06:09:01 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 06:09:01 #1 creating container buildx_buildkit_edgex-builder0 06:09:02 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 06:09:02 #1 DONE 4.4s 06:09:02 Name: edgex-builder 06:09:02 Driver: docker-container 06:09:02 06:09:02 Nodes: 06:09:02 Name: edgex-builder0 06:09:02 Endpoint: unix:///var/run/docker.sock 06:09:02 Status: running 06:09:02 Buildkit: v0.22.0 06:09:02 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:09:03 + docker buildx ls 06:09:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:09:03 edgex-builder * docker-container 06:09:03 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:09:03 default docker 06:09:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:09:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b' 06:09:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b --push - 06:09:03 #1 [internal] load build definition from Dockerfile 06:09:03 #1 transferring dockerfile: 198B done 06:09:03 #1 DONE 0.0s 06:09:03 06:09:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b 06:09:03 #2 DONE 0.1s 06:09:03 06:09:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b 06:09:03 #3 DONE 0.1s 06:09:03 06:09:03 #4 [internal] load .dockerignore 06:09:03 #4 transferring context: 2B done 06:09:03 #4 DONE 0.0s 06:09:03 06:09:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:03 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:03 #5 DONE 0.0s 06:09:03 06:09:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:03 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:03 #6 DONE 0.1s 06:09:03 06:09:03 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:09:03 #7 DONE 0.0s 06:09:03 06:09:03 #8 exporting to image 06:09:03 #8 exporting layers done 06:09:03 #8 exporting manifest sha256:069f5e20d356b7c73e7bc5711afb1e1052ce7250293b344752832131ce9e1db7 0.0s done 06:09:03 #8 exporting config sha256:417f6d17fb354ed295b50d8a1dc2dda7180b252e51695a179b74df8a9db5e480 done 06:09:03 #8 exporting manifest sha256:b5d154a194ca21723dbfaaca5865edf395a369e34bf46e37d9c1a28776ffedfa done 06:09:03 #8 exporting config sha256:638f7608a8ebca4b418b7fa0239ae843028de9d96d2acc3315063249ea27af53 done 06:09:03 #8 exporting manifest list sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 done 06:09:03 #8 pushing layers 0.1s done 06:09:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b@sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 06:09:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:09:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b@sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 0.1s done 06:09:03 #8 DONE 0.2s 06:09:03 06:09:03 1 warning found (use --debug to expand): 06:09:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:09:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 06:09:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 06:09:04 #1 [internal] load build definition from Dockerfile 06:09:04 #1 transferring dockerfile: 164B done 06:09:04 #1 DONE 0.0s 06:09:04 06:09:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:09:04 #2 DONE 0.0s 06:09:04 06:09:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 06:09:04 #3 DONE 0.0s 06:09:04 06:09:04 #4 [internal] load .dockerignore 06:09:04 #4 transferring context: 2B done 06:09:04 #4 DONE 0.0s 06:09:04 06:09:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:04 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:04 #5 CACHED 06:09:04 06:09:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:04 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:04 #6 CACHED 06:09:04 06:09:04 #7 exporting to image 06:09:04 #7 exporting layers 06:09:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:09:04 #7 exporting layers done 06:09:04 #7 exporting manifest sha256:069f5e20d356b7c73e7bc5711afb1e1052ce7250293b344752832131ce9e1db7 done 06:09:04 #7 exporting config sha256:417f6d17fb354ed295b50d8a1dc2dda7180b252e51695a179b74df8a9db5e480 done 06:09:04 #7 exporting manifest sha256:b5d154a194ca21723dbfaaca5865edf395a369e34bf46e37d9c1a28776ffedfa done 06:09:04 #7 exporting config sha256:638f7608a8ebca4b418b7fa0239ae843028de9d96d2acc3315063249ea27af53 done 06:09:04 #7 exporting manifest list sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 done 06:09:04 #7 pushing layers 0.0s done 06:09:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 0.1s done 06:09:04 #7 DONE 0.1s 06:09:04 06:09:04 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:09:04 #8 DONE 0.0s 06:09:04 06:09:04 1 warning found (use --debug to expand): 06:09:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:09:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5' 06:09:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 --push - 06:09:04 #1 [internal] load build definition from Dockerfile 06:09:04 #1 transferring dockerfile: 169B done 06:09:04 #1 DONE 0.0s 06:09:04 06:09:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 06:09:04 #2 DONE 0.0s 06:09:04 06:09:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5 06:09:04 #3 DONE 0.0s 06:09:04 06:09:04 #4 [internal] load .dockerignore 06:09:04 #4 transferring context: 2B done 06:09:04 #4 DONE 0.0s 06:09:04 06:09:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:04 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:04 #5 CACHED 06:09:04 06:09:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:04 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:04 #6 CACHED 06:09:04 06:09:04 #7 exporting to image 06:09:04 #7 exporting layers done 06:09:04 #7 exporting manifest sha256:069f5e20d356b7c73e7bc5711afb1e1052ce7250293b344752832131ce9e1db7 done 06:09:04 #7 exporting config sha256:417f6d17fb354ed295b50d8a1dc2dda7180b252e51695a179b74df8a9db5e480 done 06:09:04 #7 exporting manifest sha256:b5d154a194ca21723dbfaaca5865edf395a369e34bf46e37d9c1a28776ffedfa done 06:09:04 #7 exporting config sha256:638f7608a8ebca4b418b7fa0239ae843028de9d96d2acc3315063249ea27af53 done 06:09:04 #7 exporting manifest list sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 done 06:09:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:09:04 #7 pushing layers 0.0s done 06:09:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.5@sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 0.1s done 06:09:04 #7 DONE 0.1s 06:09:04 06:09:04 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:09:04 #8 DONE 0.0s 06:09:04 06:09:04 1 warning found (use --debug to expand): 06:09:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:09:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5' 06:09:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5 --push - 06:09:05 #1 [internal] load build definition from Dockerfile 06:09:05 #1 transferring dockerfile: 210B done 06:09:05 #1 DONE 0.0s 06:09:05 06:09:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5 06:09:05 #2 DONE 0.0s 06:09:05 06:09:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5 06:09:05 #3 DONE 0.0s 06:09:05 06:09:05 #4 [internal] load .dockerignore 06:09:05 #4 transferring context: 2B done 06:09:05 #4 DONE 0.0s 06:09:05 06:09:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:05 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:05 #5 CACHED 06:09:05 06:09:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:05 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:05 #6 CACHED 06:09:05 06:09:05 #7 exporting to image 06:09:05 #7 exporting layers done 06:09:05 #7 exporting manifest sha256:069f5e20d356b7c73e7bc5711afb1e1052ce7250293b344752832131ce9e1db7 done 06:09:05 #7 exporting config sha256:417f6d17fb354ed295b50d8a1dc2dda7180b252e51695a179b74df8a9db5e480 done 06:09:05 #7 exporting manifest sha256:b5d154a194ca21723dbfaaca5865edf395a369e34bf46e37d9c1a28776ffedfa done 06:09:05 #7 exporting config sha256:638f7608a8ebca4b418b7fa0239ae843028de9d96d2acc3315063249ea27af53 done 06:09:05 #7 exporting manifest list sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 done 06:09:05 #7 pushing layers 06:09:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:09:05 #7 pushing layers 0.0s done 06:09:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:a38dfee3c09374b87d6e9918bf6d96cca408519b-4.1.0-dev.5@sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 0.1s done 06:09:05 #7 DONE 0.1s 06:09:05 06:09:05 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:09:05 #8 DONE 0.0s 06:09:05 06:09:05 1 warning found (use --debug to expand): 06:09:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:09:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 06:09:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 06:09:05 #1 [internal] load build definition from Dockerfile 06:09:05 #1 transferring dockerfile: 162B done 06:09:05 #1 DONE 0.0s 06:09:05 06:09:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:09:05 #2 DONE 0.0s 06:09:05 06:09:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 06:09:05 #3 DONE 0.0s 06:09:05 06:09:05 #4 [internal] load .dockerignore 06:09:05 #4 transferring context: 2B done 06:09:05 #4 DONE 0.0s 06:09:05 06:09:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:05 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:05 #5 CACHED 06:09:05 06:09:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 06:09:05 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:cff2e143541bad298d136b4bae1add2d253006aa40925356a0247ad2bfeb458d 0.0s done 06:09:05 #6 CACHED 06:09:05 06:09:05 #7 exporting to image 06:09:05 #7 exporting layers done 06:09:05 #7 exporting manifest sha256:069f5e20d356b7c73e7bc5711afb1e1052ce7250293b344752832131ce9e1db7 done 06:09:05 #7 exporting config sha256:417f6d17fb354ed295b50d8a1dc2dda7180b252e51695a179b74df8a9db5e480 06:09:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:09:06 #7 exporting config sha256:417f6d17fb354ed295b50d8a1dc2dda7180b252e51695a179b74df8a9db5e480 done 06:09:06 #7 exporting manifest sha256:b5d154a194ca21723dbfaaca5865edf395a369e34bf46e37d9c1a28776ffedfa done 06:09:06 #7 exporting config sha256:638f7608a8ebca4b418b7fa0239ae843028de9d96d2acc3315063249ea27af53 done 06:09:06 #7 exporting manifest list sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 done 06:09:06 #7 pushing layers 0.0s done 06:09:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:e6e51ae85a4e92e4746084239c8a4c7adba751792c9e8bf81ef04e25ad9bbe97 0.1s done 06:09:06 #7 DONE 0.1s 06:09:06 06:09:06 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 06:09:06 #8 DONE 0.0s 06:09:06 06:09:06 1 warning found (use --debug to expand): 06:09:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:09:06 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:09:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:07 ---> package-listing.sh 06:09:07 ++ facter osfamily 06:09:07 ++ tr '[:upper:]' '[:lower:]' 06:09:07 + OS_FAMILY=redhat 06:09:07 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 06:09:07 + START_PACKAGES=/tmp/packages_start.txt 06:09:07 + END_PACKAGES=/tmp/packages_end.txt 06:09:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:07 + PACKAGES=/tmp/packages_start.txt 06:09:07 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:09:07 + PACKAGES=/tmp/packages_end.txt 06:09:07 + case "${OS_FAMILY}" in 06:09:07 + rpm -qa 06:09:07 + sort 06:09:08 + '[' -f /tmp/packages_start.txt ']' 06:09:08 + '[' -f /tmp/packages_end.txt ']' 06:09:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:08 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:09:08 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 06:09:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 06:09:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:09 06:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:09 latest: Pulling from edgex-lftools-log-publisher 06:09:09 5eb5b503b376: Pulling fs layer 06:09:09 5c69ac0246d0: Pulling fs layer 06:09:09 ec43610c2a17: Pulling fs layer 06:09:09 3a2ae6a8a46f: Pulling fs layer 06:09:09 33b1e0a273af: Pulling fs layer 06:09:09 5d3b04190fa2: Pulling fs layer 06:09:09 2f39f015ded8: Pulling fs layer 06:09:09 33b1e0a273af: Waiting 06:09:09 5d3b04190fa2: Waiting 06:09:09 2f39f015ded8: Waiting 06:09:09 3a2ae6a8a46f: Waiting 06:09:09 5c69ac0246d0: Verifying Checksum 06:09:09 5c69ac0246d0: Download complete 06:09:09 3a2ae6a8a46f: Verifying Checksum 06:09:09 3a2ae6a8a46f: Download complete 06:09:09 ec43610c2a17: Verifying Checksum 06:09:09 ec43610c2a17: Download complete 06:09:09 5d3b04190fa2: Verifying Checksum 06:09:09 5d3b04190fa2: Download complete 06:09:09 33b1e0a273af: Verifying Checksum 06:09:09 33b1e0a273af: Download complete 06:09:09 5eb5b503b376: Verifying Checksum 06:09:09 5eb5b503b376: Download complete 06:09:10 2f39f015ded8: Verifying Checksum 06:09:10 2f39f015ded8: Download complete 06:09:11 5eb5b503b376: Pull complete 06:09:11 5c69ac0246d0: Pull complete 06:09:11 ec43610c2a17: Pull complete 06:09:11 3a2ae6a8a46f: Pull complete 06:09:11 33b1e0a273af: Pull complete 06:09:11 5d3b04190fa2: Pull complete 06:09:16 2f39f015ded8: Pull complete 06:09:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:16 prd-centos7-docker-4c-2g-5723 does not seem to be running inside a container 06:09:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:09:19 $ docker top e7dc6d7e2dcccc0b9abf4a9a981b23e4ba87dd20a1b2d67c08934c62a2e17c06 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:19 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:20 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:20 + ls /var/log/sa-host 06:09:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:20 provisioning config files... 06:09:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7125012180460767301tmp [Pipeline] { [Pipeline] echo 06:09:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:20 ---> create-netrc.sh [Pipeline] } 06:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:21 ---> python-tools-install.sh [Pipeline] echo 06:09:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:21 ---> sudo-logs.sh 06:09:21 Archiving 'sudo' log.. 06:09:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-5723.novalocal: Name or service not known 06:09:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-5723.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:09:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:21 ---> job-cost.sh 06:09:21 lf-activate-venv: SKIPPING 06:09:21 INFO: No Stack... 06:09:22 INFO: Retrieving Pricing Info for: v3-standard-2 06:09:22 INFO: Archiving Costs [Pipeline] echo 06:09:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:22 ---> logs-deploy.sh 06:09:22 lf-activate-venv: SKIPPING 06:09:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/17 06:09:22 INFO: archiving workspace using pattern(s): 06:09:23 Archives upload complete. 06:09:23 INFO: archiving logs to Nexus 06:09:24 ---> uname -a: 06:09:24 Linux prd-centos7-docker-4c-2g-5723.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:09:24 06:09:24 06:09:24 ---> lscpu: 06:09:24 Architecture: x86_64 06:09:24 CPU op-mode(s): 32-bit, 64-bit 06:09:24 Byte Order: Little Endian 06:09:24 Address sizes: 40 bits physical, 48 bits virtual 06:09:24 CPU(s): 2 06:09:24 On-line CPU(s) list: 0,1 06:09:24 Thread(s) per core: 1 06:09:24 Core(s) per socket: 1 06:09:24 Socket(s): 2 06:09:24 NUMA node(s): 1 06:09:24 Vendor ID: AuthenticAMD 06:09:24 CPU family: 23 06:09:24 Model: 49 06:09:24 Model name: AMD EPYC-Rome Processor 06:09:24 Stepping: 0 06:09:24 CPU MHz: 2799.998 06:09:24 BogoMIPS: 5599.99 06:09:24 Virtualization: AMD-V 06:09:24 Hypervisor vendor: KVM 06:09:24 Virtualization type: full 06:09:24 L1d cache: 64 KiB 06:09:24 L1i cache: 64 KiB 06:09:24 L2 cache: 1 MiB 06:09:24 L3 cache: 32 MiB 06:09:24 NUMA node0 CPU(s): 0,1 06:09:24 Vulnerability Itlb multihit: Not affected 06:09:24 Vulnerability L1tf: Not affected 06:09:24 Vulnerability Mds: Not affected 06:09:24 Vulnerability Meltdown: Not affected 06:09:24 Vulnerability Mmio stale data: Not affected 06:09:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:09:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:09:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:09:24 Vulnerability Srbds: Not affected 06:09:24 Vulnerability Tsx async abort: Not affected 06:09:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:09:24 06:09:24 06:09:24 ---> nproc: 06:09:24 2 06:09:24 06:09:24 06:09:24 ---> df -h: 06:09:24 Filesystem Size Used Avail Use% Mounted on 06:09:24 overlay 40G 7.3G 33G 19% / 06:09:24 tmpfs 64M 0 64M 0% /dev 06:09:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:09:24 shm 64M 0 64M 0% /dev/shm 06:09:24 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:09:24 06:09:24 06:09:24 Cannot open /var/log/sysstat/sa25: No such file or directory 06:09:24 Please check if data collecting is enabled 06:09:24 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:24 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:09:24 $ docker stop --time=1 e7dc6d7e2dcccc0b9abf4a9a981b23e4ba87dd20a1b2d67c08934c62a2e17c06 06:09:25 $ docker rm -f --volumes e7dc6d7e2dcccc0b9abf4a9a981b23e4ba87dd20a1b2d67c08934c62a2e17c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:09:25 [WS-CLEANUP] Deleting project workspace... 06:09:25 [WS-CLEANUP] Deferred wipeout is used... 06:09:25 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:26 06:09:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:26 latest: Pulling from edgex-lftools-log-publisher 06:09:26 5eb5b503b376: Pulling fs layer 06:09:26 5c69ac0246d0: Pulling fs layer 06:09:26 ec43610c2a17: Pulling fs layer 06:09:26 3a2ae6a8a46f: Pulling fs layer 06:09:26 33b1e0a273af: Pulling fs layer 06:09:26 3a2ae6a8a46f: Waiting 06:09:26 5d3b04190fa2: Pulling fs layer 06:09:26 2f39f015ded8: Pulling fs layer 06:09:26 2f39f015ded8: Waiting 06:09:26 5d3b04190fa2: Waiting 06:09:26 33b1e0a273af: Waiting 06:09:26 5c69ac0246d0: Download complete 06:09:26 3a2ae6a8a46f: Verifying Checksum 06:09:26 3a2ae6a8a46f: Download complete 06:09:26 ec43610c2a17: Verifying Checksum 06:09:26 ec43610c2a17: Download complete 06:09:26 33b1e0a273af: Verifying Checksum 06:09:26 33b1e0a273af: Download complete 06:09:26 5d3b04190fa2: Verifying Checksum 06:09:26 5d3b04190fa2: Download complete 06:09:26 5eb5b503b376: Verifying Checksum 06:09:26 5eb5b503b376: Download complete 06:09:27 2f39f015ded8: Download complete 06:09:28 5eb5b503b376: Pull complete 06:09:28 5c69ac0246d0: Pull complete 06:09:29 ec43610c2a17: Pull complete 06:09:29 3a2ae6a8a46f: Pull complete 06:09:29 33b1e0a273af: Pull complete 06:09:29 5d3b04190fa2: Pull complete 06:09:35 2f39f015ded8: Pull complete 06:09:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:36 prd-ubuntu20.04-docker-8c-8g-5711 does not seem to be running inside a container 06:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:09:37 $ docker top 203c14c5528f954ed6e7ded69608c118ab5081e229bd98290bd5ec3d2ae4c9d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:37 ---> job-cost.sh 06:09:37 lf-activate-venv: SKIPPING 06:09:37 INFO: No Stack... 06:09:38 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:38 INFO: Archiving Costs [Pipeline] sh 06:09:38 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 06:09:38 + cut -d, -f6 [Pipeline] lock 06:09:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-17-stack-cost] 06:09:38 Resource [jenkins-edgexfoundry-device-opc-ua-main-17-stack-cost] did not exist. Created. 06:09:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:39 + echo total: 0.2199999988079071 [Pipeline] stash 06:09:39 Stashed 1 file(s) [Pipeline] } 06:09:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:39 $ docker stop --time=1 203c14c5528f954ed6e7ded69608c118ab5081e229bd98290bd5ec3d2ae4c9d2 06:09:40 $ docker rm -f --volumes 203c14c5528f954ed6e7ded69608c118ab5081e229bd98290bd5ec3d2ae4c9d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:10:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5725 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 06:10:14 Running in /w/workspace/device-opc-ua/17 [Pipeline] { [Pipeline] checkout 06:10:17 Selected Git installation does not exist. Using Default 06:10:17 The recommended git tool is: NONE 06:10:21 using credential edgex-jenkins-ssh 06:10:21 Cloning the remote Git repository 06:10:21 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 06:10:21 > git init /w/workspace/device-opc-ua/17 # timeout=10 06:10:21 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 06:10:21 > git --version # timeout=10 06:10:21 > git --version # 'git version 2.25.1' 06:10:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:23 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 06:10:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:24 Avoid second fetch 06:10:24 Checking out Revision a38dfee3c09374b87d6e9918bf6d96cca408519b (main) 06:10:25 Commit message: "Merge pull request #124 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.23" 06:10:24 > git config core.sparsecheckout # timeout=10 06:10:24 > git checkout -f a38dfee3c09374b87d6e9918bf6d96cca408519b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:10:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:10:30 Dload Upload Total Spent Left Speed 06:10:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14 100 14 0 0 144 0 --:--:-- --:--:-- --:--:-- 144 [Pipeline] sh 06:10:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:10:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:10:30 + sudo tee /etc/docker/daemon.new 06:10:30 { 06:10:30 "registry-mirrors": [ 06:10:30 "https://nexus3.edgexfoundry.org:10001" 06:10:30 ], 06:10:30 "bip": "10.250.0.254/24", 06:10:30 "hosts": [ 06:10:30 "tcp://0.0.0.0:5555", 06:10:30 "unix:///var/run/docker.sock" 06:10:30 ], 06:10:30 "mtu": 1458, 06:10:30 "selinux-enabled": true, 06:10:30 "seccomp-profile": "/etc/docker/seccomp.json" 06:10:30 } [Pipeline] sh 06:10:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:10:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:49 provisioning config files... 06:10:49 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/17@tmp/config11239166696213049776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:50 ---> ****-login.sh 06:10:50 nexus3.edgexfoundry.org:10001 06:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:50 Configure a credential helper to remove this warning. See 06:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:50 06:10:50 Login Succeeded 06:10:50 nexus3.edgexfoundry.org:10002 06:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:51 Configure a credential helper to remove this warning. See 06:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:51 06:10:51 Login Succeeded 06:10:51 nexus3.edgexfoundry.org:10003 06:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:51 Configure a credential helper to remove this warning. See 06:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:51 06:10:51 Login Succeeded 06:10:51 nexus3.edgexfoundry.org:10004 06:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:51 Configure a credential helper to remove this warning. See 06:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:51 06:10:51 Login Succeeded 06:10:51 ****.io 06:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:52 Configure a credential helper to remove this warning. See 06:10:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:52 06:10:52 Login Succeeded 06:10:52 ---> ****-login.sh ends [Pipeline] } 06:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:10:53 ========================================================= 06:10:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:10:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:53 + 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 . 06:10:53 Sending build context to Docker daemon 8.874MB 06:10:53 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:10:53 Step 2/10 : FROM ${BASE} AS builder 06:10:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:10:54 94e9d8af2201: Pulling fs layer 06:10:54 a6c56e8762df: Pulling fs layer 06:10:54 f0f3c8884826: Pulling fs layer 06:10:54 c7e7622c144d: Pulling fs layer 06:10:54 4f4fb700ef54: Pulling fs layer 06:10:54 e8859aadc426: Pulling fs layer 06:10:54 b4813487a9f6: Pulling fs layer 06:10:54 502a3d64fb4b: Pulling fs layer 06:10:54 4f4fb700ef54: Waiting 06:10:54 e8859aadc426: Waiting 06:10:54 b4813487a9f6: Waiting 06:10:54 502a3d64fb4b: Waiting 06:10:54 c7e7622c144d: Waiting 06:10:54 a6c56e8762df: Download complete 06:10:54 c7e7622c144d: Verifying Checksum 06:10:54 c7e7622c144d: Download complete 06:10:54 4f4fb700ef54: Verifying Checksum 06:10:54 4f4fb700ef54: Download complete 06:10:54 e8859aadc426: Verifying Checksum 06:10:54 e8859aadc426: Download complete 06:10:54 94e9d8af2201: Verifying Checksum 06:10:54 94e9d8af2201: Download complete 06:10:54 502a3d64fb4b: Verifying Checksum 06:10:54 502a3d64fb4b: Download complete 06:10:55 94e9d8af2201: Pull complete 06:10:55 a6c56e8762df: Pull complete 06:10:56 f0f3c8884826: Download complete 06:10:56 b4813487a9f6: Verifying Checksum 06:10:56 b4813487a9f6: Download complete 06:11:09 f0f3c8884826: Pull complete 06:11:09 c7e7622c144d: Pull complete 06:11:09 4f4fb700ef54: Pull complete 06:11:09 e8859aadc426: Pull complete 06:11:17 b4813487a9f6: Pull complete 06:11:18 502a3d64fb4b: Pull complete 06:11:18 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 06:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:11:18 ---> 3bb21d53e231 06:11:18 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:11:20 ---> Running in aa6401411d0b 06:11:20 Removing intermediate container aa6401411d0b 06:11:20 ---> 2a28f79cf4de 06:11:20 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:11:20 ---> Running in 24226cab51ec 06:11:20 Removing intermediate container 24226cab51ec 06:11:20 ---> 4ed0e7fb956f 06:11:20 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 06:11:20 ---> Running in 41a3449bd544 06:11:21 Decoding seccomp profile failed: invalid character ':' after top-level value [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:21 06:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:22 arm64: Pulling from edgex-lftools-log-publisher 06:11:22 8998bd30e6a1: Pulling fs layer 06:11:22 04944245beec: Pulling fs layer 06:11:22 699f458cf7ca: Pulling fs layer 06:11:22 765212b225bb: Pulling fs layer 06:11:22 f23df028b6ca: Pulling fs layer 06:11:22 d65c8cfc05b1: Pulling fs layer 06:11:22 2437ff75d9bd: Pulling fs layer 06:11:22 765212b225bb: Waiting 06:11:22 f23df028b6ca: Waiting 06:11:22 d65c8cfc05b1: Waiting 06:11:22 2437ff75d9bd: Waiting 06:11:22 04944245beec: Verifying Checksum 06:11:22 04944245beec: Download complete 06:11:22 765212b225bb: Verifying Checksum 06:11:22 765212b225bb: Download complete 06:11:22 f23df028b6ca: Verifying Checksum 06:11:22 f23df028b6ca: Download complete 06:11:22 d65c8cfc05b1: Verifying Checksum 06:11:22 d65c8cfc05b1: Download complete 06:11:22 699f458cf7ca: Verifying Checksum 06:11:22 699f458cf7ca: Download complete 06:11:22 8998bd30e6a1: Verifying Checksum 06:11:22 8998bd30e6a1: Download complete 06:11:25 2437ff75d9bd: Verifying Checksum 06:11:25 2437ff75d9bd: Download complete 06:11:27 8998bd30e6a1: Pull complete 06:11:27 04944245beec: Pull complete 06:11:29 699f458cf7ca: Pull complete 06:11:29 765212b225bb: Pull complete 06:11:30 f23df028b6ca: Pull complete 06:11:31 d65c8cfc05b1: Pull complete 06:11:49 2437ff75d9bd: Pull complete 06:11:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:49 prd-ubuntu20.04-docker-arm64-4c-16g-5725 does not seem to be running inside a container 06:11:49 $ 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/17 -v /w/workspace/device-opc-ua/17:/w/workspace/device-opc-ua/17:rw,z -v /w/workspace/device-opc-ua/17@tmp:/w/workspace/device-opc-ua/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:11:52 $ docker top 741f132885a52a2e6eddd933a2ce8385ea3c6ebae225c5c8e04af0b7cf8853ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:53 ---> job-cost.sh 06:11:53 lf-activate-venv: SKIPPING 06:11:53 INFO: No Stack... 06:11:53 INFO: Retrieving Pricing Info for: v3-standard-4 06:11:54 INFO: Archiving Costs [Pipeline] sh 06:11:55 + cat /w/workspace/device-opc-ua/17/archives/cost.csv 06:11:55 + cut -d, -f6 [Pipeline] lock 06:11:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-17-stack-cost] 06:11:55 Resource [jenkins-edgexfoundry-device-opc-ua-main-17-stack-cost] did not exist. Created. 06:11:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:56 /w/workspace/device-opc-ua/17@tmp/durable-b2565dd5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:56 + echo total: 0.10999999940395355 [Pipeline] stash 06:11:56 Warning: overwriting stash ‘stack-cost’ 06:11:57 Stashed 1 file(s) [Pipeline] } 06:11:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:57 $ docker stop --time=1 741f132885a52a2e6eddd933a2ce8385ea3c6ebae225c5c8e04af0b7cf8853ad 06:11:58 $ docker rm -f --volumes 741f132885a52a2e6eddd933a2ce8385ea3c6ebae225c5c8e04af0b7cf8853ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:59 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [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 06:12:00 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 06:12:00 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 06:12:00 total 16 06:12:00 drwxr-xr-x 3 root root 4096 Jul 25 06:09 . 06:12:00 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 06:09 .. 06:12:00 drwxr-xr-x 2 root root 4096 Jul 25 06:09 cost 06:12:00 -rw-r--r-- 1 root root 84 Jul 25 06:09 cost.csv 06:12:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 06:12:00 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 06:12:00 total 16 06:12:00 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 06:09 . 06:12:00 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 06:09 .. 06:12:00 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 06:09 cost 06:12:00 -rw-r--r-- 1 jenkins jenkins 84 Jul 25 06:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:12:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:01 ---> package-listing.sh 06:12:01 ++ facter osfamily 06:12:01 ++ tr '[:upper:]' '[:lower:]' 06:12:01 + OS_FAMILY=debian 06:12:01 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 06:12:01 + START_PACKAGES=/tmp/packages_start.txt 06:12:01 + END_PACKAGES=/tmp/packages_end.txt 06:12:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:01 + PACKAGES=/tmp/packages_start.txt 06:12:01 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:12:01 + PACKAGES=/tmp/packages_end.txt 06:12:01 + case "${OS_FAMILY}" in 06:12:01 + dpkg -l 06:12:01 + grep '^ii' 06:12:01 + '[' -f /tmp/packages_start.txt ']' 06:12:01 + '[' -f /tmp/packages_end.txt ']' 06:12:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:01 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 06:12:01 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 06:12:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 06:12:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:12:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:02 prd-ubuntu20.04-docker-8c-8g-5711 does not seem to be running inside a container 06:12:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:12:02 $ docker top 734108cf3b8c3f596ece23e14981b53f9a124b3a881ffd409efdfaa7d6586255 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:03 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:03 + mkdir -p /var/log/sysstat [Pipeline] sh 06:12:03 + ls /var/log/sa-host 06:12:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:03 provisioning config files... 06:12:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12433816214873836466tmp [Pipeline] { [Pipeline] echo 06:12:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:12:03 ---> create-netrc.sh [Pipeline] } 06:12:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:12:04 ---> python-tools-install.sh [Pipeline] echo 06:12:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:12:04 ---> sudo-logs.sh 06:12:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:12:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:12:04 ---> job-cost.sh 06:12:04 lf-activate-venv: SKIPPING 06:12:04 DEBUG: total: 0.2199999988079071 06:12:04 INFO: Retrieving Stack Cost... 06:12:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:12:05 INFO: Archiving Costs [Pipeline] echo 06:12:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:06 ---> logs-deploy.sh 06:12:06 lf-activate-venv: SKIPPING 06:12:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/17 06:12:06 INFO: archiving workspace using pattern(s): 06:12:06 Archives upload complete. 06:12:06 INFO: archiving logs to Nexus