Pull request #440 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 1e1029335fcd05a1cfcf7ccbde58178ea720abc4+6ff19b9bbcef14612feb1da85704d71f54c07229 (431a0260de16817b02af366d3d99d27ef421e222) 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-ssh10113878309261447758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14661636462940609009.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-440/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-440/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1726013868219852950.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-440/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7579265664468794719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5972624207784422494.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-440/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-440/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6345032206265824485.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9961’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9962’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9966’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9969 in /w/workspace/foundry_device-virtual-go_PR-440 [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-440 # 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 > 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/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6ff19b9bbcef14612feb1da85704d71f54c07229 into PR head commit 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 Merge succeeded, producing 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 Checking out Revision 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 (PR-440) > git config core.sparsecheckout # timeout=10 > git checkout -f 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 # 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 6ff19b9bbcef14612feb1da85704d71f54c07229 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 # timeout=10 Commit message: "feat!: Remove snap packaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:04:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:04:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:04:10 ========================================================= 17:04:10 EdgeX Global Pipelines Version Info 17:04:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:04:11 ------------------- 17:04:11 stable info: 17:04:11 ------------------- 17:04:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:04:11 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:04:11 Message: update stable to v1.0.254 17:04:11 ------------------- 17:04:11 experimental info: 17:04:11 ------------------- 17:04:11 Commited By: **** collab-it+edgex@linuxfoundation.org 17:04:11 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:04:11 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:04:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-440 [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-440 [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-440 [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e10293 [Pipeline] echo 17:04:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:13 provisioning config files... 17:04:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-440@tmp/config6778835055197896376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:13 ---> docker-login.sh 17:04:13 nexus3.edgexfoundry.org:10001 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 nexus3.edgexfoundry.org:10002 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 nexus3.edgexfoundry.org:10003 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 nexus3.edgexfoundry.org:10004 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 docker.io 17:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:14 Configure a credential helper to remove this warning. See 17:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:14 17:04:14 Login Succeeded 17:04:14 ---> docker-login.sh ends [Pipeline] } 17:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:04:15 + git rev-list -1 --merges 1e1029335fcd05a1cfcf7ccbde58178ea720abc4~1..1e1029335fcd05a1cfcf7ccbde58178ea720abc4 [Pipeline] echo 17:04:15 -----------> git rev-list -1 --merges 1e1029335fcd05a1cfcf7ccbde58178ea720abc4~1..1e1029335fcd05a1cfcf7ccbde58178ea720abc4 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 [false] [Pipeline] sh 17:04:15 + git log --format=format:%s -1 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 [Pipeline] echo 17:04:15 ========================================================= 17:04:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:04:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:16 + git log --format=format:%s -1 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 [Pipeline] echo 17:04:16 [semverPrep] GIT_COMMIT: 1e1029335fcd05a1cfcf7ccbde58178ea720abc4, Commit Message: feat!: Remove snap packaging [Pipeline] echo 17:04:16 [semverPrep] This is not a build commit. [Pipeline] sh 17:04:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:04:16 + grep -v github /etc/ssh/ssh_known_hosts 17:04:16 + [ -e /tmp/ssh_known_hosts ] 17:04:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:04:16 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:04:16 sudo tee -a /etc/ssh/ssh_known_hosts 17:04:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:04:17 17:04:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:04:17 0.1.4: Pulling from edgex-devops/py-git-semver 17:04:17 b85a868b505f: Pulling fs layer 17:04:17 e2be974225ed: Pulling fs layer 17:04:17 339a4e72a1f5: Pulling fs layer 17:04:17 988bab9f4d93: Pulling fs layer 17:04:17 1469e6f7b9e6: Pulling fs layer 17:04:17 eaf3925da568: Pulling fs layer 17:04:17 bab4dde63d76: Pulling fs layer 17:04:17 bde34c3a00c8: Pulling fs layer 17:04:17 b352a97aabf1: Pulling fs layer 17:04:17 4872d77fe225: Pulling fs layer 17:04:17 5851b861e8e6: Pulling fs layer 17:04:17 bab4dde63d76: Waiting 17:04:17 bde34c3a00c8: Waiting 17:04:17 988bab9f4d93: Waiting 17:04:17 b352a97aabf1: Waiting 17:04:17 4872d77fe225: Waiting 17:04:17 1469e6f7b9e6: Waiting 17:04:17 eaf3925da568: Waiting 17:04:17 5851b861e8e6: Waiting 17:04:17 e2be974225ed: Verifying Checksum 17:04:17 e2be974225ed: Download complete 17:04:17 988bab9f4d93: Verifying Checksum 17:04:17 988bab9f4d93: Download complete 17:04:17 1469e6f7b9e6: Verifying Checksum 17:04:17 1469e6f7b9e6: Download complete 17:04:17 339a4e72a1f5: Verifying Checksum 17:04:17 339a4e72a1f5: Download complete 17:04:17 eaf3925da568: Verifying Checksum 17:04:17 eaf3925da568: Download complete 17:04:17 bde34c3a00c8: Verifying Checksum 17:04:17 bde34c3a00c8: Download complete 17:04:17 b352a97aabf1: Download complete 17:04:17 4872d77fe225: Verifying Checksum 17:04:17 4872d77fe225: Download complete 17:04:17 5851b861e8e6: Download complete 17:04:17 b85a868b505f: Verifying Checksum 17:04:17 b85a868b505f: Download complete 17:04:17 bab4dde63d76: Verifying Checksum 17:04:17 bab4dde63d76: Download complete 17:04:18 b85a868b505f: Pull complete 17:04:18 e2be974225ed: Pull complete 17:04:19 339a4e72a1f5: Pull complete 17:04:19 988bab9f4d93: Pull complete 17:04:19 1469e6f7b9e6: Pull complete 17:04:19 eaf3925da568: Pull complete 17:04:21 bab4dde63d76: Pull complete 17:04:21 bde34c3a00c8: Pull complete 17:04:21 b352a97aabf1: Pull complete 17:04:21 4872d77fe225: Pull complete 17:04:21 5851b861e8e6: Pull complete 17:04:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:04:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:22 prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container 17:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-440 -v /w/workspace/foundry_device-virtual-go_PR-440:/w/workspace/foundry_device-virtual-go_PR-440:rw,z -v /w/workspace/foundry_device-virtual-go_PR-440@tmp:/w/workspace/foundry_device-virtual-go_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:04:25 $ docker top 8deaea70f4cbb20b8610577d18c620e32bd0223daf4402717d5eab30df922908 -eo pid,comm 17:04:25 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). 17:04:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:25 [ssh-agent] Looking for ssh-agent implementation... 17:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:25 $ docker exec 8deaea70f4cbb20b8610577d18c620e32bd0223daf4402717d5eab30df922908 ssh-agent 17:04:25 SSH_AUTH_SOCK=/tmp/ssh-AazC4dhY71Mv/agent.33 17:04:25 SSH_AGENT_PID=39 17:04:25 Running ssh-add (command line suppressed) 17:04:25 Identity added: /w/workspace/foundry_device-virtual-go_PR-440@tmp/private_key_9596551354162335570.key (/w/workspace/foundry_device-virtual-go_PR-440@tmp/private_key_9596551354162335570.key) 17:04:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:26 + git tag --points-at HEAD [Pipeline] } 17:04:26 $ docker exec --env ******** --env ******** 8deaea70f4cbb20b8610577d18c620e32bd0223daf4402717d5eab30df922908 ssh-agent -k 17:04:26 unset SSH_AUTH_SOCK; 17:04:26 unset SSH_AGENT_PID; 17:04:26 echo Agent pid 39 killed; 17:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:26 [ssh-agent] Looking for ssh-agent implementation... 17:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:26 $ docker exec 8deaea70f4cbb20b8610577d18c620e32bd0223daf4402717d5eab30df922908 ssh-agent 17:04:26 SSH_AUTH_SOCK=/tmp/ssh-jDGermvUUHk0/agent.71 17:04:26 SSH_AGENT_PID=77 17:04:26 Running ssh-add (command line suppressed) 17:04:26 Identity added: /w/workspace/foundry_device-virtual-go_PR-440@tmp/private_key_9234005387527139385.key (/w/workspace/foundry_device-virtual-go_PR-440@tmp/private_key_9234005387527139385.key) 17:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:27 + git semver init 17:04:27 2023-10-24 17:04:27,227 [run_init] DEBUG init version:0.0.0 force:False 17:04:27 2023-10-24 17:04:27,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-440/.semver 17:04:27 2023-10-24 17:04:27,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-440/.semver 17:04:27 2023-10-24 17:04:27,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-440/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-440, universal_newlines=False, shell=None, istream=None) 17:04:28 2023-10-24 17:04:28,488 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-440/.git/info/exclude 17:04:28 2023-10-24 17:04:28,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-440/.semver/PR-440 with force:False 17:04:28 2023-10-24 17:04:28,489 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-440/.semver/PR-440 17:04:28 2023-10-24 17:04:28,493 [execute] INFO git cat-file --batch-check 17:04:28 2023-10-24 17:04:28,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-440/.semver, universal_newlines=False, shell=None, istream=) 17:04:28 2023-10-24 17:04:28,499 [execute] INFO git cat-file --batch 17:04:28 2023-10-24 17:04:28,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-440/.semver, universal_newlines=False, shell=None, istream=) 17:04:28 2023-10-24 17:04:28,504 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-440/.semver/PR-440 17:04:28 0.0.0 [Pipeline] } 17:04:28 $ docker exec --env ******** --env ******** 8deaea70f4cbb20b8610577d18c620e32bd0223daf4402717d5eab30df922908 ssh-agent -k 17:04:28 unset SSH_AUTH_SOCK; 17:04:28 unset SSH_AGENT_PID; 17:04:28 echo Agent pid 77 killed; 17:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:29 + git semver [Pipeline] } 17:04:29 $ docker stop --time=1 8deaea70f4cbb20b8610577d18c620e32bd0223daf4402717d5eab30df922908 17:04:30 $ docker rm -f --volumes 8deaea70f4cbb20b8610577d18c620e32bd0223daf4402717d5eab30df922908 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:04:31 Stashed 1 file(s) [Pipeline] echo 17:04:31 [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 17:04:32 provisioning config files... 17:04:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-440@tmp/config15883602730592125030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:32 ---> docker-login.sh 17:04:32 nexus3.edgexfoundry.org:10001 17:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:32 Configure a credential helper to remove this warning. See 17:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:32 17:04:32 Login Succeeded 17:04:32 nexus3.edgexfoundry.org:10002 17:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:32 Configure a credential helper to remove this warning. See 17:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:32 17:04:32 Login Succeeded 17:04:32 nexus3.edgexfoundry.org:10003 17:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:32 Configure a credential helper to remove this warning. See 17:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:32 17:04:32 Login Succeeded 17:04:32 nexus3.edgexfoundry.org:10004 17:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:32 Configure a credential helper to remove this warning. See 17:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:32 17:04:32 Login Succeeded 17:04:32 docker.io 17:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:33 Configure a credential helper to remove this warning. See 17:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:33 17:04:33 Login Succeeded 17:04:33 ---> docker-login.sh ends [Pipeline] } 17:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:33 ========================================================= 17:04:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:04:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:04:34 Sending build context to Docker daemon 23.67MB 17:04:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:04:34 Step 2/12 : FROM ${BASE} AS builder 17:04:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:04:34 7264a8db6415: Pulling fs layer 17:04:34 c4d48a809fc2: Pulling fs layer 17:04:34 4f1c88b9dad5: Pulling fs layer 17:04:34 ad3a456e5733: Pulling fs layer 17:04:34 33e27b845d1e: Pulling fs layer 17:04:34 c68163c4e522: Pulling fs layer 17:04:34 50da416c3ac9: Pulling fs layer 17:04:34 23d2d4c4bb30: Pulling fs layer 17:04:34 c68163c4e522: Waiting 17:04:34 50da416c3ac9: Waiting 17:04:34 ad3a456e5733: Waiting 17:04:34 23d2d4c4bb30: Waiting 17:04:34 33e27b845d1e: Waiting 17:04:34 c4d48a809fc2: Download complete 17:04:34 ad3a456e5733: Verifying Checksum 17:04:34 ad3a456e5733: Download complete 17:04:34 33e27b845d1e: Download complete 17:04:34 7264a8db6415: Verifying Checksum 17:04:34 7264a8db6415: Download complete 17:04:34 c68163c4e522: Verifying Checksum 17:04:34 c68163c4e522: Download complete 17:04:34 7264a8db6415: Pull complete 17:04:34 23d2d4c4bb30: Verifying Checksum 17:04:34 23d2d4c4bb30: Download complete 17:04:34 c4d48a809fc2: Pull complete 17:04:34 4f1c88b9dad5: Verifying Checksum 17:04:34 4f1c88b9dad5: Download complete 17:04:35 50da416c3ac9: Verifying Checksum 17:04:38 4f1c88b9dad5: Pull complete 17:04:38 ad3a456e5733: Pull complete 17:04:38 33e27b845d1e: Pull complete 17:04:38 c68163c4e522: Pull complete 17:04:40 50da416c3ac9: Pull complete 17:04:41 23d2d4c4bb30: Pull complete 17:04:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:04:41 ---> 0786185ac409 17:04:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:04:46 ---> Running in 877f6f40c098 17:04:46 Removing intermediate container 877f6f40c098 17:04:46 ---> 5cba333223fa 17:04:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:04:46 ---> Running in fd5bbc0828da 17:04:46 Removing intermediate container fd5bbc0828da 17:04:46 ---> a7edddab5850 17:04:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:04:46 ---> Running in 9c1ee114aaf9 17:04:46 Removing intermediate container 9c1ee114aaf9 17:04:46 ---> 4dc0903f88ea 17:04:46 Step 6/12 : WORKDIR /device-virtual-go 17:04:46 ---> Running in b572dd2c354b 17:04:46 Removing intermediate container b572dd2c354b 17:04:46 ---> 095b0e24cfea 17:04:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:04:46 ---> Running in b4a0f11055f8 17:04:46 Still waiting to schedule task 17:04:46 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:04:46 ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:04:46 ‘prd-ubuntu18.04-docker-8c-8g-9961’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:04:46 ‘prd-ubuntu20.04-docker-8c-8g-9962’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:04:46 ‘prd-ubuntu20.04-docker-8c-8g-9972’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:04:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9970’ is offline 17:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:04:47 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:04:47 (2/4) Installing libedit (20221030.3.1-r1) 17:04:47 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:04:47 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:04:47 Executing busybox-1.36.1-r2.trigger 17:04:47 OK: 268 MiB in 56 packages 17:04:48 Removing intermediate container b4a0f11055f8 17:04:48 ---> e5596f136811 17:04:48 Step 8/12 : COPY go.mod vendor* ./ 17:04:48 ---> 05b650763dad 17:04:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:48 ---> Running in d02051077961 17:05:45 Removing intermediate container d02051077961 17:05:45 ---> 001a975a51d9 17:05:45 Step 10/12 : COPY . . 17:05:45 ---> 98c02796ba3a 17:05:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:05:45 ---> Running in 100ea9fc908c 17:05:45 Removing intermediate container 100ea9fc908c 17:05:45 ---> 43b5036bc482 17:05:45 Step 12/12 : RUN $MAKE 17:05:45 ---> Running in db3f7d2bac23 17:05:45 noop 17:05:45 Removing intermediate container db3f7d2bac23 17:05:45 ---> f3dee68a8afb 17:05:45 Successfully built f3dee68a8afb 17:05:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:45 + docker inspect -f . ci-base-image-x86_64 17:05:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:46 prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container 17:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-440 -v /w/workspace/foundry_device-virtual-go_PR-440:/w/workspace/foundry_device-virtual-go_PR-440:rw,z -v /w/workspace/foundry_device-virtual-go_PR-440@tmp:/w/workspace/foundry_device-virtual-go_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:46 $ docker top 00e7742d5fee31372acabb7300d474cfbb4e94ae2fe6e66d0ac7a9c0631d735c -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:46 + go version 17:05:46 go version go1.21.0 linux/amd64 [Pipeline] } 17:05:46 $ docker stop --time=1 00e7742d5fee31372acabb7300d474cfbb4e94ae2fe6e66d0ac7a9c0631d735c 17:05:48 $ docker rm -f --volumes 00e7742d5fee31372acabb7300d474cfbb4e94ae2fe6e66d0ac7a9c0631d735c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:48 + docker inspect -f . ci-base-image-x86_64 17:05:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:49 prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container 17:05:49 $ 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-440 -v /w/workspace/foundry_device-virtual-go_PR-440:/w/workspace/foundry_device-virtual-go_PR-440:rw,z -v /w/workspace/foundry_device-virtual-go_PR-440@tmp:/w/workspace/foundry_device-virtual-go_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:49 $ docker top a315d5c5c1b20972dd6919edf39b3992c56645d7a1c176b6810c11c655ec2e59 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:49 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-440 [Pipeline] fileExists [Pipeline] sh 17:05:50 + make test 17:05:50 go test ./... -coverprofile=coverage.out 17:05:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:06:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:06:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 17:06:08 go vet ./... 17:06:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:06:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:06:10 ./bin/test-attribution-txt.sh [Pipeline] echo 17:06:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:06:10 $ docker stop --time=1 a315d5c5c1b20972dd6919edf39b3992c56645d7a1c176b6810c11c655ec2e59 17:06:13 $ docker rm -f --volumes a315d5c5c1b20972dd6919edf39b3992c56645d7a1c176b6810c11c655ec2e59 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:06:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:06:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:06:15 + ls -al . 17:06:15 total 200 17:06:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:05 . 17:06:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:04 .. 17:06:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:06 .git 17:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:04 .github 17:06:15 -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 17:04 .gitignore 17:06:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:04 .golangci.yml 17:06:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:04 .semver 17:06:15 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 17:04 Attribution.txt 17:06:15 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 17:04 CHANGELOG.md 17:06:15 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 17:04 Dockerfile 17:06:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:04 GOVERNANCE.md 17:06:15 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 17:04 Jenkinsfile 17:06:15 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 17:04 LICENSE 17:06:15 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 17:04 Makefile 17:06:15 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 17:04 OWNERS.md 17:06:15 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 17:04 README.md 17:06:15 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:04 VERSION 17:06:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:04 bin 17:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:04 cmd 17:06:15 -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 17:06 coverage.out 17:06:15 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 17:04 go.mod 17:06:15 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 17:04 go.sum 17:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:04 internal 17:06:15 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 17:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:15 + 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=1e1029335fcd05a1cfcf7ccbde58178ea720abc4 --label arch=amd64 --label version=0.0.0 . 17:06:15 Sending build context to Docker daemon 23.71MB 17:06:15 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:06:15 Step 2/25 : FROM ${BASE} AS builder 17:06:15 ---> f3dee68a8afb 17:06:15 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:06:15 ---> Running in 4670c7054b5b 17:06:15 Removing intermediate container 4670c7054b5b 17:06:15 ---> a0bc209579ee 17:06:15 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:06:15 ---> Running in 8e9b61a53a05 17:06:16 Removing intermediate container 8e9b61a53a05 17:06:16 ---> 72183211cbed 17:06:16 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:06:16 ---> Running in 9f0b2bb8ba75 17:06:16 Removing intermediate container 9f0b2bb8ba75 17:06:16 ---> 71e39bb7e9f9 17:06:16 Step 6/25 : WORKDIR /device-virtual-go 17:06:16 ---> Running in 7883f8bd6920 17:06:16 Removing intermediate container 7883f8bd6920 17:06:16 ---> aa69c6d2bcb8 17:06:16 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:06:16 ---> Running in b2d31d7af2ba 17:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:06:16 OK: 268 MiB in 56 packages 17:06:17 Removing intermediate container b2d31d7af2ba 17:06:17 ---> 538042424189 17:06:17 Step 8/25 : COPY go.mod vendor* ./ 17:06:17 ---> 1813698d9f93 17:06:17 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:17 ---> Running in 3783e0d035bb 17:06:18 Removing intermediate container 3783e0d035bb 17:06:18 ---> 0cd35c5bae53 17:06:18 Step 10/25 : COPY . . 17:06:18 ---> 5d5f884e96aa 17:06:18 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:06:18 ---> Running in bb48033ab30f 17:06:18 Removing intermediate container bb48033ab30f 17:06:18 ---> 2131638b9207 17:06:18 Step 12/25 : RUN $MAKE 17:06:18 ---> Running in d8152b194a7f 17:06:18 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.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 17:06:40 Removing intermediate container d8152b194a7f 17:06:40 ---> aad834419891 17:06:40 Step 13/25 : FROM alpine:3.18 17:06:40 3.18: Pulling from library/alpine 17:06:40 96526aa774ef: Pulling fs layer 17:06:40 96526aa774ef: Verifying Checksum 17:06:40 96526aa774ef: Download complete 17:06:40 96526aa774ef: Pull complete 17:06:40 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:06:40 Status: Downloaded newer image for alpine:3.18 17:06:40 ---> 8ca4688f4f35 17:06:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:06:40 ---> Running in 7e1e5f4eff3a 17:06:40 Removing intermediate container 7e1e5f4eff3a 17:06:40 ---> 7a55886d0563 17:06:40 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:06:40 ---> Running in 01a6004a04f7 17:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:06:40 (1/1) Installing dumb-init (1.2.5-r2) 17:06:40 Executing busybox-1.36.1-r2.trigger 17:06:40 OK: 7 MiB in 16 packages 17:06:40 Removing intermediate container 01a6004a04f7 17:06:40 ---> d6e033f30ca5 17:06:40 Step 16/25 : WORKDIR / 17:06:40 ---> Running in b9c602fc5d55 17:06:40 Removing intermediate container b9c602fc5d55 17:06:40 ---> 79c9e2502f8c 17:06:40 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:06:40 ---> 6084a4f594e2 17:06:40 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:06:40 ---> eedd93b3d6bb 17:06:40 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:06:41 ---> fe0c83e65b9f 17:06:41 Step 20/25 : EXPOSE 59900 17:06:41 ---> Running in a44a8f237bf9 17:06:41 Removing intermediate container a44a8f237bf9 17:06:41 ---> eff489b6cf2f 17:06:41 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:06:41 ---> Running in 1406f6f4ffbd 17:06:41 Removing intermediate container 1406f6f4ffbd 17:06:41 ---> 09db32037fd1 17:06:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:06:41 ---> Running in 082c9c1e6c8e 17:06:41 Removing intermediate container 082c9c1e6c8e 17:06:41 ---> 5228268c91ea 17:06:41 Step 23/25 : LABEL arch=amd64 17:06:41 ---> Running in 699390c9368f 17:06:41 Removing intermediate container 699390c9368f 17:06:41 ---> ae5c15d60a7c 17:06:41 Step 24/25 : LABEL git_sha=1e1029335fcd05a1cfcf7ccbde58178ea720abc4 17:06:41 ---> Running in 481ecefece4f 17:06:41 Removing intermediate container 481ecefece4f 17:06:41 ---> dbcbee484260 17:06:41 Step 25/25 : LABEL version=0.0.0 17:06:41 ---> Running in 903a0b1b9a2a 17:06:41 Removing intermediate container 903a0b1b9a2a 17:06:41 ---> 27a3c269517a 17:06:41 [Warning] One or more build-args [ARCH] were not consumed 17:06:41 Successfully built 27a3c269517a 17:06:41 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 17:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:42 17:06:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:43 latest: Pulling from edgex-lftools-log-publisher 17:06:43 5eb5b503b376: Pulling fs layer 17:06:43 5c69ac0246d0: Pulling fs layer 17:06:43 ec43610c2a17: Pulling fs layer 17:06:43 3a2ae6a8a46f: Pulling fs layer 17:06:43 33b1e0a273af: Pulling fs layer 17:06:43 5d3b04190fa2: Pulling fs layer 17:06:43 2f39f015ded8: Pulling fs layer 17:06:43 3a2ae6a8a46f: Waiting 17:06:43 5d3b04190fa2: Waiting 17:06:43 2f39f015ded8: Waiting 17:06:43 33b1e0a273af: Waiting 17:06:43 5c69ac0246d0: Verifying Checksum 17:06:43 5c69ac0246d0: Download complete 17:06:43 3a2ae6a8a46f: Verifying Checksum 17:06:43 3a2ae6a8a46f: Download complete 17:06:43 33b1e0a273af: Verifying Checksum 17:06:43 33b1e0a273af: Download complete 17:06:43 5d3b04190fa2: Verifying Checksum 17:06:43 5d3b04190fa2: Download complete 17:06:43 ec43610c2a17: Verifying Checksum 17:06:43 ec43610c2a17: Download complete 17:06:43 5eb5b503b376: Verifying Checksum 17:06:43 5eb5b503b376: Download complete 17:06:43 2f39f015ded8: Verifying Checksum 17:06:43 2f39f015ded8: Download complete 17:06:44 5eb5b503b376: Pull complete 17:06:44 5c69ac0246d0: Pull complete 17:06:45 ec43610c2a17: Pull complete 17:06:45 3a2ae6a8a46f: Pull complete 17:06:45 33b1e0a273af: Pull complete 17:06:45 5d3b04190fa2: Pull complete 17:06:49 2f39f015ded8: Pull complete 17:06:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:49 prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container 17:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-440 -v /w/workspace/foundry_device-virtual-go_PR-440:/w/workspace/foundry_device-virtual-go_PR-440:rw,z -v /w/workspace/foundry_device-virtual-go_PR-440@tmp:/w/workspace/foundry_device-virtual-go_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:06:54 $ docker top d34debb8eb2f27aa2b80e3ebb65336f998f1d82f23a4c8727399d58777f0b94c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:55 ---> job-cost.sh 17:06:55 lf-activate-venv: SKIPPING 17:06:55 INFO: No Stack... 17:06:55 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:56 INFO: Archiving Costs [Pipeline] sh 17:06:56 + cat /w/workspace/foundry_device-virtual-go_PR-440/archives/cost.csv 17:06:56 + cut -d, -f6 [Pipeline] lock 17:06:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-440-1-stack-cost] 17:06:56 Resource [jenkins-edgexfoundry-device-virtual-go-PR-440-1-stack-cost] did not exist. Created. 17:06:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-440-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:56 + echo total: 0.2199999988079071 [Pipeline] stash 17:06:56 Stashed 1 file(s) [Pipeline] } 17:06:56 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-440-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:56 $ docker stop --time=1 d34debb8eb2f27aa2b80e3ebb65336f998f1d82f23a4c8727399d58777f0b94c 17:06:58 $ docker rm -f --volumes d34debb8eb2f27aa2b80e3ebb65336f998f1d82f23a4c8727399d58777f0b94c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:07:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9975 in /w/workspace/foundry_device-virtual-go_PR-440 [Pipeline] { [Pipeline] ws 17:07:33 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 17:07:33 The recommended git tool is: git 17:07:40 using credential edgex-jenkins-ssh 17:07:40 Cloning the remote Git repository 17:07:40 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 17:07:40 > git init /w/workspace/device-virtual-go/1 # timeout=10 17:07:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:07:40 > git --version # timeout=10 17:07:40 > git --version # 'git version 2.25.1' 17:07:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:43 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:07:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:45 Merging remotes/origin/main commit 6ff19b9bbcef14612feb1da85704d71f54c07229 into PR head commit 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 17:07:44 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:07:44 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:07:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:07:45 > git config core.sparsecheckout # timeout=10 17:07:45 > git checkout -f 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 # timeout=10 17:07:45 Merge succeeded, producing 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 17:07:45 Checking out Revision 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 (PR-440) 17:07:45 > git remote # timeout=10 17:07:45 > git config --get remote.origin.url # timeout=10 17:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:45 > git merge 6ff19b9bbcef14612feb1da85704d71f54c07229 # timeout=10 17:07:45 > git rev-parse HEAD^{commit} # timeout=10 17:07:45 > git config core.sparsecheckout # timeout=10 17:07:45 > git checkout -f 1e1029335fcd05a1cfcf7ccbde58178ea720abc4 # timeout=10 17:07:49 Commit message: "feat!: Remove snap packaging" 17:07:49 > git --version # timeout=10 17:07:49 > git --version # 'git version 2.25.1' 17:07:49 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:07:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:50 Dload Upload Total Spent Left Speed 17:07:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 17:07:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:07:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:07:51 + sudo tee /etc/docker/daemon.new 17:07:51 { 17:07:51 "registry-mirrors": [ 17:07:51 "https://nexus3.edgexfoundry.org:10001" 17:07:51 ], 17:07:51 "bip": "10.250.0.254/24", 17:07:51 "hosts": [ 17:07:51 "tcp://0.0.0.0:5555", 17:07:51 "unix:///var/run/docker.sock" 17:07:51 ], 17:07:51 "mtu": 1458, 17:07:51 "selinux-enabled": true, 17:07:51 "seccomp-profile": "/etc/docker/seccomp.json" 17:07:51 } [Pipeline] sh 17:07:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:07:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:10 provisioning config files... 17:08:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6170326912625315048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:11 ---> docker-login.sh 17:08:11 nexus3.edgexfoundry.org:10001 17:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:12 Configure a credential helper to remove this warning. See 17:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:12 17:08:12 Login Succeeded 17:08:12 nexus3.edgexfoundry.org:10002 17:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:12 Configure a credential helper to remove this warning. See 17:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:12 17:08:12 Login Succeeded 17:08:12 nexus3.edgexfoundry.org:10003 17:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:12 Configure a credential helper to remove this warning. See 17:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:12 17:08:12 Login Succeeded 17:08:12 nexus3.edgexfoundry.org:10004 17:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:13 Configure a credential helper to remove this warning. See 17:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:13 17:08:13 Login Succeeded 17:08:13 docker.io 17:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:14 Configure a credential helper to remove this warning. See 17:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:14 17:08:14 Login Succeeded 17:08:14 ---> docker-login.sh ends [Pipeline] } 17:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:14 ========================================================= 17:08:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:08:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:08:15 Sending build context to Docker daemon 11.97MB 17:08:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:08:15 Step 2/12 : FROM ${BASE} AS builder 17:08:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:08:16 9fda8d8052c6: Pulling fs layer 17:08:16 5d54e960e981: Pulling fs layer 17:08:16 c4a7e357bf2a: Pulling fs layer 17:08:16 f0e02332f6b5: Pulling fs layer 17:08:16 cefa15bbcfad: Pulling fs layer 17:08:16 17808c966233: Pulling fs layer 17:08:16 f4c1fc716caa: Pulling fs layer 17:08:16 cefa15bbcfad: Waiting 17:08:16 17808c966233: Waiting 17:08:16 f4c1fc716caa: Waiting 17:08:16 f0e02332f6b5: Waiting 17:08:16 5d54e960e981: Verifying Checksum 17:08:16 5d54e960e981: Download complete 17:08:16 f0e02332f6b5: Verifying Checksum 17:08:16 f0e02332f6b5: Download complete 17:08:16 cefa15bbcfad: Verifying Checksum 17:08:16 cefa15bbcfad: Download complete 17:08:16 9fda8d8052c6: Verifying Checksum 17:08:16 9fda8d8052c6: Download complete 17:08:17 f4c1fc716caa: Verifying Checksum 17:08:17 f4c1fc716caa: Download complete 17:08:17 9fda8d8052c6: Pull complete 17:08:18 5d54e960e981: Pull complete 17:08:18 c4a7e357bf2a: Verifying Checksum 17:08:18 c4a7e357bf2a: Download complete 17:08:20 17808c966233: Verifying Checksum 17:08:20 17808c966233: Download complete 17:08:35 c4a7e357bf2a: Pull complete 17:08:35 f0e02332f6b5: Pull complete 17:08:35 cefa15bbcfad: Pull complete 17:08:41 17808c966233: Pull complete 17:08:43 f4c1fc716caa: Pull complete 17:08:43 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:08:43 ---> ea914061e18c 17:08:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:08:44 ---> Running in d87e0a571860 17:08:45 Removing intermediate container d87e0a571860 17:08:45 ---> e4d7a9043a23 17:08:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:08:45 ---> Running in b5fdd613da90 17:08:45 Removing intermediate container b5fdd613da90 17:08:45 ---> 163be7cc222e 17:08:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:08:45 ---> Running in 954caa51e72d 17:08:46 Removing intermediate container 954caa51e72d 17:08:46 ---> a0647c35249d 17:08:46 Step 6/12 : WORKDIR /device-virtual-go 17:08:46 ---> Running in 8e2f6d1f9f1a 17:08:46 Removing intermediate container 8e2f6d1f9f1a 17:08:46 ---> f5ab8c583af5 17:08:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:46 ---> Running in 4285ac00214e 17:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:08:49 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:08:49 (2/4) Installing libedit (20221030.3.1-r1) 17:08:49 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:08:49 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:08:49 Executing busybox-1.36.1-r2.trigger 17:08:49 OK: 270 MiB in 56 packages 17:08:51 Removing intermediate container 4285ac00214e 17:08:51 ---> 8ba1edb93d0e 17:08:51 Step 8/12 : COPY go.mod vendor* ./ 17:08:51 ---> 13bf3daa8cac 17:08:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:52 ---> Running in d61dd37094a7 17:10:28 Removing intermediate container d61dd37094a7 17:10:28 ---> 9d259042a4e7 17:10:28 Step 10/12 : COPY . . 17:10:28 ---> 32263f3a8f82 17:10:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:10:28 ---> Running in f37c6116bd9d 17:10:28 Removing intermediate container f37c6116bd9d 17:10:28 ---> 2695f1675f4d 17:10:28 Step 12/12 : RUN $MAKE 17:10:28 ---> Running in 17a12327c166 17:10:29 noop 17:10:30 Removing intermediate container 17a12327c166 17:10:30 ---> db82f812b5bc 17:10:30 Successfully built db82f812b5bc 17:10:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:30 + docker inspect -f . ci-base-image-arm64 17:10:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:31 prd-ubuntu20.04-docker-arm64-4c-16g-9975 does not seem to be running inside a container 17:10:31 $ 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 ******** -e ******** ci-base-image-arm64 cat 17:10:32 $ docker top bbf47befe374c65125371eb5927c43ff9f87bf10b9623aa4990d56200bea577e -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:33 + go version 17:10:33 go version go1.21.0 linux/arm64 [Pipeline] } 17:10:33 $ docker stop --time=1 bbf47befe374c65125371eb5927c43ff9f87bf10b9623aa4990d56200bea577e 17:10:35 $ docker rm -f --volumes bbf47befe374c65125371eb5927c43ff9f87bf10b9623aa4990d56200bea577e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:36 + docker inspect -f . ci-base-image-arm64 17:10:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:36 prd-ubuntu20.04-docker-arm64-4c-16g-9975 does not seem to be running inside a container 17:10:36 $ 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 ******** -e ******** ci-base-image-arm64 cat 17:10:38 $ docker top 5ac86a53786f78d90c4b538a410d41c9b8984b4d5a139b74a6c9a05b2c0439d6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:39 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 17:10:39 + make test 17:10:39 go test ./... -coverprofile=coverage.out 17:10:45 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:13:07 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:13:07 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.096s coverage: 58.4% of statements 17:13:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:13:07 go vet ./... 17:13:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:13:25 ./bin/test-attribution-txt.sh [Pipeline] echo 17:13:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:13:25 $ docker stop --time=1 5ac86a53786f78d90c4b538a410d41c9b8984b4d5a139b74a6c9a05b2c0439d6 17:13:27 $ docker rm -f --volumes 5ac86a53786f78d90c4b538a410d41c9b8984b4d5a139b74a6c9a05b2c0439d6 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:29 Warning: overwriting stash ‘coverage-report’ 17:13:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:13:30 + ls -al . 17:13:30 total 196 17:13:30 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 17:10 . 17:13:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 17:07 .. 17:13:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 17:07 .git 17:13:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:07 .github 17:13:30 -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 17:07 .gitignore 17:13:30 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 17:07 .golangci.yml 17:13:30 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 17:07 Attribution.txt 17:13:30 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 17:07 CHANGELOG.md 17:13:30 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 17:07 Dockerfile 17:13:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 17:07 GOVERNANCE.md 17:13:30 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 17:07 Jenkinsfile 17:13:30 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 17:07 LICENSE 17:13:30 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 17:07 Makefile 17:13:30 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 17:07 OWNERS.md 17:13:30 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 17:07 README.md 17:13:30 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 17:04 VERSION 17:13:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 17:07 bin 17:13:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:07 cmd 17:13:30 -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 17:12 coverage.out 17:13:30 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 17:07 go.mod 17:13:30 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 17:07 go.sum 17:13:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 17:07 internal 17:13:30 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 17:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:31 + 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=1e1029335fcd05a1cfcf7ccbde58178ea720abc4 --label arch=arm64 --label version=0.0.0 . 17:13:31 Sending build context to Docker daemon 12.02MB 17:13:31 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:13:31 Step 2/25 : FROM ${BASE} AS builder 17:13:31 ---> db82f812b5bc 17:13:31 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:13:32 ---> Running in c9e5c913bef1 17:13:32 Removing intermediate container c9e5c913bef1 17:13:32 ---> 33f1bc08c80e 17:13:32 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:13:32 ---> Running in 4b632b5cb66d 17:13:32 Removing intermediate container 4b632b5cb66d 17:13:32 ---> 1a659e5d1a45 17:13:32 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:13:32 ---> Running in a44b48f3b552 17:13:33 Removing intermediate container a44b48f3b552 17:13:33 ---> 54783cb7b37d 17:13:33 Step 6/25 : WORKDIR /device-virtual-go 17:13:33 ---> Running in 2e39a4aa73b5 17:13:33 Removing intermediate container 2e39a4aa73b5 17:13:33 ---> ea65501a3f72 17:13:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:13:33 ---> Running in fd0a42814096 17:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:13:36 OK: 270 MiB in 56 packages 17:13:37 Removing intermediate container fd0a42814096 17:13:37 ---> 038a1c72048a 17:13:37 Step 8/25 : COPY go.mod vendor* ./ 17:13:38 ---> 104e3f602f17 17:13:38 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:38 ---> Running in 891392f104f4 17:13:45 Removing intermediate container 891392f104f4 17:13:45 ---> e3086254fd76 17:13:45 Step 10/25 : COPY . . 17:13:46 ---> f19bd7090028 17:13:46 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:13:46 ---> Running in 94b69e4f3a56 17:13:46 Removing intermediate container 94b69e4f3a56 17:13:46 ---> 3899c11d1e19 17:13:46 Step 12/25 : RUN $MAKE 17:13:46 ---> Running in f9be2dd815d4 17:13:48 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.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 17:15:54 Removing intermediate container f9be2dd815d4 17:15:54 ---> da2edf72d4f2 17:15:54 Step 13/25 : FROM alpine:3.18 17:15:54 3.18: Pulling from library/alpine 17:15:54 579b34f0a95b: Pulling fs layer 17:15:54 579b34f0a95b: Verifying Checksum 17:15:54 579b34f0a95b: Download complete 17:15:54 579b34f0a95b: Pull complete 17:15:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:15:54 Status: Downloaded newer image for alpine:3.18 17:15:54 ---> 3cc203321400 17:15:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:15:54 ---> Running in 0236b39128aa 17:15:54 Removing intermediate container 0236b39128aa 17:15:54 ---> f49ecc161611 17:15:54 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:15:54 ---> Running in 603826761dd8 17:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:15:57 (1/1) Installing dumb-init (1.2.5-r2) 17:15:57 Executing busybox-1.36.1-r2.trigger 17:15:57 OK: 8 MiB in 16 packages 17:15:58 Removing intermediate container 603826761dd8 17:15:58 ---> 2d0e42a92edd 17:15:58 Step 16/25 : WORKDIR / 17:15:58 ---> Running in 9c4b32d18f19 17:15:58 Removing intermediate container 9c4b32d18f19 17:15:58 ---> 0cd9d215c3ea 17:15:58 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:15:59 ---> 304e721e45aa 17:15:59 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:16:00 ---> 4d52749d3082 17:16:00 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:16:04 ---> 7fc503e230e6 17:16:04 Step 20/25 : EXPOSE 59900 17:16:04 ---> Running in 4c018e3e97c0 17:16:04 Removing intermediate container 4c018e3e97c0 17:16:04 ---> ec7423138e77 17:16:04 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:16:04 ---> Running in b2b7d777f602 17:16:04 Removing intermediate container b2b7d777f602 17:16:04 ---> 5845fad32cfb 17:16:04 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:16:04 ---> Running in b721ee4c0c2e 17:16:04 Removing intermediate container b721ee4c0c2e 17:16:04 ---> 457b8140757a 17:16:04 Step 23/25 : LABEL arch=arm64 17:16:04 ---> Running in 56aa4739557d 17:16:05 Removing intermediate container 56aa4739557d 17:16:05 ---> c7cd791968a8 17:16:05 Step 24/25 : LABEL git_sha=1e1029335fcd05a1cfcf7ccbde58178ea720abc4 17:16:05 ---> Running in b15403de7f01 17:16:05 Removing intermediate container b15403de7f01 17:16:05 ---> 3fa43ec9bdee 17:16:05 Step 25/25 : LABEL version=0.0.0 17:16:05 ---> Running in 590e0a5ba489 17:16:05 Removing intermediate container 590e0a5ba489 17:16:05 ---> ebfd34cc89f3 17:16:05 [Warning] One or more build-args [ARCH] were not consumed 17:16:06 Successfully built ebfd34cc89f3 17:16:06 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 17:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:07 17:16:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:07 arm64: Pulling from edgex-lftools-log-publisher 17:16:07 8998bd30e6a1: Pulling fs layer 17:16:07 04944245beec: Pulling fs layer 17:16:07 699f458cf7ca: Pulling fs layer 17:16:07 765212b225bb: Pulling fs layer 17:16:07 f23df028b6ca: Pulling fs layer 17:16:07 d65c8cfc05b1: Pulling fs layer 17:16:07 2437ff75d9bd: Pulling fs layer 17:16:07 f23df028b6ca: Waiting 17:16:07 d65c8cfc05b1: Waiting 17:16:07 765212b225bb: Waiting 17:16:07 2437ff75d9bd: Waiting 17:16:07 04944245beec: Verifying Checksum 17:16:07 04944245beec: Download complete 17:16:07 765212b225bb: Verifying Checksum 17:16:07 765212b225bb: Download complete 17:16:07 f23df028b6ca: Download complete 17:16:07 d65c8cfc05b1: Verifying Checksum 17:16:07 d65c8cfc05b1: Download complete 17:16:08 699f458cf7ca: Verifying Checksum 17:16:08 699f458cf7ca: Download complete 17:16:08 8998bd30e6a1: Verifying Checksum 17:16:08 8998bd30e6a1: Download complete 17:16:10 2437ff75d9bd: Verifying Checksum 17:16:10 2437ff75d9bd: Download complete 17:16:12 8998bd30e6a1: Pull complete 17:16:13 04944245beec: Pull complete 17:16:14 699f458cf7ca: Pull complete 17:16:15 765212b225bb: Pull complete 17:16:17 f23df028b6ca: Pull complete 17:16:17 d65c8cfc05b1: Pull complete 17:16:35 2437ff75d9bd: Pull complete 17:16:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:16:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:35 prd-ubuntu20.04-docker-arm64-4c-16g-9975 does not seem to be running inside a container 17:16:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:16:38 $ docker top e60da11a4dca424bb04505f70d0f8577be09483022d6d52f5f9fd65a47e99a45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:39 ---> job-cost.sh 17:16:39 lf-activate-venv: SKIPPING 17:16:39 INFO: No Stack... 17:16:40 INFO: Retrieving Pricing Info for: v3-standard-4 17:16:40 INFO: Archiving Costs [Pipeline] sh 17:16:41 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 17:16:41 + cut -d, -f6 [Pipeline] lock 17:16:41 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-440-1-stack-cost] 17:16:41 Resource [jenkins-edgexfoundry-device-virtual-go-PR-440-1-stack-cost] did not exist. Created. 17:16:41 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-440-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:16:42 /w/workspace/device-virtual-go/1@tmp/durable-3358c670/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:16:43 + echo total: 0.10999999940395355 [Pipeline] stash 17:16:43 Warning: overwriting stash ‘stack-cost’ 17:16:43 Stashed 1 file(s) [Pipeline] } 17:16:43 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-440-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:16:43 $ docker stop --time=1 e60da11a4dca424bb04505f70d0f8577be09483022d6d52f5f9fd65a47e99a45 17:16:46 $ docker rm -f --volumes e60da11a4dca424bb04505f70d0f8577be09483022d6d52f5f9fd65a47e99a45 [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 17:16:47 provisioning config files... 17:16:47 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-440@tmp/config1034852519660242473tmp [Pipeline] { [Pipeline] sh 17:16:48 + set +x 17:16:48 + curl -s https://codecov.io/bash 17:16:48 + bash -s -- 17:16:48 17:16:48 _____ _ 17:16:48 / ____| | | 17:16:48 | | ___ __| | ___ ___ _____ __ 17:16:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:16:48 | |___| (_) | (_| | __/ (_| (_) \ V / 17:16:48 \_____\___/ \__,_|\___|\___\___/ \_/ 17:16:48 Bash-1.0.6 17:16:48 17:16:48 17:16:48 ==> git version 2.25.1 found 17:16:48 ==> 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 17:16:48 Release-Date: 2020-01-08 17:16:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:16:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:16:48 ==> Jenkins CI detected. 17:16:48 current dir:  /w/workspace/foundry_device-virtual-go_PR-440 17:16:48 project root: . 17:16:48 --> token set from env 17:16:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:16:48 ==> Running gcov in . (disable via -X gcov) 17:16:48 ==> Python coveragepy not found 17:16:48 ==> Searching for coverage reports in: 17:16:48 + . 17:16:48 -> Found 1 reports 17:16:48 ==> Detecting git/mercurial file structure 17:16:48 ==> Reading reports 17:16:48 + ./coverage.out bytes=43063 17:16:48 ==> Appending adjustments 17:16:48 https://docs.codecov.io/docs/fixing-reports 17:16:48 + Found adjustments 17:16:48 ==> Gzipping contents 17:16:48 8.0K /tmp/codecov.OPfLiQ.gz 17:16:48 ==> Uploading reports 17:16:48 url: https://codecov.io 17:16:48 query: branch=PR-440&commit=1e1029335fcd05a1cfcf7ccbde58178ea720abc4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-440%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=440&job=&cmd_args= 17:16:48 -> Pinging Codecov 17:16:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-440&commit=1e1029335fcd05a1cfcf7ccbde58178ea720abc4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-440%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=440&job=&cmd_args= 17:16:48 -> Uploading to 17:16:48 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/5E52B4B073DB2E39498172D8E973AA87/1e1029335fcd05a1cfcf7ccbde58178ea720abc4/7fbb8584-aaa7-462f-9e1f-fe5fe28458aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T171648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea8edf24251859d49844e797681f7c37ccaec09f8e7b8a5ad07a32530d8d7131 17:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:48 Dload Upload Total Spent Left Speed 17:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 24500 --:--:-- --:--:-- --:--:-- 24380 100 4998 0 0 100 4998 0 16495 --:--:-- --:--:-- --:--:-- 16440 17:16:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/1e1029335fcd05a1cfcf7ccbde58178ea720abc4 [Pipeline] } 17:16:48 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 17:16:50 + [ -d /w/workspace/foundry_device-virtual-go_PR-440/archives ] 17:16:50 + ls -al /w/workspace/foundry_device-virtual-go_PR-440/archives 17:16:50 total 16 17:16:50 drwxr-xr-x 3 root root 4096 Oct 24 17:06 . 17:16:50 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:06 .. 17:16:50 drwxr-xr-x 2 root root 4096 Oct 24 17:06 cost 17:16:50 -rw-r--r-- 1 root root 89 Oct 24 17:06 cost.csv 17:16:50 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-440/archives 17:16:50 + ls -al /w/workspace/foundry_device-virtual-go_PR-440/archives 17:16:50 total 16 17:16:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 17:06 . 17:16:50 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 17:06 .. 17:16:50 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 17:06 cost 17:16:50 -rw-r--r-- 1 jenkins jenkins 89 Oct 24 17:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:16:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:16:51 ---> package-listing.sh 17:16:51 ++ facter osfamily 17:16:51 ++ tr '[:upper:]' '[:lower:]' 17:16:52 + OS_FAMILY=debian 17:16:52 + workspace=/w/workspace/foundry_device-virtual-go_PR-440 17:16:52 + START_PACKAGES=/tmp/packages_start.txt 17:16:52 + END_PACKAGES=/tmp/packages_end.txt 17:16:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:16:52 + PACKAGES=/tmp/packages_start.txt 17:16:52 + '[' /w/workspace/foundry_device-virtual-go_PR-440 ']' 17:16:52 + PACKAGES=/tmp/packages_end.txt 17:16:52 + case "${OS_FAMILY}" in 17:16:52 + dpkg -l 17:16:52 + grep '^ii' 17:16:52 + '[' -f /tmp/packages_start.txt ']' 17:16:52 + '[' -f /tmp/packages_end.txt ']' 17:16:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:16:52 + '[' /w/workspace/foundry_device-virtual-go_PR-440 ']' 17:16:52 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-440/archives/ 17:16:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-440/archives/ [Pipeline] echo 17:16:52 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-440/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:16:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:53 prd-ubuntu20.04-docker-8c-8g-9969 does not seem to be running inside a container 17:16:53 $ 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-440/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-440 -v /w/workspace/foundry_device-virtual-go_PR-440:/w/workspace/foundry_device-virtual-go_PR-440:rw,z -v /w/workspace/foundry_device-virtual-go_PR-440@tmp:/w/workspace/foundry_device-virtual-go_PR-440@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 17:16:53 $ docker top f7a2096f42dbf6a504c1b1e8a5182e53a1fcc2397749cdec449fd613dcf636b3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:53 + touch /tmp/pre-build-complete [Pipeline] sh 17:16:54 + mkdir -p /var/log/sysstat [Pipeline] sh 17:16:54 + ls /var/log/sa-host 17:16:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:54 provisioning config files... 17:16:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-440@tmp/config4396380132863757458tmp [Pipeline] { [Pipeline] echo 17:16:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:16:55 ---> create-netrc.sh [Pipeline] } 17:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:16:55 ---> python-tools-install.sh [Pipeline] echo 17:16:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:16:55 ---> sudo-logs.sh 17:16:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:16:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:16:56 ---> job-cost.sh 17:16:56 lf-activate-venv: SKIPPING 17:16:56 DEBUG: total: 0.2199999988079071 17:16:56 INFO: Retrieving Stack Cost... 17:16:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:16:57 INFO: Archiving Costs [Pipeline] echo 17:16:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:16:57 ---> logs-deploy.sh 17:16:57 lf-activate-venv: SKIPPING 17:16:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-440/1 17:16:57 INFO: archiving workspace using pattern(s): 17:16:58 Archives upload complete. 17:16:58 INFO: archiving logs to Nexus