Pull request #286 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 vli11 for edgexfoundry/device-virtual-go Loading trusted files from base branch main at 9b27552b3734ae7c2a4c3808c2aff026acc83385 rather than a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a Obtained Jenkinsfile from 9b27552b3734ae7c2a4c3808c2aff026acc83385 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-ssh9461687125162152603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh6377173023954583233.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-286/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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5940605357941726594.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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18070089807182503791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh14629605448692620816.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-286/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-286/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15673796516475520547.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-235’ Running on prd-ubuntu20.04-docker-8c-8g-237 in /w/workspace/foundry_device-virtual-go_PR-286 [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-286 # 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 Merging remotes/origin/main commit 9b27552b3734ae7c2a4c3808c2aff026acc83385 into PR head commit a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a Merge succeeded, producing a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a Checking out Revision a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a (PR-286) > 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/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a # 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 9b27552b3734ae7c2a4c3808c2aff026acc83385 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:11:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:11:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:11:59 ========================================================= 05:11:59 EdgeX Global Pipelines Version Info 05:11:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:12:00 ------------------- 05:12:00 stable info: 05:12:00 ------------------- 05:12:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:12:00 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 05:12:00 Message: update stable to v1.0.230 05:12:01 ------------------- 05:12:01 experimental info: 05:12:01 ------------------- 05:12:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:12:01 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 05:12:01 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 05:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7b7b7f [Pipeline] echo 05:12:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:02 provisioning config files... 05:12:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-286@tmp/config1989252796890692522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:03 ---> docker-login.sh 05:12:03 nexus3.edgexfoundry.org:10001 05:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:03 Configure a credential helper to remove this warning. See 05:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:03 05:12:03 Login Succeeded 05:12:03 nexus3.edgexfoundry.org:10002 05:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:03 Configure a credential helper to remove this warning. See 05:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:03 05:12:03 Login Succeeded 05:12:03 nexus3.edgexfoundry.org:10003 05:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:03 Configure a credential helper to remove this warning. See 05:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:03 05:12:03 Login Succeeded 05:12:03 nexus3.edgexfoundry.org:10004 05:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:03 Configure a credential helper to remove this warning. See 05:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:03 05:12:03 Login Succeeded 05:12:03 docker.io 05:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:04 Configure a credential helper to remove this warning. See 05:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:04 05:12:04 Login Succeeded 05:12:04 ---> docker-login.sh ends [Pipeline] } 05:12:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:12:04 + git rev-list -1 --merges a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a~1..a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] echo 05:12:04 -----------> git rev-list -1 --merges a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a~1..a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [false] [Pipeline] sh 05:12:05 + git log --format=format:%s -1 a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] echo 05:12:05 ========================================================= 05:12:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:12:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:05 + git log --format=format:%s -1 a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] echo 05:12:05 [semverPrep] GIT_COMMIT: a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a, Commit Message: feat: Add go-winio to attribution (new SPIFFE dependency) [Pipeline] echo 05:12:05 [semverPrep] This is not a build commit. [Pipeline] sh 05:12:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:12:06 + grep -v github /etc/ssh/ssh_known_hosts 05:12:06 + [ -e /tmp/ssh_known_hosts ] 05:12:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:12:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:12:06 + sudo tee -a /etc/ssh/ssh_known_hosts 05:12:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:12:06 05:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:12:06 latest: Pulling from edgex-devops/py-git-semver 05:12:06 1fe172e4850f: Pulling fs layer 05:12:06 caf521ccaac6: Pulling fs layer 05:12:06 3ead6fa29328: Pulling fs layer 05:12:06 5c2a1cbceb83: Pulling fs layer 05:12:06 a8d5f1318db7: Pulling fs layer 05:12:06 c427282e49a2: Pulling fs layer 05:12:06 1827001aaf11: Pulling fs layer 05:12:06 0714d37db230: Pulling fs layer 05:12:06 ac28cf19c067: Pulling fs layer 05:12:06 ca983d60f3e2: Pulling fs layer 05:12:06 9f894cec8388: Pulling fs layer 05:12:06 c427282e49a2: Waiting 05:12:06 1827001aaf11: Waiting 05:12:06 a8d5f1318db7: Waiting 05:12:06 0714d37db230: Waiting 05:12:06 ac28cf19c067: Waiting 05:12:06 5c2a1cbceb83: Waiting 05:12:06 9f894cec8388: Waiting 05:12:06 ca983d60f3e2: Waiting 05:12:06 caf521ccaac6: Download complete 05:12:06 5c2a1cbceb83: Download complete 05:12:06 a8d5f1318db7: Verifying Checksum 05:12:06 a8d5f1318db7: Download complete 05:12:07 c427282e49a2: Verifying Checksum 05:12:07 c427282e49a2: Download complete 05:12:07 3ead6fa29328: Verifying Checksum 05:12:07 3ead6fa29328: Download complete 05:12:07 0714d37db230: Download complete 05:12:07 ac28cf19c067: Download complete 05:12:07 ca983d60f3e2: Verifying Checksum 05:12:07 ca983d60f3e2: Download complete 05:12:07 9f894cec8388: Verifying Checksum 05:12:07 9f894cec8388: Download complete 05:12:07 1fe172e4850f: Download complete 05:12:07 1827001aaf11: Verifying Checksum 05:12:07 1827001aaf11: Download complete 05:12:08 1fe172e4850f: Pull complete 05:12:08 caf521ccaac6: Pull complete 05:12:09 3ead6fa29328: Pull complete 05:12:09 5c2a1cbceb83: Pull complete 05:12:09 a8d5f1318db7: Pull complete 05:12:09 c427282e49a2: Pull complete 05:12:11 1827001aaf11: Pull complete 05:12:11 0714d37db230: Pull complete 05:12:11 ac28cf19c067: Pull complete 05:12:11 ca983d60f3e2: Pull complete 05:12:11 9f894cec8388: Pull complete 05:12:12 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 05:12:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:12:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:12 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 05:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 05:12:13 $ docker top 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 -eo pid,comm 05:12:13 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). 05:12:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:12:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:13 [ssh-agent] Looking for ssh-agent implementation... 05:12:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:14 $ docker exec 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 ssh-agent 05:12:14 SSH_AUTH_SOCK=/tmp/ssh-gcxhzZmkxRfH/agent.33 05:12:14 SSH_AGENT_PID=39 05:12:14 Running ssh-add (command line suppressed) 05:12:14 Identity added: /w/workspace/foundry_device-virtual-go_PR-286@tmp/private_key_1049106334927962292.key (/w/workspace/foundry_device-virtual-go_PR-286@tmp/private_key_1049106334927962292.key) 05:12:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:14 + git tag --points-at HEAD [Pipeline] } 05:12:14 $ docker exec --env ******** --env ******** 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 ssh-agent -k 05:12:14 unset SSH_AUTH_SOCK; 05:12:14 unset SSH_AGENT_PID; 05:12:14 echo Agent pid 39 killed; 05:12:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:12:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:12:14 [ssh-agent] Looking for ssh-agent implementation... 05:12:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:14 $ docker exec 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 ssh-agent 05:12:15 SSH_AUTH_SOCK=/tmp/ssh-lcamuE6qXOyo/agent.73 05:12:15 SSH_AGENT_PID=79 05:12:15 Running ssh-add (command line suppressed) 05:12:15 Identity added: /w/workspace/foundry_device-virtual-go_PR-286@tmp/private_key_5286480954144540098.key (/w/workspace/foundry_device-virtual-go_PR-286@tmp/private_key_5286480954144540098.key) 05:12:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:15 + git semver init 05:12:15 2022-05-27 05:12:15,769 [run_init] DEBUG init version:0.0.0 force:False 05:12:15 2022-05-27 05:12:15,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-286/.semver 05:12:15 2022-05-27 05:12:15,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-286/.semver 05:12:15 2022-05-27 05:12:15,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-286/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-286, universal_newlines=False, shell=None, istream=None) 05:12:16 2022-05-27 05:12:16,681 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-286/.git/info/exclude 05:12:16 2022-05-27 05:12:16,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-286/.semver/PR-286 with force:False 05:12:16 2022-05-27 05:12:16,682 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-286/.semver/PR-286 05:12:16 2022-05-27 05:12:16,686 [execute] INFO git cat-file --batch-check 05:12:16 2022-05-27 05:12:16,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-286/.semver, universal_newlines=False, shell=None, istream=) 05:12:16 2022-05-27 05:12:16,695 [execute] INFO git cat-file --batch 05:12:16 2022-05-27 05:12:16,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-286/.semver, universal_newlines=False, shell=None, istream=) 05:12:16 2022-05-27 05:12:16,700 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-286/.semver/PR-286 05:12:16 0.0.0 [Pipeline] } 05:12:16 $ docker exec --env ******** --env ******** 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 ssh-agent -k 05:12:16 unset SSH_AUTH_SOCK; 05:12:16 unset SSH_AGENT_PID; 05:12:16 echo Agent pid 79 killed; 05:12:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:12:17 + git semver [Pipeline] } 05:12:17 $ docker stop --time=1 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 05:12:19 $ docker rm -f 402e2db5f9678e536e8dc1ecad172291c361a7e56f05fa5a27670e1284a18566 [Pipeline] // withDockerContainer [Pipeline] sh 05:12:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:12:19 Stashed 1 file(s) [Pipeline] echo 05:12:19 [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 05:12:20 provisioning config files... 05:12:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-286@tmp/config6491406163959518954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:20 ---> docker-login.sh 05:12:20 nexus3.edgexfoundry.org:10001 05:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:20 Configure a credential helper to remove this warning. See 05:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:20 05:12:20 Login Succeeded 05:12:20 nexus3.edgexfoundry.org:10002 05:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:21 Configure a credential helper to remove this warning. See 05:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:21 05:12:21 Login Succeeded 05:12:21 nexus3.edgexfoundry.org:10003 05:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:21 Configure a credential helper to remove this warning. See 05:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:21 05:12:21 Login Succeeded 05:12:21 nexus3.edgexfoundry.org:10004 05:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:21 Configure a credential helper to remove this warning. See 05:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:21 05:12:21 Login Succeeded 05:12:21 docker.io 05:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:12:21 Configure a credential helper to remove this warning. See 05:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:12:21 05:12:21 Login Succeeded 05:12:21 ---> docker-login.sh ends [Pipeline] } 05:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:12:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:12:21 ========================================================= 05:12:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:12:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:12:22 Sending build context to Docker daemon 22.87MB 05:12:22 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:12:22 Step 2/12 : FROM ${BASE} AS builder 05:12:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:12:22 59bf1c3509f3: Pulling fs layer 05:12:22 666ba61612fd: Pulling fs layer 05:12:22 8ed8ca486205: Pulling fs layer 05:12:22 4fe6c5a15a65: Pulling fs layer 05:12:22 22a0e8bec74d: Pulling fs layer 05:12:22 ca2b28591e48: Pulling fs layer 05:12:22 a51346096db8: Pulling fs layer 05:12:22 daebc70d1ce1: Pulling fs layer 05:12:22 0e18a0eac166: Pulling fs layer 05:12:22 4fe6c5a15a65: Waiting 05:12:22 22a0e8bec74d: Waiting 05:12:22 ca2b28591e48: Waiting 05:12:22 a51346096db8: Waiting 05:12:22 daebc70d1ce1: Waiting 05:12:22 0e18a0eac166: Waiting 05:12:22 8ed8ca486205: Verifying Checksum 05:12:22 8ed8ca486205: Download complete 05:12:22 666ba61612fd: Download complete 05:12:22 22a0e8bec74d: Verifying Checksum 05:12:22 22a0e8bec74d: Download complete 05:12:22 ca2b28591e48: Download complete 05:12:22 a51346096db8: Verifying Checksum 05:12:22 a51346096db8: Download complete 05:12:22 59bf1c3509f3: Verifying Checksum 05:12:22 59bf1c3509f3: Download complete 05:12:22 daebc70d1ce1: Verifying Checksum 05:12:22 daebc70d1ce1: Download complete 05:12:22 59bf1c3509f3: Pull complete 05:12:22 666ba61612fd: Pull complete 05:12:23 8ed8ca486205: Pull complete 05:12:23 0e18a0eac166: Verifying Checksum 05:12:23 0e18a0eac166: Download complete 05:12:23 4fe6c5a15a65: Verifying Checksum 05:12:23 4fe6c5a15a65: Download complete 05:12:27 4fe6c5a15a65: Pull complete 05:12:27 22a0e8bec74d: Pull complete 05:12:27 ca2b28591e48: Pull complete 05:12:27 a51346096db8: Pull complete 05:12:27 daebc70d1ce1: Pull complete 05:12:29 0e18a0eac166: Pull complete 05:12:29 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 05:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:12:29 ---> f018257e8ee9 05:12:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:12:30 ---> Running in 0557ad12fee1 05:12:30 Removing intermediate container 0557ad12fee1 05:12:30 ---> 91d95fd9a45e 05:12:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:12:30 ---> Running in 892d2bf72913 05:12:30 Removing intermediate container 892d2bf72913 05:12:30 ---> 8010b78dd38a 05:12:30 Step 5/12 : WORKDIR /device-virtual-go 05:12:31 ---> Running in 449a8d3fed16 05:12:31 Removing intermediate container 449a8d3fed16 05:12:31 ---> 2dcee2ec9f62 05:12:31 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:31 ---> Running in 9ee3cbd78ed2 05:12:31 Removing intermediate container 9ee3cbd78ed2 05:12:31 ---> 6a6756923f31 05:12:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:12:31 ---> Running in 4bbdb520bfaa 05:12:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:12:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:12:33 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:12:33 (2/4) Installing libedit (20210910.3.1-r0) 05:12:33 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:12:33 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:12:33 Executing busybox-1.34.1-r3.trigger 05:12:33 OK: 224 MiB in 56 packages 05:12:34 Removing intermediate container 4bbdb520bfaa 05:12:34 ---> f513473e2f40 05:12:34 Step 8/12 : COPY go.mod vendor* ./ 05:12:34 ---> e08286ae7b2e 05:12:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:34 ---> Running in c837faca9337 05:12:35 Still waiting to schedule task 05:12:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-236’ 05:12:48 Removing intermediate container c837faca9337 05:12:48 ---> 2a2bf87a471a 05:12:48 Step 10/12 : COPY . . 05:12:48 ---> c6c817eef2bb 05:12:48 Step 11/12 : ARG MAKE='make build' 05:12:48 ---> Running in 6a0d9a43a9b1 05:12:48 Removing intermediate container 6a0d9a43a9b1 05:12:48 ---> cb0d2e915a7f 05:12:48 Step 12/12 : RUN $MAKE 05:12:48 ---> Running in 0d09c419c361 05:12:48 noop 05:12:48 Removing intermediate container 0d09c419c361 05:12:48 ---> 9451de4f745a 05:12:48 Successfully built 9451de4f745a 05:12:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:49 + docker inspect -f . ci-base-image-x86_64 05:12:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:49 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 05:12:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:12:49 $ docker top 727e8c16c671434b4143bc4e4cb171c27371dff4241b47f845911c3b6b5a6e60 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:50 + go version 05:12:50 go version go1.17.6 linux/amd64 [Pipeline] } 05:12:50 $ docker stop --time=1 727e8c16c671434b4143bc4e4cb171c27371dff4241b47f845911c3b6b5a6e60 05:12:51 $ docker rm -f 727e8c16c671434b4143bc4e4cb171c27371dff4241b47f845911c3b6b5a6e60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:52 + docker inspect -f . ci-base-image-x86_64 05:12:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:52 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 05:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:12:53 $ docker top a545d1e980262fe2f3ea5070f1c4e2c80ef47e98fb129990347194d9357feac6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:12:53 + make test 05:12:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:12:54 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:13:02 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:13:02 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.037s coverage: 65.7% of statements 05:13:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:13:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:13:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:13:12 ./bin/test-attribution-txt.sh [Pipeline] echo 05:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:13:12 $ docker stop --time=1 a545d1e980262fe2f3ea5070f1c4e2c80ef47e98fb129990347194d9357feac6 05:13:14 $ docker rm -f a545d1e980262fe2f3ea5070f1c4e2c80ef47e98fb129990347194d9357feac6 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:15 + ls -al . 05:13:15 total 188 05:13:15 drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:13 . 05:13:15 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:11 .. 05:13:15 drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:12 .git 05:13:15 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:11 .github 05:13:15 -rw-rw-r-- 1 jenkins jenkins 270 May 27 05:11 .gitignore 05:13:15 -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:11 .golangci.yml 05:13:15 drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:12 .semver 05:13:15 -rw-rw-r-- 1 jenkins jenkins 8026 May 27 05:11 Attribution.txt 05:13:15 -rw-rw-r-- 1 jenkins jenkins 9649 May 27 05:11 CHANGELOG.md 05:13:15 -rw-rw-r-- 1 jenkins jenkins 1974 May 27 05:11 Dockerfile 05:13:15 -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:11 GOVERNANCE.md 05:13:15 -rw-rw-r-- 1 jenkins jenkins 660 May 27 05:11 Jenkinsfile 05:13:15 -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:11 LICENSE 05:13:15 -rw-rw-r-- 1 jenkins jenkins 2248 May 27 05:11 Makefile 05:13:15 -rw-rw-r-- 1 jenkins jenkins 623 May 27 05:11 OWNERS.md 05:13:15 -rw-rw-r-- 1 jenkins jenkins 2914 May 27 05:11 README.md 05:13:15 -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:12 VERSION 05:13:15 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:11 bin 05:13:15 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:11 cmd 05:13:15 -rw-r--r-- 1 jenkins jenkins 44128 May 27 05:13 coverage.out 05:13:15 -rw-rw-r-- 1 jenkins jenkins 3139 May 27 05:11 go.mod 05:13:15 -rw-rw-r-- 1 jenkins jenkins 35006 May 27 05:11 go.sum 05:13:15 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:11 internal 05:13:15 -rw-rw-r-- 1 jenkins jenkins 235 May 27 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:16 + 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=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a --label arch=amd64 --label version=0.0.0 . 05:13:16 Sending build context to Docker daemon 22.92MB 05:13:16 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 05:13:16 Step 2/26 : FROM ${BASE} AS builder 05:13:16 ---> 9451de4f745a 05:13:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:13:16 ---> Running in e2fb00ee1480 05:13:16 Removing intermediate container e2fb00ee1480 05:13:16 ---> 1048e92e8d9e 05:13:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:13:16 ---> Running in 50b226a5aa00 05:13:16 Removing intermediate container 50b226a5aa00 05:13:16 ---> 1f22ee207353 05:13:16 Step 5/26 : WORKDIR /device-virtual-go 05:13:16 ---> Running in 863174083be9 05:13:16 Removing intermediate container 863174083be9 05:13:16 ---> d21d4a605d0a 05:13:16 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:16 ---> Running in a789b2bd5746 05:13:17 Removing intermediate container a789b2bd5746 05:13:17 ---> 2c406244dae2 05:13:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:13:17 ---> Running in b85170297009 05:13:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:13:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:13:18 OK: 224 MiB in 56 packages 05:13:19 Removing intermediate container b85170297009 05:13:19 ---> dffbc79e263a 05:13:19 Step 8/26 : COPY go.mod vendor* ./ 05:13:19 ---> 2041f6364727 05:13:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:19 ---> Running in ef16c1adf9ed 05:13:20 Removing intermediate container ef16c1adf9ed 05:13:20 ---> 008c9b36f1f1 05:13:20 Step 10/26 : COPY . . 05:13:20 ---> 414a76f5f5df 05:13:20 Step 11/26 : ARG MAKE='make build' 05:13:20 ---> Running in 7873a830380b 05:13:20 Removing intermediate container 7873a830380b 05:13:20 ---> d74e5cb8cf2d 05:13:20 Step 12/26 : RUN $MAKE 05:13:20 ---> Running in a22f62ac6c54 05:13:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 05:13:38 Removing intermediate container a22f62ac6c54 05:13:38 ---> 41bd2b38e728 05:13:38 Step 13/26 : FROM alpine:3.14 05:13:39 3.14: Pulling from library/alpine 05:13:39 8663204ce13b: Pulling fs layer 05:13:39 8663204ce13b: Verifying Checksum 05:13:39 8663204ce13b: Download complete 05:13:40 8663204ce13b: Pull complete 05:13:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:13:40 Status: Downloaded newer image for alpine:3.14 05:13:40 ---> e04c818066af 05:13:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:13:40 ---> Running in ebe60d8f3825 05:13:40 Removing intermediate container ebe60d8f3825 05:13:40 ---> 945bdefd904e 05:13:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:40 ---> Running in 43f3027f8712 05:13:40 Removing intermediate container 43f3027f8712 05:13:40 ---> d6093f0d25a8 05:13:40 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:13:40 ---> Running in 4cc6adb8b8bd 05:13:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:13:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:13:42 (1/6) Installing dumb-init (1.2.5-r1) 05:13:42 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:13:42 (3/6) Installing libsodium (1.0.18-r0) 05:13:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:13:42 (5/6) Installing libzmq (4.3.4-r0) 05:13:42 (6/6) Installing zeromq (4.3.4-r0) 05:13:42 Executing busybox-1.33.1-r7.trigger 05:13:42 OK: 8 MiB in 20 packages 05:13:43 Removing intermediate container 4cc6adb8b8bd 05:13:43 ---> eea8fc5c7d7b 05:13:43 Step 17/26 : WORKDIR / 05:13:43 ---> Running in 4033da750e21 05:13:43 Removing intermediate container 4033da750e21 05:13:43 ---> ce178d648ff4 05:13:43 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:13:43 ---> 8c6eef5a8b5f 05:13:43 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 05:13:43 ---> acfaf4ea3b63 05:13:43 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 05:13:43 ---> 19698a5f7eb1 05:13:43 Step 21/26 : EXPOSE 59900 05:13:43 ---> Running in 44c0252af898 05:13:44 Removing intermediate container 44c0252af898 05:13:44 ---> e272ae93658d 05:13:44 Step 22/26 : ENTRYPOINT ["/device-virtual"] 05:13:44 ---> Running in 2da9798db446 05:13:44 Removing intermediate container 2da9798db446 05:13:44 ---> 8b8e7cffb73f 05:13:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:13:44 ---> Running in 5c07b9f41ccb 05:13:44 Removing intermediate container 5c07b9f41ccb 05:13:44 ---> 91232854d0a4 05:13:44 Step 24/26 : LABEL arch=amd64 05:13:44 ---> Running in 0854b0e72767 05:13:44 Removing intermediate container 0854b0e72767 05:13:44 ---> 6316a0cb5213 05:13:44 Step 25/26 : LABEL git_sha=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a 05:13:44 ---> Running in e9f4e80ae941 05:13:44 Removing intermediate container e9f4e80ae941 05:13:44 ---> 5bb6cd9132e7 05:13:44 Step 26/26 : LABEL version=0.0.0 05:13:44 ---> Running in c69a6a73cc49 05:13:44 Removing intermediate container c69a6a73cc49 05:13:44 ---> f425ac7f16b6 05:13:44 [Warning] One or more build-args [ARCH] were not consumed 05:13:44 Successfully built f425ac7f16b6 05:13:44 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 05:13:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:45 05:13:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:45 latest: Pulling from edgex-lftools-log-publisher 05:13:45 5eb5b503b376: Pulling fs layer 05:13:45 5c69ac0246d0: Pulling fs layer 05:13:45 ec43610c2a17: Pulling fs layer 05:13:45 3a2ae6a8a46f: Pulling fs layer 05:13:45 33b1e0a273af: Pulling fs layer 05:13:45 5d3b04190fa2: Pulling fs layer 05:13:45 2f39f015ded8: Pulling fs layer 05:13:45 33b1e0a273af: Waiting 05:13:45 5d3b04190fa2: Waiting 05:13:45 3a2ae6a8a46f: Waiting 05:13:45 2f39f015ded8: Waiting 05:13:45 5c69ac0246d0: Verifying Checksum 05:13:45 5c69ac0246d0: Download complete 05:13:45 3a2ae6a8a46f: Verifying Checksum 05:13:45 3a2ae6a8a46f: Download complete 05:13:45 33b1e0a273af: Verifying Checksum 05:13:45 33b1e0a273af: Download complete 05:13:45 ec43610c2a17: Verifying Checksum 05:13:45 ec43610c2a17: Download complete 05:13:45 5d3b04190fa2: Verifying Checksum 05:13:45 5d3b04190fa2: Download complete 05:13:46 5eb5b503b376: Verifying Checksum 05:13:46 5eb5b503b376: Download complete 05:13:46 2f39f015ded8: Verifying Checksum 05:13:46 2f39f015ded8: Download complete 05:13:47 5eb5b503b376: Pull complete 05:13:47 5c69ac0246d0: Pull complete 05:13:47 ec43610c2a17: Pull complete 05:13:47 3a2ae6a8a46f: Pull complete 05:13:48 33b1e0a273af: Pull complete 05:13:48 5d3b04190fa2: Pull complete 05:13:52 2f39f015ded8: Pull complete 05:13:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:52 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 05:13:52 $ 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-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:13:54 $ docker top 2ffb04ad073e80e5eec344f5df6f1be1e6e6f5a997274b1e089e2cb6d19a95f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:54 ---> job-cost.sh 05:13:54 lf-activate-venv: SKIPPING 05:13:54 INFO: No Stack... 05:13:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:55 INFO: Archiving Costs [Pipeline] sh 05:13:55 + cat /w/workspace/foundry_device-virtual-go_PR-286/archives/cost.csv 05:13:55 + cut -d, -f6 [Pipeline] lock 05:13:55 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] 05:13:55 Resource [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] did not exist. Created. 05:13:55 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:56 + echo total: 0.2199999988079071 [Pipeline] stash 05:13:56 Stashed 1 file(s) [Pipeline] } 05:13:56 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:56 $ docker stop --time=1 2ffb04ad073e80e5eec344f5df6f1be1e6e6f5a997274b1e089e2cb6d19a95f6 05:13:57 $ docker rm -f 2ffb04ad073e80e5eec344f5df6f1be1e6e6f5a997274b1e089e2cb6d19a95f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:15:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-239 in /w/workspace/foundry_device-virtual-go_PR-286 [Pipeline] { [Pipeline] ws 05:15:27 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 05:15:27 The recommended git tool is: git 05:15:34 using credential edgex-jenkins-ssh 05:15:34 Cloning the remote Git repository 05:15:34 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 05:15:34 > git init /w/workspace/device-virtual-go/1 # timeout=10 05:15:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:15:34 > git --version # timeout=10 05:15:34 > git --version # 'git version 2.25.1' 05:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:36 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:15:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:36 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 05:15:36 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 05:15:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:15:37 Merging remotes/origin/main commit 9b27552b3734ae7c2a4c3808c2aff026acc83385 into PR head commit a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a 05:15:37 Merge succeeded, producing a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a 05:15:37 Checking out Revision a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a (PR-286) 05:15:37 > git config core.sparsecheckout # timeout=10 05:15:37 > git checkout -f a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a # timeout=10 05:15:37 > git remote # timeout=10 05:15:37 > git config --get remote.origin.url # timeout=10 05:15:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:37 > git merge 9b27552b3734ae7c2a4c3808c2aff026acc83385 # timeout=10 05:15:37 > git rev-parse HEAD^{commit} # timeout=10 05:15:37 > git config core.sparsecheckout # timeout=10 05:15:37 > git checkout -f a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a # timeout=10 05:15:41 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" 05:15:41 > git --version # timeout=10 05:15:41 > git --version # 'git version 2.25.1' 05:15:41 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:15:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:42 Dload Upload Total Spent Left Speed 05:15:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 48050 0 --:--:-- --:--:-- --:--:-- 48050 [Pipeline] sh 05:15:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:15:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:15:43 + sudo tee /etc/docker/daemon.new 05:15:43 { 05:15:43 "registry-mirrors": [ 05:15:43 "https://nexus3.edgexfoundry.org:10001" 05:15:43 ], 05:15:43 "bip": "10.250.0.254/24", 05:15:43 "hosts": [ 05:15:43 "tcp://0.0.0.0:5555", 05:15:43 "unix:///var/run/docker.sock" 05:15:43 ], 05:15:43 "mtu": 1458, 05:15:43 "selinux-enabled": true, 05:15:43 "seccomp-profile": "/etc/docker/seccomp.json" 05:15:43 } [Pipeline] sh 05:15:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:15:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:03 provisioning config files... 05:16:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config525154965682394599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:03 ---> docker-login.sh 05:16:03 nexus3.edgexfoundry.org:10001 05:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:04 Configure a credential helper to remove this warning. See 05:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:04 05:16:04 Login Succeeded 05:16:04 nexus3.edgexfoundry.org:10002 05:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:04 Configure a credential helper to remove this warning. See 05:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:04 05:16:04 Login Succeeded 05:16:04 nexus3.edgexfoundry.org:10003 05:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:05 Configure a credential helper to remove this warning. See 05:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:05 05:16:05 Login Succeeded 05:16:05 nexus3.edgexfoundry.org:10004 05:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:05 Configure a credential helper to remove this warning. See 05:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:05 05:16:05 Login Succeeded 05:16:05 docker.io 05:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:06 Configure a credential helper to remove this warning. See 05:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:06 05:16:06 Login Succeeded 05:16:06 ---> docker-login.sh ends [Pipeline] } 05:16:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:16:07 ========================================================= 05:16:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:16:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:16:08 Sending build context to Docker daemon 11.55MB 05:16:08 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:16:08 Step 2/12 : FROM ${BASE} AS builder 05:16:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:16:08 9b3977197b4f: Pulling fs layer 05:16:08 1a89e8eeedd5: Pulling fs layer 05:16:08 94645a83ff95: Pulling fs layer 05:16:08 3f3a8bcf1eab: Pulling fs layer 05:16:08 0c92f367c5e7: Pulling fs layer 05:16:08 3096ccb668a1: Pulling fs layer 05:16:08 e8cf19c19ddd: Pulling fs layer 05:16:08 a4caa8a26152: Pulling fs layer 05:16:08 3f3a8bcf1eab: Waiting 05:16:08 0c92f367c5e7: Waiting 05:16:08 3096ccb668a1: Waiting 05:16:08 e8cf19c19ddd: Waiting 05:16:08 a4caa8a26152: Waiting 05:16:08 94645a83ff95: Verifying Checksum 05:16:08 94645a83ff95: Download complete 05:16:08 1a89e8eeedd5: Verifying Checksum 05:16:08 1a89e8eeedd5: Download complete 05:16:08 0c92f367c5e7: Verifying Checksum 05:16:08 0c92f367c5e7: Download complete 05:16:08 3096ccb668a1: Verifying Checksum 05:16:08 3096ccb668a1: Download complete 05:16:08 9b3977197b4f: Verifying Checksum 05:16:08 9b3977197b4f: Download complete 05:16:08 e8cf19c19ddd: Verifying Checksum 05:16:08 e8cf19c19ddd: Download complete 05:16:09 9b3977197b4f: Pull complete 05:16:09 1a89e8eeedd5: Pull complete 05:16:10 94645a83ff95: Pull complete 05:16:10 a4caa8a26152: Verifying Checksum 05:16:10 a4caa8a26152: Download complete 05:16:11 3f3a8bcf1eab: Verifying Checksum 05:16:11 3f3a8bcf1eab: Download complete 05:16:26 3f3a8bcf1eab: Pull complete 05:16:26 0c92f367c5e7: Pull complete 05:16:26 3096ccb668a1: Pull complete 05:16:26 e8cf19c19ddd: Pull complete 05:16:31 a4caa8a26152: Pull complete 05:16:31 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 05:16:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:16:31 ---> 725f1c02e7f9 05:16:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:16:32 ---> Running in 9b831892c873 05:16:33 Removing intermediate container 9b831892c873 05:16:33 ---> 1911366b1aa3 05:16:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:16:33 ---> Running in e989ae6e796a 05:16:33 Removing intermediate container e989ae6e796a 05:16:33 ---> cd3846e1787f 05:16:33 Step 5/12 : WORKDIR /device-virtual-go 05:16:33 ---> Running in 61e3488ae98b 05:16:34 Removing intermediate container 61e3488ae98b 05:16:34 ---> c3ba8b1c54df 05:16:34 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:34 ---> Running in f4a78b0bad29 05:16:37 Removing intermediate container f4a78b0bad29 05:16:37 ---> 4bfd717f22e9 05:16:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:16:37 ---> Running in 63bb794d30ad 05:16:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:16:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:16:40 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:16:40 (2/4) Installing libedit (20210910.3.1-r0) 05:16:40 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:16:40 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:16:40 Executing busybox-1.34.1-r3.trigger 05:16:40 OK: 224 MiB in 56 packages 05:16:41 Removing intermediate container 63bb794d30ad 05:16:41 ---> 3a1d615aa501 05:16:41 Step 8/12 : COPY go.mod vendor* ./ 05:16:42 ---> 13e7768fdde6 05:16:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:42 ---> Running in fe80c653ea6c 05:17:29 Removing intermediate container fe80c653ea6c 05:17:29 ---> 241237ae4d97 05:17:29 Step 10/12 : COPY . . 05:17:29 ---> 8b4684eadaf0 05:17:29 Step 11/12 : ARG MAKE='make build' 05:17:29 ---> Running in 097582e45db3 05:17:29 Removing intermediate container 097582e45db3 05:17:29 ---> 5d28d1849017 05:17:29 Step 12/12 : RUN $MAKE 05:17:29 ---> Running in d1003b4935bf 05:17:29 noop 05:17:29 Removing intermediate container d1003b4935bf 05:17:29 ---> 7c34f77cfb5f 05:17:29 Successfully built 7c34f77cfb5f 05:17:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:30 + docker inspect -f . ci-base-image-arm64 05:17:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:30 prd-ubuntu20.04-docker-arm64-4c-16g-239 does not seem to be running inside a container 05:17:30 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:17:31 $ docker top e596c0f2eadb0cf4b722c1d374cc5672687ff0d37120b4d91ea7cd8dc01205e2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:32 + go version 05:17:32 go version go1.17.6 linux/arm64 [Pipeline] } 05:17:32 $ docker stop --time=1 e596c0f2eadb0cf4b722c1d374cc5672687ff0d37120b4d91ea7cd8dc01205e2 05:17:34 $ docker rm -f e596c0f2eadb0cf4b722c1d374cc5672687ff0d37120b4d91ea7cd8dc01205e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:35 + docker inspect -f . ci-base-image-arm64 05:17:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:35 prd-ubuntu20.04-docker-arm64-4c-16g-239 does not seem to be running inside a container 05:17:35 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:17:37 $ docker top fed6e7e79e29a6a303515c0bb7a05bd32cf5c9662ea868fbdb8dbdce24d5ce94 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:17:38 + make test 05:17:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:17:39 ? github.com/edgexfoundry/device-virtual-go [no test files] 05:19:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 05:19:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.142s coverage: 65.7% of statements 05:19:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:19:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:19:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:19:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:19:34 ./bin/test-attribution-txt.sh [Pipeline] echo 05:19:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:19:35 $ docker stop --time=1 fed6e7e79e29a6a303515c0bb7a05bd32cf5c9662ea868fbdb8dbdce24d5ce94 05:19:37 $ docker rm -f fed6e7e79e29a6a303515c0bb7a05bd32cf5c9662ea868fbdb8dbdce24d5ce94 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:19:38 Warning: overwriting stash ‘coverage-report’ 05:19:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:19:39 + ls -al . 05:19:39 total 184 05:19:39 drwxrwxr-x 7 jenkins jenkins 4096 May 27 05:19 . 05:19:39 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:15 .. 05:19:39 drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:15 .git 05:19:39 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:15 .github 05:19:39 -rw-rw-r-- 1 jenkins jenkins 270 May 27 05:15 .gitignore 05:19:39 -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:15 .golangci.yml 05:19:39 -rw-rw-r-- 1 jenkins jenkins 8026 May 27 05:15 Attribution.txt 05:19:39 -rw-rw-r-- 1 jenkins jenkins 9649 May 27 05:15 CHANGELOG.md 05:19:39 -rw-rw-r-- 1 jenkins jenkins 1974 May 27 05:15 Dockerfile 05:19:39 -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:15 GOVERNANCE.md 05:19:39 -rw-rw-r-- 1 jenkins jenkins 660 May 27 05:15 Jenkinsfile 05:19:39 -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:15 LICENSE 05:19:39 -rw-rw-r-- 1 jenkins jenkins 2248 May 27 05:15 Makefile 05:19:39 -rw-rw-r-- 1 jenkins jenkins 623 May 27 05:15 OWNERS.md 05:19:39 -rw-rw-r-- 1 jenkins jenkins 2914 May 27 05:15 README.md 05:19:39 -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:12 VERSION 05:19:39 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:15 bin 05:19:39 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 cmd 05:19:39 -rw-r--r-- 1 jenkins jenkins 44128 May 27 05:19 coverage.out 05:19:39 -rw-rw-r-- 1 jenkins jenkins 3139 May 27 05:15 go.mod 05:19:39 -rw-rw-r-- 1 jenkins jenkins 35006 May 27 05:15 go.sum 05:19:39 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 internal 05:19:39 -rw-rw-r-- 1 jenkins jenkins 235 May 27 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:40 + 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=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a --label arch=arm64 --label version=0.0.0 . 05:19:40 Sending build context to Docker daemon 11.6MB 05:19:40 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 05:19:40 Step 2/26 : FROM ${BASE} AS builder 05:19:40 ---> 7c34f77cfb5f 05:19:40 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:19:40 ---> Running in f74bc087bb18 05:19:41 Removing intermediate container f74bc087bb18 05:19:41 ---> 52077fc4ed00 05:19:41 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:19:41 ---> Running in e42af1eef173 05:19:41 Removing intermediate container e42af1eef173 05:19:41 ---> 5ce173e7a697 05:19:41 Step 5/26 : WORKDIR /device-virtual-go 05:19:41 ---> Running in b31db5cbfb12 05:19:42 Removing intermediate container b31db5cbfb12 05:19:42 ---> cb33565212e7 05:19:42 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:42 ---> Running in 66bbe08ea5b9 05:19:44 Removing intermediate container 66bbe08ea5b9 05:19:44 ---> ecda237137c6 05:19:44 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:19:44 ---> Running in 71b2ea1cbefd 05:19:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:19:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:19:46 OK: 224 MiB in 56 packages 05:19:47 Removing intermediate container 71b2ea1cbefd 05:19:47 ---> fcdc102768a3 05:19:47 Step 8/26 : COPY go.mod vendor* ./ 05:19:48 ---> c323b5c573f1 05:19:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:48 ---> Running in 1de4dc14b81b 05:19:50 Removing intermediate container 1de4dc14b81b 05:19:50 ---> af0177385d12 05:19:50 Step 10/26 : COPY . . 05:19:51 ---> 429e822c6719 05:19:51 Step 11/26 : ARG MAKE='make build' 05:19:51 ---> Running in 9a292b786800 05:19:51 Removing intermediate container 9a292b786800 05:19:51 ---> 509ed99cf760 05:19:51 Step 12/26 : RUN $MAKE 05:19:52 ---> Running in ec806d20079d 05:19:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 05:22:15 Removing intermediate container ec806d20079d 05:22:15 ---> 56345316ffed 05:22:15 Step 13/26 : FROM alpine:3.14 05:22:15 3.14: Pulling from library/alpine 05:22:15 455c02918c45: Pulling fs layer 05:22:15 455c02918c45: Verifying Checksum 05:22:15 455c02918c45: Download complete 05:22:15 455c02918c45: Pull complete 05:22:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:22:15 Status: Downloaded newer image for alpine:3.14 05:22:15 ---> ac73e934f311 05:22:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 05:22:15 ---> Running in 4096ece0edb9 05:22:15 Removing intermediate container 4096ece0edb9 05:22:15 ---> ad767f146ab2 05:22:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:15 ---> Running in 05b2c79eca60 05:22:15 Removing intermediate container 05b2c79eca60 05:22:15 ---> eddd02f2502e 05:22:15 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 05:22:15 ---> Running in 43f0805815ec 05:22:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:22:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:22:15 (1/6) Installing dumb-init (1.2.5-r1) 05:22:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:22:15 (3/6) Installing libsodium (1.0.18-r0) 05:22:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:22:15 (5/6) Installing libzmq (4.3.4-r0) 05:22:15 (6/6) Installing zeromq (4.3.4-r0) 05:22:15 Executing busybox-1.33.1-r7.trigger 05:22:15 OK: 8 MiB in 20 packages 05:22:15 Removing intermediate container 43f0805815ec 05:22:15 ---> 1c2c337abc32 05:22:15 Step 17/26 : WORKDIR / 05:22:15 ---> Running in 1b4eaddd45c5 05:22:15 Removing intermediate container 1b4eaddd45c5 05:22:15 ---> 0fd5fba69ec6 05:22:15 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 05:22:15 ---> f2d56d06f691 05:22:15 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 05:22:15 ---> 456aba8deb62 05:22:15 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 05:22:16 ---> ce638dc05524 05:22:16 Step 21/26 : EXPOSE 59900 05:22:16 ---> Running in d616ce2cd3ba 05:22:16 Removing intermediate container d616ce2cd3ba 05:22:16 ---> eebe015d44f9 05:22:16 Step 22/26 : ENTRYPOINT ["/device-virtual"] 05:22:17 ---> Running in c71299a83840 05:22:17 Removing intermediate container c71299a83840 05:22:17 ---> ad6b4b9bc75c 05:22:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:22:17 ---> Running in b200fbd82791 05:22:17 Removing intermediate container b200fbd82791 05:22:17 ---> 8cd9aaf4ff17 05:22:17 Step 24/26 : LABEL arch=arm64 05:22:17 ---> Running in ef4e6fb0e11d 05:22:18 Removing intermediate container ef4e6fb0e11d 05:22:18 ---> 234e8d114cc1 05:22:18 Step 25/26 : LABEL git_sha=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a 05:22:18 ---> Running in c44fc805e938 05:22:18 Removing intermediate container c44fc805e938 05:22:18 ---> 3ae137db3c1b 05:22:18 Step 26/26 : LABEL version=0.0.0 05:22:18 ---> Running in ff303388d6e7 05:22:19 Removing intermediate container ff303388d6e7 05:22:19 ---> d6353474e934 05:22:19 [Warning] One or more build-args [ARCH] were not consumed 05:22:19 Successfully built d6353474e934 05:22:19 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 05:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:19 05:22:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:20 arm64: Pulling from edgex-lftools-log-publisher 05:22:20 8998bd30e6a1: Pulling fs layer 05:22:20 04944245beec: Pulling fs layer 05:22:20 699f458cf7ca: Pulling fs layer 05:22:20 765212b225bb: Pulling fs layer 05:22:20 f23df028b6ca: Pulling fs layer 05:22:20 d65c8cfc05b1: Pulling fs layer 05:22:20 2437ff75d9bd: Pulling fs layer 05:22:20 d65c8cfc05b1: Waiting 05:22:20 765212b225bb: Waiting 05:22:20 f23df028b6ca: Waiting 05:22:20 2437ff75d9bd: Waiting 05:22:20 04944245beec: Verifying Checksum 05:22:20 04944245beec: Download complete 05:22:20 765212b225bb: Download complete 05:22:20 f23df028b6ca: Download complete 05:22:20 d65c8cfc05b1: Verifying Checksum 05:22:20 d65c8cfc05b1: Download complete 05:22:20 699f458cf7ca: Download complete 05:22:21 8998bd30e6a1: Verifying Checksum 05:22:21 8998bd30e6a1: Download complete 05:22:23 2437ff75d9bd: Verifying Checksum 05:22:23 2437ff75d9bd: Download complete 05:22:25 8998bd30e6a1: Pull complete 05:22:26 04944245beec: Pull complete 05:22:27 699f458cf7ca: Pull complete 05:22:28 765212b225bb: Pull complete 05:22:29 f23df028b6ca: Pull complete 05:22:29 d65c8cfc05b1: Pull complete 05:22:44 2437ff75d9bd: Pull complete 05:22:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:44 prd-ubuntu20.04-docker-arm64-4c-16g-239 does not seem to be running inside a container 05:22:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:22:47 $ docker top 693171642dd7b45567c67eb6aa771ceab391da1aef6092a267154c0a7d30ac6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:48 ---> job-cost.sh 05:22:48 lf-activate-venv: SKIPPING 05:22:48 INFO: No Stack... 05:22:49 INFO: Retrieving Pricing Info for: v3-standard-4 05:22:49 INFO: Archiving Costs [Pipeline] sh 05:22:50 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 05:22:50 + cut -d, -f6 [Pipeline] lock 05:22:50 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] 05:22:50 Resource [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] did not exist. Created. 05:22:50 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:51 /w/workspace/device-virtual-go/1@tmp/durable-171b07a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:22:51 + echo total: 0.10999999940395355 [Pipeline] stash 05:22:52 Warning: overwriting stash ‘stack-cost’ 05:22:52 Stashed 1 file(s) [Pipeline] } 05:22:52 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:22:52 $ docker stop --time=1 693171642dd7b45567c67eb6aa771ceab391da1aef6092a267154c0a7d30ac6e 05:22:53 $ docker rm -f 693171642dd7b45567c67eb6aa771ceab391da1aef6092a267154c0a7d30ac6e [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 05:22:54 provisioning config files... 05:22:54 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-286@tmp/config7003735795000090118tmp [Pipeline] { [Pipeline] sh 05:22:55 + set +x 05:22:55 + + bash -s -- 05:22:55 curl -s https://codecov.io/bash 05:22:55 05:22:55 _____ _ 05:22:55 / ____| | | 05:22:55 | | ___ __| | ___ ___ _____ __ 05:22:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:22:55 | |___| (_) | (_| | __/ (_| (_) \ V / 05:22:55 \_____\___/ \__,_|\___|\___\___/ \_/ 05:22:55 Bash-1.0.6 05:22:55 05:22:55 05:22:55 ==> git version 2.25.1 found 05:22:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:22:55 Release-Date: 2020-01-08 05:22:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:22:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:22:55 ==> Jenkins CI detected. 05:22:55 current dir:  /w/workspace/foundry_device-virtual-go_PR-286 05:22:55 project root: . 05:22:55 --> token set from env 05:22:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:22:55 ==> Running gcov in . (disable via -X gcov) 05:22:55 ==> Python coveragepy not found 05:22:55 ==> Searching for coverage reports in: 05:22:55 + . 05:22:55 -> Found 1 reports 05:22:55 ==> Detecting git/mercurial file structure 05:22:55 ==> Reading reports 05:22:55 + ./coverage.out bytes=44128 05:22:55 ==> Appending adjustments 05:22:55 https://docs.codecov.io/docs/fixing-reports 05:22:55 + Found adjustments 05:22:55 ==> Gzipping contents 05:22:55 8.0K /tmp/codecov.VmXGBX.gz 05:22:55 ==> Uploading reports 05:22:55 url: https://codecov.io 05:22:55 query: branch=PR-286&commit=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=286&job=&cmd_args= 05:22:55 -> Pinging Codecov 05:22:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-286&commit=a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=286&job=&cmd_args= 05:22:55 -> Uploading to 05:22:55 https://storage.googleapis.com/codecov/v4/raw/2022-05-27/5E52B4B073DB2E39498172D8E973AA87/a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a/683c247d-4cbe-48e5-9733-51865cff4962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T052255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5eb2bcea163fda80d3352d6d45ac364a45cdc6c0c572bac8ed28d6dd7748ce50 05:22:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:55 Dload Upload Total Spent Left Speed 05:22:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5272 0 0 100 5272 0 151k --:--:-- --:--:-- --:--:-- 147k 100 5272 0 0 100 5272 0 24635 --:--:-- --:--:-- --:--:-- 24520 05:22:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/a7b7b7f54a77ee4bc2652d13ee1d4bb543cd5d9a [Pipeline] } 05:22:55 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 05:22:57 + [ -d /w/workspace/foundry_device-virtual-go_PR-286/archives ] 05:22:57 + ls -al /w/workspace/foundry_device-virtual-go_PR-286/archives 05:22:57 total 16 05:22:57 drwxr-xr-x 3 root root 4096 May 27 05:13 . 05:22:57 drwxrwxr-x 9 jenkins jenkins 4096 May 27 05:13 .. 05:22:57 drwxr-xr-x 2 root root 4096 May 27 05:13 cost 05:22:57 -rw-r--r-- 1 root root 88 May 27 05:13 cost.csv 05:22:57 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-286/archives 05:22:57 + ls -al /w/workspace/foundry_device-virtual-go_PR-286/archives 05:22:57 total 16 05:22:57 drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:13 . 05:22:57 drwxrwxr-x 9 jenkins jenkins 4096 May 27 05:13 .. 05:22:57 drwxr-xr-x 2 jenkins jenkins 4096 May 27 05:13 cost 05:22:57 -rw-r--r-- 1 jenkins jenkins 88 May 27 05:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:22:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:22:58 ---> package-listing.sh 05:22:58 ++ facter osfamily 05:22:58 ++ tr '[:upper:]' '[:lower:]' 05:22:59 + OS_FAMILY=debian 05:22:59 + workspace=/w/workspace/foundry_device-virtual-go_PR-286 05:22:59 + START_PACKAGES=/tmp/packages_start.txt 05:22:59 + END_PACKAGES=/tmp/packages_end.txt 05:22:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:22:59 + PACKAGES=/tmp/packages_start.txt 05:22:59 + '[' /w/workspace/foundry_device-virtual-go_PR-286 ']' 05:22:59 + PACKAGES=/tmp/packages_end.txt 05:22:59 + case "${OS_FAMILY}" in 05:22:59 + dpkg -l 05:22:59 + grep '^ii' 05:22:59 + '[' -f /tmp/packages_start.txt ']' 05:22:59 + '[' -f /tmp/packages_end.txt ']' 05:22:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:22:59 + '[' /w/workspace/foundry_device-virtual-go_PR-286 ']' 05:22:59 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-286/archives/ 05:22:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-286/archives/ [Pipeline] echo 05:22:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-286/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:22:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:00 prd-ubuntu20.04-docker-8c-8g-237 does not seem to be running inside a container 05:23:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-286/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-286 -v /w/workspace/foundry_device-virtual-go_PR-286:/w/workspace/foundry_device-virtual-go_PR-286:rw,z -v /w/workspace/foundry_device-virtual-go_PR-286@tmp:/w/workspace/foundry_device-virtual-go_PR-286@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 05:23:00 $ docker top e8764726b5455f7779dcb5c8f5e117f49ed157d58f4a1d5d1b1d059cd547c3c0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:00 + touch /tmp/pre-build-complete [Pipeline] sh 05:23:01 + mkdir -p /var/log/sysstat [Pipeline] sh 05:23:01 + ls /var/log/sa-host 05:23:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:01 provisioning config files... 05:23:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-286@tmp/config8882296575032113546tmp [Pipeline] { [Pipeline] echo 05:23:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:23:02 ---> create-netrc.sh [Pipeline] } 05:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:23:02 ---> python-tools-install.sh [Pipeline] echo 05:23:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:23:02 ---> sudo-logs.sh 05:23:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:23:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:23:03 ---> job-cost.sh 05:23:03 lf-activate-venv: SKIPPING 05:23:03 DEBUG: total: 0.2199999988079071 05:23:03 INFO: Retrieving Stack Cost... 05:23:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:04 INFO: Archiving Costs [Pipeline] echo 05:23:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:23:04 ---> logs-deploy.sh 05:23:04 lf-activate-venv: SKIPPING 05:23:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-286/1 05:23:04 INFO: archiving workspace using pattern(s): 05:23:05 Archives upload complete. 05:23:05 INFO: archiving logs to Nexus