Pull request #424 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d41f65c04714f635b950b632d76a197538b018f1+53a713b286b98fea7a803b04fd4711df4e3dc4c9 (95c691aa0fc02ac21004f9c926417c5144034cd2) 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-ssh16237063522749857999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14435738399021009099.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-424/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-424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13257056130787630395.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-424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9059857385941490045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh13573522293268917225.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-424/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-424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11708453799293107122.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-5337 in /w/workspace/foundry_device-virtual-go_PR-424 [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-424 # 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 53a713b286b98fea7a803b04fd4711df4e3dc4c9 into PR head commit d41f65c04714f635b950b632d76a197538b018f1 Merge succeeded, producing d41f65c04714f635b950b632d76a197538b018f1 Checking out Revision d41f65c04714f635b950b632d76a197538b018f1 (PR-424) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } > 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/424/head:refs/remotes/origin/PR-424 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d41f65c04714f635b950b632d76a197538b018f1 # 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 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d41f65c04714f635b950b632d76a197538b018f1 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:05:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:05:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:05:22 ========================================================= 11:05:22 EdgeX Global Pipelines Version Info 11:05:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:05:23 ------------------- 11:05:23 stable info: 11:05:23 ------------------- 11:05:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:05:23 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:05:23 Message: update stable to v1.0.253 11:05:24 ------------------- 11:05:24 experimental info: 11:05:24 ------------------- 11:05:24 Commited By: **** collab-it+edgex@linuxfoundation.org 11:05:24 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:05:24 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:05:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:05:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:05:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:05:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:05:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:05:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-424 [Pipeline] echo 11:05:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-424 [Pipeline] echo 11:05:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-424 [Pipeline] echo 11:05:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] echo 11:05:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d41f65c [Pipeline] echo 11:05:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:26 provisioning config files... 11:05:26 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-424@tmp/config9112714297183246747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:26 ---> docker-login.sh 11:05:26 nexus3.edgexfoundry.org:10001 11:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:28 Configure a credential helper to remove this warning. See 11:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:28 11:05:28 Login Succeeded 11:05:28 nexus3.edgexfoundry.org:10002 11:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:28 Configure a credential helper to remove this warning. See 11:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:28 11:05:28 Login Succeeded 11:05:28 nexus3.edgexfoundry.org:10003 11:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:28 Configure a credential helper to remove this warning. See 11:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:28 11:05:28 Login Succeeded 11:05:28 nexus3.edgexfoundry.org:10004 11:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:28 Configure a credential helper to remove this warning. See 11:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:28 11:05:28 Login Succeeded 11:05:28 docker.io 11:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:28 Configure a credential helper to remove this warning. See 11:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:28 11:05:28 Login Succeeded 11:05:28 ---> docker-login.sh ends [Pipeline] } 11:05:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:05:29 + git rev-list -1 --merges d41f65c04714f635b950b632d76a197538b018f1~1..d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] echo 11:05:29 -----------> git rev-list -1 --merges d41f65c04714f635b950b632d76a197538b018f1~1..d41f65c04714f635b950b632d76a197538b018f1 d41f65c04714f635b950b632d76a197538b018f1 [false] [Pipeline] sh 11:05:29 + git log --format=format:%s -1 d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] echo 11:05:29 ========================================================= 11:05:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:05:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:30 + git log --format=format:%s -1 d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] echo 11:05:30 [semverPrep] GIT_COMMIT: d41f65c04714f635b950b632d76a197538b018f1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:05:30 [semverPrep] This is not a build commit. [Pipeline] sh 11:05:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:05:30 + grep -v github /etc/ssh/ssh_known_hosts 11:05:30 + [ -e /tmp/ssh_known_hosts ] 11:05:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:05:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:05:30 + sudo tee -a /etc/ssh/ssh_known_hosts 11:05:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:31 11:05:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:31 0.1.4: Pulling from edgex-devops/py-git-semver 11:05:31 b85a868b505f: Pulling fs layer 11:05:31 e2be974225ed: Pulling fs layer 11:05:31 339a4e72a1f5: Pulling fs layer 11:05:31 988bab9f4d93: Pulling fs layer 11:05:31 1469e6f7b9e6: Pulling fs layer 11:05:31 eaf3925da568: Pulling fs layer 11:05:31 bab4dde63d76: Pulling fs layer 11:05:31 bde34c3a00c8: Pulling fs layer 11:05:31 b352a97aabf1: Pulling fs layer 11:05:31 4872d77fe225: Pulling fs layer 11:05:31 5851b861e8e6: Pulling fs layer 11:05:31 988bab9f4d93: Waiting 11:05:31 bab4dde63d76: Waiting 11:05:31 4872d77fe225: Waiting 11:05:31 bde34c3a00c8: Waiting 11:05:31 b352a97aabf1: Waiting 11:05:31 5851b861e8e6: Waiting 11:05:31 1469e6f7b9e6: Waiting 11:05:31 e2be974225ed: Download complete 11:05:31 988bab9f4d93: Verifying Checksum 11:05:31 988bab9f4d93: Download complete 11:05:31 1469e6f7b9e6: Verifying Checksum 11:05:31 1469e6f7b9e6: Download complete 11:05:31 eaf3925da568: Download complete 11:05:31 339a4e72a1f5: Verifying Checksum 11:05:31 339a4e72a1f5: Download complete 11:05:31 bde34c3a00c8: Download complete 11:05:31 b352a97aabf1: Verifying Checksum 11:05:31 b352a97aabf1: Download complete 11:05:31 4872d77fe225: Verifying Checksum 11:05:31 4872d77fe225: Download complete 11:05:31 5851b861e8e6: Verifying Checksum 11:05:31 5851b861e8e6: Download complete 11:05:31 b85a868b505f: Verifying Checksum 11:05:31 b85a868b505f: Download complete 11:05:32 bab4dde63d76: Verifying Checksum 11:05:32 bab4dde63d76: Download complete 11:05:33 b85a868b505f: Pull complete 11:05:33 e2be974225ed: Pull complete 11:05:33 339a4e72a1f5: Pull complete 11:05:33 988bab9f4d93: Pull complete 11:05:34 1469e6f7b9e6: Pull complete 11:05:34 eaf3925da568: Pull complete 11:05:36 bab4dde63d76: Pull complete 11:05:36 bde34c3a00c8: Pull complete 11:05:36 b352a97aabf1: Pull complete 11:05:36 4872d77fe225: Pull complete 11:05:36 5851b861e8e6: Pull complete 11:05:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:37 prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container 11:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@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:05:40 $ docker top e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a -eo pid,comm 11:05:40 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:05:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:05:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:40 [ssh-agent] Looking for ssh-agent implementation... 11:05:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:40 $ docker exec e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a ssh-agent 11:05:40 SSH_AUTH_SOCK=/tmp/ssh-J2NcF7GPu7Cw/agent.32 11:05:40 SSH_AGENT_PID=38 11:05:40 Running ssh-add (command line suppressed) 11:05:40 Identity added: /w/workspace/foundry_device-virtual-go_PR-424@tmp/private_key_14294912138876284221.key (/w/workspace/foundry_device-virtual-go_PR-424@tmp/private_key_14294912138876284221.key) 11:05:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:41 + git tag --points-at HEAD [Pipeline] } 11:05:41 $ docker exec --env ******** --env ******** e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a ssh-agent -k 11:05:41 unset SSH_AUTH_SOCK; 11:05:41 unset SSH_AGENT_PID; 11:05:41 echo Agent pid 38 killed; 11:05:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:05:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:41 [ssh-agent] Looking for ssh-agent implementation... 11:05:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:41 $ docker exec e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a ssh-agent 11:05:41 SSH_AUTH_SOCK=/tmp/ssh-G3gBnh8NKmJz/agent.70 11:05:41 SSH_AGENT_PID=76 11:05:41 Running ssh-add (command line suppressed) 11:05:41 Identity added: /w/workspace/foundry_device-virtual-go_PR-424@tmp/private_key_16676402800679366272.key (/w/workspace/foundry_device-virtual-go_PR-424@tmp/private_key_16676402800679366272.key) 11:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:42 + git semver init 11:05:42 2023-09-05 11:05:42,293 [run_init] DEBUG init version:0.0.0 force:False 11:05:42 2023-09-05 11:05:42,294 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-424/.semver 11:05:42 2023-09-05 11:05:42,295 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-424/.semver 11:05:42 2023-09-05 11:05:42,295 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-424/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-424, universal_newlines=False, shell=None, istream=None) 11:05:43 2023-09-05 11:05:43,415 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-424/.git/info/exclude 11:05:43 2023-09-05 11:05:43,416 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-424/.semver/PR-424 with force:False 11:05:43 2023-09-05 11:05:43,416 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-424/.semver/PR-424 11:05:43 2023-09-05 11:05:43,420 [execute] INFO git cat-file --batch-check 11:05:43 2023-09-05 11:05:43,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-424/.semver, universal_newlines=False, shell=None, istream=) 11:05:43 2023-09-05 11:05:43,425 [execute] INFO git cat-file --batch 11:05:43 2023-09-05 11:05:43,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-424/.semver, universal_newlines=False, shell=None, istream=) 11:05:43 2023-09-05 11:05:43,431 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-424/.semver/PR-424 11:05:43 0.0.0 [Pipeline] } 11:05:43 $ docker exec --env ******** --env ******** e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a ssh-agent -k 11:05:43 unset SSH_AUTH_SOCK; 11:05:43 unset SSH_AGENT_PID; 11:05:43 echo Agent pid 76 killed; 11:05:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:44 + git semver [Pipeline] } 11:05:44 $ docker stop --time=1 e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a 11:05:45 $ docker rm -f --volumes e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a [Pipeline] // withDockerContainer [Pipeline] sh 11:05:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:05:46 Stashed 1 file(s) [Pipeline] echo 11:05:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:47 provisioning config files... 11:05:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-424@tmp/config4689226927881849895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:47 ---> docker-login.sh 11:05:47 nexus3.edgexfoundry.org:10001 11:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:47 Configure a credential helper to remove this warning. See 11:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:47 11:05:47 Login Succeeded 11:05:47 nexus3.edgexfoundry.org:10002 11:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:47 Configure a credential helper to remove this warning. See 11:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:47 11:05:47 Login Succeeded 11:05:47 nexus3.edgexfoundry.org:10003 11:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:47 Configure a credential helper to remove this warning. See 11:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:47 11:05:47 Login Succeeded 11:05:47 nexus3.edgexfoundry.org:10004 11:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:47 Configure a credential helper to remove this warning. See 11:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:47 11:05:47 Login Succeeded 11:05:47 docker.io 11:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:48 Configure a credential helper to remove this warning. See 11:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:48 11:05:48 Login Succeeded 11:05:48 ---> docker-login.sh ends [Pipeline] } 11:05:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:05:48 ========================================================= 11:05:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:05:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:49 + 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:05:49 Sending build context to Docker daemon 23.6MB 11:05:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:05:49 Step 2/12 : FROM ${BASE} AS builder 11:05:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:05:49 4db1b89c0bd1: Pulling fs layer 11:05:49 6911f1a30b25: Pulling fs layer 11:05:49 e194b8c5c2a9: Pulling fs layer 11:05:49 6863d3e3a2b1: Pulling fs layer 11:05:49 ec0bb842ea78: Pulling fs layer 11:05:49 40a00589a448: Pulling fs layer 11:05:49 6c08303d61cc: Pulling fs layer 11:05:49 798269fcf238: Pulling fs layer 11:05:49 6863d3e3a2b1: Waiting 11:05:49 6c08303d61cc: Waiting 11:05:49 ec0bb842ea78: Waiting 11:05:49 40a00589a448: Waiting 11:05:49 798269fcf238: Waiting 11:05:49 6911f1a30b25: Verifying Checksum 11:05:49 6911f1a30b25: Download complete 11:05:49 6863d3e3a2b1: Verifying Checksum 11:05:49 6863d3e3a2b1: Download complete 11:05:49 ec0bb842ea78: Verifying Checksum 11:05:49 ec0bb842ea78: Download complete 11:05:49 4db1b89c0bd1: Verifying Checksum 11:05:49 4db1b89c0bd1: Download complete 11:05:49 40a00589a448: Verifying Checksum 11:05:49 40a00589a448: Download complete 11:05:49 4db1b89c0bd1: Pull complete 11:05:49 6911f1a30b25: Pull complete 11:05:49 798269fcf238: Verifying Checksum 11:05:49 798269fcf238: Download complete 11:05:50 e194b8c5c2a9: Verifying Checksum 11:05:50 e194b8c5c2a9: Download complete 11:05:50 6c08303d61cc: Verifying Checksum 11:05:54 e194b8c5c2a9: Pull complete 11:05:54 6863d3e3a2b1: Pull complete 11:05:54 ec0bb842ea78: Pull complete 11:05:54 40a00589a448: Pull complete 11:05:56 6c08303d61cc: Pull complete 11:05:58 798269fcf238: Pull complete 11:05:58 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:05:58 ---> ec979cd7f677 11:05:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:06:02 Still waiting to schedule task 11:06:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:06:04 ---> Running in da5c51acd7b3 11:06:04 Removing intermediate container da5c51acd7b3 11:06:04 ---> 1eb76a38bf3a 11:06:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:06:04 ---> Running in 79d11422a882 11:06:04 Removing intermediate container 79d11422a882 11:06:04 ---> 73a89e8529d5 11:06:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:06:04 ---> Running in 42de6cd8d243 11:06:04 Removing intermediate container 42de6cd8d243 11:06:04 ---> bbf83a77d73d 11:06:04 Step 6/12 : WORKDIR /device-virtual-go 11:06:04 ---> Running in 63601ac0146d 11:06:04 Removing intermediate container 63601ac0146d 11:06:04 ---> e2f50a1880d3 11:06:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:04 ---> Running in b8e1b7c8d84e 11:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:06:05 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:06:05 (2/4) Installing libedit (20221030.3.1-r0) 11:06:05 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:06:05 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:06:05 Executing busybox-1.35.0-r29.trigger 11:06:05 OK: 269 MiB in 57 packages 11:06:05 Removing intermediate container b8e1b7c8d84e 11:06:05 ---> afafd9a111ff 11:06:05 Step 8/12 : COPY go.mod vendor* ./ 11:06:06 ---> cb4679908e1e 11:06:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:06 ---> Running in 0c065d37cc91 11:06:44 Removing intermediate container 0c065d37cc91 11:06:44 ---> 2a51a19e7a72 11:06:44 Step 10/12 : COPY . . 11:06:44 ---> 2c28deb75a59 11:06:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:44 ---> Running in 64b11bf4c826 11:06:44 Removing intermediate container 64b11bf4c826 11:06:44 ---> 0c2fb0c3775e 11:06:44 Step 12/12 : RUN $MAKE 11:06:44 ---> Running in efaa491cc006 11:06:44 noop 11:06:44 Removing intermediate container efaa491cc006 11:06:44 ---> 25aed6f42cb2 11:06:44 Successfully built 25aed6f42cb2 11:06:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:45 + docker inspect -f . ci-base-image-x86_64 11:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:45 prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container 11:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@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 11:06:45 $ docker top d4d74da04a7745eb2acc998e4fd31953eb8ec54e392ba21e2078e9a275100da1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:46 + go version 11:06:46 go version go1.20.6 linux/amd64 [Pipeline] } 11:06:46 $ docker stop --time=1 d4d74da04a7745eb2acc998e4fd31953eb8ec54e392ba21e2078e9a275100da1 11:06:47 $ docker rm -f --volumes d4d74da04a7745eb2acc998e4fd31953eb8ec54e392ba21e2078e9a275100da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:48 + docker inspect -f . ci-base-image-x86_64 11:06:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:48 prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container 11:06:48 $ 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-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@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 11:06:48 $ docker top 96f32c58301ac62f5f8a198060700f75fe8e1f37dff75b1663ddba27b62be4d5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:49 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-424 [Pipeline] fileExists [Pipeline] sh 11:06:49 + make test 11:06:49 go test ./... -coverprofile=coverage.out 11:06:54 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:07:07 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:07:07 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.022s coverage: 58.6% of statements 11:07:13 go vet ./... 11:07:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:16 ./bin/test-attribution-txt.sh 11:07:17 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:07:17 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:07:17 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:07:17 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:07:17 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:07:17 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:07:17 $ docker stop --time=1 96f32c58301ac62f5f8a198060700f75fe8e1f37dff75b1663ddba27b62be4d5 11:07:20 $ docker rm -f --volumes 96f32c58301ac62f5f8a198060700f75fe8e1f37dff75b1663ddba27b62be4d5 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:07:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:07:22 + ls -al . 11:07:22 total 204 11:07:22 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 11:06 . 11:07:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 11:05 .. 11:07:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 11:05 .git 11:07:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:05 .github 11:07:22 -rw-rw-r-- 1 jenkins jenkins 337 Sep 5 11:05 .gitignore 11:07:22 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 11:05 .golangci.yml 11:07:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 11:05 .semver 11:07:22 -rw-rw-r-- 1 jenkins jenkins 8950 Sep 5 11:05 Attribution.txt 11:07:22 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 5 11:05 CHANGELOG.md 11:07:22 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 5 11:05 Dockerfile 11:07:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 11:05 GOVERNANCE.md 11:07:22 -rw-rw-r-- 1 jenkins jenkins 660 Sep 5 11:05 Jenkinsfile 11:07:22 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 11:05 LICENSE 11:07:22 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 5 11:05 Makefile 11:07:22 -rw-rw-r-- 1 jenkins jenkins 623 Sep 5 11:05 OWNERS.md 11:07:22 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 5 11:05 README.md 11:07:22 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 11:05 VERSION 11:07:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 11:05 bin 11:07:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:05 cmd 11:07:22 -rw-r--r-- 1 jenkins jenkins 43063 Sep 5 11:07 coverage.out 11:07:22 -rw-rw-r-- 1 jenkins jenkins 3636 Sep 5 11:05 go.mod 11:07:22 -rw-rw-r-- 1 jenkins jenkins 33427 Sep 5 11:05 go.sum 11:07:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:05 internal 11:07:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 11:05 snap 11:07:22 -rw-rw-r-- 1 jenkins jenkins 235 Sep 5 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:23 + 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=d41f65c04714f635b950b632d76a197538b018f1 --label arch=amd64 --label version=0.0.0 . 11:07:23 Sending build context to Docker daemon 23.64MB 11:07:23 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:07:23 Step 2/25 : FROM ${BASE} AS builder 11:07:23 ---> 25aed6f42cb2 11:07:23 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:07:23 ---> Running in 9e356077bd04 11:07:23 Removing intermediate container 9e356077bd04 11:07:23 ---> 31b5e3f3d579 11:07:23 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:07:23 ---> Running in d07673d85aea 11:07:23 Removing intermediate container d07673d85aea 11:07:23 ---> c27591d62814 11:07:23 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:07:23 ---> Running in ea988905f3e8 11:07:23 Removing intermediate container ea988905f3e8 11:07:23 ---> 918585ae6d39 11:07:23 Step 6/25 : WORKDIR /device-virtual-go 11:07:23 ---> Running in 34d186f03ef6 11:07:23 Removing intermediate container 34d186f03ef6 11:07:23 ---> 504de39aac78 11:07:23 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:23 ---> Running in fe072fb6fe9d 11:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:07:24 OK: 269 MiB in 57 packages 11:07:24 Removing intermediate container fe072fb6fe9d 11:07:24 ---> a0848fc9ed59 11:07:24 Step 8/25 : COPY go.mod vendor* ./ 11:07:25 ---> 4a170ac311e2 11:07:25 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:25 ---> Running in 0a31c3e6b513 11:07:26 Removing intermediate container 0a31c3e6b513 11:07:26 ---> 27afd5dbe2a8 11:07:26 Step 10/25 : COPY . . 11:07:26 ---> 3565d5653953 11:07:26 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:26 ---> Running in 2be2ee430082 11:07:26 Removing intermediate container 2be2ee430082 11:07:26 ---> 6b91f446a625 11:07:26 Step 12/25 : RUN $MAKE 11:07:26 ---> Running in 3b39fcece92c 11:07:26 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.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:07:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5338 in /w/workspace/foundry_device-virtual-go_PR-424 [Pipeline] { [Pipeline] ws 11:07:37 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:07:38 The recommended git tool is: git 11:07:42 using credential edgex-jenkins-ssh 11:07:42 Cloning the remote Git repository 11:07:42 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:07:43 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:07:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:43 > git --version # timeout=10 11:07:43 > git --version # 'git version 2.25.1' 11:07:43 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:46 Merging remotes/origin/main commit 53a713b286b98fea7a803b04fd4711df4e3dc4c9 into PR head commit d41f65c04714f635b950b632d76a197538b018f1 11:07:46 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:46 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/424/head:refs/remotes/origin/PR-424 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:07:46 > git config core.sparsecheckout # timeout=10 11:07:46 > git checkout -f d41f65c04714f635b950b632d76a197538b018f1 # timeout=10 11:07:46 Merge succeeded, producing d41f65c04714f635b950b632d76a197538b018f1 11:07:46 Checking out Revision d41f65c04714f635b950b632d76a197538b018f1 (PR-424) 11:07:47 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:07:47 > git --version # timeout=10 11:07:47 > git --version # 'git version 2.25.1' 11:07:47 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:46 > git remote # timeout=10 11:07:46 > git config --get remote.origin.url # timeout=10 11:07:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:46 > git merge 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 11:07:46 > git rev-parse HEAD^{commit} # timeout=10 11:07:46 > git config core.sparsecheckout # timeout=10 11:07:46 > git checkout -f d41f65c04714f635b950b632d76a197538b018f1 # timeout=10 11:07:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:07:48 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:48 Dload Upload Total Spent Left Speed 11:07:48 Removing intermediate container 3b39fcece92c 11:07:48 ---> ee2a38ae1eae 11:07:48 Step 13/25 : FROM alpine:3.17 11:07:48 3.17: Pulling from library/alpine 11:07:48 9398808236ff: Pulling fs layer 11:07:48 9398808236ff: Download complete 11:07:48 9398808236ff: Pull complete 11:07:48 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:07:48 Status: Downloaded newer image for alpine:3.17 11:07:48 ---> 1e0b8b5322fc 11:07:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:07:48 ---> Running in 86a6b30c7916 11:07:48 Removing intermediate container 86a6b30c7916 11:07:48 ---> 6d05557bdde4 11:07:48 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:07:48 ---> Running in 8d28c47ab29f 11:07:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 19290 0 --:--:-- --:--:-- --:--:-- 19290 100 12751 100 12751 0 0 22291 0 --:--:-- --:--:-- --:--:-- 22253 11:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 11:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:07:49 (1/1) Installing dumb-init (1.2.5-r2) 11:07:49 Executing busybox-1.35.0-r29.trigger 11:07:49 OK: 7 MiB in 16 packages 11:07:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:07:50 Removing intermediate container 8d28c47ab29f 11:07:50 ---> b451467ec0df 11:07:50 Step 16/25 : WORKDIR / 11:07:50 ---> Running in 1c5481c0a456 11:07:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:07:50 + sudo tee /etc/docker/daemon.new 11:07:50 { 11:07:50 "registry-mirrors": [ 11:07:50 "https://nexus3.edgexfoundry.org:10001" 11:07:50 ], 11:07:50 "bip": "10.250.0.254/24", 11:07:50 "hosts": [ 11:07:50 "tcp://0.0.0.0:5555", 11:07:50 "unix:///var/run/docker.sock" 11:07:50 ], 11:07:50 "mtu": 1458, 11:07:50 "selinux-enabled": true, 11:07:50 "seccomp-profile": "/etc/docker/seccomp.json" 11:07:50 } [Pipeline] sh 11:07:50 Removing intermediate container 1c5481c0a456 11:07:50 ---> d1be64613552 11:07:50 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:07:50 ---> 2e90a1dcf347 11:07:50 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:07:50 ---> 56819a9128d8 11:07:50 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:07:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:07:50 + sudo service docker restart 11:07:51 ---> 6809137cdcb1 11:07:51 Step 20/25 : EXPOSE 59900 11:07:51 ---> Running in 602553c3e9aa 11:07:51 Removing intermediate container 602553c3e9aa 11:07:51 ---> 40ea45295ee2 11:07:51 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:07:51 ---> Running in df9c56528b5a 11:07:51 Removing intermediate container df9c56528b5a 11:07:51 ---> e37cab642e73 11:07:51 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:07:51 ---> Running in 9204312b414b 11:07:51 Removing intermediate container 9204312b414b 11:07:51 ---> 2e3a4f2ab04e 11:07:51 Step 23/25 : LABEL arch=amd64 11:07:51 ---> Running in 7a995ce6001d 11:07:51 Removing intermediate container 7a995ce6001d 11:07:51 ---> 3413e90977d1 11:07:51 Step 24/25 : LABEL git_sha=d41f65c04714f635b950b632d76a197538b018f1 11:07:51 ---> Running in ac6a478a12d5 11:07:51 Removing intermediate container ac6a478a12d5 11:07:51 ---> a857859fb5b7 11:07:51 Step 25/25 : LABEL version=0.0.0 11:07:51 ---> Running in f6cdaab8e449 11:07:51 Removing intermediate container f6cdaab8e449 11:07:51 ---> 46282f767ccd 11:07:51 [Warning] One or more build-args [ARCH] were not consumed 11:07:51 Successfully built 46282f767ccd 11:07:51 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 11:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:52 11:07:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:52 latest: Pulling from edgex-lftools-log-publisher 11:07:52 5eb5b503b376: Pulling fs layer 11:07:52 5c69ac0246d0: Pulling fs layer 11:07:52 ec43610c2a17: Pulling fs layer 11:07:52 3a2ae6a8a46f: Pulling fs layer 11:07:52 33b1e0a273af: Pulling fs layer 11:07:52 3a2ae6a8a46f: Waiting 11:07:52 5d3b04190fa2: Pulling fs layer 11:07:52 2f39f015ded8: Pulling fs layer 11:07:52 33b1e0a273af: Waiting 11:07:52 2f39f015ded8: Waiting 11:07:52 5d3b04190fa2: Waiting 11:07:52 5c69ac0246d0: Verifying Checksum 11:07:52 5c69ac0246d0: Download complete 11:07:52 3a2ae6a8a46f: Verifying Checksum 11:07:52 3a2ae6a8a46f: Download complete 11:07:52 33b1e0a273af: Verifying Checksum 11:07:52 33b1e0a273af: Download complete 11:07:52 5d3b04190fa2: Download complete 11:07:52 ec43610c2a17: Verifying Checksum 11:07:52 ec43610c2a17: Download complete 11:07:53 5eb5b503b376: Verifying Checksum 11:07:53 5eb5b503b376: Download complete 11:07:53 2f39f015ded8: Verifying Checksum 11:07:53 2f39f015ded8: Download complete 11:07:54 5eb5b503b376: Pull complete 11:07:54 5c69ac0246d0: Pull complete 11:07:55 ec43610c2a17: Pull complete 11:07:55 3a2ae6a8a46f: Pull complete 11:07:55 33b1e0a273af: Pull complete 11:07:55 5d3b04190fa2: Pull complete 11:07:59 2f39f015ded8: Pull complete 11:07:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:59 prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container 11:08:00 $ 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-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@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 11:08:05 $ docker top e11bc7cbe98a92ba381fcaa12853669069c6ae31e984b1dd362d66455f53c8b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:05 ---> job-cost.sh 11:08:05 lf-activate-venv: SKIPPING 11:08:05 INFO: No Stack... 11:08:06 INFO: Retrieving Pricing Info for: v3-standard-8 11:08:06 INFO: Archiving Costs [Pipeline] sh 11:08:06 + cat /w/workspace/foundry_device-virtual-go_PR-424/archives/cost.csv 11:08:06 + cut -d, -f6 [Pipeline] lock 11:08:06 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] 11:08:06 Resource [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] did not exist. Created. 11:08:06 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:08:07 + echo total: 0.2199999988079071 [Pipeline] stash 11:08:07 Stashed 1 file(s) [Pipeline] } 11:08:07 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:08:07 $ docker stop --time=1 e11bc7cbe98a92ba381fcaa12853669069c6ae31e984b1dd362d66455f53c8b1 11:08:08 $ docker rm -f --volumes e11bc7cbe98a92ba381fcaa12853669069c6ae31e984b1dd362d66455f53c8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:09 provisioning config files... 11:08:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4917164395141492397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:09 ---> docker-login.sh 11:08:09 nexus3.edgexfoundry.org:10001 11:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:10 Configure a credential helper to remove this warning. See 11:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:10 11:08:10 Login Succeeded 11:08:10 nexus3.edgexfoundry.org:10002 11:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:10 Configure a credential helper to remove this warning. See 11:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:10 11:08:10 Login Succeeded 11:08:10 nexus3.edgexfoundry.org:10003 11:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:10 Configure a credential helper to remove this warning. See 11:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:10 11:08:10 Login Succeeded 11:08:10 nexus3.edgexfoundry.org:10004 11:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:11 Configure a credential helper to remove this warning. See 11:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:11 11:08:11 Login Succeeded 11:08:11 docker.io 11:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:11 Configure a credential helper to remove this warning. See 11:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:11 11:08:11 Login Succeeded 11:08:11 ---> docker-login.sh ends [Pipeline] } 11:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:08:12 ========================================================= 11:08:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:08:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:12 + 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 . 11:08:13 Sending build context to Docker daemon 11.93MB 11:08:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:08:13 Step 2/12 : FROM ${BASE} AS builder 11:08:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:08:13 edb6bdbacee9: Pulling fs layer 11:08:13 5f9638ab2659: Pulling fs layer 11:08:13 8d51d6327a98: Pulling fs layer 11:08:13 8b374f2dd631: Pulling fs layer 11:08:13 ec14aa9079de: Pulling fs layer 11:08:13 2f466654f4bb: Pulling fs layer 11:08:13 554e91adad29: Pulling fs layer 11:08:13 8b374f2dd631: Waiting 11:08:13 ec14aa9079de: Waiting 11:08:13 2f466654f4bb: Waiting 11:08:13 554e91adad29: Waiting 11:08:13 5f9638ab2659: Verifying Checksum 11:08:13 5f9638ab2659: Download complete 11:08:13 8b374f2dd631: Verifying Checksum 11:08:13 8b374f2dd631: Download complete 11:08:13 ec14aa9079de: Verifying Checksum 11:08:13 ec14aa9079de: Download complete 11:08:13 edb6bdbacee9: Verifying Checksum 11:08:13 edb6bdbacee9: Download complete 11:08:14 edb6bdbacee9: Pull complete 11:08:14 554e91adad29: Verifying Checksum 11:08:14 554e91adad29: Download complete 11:08:14 5f9638ab2659: Pull complete 11:08:15 2f466654f4bb: Verifying Checksum 11:08:15 2f466654f4bb: Download complete 11:08:15 8d51d6327a98: Verifying Checksum 11:08:15 8d51d6327a98: Download complete 11:08:28 8d51d6327a98: Pull complete 11:08:28 8b374f2dd631: Pull complete 11:08:28 ec14aa9079de: Pull complete 11:08:34 2f466654f4bb: Pull complete 11:08:36 554e91adad29: Pull complete 11:08:36 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:08:36 ---> 1e15ea492957 11:08:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:08:38 ---> Running in 7be03a0f4def 11:08:38 Removing intermediate container 7be03a0f4def 11:08:38 ---> aed5d2cae154 11:08:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:08:38 ---> Running in e6ffcf16d30d 11:08:38 Removing intermediate container e6ffcf16d30d 11:08:38 ---> 682f2dd04842 11:08:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:08:38 ---> Running in 7afc1bcba22f 11:08:39 Removing intermediate container 7afc1bcba22f 11:08:39 ---> e1f78b791629 11:08:39 Step 6/12 : WORKDIR /device-virtual-go 11:08:39 ---> Running in cc6694b7c55e 11:08:39 Removing intermediate container cc6694b7c55e 11:08:39 ---> ba6ab5c838f4 11:08:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:39 ---> Running in 726b7a4531f8 11:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:08:42 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:08:42 (2/4) Installing libedit (20221030.3.1-r0) 11:08:42 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:08:42 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:08:42 Executing busybox-1.35.0-r29.trigger 11:08:42 OK: 268 MiB in 57 packages 11:08:43 Removing intermediate container 726b7a4531f8 11:08:43 ---> 4f8c47cd1585 11:08:43 Step 8/12 : COPY go.mod vendor* ./ 11:08:47 ---> d3cd2ea3a345 11:08:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:47 ---> Running in a4903e38d896 11:09:55 Removing intermediate container a4903e38d896 11:09:55 ---> b52d825149f1 11:09:55 Step 10/12 : COPY . . 11:09:55 ---> b3b5a0569d73 11:09:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:09:55 ---> Running in 1fa9119151cc 11:09:55 Removing intermediate container 1fa9119151cc 11:09:55 ---> 72a9ebea768a 11:09:55 Step 12/12 : RUN $MAKE 11:09:55 ---> Running in 7d44be8e0a47 11:09:55 noop 11:09:56 Removing intermediate container 7d44be8e0a47 11:09:56 ---> ac4b60986b8e 11:09:56 Successfully built ac4b60986b8e 11:09:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:57 + docker inspect -f . ci-base-image-arm64 11:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:57 prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container 11:09: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 ******** -e ******** ci-base-image-arm64 cat 11:09:58 $ docker top 407b1b1a8962a2ee6ed37532ce856d84733d8d7542ff5587badd6fe1eac02ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:59 + go version 11:09:59 go version go1.20.6 linux/arm64 [Pipeline] } 11:09:59 $ docker stop --time=1 407b1b1a8962a2ee6ed37532ce856d84733d8d7542ff5587badd6fe1eac02ae4 11:10:01 $ docker rm -f --volumes 407b1b1a8962a2ee6ed37532ce856d84733d8d7542ff5587badd6fe1eac02ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:01 + docker inspect -f . ci-base-image-arm64 11:10:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:02 prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container 11:10:02 $ 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 ******** -e ******** ci-base-image-arm64 cat 11:10:03 $ docker top 8b44863e63b27c568fd6d6f998daba32590248dfafd074512b0fe45840f710fa -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:03 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:10:04 + make test 11:10:04 go test ./... -coverprofile=coverage.out 11:10:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:12:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:12:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements 11:12:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:12:28 go vet ./... 11:13:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:13:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:13:00 ./bin/test-attribution-txt.sh 11:13:00 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:13:00 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:13:00 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:13:00 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:13:00 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:13:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:13:00 $ docker stop --time=1 8b44863e63b27c568fd6d6f998daba32590248dfafd074512b0fe45840f710fa 11:13:03 $ docker rm -f --volumes 8b44863e63b27c568fd6d6f998daba32590248dfafd074512b0fe45840f710fa [Pipeline] // withDockerContainer [Pipeline] sh 11:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:13:05 Warning: overwriting stash ‘coverage-report’ 11:13:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:13:06 + ls -al . 11:13:06 total 200 11:13:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 11:10 . 11:13:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 11:07 .. 11:13:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 11:07 .git 11:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:07 .github 11:13:06 -rw-rw-r-- 1 jenkins jenkins 337 Sep 5 11:07 .gitignore 11:13:06 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 11:07 .golangci.yml 11:13:06 -rw-rw-r-- 1 jenkins jenkins 8950 Sep 5 11:07 Attribution.txt 11:13:06 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 5 11:07 CHANGELOG.md 11:13:06 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 5 11:07 Dockerfile 11:13:06 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 11:07 GOVERNANCE.md 11:13:06 -rw-rw-r-- 1 jenkins jenkins 660 Sep 5 11:07 Jenkinsfile 11:13:06 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 11:07 LICENSE 11:13:06 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 5 11:07 Makefile 11:13:06 -rw-rw-r-- 1 jenkins jenkins 623 Sep 5 11:07 OWNERS.md 11:13:06 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 5 11:07 README.md 11:13:06 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 11:05 VERSION 11:13:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 11:07 bin 11:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:07 cmd 11:13:06 -rw-r--r-- 1 jenkins jenkins 43063 Sep 5 11:12 coverage.out 11:13:06 -rw-rw-r-- 1 jenkins jenkins 3636 Sep 5 11:07 go.mod 11:13:06 -rw-rw-r-- 1 jenkins jenkins 33427 Sep 5 11:07 go.sum 11:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:07 internal 11:13:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 11:07 snap 11:13:06 -rw-rw-r-- 1 jenkins jenkins 235 Sep 5 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:07 + 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=d41f65c04714f635b950b632d76a197538b018f1 --label arch=arm64 --label version=0.0.0 . 11:13:07 Sending build context to Docker daemon 11.97MB 11:13:07 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:13:07 Step 2/25 : FROM ${BASE} AS builder 11:13:07 ---> ac4b60986b8e 11:13:07 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:13:07 ---> Running in da399026dcbd 11:13:08 Removing intermediate container da399026dcbd 11:13:08 ---> c734eaa84b4f 11:13:08 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:13:08 ---> Running in 90c4c85c0b76 11:13:08 Removing intermediate container 90c4c85c0b76 11:13:08 ---> 84175c45866b 11:13:08 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:13:08 ---> Running in cd4bb59b23c6 11:13:08 Removing intermediate container cd4bb59b23c6 11:13:08 ---> b324f16d7dd2 11:13:08 Step 6/25 : WORKDIR /device-virtual-go 11:13:09 ---> Running in 478c09114bee 11:13:09 Removing intermediate container 478c09114bee 11:13:09 ---> f7456ddade5d 11:13:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:09 ---> Running in b1a323f14c4a 11:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:13:11 OK: 268 MiB in 57 packages 11:13:12 Removing intermediate container b1a323f14c4a 11:13:12 ---> 7a8616399035 11:13:12 Step 8/25 : COPY go.mod vendor* ./ 11:13:15 ---> b30d1091901b 11:13:15 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:15 ---> Running in b85a9d73df25 11:13:17 Removing intermediate container b85a9d73df25 11:13:17 ---> 881c5deaa97d 11:13:17 Step 10/25 : COPY . . 11:13:18 ---> 0603cdc568df 11:13:18 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:13:18 ---> Running in f6f1299ed6cd 11:13:19 Removing intermediate container f6f1299ed6cd 11:13:19 ---> 45ae61845a1a 11:13:19 Step 12/25 : RUN $MAKE 11:13:19 ---> Running in 2cf7694a6c5a 11:13:20 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.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:15:26 Removing intermediate container 2cf7694a6c5a 11:15:26 ---> b12391b61e74 11:15:26 Step 13/25 : FROM alpine:3.17 11:15:27 3.17: Pulling from library/alpine 11:15:27 4060ece20d7a: Pulling fs layer 11:15:27 4060ece20d7a: Verifying Checksum 11:15:27 4060ece20d7a: Download complete 11:15:28 4060ece20d7a: Pull complete 11:15:28 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:15:28 Status: Downloaded newer image for alpine:3.17 11:15:28 ---> 8650cd65339b 11:15:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:15:28 ---> Running in f134b144ec4e 11:15:28 Removing intermediate container f134b144ec4e 11:15:28 ---> de22fc1d206f 11:15:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:15:28 ---> Running in 19409674ae27 11:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:15:31 (1/1) Installing dumb-init (1.2.5-r2) 11:15:31 Executing busybox-1.35.0-r29.trigger 11:15:31 OK: 8 MiB in 16 packages 11:15:32 Removing intermediate container 19409674ae27 11:15:32 ---> bdb4b2d1ddb9 11:15:32 Step 16/25 : WORKDIR / 11:15:32 ---> Running in e47aa87a918a 11:15:32 Removing intermediate container e47aa87a918a 11:15:32 ---> a5db8e1daada 11:15:32 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:15:33 ---> 9ff084cc7322 11:15:33 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:15:34 ---> 27d4adcfdd63 11:15:34 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:15:35 ---> 017c27966ad2 11:15:35 Step 20/25 : EXPOSE 59900 11:15:35 ---> Running in adb3bc4e26ae 11:15:35 Removing intermediate container adb3bc4e26ae 11:15:35 ---> 15621fc37f22 11:15:35 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:15:35 ---> Running in dede173d7dfe 11:15:36 Removing intermediate container dede173d7dfe 11:15:36 ---> 4ee3739afa40 11:15:36 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:15:36 ---> Running in 41ea801d424e 11:15:36 Removing intermediate container 41ea801d424e 11:15:36 ---> ec0c834ab215 11:15:36 Step 23/25 : LABEL arch=arm64 11:15:36 ---> Running in efab9eb0767e 11:15:36 Removing intermediate container efab9eb0767e 11:15:36 ---> a88590524772 11:15:36 Step 24/25 : LABEL git_sha=d41f65c04714f635b950b632d76a197538b018f1 11:15:36 ---> Running in 603c859ebb10 11:15:36 Removing intermediate container 603c859ebb10 11:15:36 ---> 8e02f5e67393 11:15:36 Step 25/25 : LABEL version=0.0.0 11:15:37 ---> Running in b17b696192ff 11:15:37 Removing intermediate container b17b696192ff 11:15:37 ---> 7e65ac0e398c 11:15:37 [Warning] One or more build-args [ARCH] were not consumed 11:15:37 Successfully built 7e65ac0e398c 11:15:37 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 11:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:15:38 11:15:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:15:38 arm64: Pulling from edgex-lftools-log-publisher 11:15:38 8998bd30e6a1: Pulling fs layer 11:15:38 04944245beec: Pulling fs layer 11:15:38 699f458cf7ca: Pulling fs layer 11:15:38 765212b225bb: Pulling fs layer 11:15:38 f23df028b6ca: Pulling fs layer 11:15:38 d65c8cfc05b1: Pulling fs layer 11:15:38 2437ff75d9bd: Pulling fs layer 11:15:38 765212b225bb: Waiting 11:15:38 f23df028b6ca: Waiting 11:15:38 2437ff75d9bd: Waiting 11:15:38 d65c8cfc05b1: Waiting 11:15:39 04944245beec: Verifying Checksum 11:15:39 04944245beec: Download complete 11:15:39 765212b225bb: Verifying Checksum 11:15:39 765212b225bb: Download complete 11:15:39 f23df028b6ca: Download complete 11:15:39 d65c8cfc05b1: Download complete 11:15:39 699f458cf7ca: Verifying Checksum 11:15:39 699f458cf7ca: Download complete 11:15:39 8998bd30e6a1: Verifying Checksum 11:15:39 8998bd30e6a1: Download complete 11:15:41 2437ff75d9bd: Verifying Checksum 11:15:41 2437ff75d9bd: Download complete 11:15:43 8998bd30e6a1: Pull complete 11:15:44 04944245beec: Pull complete 11:15:45 699f458cf7ca: Pull complete 11:15:45 765212b225bb: Pull complete 11:15:48 f23df028b6ca: Pull complete 11:15:48 d65c8cfc05b1: Pull complete 11:16:03 2437ff75d9bd: Pull complete 11:16:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:03 prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container 11:16:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:16:05 $ docker top 88e72a7f7616bda16f06193f11aef806372df88d48a81cc76af600b8e8852e9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:06 ---> job-cost.sh 11:16:06 lf-activate-venv: SKIPPING 11:16:06 INFO: No Stack... 11:16:07 INFO: Retrieving Pricing Info for: v3-standard-4 11:16:08 INFO: Archiving Costs [Pipeline] sh 11:16:08 + + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:16:08 cut -d, -f6 [Pipeline] lock 11:16:08 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] 11:16:08 Resource [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] did not exist. Created. 11:16:08 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:08 /w/workspace/device-virtual-go/1@tmp/durable-5c8c2ffd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:16:09 + echo total: 0.10999999940395355 [Pipeline] stash 11:16:09 Warning: overwriting stash ‘stack-cost’ 11:16:09 Stashed 1 file(s) [Pipeline] } 11:16:09 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:09 $ docker stop --time=1 88e72a7f7616bda16f06193f11aef806372df88d48a81cc76af600b8e8852e9b 11:16:10 $ docker rm -f --volumes 88e72a7f7616bda16f06193f11aef806372df88d48a81cc76af600b8e8852e9b [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 11:16:11 provisioning config files... 11:16:11 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-424@tmp/config6199694963441005011tmp [Pipeline] { [Pipeline] sh 11:16:12 + set +x 11:16:12 + bash -s -- 11:16:12 + curl -s https://codecov.io/bash 11:16:12 11:16:12 _____ _ 11:16:12 / ____| | | 11:16:12 | | ___ __| | ___ ___ _____ __ 11:16:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:16:12 | |___| (_) | (_| | __/ (_| (_) \ V / 11:16:12 \_____\___/ \__,_|\___|\___\___/ \_/ 11:16:12 Bash-1.0.6 11:16:12 11:16:12 11:16:12 ==> git version 2.25.1 found 11:16:12 ==> 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 11:16:12 Release-Date: 2020-01-08 11:16:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:16:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:16:12 ==> Jenkins CI detected. 11:16:12 current dir:  /w/workspace/foundry_device-virtual-go_PR-424 11:16:12 project root: . 11:16:12 --> token set from env 11:16:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:16:12 ==> Running gcov in . (disable via -X gcov) 11:16:12 ==> Python coveragepy not found 11:16:12 ==> Searching for coverage reports in: 11:16:12 + . 11:16:12 -> Found 1 reports 11:16:12 ==> Detecting git/mercurial file structure 11:16:12 ==> Reading reports 11:16:12 + ./coverage.out bytes=43063 11:16:12 ==> Appending adjustments 11:16:12 https://docs.codecov.io/docs/fixing-reports 11:16:12 + Found adjustments 11:16:12 ==> Gzipping contents 11:16:12 8.0K /tmp/codecov.RTu4hy.gz 11:16:12 ==> Uploading reports 11:16:12 url: https://codecov.io 11:16:12 query: branch=PR-424&commit=d41f65c04714f635b950b632d76a197538b018f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=424&job=&cmd_args= 11:16:12 -> Pinging Codecov 11:16:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-424&commit=d41f65c04714f635b950b632d76a197538b018f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=424&job=&cmd_args= 11:16:12 -> Uploading to 11:16:12 https://storage.googleapis.com/codecov/v4/raw/2023-09-05/5E52B4B073DB2E39498172D8E973AA87/d41f65c04714f635b950b632d76a197538b018f1/afadb32a-1ea8-4fb6-9b28-f0ceb9ed843e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T111612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f33c48c1fb093607a8b9cb148e3b9bca1c5e14bce330d190331c0fdb6863c9d1 11:16:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:16:12 Dload Upload Total Spent Left Speed 11:16:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27721 --:--:-- --:--:-- --:--:-- 27721 11:16:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] } 11:16:12 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 11:16:14 + [ -d /w/workspace/foundry_device-virtual-go_PR-424/archives ] 11:16:14 + ls -al /w/workspace/foundry_device-virtual-go_PR-424/archives 11:16:14 total 16 11:16:14 drwxr-xr-x 3 root root 4096 Sep 5 11:08 . 11:16:14 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 11:08 .. 11:16:14 drwxr-xr-x 2 root root 4096 Sep 5 11:08 cost 11:16:14 -rw-r--r-- 1 root root 89 Sep 5 11:08 cost.csv 11:16:14 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-424/archives 11:16:14 + ls -al /w/workspace/foundry_device-virtual-go_PR-424/archives 11:16:14 total 16 11:16:14 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 11:08 . 11:16:14 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 11:08 .. 11:16:14 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 11:08 cost 11:16:14 -rw-r--r-- 1 jenkins jenkins 89 Sep 5 11:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:16:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:16:15 ---> package-listing.sh 11:16:15 ++ facter osfamily 11:16:15 ++ tr '[:upper:]' '[:lower:]' 11:16:16 + OS_FAMILY=debian 11:16:16 + workspace=/w/workspace/foundry_device-virtual-go_PR-424 11:16:16 + START_PACKAGES=/tmp/packages_start.txt 11:16:16 + END_PACKAGES=/tmp/packages_end.txt 11:16:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:16 + PACKAGES=/tmp/packages_start.txt 11:16:16 + '[' /w/workspace/foundry_device-virtual-go_PR-424 ']' 11:16:16 + PACKAGES=/tmp/packages_end.txt 11:16:16 + case "${OS_FAMILY}" in 11:16:16 + dpkg -l 11:16:16 + grep '^ii' 11:16:16 + '[' -f /tmp/packages_start.txt ']' 11:16:16 + '[' -f /tmp/packages_end.txt ']' 11:16:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:16 + '[' /w/workspace/foundry_device-virtual-go_PR-424 ']' 11:16:16 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-424/archives/ 11:16:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-424/archives/ [Pipeline] echo 11:16:16 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-424/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:16:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:17 prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container 11:16:17 $ 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-424/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-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@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 11:16:17 $ docker top d7e31ed3726a9545898d543b81a018328debaddb4db44a588bce1a337df5c679 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:17 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:18 + mkdir -p /var/log/sysstat [Pipeline] sh 11:16:18 + ls /var/log/sa-host 11:16:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:18 provisioning config files... 11:16:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-424@tmp/config6446209643957923703tmp [Pipeline] { [Pipeline] echo 11:16:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:16:18 ---> create-netrc.sh [Pipeline] } 11:16:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:16:19 ---> python-tools-install.sh [Pipeline] echo 11:16:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:16:19 ---> sudo-logs.sh 11:16:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:16:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:16:20 ---> job-cost.sh 11:16:20 lf-activate-venv: SKIPPING 11:16:20 DEBUG: total: 0.2199999988079071 11:16:20 INFO: Retrieving Stack Cost... 11:16:20 INFO: Retrieving Pricing Info for: v3-standard-8 11:16:20 INFO: Archiving Costs [Pipeline] echo 11:16:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:16:21 ---> logs-deploy.sh 11:16:21 lf-activate-venv: SKIPPING 11:16:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-424/1 11:16:21 INFO: archiving workspace using pattern(s): 11:16:22 Archives upload complete. 11:16:22 INFO: archiving logs to Nexus