Pull request #1395 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0547ce26adfd38f73c3deaa266ae8ca76fe60d0+ba03d3229d39ccd3d083a66246eea2ffd8e01960 (d1bc8f0d8c673f776a91c55d0b6853a558bfbeba) 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-ssh1000421697895534837.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13364841897163351586.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1395/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-sdk-go/branches/PR-1395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13339628504733153331.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh11870985176938444510.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-sdk-go/branches/PR-1395/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-sdk-go/branches/PR-1395/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15834523494746127356.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-5448’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5450’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5451’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5453’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5452’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5454 in /w/workspace/gexfoundry_device-sdk-go_PR-1395 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1395 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ba03d3229d39ccd3d083a66246eea2ffd8e01960 into PR head commit c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 Merge succeeded, producing c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 Checking out Revision c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 (PR-1395) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1395/head:refs/remotes/origin/PR-1395 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ba03d3229d39ccd3d083a66246eea2ffd8e01960 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:10:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:10:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:10:41 ========================================================= 12:10:41 EdgeX Global Pipelines Version Info 12:10:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b79095e6787c19f6d4298e7c908c36c08a20ad6a # timeout=10 12:10:42 ------------------- 12:10:42 stable info: 12:10:42 ------------------- 12:10:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:10:42 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 12:10:42 Message: update stable to v1.0.245 12:10:42 ------------------- 12:10:42 experimental info: 12:10:42 ------------------- 12:10:42 Commited By: **** collab-it+edgex@linuxfoundation.org 12:10:42 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 12:10:42 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1395 [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1395 [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1395 [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0547ce [Pipeline] echo 12:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:43 provisioning config files... 12:10:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/config3248566691431948078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:10:43 ---> docker-login.sh 12:10:43 nexus3.edgexfoundry.org:10001 12:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:44 Configure a credential helper to remove this warning. See 12:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:44 12:10:44 Login Succeeded 12:10:44 nexus3.edgexfoundry.org:10002 12:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:44 Configure a credential helper to remove this warning. See 12:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:44 12:10:44 Login Succeeded 12:10:44 nexus3.edgexfoundry.org:10003 12:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:44 Configure a credential helper to remove this warning. See 12:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:44 12:10:44 Login Succeeded 12:10:44 nexus3.edgexfoundry.org:10004 12:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:44 Configure a credential helper to remove this warning. See 12:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:44 12:10:44 Login Succeeded 12:10:44 docker.io 12:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:44 Configure a credential helper to remove this warning. See 12:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:44 12:10:44 Login Succeeded 12:10:44 ---> docker-login.sh ends [Pipeline] } 12:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:10:45 + git rev-list -1 --merges c0547ce26adfd38f73c3deaa266ae8ca76fe60d0~1..c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 [Pipeline] echo 12:10:45 -----------> git rev-list -1 --merges c0547ce26adfd38f73c3deaa266ae8ca76fe60d0~1..c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 [false] [Pipeline] sh 12:10:45 + git log --format=format:%s -1 c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 [Pipeline] echo 12:10:45 ========================================================= 12:10:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:10:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:10:46 + git log --format=format:%s -1 c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 [Pipeline] echo 12:10:46 [semverPrep] GIT_COMMIT: c0547ce26adfd38f73c3deaa266ae8ca76fe60d0, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 12:10:46 [semverPrep] This is not a build commit. [Pipeline] sh 12:10:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:10:46 + grep -v github /etc/ssh/ssh_known_hosts 12:10:46 + [ -e /tmp/ssh_known_hosts ] 12:10:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:10:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:10:46 + sudo tee -a /etc/ssh/ssh_known_hosts 12:10:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:10:46 12:10:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:10:47 0.1.4: Pulling from edgex-devops/py-git-semver 12:10:47 b85a868b505f: Pulling fs layer 12:10:47 e2be974225ed: Pulling fs layer 12:10:47 339a4e72a1f5: Pulling fs layer 12:10:47 988bab9f4d93: Pulling fs layer 12:10:47 1469e6f7b9e6: Pulling fs layer 12:10:47 eaf3925da568: Pulling fs layer 12:10:47 bab4dde63d76: Pulling fs layer 12:10:47 bde34c3a00c8: Pulling fs layer 12:10:47 b352a97aabf1: Pulling fs layer 12:10:47 4872d77fe225: Pulling fs layer 12:10:47 5851b861e8e6: Pulling fs layer 12:10:47 b352a97aabf1: Waiting 12:10:47 988bab9f4d93: Waiting 12:10:47 bde34c3a00c8: Waiting 12:10:47 eaf3925da568: Waiting 12:10:47 1469e6f7b9e6: Waiting 12:10:47 bab4dde63d76: Waiting 12:10:47 e2be974225ed: Download complete 12:10:47 988bab9f4d93: Verifying Checksum 12:10:47 988bab9f4d93: Download complete 12:10:47 339a4e72a1f5: Verifying Checksum 12:10:47 339a4e72a1f5: Download complete 12:10:47 1469e6f7b9e6: Verifying Checksum 12:10:47 1469e6f7b9e6: Download complete 12:10:47 eaf3925da568: Download complete 12:10:47 bde34c3a00c8: Verifying Checksum 12:10:47 bde34c3a00c8: Download complete 12:10:47 b352a97aabf1: Download complete 12:10:47 4872d77fe225: Verifying Checksum 12:10:47 4872d77fe225: Download complete 12:10:47 5851b861e8e6: Verifying Checksum 12:10:47 5851b861e8e6: Download complete 12:10:47 b85a868b505f: Verifying Checksum 12:10:47 b85a868b505f: Download complete 12:10:47 bab4dde63d76: Verifying Checksum 12:10:48 b85a868b505f: Pull complete 12:10:48 e2be974225ed: Pull complete 12:10:49 339a4e72a1f5: Pull complete 12:10:49 988bab9f4d93: Pull complete 12:10:49 1469e6f7b9e6: Pull complete 12:10:49 eaf3925da568: Pull complete 12:10:51 bab4dde63d76: Pull complete 12:10:51 bde34c3a00c8: Pull complete 12:10:51 b352a97aabf1: Pull complete 12:10:51 4872d77fe225: Pull complete 12:10:51 5851b861e8e6: Pull complete 12:10:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:10:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:51 prd-ubuntu20.04-docker-8c-8g-5454 does not seem to be running inside a container 12:10:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:10:53 $ docker top d7ca14a32a1f46ea1b616e7ed01e6ee7005e7bb43a9de07beef6ed556b66a0bc -eo pid,comm 12:10:53 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). 12:10:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:10:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:10:53 [ssh-agent] Looking for ssh-agent implementation... 12:10:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:10:53 $ docker exec d7ca14a32a1f46ea1b616e7ed01e6ee7005e7bb43a9de07beef6ed556b66a0bc ssh-agent 12:10:53 SSH_AUTH_SOCK=/tmp/ssh-uKW96S6ZCVbW/agent.32 12:10:53 SSH_AGENT_PID=38 12:10:53 Running ssh-add (command line suppressed) 12:10:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/private_key_14512389487619750251.key (/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/private_key_14512389487619750251.key) 12:10:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:10:54 + git tag --points-at HEAD [Pipeline] } 12:10:54 $ docker exec --env ******** --env ******** d7ca14a32a1f46ea1b616e7ed01e6ee7005e7bb43a9de07beef6ed556b66a0bc ssh-agent -k 12:10:54 unset SSH_AUTH_SOCK; 12:10:54 unset SSH_AGENT_PID; 12:10:54 echo Agent pid 38 killed; 12:10:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:10:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:10:54 [ssh-agent] Looking for ssh-agent implementation... 12:10:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:10:54 $ docker exec d7ca14a32a1f46ea1b616e7ed01e6ee7005e7bb43a9de07beef6ed556b66a0bc ssh-agent 12:10:54 SSH_AUTH_SOCK=/tmp/ssh-37gqSRKAbjjm/agent.70 12:10:54 SSH_AGENT_PID=76 12:10:54 Running ssh-add (command line suppressed) 12:10:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/private_key_3718376667250095905.key (/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/private_key_3718376667250095905.key) 12:10:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:10:55 + git semver init 12:10:55 2023-03-23 12:10:55,298 [run_init] DEBUG init version:0.0.0 force:False 12:10:55 2023-03-23 12:10:55,301 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver 12:10:55 2023-03-23 12:10:55,301 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver 12:10:55 2023-03-23 12:10:55,301 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1395, universal_newlines=False, shell=None, istream=None) 12:10:56 2023-03-23 12:10:56,200 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395/.git/info/exclude 12:10:56 2023-03-23 12:10:56,200 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver/PR-1395 with force:False 12:10:56 2023-03-23 12:10:56,200 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver/PR-1395 12:10:56 2023-03-23 12:10:56,203 [execute] INFO git cat-file --batch-check 12:10:56 2023-03-23 12:10:56,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver, universal_newlines=False, shell=None, istream=) 12:10:56 2023-03-23 12:10:56,209 [execute] INFO git cat-file --batch 12:10:56 2023-03-23 12:10:56,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver, universal_newlines=False, shell=None, istream=) 12:10:56 2023-03-23 12:10:56,214 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver/PR-1395 12:10:56 0.0.0 [Pipeline] } 12:10:56 $ docker exec --env ******** --env ******** d7ca14a32a1f46ea1b616e7ed01e6ee7005e7bb43a9de07beef6ed556b66a0bc ssh-agent -k 12:10:56 unset SSH_AUTH_SOCK; 12:10:56 unset SSH_AGENT_PID; 12:10:56 echo Agent pid 76 killed; 12:10:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:10:56 + git semver [Pipeline] } 12:10:56 $ docker stop --time=1 d7ca14a32a1f46ea1b616e7ed01e6ee7005e7bb43a9de07beef6ed556b66a0bc 12:10:58 $ docker rm -f --volumes d7ca14a32a1f46ea1b616e7ed01e6ee7005e7bb43a9de07beef6ed556b66a0bc [Pipeline] // withDockerContainer [Pipeline] sh 12:10:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:10:58 Stashed 1 file(s) [Pipeline] echo 12:10:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:58 provisioning config files... 12:10:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/config9560008837152402523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:10:59 ---> docker-login.sh 12:10:59 nexus3.edgexfoundry.org:10001 12:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:59 Configure a credential helper to remove this warning. See 12:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:59 12:10:59 Login Succeeded 12:10:59 nexus3.edgexfoundry.org:10002 12:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:59 Configure a credential helper to remove this warning. See 12:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:59 12:10:59 Login Succeeded 12:10:59 nexus3.edgexfoundry.org:10003 12:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:59 Configure a credential helper to remove this warning. See 12:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:59 12:10:59 Login Succeeded 12:10:59 nexus3.edgexfoundry.org:10004 12:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:59 Configure a credential helper to remove this warning. See 12:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:59 12:10:59 Login Succeeded 12:10:59 docker.io 12:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:00 Configure a credential helper to remove this warning. See 12:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:00 12:11:00 Login Succeeded 12:11:00 ---> docker-login.sh ends [Pipeline] } 12:11:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:11:00 ========================================================= 12:11:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:11:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:00 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:11:00 Sending build context to Docker daemon 10.82MB 12:11:00 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 12:11:00 Step 2/10 : FROM ${BASE} AS builder 12:11:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:11:00 63b65145d645: Pulling fs layer 12:11:00 a2d21d5440eb: Pulling fs layer 12:11:00 935e6c44a52c: Pulling fs layer 12:11:00 94cc34f8dd06: Pulling fs layer 12:11:00 30dea6a524f1: Pulling fs layer 12:11:00 a2aff8979fd8: Pulling fs layer 12:11:00 6808be2612f2: Pulling fs layer 12:11:00 f25807f1079a: Pulling fs layer 12:11:00 94cc34f8dd06: Waiting 12:11:00 30dea6a524f1: Waiting 12:11:00 a2aff8979fd8: Waiting 12:11:00 6808be2612f2: Waiting 12:11:00 f25807f1079a: Waiting 12:11:00 a2d21d5440eb: Download complete 12:11:00 94cc34f8dd06: Download complete 12:11:00 30dea6a524f1: Verifying Checksum 12:11:00 30dea6a524f1: Download complete 12:11:00 63b65145d645: Verifying Checksum 12:11:00 63b65145d645: Download complete 12:11:00 a2aff8979fd8: Verifying Checksum 12:11:00 a2aff8979fd8: Download complete 12:11:00 63b65145d645: Pull complete 12:11:00 a2d21d5440eb: Pull complete 12:11:01 f25807f1079a: Verifying Checksum 12:11:01 f25807f1079a: Download complete 12:11:01 935e6c44a52c: Verifying Checksum 12:11:01 935e6c44a52c: Download complete 12:11:01 6808be2612f2: Verifying Checksum 12:11:01 6808be2612f2: Download complete 12:11:04 935e6c44a52c: Pull complete 12:11:04 94cc34f8dd06: Pull complete 12:11:04 30dea6a524f1: Pull complete 12:11:04 a2aff8979fd8: Pull complete 12:11:07 6808be2612f2: Pull complete 12:11:07 f25807f1079a: Pull complete 12:11:07 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 12:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:11:07 ---> 3b553350e43f 12:11:07 Step 3/10 : ARG MAKE=make build 12:11:10 ---> Running in 2de321a9c3de 12:11:10 Removing intermediate container 2de321a9c3de 12:11:10 ---> 690d00818871 12:11:10 Step 4/10 : WORKDIR /device-sdk-go 12:11:10 ---> Running in a25cbec034b2 12:11:10 Removing intermediate container a25cbec034b2 12:11:10 ---> 1953a95e2b1f 12:11:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:11:10 ---> Running in 7c678ec52e8c 12:11:10 Removing intermediate container 7c678ec52e8c 12:11:10 ---> ab0baf4501c2 12:11:10 Step 6/10 : RUN apk add --update --no-cache make git 12:11:10 ---> Running in 46481f5cd54b 12:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:11:11 OK: 265 MiB in 53 packages 12:11:12 Removing intermediate container 46481f5cd54b 12:11:12 ---> 761a4aa5a239 12:11:12 Step 7/10 : COPY go.mod vendor* ./ 12:11:12 ---> db87eec32a7f 12:11:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:12 ---> Running in 627d7a028c36 12:11:13 Still waiting to schedule task 12:11:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5452’ 12:11:34 Removing intermediate container 627d7a028c36 12:11:34 ---> fd889e74b761 12:11:34 Step 9/10 : COPY . . 12:11:34 ---> 06397e1c5dd4 12:11:34 Step 10/10 : RUN ${MAKE} 12:11:34 ---> Running in d4883a4cbb16 12:11:34 noop 12:11:34 Removing intermediate container d4883a4cbb16 12:11:34 ---> 3f83f7530e44 12:11:34 Successfully built 3f83f7530e44 12:11:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:34 + docker inspect -f . ci-base-image-x86_64 12:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:34 prd-ubuntu20.04-docker-8c-8g-5454 does not seem to be running inside a container 12:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:11:35 $ docker top 4069e1829f3b53fa98b7fb29df9496788fc9bb07ab1080badbc79899871c50f2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:35 + go version 12:11:35 go version go1.20.2 linux/amd64 [Pipeline] } 12:11:35 $ docker stop --time=1 4069e1829f3b53fa98b7fb29df9496788fc9bb07ab1080badbc79899871c50f2 12:11:36 $ docker rm -f --volumes 4069e1829f3b53fa98b7fb29df9496788fc9bb07ab1080badbc79899871c50f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:37 + docker inspect -f . ci-base-image-x86_64 12:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:37 prd-ubuntu20.04-docker-8c-8g-5454 does not seem to be running inside a container 12:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:11:37 $ docker top 64de3e4edd0d62f1af0c24bdde58ee8b03cfa6370fdd1af4a0d17f3c8204f1a3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1395 [Pipeline] fileExists [Pipeline] sh 12:11:38 + make test 12:11:38 go test -race -coverprofile=coverage.out ./... 12:11:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 12:11:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 12:11:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 78.9% of statements 12:11:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.078s coverage: 86.0% of statements 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 12:11:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 75.9% of statements 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 12:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 12:12:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 12:12:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.072s coverage: 15.2% of statements 12:12:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.086s coverage: 68.5% of statements 12:12:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.118s coverage: 89.2% of statements 12:12:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.050s coverage: 5.5% of statements 12:12:20 GO111MODULE=on go vet ./... 12:12:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:12:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:12:24 ./bin/test-attribution-txt.sh [Pipeline] echo 12:12:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:12:24 $ docker stop --time=1 64de3e4edd0d62f1af0c24bdde58ee8b03cfa6370fdd1af4a0d17f3c8204f1a3 12:12:27 $ docker rm -f --volumes 64de3e4edd0d62f1af0c24bdde58ee8b03cfa6370fdd1af4a0d17f3c8204f1a3 [Pipeline] // withDockerContainer [Pipeline] sh 12:12:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:12:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:12:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:12:28 + ls -al . 12:12:28 total 272 12:12:28 drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 12:11 . 12:12:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:10 .. 12:12:28 -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 12:10 .dockerignore 12:12:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 12:10 .git 12:12:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:10 .github 12:12:28 -rw-rw-r-- 1 jenkins jenkins 131 Mar 23 12:10 .gitignore 12:12:28 -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 12:10 .golangci.yml 12:12:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 12:10 .semver 12:12:28 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 23 12:10 CHANGELOG.md 12:12:28 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 12:10 GOVERNANCE.md 12:12:28 -rw-rw-r-- 1 jenkins jenkins 885 Mar 23 12:10 Jenkinsfile 12:12:28 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 23 12:10 LICENSE 12:12:28 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 23 12:10 Makefile 12:12:28 -rw-rw-r-- 1 jenkins jenkins 619 Mar 23 12:10 OWNERS.md 12:12:28 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 23 12:10 README.md 12:12:28 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 12:10 VERSION 12:12:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:10 bin 12:12:28 -rw-r--r-- 1 jenkins jenkins 105656 Mar 23 12:12 coverage.out 12:12:28 drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 12:10 example 12:12:28 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 23 12:10 go.mod 12:12:28 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 23 12:10 go.sum 12:12:28 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:10 internal 12:12:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 12:10 openapi 12:12:28 drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 12:10 pkg 12:12:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:10 snap 12:12:28 -rw-rw-r-- 1 jenkins jenkins 222 Mar 23 12:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:28 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 --label arch=amd64 --label version=0.0.0 . 12:12:28 Sending build context to Docker daemon 10.92MB 12:12:28 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 12:12:28 Step 2/23 : FROM ${BASE} AS builder 12:12:28 ---> 3f83f7530e44 12:12:28 Step 3/23 : ARG MAKE=make build 12:12:29 ---> Running in 7436c5d7aff2 12:12:29 Removing intermediate container 7436c5d7aff2 12:12:29 ---> c055c51155a9 12:12:29 Step 4/23 : WORKDIR /device-sdk-go 12:12:29 ---> Running in 9ccc6327b87e 12:12:29 Removing intermediate container 9ccc6327b87e 12:12:29 ---> 7dea5e9e25d2 12:12:29 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:12:29 ---> Running in 569371d9d850 12:12:29 Removing intermediate container 569371d9d850 12:12:29 ---> 9a9efe73771e 12:12:29 Step 6/23 : RUN apk add --update --no-cache make git 12:12:29 ---> Running in dbf84e7f20f1 12:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:12:30 OK: 265 MiB in 53 packages 12:12:30 Removing intermediate container dbf84e7f20f1 12:12:30 ---> ea38995015f1 12:12:30 Step 7/23 : COPY go.mod vendor* ./ 12:12:30 ---> 7e048a43c0cc 12:12:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:30 ---> Running in 2c19b3463d29 12:12:31 Removing intermediate container 2c19b3463d29 12:12:31 ---> d087a609e941 12:12:31 Step 9/23 : COPY . . 12:12:32 ---> e91ca2b2e0ac 12:12:32 Step 10/23 : RUN ${MAKE} 12:12:32 ---> Running in 62e91831bc2a 12:12:32 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 12:12:50 Removing intermediate container 62e91831bc2a 12:12:50 ---> c4b52c17ea63 12:12:50 Step 11/23 : FROM alpine:3.17 12:12:50 3.17: Pulling from library/alpine 12:12:50 63b65145d645: Already exists 12:12:50 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:12:50 Status: Downloaded newer image for alpine:3.17 12:12:50 ---> b2aa39c304c2 12:12:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:12:50 ---> Running in e650311d3000 12:12:50 Removing intermediate container e650311d3000 12:12:50 ---> 471a5f8650d5 12:12:50 Step 13/23 : RUN apk add --update --no-cache 12:12:50 ---> Running in 5793306e8c38 12:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:12:50 OK: 7 MiB in 15 packages 12:12:50 Removing intermediate container 5793306e8c38 12:12:50 ---> 8c9af424c173 12:12:50 Step 14/23 : WORKDIR / 12:12:50 ---> Running in c5e36fe05579 12:12:50 Removing intermediate container c5e36fe05579 12:12:50 ---> a9f403f80ceb 12:12:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 12:12:50 ---> dae71099de5b 12:12:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 12:12:51 ---> 2edd92cb7162 12:12:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 12:12:51 ---> 71d615c581c1 12:12:51 Step 18/23 : EXPOSE 59999 12:12:51 ---> Running in 3a8adaf57893 12:12:51 Removing intermediate container 3a8adaf57893 12:12:51 ---> b73bed3e7f29 12:12:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 12:12:51 ---> Running in e0d1ba24b208 12:12:51 Removing intermediate container e0d1ba24b208 12:12:51 ---> d2ee7ed46688 12:12:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:12:51 ---> Running in 4d3190811558 12:12:51 Removing intermediate container 4d3190811558 12:12:51 ---> 9a2e34a99bca 12:12:51 Step 21/23 : LABEL arch=amd64 12:12:51 ---> Running in 83b09522a6fd 12:12:51 Removing intermediate container 83b09522a6fd 12:12:51 ---> 988e1e4ac23f 12:12:51 Step 22/23 : LABEL git_sha=c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 12:12:51 ---> Running in 9656dd4b7404 12:12:51 Removing intermediate container 9656dd4b7404 12:12:51 ---> b644764b26b9 12:12:51 Step 23/23 : LABEL version=0.0.0 12:12:51 ---> Running in d194c825639d 12:12:52 Removing intermediate container d194c825639d 12:12:52 ---> 64135ff19b64 12:12:52 [Warning] One or more build-args [ARCH] were not consumed 12:12:52 Successfully built 64135ff19b64 12:12:52 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:52 12:12:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:52 latest: Pulling from edgex-lftools-log-publisher 12:12:52 5eb5b503b376: Pulling fs layer 12:12:52 5c69ac0246d0: Pulling fs layer 12:12:52 ec43610c2a17: Pulling fs layer 12:12:52 3a2ae6a8a46f: Pulling fs layer 12:12:52 33b1e0a273af: Pulling fs layer 12:12:52 5d3b04190fa2: Pulling fs layer 12:12:52 2f39f015ded8: Pulling fs layer 12:12:52 5d3b04190fa2: Waiting 12:12:52 2f39f015ded8: Waiting 12:12:52 3a2ae6a8a46f: Waiting 12:12:52 33b1e0a273af: Waiting 12:12:52 5c69ac0246d0: Verifying Checksum 12:12:52 5c69ac0246d0: Download complete 12:12:52 3a2ae6a8a46f: Download complete 12:12:53 33b1e0a273af: Verifying Checksum 12:12:53 33b1e0a273af: Download complete 12:12:53 5d3b04190fa2: Verifying Checksum 12:12:53 5d3b04190fa2: Download complete 12:12:53 ec43610c2a17: Verifying Checksum 12:12:53 ec43610c2a17: Download complete 12:12:53 5eb5b503b376: Verifying Checksum 12:12:53 5eb5b503b376: Download complete 12:12:53 2f39f015ded8: Download complete 12:12:54 5eb5b503b376: Pull complete 12:12:54 5c69ac0246d0: Pull complete 12:12:54 ec43610c2a17: Pull complete 12:12:54 3a2ae6a8a46f: Pull complete 12:12:55 33b1e0a273af: Pull complete 12:12:55 5d3b04190fa2: Pull complete 12:12:59 2f39f015ded8: Pull complete 12:12:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:59 prd-ubuntu20.04-docker-8c-8g-5454 does not seem to be running inside a container 12:12:59 $ 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/gexfoundry_device-sdk-go_PR-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:13:01 $ docker top 778424c136965a898bae0e82457d5468a3733630509fbb9309a1bd14f166f540 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:01 ---> job-cost.sh 12:13:01 lf-activate-venv: SKIPPING 12:13:01 INFO: No Stack... 12:13:02 INFO: Retrieving Pricing Info for: v3-standard-8 12:13:02 INFO: Archiving Costs [Pipeline] sh 12:13:03 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives/cost.csv 12:13:03 + cut -d, -f6 [Pipeline] lock 12:13:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1395-4-stack-cost] 12:13:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1395-4-stack-cost] did not exist. Created. 12:13:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1395-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:13:03 + echo total: 0.2199999988079071 [Pipeline] stash 12:13:03 Stashed 1 file(s) [Pipeline] } 12:13:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1395-4-stack-cost] [Pipeline] // lock [Pipeline] } 12:13:03 $ docker stop --time=1 778424c136965a898bae0e82457d5468a3733630509fbb9309a1bd14f166f540 12:13:04 $ docker rm -f --volumes 778424c136965a898bae0e82457d5468a3733630509fbb9309a1bd14f166f540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:13:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5456 in /w/workspace/gexfoundry_device-sdk-go_PR-1395 [Pipeline] { [Pipeline] ws 12:13:56 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 12:13:57 The recommended git tool is: git 12:14:03 using credential edgex-jenkins-ssh 12:14:03 Cloning the remote Git repository 12:14:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 12:14:03 > git init /w/workspace/device-sdk-go/4 # timeout=10 12:14:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:14:03 > git --version # timeout=10 12:14:03 > git --version # 'git version 2.25.1' 12:14:03 using GIT_SSH to set credentials SSH Credentials for GitHub 12:14:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:14:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:14:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:14:06 Merging remotes/origin/main commit ba03d3229d39ccd3d083a66246eea2ffd8e01960 into PR head commit c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 12:14:07 Merge succeeded, producing c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 12:14:07 Checking out Revision c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 (PR-1395) 12:14:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:14:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:14:06 using GIT_SSH to set credentials SSH Credentials for GitHub 12:14:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1395/head:refs/remotes/origin/PR-1395 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:14:06 > git config core.sparsecheckout # timeout=10 12:14:07 > git checkout -f c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 # timeout=10 12:14:07 > git remote # timeout=10 12:14:07 > git config --get remote.origin.url # timeout=10 12:14:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:14:07 > git merge ba03d3229d39ccd3d083a66246eea2ffd8e01960 # timeout=10 12:14:07 > git rev-parse HEAD^{commit} # timeout=10 12:14:07 > git config core.sparsecheckout # timeout=10 12:14:07 > git checkout -f c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 # timeout=10 12:14:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:14:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:14:08 % Total % Received % Xferd Average Speed Time Time Time Current 12:14:08 Dload Upload Total Spent Left Speed 12:14:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh 12:14:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:14:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:14:09 + sudo tee /etc/docker/daemon.new 12:14:09 { 12:14:09 "registry-mirrors": [ 12:14:09 "https://nexus3.edgexfoundry.org:10001" 12:14:09 ], 12:14:09 "bip": "10.250.0.254/24", 12:14:09 "hosts": [ 12:14:09 "tcp://0.0.0.0:5555", 12:14:09 "unix:///var/run/docker.sock" 12:14:09 ], 12:14:09 "mtu": 1458, 12:14:09 "selinux-enabled": true, 12:14:09 "seccomp-profile": "/etc/docker/seccomp.json" 12:14:09 } [Pipeline] sh 12:14:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:14:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:28 provisioning config files... 12:14:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config3387449031045748196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:14:29 ---> docker-login.sh 12:14:29 nexus3.edgexfoundry.org:10001 12:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:29 Configure a credential helper to remove this warning. See 12:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:29 12:14:29 Login Succeeded 12:14:29 nexus3.edgexfoundry.org:10002 12:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:30 Configure a credential helper to remove this warning. See 12:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:30 12:14:30 Login Succeeded 12:14:30 nexus3.edgexfoundry.org:10003 12:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:30 Configure a credential helper to remove this warning. See 12:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:30 12:14:30 Login Succeeded 12:14:30 nexus3.edgexfoundry.org:10004 12:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:31 Configure a credential helper to remove this warning. See 12:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:31 12:14:31 Login Succeeded 12:14:31 docker.io 12:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:14:31 Configure a credential helper to remove this warning. See 12:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:14:31 12:14:31 Login Succeeded 12:14:31 ---> docker-login.sh ends [Pipeline] } 12:14:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:14:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:14:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:14:32 ========================================================= 12:14:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:14:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:32 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:14:32 Sending build context to Docker daemon 5.809MB 12:14:32 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 12:14:32 Step 2/10 : FROM ${BASE} AS builder 12:14:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:14:33 af6eaf76a39c: Pulling fs layer 12:14:33 55522c791124: Pulling fs layer 12:14:33 ce5c4a1c91eb: Pulling fs layer 12:14:33 169dfbe0d373: Pulling fs layer 12:14:33 e1ff8fa3b103: Pulling fs layer 12:14:33 52ebb69f0ebf: Pulling fs layer 12:14:33 5abe8eddf0d5: Pulling fs layer 12:14:33 169dfbe0d373: Waiting 12:14:33 e1ff8fa3b103: Waiting 12:14:33 52ebb69f0ebf: Waiting 12:14:33 5abe8eddf0d5: Waiting 12:14:33 55522c791124: Download complete 12:14:33 169dfbe0d373: Verifying Checksum 12:14:33 169dfbe0d373: Download complete 12:14:33 e1ff8fa3b103: Verifying Checksum 12:14:33 e1ff8fa3b103: Download complete 12:14:33 af6eaf76a39c: Verifying Checksum 12:14:33 af6eaf76a39c: Download complete 12:14:34 af6eaf76a39c: Pull complete 12:14:34 5abe8eddf0d5: Verifying Checksum 12:14:34 5abe8eddf0d5: Download complete 12:14:35 55522c791124: Pull complete 12:14:36 52ebb69f0ebf: Verifying Checksum 12:14:36 52ebb69f0ebf: Download complete 12:14:36 ce5c4a1c91eb: Verifying Checksum 12:14:36 ce5c4a1c91eb: Download complete 12:14:46 ce5c4a1c91eb: Pull complete 12:14:46 169dfbe0d373: Pull complete 12:14:46 e1ff8fa3b103: Pull complete 12:14:53 52ebb69f0ebf: Pull complete 12:14:54 5abe8eddf0d5: Pull complete 12:14:54 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 12:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:14:54 ---> 6cb57ee374ae 12:14:54 Step 3/10 : ARG MAKE=make build 12:14:56 ---> Running in 91a57a486a54 12:14:56 Removing intermediate container 91a57a486a54 12:14:56 ---> 2012f4c09b56 12:14:56 Step 4/10 : WORKDIR /device-sdk-go 12:14:56 ---> Running in e9061869f474 12:14:56 Removing intermediate container e9061869f474 12:14:56 ---> b0fc3e3a5848 12:14:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:14:56 ---> Running in f526fff03867 12:14:57 Removing intermediate container f526fff03867 12:14:57 ---> 9ef6ae6217b2 12:14:57 Step 6/10 : RUN apk add --update --no-cache make git 12:14:57 ---> Running in e8e8699fcafc 12:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:15:00 OK: 263 MiB in 53 packages 12:15:01 Removing intermediate container e8e8699fcafc 12:15:01 ---> 258dc4cf4baa 12:15:01 Step 7/10 : COPY go.mod vendor* ./ 12:15:01 ---> 9a07812ba0f1 12:15:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:01 ---> Running in ddb077896b99 12:16:09 Removing intermediate container ddb077896b99 12:16:09 ---> 86eba3ba950c 12:16:09 Step 9/10 : COPY . . 12:16:09 ---> 84b140e0c8cc 12:16:09 Step 10/10 : RUN ${MAKE} 12:16:09 ---> Running in d68fd45b42b5 12:16:09 noop 12:16:09 Removing intermediate container d68fd45b42b5 12:16:09 ---> bf6f7f2a1068 12:16:09 Successfully built bf6f7f2a1068 12:16:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:16:09 + docker inspect -f . ci-base-image-arm64 12:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:16:10 prd-ubuntu20.04-docker-arm64-4c-16g-5456 does not seem to be running inside a container 12:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:16:11 $ docker top 563ab69cc42c850af2fd8050863700f74820efc45ec02aa03e8e0ef89661effe -eo pid,comm [Pipeline] { [Pipeline] sh 12:16:12 + go version 12:16:12 go version go1.20.2 linux/arm64 [Pipeline] } 12:16:12 $ docker stop --time=1 563ab69cc42c850af2fd8050863700f74820efc45ec02aa03e8e0ef89661effe 12:16:14 $ docker rm -f --volumes 563ab69cc42c850af2fd8050863700f74820efc45ec02aa03e8e0ef89661effe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:16:15 + docker inspect -f . ci-base-image-arm64 12:16:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:16:15 prd-ubuntu20.04-docker-arm64-4c-16g-5456 does not seem to be running inside a container 12:16:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:16:17 $ docker top d8d2956c83eb4f27d729676c8d9eeef76d5b78ac59a0a3838858e4a1dda0bd4c -eo pid,comm [Pipeline] { [Pipeline] sh 12:16:17 + git config --global --add safe.directory /w/workspace/device-sdk-go/4 [Pipeline] fileExists [Pipeline] sh 12:16:18 + make test 12:16:18 go test -race -coverprofile=coverage.out ./... 12:17:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 12:19:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 12:19:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 12:19:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 12:19:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 12:19:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 12:19:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.242s coverage: 27.6% of statements 12:19:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.281s coverage: 78.9% of statements 12:19:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 12:19:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 12:19:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.413s coverage: 86.0% of statements 12:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 12:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 12:19:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.480s coverage: 75.9% of statements 12:19:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.301s coverage: 15.2% of statements 12:19:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 12:19:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 12:19:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.488s coverage: 68.5% of statements 12:19:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.484s coverage: 89.2% of statements 12:19:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 12:19:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.273s coverage: 5.5% of statements 12:19:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:19:59 GO111MODULE=on go vet ./... 12:22:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:22:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:22:36 ./bin/test-attribution-txt.sh [Pipeline] echo 12:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:22:36 $ docker stop --time=1 d8d2956c83eb4f27d729676c8d9eeef76d5b78ac59a0a3838858e4a1dda0bd4c 12:22:38 $ docker rm -f --volumes d8d2956c83eb4f27d729676c8d9eeef76d5b78ac59a0a3838858e4a1dda0bd4c [Pipeline] // withDockerContainer [Pipeline] sh 12:22:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:22:39 Warning: overwriting stash ‘coverage-report’ 12:22:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:22:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:22:41 + ls -al . 12:22:41 total 268 12:22:41 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 12:16 . 12:22:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:14 .. 12:22:41 -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 12:14 .dockerignore 12:22:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 12:14 .git 12:22:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:14 .github 12:22:41 -rw-rw-r-- 1 jenkins jenkins 131 Mar 23 12:14 .gitignore 12:22:41 -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 12:14 .golangci.yml 12:22:41 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 23 12:14 CHANGELOG.md 12:22:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 12:14 GOVERNANCE.md 12:22:41 -rw-rw-r-- 1 jenkins jenkins 885 Mar 23 12:14 Jenkinsfile 12:22:41 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 23 12:14 LICENSE 12:22:41 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 23 12:14 Makefile 12:22:41 -rw-rw-r-- 1 jenkins jenkins 619 Mar 23 12:14 OWNERS.md 12:22:41 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 23 12:14 README.md 12:22:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 12:10 VERSION 12:22:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:14 bin 12:22:41 -rw-r--r-- 1 jenkins jenkins 105658 Mar 23 12:19 coverage.out 12:22:41 drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 12:14 example 12:22:41 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 23 12:14 go.mod 12:22:41 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 23 12:14 go.sum 12:22:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:14 internal 12:22:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 12:14 openapi 12:22:41 drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 12:14 pkg 12:22:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:14 snap 12:22:41 -rw-rw-r-- 1 jenkins jenkins 222 Mar 23 12:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:41 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 --label arch=arm64 --label version=0.0.0 . 12:22:41 Sending build context to Docker daemon 5.915MB 12:22:41 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 12:22:41 Step 2/23 : FROM ${BASE} AS builder 12:22:41 ---> bf6f7f2a1068 12:22:41 Step 3/23 : ARG MAKE=make build 12:22:41 ---> Running in f7bf2a38e632 12:22:42 Removing intermediate container f7bf2a38e632 12:22:42 ---> 9fe5f0301968 12:22:42 Step 4/23 : WORKDIR /device-sdk-go 12:22:42 ---> Running in aba415450046 12:22:42 Removing intermediate container aba415450046 12:22:42 ---> e6688f4fbfc9 12:22:42 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:22:42 ---> Running in 9f9eca5db492 12:22:43 Removing intermediate container 9f9eca5db492 12:22:43 ---> bf1b8a2e784f 12:22:43 Step 6/23 : RUN apk add --update --no-cache make git 12:22:43 ---> Running in fe3ab2825afa 12:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:22:46 OK: 263 MiB in 53 packages 12:22:47 Removing intermediate container fe3ab2825afa 12:22:47 ---> 1da5e8b61200 12:22:47 Step 7/23 : COPY go.mod vendor* ./ 12:22:47 ---> 873378e0b65d 12:22:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:47 ---> Running in ae43f30139a4 12:22:51 Removing intermediate container ae43f30139a4 12:22:51 ---> 10b3719668c6 12:22:51 Step 9/23 : COPY . . 12:22:52 ---> 5c5a475445dd 12:22:52 Step 10/23 : RUN ${MAKE} 12:22:52 ---> Running in 252c410ea31a 12:22:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 12:25:14 Removing intermediate container 252c410ea31a 12:25:14 ---> 8d933b34ed68 12:25:14 Step 11/23 : FROM alpine:3.17 12:25:14 3.17: Pulling from library/alpine 12:25:14 af6eaf76a39c: Already exists 12:25:14 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:25:14 Status: Downloaded newer image for alpine:3.17 12:25:14 ---> d74e625d9115 12:25:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:25:14 ---> Running in b48e1f9aa4ff 12:25:15 Removing intermediate container b48e1f9aa4ff 12:25:15 ---> 04c7f44f4bcc 12:25:15 Step 13/23 : RUN apk add --update --no-cache 12:25:15 ---> Running in 2dba22226024 12:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:25:17 OK: 7 MiB in 15 packages 12:25:18 Removing intermediate container 2dba22226024 12:25:18 ---> 3830665efefb 12:25:18 Step 14/23 : WORKDIR / 12:25:18 ---> Running in 8ea446effd9f 12:25:18 Removing intermediate container 8ea446effd9f 12:25:18 ---> 5ba3dc636825 12:25:18 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 12:25:19 ---> 184443e128e0 12:25:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 12:25:20 ---> ce8d22a2967b 12:25:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 12:25:21 ---> aff0b88e0fd2 12:25:21 Step 18/23 : EXPOSE 59999 12:25:21 ---> Running in 1bc22f6a10f2 12:25:21 Removing intermediate container 1bc22f6a10f2 12:25:21 ---> fa58bd16bd0b 12:25:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 12:25:21 ---> Running in ce2ccb134762 12:25:21 Removing intermediate container ce2ccb134762 12:25:21 ---> 1cf255110b82 12:25:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:25:21 ---> Running in 8747fe48cf3e 12:25:22 Removing intermediate container 8747fe48cf3e 12:25:22 ---> ba162d42296b 12:25:22 Step 21/23 : LABEL arch=arm64 12:25:22 ---> Running in ba944e16e2a9 12:25:22 Removing intermediate container ba944e16e2a9 12:25:22 ---> f8aedbca7bc3 12:25:22 Step 22/23 : LABEL git_sha=c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 12:25:22 ---> Running in d8685888848d 12:25:23 Removing intermediate container d8685888848d 12:25:23 ---> 66b942ecc104 12:25:23 Step 23/23 : LABEL version=0.0.0 12:25:23 ---> Running in 840c6a45f3ee 12:25:23 Removing intermediate container 840c6a45f3ee 12:25:23 ---> 01db4086936d 12:25:23 [Warning] One or more build-args [ARCH] were not consumed 12:25:23 Successfully built 01db4086936d 12:25:23 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:25:23 12:25:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:25:24 arm64: Pulling from edgex-lftools-log-publisher 12:25:24 8998bd30e6a1: Pulling fs layer 12:25:24 04944245beec: Pulling fs layer 12:25:24 699f458cf7ca: Pulling fs layer 12:25:24 765212b225bb: Pulling fs layer 12:25:24 f23df028b6ca: Pulling fs layer 12:25:24 d65c8cfc05b1: Pulling fs layer 12:25:24 2437ff75d9bd: Pulling fs layer 12:25:24 765212b225bb: Waiting 12:25:24 d65c8cfc05b1: Waiting 12:25:24 2437ff75d9bd: Waiting 12:25:24 f23df028b6ca: Waiting 12:25:24 04944245beec: Verifying Checksum 12:25:24 04944245beec: Download complete 12:25:24 765212b225bb: Verifying Checksum 12:25:24 765212b225bb: Download complete 12:25:24 f23df028b6ca: Verifying Checksum 12:25:24 f23df028b6ca: Download complete 12:25:24 d65c8cfc05b1: Verifying Checksum 12:25:24 d65c8cfc05b1: Download complete 12:25:24 699f458cf7ca: Verifying Checksum 12:25:24 699f458cf7ca: Download complete 12:25:24 8998bd30e6a1: Download complete 12:25:27 2437ff75d9bd: Verifying Checksum 12:25:27 2437ff75d9bd: Download complete 12:25:28 8998bd30e6a1: Pull complete 12:25:29 04944245beec: Pull complete 12:25:30 699f458cf7ca: Pull complete 12:25:30 765212b225bb: Pull complete 12:25:31 f23df028b6ca: Pull complete 12:25:31 d65c8cfc05b1: Pull complete 12:25:46 2437ff75d9bd: Pull complete 12:25:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:25:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:25:46 prd-ubuntu20.04-docker-arm64-4c-16g-5456 does not seem to be running inside a container 12:25:46 $ 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-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:25:49 $ docker top 57afe944015e4605711b6f14fe38d9f8fcdff7d24c12744a37298dd7bb9b385c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:25:50 ---> job-cost.sh 12:25:50 lf-activate-venv: SKIPPING 12:25:50 INFO: No Stack... 12:25:50 INFO: Retrieving Pricing Info for: v3-standard-4 12:25:51 INFO: Archiving Costs [Pipeline] sh 12:25:52 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 12:25:52 + cut -d, -f6 [Pipeline] lock 12:25:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1395-4-stack-cost] 12:25:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1395-4-stack-cost] did not exist. Created. 12:25:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1395-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:25:52 /w/workspace/device-sdk-go/4@tmp/durable-2f56d105/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:25:53 + echo total: 0.10999999940395355 [Pipeline] stash 12:25:53 Warning: overwriting stash ‘stack-cost’ 12:25:53 Stashed 1 file(s) [Pipeline] } 12:25:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1395-4-stack-cost] [Pipeline] // lock [Pipeline] } 12:25:53 $ docker stop --time=1 57afe944015e4605711b6f14fe38d9f8fcdff7d24c12744a37298dd7bb9b385c 12:25:54 $ docker rm -f --volumes 57afe944015e4605711b6f14fe38d9f8fcdff7d24c12744a37298dd7bb9b385c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:25:55 provisioning config files... 12:25:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/config652092550596697080tmp [Pipeline] { [Pipeline] sh 12:25:55 + set +x 12:25:55 + curl -s https://codecov.io/bash 12:25:55 + bash -s -- 12:25:55 12:25:55 _____ _ 12:25:55 / ____| | | 12:25:55 | | ___ __| | ___ ___ _____ __ 12:25:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:25:55 | |___| (_) | (_| | __/ (_| (_) \ V / 12:25:55 \_____\___/ \__,_|\___|\___\___/ \_/ 12:25:55 Bash-1.0.6 12:25:55 12:25:55 12:25:55 ==> git version 2.25.1 found 12:25:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:25:55 Release-Date: 2020-01-08 12:25:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:25:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:25:55 ==> Jenkins CI detected. 12:25:55 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1395 12:25:55 project root: . 12:25:55 --> token set from env 12:25:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:25:55 ==> Running gcov in . (disable via -X gcov) 12:25:55 ==> Python coveragepy not found 12:25:55 ==> Searching for coverage reports in: 12:25:55 + . 12:25:55 -> Found 1 reports 12:25:55 ==> Detecting git/mercurial file structure 12:25:55 ==> Reading reports 12:25:55 + ./coverage.out bytes=105658 12:25:55 ==> Appending adjustments 12:25:55 https://docs.codecov.io/docs/fixing-reports 12:25:55 + Found adjustments 12:25:55 ==> Gzipping contents 12:25:55 16K /tmp/codecov.RkuS3U.gz 12:25:55 ==> Uploading reports 12:25:55 url: https://codecov.io 12:25:55 query: branch=PR-1395&commit=c0547ce26adfd38f73c3deaa266ae8ca76fe60d0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1395%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1395&job=&cmd_args= 12:25:55 -> Pinging Codecov 12:25:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1395&commit=c0547ce26adfd38f73c3deaa266ae8ca76fe60d0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1395%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1395&job=&cmd_args= 12:25:56 -> Uploading to 12:25:56 https://storage.googleapis.com/codecov/v4/raw/2023-03-23/7E55EF52A471D76F132DFD9A03CDDE97/c0547ce26adfd38f73c3deaa266ae8ca76fe60d0/5c592fcb-a6ba-4c08-bf53-8115d826c602.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T122555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d41f46da60989a265c4587e50fcf3ca4598e21781e19bbcd499aa6aa7af67703 12:25:56 % Total % Received % Xferd Average Speed Time Time Time Current 12:25:56 Dload Upload Total Spent Left Speed 12:25:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14957 0 0 100 14957 0 54587 --:--:-- --:--:-- --:--:-- 54587 12:25:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c0547ce26adfd38f73c3deaa266ae8ca76fe60d0 [Pipeline] } 12:25:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:25:57 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives ] 12:25:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives 12:25:57 total 16 12:25:57 drwxr-xr-x 3 root root 4096 Mar 23 12:13 . 12:25:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:13 .. 12:25:57 drwxr-xr-x 2 root root 4096 Mar 23 12:13 cost 12:25:57 -rw-r--r-- 1 root root 86 Mar 23 12:13 cost.csv 12:25:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives 12:25:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives 12:25:57 total 16 12:25:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 12:13 . 12:25:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:13 .. 12:25:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 12:13 cost 12:25:57 -rw-r--r-- 1 jenkins jenkins 86 Mar 23 12:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:25:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:25:58 ---> package-listing.sh 12:25:58 ++ facter osfamily 12:25:58 ++ tr '[:upper:]' '[:lower:]' 12:25:58 + OS_FAMILY=debian 12:25:58 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1395 12:25:58 + START_PACKAGES=/tmp/packages_start.txt 12:25:58 + END_PACKAGES=/tmp/packages_end.txt 12:25:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:25:58 + PACKAGES=/tmp/packages_start.txt 12:25:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1395 ']' 12:25:58 + PACKAGES=/tmp/packages_end.txt 12:25:58 + case "${OS_FAMILY}" in 12:25:58 + dpkg -l 12:25:58 + grep '^ii' 12:25:58 + '[' -f /tmp/packages_start.txt ']' 12:25:58 + '[' -f /tmp/packages_end.txt ']' 12:25:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:25:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1395 ']' 12:25:58 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives/ 12:25:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives/ [Pipeline] echo 12:25:58 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/gexfoundry_device-sdk-go_PR-1395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:25:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:25:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:25:59 prd-ubuntu20.04-docker-8c-8g-5454 does not seem to be running inside a container 12:25:59 $ 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/gexfoundry_device-sdk-go_PR-1395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:25:59 $ docker top 6dc18279e03fcb6208503d404bfcf798968a83ac087a560695e6258cac691a1c -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:00 + touch /tmp/pre-build-complete [Pipeline] sh 12:26:00 + mkdir -p /var/log/sysstat [Pipeline] sh 12:26:00 + ls /var/log/sa-host 12:26:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:26:00 provisioning config files... 12:26:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/config1315738537792763106tmp [Pipeline] { [Pipeline] echo 12:26:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:26:00 ---> create-netrc.sh [Pipeline] } 12:26:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:26:01 ---> python-tools-install.sh [Pipeline] echo 12:26:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:26:01 ---> sudo-logs.sh 12:26:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:26:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:26:01 ---> job-cost.sh 12:26:01 lf-activate-venv: SKIPPING 12:26:01 DEBUG: total: 0.2199999988079071 12:26:01 INFO: Retrieving Stack Cost... 12:26:02 INFO: Retrieving Pricing Info for: v3-standard-8 12:26:02 INFO: Archiving Costs [Pipeline] echo 12:26:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:26:03 ---> logs-deploy.sh 12:26:03 lf-activate-venv: SKIPPING 12:26:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1395/4 12:26:03 INFO: archiving workspace using pattern(s): 12:26:03 Archives upload complete. 12:26:03 INFO: archiving logs to Nexus