Pull request #419 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6731d5849909576cc2a08f31ce380d96b18af54a+44ea940b6983f01deb2d5d696dcb34f27705cfc3 (b8af849b52261ec4282a1dd6705902f99a68a046) 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-ssh12716783183059712668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15965261481251311835.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7605659760338285643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh62311272254914622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1884422893768004733.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4749679954362047612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3229 in /w/workspace/foundry_device-virtual-go_PR-419 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-419 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 44ea940b6983f01deb2d5d696dcb34f27705cfc3 into PR head commit 6731d5849909576cc2a08f31ce380d96b18af54a Merge succeeded, producing 6731d5849909576cc2a08f31ce380d96b18af54a Checking out Revision 6731d5849909576cc2a08f31ce380d96b18af54a (PR-419) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6731d5849909576cc2a08f31ce380d96b18af54a # 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 44ea940b6983f01deb2d5d696dcb34f27705cfc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6731d5849909576cc2a08f31ce380d96b18af54a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:59:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:59:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:59:13 ========================================================= 11:59:13 EdgeX Global Pipelines Version Info 11:59:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:59:14 ------------------- 11:59:14 stable info: 11:59:14 ------------------- 11:59:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:59:14 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:59:14 Message: update stable to v1.0.250 11:59:14 ------------------- 11:59:14 experimental info: 11:59:14 ------------------- 11:59:14 Commited By: **** collab-it+edgex@linuxfoundation.org 11:59:14 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 11:59:14 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:59:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6731d58 [Pipeline] echo 11:59:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:16 provisioning config files... 11:59:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-419@tmp/config9663689151804948786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:17 ---> docker-login.sh 11:59:17 nexus3.edgexfoundry.org:10001 11:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:17 Configure a credential helper to remove this warning. See 11:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:17 11:59:17 Login Succeeded 11:59:17 nexus3.edgexfoundry.org:10002 11:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:17 Configure a credential helper to remove this warning. See 11:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:17 11:59:17 Login Succeeded 11:59:17 nexus3.edgexfoundry.org:10003 11:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:18 Configure a credential helper to remove this warning. See 11:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:18 11:59:18 Login Succeeded 11:59:18 nexus3.edgexfoundry.org:10004 11:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:18 Configure a credential helper to remove this warning. See 11:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:18 11:59:18 Login Succeeded 11:59:18 docker.io 11:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:18 Configure a credential helper to remove this warning. See 11:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:18 11:59:18 Login Succeeded 11:59:18 ---> docker-login.sh ends [Pipeline] } 11:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:59:19 + git rev-list -1 --merges 6731d5849909576cc2a08f31ce380d96b18af54a~1..6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] echo 11:59:19 -----------> git rev-list -1 --merges 6731d5849909576cc2a08f31ce380d96b18af54a~1..6731d5849909576cc2a08f31ce380d96b18af54a 6731d5849909576cc2a08f31ce380d96b18af54a [false] [Pipeline] sh 11:59:19 + git log --format=format:%s -1 6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] echo 11:59:19 ========================================================= 11:59:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:59:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:19 + git log --format=format:%s -1 6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] echo 11:59:19 [semverPrep] GIT_COMMIT: 6731d5849909576cc2a08f31ce380d96b18af54a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:59:20 [semverPrep] This is not a build commit. [Pipeline] sh 11:59:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:59:20 + grep -v github /etc/ssh/ssh_known_hosts 11:59:20 + [ -e /tmp/ssh_known_hosts ] 11:59:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:59:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:59:20 + sudo tee -a /etc/ssh/ssh_known_hosts 11:59:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:20 11:59:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:21 0.1.4: Pulling from edgex-devops/py-git-semver 11:59:21 b85a868b505f: Pulling fs layer 11:59:21 e2be974225ed: Pulling fs layer 11:59:21 339a4e72a1f5: Pulling fs layer 11:59:21 988bab9f4d93: Pulling fs layer 11:59:21 1469e6f7b9e6: Pulling fs layer 11:59:21 eaf3925da568: Pulling fs layer 11:59:21 bab4dde63d76: Pulling fs layer 11:59:21 bde34c3a00c8: Pulling fs layer 11:59:21 b352a97aabf1: Pulling fs layer 11:59:21 4872d77fe225: Pulling fs layer 11:59:21 5851b861e8e6: Pulling fs layer 11:59:21 bab4dde63d76: Waiting 11:59:21 bde34c3a00c8: Waiting 11:59:21 b352a97aabf1: Waiting 11:59:21 4872d77fe225: Waiting 11:59:21 5851b861e8e6: Waiting 11:59:21 988bab9f4d93: Waiting 11:59:21 1469e6f7b9e6: Waiting 11:59:21 eaf3925da568: Waiting 11:59:21 e2be974225ed: Download complete 11:59:21 988bab9f4d93: Verifying Checksum 11:59:21 988bab9f4d93: Download complete 11:59:21 339a4e72a1f5: Verifying Checksum 11:59:21 339a4e72a1f5: Download complete 11:59:21 1469e6f7b9e6: Verifying Checksum 11:59:21 1469e6f7b9e6: Download complete 11:59:21 eaf3925da568: Verifying Checksum 11:59:21 eaf3925da568: Download complete 11:59:21 bde34c3a00c8: Verifying Checksum 11:59:21 bde34c3a00c8: Download complete 11:59:21 b352a97aabf1: Download complete 11:59:21 4872d77fe225: Verifying Checksum 11:59:21 4872d77fe225: Download complete 11:59:21 5851b861e8e6: Verifying Checksum 11:59:21 5851b861e8e6: Download complete 11:59:21 b85a868b505f: Verifying Checksum 11:59:21 b85a868b505f: Download complete 11:59:21 bab4dde63d76: Verifying Checksum 11:59:21 bab4dde63d76: Download complete 11:59:23 b85a868b505f: Pull complete 11:59:23 e2be974225ed: Pull complete 11:59:23 339a4e72a1f5: Pull complete 11:59:23 988bab9f4d93: Pull complete 11:59:24 1469e6f7b9e6: Pull complete 11:59:24 eaf3925da568: Pull complete 11:59:25 bab4dde63d76: Pull complete 11:59:25 bde34c3a00c8: Pull complete 11:59:26 b352a97aabf1: Pull complete 11:59:26 4872d77fe225: Pull complete 11:59:26 5851b861e8e6: Pull complete 11:59:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:26 prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container 11:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:59:29 $ docker top e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 -eo pid,comm 11:59:29 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). 11:59:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:59:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:29 [ssh-agent] Looking for ssh-agent implementation... 11:59:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:29 $ docker exec e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 ssh-agent 11:59:29 SSH_AUTH_SOCK=/tmp/ssh-p2kVVihc424J/agent.33 11:59:29 SSH_AGENT_PID=39 11:59:29 Running ssh-add (command line suppressed) 11:59:29 Identity added: /w/workspace/foundry_device-virtual-go_PR-419@tmp/private_key_4728294571114191532.key (/w/workspace/foundry_device-virtual-go_PR-419@tmp/private_key_4728294571114191532.key) 11:59:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:29 + git tag --points-at HEAD [Pipeline] } 11:59:29 $ docker exec --env ******** --env ******** e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 ssh-agent -k 11:59:30 unset SSH_AUTH_SOCK; 11:59:30 unset SSH_AGENT_PID; 11:59:30 echo Agent pid 39 killed; 11:59:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:30 [ssh-agent] Looking for ssh-agent implementation... 11:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:30 $ docker exec e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 ssh-agent 11:59:30 SSH_AUTH_SOCK=/tmp/ssh-8SNRtYEIgcnY/agent.71 11:59:30 SSH_AGENT_PID=77 11:59:30 Running ssh-add (command line suppressed) 11:59:30 Identity added: /w/workspace/foundry_device-virtual-go_PR-419@tmp/private_key_9537737691966056344.key (/w/workspace/foundry_device-virtual-go_PR-419@tmp/private_key_9537737691966056344.key) 11:59:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:30 + git semver init 11:59:31 2023-08-09 11:59:31,126 [run_init] DEBUG init version:0.0.0 force:False 11:59:31 2023-08-09 11:59:31,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-419/.semver 11:59:31 2023-08-09 11:59:31,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-419/.semver 11:59:31 2023-08-09 11:59:31,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-419/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-419, universal_newlines=False, shell=None, istream=None) 11:59:32 2023-08-09 11:59:32,286 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-419/.git/info/exclude 11:59:32 2023-08-09 11:59:32,288 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-419/.semver/PR-419 with force:False 11:59:32 2023-08-09 11:59:32,288 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-419/.semver/PR-419 11:59:32 2023-08-09 11:59:32,294 [execute] INFO git cat-file --batch-check 11:59:32 2023-08-09 11:59:32,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) 11:59:32 2023-08-09 11:59:32,301 [execute] INFO git cat-file --batch 11:59:32 2023-08-09 11:59:32,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) 11:59:32 2023-08-09 11:59:32,307 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-419/.semver/PR-419 11:59:32 0.0.0 [Pipeline] } 11:59:32 $ docker exec --env ******** --env ******** e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 ssh-agent -k 11:59:32 unset SSH_AUTH_SOCK; 11:59:32 unset SSH_AGENT_PID; 11:59:32 echo Agent pid 77 killed; 11:59:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:59:33 + git semver [Pipeline] } 11:59:33 $ docker stop --time=1 e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 11:59:34 $ docker rm -f --volumes e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:59:35 Stashed 1 file(s) [Pipeline] echo 11:59:35 [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] { 11:59:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3227 in /w/workspace/foundry_device-virtual-go_PR-419 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:36 provisioning config files... 11:59:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-419@tmp/config1178832275230769291tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 11:59:36 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:59:36 The recommended git tool is: git 11:59:36 ---> docker-login.sh 11:59:36 nexus3.edgexfoundry.org:10001 11:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:36 Configure a credential helper to remove this warning. See 11:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:36 11:59:36 Login Succeeded 11:59:36 nexus3.edgexfoundry.org:10002 11:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:36 Configure a credential helper to remove this warning. See 11:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:36 11:59:36 Login Succeeded 11:59:36 nexus3.edgexfoundry.org:10003 11:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:36 Configure a credential helper to remove this warning. See 11:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:36 11:59:36 Login Succeeded 11:59:36 nexus3.edgexfoundry.org:10004 11:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:36 Configure a credential helper to remove this warning. See 11:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:36 11:59:36 Login Succeeded 11:59:36 docker.io 11:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:37 Configure a credential helper to remove this warning. See 11:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:37 11:59:37 Login Succeeded 11:59:37 ---> docker-login.sh ends [Pipeline] } 11:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:37 ========================================================= 11:59:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:59:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:59:37 Sending build context to Docker daemon 23.55MB 11:59:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:59:37 Step 2/12 : FROM ${BASE} AS builder 11:59:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:59:38 4db1b89c0bd1: Pulling fs layer 11:59:38 6911f1a30b25: Pulling fs layer 11:59:38 e194b8c5c2a9: Pulling fs layer 11:59:38 6863d3e3a2b1: Pulling fs layer 11:59:38 ec0bb842ea78: Pulling fs layer 11:59:38 40a00589a448: Pulling fs layer 11:59:38 6c08303d61cc: Pulling fs layer 11:59:38 798269fcf238: Pulling fs layer 11:59:38 6863d3e3a2b1: Waiting 11:59:38 40a00589a448: Waiting 11:59:38 798269fcf238: Waiting 11:59:38 6911f1a30b25: Retrying in 5 seconds 11:59:38 4db1b89c0bd1: Verifying Checksum 11:59:38 4db1b89c0bd1: Download complete 11:59:38 6863d3e3a2b1: Verifying Checksum 11:59:38 6863d3e3a2b1: Download complete 11:59:38 ec0bb842ea78: Download complete 11:59:38 40a00589a448: Verifying Checksum 11:59:38 40a00589a448: Download complete 11:59:38 4db1b89c0bd1: Pull complete 11:59:39 e194b8c5c2a9: Verifying Checksum 11:59:39 e194b8c5c2a9: Download complete 11:59:39 6911f1a30b25: Retrying in 4 seconds 11:59:39 6c08303d61cc: Verifying Checksum 11:59:39 6c08303d61cc: Download complete 11:59:39 798269fcf238: Verifying Checksum 11:59:39 798269fcf238: Download complete 11:59:40 6911f1a30b25: Retrying in 3 seconds 11:59:40 using credential edgex-jenkins-ssh 11:59:40 Cloning the remote Git repository 11:59:40 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:59:40 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:59:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:59:40 > git --version # timeout=10 11:59:40 > git --version # 'git version 2.25.1' 11:59:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:41 6911f1a30b25: Retrying in 2 seconds 11:59:42 6911f1a30b25: Retrying in 1 second 11:59:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:43 6911f1a30b25: Retrying in 10 seconds 11:59:43 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:59:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:44 Merging remotes/origin/main commit 44ea940b6983f01deb2d5d696dcb34f27705cfc3 into PR head commit 6731d5849909576cc2a08f31ce380d96b18af54a 11:59:44 6911f1a30b25: Retrying in 9 seconds 11:59:44 Merge succeeded, producing 6731d5849909576cc2a08f31ce380d96b18af54a 11:59:44 Checking out Revision 6731d5849909576cc2a08f31ce380d96b18af54a (PR-419) 11:59:43 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:59:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:59:43 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:59:44 > git config core.sparsecheckout # timeout=10 11:59:44 > git checkout -f 6731d5849909576cc2a08f31ce380d96b18af54a # timeout=10 11:59:44 > git remote # timeout=10 11:59:44 > git config --get remote.origin.url # timeout=10 11:59:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:44 > git merge 44ea940b6983f01deb2d5d696dcb34f27705cfc3 # timeout=10 11:59:44 > git rev-parse HEAD^{commit} # timeout=10 11:59:44 > git config core.sparsecheckout # timeout=10 11:59:44 > git checkout -f 6731d5849909576cc2a08f31ce380d96b18af54a # timeout=10 11:59:45 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:59:45 > git --version # timeout=10 11:59:45 > git --version # 'git version 2.25.1' 11:59:45 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:59:45 6911f1a30b25: Retrying in 8 seconds [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:46 6911f1a30b25: Retrying in 7 seconds 11:59:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:59:46 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:46 Dload Upload Total Spent Left Speed 11:59:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71234 [Pipeline] sh 11:59:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:59:47 6911f1a30b25: Retrying in 6 seconds 11:59:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:59:47 + sudo tee /etc/docker/daemon.new 11:59:47 { 11:59:47 "registry-mirrors": [ 11:59:47 "https://nexus3.edgexfoundry.org:10001" 11:59:47 ], 11:59:47 "bip": "10.250.0.254/24", 11:59:47 "hosts": [ 11:59:47 "tcp://0.0.0.0:5555", 11:59:47 "unix:///var/run/docker.sock" 11:59:47 ], 11:59:47 "mtu": 1458, 11:59:47 "selinux-enabled": true, 11:59:47 "seccomp-profile": "/etc/docker/seccomp.json" 11:59:47 } [Pipeline] sh 11:59:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:59:48 + sudo service docker restart 11:59:48 6911f1a30b25: Retrying in 5 seconds 11:59:49 6911f1a30b25: Retrying in 4 seconds 11:59:50 6911f1a30b25: Retrying in 3 seconds 11:59:51 6911f1a30b25: Retrying in 2 seconds 11:59:52 6911f1a30b25: Retrying in 1 second 11:59:53 6911f1a30b25: Download complete 11:59:53 6911f1a30b25: Pull complete 11:59:57 e194b8c5c2a9: Pull complete 11:59:57 6863d3e3a2b1: Pull complete 11:59:57 ec0bb842ea78: Pull complete 11:59:57 40a00589a448: Pull complete 11:59:59 6c08303d61cc: Pull complete 12:00:00 798269fcf238: Pull complete 12:00:00 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 12:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:00:00 ---> ec979cd7f677 12:00:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:00:05 ---> Running in 560711010d0d 12:00:05 Removing intermediate container 560711010d0d 12:00:05 ---> 08890a8c03f2 12:00:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:00:05 ---> Running in 03c69bea3ffe 12:00:05 Removing intermediate container 03c69bea3ffe 12:00:05 ---> 4966ba78d2c6 12:00:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:00:05 ---> Running in 4ac455745f24 12:00:05 Removing intermediate container 4ac455745f24 12:00:05 ---> be06df7df44b 12:00:05 Step 6/12 : WORKDIR /device-virtual-go 12:00:05 ---> Running in 5c87383ee703 12:00:05 Removing intermediate container 5c87383ee703 12:00:05 ---> b271a4e13966 12:00:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:00:05 ---> Running in 66b48b74fd9f 12:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:00:05 (1/4) Installing openssh-keygen (9.1_p1-r4) 12:00:05 (2/4) Installing libedit (20221030.3.1-r0) 12:00:05 (3/4) Installing openssh-client-common (9.1_p1-r4) 12:00:05 (4/4) Installing openssh-client-default (9.1_p1-r4) 12:00:05 Executing busybox-1.35.0-r29.trigger 12:00:05 OK: 269 MiB in 57 packages 12:00:06 Removing intermediate container 66b48b74fd9f 12:00:06 ---> 1dff43fa1d61 12:00:06 Step 8/12 : COPY go.mod vendor* ./ 12:00:06 ---> a767849fbd80 12:00:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:06 ---> Running in 1dd205de299a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:10 provisioning config files... 12:00:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12430393216186352044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:10 ---> docker-login.sh 12:00:10 nexus3.edgexfoundry.org:10001 12:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:11 Configure a credential helper to remove this warning. See 12:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:11 12:00:11 Login Succeeded 12:00:11 nexus3.edgexfoundry.org:10002 12:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:11 Configure a credential helper to remove this warning. See 12:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:11 12:00:11 Login Succeeded 12:00:11 nexus3.edgexfoundry.org:10003 12:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:12 Configure a credential helper to remove this warning. See 12:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:12 12:00:12 Login Succeeded 12:00:12 nexus3.edgexfoundry.org:10004 12:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:12 Configure a credential helper to remove this warning. See 12:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:12 12:00:12 Login Succeeded 12:00:12 docker.io 12:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:00:17 Configure a credential helper to remove this warning. See 12:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:00:17 12:00:17 Login Succeeded 12:00:17 ---> docker-login.sh ends [Pipeline] } 12:00:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:00:18 ========================================================= 12:00:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:00:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:18 + docker build -t ci-base-image-arm64 -f 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:00:19 Sending build context to Docker daemon 11.91MB 12:00:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:00:19 Step 2/12 : FROM ${BASE} AS builder 12:00:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:00:19 edb6bdbacee9: Pulling fs layer 12:00:19 5f9638ab2659: Pulling fs layer 12:00:19 8d51d6327a98: Pulling fs layer 12:00:19 8b374f2dd631: Pulling fs layer 12:00:19 ec14aa9079de: Pulling fs layer 12:00:19 2f466654f4bb: Pulling fs layer 12:00:19 554e91adad29: Pulling fs layer 12:00:19 ec14aa9079de: Waiting 12:00:19 2f466654f4bb: Waiting 12:00:19 554e91adad29: Waiting 12:00:19 8b374f2dd631: Waiting 12:00:19 5f9638ab2659: Verifying Checksum 12:00:19 5f9638ab2659: Download complete 12:00:19 8b374f2dd631: Verifying Checksum 12:00:19 8b374f2dd631: Download complete 12:00:19 ec14aa9079de: Verifying Checksum 12:00:19 ec14aa9079de: Download complete 12:00:19 edb6bdbacee9: Verifying Checksum 12:00:19 edb6bdbacee9: Download complete 12:00:20 edb6bdbacee9: Pull complete 12:00:20 554e91adad29: Verifying Checksum 12:00:20 554e91adad29: Download complete 12:00:20 5f9638ab2659: Pull complete 12:00:21 2f466654f4bb: Verifying Checksum 12:00:21 2f466654f4bb: Download complete 12:00:21 8d51d6327a98: Verifying Checksum 12:00:21 8d51d6327a98: Download complete 12:00:34 8d51d6327a98: Pull complete 12:00:34 8b374f2dd631: Pull complete 12:00:34 ec14aa9079de: Pull complete 12:00:39 2f466654f4bb: Pull complete 12:00:42 554e91adad29: Pull complete 12:00:42 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 12:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:00:42 ---> 1e15ea492957 12:00:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:00:43 ---> Running in 8d58120bbea4 12:00:43 Removing intermediate container 8d58120bbea4 12:00:43 ---> 27f2b8c7ca53 12:00:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:00:43 ---> Running in abf2817147df 12:00:44 Removing intermediate container abf2817147df 12:00:44 ---> 29b4abb77c74 12:00:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:00:44 ---> Running in 75b9c82c9403 12:00:44 Removing intermediate container 75b9c82c9403 12:00:44 ---> 20da156182c6 12:00:44 Step 6/12 : WORKDIR /device-virtual-go 12:00:44 ---> Running in 07a229f78bac 12:00:44 Removing intermediate container 07a229f78bac 12:00:44 ---> cc3a7b09f60a 12:00:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:00:44 ---> Running in fb40865f2092 12:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:00:47 (1/4) Installing openssh-keygen (9.1_p1-r4) 12:00:47 (2/4) Installing libedit (20221030.3.1-r0) 12:00:47 (3/4) Installing openssh-client-common (9.1_p1-r4) 12:00:47 (4/4) Installing openssh-client-default (9.1_p1-r4) 12:00:47 Executing busybox-1.35.0-r29.trigger 12:00:47 OK: 268 MiB in 57 packages 12:00:48 Removing intermediate container fb40865f2092 12:00:48 ---> 622ca81651d4 12:00:48 Step 8/12 : COPY go.mod vendor* ./ 12:00:48 ---> d000db307294 12:00:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:48 ---> Running in 88fbd888afa4 12:01:07 Removing intermediate container 1dd205de299a 12:01:07 ---> e8dc7e9d7835 12:01:07 Step 10/12 : COPY . . 12:01:07 ---> 256e5e096255 12:01:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:01:07 ---> Running in 025bc86c3623 12:01:07 Removing intermediate container 025bc86c3623 12:01:07 ---> a94d1fcb57dd 12:01:07 Step 12/12 : RUN $MAKE 12:01:07 ---> Running in 979cc8d07a6f 12:01:07 noop 12:01:07 Removing intermediate container 979cc8d07a6f 12:01:07 ---> c2c4f354e67b 12:01:07 Successfully built c2c4f354e67b 12:01:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:08 + docker inspect -f . ci-base-image-x86_64 12:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:08 prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container 12:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@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 ******** ci-base-image-x86_64 cat 12:01:08 $ docker top 07448a397223d26c4ad4ac2d738a6b9bad707856ba4b5aeecb31f10f368b15b5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:09 + go version 12:01:09 go version go1.20.6 linux/amd64 [Pipeline] } 12:01:09 $ docker stop --time=1 07448a397223d26c4ad4ac2d738a6b9bad707856ba4b5aeecb31f10f368b15b5 12:01:10 $ docker rm -f --volumes 07448a397223d26c4ad4ac2d738a6b9bad707856ba4b5aeecb31f10f368b15b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:11 + docker inspect -f . ci-base-image-x86_64 12:01:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:11 prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container 12:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@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 ******** ci-base-image-x86_64 cat 12:01:11 $ docker top 7be9b8ac6c7ee5e750226cb59644a59f089c0c938138fbd20479e9b028a793f8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:12 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-419 [Pipeline] fileExists [Pipeline] sh 12:01:12 + make test 12:01:12 go test ./... -coverprofile=coverage.out 12:01:17 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:01:30 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:01:30 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements 12:01:36 go vet ./... 12:01:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:01:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:01:40 ./bin/test-attribution-txt.sh 12:01:40 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 12:01:40 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 12:01:40 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 12:01:40 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 12:01:40 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 12:01:40 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 12:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:01:40 $ docker stop --time=1 7be9b8ac6c7ee5e750226cb59644a59f089c0c938138fbd20479e9b028a793f8 12:01:44 $ docker rm -f --volumes 7be9b8ac6c7ee5e750226cb59644a59f089c0c938138fbd20479e9b028a793f8 [Pipeline] // withDockerContainer [Pipeline] sh 12:01:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:01:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:01:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:01:46 + ls -al . 12:01:46 total 204 12:01:46 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 12:01 . 12:01:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 11:59 .. 12:01:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 11:59 .git 12:01:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 .github 12:01:46 -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 11:59 .gitignore 12:01:46 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 11:59 .golangci.yml 12:01:46 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 11:59 .semver 12:01:46 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 11:59 Attribution.txt 12:01:46 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 11:59 CHANGELOG.md 12:01:46 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 11:59 Dockerfile 12:01:46 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 11:59 GOVERNANCE.md 12:01:46 -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 11:59 Jenkinsfile 12:01:46 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 11:59 LICENSE 12:01:46 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 11:59 Makefile 12:01:46 -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 11:59 OWNERS.md 12:01:46 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 11:59 README.md 12:01:46 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 11:59 VERSION 12:01:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 11:59 bin 12:01:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 cmd 12:01:46 -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 12:01 coverage.out 12:01:46 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 11:59 go.mod 12:01:46 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 11:59 go.sum 12:01:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 internal 12:01:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 11:59 snap 12:01:46 -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:47 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6731d5849909576cc2a08f31ce380d96b18af54a --label arch=amd64 --label version=0.0.0 . 12:01:47 Sending build context to Docker daemon 23.6MB 12:01:47 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:01:47 Step 2/25 : FROM ${BASE} AS builder 12:01:47 ---> c2c4f354e67b 12:01:47 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:01:47 ---> Running in 64dfc5f8acb5 12:01:47 Removing intermediate container 64dfc5f8acb5 12:01:47 ---> 51bf7b9eba35 12:01:47 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:01:47 ---> Running in df49a304af84 12:01:47 Removing intermediate container df49a304af84 12:01:47 ---> fba847189b54 12:01:47 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:01:47 ---> Running in a53b40ba2b6d 12:01:47 Removing intermediate container a53b40ba2b6d 12:01:47 ---> 4a1d8dd6afb1 12:01:47 Step 6/25 : WORKDIR /device-virtual-go 12:01:47 ---> Running in ce487070f5e4 12:01:47 Removing intermediate container ce487070f5e4 12:01:47 ---> 93dc647e5e6e 12:01:47 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:01:47 ---> Running in ff0c50905659 12:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:01:48 OK: 269 MiB in 57 packages 12:01:48 Removing intermediate container ff0c50905659 12:01:48 ---> 486b68124e4b 12:01:48 Step 8/25 : COPY go.mod vendor* ./ 12:01:49 ---> 9ef5054a1668 12:01:49 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:01:49 ---> Running in 68042aa96fa9 12:01:49 Removing intermediate container 68042aa96fa9 12:01:49 ---> cee1d5c2290d 12:01:49 Step 10/25 : COPY . . 12:01:50 ---> b419c264df62 12:01:50 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:01:50 ---> Running in 323b9b295dd1 12:01:50 Removing intermediate container 323b9b295dd1 12:01:50 ---> 3561e00b124c 12:01:50 Step 12/25 : RUN $MAKE 12:01:50 ---> Running in ce10dac40c03 12:01:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:01:56 Removing intermediate container 88fbd888afa4 12:01:56 ---> e5f1e0bccfa3 12:01:56 Step 10/12 : COPY . . 12:01:56 ---> 910e22ba210e 12:01:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:01:56 ---> Running in 1694a5180ea6 12:01:56 Removing intermediate container 1694a5180ea6 12:01:56 ---> 1b05b5545d21 12:01:56 Step 12/12 : RUN $MAKE 12:01:56 ---> Running in 0360c04dad5b 12:01:56 noop 12:01:56 Removing intermediate container 0360c04dad5b 12:01:56 ---> 521fb36868e3 12:01:56 Successfully built 521fb36868e3 12:01:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:57 + docker inspect -f . ci-base-image-arm64 12:01:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:57 prd-ubuntu20.04-docker-arm64-4c-16g-3227 does not seem to be running inside a container 12:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:01:58 $ docker top eb7f0eff6de8c61eb6a375629d673aad2e90c4f6a5bad7a5c170b4852803df8c -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:59 + go version 12:01:59 go version go1.20.6 linux/arm64 [Pipeline] } 12:01:59 $ docker stop --time=1 eb7f0eff6de8c61eb6a375629d673aad2e90c4f6a5bad7a5c170b4852803df8c 12:02:03 $ docker rm -f --volumes eb7f0eff6de8c61eb6a375629d673aad2e90c4f6a5bad7a5c170b4852803df8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:04 + docker inspect -f . ci-base-image-arm64 12:02:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:05 prd-ubuntu20.04-docker-arm64-4c-16g-3227 does not seem to be running inside a container 12:02:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:02:06 $ docker top 65254e097eff5ccf0146d12b40e9d1686acf923dede522ed87d3cfa0865e1f4a -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:06 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:02:09 + make test 12:02:09 go test ./... -coverprofile=coverage.out 12:02:17 Removing intermediate container ce10dac40c03 12:02:17 ---> 50c2e88afc23 12:02:17 Step 13/25 : FROM alpine:3.17 12:02:17 3.17: Pulling from library/alpine 12:02:17 9398808236ff: Pulling fs layer 12:02:17 9398808236ff: Verifying Checksum 12:02:17 9398808236ff: Download complete 12:02:17 9398808236ff: Pull complete 12:02:17 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 12:02:17 Status: Downloaded newer image for alpine:3.17 12:02:17 ---> 1e0b8b5322fc 12:02:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:02:17 ---> Running in ff199bb6e77b 12:02:17 Removing intermediate container ff199bb6e77b 12:02:17 ---> 0b8f71d4c6a9 12:02:17 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:02:17 ---> Running in f3a87282f4f7 12:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:02:17 (1/1) Installing dumb-init (1.2.5-r2) 12:02:17 Executing busybox-1.35.0-r29.trigger 12:02:17 OK: 7 MiB in 16 packages 12:02:17 Removing intermediate container f3a87282f4f7 12:02:17 ---> 1c4c93d7d676 12:02:17 Step 16/25 : WORKDIR / 12:02:17 ---> Running in 43797c6ae122 12:02:17 Removing intermediate container 43797c6ae122 12:02:17 ---> c1eae8d8f6a1 12:02:17 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:02:17 ---> 5399e4a3e947 12:02:17 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:02:17 ---> 986921da033d 12:02:17 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:02:17 ---> ce16f0361b53 12:02:17 Step 20/25 : EXPOSE 59900 12:02:17 ---> Running in 99968df82a20 12:02:17 Removing intermediate container 99968df82a20 12:02:17 ---> a85088a98fde 12:02:17 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:02:17 ---> Running in 4cbaf1b4e22b 12:02:17 Removing intermediate container 4cbaf1b4e22b 12:02:17 ---> 3f9e40a943b5 12:02:17 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:02:17 ---> Running in f817cd0c7143 12:02:17 Removing intermediate container f817cd0c7143 12:02:17 ---> df294187c0cc 12:02:17 Step 23/25 : LABEL arch=amd64 12:02:17 ---> Running in bd54c7cfdd00 12:02:17 Removing intermediate container bd54c7cfdd00 12:02:17 ---> 574a00c37dae 12:02:17 Step 24/25 : LABEL git_sha=6731d5849909576cc2a08f31ce380d96b18af54a 12:02:17 ---> Running in 56fdc651242e 12:02:17 Removing intermediate container 56fdc651242e 12:02:17 ---> 5325c088642f 12:02:17 Step 25/25 : LABEL version=0.0.0 12:02:17 ---> Running in 971b5a4667cd 12:02:17 Removing intermediate container 971b5a4667cd 12:02:17 ---> 824b96477a67 12:02:17 [Warning] One or more build-args [ARCH] were not consumed 12:02:17 Successfully built 824b96477a67 12:02:17 Successfully tagged device-virtual: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:02:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:02:18 12:02:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:02:18 latest: Pulling from edgex-lftools-log-publisher 12:02:18 5eb5b503b376: Pulling fs layer 12:02:18 5c69ac0246d0: Pulling fs layer 12:02:18 ec43610c2a17: Pulling fs layer 12:02:18 3a2ae6a8a46f: Pulling fs layer 12:02:18 33b1e0a273af: Pulling fs layer 12:02:18 5d3b04190fa2: Pulling fs layer 12:02:18 2f39f015ded8: Pulling fs layer 12:02:18 3a2ae6a8a46f: Waiting 12:02:18 33b1e0a273af: Waiting 12:02:18 2f39f015ded8: Waiting 12:02:18 5d3b04190fa2: Waiting 12:02:18 5c69ac0246d0: Download complete 12:02:18 3a2ae6a8a46f: Download complete 12:02:18 33b1e0a273af: Verifying Checksum 12:02:18 33b1e0a273af: Download complete 12:02:18 ec43610c2a17: Verifying Checksum 12:02:18 ec43610c2a17: Download complete 12:02:18 5d3b04190fa2: Verifying Checksum 12:02:18 5d3b04190fa2: Download complete 12:02:19 5eb5b503b376: Verifying Checksum 12:02:19 5eb5b503b376: Download complete 12:02:20 2f39f015ded8: Verifying Checksum 12:02:20 2f39f015ded8: Download complete 12:02:20 5eb5b503b376: Pull complete 12:02:20 5c69ac0246d0: Pull complete 12:02:20 ec43610c2a17: Pull complete 12:02:20 3a2ae6a8a46f: Pull complete 12:02:21 33b1e0a273af: Pull complete 12:02:21 5d3b04190fa2: Pull complete 12:02:26 2f39f015ded8: Pull complete 12:02:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:02:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:26 prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container 12:02:26 $ 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/foundry_device-virtual-go_PR-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:02:32 $ docker top 10d6bea47f5d7d164bb2ac7e7269590992ba2c0e2d8466d40e523452746b48c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:32 ---> job-cost.sh 12:02:32 lf-activate-venv: SKIPPING 12:02:32 INFO: No Stack... 12:02:32 INFO: Retrieving Pricing Info for: v3-standard-8 12:02:33 INFO: Archiving Costs [Pipeline] sh 12:02:33 + cat /w/workspace/foundry_device-virtual-go_PR-419/archives/cost.csv 12:02:33 + cut -d, -f6 [Pipeline] lock 12:02:33 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] 12:02:33 Resource [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] did not exist. Created. 12:02:33 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:02:34 + echo total: 0.2199999988079071 [Pipeline] stash 12:02:34 Stashed 1 file(s) [Pipeline] } 12:02:34 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:02:34 $ docker stop --time=1 10d6bea47f5d7d164bb2ac7e7269590992ba2c0e2d8466d40e523452746b48c6 12:02:35 $ docker rm -f --volumes 10d6bea47f5d7d164bb2ac7e7269590992ba2c0e2d8466d40e523452746b48c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:02:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:04:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:04:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.089s coverage: 58.4% of statements 12:04:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:04:28 go vet ./... 12:04:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:04:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:04:50 ./bin/test-attribution-txt.sh 12:04:50 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 12:04:50 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 12:04:50 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 12:04:50 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 12:04:50 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 12:04:50 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 12:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:04:50 $ docker stop --time=1 65254e097eff5ccf0146d12b40e9d1686acf923dede522ed87d3cfa0865e1f4a 12:04:52 $ docker rm -f --volumes 65254e097eff5ccf0146d12b40e9d1686acf923dede522ed87d3cfa0865e1f4a [Pipeline] // withDockerContainer [Pipeline] sh 12:04:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:04:53 Warning: overwriting stash ‘coverage-report’ 12:04:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:04:55 + ls -al . 12:04:55 total 200 12:04:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 12:02 . 12:04:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 11:59 .. 12:04:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 11:59 .git 12:04:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 .github 12:04:55 -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 11:59 .gitignore 12:04:55 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 11:59 .golangci.yml 12:04:55 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 11:59 Attribution.txt 12:04:55 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 11:59 CHANGELOG.md 12:04:55 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 11:59 Dockerfile 12:04:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 11:59 GOVERNANCE.md 12:04:55 -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 11:59 Jenkinsfile 12:04:55 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 11:59 LICENSE 12:04:55 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 11:59 Makefile 12:04:55 -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 11:59 OWNERS.md 12:04:55 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 11:59 README.md 12:04:55 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 11:59 VERSION 12:04:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 11:59 bin 12:04:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 cmd 12:04:55 -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 12:04 coverage.out 12:04:55 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 11:59 go.mod 12:04:55 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 11:59 go.sum 12:04:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 internal 12:04:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 11:59 snap 12:04:55 -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:55 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6731d5849909576cc2a08f31ce380d96b18af54a --label arch=arm64 --label version=0.0.0 . 12:04:55 Sending build context to Docker daemon 11.95MB 12:04:55 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:04:55 Step 2/25 : FROM ${BASE} AS builder 12:04:55 ---> 521fb36868e3 12:04:55 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:04:56 ---> Running in a6bf0b689f4a 12:04:56 Removing intermediate container a6bf0b689f4a 12:04:56 ---> a56b6f163210 12:04:56 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:04:56 ---> Running in 677f1709c066 12:04:56 Removing intermediate container 677f1709c066 12:04:56 ---> d325eed9aa7e 12:04:56 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:04:56 ---> Running in 4154e1024bd1 12:04:56 Removing intermediate container 4154e1024bd1 12:04:56 ---> a01af1a1aae5 12:04:56 Step 6/25 : WORKDIR /device-virtual-go 12:04:57 ---> Running in 16fe527bd542 12:04:57 Removing intermediate container 16fe527bd542 12:04:57 ---> 3897e8d64df8 12:04:57 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:57 ---> Running in 7c10d6d2d408 12:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:04:59 OK: 268 MiB in 57 packages 12:05:00 Removing intermediate container 7c10d6d2d408 12:05:00 ---> 634dc19f4cb0 12:05:00 Step 8/25 : COPY go.mod vendor* ./ 12:05:01 ---> eb72ea77e2f6 12:05:01 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:01 ---> Running in bf3df12f07d4 12:05:03 Removing intermediate container bf3df12f07d4 12:05:03 ---> 086887c2c113 12:05:03 Step 10/25 : COPY . . 12:05:04 ---> 6a7d210c3656 12:05:04 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:04 ---> Running in 02713d4f9514 12:05:04 Removing intermediate container 02713d4f9514 12:05:04 ---> 294a9cfe4889 12:05:04 Step 12/25 : RUN $MAKE 12:05:04 ---> Running in d0b8345c2a58 12:05:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:07:12 Removing intermediate container d0b8345c2a58 12:07:12 ---> 6e563c92dd94 12:07:12 Step 13/25 : FROM alpine:3.17 12:07:13 3.17: Pulling from library/alpine 12:07:13 4060ece20d7a: Pulling fs layer 12:07:14 4060ece20d7a: Verifying Checksum 12:07:14 4060ece20d7a: Download complete 12:07:14 4060ece20d7a: Pull complete 12:07:14 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 12:07:14 Status: Downloaded newer image for alpine:3.17 12:07:14 ---> 8650cd65339b 12:07:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:07:14 ---> Running in 10fcb233308c 12:07:14 Removing intermediate container 10fcb233308c 12:07:14 ---> 286f8ba0ff91 12:07:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:07:14 ---> Running in ac462dad5942 12:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:07:17 (1/1) Installing dumb-init (1.2.5-r2) 12:07:17 Executing busybox-1.35.0-r29.trigger 12:07:17 OK: 8 MiB in 16 packages 12:07:18 Removing intermediate container ac462dad5942 12:07:18 ---> dbef45af18cf 12:07:18 Step 16/25 : WORKDIR / 12:07:18 ---> Running in 150f17d95360 12:07:18 Removing intermediate container 150f17d95360 12:07:18 ---> 709067b17fe5 12:07:18 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:07:19 ---> 47d67abb1aa3 12:07:19 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:07:19 ---> 0c3088d83c20 12:07:19 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:07:20 ---> 0bcf5da9ba80 12:07:20 Step 20/25 : EXPOSE 59900 12:07:21 ---> Running in e13509e3355d 12:07:21 Removing intermediate container e13509e3355d 12:07:21 ---> d1bbfff93378 12:07:21 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:07:21 ---> Running in 59093d107be6 12:07:21 Removing intermediate container 59093d107be6 12:07:21 ---> 7691d6d86a7c 12:07:21 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:07:21 ---> Running in 6080e0b1ea7c 12:07:21 Removing intermediate container 6080e0b1ea7c 12:07:21 ---> f9718b46bacc 12:07:21 Step 23/25 : LABEL arch=arm64 12:07:22 ---> Running in 44a7e67f731f 12:07:22 Removing intermediate container 44a7e67f731f 12:07:22 ---> bc85902d5ce7 12:07:22 Step 24/25 : LABEL git_sha=6731d5849909576cc2a08f31ce380d96b18af54a 12:07:22 ---> Running in fc7c6ff5c549 12:07:22 Removing intermediate container fc7c6ff5c549 12:07:22 ---> 21c8b7d74c88 12:07:22 Step 25/25 : LABEL version=0.0.0 12:07:22 ---> Running in 9c3b865029fb 12:07:23 Removing intermediate container 9c3b865029fb 12:07:23 ---> c2b166a13ed8 12:07:23 [Warning] One or more build-args [ARCH] were not consumed 12:07:23 Successfully built c2b166a13ed8 12:07:23 Successfully tagged device-virtual-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:07:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:07:23 12:07:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:07:24 arm64: Pulling from edgex-lftools-log-publisher 12:07:24 8998bd30e6a1: Pulling fs layer 12:07:24 04944245beec: Pulling fs layer 12:07:24 699f458cf7ca: Pulling fs layer 12:07:24 765212b225bb: Pulling fs layer 12:07:24 f23df028b6ca: Pulling fs layer 12:07:24 d65c8cfc05b1: Pulling fs layer 12:07:24 2437ff75d9bd: Pulling fs layer 12:07:24 f23df028b6ca: Waiting 12:07:24 d65c8cfc05b1: Waiting 12:07:24 2437ff75d9bd: Waiting 12:07:24 765212b225bb: Waiting 12:07:24 04944245beec: Verifying Checksum 12:07:24 04944245beec: Download complete 12:07:24 765212b225bb: Verifying Checksum 12:07:24 765212b225bb: Download complete 12:07:24 f23df028b6ca: Verifying Checksum 12:07:24 f23df028b6ca: Download complete 12:07:24 d65c8cfc05b1: Verifying Checksum 12:07:24 d65c8cfc05b1: Download complete 12:07:24 699f458cf7ca: Verifying Checksum 12:07:24 699f458cf7ca: Download complete 12:07:25 8998bd30e6a1: Verifying Checksum 12:07:25 8998bd30e6a1: Download complete 12:07:27 2437ff75d9bd: Verifying Checksum 12:07:27 2437ff75d9bd: Download complete 12:07:28 8998bd30e6a1: Pull complete 12:07:29 04944245beec: Pull complete 12:07:30 699f458cf7ca: Pull complete 12:07:30 765212b225bb: Pull complete 12:07:31 f23df028b6ca: Pull complete 12:07:31 d65c8cfc05b1: Pull complete 12:07:46 2437ff75d9bd: Pull complete 12:07:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:07:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:47 prd-ubuntu20.04-docker-arm64-4c-16g-3227 does not seem to be running inside a container 12:07:47 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:07:49 $ docker top 4d882fd9ba2db1a5ed0adf1f3d398281a53344ca4d6a1013349ff0b587748987 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:50 ---> job-cost.sh 12:07:50 lf-activate-venv: SKIPPING 12:07:50 INFO: No Stack... 12:07:50 INFO: Retrieving Pricing Info for: v3-standard-4 12:07:51 INFO: Archiving Costs [Pipeline] sh 12:07:51 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:07:51 + cut -d, -f6 [Pipeline] lock 12:07:51 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] 12:07:51 Resource [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] did not exist. Created. 12:07:51 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:07:52 /w/workspace/device-virtual-go/1@tmp/durable-0a8cdf3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:07:52 + echo total: 0.2199999988079071 [Pipeline] stash 12:07:52 Warning: overwriting stash ‘stack-cost’ 12:07:52 Stashed 1 file(s) [Pipeline] } 12:07:52 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:07:52 $ docker stop --time=1 4d882fd9ba2db1a5ed0adf1f3d398281a53344ca4d6a1013349ff0b587748987 12:07:54 $ docker rm -f --volumes 4d882fd9ba2db1a5ed0adf1f3d398281a53344ca4d6a1013349ff0b587748987 [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:07:55 provisioning config files... 12:07:55 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-419@tmp/config17002901708099484255tmp [Pipeline] { [Pipeline] sh 12:07:55 + set +x 12:07:55 + curl+ -s https://codecov.io/bash 12:07:55 bash -s -- 12:07:55 12:07:55 _____ _ 12:07:55 / ____| | | 12:07:55 | | ___ __| | ___ ___ _____ __ 12:07:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:07:55 | |___| (_) | (_| | __/ (_| (_) \ V / 12:07:55 \_____\___/ \__,_|\___|\___\___/ \_/ 12:07:55 Bash-1.0.6 12:07:55 12:07:55 12:07:55 ==> git version 2.25.1 found 12:07: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:07:55 Release-Date: 2020-01-08 12:07: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:07:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:07:55 ==> Jenkins CI detected. 12:07:55 current dir:  /w/workspace/foundry_device-virtual-go_PR-419 12:07:55 project root: . 12:07:55 --> token set from env 12:07:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:07:55 ==> Running gcov in . (disable via -X gcov) 12:07:55 ==> Python coveragepy not found 12:07:55 ==> Searching for coverage reports in: 12:07:55 + . 12:07:55 -> Found 1 reports 12:07:55 ==> Detecting git/mercurial file structure 12:07:55 ==> Reading reports 12:07:55 + ./coverage.out bytes=43063 12:07:55 ==> Appending adjustments 12:07:55 https://docs.codecov.io/docs/fixing-reports 12:07:55 + Found adjustments 12:07:55 ==> Gzipping contents 12:07:55 8.0K /tmp/codecov.Pis5P6.gz 12:07:55 ==> Uploading reports 12:07:55 url: https://codecov.io 12:07:55 query: branch=PR-419&commit=6731d5849909576cc2a08f31ce380d96b18af54a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=419&job=&cmd_args= 12:07:55 -> Pinging Codecov 12:07:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-419&commit=6731d5849909576cc2a08f31ce380d96b18af54a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=419&job=&cmd_args= 12:07:55 -> Uploading to 12:07:55 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/5E52B4B073DB2E39498172D8E973AA87/6731d5849909576cc2a08f31ce380d96b18af54a/9d6ac00b-7bc6-4594-b8d0-20a933339c0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T120755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17fc6c3a434cad369ba8b58f7de3de48f7498327c2aff180a9cd37bf646949f0 12:07:55 % Total % Received % Xferd Average Speed Time Time Time Current 12:07:55 Dload Upload Total Spent Left Speed 12:07:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25791 --:--:-- --:--:-- --:--:-- 25791 12:07:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] } 12:07: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:07:58 + [ -d /w/workspace/foundry_device-virtual-go_PR-419/archives ] 12:07:58 + ls -al /w/workspace/foundry_device-virtual-go_PR-419/archives 12:07:58 total 16 12:07:58 drwxr-xr-x 3 root root 4096 Aug 9 12:02 . 12:07:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 12:02 .. 12:07:58 drwxr-xr-x 2 root root 4096 Aug 9 12:02 cost 12:07:58 -rw-r--r-- 1 root root 89 Aug 9 12:02 cost.csv 12:07:58 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-419/archives 12:07:58 + ls -al /w/workspace/foundry_device-virtual-go_PR-419/archives 12:07:58 total 16 12:07:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 12:02 . 12:07:58 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 12:02 .. 12:07:58 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 12:02 cost 12:07:58 -rw-r--r-- 1 jenkins jenkins 89 Aug 9 12:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:07:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:07:59 ---> package-listing.sh 12:07:59 ++ facter osfamily 12:07:59 ++ tr '[:upper:]' '[:lower:]' 12:07:59 + OS_FAMILY=debian 12:07:59 + workspace=/w/workspace/foundry_device-virtual-go_PR-419 12:07:59 + START_PACKAGES=/tmp/packages_start.txt 12:07:59 + END_PACKAGES=/tmp/packages_end.txt 12:07:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:07:59 + PACKAGES=/tmp/packages_start.txt 12:07:59 + '[' /w/workspace/foundry_device-virtual-go_PR-419 ']' 12:07:59 + PACKAGES=/tmp/packages_end.txt 12:07:59 + case "${OS_FAMILY}" in 12:07:59 + dpkg -l 12:07:59 + grep '^ii' 12:07:59 + '[' -f /tmp/packages_start.txt ']' 12:07:59 + '[' -f /tmp/packages_end.txt ']' 12:07:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:07:59 + '[' /w/workspace/foundry_device-virtual-go_PR-419 ']' 12:07:59 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-419/archives/ 12:07:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-419/archives/ [Pipeline] echo 12:07:59 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/foundry_device-virtual-go_PR-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:07:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:00 prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container 12:08:00 $ 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/foundry_device-virtual-go_PR-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@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-lftools-log-publisher:latest cat 12:08:00 $ docker top e5a3562f2bf11844aa7ce5105652c9ce149ffe91f8b031b2d870fedff29ea321 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:01 + touch /tmp/pre-build-complete [Pipeline] sh 12:08:01 + mkdir -p /var/log/sysstat [Pipeline] sh 12:08:01 + ls /var/log/sa-host 12:08:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:02 provisioning config files... 12:08:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-419@tmp/config18417809403645131204tmp [Pipeline] { [Pipeline] echo 12:08:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:08:02 ---> create-netrc.sh [Pipeline] } 12:08:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:08:02 ---> python-tools-install.sh [Pipeline] echo 12:08:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:08:03 ---> sudo-logs.sh 12:08:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:08:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:08:03 ---> job-cost.sh 12:08:03 lf-activate-venv: SKIPPING 12:08:03 DEBUG: total: 0.2199999988079071 12:08:03 INFO: Retrieving Stack Cost... 12:08:03 INFO: Retrieving Pricing Info for: v3-standard-8 12:08:04 INFO: Archiving Costs [Pipeline] echo 12:08:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:08:04 ---> logs-deploy.sh 12:08:04 lf-activate-venv: SKIPPING 12:08:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-419/1 12:08:04 INFO: archiving workspace using pattern(s): 12:08:05 Archives upload complete. 12:08:05 INFO: archiving logs to Nexus