Pull request #289 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 lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 5d9fbc30fdbf57281ebc7690ca69915c47e60c15+c7bdd30c48e34a9bcba0c752998a7a0fbabe0c76 (8494625a4f6511814caa05d31f2aada00d59907a) 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-ssh15846309169410401685.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-ssh18381131655190141357.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-289/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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1659604704960784287.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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3350299323694790752.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-ssh12841894805163145577.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-289/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-289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10551799817894504897.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-734 in /w/workspace/foundry_device-virtual-go_PR-289 [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-289 # 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/jakarta commit c7bdd30c48e34a9bcba0c752998a7a0fbabe0c76 into PR head commit 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 Merge succeeded, producing 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 Checking out Revision 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 (PR-289) > 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/289/head:refs/remotes/origin/PR-289 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 # 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 c7bdd30c48e34a9bcba0c752998a7a0fbabe0c76 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 # timeout=10 Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" 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 [2022-06-02T23:52:19.775Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-02T23:52:19.947Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-02T23:52:20.037Z] ========================================================= [2022-06-02T23:52:20.037Z] EdgeX Global Pipelines Version Info [2022-06-02T23:52:20.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:52:20.873Z] ------------------- [2022-06-02T23:52:20.873Z] stable info: [2022-06-02T23:52:20.873Z] ------------------- [2022-06-02T23:52:20.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T23:52:20.873Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-02T23:52:20.873Z] Message: update stable to v1.0.230 [2022-06-02T23:52:21.448Z] ------------------- [2022-06-02T23:52:21.448Z] experimental info: [2022-06-02T23:52:21.448Z] ------------------- [2022-06-02T23:52:21.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T23:52:21.448Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-02T23:52:21.448Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-02T23:52:21.815Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-06-02T23:52:21.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-06-02T23:52:21.895Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-02T23:52:21.931Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-02T23:52:21.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-02T23:52:22.004Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-02T23:52:22.040Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-02T23:52:22.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-02T23:52:22.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-02T23:52:22.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-02T23:52:22.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-02T23:52:22.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-06-02T23:52:22.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-02T23:52:22.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-02T23:52:22.364Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-02T23:52:22.408Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-02T23:52:22.454Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T23:52:22.492Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T23:52:22.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-02T23:52:22.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-02T23:52:22.616Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-02T23:52:22.657Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-02T23:52:22.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-02T23:52:22.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-02T23:52:22.772Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-02T23:52:22.815Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-02T23:52:22.854Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo [2022-06-02T23:52:22.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo [2022-06-02T23:52:22.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo [2022-06-02T23:52:22.984Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [Pipeline] echo [2022-06-02T23:52:23.026Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d9fbc3 [Pipeline] echo [2022-06-02T23:52:23.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:52:23.168Z] provisioning config files... [2022-06-02T23:52:23.184Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-289@tmp/config2290134621842440706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:52:23.529Z] ---> docker-login.sh [2022-06-02T23:52:23.529Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:52:23.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:23.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:23.791Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:23.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:23.791Z] [2022-06-02T23:52:23.791Z] Login Succeeded [2022-06-02T23:52:23.791Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:52:24.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:24.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:24.053Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:24.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:24.053Z] [2022-06-02T23:52:24.053Z] Login Succeeded [2022-06-02T23:52:24.053Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:52:24.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:24.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:24.053Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:24.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:24.053Z] [2022-06-02T23:52:24.053Z] Login Succeeded [2022-06-02T23:52:24.053Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:52:24.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:24.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:24.317Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:24.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:24.317Z] [2022-06-02T23:52:24.317Z] Login Succeeded [2022-06-02T23:52:24.317Z] docker.io [2022-06-02T23:52:24.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:24.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:24.579Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:24.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:24.579Z] [2022-06-02T23:52:24.579Z] Login Succeeded [2022-06-02T23:52:24.579Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:52:24.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-02T23:52:25.227Z] + git rev-list -1 --merges 5d9fbc30fdbf57281ebc7690ca69915c47e60c15~1..5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [Pipeline] echo [2022-06-02T23:52:25.275Z] -----------> git rev-list -1 --merges 5d9fbc30fdbf57281ebc7690ca69915c47e60c15~1..5d9fbc30fdbf57281ebc7690ca69915c47e60c15 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [false] [Pipeline] sh [2022-06-02T23:52:25.593Z] + git log --format=format:%s -1 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [Pipeline] echo [2022-06-02T23:52:25.629Z] ========================================================= [2022-06-02T23:52:25.629Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-02T23:52:25.629Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:52:26.036Z] + git log --format=format:%s -1 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [Pipeline] echo [2022-06-02T23:52:26.067Z] [semverPrep] GIT_COMMIT: 5d9fbc30fdbf57281ebc7690ca69915c47e60c15, Commit Message: build: Update to released SDK and go-mods and change log for 2.1.1 patch [Pipeline] echo [2022-06-02T23:52:26.095Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-02T23:52:26.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:52:26.487Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-02T23:52:26.487Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-02T23:52:26.487Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-02T23:52:26.487Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-02T23:52:26.487Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-02T23:52:26.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:52:26.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:52:26.960Z] [2022-06-02T23:52:26.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:52:27.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:52:27.339Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-02T23:52:27.339Z] 42c077c10790: Pulling fs layer [2022-06-02T23:52:27.339Z] f63e77b7563a: Pulling fs layer [2022-06-02T23:52:27.339Z] bd5fdadae976: Pulling fs layer [2022-06-02T23:52:27.339Z] 205491f53016: Pulling fs layer [2022-06-02T23:52:27.339Z] df18705c85c3: Pulling fs layer [2022-06-02T23:52:27.339Z] bdb3f477010e: Pulling fs layer [2022-06-02T23:52:27.339Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-02T23:52:27.339Z] 2c6e9b1d212d: Pulling fs layer [2022-06-02T23:52:27.339Z] bdb8f0575790: Pulling fs layer [2022-06-02T23:52:27.339Z] 386e3cb2ff24: Pulling fs layer [2022-06-02T23:52:27.339Z] 2343380bae48: Pulling fs layer [2022-06-02T23:52:27.339Z] 205491f53016: Waiting [2022-06-02T23:52:27.339Z] df18705c85c3: Waiting [2022-06-02T23:52:27.339Z] bdb3f477010e: Waiting [2022-06-02T23:52:27.339Z] c8a8fc8e1c8f: Waiting [2022-06-02T23:52:27.339Z] 386e3cb2ff24: Waiting [2022-06-02T23:52:27.339Z] 2343380bae48: Waiting [2022-06-02T23:52:27.339Z] bdb8f0575790: Waiting [2022-06-02T23:52:27.339Z] f63e77b7563a: Download complete [2022-06-02T23:52:27.339Z] 205491f53016: Verifying Checksum [2022-06-02T23:52:27.339Z] 205491f53016: Download complete [2022-06-02T23:52:27.599Z] bd5fdadae976: Verifying Checksum [2022-06-02T23:52:27.599Z] bd5fdadae976: Download complete [2022-06-02T23:52:27.599Z] df18705c85c3: Verifying Checksum [2022-06-02T23:52:27.599Z] df18705c85c3: Download complete [2022-06-02T23:52:27.599Z] bdb3f477010e: Verifying Checksum [2022-06-02T23:52:27.599Z] bdb3f477010e: Download complete [2022-06-02T23:52:27.599Z] 2c6e9b1d212d: Verifying Checksum [2022-06-02T23:52:27.599Z] 2c6e9b1d212d: Download complete [2022-06-02T23:52:27.599Z] bdb8f0575790: Download complete [2022-06-02T23:52:27.599Z] 386e3cb2ff24: Verifying Checksum [2022-06-02T23:52:27.599Z] 386e3cb2ff24: Download complete [2022-06-02T23:52:27.599Z] 2343380bae48: Verifying Checksum [2022-06-02T23:52:27.599Z] 2343380bae48: Download complete [2022-06-02T23:52:27.599Z] 42c077c10790: Verifying Checksum [2022-06-02T23:52:27.599Z] 42c077c10790: Download complete [2022-06-02T23:52:27.863Z] c8a8fc8e1c8f: Download complete [2022-06-02T23:52:28.806Z] 42c077c10790: Pull complete [2022-06-02T23:52:29.066Z] f63e77b7563a: Pull complete [2022-06-02T23:52:29.638Z] bd5fdadae976: Pull complete [2022-06-02T23:52:29.638Z] 205491f53016: Pull complete [2022-06-02T23:52:29.901Z] df18705c85c3: Pull complete [2022-06-02T23:52:30.161Z] bdb3f477010e: Pull complete [2022-06-02T23:52:32.077Z] c8a8fc8e1c8f: Pull complete [2022-06-02T23:52:32.077Z] 2c6e9b1d212d: Pull complete [2022-06-02T23:52:32.077Z] bdb8f0575790: Pull complete [2022-06-02T23:52:32.077Z] 386e3cb2ff24: Pull complete [2022-06-02T23:52:32.341Z] 2343380bae48: Pull complete [2022-06-02T23:52:32.341Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-02T23:52:32.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:52:32.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:52:32.582Z] prd-ubuntu20.04-docker-8c-8g-734 does not seem to be running inside a container [2022-06-02T23:52:32.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-289 -v /w/workspace/foundry_device-virtual-go_PR-289:/w/workspace/foundry_device-virtual-go_PR-289:rw,z -v /w/workspace/foundry_device-virtual-go_PR-289@tmp:/w/workspace/foundry_device-virtual-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-02T23:52:33.997Z] $ docker top 353c0096b8959e53df7d92ca27e79e8ec1e0ca78e87bbcc5fe00ca8dfc2d5b5e -eo pid,comm [2022-06-02T23:52:34.073Z] 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). [2022-06-02T23:52:34.073Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:52:34.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:52:34.197Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:52:34.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:52:34.335Z] $ docker exec 353c0096b8959e53df7d92ca27e79e8ec1e0ca78e87bbcc5fe00ca8dfc2d5b5e ssh-agent [2022-06-02T23:52:34.455Z] SSH_AUTH_SOCK=/tmp/ssh-jEjTeZCnmbAh/agent.33 [2022-06-02T23:52:34.455Z] SSH_AGENT_PID=39 [2022-06-02T23:52:34.461Z] Running ssh-add (command line suppressed) [2022-06-02T23:52:34.598Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-289@tmp/private_key_2202112671179144255.key (/w/workspace/foundry_device-virtual-go_PR-289@tmp/private_key_2202112671179144255.key) [2022-06-02T23:52:34.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:52:34.941Z] + git tag --points-at HEAD [Pipeline] } [2022-06-02T23:52:34.973Z] $ docker exec --env ******** --env ******** 353c0096b8959e53df7d92ca27e79e8ec1e0ca78e87bbcc5fe00ca8dfc2d5b5e ssh-agent -k [2022-06-02T23:52:35.087Z] unset SSH_AUTH_SOCK; [2022-06-02T23:52:35.088Z] unset SSH_AGENT_PID; [2022-06-02T23:52:35.088Z] echo Agent pid 39 killed; [2022-06-02T23:52:35.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-02T23:52:35.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:52:35.191Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:52:35.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:52:35.346Z] $ docker exec 353c0096b8959e53df7d92ca27e79e8ec1e0ca78e87bbcc5fe00ca8dfc2d5b5e ssh-agent [2022-06-02T23:52:35.467Z] SSH_AUTH_SOCK=/tmp/ssh-2M2spz26FYyL/agent.71 [2022-06-02T23:52:35.467Z] SSH_AGENT_PID=77 [2022-06-02T23:52:35.473Z] Running ssh-add (command line suppressed) [2022-06-02T23:52:35.594Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-289@tmp/private_key_7488155070542597783.key (/w/workspace/foundry_device-virtual-go_PR-289@tmp/private_key_7488155070542597783.key) [2022-06-02T23:52:35.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:52:35.938Z] + git semver init [2022-06-02T23:52:36.200Z] 2022-06-02 23:52:36,126 [run_init] DEBUG init version:0.0.0 force:False [2022-06-02T23:52:36.200Z] 2022-06-02 23:52:36,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-289/.semver [2022-06-02T23:52:36.200Z] 2022-06-02 23:52:36,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-289/.semver [2022-06-02T23:52:36.200Z] 2022-06-02 23:52:36,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-289/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-289, universal_newlines=False, shell=None, istream=None) [2022-06-02T23:52:37.153Z] 2022-06-02 23:52:37,055 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-289/.git/info/exclude [2022-06-02T23:52:37.153Z] 2022-06-02 23:52:37,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-289/.semver/PR-289 with force:False [2022-06-02T23:52:37.153Z] 2022-06-02 23:52:37,056 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-289/.semver/PR-289 [2022-06-02T23:52:37.153Z] 2022-06-02 23:52:37,060 [execute] INFO git cat-file --batch-check [2022-06-02T23:52:37.153Z] 2022-06-02 23:52:37,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T23:52:37.153Z] 2022-06-02 23:52:37,066 [execute] INFO git cat-file --batch [2022-06-02T23:52:37.153Z] 2022-06-02 23:52:37,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T23:52:37.153Z] 2022-06-02 23:52:37,072 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-289/.semver/PR-289 [2022-06-02T23:52:37.153Z] 0.0.0 [Pipeline] } [2022-06-02T23:52:37.184Z] $ docker exec --env ******** --env ******** 353c0096b8959e53df7d92ca27e79e8ec1e0ca78e87bbcc5fe00ca8dfc2d5b5e ssh-agent -k [2022-06-02T23:52:37.291Z] unset SSH_AUTH_SOCK; [2022-06-02T23:52:37.291Z] unset SSH_AGENT_PID; [2022-06-02T23:52:37.292Z] echo Agent pid 77 killed; [2022-06-02T23:52:37.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:52:37.704Z] + git semver [Pipeline] } [2022-06-02T23:52:38.000Z] $ docker stop --time=1 353c0096b8959e53df7d92ca27e79e8ec1e0ca78e87bbcc5fe00ca8dfc2d5b5e [2022-06-02T23:52:39.348Z] $ docker rm -f 353c0096b8959e53df7d92ca27e79e8ec1e0ca78e87bbcc5fe00ca8dfc2d5b5e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:52:39.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-02T23:52:40.057Z] Stashed 1 file(s) [Pipeline] echo [2022-06-02T23:52:40.074Z] [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 [2022-06-02T23:52:40.652Z] provisioning config files... [2022-06-02T23:52:40.661Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-289@tmp/config8540425435776622016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:52:41.025Z] ---> docker-login.sh [2022-06-02T23:52:41.025Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:52:41.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:41.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:41.025Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:41.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:41.025Z] [2022-06-02T23:52:41.025Z] Login Succeeded [2022-06-02T23:52:41.026Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:52:41.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:41.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:41.285Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:41.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:41.285Z] [2022-06-02T23:52:41.285Z] Login Succeeded [2022-06-02T23:52:41.285Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:52:41.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:41.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:41.285Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:41.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:41.285Z] [2022-06-02T23:52:41.285Z] Login Succeeded [2022-06-02T23:52:41.285Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:52:41.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:41.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:41.544Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:41.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:41.544Z] [2022-06-02T23:52:41.544Z] Login Succeeded [2022-06-02T23:52:41.544Z] docker.io [2022-06-02T23:52:41.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:52:41.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:52:41.805Z] Configure a credential helper to remove this warning. See [2022-06-02T23:52:41.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:52:41.805Z] [2022-06-02T23:52:41.805Z] Login Succeeded [2022-06-02T23:52:41.805Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:52:41.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-02T23:52:42.021Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:52:42.052Z] ========================================================= [2022-06-02T23:52:42.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-02T23:52:42.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:52:42.521Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-02T23:52:42.782Z] Sending build context to Docker daemon 37.48MB [2022-06-02T23:52:42.782Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:52:42.782Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-02T23:52:42.782Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-02T23:52:42.782Z] 59bf1c3509f3: Pulling fs layer [2022-06-02T23:52:42.782Z] 666ba61612fd: Pulling fs layer [2022-06-02T23:52:42.782Z] 8ed8ca486205: Pulling fs layer [2022-06-02T23:52:42.782Z] 4fe6c5a15a65: Pulling fs layer [2022-06-02T23:52:42.782Z] 22a0e8bec74d: Pulling fs layer [2022-06-02T23:52:42.782Z] 812f408151ee: Pulling fs layer [2022-06-02T23:52:42.782Z] bab7bd504b26: Pulling fs layer [2022-06-02T23:52:42.782Z] 070449caade9: Pulling fs layer [2022-06-02T23:52:42.782Z] 8f1a5288e3a6: Pulling fs layer [2022-06-02T23:52:42.782Z] 4fe6c5a15a65: Waiting [2022-06-02T23:52:42.782Z] 22a0e8bec74d: Waiting [2022-06-02T23:52:42.782Z] 812f408151ee: Waiting [2022-06-02T23:52:42.782Z] 070449caade9: Waiting [2022-06-02T23:52:42.782Z] bab7bd504b26: Waiting [2022-06-02T23:52:42.782Z] 8ed8ca486205: Verifying Checksum [2022-06-02T23:52:42.782Z] 8ed8ca486205: Download complete [2022-06-02T23:52:42.782Z] 666ba61612fd: Verifying Checksum [2022-06-02T23:52:42.782Z] 666ba61612fd: Download complete [2022-06-02T23:52:42.782Z] 22a0e8bec74d: Download complete [2022-06-02T23:52:42.782Z] 812f408151ee: Verifying Checksum [2022-06-02T23:52:42.782Z] 812f408151ee: Download complete [2022-06-02T23:52:42.782Z] 59bf1c3509f3: Verifying Checksum [2022-06-02T23:52:42.782Z] 59bf1c3509f3: Download complete [2022-06-02T23:52:42.782Z] bab7bd504b26: Download complete [2022-06-02T23:52:43.045Z] 070449caade9: Verifying Checksum [2022-06-02T23:52:43.045Z] 070449caade9: Download complete [2022-06-02T23:52:43.045Z] 59bf1c3509f3: Pull complete [2022-06-02T23:52:43.045Z] 666ba61612fd: Pull complete [2022-06-02T23:52:43.307Z] 8ed8ca486205: Pull complete [2022-06-02T23:52:43.569Z] 8f1a5288e3a6: Verifying Checksum [2022-06-02T23:52:43.569Z] 8f1a5288e3a6: Download complete [2022-06-02T23:52:43.569Z] 4fe6c5a15a65: Verifying Checksum [2022-06-02T23:52:43.569Z] 4fe6c5a15a65: Download complete [2022-06-02T23:52:47.762Z] 4fe6c5a15a65: Pull complete [2022-06-02T23:52:47.762Z] 22a0e8bec74d: Pull complete [2022-06-02T23:52:47.762Z] 812f408151ee: Pull complete [2022-06-02T23:52:47.762Z] bab7bd504b26: Pull complete [2022-06-02T23:52:47.762Z] 070449caade9: Pull complete [2022-06-02T23:52:50.313Z] 8f1a5288e3a6: Pull complete [2022-06-02T23:52:50.313Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-02T23:52:50.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-02T23:52:50.313Z] ---> c47586b81864 [2022-06-02T23:52:50.313Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-02T23:52:51.257Z] ---> Running in ebc9e19194b6 [2022-06-02T23:52:51.517Z] Removing intermediate container ebc9e19194b6 [2022-06-02T23:52:51.517Z] ---> 932bb666bfa5 [2022-06-02T23:52:51.517Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-02T23:52:51.517Z] ---> Running in d2b111758178 [2022-06-02T23:52:51.517Z] Removing intermediate container d2b111758178 [2022-06-02T23:52:51.517Z] ---> 6fe7c6882e5c [2022-06-02T23:52:51.517Z] Step 5/11 : WORKDIR /device-virtual-go [2022-06-02T23:52:51.517Z] ---> Running in 658974aa5641 [2022-06-02T23:52:51.777Z] Removing intermediate container 658974aa5641 [2022-06-02T23:52:51.777Z] ---> fb2406657afb [2022-06-02T23:52:51.777Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:52:51.777Z] ---> Running in 5a7b2e4c8915 [2022-06-02T23:52:52.348Z] Removing intermediate container 5a7b2e4c8915 [2022-06-02T23:52:52.348Z] ---> f6ca7b57680f [2022-06-02T23:52:52.348Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-02T23:52:52.348Z] ---> Running in 46caa2e0e586 [2022-06-02T23:52:52.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:52:53.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:52:53.814Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-02T23:52:53.814Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-02T23:52:53.814Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-02T23:52:54.077Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-02T23:52:54.077Z] Executing busybox-1.34.1-r3.trigger [2022-06-02T23:52:54.077Z] OK: 224 MiB in 56 packages [2022-06-02T23:52:54.649Z] Removing intermediate container 46caa2e0e586 [2022-06-02T23:52:54.649Z] ---> 156861aca7a6 [2022-06-02T23:52:54.649Z] Step 8/11 : COPY . . [2022-06-02T23:52:55.474Z] Still waiting to schedule task [2022-06-02T23:52:55.474Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-02T23:52:56.031Z] ---> cf7c68d093ca [2022-06-02T23:52:56.031Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:52:56.031Z] ---> Running in 87f56643c474 [2022-06-02T23:52:56.031Z] skipping... [2022-06-02T23:52:56.293Z] Removing intermediate container 87f56643c474 [2022-06-02T23:52:56.293Z] ---> 4e0ee8ccdb83 [2022-06-02T23:52:56.293Z] Step 10/11 : ARG MAKE='make build' [2022-06-02T23:52:56.293Z] ---> Running in c228d84cd216 [2022-06-02T23:52:56.558Z] Removing intermediate container c228d84cd216 [2022-06-02T23:52:56.558Z] ---> 0f5ec58336fe [2022-06-02T23:52:56.558Z] Step 11/11 : RUN $MAKE [2022-06-02T23:52:56.558Z] ---> Running in 467855279a7f [2022-06-02T23:52:56.819Z] noop [2022-06-02T23:52:57.080Z] Removing intermediate container 467855279a7f [2022-06-02T23:52:57.080Z] ---> 10e228cfdfb0 [2022-06-02T23:52:57.080Z] Successfully built 10e228cfdfb0 [2022-06-02T23:52:57.080Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:52:57.509Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T23:52:57.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:52:57.686Z] prd-ubuntu20.04-docker-8c-8g-734 does not seem to be running inside a container [2022-06-02T23:52:57.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-289 -v /w/workspace/foundry_device-virtual-go_PR-289:/w/workspace/foundry_device-virtual-go_PR-289:rw,z -v /w/workspace/foundry_device-virtual-go_PR-289@tmp:/w/workspace/foundry_device-virtual-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-02T23:52:58.131Z] $ docker top 245f840bf24a7c9b410ac085d82d73552f1f3c9d91768c717a8f60ff682f8236 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:52:58.528Z] + go version [2022-06-02T23:52:58.528Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-02T23:52:58.563Z] $ docker stop --time=1 245f840bf24a7c9b410ac085d82d73552f1f3c9d91768c717a8f60ff682f8236 [2022-06-02T23:52:59.845Z] $ docker rm -f 245f840bf24a7c9b410ac085d82d73552f1f3c9d91768c717a8f60ff682f8236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:53:00.549Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T23:53:00.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:53:00.708Z] prd-ubuntu20.04-docker-8c-8g-734 does not seem to be running inside a container [2022-06-02T23:53:00.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-289 -v /w/workspace/foundry_device-virtual-go_PR-289:/w/workspace/foundry_device-virtual-go_PR-289:rw,z -v /w/workspace/foundry_device-virtual-go_PR-289@tmp:/w/workspace/foundry_device-virtual-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-02T23:53:01.182Z] $ docker top ed741e0769defde266cf885d91d0f1184b522a7b0b00943dcc26a51d656780b0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:53:01.691Z] + make test [2022-06-02T23:53:01.691Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-02T23:53:01.953Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-02T23:53:10.083Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-02T23:53:10.083Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.260s coverage: 64.6% of statements [2022-06-02T23:53:10.083Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-02T23:53:13.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T23:53:13.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-02T23:53:13.380Z] ./bin/test-attribution-txt.sh [2022-06-02T23:53:14.321Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-02T23:53:14.321Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-02T23:53:14.321Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-02T23:53:14.321Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-02T23:53:14.321Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-02T23:53:14.321Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-02T23:53:14.321Z] go: downloading modernc.org/ql v1.0.0 [2022-06-02T23:53:14.321Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-02T23:53:14.321Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T23:53:14.321Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T23:53:14.321Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-02T23:53:14.321Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T23:53:14.322Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-02T23:53:14.322Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-02T23:53:14.322Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-02T23:53:14.322Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-02T23:53:14.322Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-02T23:53:14.322Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-02T23:53:14.322Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-02T23:53:14.322Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-02T23:53:14.322Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-02T23:53:14.322Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-02T23:53:14.322Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-02T23:53:14.322Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-02T23:53:14.322Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-02T23:53:14.322Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-02T23:53:14.322Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-02T23:53:14.322Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T23:53:14.322Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-02T23:53:14.322Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-02T23:53:14.322Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-02T23:53:14.322Z] go: downloading golang.org/x/text v0.3.6 [2022-06-02T23:53:14.581Z] go: downloading modernc.org/mathutil v1.4.1 [2022-06-02T23:53:14.581Z] go: downloading modernc.org/internal v1.0.2 [2022-06-02T23:53:14.581Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2022-06-02T23:53:14.581Z] go: downloading modernc.org/fileutil v1.0.0 [2022-06-02T23:53:14.581Z] go: downloading modernc.org/b v1.0.2 [2022-06-02T23:53:14.581Z] go: downloading modernc.org/db v1.0.3 [2022-06-02T23:53:14.581Z] go: downloading modernc.org/file v1.0.3 [2022-06-02T23:53:14.581Z] go: downloading modernc.org/golex v1.0.1 [2022-06-02T23:53:14.582Z] go: downloading modernc.org/lldb v1.0.2 [2022-06-02T23:53:14.582Z] go: downloading modernc.org/strutil v1.1.1 [2022-06-02T23:53:14.582Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-02T23:53:14.582Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T23:53:14.582Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-02T23:53:14.582Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-02T23:53:14.582Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-02T23:53:14.582Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-02T23:53:14.582Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-02T23:53:14.582Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-02T23:53:14.582Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-02T23:53:14.582Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-02T23:53:14.582Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-02T23:53:14.582Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-02T23:53:14.582Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 [2022-06-02T23:53:14.841Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-02T23:53:14.841Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-02T23:53:14.841Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T23:53:14.841Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T23:53:14.841Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-02T23:53:14.841Z] go: downloading modernc.org/sortutil v1.1.0 [2022-06-02T23:53:14.841Z] go: downloading modernc.org/zappy v1.0.3 [Pipeline] echo [2022-06-02T23:53:15.813Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:53:16.168Z] + go mod tidy [2022-06-02T23:53:16.168Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T23:53:16.168Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-02T23:53:16.168Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-02T23:53:16.168Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-02T23:53:16.168Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-02T23:53:16.168Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-02T23:53:16.168Z] go: downloading github.com/golang/snappy v0.0.3 [2022-06-02T23:53:16.168Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-02T23:53:16.168Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-02T23:53:16.168Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-02T23:53:16.168Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-02T23:53:16.168Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T23:53:16.168Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-02T23:53:16.168Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-02T23:53:16.168Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T23:53:16.168Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T23:53:16.429Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T23:53:16.429Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-02T23:53:16.429Z] go: downloading github.com/kr/text v0.2.0 [2022-06-02T23:53:16.429Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-02T23:53:16.429Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-02T23:53:16.429Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-02T23:53:16.429Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-02T23:53:16.429Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-02T23:53:16.429Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-02T23:53:16.429Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-02T23:53:16.429Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-06-02T23:53:16.429Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [Pipeline] } [2022-06-02T23:53:16.466Z] $ docker stop --time=1 ed741e0769defde266cf885d91d0f1184b522a7b0b00943dcc26a51d656780b0 [2022-06-02T23:53:18.688Z] $ docker rm -f ed741e0769defde266cf885d91d0f1184b522a7b0b00943dcc26a51d656780b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:53:19.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T23:53:19.387Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-02T23:53:20.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-02T23:53:20.356Z] + ls -al . [2022-06-02T23:53:20.356Z] total 208 [2022-06-02T23:53:20.356Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 2 23:53 . [2022-06-02T23:53:20.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:52 .. [2022-06-02T23:53:20.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:52 .git [2022-06-02T23:53:20.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:52 .github [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 2 23:52 .gitignore [2022-06-02T23:53:20.356Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 23:52 .semver [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jun 2 23:52 Attribution.txt [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 6608 Jun 2 23:52 CHANGELOG.md [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 1951 Jun 2 23:52 Dockerfile [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 23:52 GOVERNANCE.md [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 2 23:52 Jenkinsfile [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 2 23:52 LICENSE [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 2 23:52 Makefile [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 2 23:52 OWNERS.md [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 2 23:52 README.md [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 23:52 VERSION [2022-06-02T23:53:20.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:52 bin [2022-06-02T23:53:20.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:52 cmd [2022-06-02T23:53:20.356Z] -rw-r--r-- 1 jenkins jenkins 46339 Jun 2 23:53 coverage.out [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 2 23:53 go.mod [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 52299 Jun 2 23:52 go.sum [2022-06-02T23:53:20.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:52 internal [2022-06-02T23:53:20.356Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 2 23:52 vendor [2022-06-02T23:53:20.356Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 2 23:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:53:20.749Z] + 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=5d9fbc30fdbf57281ebc7690ca69915c47e60c15 --label arch=amd64 --label version=0.0.0 . [2022-06-02T23:53:21.020Z] Sending build context to Docker daemon 37.53MB [2022-06-02T23:53:21.020Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:53:21.020Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-02T23:53:21.020Z] ---> 10e228cfdfb0 [2022-06-02T23:53:21.020Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-02T23:53:21.280Z] ---> Running in a5bd27ae9b41 [2022-06-02T23:53:21.280Z] Removing intermediate container a5bd27ae9b41 [2022-06-02T23:53:21.280Z] ---> 9f7d191ba5ea [2022-06-02T23:53:21.280Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-02T23:53:21.280Z] ---> Running in 3efc407fbef0 [2022-06-02T23:53:21.280Z] Removing intermediate container 3efc407fbef0 [2022-06-02T23:53:21.280Z] ---> 329e8071e7d7 [2022-06-02T23:53:21.280Z] Step 5/25 : WORKDIR /device-virtual-go [2022-06-02T23:53:21.539Z] ---> Running in a8e0b3c84f66 [2022-06-02T23:53:21.539Z] Removing intermediate container a8e0b3c84f66 [2022-06-02T23:53:21.539Z] ---> 7493ee45f143 [2022-06-02T23:53:21.539Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:53:21.539Z] ---> Running in 80bd8c85c250 [2022-06-02T23:53:22.115Z] Removing intermediate container 80bd8c85c250 [2022-06-02T23:53:22.115Z] ---> 9bd6b2357f94 [2022-06-02T23:53:22.115Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-02T23:53:22.115Z] ---> Running in c98b76640028 [2022-06-02T23:53:22.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:53:23.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:53:23.525Z] OK: 224 MiB in 56 packages [2022-06-02T23:53:24.097Z] Removing intermediate container c98b76640028 [2022-06-02T23:53:24.097Z] ---> 3a7dd32d1c41 [2022-06-02T23:53:24.097Z] Step 8/25 : COPY . . [2022-06-02T23:53:25.478Z] ---> d80e84f8d8f8 [2022-06-02T23:53:25.478Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:53:25.478Z] ---> Running in 4c2a75708e37 [2022-06-02T23:53:26.051Z] skipping... [2022-06-02T23:53:26.051Z] Removing intermediate container 4c2a75708e37 [2022-06-02T23:53:26.051Z] ---> 3601e250050c [2022-06-02T23:53:26.051Z] Step 10/25 : ARG MAKE='make build' [2022-06-02T23:53:26.312Z] ---> Running in 2e86885fea87 [2022-06-02T23:53:26.312Z] Removing intermediate container 2e86885fea87 [2022-06-02T23:53:26.312Z] ---> e96914f5f7b3 [2022-06-02T23:53:26.312Z] Step 11/25 : RUN $MAKE [2022-06-02T23:53:26.312Z] ---> Running in 6b705005100d [2022-06-02T23:53:26.571Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-06-02T23:53:36.561Z] Removing intermediate container 6b705005100d [2022-06-02T23:53:36.561Z] ---> 934ac017e55f [2022-06-02T23:53:36.561Z] Step 12/25 : FROM alpine:3.14 [2022-06-02T23:53:36.561Z] 3.14: Pulling from library/alpine [2022-06-02T23:53:36.561Z] 8663204ce13b: Pulling fs layer [2022-06-02T23:53:36.561Z] 8663204ce13b: Verifying Checksum [2022-06-02T23:53:36.561Z] 8663204ce13b: Download complete [2022-06-02T23:53:36.823Z] 8663204ce13b: Pull complete [2022-06-02T23:53:36.823Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:53:36.823Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T23:53:36.823Z] ---> e04c818066af [2022-06-02T23:53:36.823Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-02T23:53:36.823Z] ---> Running in 58c90e6fdff8 [2022-06-02T23:53:37.083Z] Removing intermediate container 58c90e6fdff8 [2022-06-02T23:53:37.083Z] ---> 0e94df8a5dd3 [2022-06-02T23:53:37.083Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:53:37.083Z] ---> Running in ce8ee5c7a02b [2022-06-02T23:53:37.657Z] Removing intermediate container ce8ee5c7a02b [2022-06-02T23:53:37.657Z] ---> 5ed51c0b787c [2022-06-02T23:53:37.657Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-02T23:53:37.657Z] ---> Running in 136711af1729 [2022-06-02T23:53:37.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:53:38.866Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:53:39.127Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-02T23:53:39.127Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:53:39.387Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-02T23:53:39.387Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:53:39.649Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-02T23:53:39.649Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-02T23:53:39.649Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:53:39.649Z] OK: 8 MiB in 20 packages [2022-06-02T23:53:40.218Z] Removing intermediate container 136711af1729 [2022-06-02T23:53:40.218Z] ---> 588437dfe944 [2022-06-02T23:53:40.218Z] Step 16/25 : WORKDIR / [2022-06-02T23:53:40.218Z] ---> Running in 6558651001ef [2022-06-02T23:53:40.218Z] Removing intermediate container 6558651001ef [2022-06-02T23:53:40.218Z] ---> d5f12558bf6a [2022-06-02T23:53:40.218Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-02T23:53:40.478Z] ---> 0934c6c5d33e [2022-06-02T23:53:40.478Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-02T23:53:40.478Z] ---> e96595955d9a [2022-06-02T23:53:40.478Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-06-02T23:53:41.049Z] ---> c53739c711ec [2022-06-02T23:53:41.049Z] Step 20/25 : EXPOSE 59900 [2022-06-02T23:53:41.049Z] ---> Running in 1e6f291b8e3a [2022-06-02T23:53:41.309Z] Removing intermediate container 1e6f291b8e3a [2022-06-02T23:53:41.309Z] ---> ac0b58df342c [2022-06-02T23:53:41.309Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-06-02T23:53:41.309Z] ---> Running in 2ff55fb9bf7b [2022-06-02T23:53:41.309Z] Removing intermediate container 2ff55fb9bf7b [2022-06-02T23:53:41.309Z] ---> b24333de8106 [2022-06-02T23:53:41.309Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:53:41.309Z] ---> Running in eecc8bdc73e1 [2022-06-02T23:53:41.569Z] Removing intermediate container eecc8bdc73e1 [2022-06-02T23:53:41.569Z] ---> 1bea8da69b8e [2022-06-02T23:53:41.569Z] Step 23/25 : LABEL arch=amd64 [2022-06-02T23:53:41.569Z] ---> Running in 9c1ae3332eb9 [2022-06-02T23:53:41.569Z] Removing intermediate container 9c1ae3332eb9 [2022-06-02T23:53:41.569Z] ---> 3b58b5bf359b [2022-06-02T23:53:41.569Z] Step 24/25 : LABEL git_sha=5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [2022-06-02T23:53:41.569Z] ---> Running in 997d21f53c70 [2022-06-02T23:53:41.831Z] Removing intermediate container 997d21f53c70 [2022-06-02T23:53:41.831Z] ---> 2739f6511cd7 [2022-06-02T23:53:41.831Z] Step 25/25 : LABEL version=0.0.0 [2022-06-02T23:53:41.831Z] ---> Running in 279fc87c70ac [2022-06-02T23:53:41.831Z] Removing intermediate container 279fc87c70ac [2022-06-02T23:53:41.831Z] ---> c3dee62f1a47 [2022-06-02T23:53:41.831Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-02T23:53:41.831Z] Successfully built c3dee62f1a47 [2022-06-02T23:53:41.831Z] 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 [2022-06-02T23:53:42.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:53:42.684Z] [2022-06-02T23:53:42.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:53:43.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:53:43.050Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-02T23:53:43.050Z] 5eb5b503b376: Pulling fs layer [2022-06-02T23:53:43.050Z] 5c69ac0246d0: Pulling fs layer [2022-06-02T23:53:43.050Z] ec43610c2a17: Pulling fs layer [2022-06-02T23:53:43.050Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-02T23:53:43.050Z] 33b1e0a273af: Pulling fs layer [2022-06-02T23:53:43.050Z] 5d3b04190fa2: Pulling fs layer [2022-06-02T23:53:43.050Z] 2f39f015ded8: Pulling fs layer [2022-06-02T23:53:43.050Z] 3a2ae6a8a46f: Waiting [2022-06-02T23:53:43.050Z] 33b1e0a273af: Waiting [2022-06-02T23:53:43.050Z] 5d3b04190fa2: Waiting [2022-06-02T23:53:43.050Z] 2f39f015ded8: Waiting [2022-06-02T23:53:43.050Z] 5c69ac0246d0: Download complete [2022-06-02T23:53:43.050Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-02T23:53:43.050Z] 3a2ae6a8a46f: Download complete [2022-06-02T23:53:43.050Z] 33b1e0a273af: Verifying Checksum [2022-06-02T23:53:43.050Z] 33b1e0a273af: Download complete [2022-06-02T23:53:43.050Z] 5d3b04190fa2: Download complete [2022-06-02T23:53:43.050Z] ec43610c2a17: Verifying Checksum [2022-06-02T23:53:43.050Z] ec43610c2a17: Download complete [2022-06-02T23:53:43.310Z] 5eb5b503b376: Verifying Checksum [2022-06-02T23:53:43.310Z] 5eb5b503b376: Download complete [2022-06-02T23:53:43.878Z] 2f39f015ded8: Download complete [2022-06-02T23:53:44.448Z] 5eb5b503b376: Pull complete [2022-06-02T23:53:44.708Z] 5c69ac0246d0: Pull complete [2022-06-02T23:53:44.968Z] ec43610c2a17: Pull complete [2022-06-02T23:53:44.968Z] 3a2ae6a8a46f: Pull complete [2022-06-02T23:53:45.227Z] 33b1e0a273af: Pull complete [2022-06-02T23:53:45.486Z] 5d3b04190fa2: Pull complete [2022-06-02T23:53:49.676Z] 2f39f015ded8: Pull complete [2022-06-02T23:53:49.676Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-02T23:53:49.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:53:49.676Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:53:49.891Z] prd-ubuntu20.04-docker-8c-8g-734 does not seem to be running inside a container [2022-06-02T23:53:49.927Z] $ 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-289 -v /w/workspace/foundry_device-virtual-go_PR-289:/w/workspace/foundry_device-virtual-go_PR-289:rw,z -v /w/workspace/foundry_device-virtual-go_PR-289@tmp:/w/workspace/foundry_device-virtual-go_PR-289@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 [2022-06-02T23:53:51.754Z] $ docker top 3e113110524e1ef593f48d85367fb992c396dac01295e5e86f0caeec9b478ced -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:53:52.217Z] ---> job-cost.sh [2022-06-02T23:53:52.217Z] lf-activate-venv: SKIPPING [2022-06-02T23:53:52.217Z] INFO: No Stack... [2022-06-02T23:53:52.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T23:53:53.051Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T23:53:53.372Z] + cat /w/workspace/foundry_device-virtual-go_PR-289/archives/cost.csv [2022-06-02T23:53:53.372Z] + cut -d, -f6 [Pipeline] lock [2022-06-02T23:53:53.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-289-1-stack-cost] [2022-06-02T23:53:53.424Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-289-1-stack-cost] did not exist. Created. [2022-06-02T23:53:53.424Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T23:53:53.822Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-02T23:53:53.894Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T23:53:53.908Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T23:53:53.989Z] $ docker stop --time=1 3e113110524e1ef593f48d85367fb992c396dac01295e5e86f0caeec9b478ced [2022-06-02T23:53:55.168Z] $ docker rm -f 3e113110524e1ef593f48d85367fb992c396dac01295e5e86f0caeec9b478ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T23:54:28.837Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-735 in /w/workspace/foundry_device-virtual-go_PR-289 [Pipeline] { [Pipeline] ws [2022-06-02T23:54:28.875Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-06-02T23:54:28.960Z] The recommended git tool is: git [2022-06-02T23:54:35.528Z] using credential edgex-jenkins-ssh [2022-06-02T23:54:35.545Z] Cloning the remote Git repository [2022-06-02T23:54:35.601Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-06-02T23:54:35.676Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-06-02T23:54:35.772Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-02T23:54:35.773Z] > git --version # timeout=10 [2022-06-02T23:54:35.838Z] > git --version # 'git version 2.25.1' [2022-06-02T23:54:35.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T23:54:35.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T23:54:38.547Z] Merging remotes/origin/jakarta commit c7bdd30c48e34a9bcba0c752998a7a0fbabe0c76 into PR head commit 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [2022-06-02T23:54:39.188Z] Merge succeeded, producing 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [2022-06-02T23:54:39.188Z] Checking out Revision 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 (PR-289) [2022-06-02T23:54:37.933Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-02T23:54:37.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T23:54:37.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-02T23:54:38.024Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-02T23:54:38.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T23:54:38.038Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-02T23:54:38.569Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T23:54:38.588Z] > git checkout -f 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 # timeout=10 [2022-06-02T23:54:39.107Z] > git remote # timeout=10 [2022-06-02T23:54:39.124Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T23:54:39.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T23:54:39.149Z] > git merge c7bdd30c48e34a9bcba0c752998a7a0fbabe0c76 # timeout=10 [2022-06-02T23:54:39.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T23:54:39.195Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T23:54:39.207Z] > git checkout -f 5d9fbc30fdbf57281ebc7690ca69915c47e60c15 # timeout=10 [2022-06-02T23:54:43.384Z] Commit message: "build: Update to released SDK and go-mods and change log for 2.1.1 patch" [2022-06-02T23:54:43.443Z] > git --version # timeout=10 [2022-06-02T23:54:43.456Z] > git --version # 'git version 2.25.1' [2022-06-02T23:54:43.469Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:54:44.500Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-02T23:54:44.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:54:44.500Z] Dload Upload Total Spent Left Speed [2022-06-02T23:54:44.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2022-06-02T23:54:45.278Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-02T23:54:45.638Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-02T23:54:45.638Z] sudo tee /etc/docker/daemon.new [2022-06-02T23:54:45.638Z] { [2022-06-02T23:54:45.638Z] "registry-mirrors": [ [2022-06-02T23:54:45.638Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-02T23:54:45.638Z] ], [2022-06-02T23:54:45.638Z] "bip": "10.250.0.254/24", [2022-06-02T23:54:45.638Z] "hosts": [ [2022-06-02T23:54:45.638Z] "tcp://0.0.0.0:5555", [2022-06-02T23:54:45.638Z] "unix:///var/run/docker.sock" [2022-06-02T23:54:45.638Z] ], [2022-06-02T23:54:45.638Z] "mtu": 1458, [2022-06-02T23:54:45.638Z] "selinux-enabled": true, [2022-06-02T23:54:45.638Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-02T23:54:45.638Z] } [Pipeline] sh [2022-06-02T23:54:45.993Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-02T23:54:46.351Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:55:04.927Z] provisioning config files... [2022-06-02T23:55:04.951Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6862343626217065667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:55:05.342Z] ---> docker-login.sh [2022-06-02T23:55:05.342Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:55:05.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:55:06.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:55:06.227Z] Configure a credential helper to remove this warning. See [2022-06-02T23:55:06.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:55:06.227Z] [2022-06-02T23:55:06.227Z] Login Succeeded [2022-06-02T23:55:06.227Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:55:06.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:55:06.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:55:06.779Z] Configure a credential helper to remove this warning. See [2022-06-02T23:55:06.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:55:06.779Z] [2022-06-02T23:55:06.779Z] Login Succeeded [2022-06-02T23:55:06.779Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:55:07.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:55:07.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:55:07.059Z] Configure a credential helper to remove this warning. See [2022-06-02T23:55:07.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:55:07.059Z] [2022-06-02T23:55:07.059Z] Login Succeeded [2022-06-02T23:55:07.059Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:55:07.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:55:07.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:55:07.659Z] Configure a credential helper to remove this warning. See [2022-06-02T23:55:07.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:55:07.659Z] [2022-06-02T23:55:07.659Z] Login Succeeded [2022-06-02T23:55:07.659Z] docker.io [2022-06-02T23:55:07.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:55:08.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:55:08.205Z] Configure a credential helper to remove this warning. See [2022-06-02T23:55:08.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:55:08.205Z] [2022-06-02T23:55:08.205Z] Login Succeeded [2022-06-02T23:55:08.205Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:55:08.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-02T23:55:08.601Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:55:08.635Z] ========================================================= [2022-06-02T23:55:08.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-02T23:55:08.635Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:55:09.148Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-02T23:55:10.597Z] Sending build context to Docker daemon 26.13MB [2022-06-02T23:55:10.597Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:55:10.597Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-02T23:55:10.597Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-02T23:55:10.597Z] 9b3977197b4f: Pulling fs layer [2022-06-02T23:55:10.597Z] 1a89e8eeedd5: Pulling fs layer [2022-06-02T23:55:10.597Z] 94645a83ff95: Pulling fs layer [2022-06-02T23:55:10.597Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-02T23:55:10.597Z] 0c92f367c5e7: Pulling fs layer [2022-06-02T23:55:10.597Z] 63b1bc5785f6: Pulling fs layer [2022-06-02T23:55:10.597Z] 626d30ff41c6: Pulling fs layer [2022-06-02T23:55:10.597Z] de1d54c125be: Pulling fs layer [2022-06-02T23:55:10.597Z] 3f3a8bcf1eab: Waiting [2022-06-02T23:55:10.597Z] 63b1bc5785f6: Waiting [2022-06-02T23:55:10.597Z] 0c92f367c5e7: Waiting [2022-06-02T23:55:10.597Z] 626d30ff41c6: Waiting [2022-06-02T23:55:10.597Z] de1d54c125be: Waiting [2022-06-02T23:55:10.597Z] 94645a83ff95: Verifying Checksum [2022-06-02T23:55:10.597Z] 94645a83ff95: Download complete [2022-06-02T23:55:10.876Z] 1a89e8eeedd5: Verifying Checksum [2022-06-02T23:55:10.876Z] 1a89e8eeedd5: Download complete [2022-06-02T23:55:10.876Z] 0c92f367c5e7: Verifying Checksum [2022-06-02T23:55:10.876Z] 0c92f367c5e7: Download complete [2022-06-02T23:55:10.876Z] 63b1bc5785f6: Verifying Checksum [2022-06-02T23:55:10.876Z] 63b1bc5785f6: Download complete [2022-06-02T23:55:10.876Z] 9b3977197b4f: Verifying Checksum [2022-06-02T23:55:10.876Z] 9b3977197b4f: Download complete [2022-06-02T23:55:10.876Z] 626d30ff41c6: Verifying Checksum [2022-06-02T23:55:10.876Z] 626d30ff41c6: Download complete [2022-06-02T23:55:11.479Z] 9b3977197b4f: Pull complete [2022-06-02T23:55:12.088Z] 1a89e8eeedd5: Pull complete [2022-06-02T23:55:12.362Z] 94645a83ff95: Pull complete [2022-06-02T23:55:12.964Z] de1d54c125be: Verifying Checksum [2022-06-02T23:55:12.964Z] de1d54c125be: Download complete [2022-06-02T23:55:13.573Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-02T23:55:13.573Z] 3f3a8bcf1eab: Download complete [2022-06-02T23:55:25.984Z] 3f3a8bcf1eab: Pull complete [2022-06-02T23:55:25.984Z] 0c92f367c5e7: Pull complete [2022-06-02T23:55:25.984Z] 63b1bc5785f6: Pull complete [2022-06-02T23:55:25.984Z] 626d30ff41c6: Pull complete [2022-06-02T23:55:32.718Z] de1d54c125be: Pull complete [2022-06-02T23:55:32.718Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-02T23:55:32.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-02T23:55:32.718Z] ---> 5f011755c4a2 [2022-06-02T23:55:32.718Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-02T23:55:33.702Z] ---> Running in d1e7c7eff172 [2022-06-02T23:55:33.974Z] Removing intermediate container d1e7c7eff172 [2022-06-02T23:55:33.974Z] ---> cb375046b9be [2022-06-02T23:55:33.974Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-02T23:55:33.974Z] ---> Running in 708365bbfee6 [2022-06-02T23:55:34.253Z] Removing intermediate container 708365bbfee6 [2022-06-02T23:55:34.253Z] ---> a58352fb80a2 [2022-06-02T23:55:34.253Z] Step 5/11 : WORKDIR /device-virtual-go [2022-06-02T23:55:34.253Z] ---> Running in 81f2a41f2588 [2022-06-02T23:55:34.530Z] Removing intermediate container 81f2a41f2588 [2022-06-02T23:55:34.530Z] ---> 382f1feccb89 [2022-06-02T23:55:34.530Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:55:34.530Z] ---> Running in ef09aed4d452 [2022-06-02T23:55:37.246Z] Removing intermediate container ef09aed4d452 [2022-06-02T23:55:37.246Z] ---> 48603ba8e461 [2022-06-02T23:55:37.246Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-02T23:55:37.246Z] ---> Running in 7dcc847ce4f6 [2022-06-02T23:55:38.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:55:39.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:55:40.263Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-02T23:55:40.264Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-02T23:55:40.264Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-02T23:55:40.264Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-02T23:55:40.537Z] Executing busybox-1.34.1-r3.trigger [2022-06-02T23:55:40.537Z] OK: 224 MiB in 56 packages [2022-06-02T23:55:41.535Z] Removing intermediate container 7dcc847ce4f6 [2022-06-02T23:55:41.535Z] ---> 3892030f7234 [2022-06-02T23:55:41.535Z] Step 8/11 : COPY . . [2022-06-02T23:55:45.852Z] ---> b81f302e9a6e [2022-06-02T23:55:45.852Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:55:45.852Z] ---> Running in 0a9a13c7c5b1 [2022-06-02T23:55:46.859Z] skipping... [2022-06-02T23:55:47.456Z] Removing intermediate container 0a9a13c7c5b1 [2022-06-02T23:55:47.456Z] ---> d547a46e3f4e [2022-06-02T23:55:47.456Z] Step 10/11 : ARG MAKE='make build' [2022-06-02T23:55:47.456Z] ---> Running in 3e955d34c965 [2022-06-02T23:55:47.735Z] Removing intermediate container 3e955d34c965 [2022-06-02T23:55:47.735Z] ---> e7c14b4b30fb [2022-06-02T23:55:47.735Z] Step 11/11 : RUN $MAKE [2022-06-02T23:55:48.016Z] ---> Running in 25008515d1b6 [2022-06-02T23:55:49.003Z] noop [2022-06-02T23:55:49.599Z] Removing intermediate container 25008515d1b6 [2022-06-02T23:55:49.599Z] ---> 071af7997d9a [2022-06-02T23:55:49.599Z] Successfully built 071af7997d9a [2022-06-02T23:55:49.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:55:50.090Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T23:55:50.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:55:50.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-735 does not seem to be running inside a container [2022-06-02T23:55:50.480Z] $ 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 [2022-06-02T23:55:51.779Z] $ docker top 46c858d8a04c3c169ede4143277f1afe6ea5eeef5ba94627dcaa1d969270c545 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:55:52.732Z] + go version [2022-06-02T23:55:52.732Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-02T23:55:52.773Z] $ docker stop --time=1 46c858d8a04c3c169ede4143277f1afe6ea5eeef5ba94627dcaa1d969270c545 [2022-06-02T23:55:54.379Z] $ docker rm -f 46c858d8a04c3c169ede4143277f1afe6ea5eeef5ba94627dcaa1d969270c545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:55:55.271Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T23:55:55.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:55:55.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-735 does not seem to be running inside a container [2022-06-02T23:55:55.648Z] $ 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 [2022-06-02T23:55:56.888Z] $ docker top 65e55f4062cdd5661732db274c814fa4225d2d8bf466ace54b8e7c5777eab020 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:55:57.876Z] + make test [2022-06-02T23:55:57.876Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-02T23:55:58.855Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-02T23:57:06.906Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-02T23:57:06.906Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.685s coverage: 64.6% of statements [2022-06-02T23:57:06.906Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-02T23:57:25.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T23:57:25.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-02T23:57:25.236Z] ./bin/test-attribution-txt.sh [2022-06-02T23:57:25.236Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-02T23:57:25.236Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-02T23:57:25.236Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-02T23:57:25.236Z] go: downloading modernc.org/ql v1.0.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-02T23:57:25.236Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-02T23:57:25.236Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T23:57:25.236Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T23:57:25.236Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T23:57:25.236Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-02T23:57:25.236Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-02T23:57:25.236Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-02T23:57:25.236Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-02T23:57:25.236Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-02T23:57:25.236Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-02T23:57:25.236Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-02T23:57:25.236Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-02T23:57:25.236Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-02T23:57:25.236Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T23:57:25.236Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-02T23:57:25.236Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-02T23:57:25.509Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-02T23:57:26.111Z] go: downloading golang.org/x/text v0.3.6 [2022-06-02T23:57:26.384Z] go: downloading modernc.org/internal v1.0.2 [2022-06-02T23:57:26.384Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2022-06-02T23:57:26.384Z] go: downloading modernc.org/fileutil v1.0.0 [2022-06-02T23:57:26.384Z] go: downloading modernc.org/mathutil v1.4.1 [2022-06-02T23:57:26.658Z] go: downloading modernc.org/b v1.0.2 [2022-06-02T23:57:26.658Z] go: downloading modernc.org/db v1.0.3 [2022-06-02T23:57:26.658Z] go: downloading modernc.org/file v1.0.3 [2022-06-02T23:57:26.658Z] go: downloading modernc.org/golex v1.0.1 [2022-06-02T23:57:26.658Z] go: downloading modernc.org/lldb v1.0.2 [2022-06-02T23:57:26.658Z] go: downloading modernc.org/strutil v1.1.1 [2022-06-02T23:57:26.932Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-02T23:57:26.932Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T23:57:26.932Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-02T23:57:26.932Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-02T23:57:26.932Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-02T23:57:26.932Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-02T23:57:27.207Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-02T23:57:27.207Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-02T23:57:27.483Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-02T23:57:27.758Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-02T23:57:29.193Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-02T23:57:29.193Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-02T23:57:29.193Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 [2022-06-02T23:57:29.193Z] go: downloading modernc.org/sortutil v1.1.0 [2022-06-02T23:57:29.193Z] go: downloading modernc.org/zappy v1.0.3 [2022-06-02T23:57:29.193Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-02T23:57:29.193Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-02T23:57:29.193Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T23:57:29.193Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T23:57:29.193Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-02T23:57:34.617Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:57:35.327Z] + go mod tidy [2022-06-02T23:57:35.327Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T23:57:35.599Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-02T23:57:35.599Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-02T23:57:35.599Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-02T23:57:35.599Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T23:57:35.599Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T23:57:35.599Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T23:57:35.877Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-02T23:57:35.877Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-02T23:57:35.877Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-02T23:57:35.877Z] go: downloading github.com/golang/snappy v0.0.3 [2022-06-02T23:57:35.877Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-02T23:57:35.877Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-02T23:57:35.877Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-02T23:57:35.877Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-02T23:57:35.877Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T23:57:35.877Z] go: downloading github.com/kr/text v0.2.0 [2022-06-02T23:57:36.149Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-02T23:57:36.149Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-02T23:57:36.149Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-02T23:57:36.149Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-02T23:57:36.149Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-02T23:57:36.149Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-02T23:57:36.149Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-02T23:57:36.149Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-02T23:57:36.424Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-02T23:57:36.424Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-02T23:57:36.424Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-02T23:57:36.461Z] $ docker stop --time=1 65e55f4062cdd5661732db274c814fa4225d2d8bf466ace54b8e7c5777eab020 [2022-06-02T23:57:38.709Z] $ docker rm -f 65e55f4062cdd5661732db274c814fa4225d2d8bf466ace54b8e7c5777eab020 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:57:41.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T23:57:41.105Z] Warning: overwriting stash ‘coverage-report’ [2022-06-02T23:57:41.809Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:57:42.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-02T23:57:42.759Z] + ls -al . [2022-06-02T23:57:42.759Z] total 204 [2022-06-02T23:57:42.759Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:57 . [2022-06-02T23:57:42.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:54 .. [2022-06-02T23:57:42.759Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:54 .git [2022-06-02T23:57:42.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:54 .github [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 2 23:54 .gitignore [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jun 2 23:54 Attribution.txt [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 6608 Jun 2 23:54 CHANGELOG.md [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 1951 Jun 2 23:54 Dockerfile [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 23:54 GOVERNANCE.md [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 2 23:54 Jenkinsfile [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 2 23:54 LICENSE [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 2 23:54 Makefile [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 2 23:54 OWNERS.md [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 2 23:54 README.md [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 23:52 VERSION [2022-06-02T23:57:42.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:54 bin [2022-06-02T23:57:42.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:54 cmd [2022-06-02T23:57:42.759Z] -rw-r--r-- 1 jenkins jenkins 46339 Jun 2 23:57 coverage.out [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 2 23:57 go.mod [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 52299 Jun 2 23:54 go.sum [2022-06-02T23:57:42.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:54 internal [2022-06-02T23:57:42.759Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 2 23:54 vendor [2022-06-02T23:57:42.759Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 2 23:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:57:43.188Z] + 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=5d9fbc30fdbf57281ebc7690ca69915c47e60c15 --label arch=arm64 --label version=0.0.0 . [2022-06-02T23:57:44.633Z] Sending build context to Docker daemon 26.18MB [2022-06-02T23:57:44.633Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:57:44.633Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-02T23:57:44.633Z] ---> 071af7997d9a [2022-06-02T23:57:44.633Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-02T23:57:44.915Z] ---> Running in d1c27bf4fdca [2022-06-02T23:57:45.191Z] Removing intermediate container d1c27bf4fdca [2022-06-02T23:57:45.191Z] ---> 4daafbadb2a1 [2022-06-02T23:57:45.191Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-02T23:57:45.191Z] ---> Running in ffb2d1318208 [2022-06-02T23:57:45.470Z] Removing intermediate container ffb2d1318208 [2022-06-02T23:57:45.470Z] ---> c3596d233698 [2022-06-02T23:57:45.470Z] Step 5/25 : WORKDIR /device-virtual-go [2022-06-02T23:57:45.752Z] ---> Running in dfae17f37dd8 [2022-06-02T23:57:46.029Z] Removing intermediate container dfae17f37dd8 [2022-06-02T23:57:46.029Z] ---> 58c55b2ff673 [2022-06-02T23:57:46.029Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:57:46.029Z] ---> Running in ea3dfc1cb4bb [2022-06-02T23:57:47.483Z] Removing intermediate container ea3dfc1cb4bb [2022-06-02T23:57:47.483Z] ---> b2288ce8ba51 [2022-06-02T23:57:47.483Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-02T23:57:47.771Z] ---> Running in ef3b812c1fd1 [2022-06-02T23:57:48.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:57:49.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:57:50.335Z] OK: 224 MiB in 56 packages [2022-06-02T23:57:51.322Z] Removing intermediate container ef3b812c1fd1 [2022-06-02T23:57:51.322Z] ---> 7d8a7d9ccfb7 [2022-06-02T23:57:51.322Z] Step 8/25 : COPY . . [2022-06-02T23:57:56.734Z] ---> 625a4292a8d6 [2022-06-02T23:57:56.734Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:57:56.734Z] ---> Running in 4ab94671fb30 [2022-06-02T23:57:57.015Z] skipping... [2022-06-02T23:57:57.618Z] Removing intermediate container 4ab94671fb30 [2022-06-02T23:57:57.618Z] ---> 7bdabfad8079 [2022-06-02T23:57:57.618Z] Step 10/25 : ARG MAKE='make build' [2022-06-02T23:57:57.618Z] ---> Running in 1584fd8e3889 [2022-06-02T23:57:57.897Z] Removing intermediate container 1584fd8e3889 [2022-06-02T23:57:57.898Z] ---> 67b81d3e780e [2022-06-02T23:57:57.898Z] Step 11/25 : RUN $MAKE [2022-06-02T23:57:58.194Z] ---> Running in e9c6a7424e3e [2022-06-02T23:57:59.186Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2022-06-02T23:58:55.773Z] Removing intermediate container e9c6a7424e3e [2022-06-02T23:58:55.773Z] ---> 4d07299e9e42 [2022-06-02T23:58:55.773Z] Step 12/25 : FROM alpine:3.14 [2022-06-02T23:58:55.773Z] 3.14: Pulling from library/alpine [2022-06-02T23:58:55.773Z] 455c02918c45: Pulling fs layer [2022-06-02T23:58:56.048Z] 455c02918c45: Verifying Checksum [2022-06-02T23:58:56.048Z] 455c02918c45: Download complete [2022-06-02T23:58:56.646Z] 455c02918c45: Pull complete [2022-06-02T23:58:56.646Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:58:56.646Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T23:58:56.646Z] ---> ac73e934f311 [2022-06-02T23:58:56.646Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-02T23:58:56.646Z] ---> Running in 432048a609a3 [2022-06-02T23:58:56.920Z] Removing intermediate container 432048a609a3 [2022-06-02T23:58:56.920Z] ---> 9f9a6bc5cbf6 [2022-06-02T23:58:56.920Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:58:57.200Z] ---> Running in dd06aa805cc2 [2022-06-02T23:58:58.643Z] Removing intermediate container dd06aa805cc2 [2022-06-02T23:58:58.643Z] ---> f92230df6cd6 [2022-06-02T23:58:58.643Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-02T23:58:58.643Z] ---> Running in e05dc49c75bc [2022-06-02T23:58:59.623Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:59:00.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:59:01.584Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-02T23:59:01.584Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:59:01.584Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-02T23:59:01.584Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:59:01.857Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-02T23:59:01.857Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-02T23:59:02.130Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:59:02.130Z] OK: 8 MiB in 20 packages [2022-06-02T23:59:02.738Z] Removing intermediate container e05dc49c75bc [2022-06-02T23:59:02.738Z] ---> 6da9461c2be9 [2022-06-02T23:59:02.738Z] Step 16/25 : WORKDIR / [2022-06-02T23:59:03.015Z] ---> Running in f88e956e0a22 [2022-06-02T23:59:03.287Z] Removing intermediate container f88e956e0a22 [2022-06-02T23:59:03.287Z] ---> 27df7bbefe42 [2022-06-02T23:59:03.287Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-02T23:59:03.885Z] ---> d8f5fcc4ba03 [2022-06-02T23:59:03.885Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-02T23:59:04.158Z] ---> 2665ed71ba80 [2022-06-02T23:59:04.158Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-06-02T23:59:05.623Z] ---> b6e9a465a143 [2022-06-02T23:59:05.623Z] Step 20/25 : EXPOSE 59900 [2022-06-02T23:59:05.623Z] ---> Running in f6794b80f066 [2022-06-02T23:59:05.623Z] Removing intermediate container f6794b80f066 [2022-06-02T23:59:05.623Z] ---> 59869bec576e [2022-06-02T23:59:05.623Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-06-02T23:59:05.903Z] ---> Running in 2f890a308a06 [2022-06-02T23:59:06.182Z] Removing intermediate container 2f890a308a06 [2022-06-02T23:59:06.182Z] ---> 150d927d5781 [2022-06-02T23:59:06.182Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:59:06.182Z] ---> Running in 9f57aba7eccf [2022-06-02T23:59:06.455Z] Removing intermediate container 9f57aba7eccf [2022-06-02T23:59:06.455Z] ---> d88e2c2f8767 [2022-06-02T23:59:06.455Z] Step 23/25 : LABEL arch=arm64 [2022-06-02T23:59:06.455Z] ---> Running in 57ae49a73523 [2022-06-02T23:59:06.732Z] Removing intermediate container 57ae49a73523 [2022-06-02T23:59:06.732Z] ---> 7400a1f5a087 [2022-06-02T23:59:06.732Z] Step 24/25 : LABEL git_sha=5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [2022-06-02T23:59:07.006Z] ---> Running in 1f30ced7e6ac [2022-06-02T23:59:07.281Z] Removing intermediate container 1f30ced7e6ac [2022-06-02T23:59:07.281Z] ---> 203aae985c92 [2022-06-02T23:59:07.281Z] Step 25/25 : LABEL version=0.0.0 [2022-06-02T23:59:07.281Z] ---> Running in 0e7d9199ecb9 [2022-06-02T23:59:07.554Z] Removing intermediate container 0e7d9199ecb9 [2022-06-02T23:59:07.554Z] ---> 5d07acc2dcd6 [2022-06-02T23:59:07.554Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-02T23:59:07.831Z] Successfully built 5d07acc2dcd6 [2022-06-02T23:59:07.831Z] 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 [2022-06-02T23:59:08.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:59:08.618Z] [2022-06-02T23:59:08.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:59:09.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:59:09.317Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-02T23:59:09.317Z] 8998bd30e6a1: Pulling fs layer [2022-06-02T23:59:09.317Z] 04944245beec: Pulling fs layer [2022-06-02T23:59:09.317Z] 699f458cf7ca: Pulling fs layer [2022-06-02T23:59:09.317Z] 765212b225bb: Pulling fs layer [2022-06-02T23:59:09.317Z] f23df028b6ca: Pulling fs layer [2022-06-02T23:59:09.317Z] d65c8cfc05b1: Pulling fs layer [2022-06-02T23:59:09.317Z] 2437ff75d9bd: Pulling fs layer [2022-06-02T23:59:09.317Z] f23df028b6ca: Waiting [2022-06-02T23:59:09.317Z] d65c8cfc05b1: Waiting [2022-06-02T23:59:09.317Z] 2437ff75d9bd: Waiting [2022-06-02T23:59:09.317Z] 765212b225bb: Waiting [2022-06-02T23:59:09.317Z] 04944245beec: Verifying Checksum [2022-06-02T23:59:09.317Z] 04944245beec: Download complete [2022-06-02T23:59:09.317Z] 765212b225bb: Verifying Checksum [2022-06-02T23:59:09.317Z] 765212b225bb: Download complete [2022-06-02T23:59:09.317Z] f23df028b6ca: Verifying Checksum [2022-06-02T23:59:09.317Z] f23df028b6ca: Download complete [2022-06-02T23:59:09.317Z] d65c8cfc05b1: Verifying Checksum [2022-06-02T23:59:09.317Z] d65c8cfc05b1: Download complete [2022-06-02T23:59:09.594Z] 699f458cf7ca: Verifying Checksum [2022-06-02T23:59:09.594Z] 699f458cf7ca: Download complete [2022-06-02T23:59:09.869Z] 8998bd30e6a1: Verifying Checksum [2022-06-02T23:59:09.869Z] 8998bd30e6a1: Download complete [2022-06-02T23:59:12.494Z] 2437ff75d9bd: Verifying Checksum [2022-06-02T23:59:12.494Z] 2437ff75d9bd: Download complete [2022-06-02T23:59:13.940Z] 8998bd30e6a1: Pull complete [2022-06-02T23:59:14.539Z] 04944245beec: Pull complete [2022-06-02T23:59:15.978Z] 699f458cf7ca: Pull complete [2022-06-02T23:59:16.252Z] 765212b225bb: Pull complete [2022-06-02T23:59:17.232Z] f23df028b6ca: Pull complete [2022-06-02T23:59:17.232Z] d65c8cfc05b1: Pull complete [2022-06-02T23:59:32.349Z] 2437ff75d9bd: Pull complete [2022-06-02T23:59:32.349Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-02T23:59:32.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:59:32.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:59:32.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-735 does not seem to be running inside a container [2022-06-02T23:59:32.845Z] $ 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 [2022-06-02T23:59:35.347Z] $ docker top 7b7a82d8fb4e058352f90911084b71e9211d5f5602ef0358dcb2a78fc6cdd34b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:59:36.352Z] ---> job-cost.sh [2022-06-02T23:59:36.352Z] lf-activate-venv: SKIPPING [2022-06-02T23:59:36.352Z] INFO: No Stack... [2022-06-02T23:59:36.946Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-02T23:59:37.926Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T23:59:38.602Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2022-06-02T23:59:38.602Z] + cut -d, -f6 [Pipeline] lock [2022-06-02T23:59:38.683Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-289-1-stack-cost] [2022-06-02T23:59:38.688Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-289-1-stack-cost] did not exist. Created. [2022-06-02T23:59:38.688Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T23:59:39.434Z] /w/workspace/device-virtual-go/1@tmp/durable-aa76ae53/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-02T23:59:40.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-02T23:59:40.178Z] Warning: overwriting stash ‘stack-cost’ [2022-06-02T23:59:40.433Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T23:59:40.448Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T23:59:40.529Z] $ docker stop --time=1 7b7a82d8fb4e058352f90911084b71e9211d5f5602ef0358dcb2a78fc6cdd34b [2022-06-02T23:59:42.008Z] $ docker rm -f 7b7a82d8fb4e058352f90911084b71e9211d5f5602ef0358dcb2a78fc6cdd34b [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 [2022-06-02T23:59:43.023Z] provisioning config files... [2022-06-02T23:59:43.031Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-289@tmp/config1254978149510563324tmp [Pipeline] { [Pipeline] sh [2022-06-02T23:59:43.367Z] + set +x [2022-06-02T23:59:43.367Z] + curl -s https://codecov.io/bash [2022-06-02T23:59:43.367Z] + bash -s -- [2022-06-02T23:59:43.367Z] [2022-06-02T23:59:43.367Z] _____ _ [2022-06-02T23:59:43.367Z] / ____| | | [2022-06-02T23:59:43.367Z] | | ___ __| | ___ ___ _____ __ [2022-06-02T23:59:43.367Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-02T23:59:43.367Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-02T23:59:43.367Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-02T23:59:43.367Z] Bash-1.0.6 [2022-06-02T23:59:43.367Z] [2022-06-02T23:59:43.367Z] [2022-06-02T23:59:43.367Z] ==> git version 2.25.1 found [2022-06-02T23:59:43.367Z] ==> 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 [2022-06-02T23:59:43.367Z] Release-Date: 2020-01-08 [2022-06-02T23:59:43.367Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-02T23:59:43.367Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-02T23:59:43.367Z] ==> Jenkins CI detected. [2022-06-02T23:59:43.367Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-289 [2022-06-02T23:59:43.367Z] project root: . [2022-06-02T23:59:43.367Z] --> token set from env [2022-06-02T23:59:43.367Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-02T23:59:43.367Z] ==> Running gcov in . (disable via -X gcov) [2022-06-02T23:59:43.367Z] ==> Python coveragepy not found [2022-06-02T23:59:43.367Z] ==> Searching for coverage reports in: [2022-06-02T23:59:43.367Z] + . [2022-06-02T23:59:43.367Z] -> Found 1 reports [2022-06-02T23:59:43.367Z] ==> Detecting git/mercurial file structure [2022-06-02T23:59:43.367Z] ==> Reading reports [2022-06-02T23:59:43.367Z] + ./coverage.out bytes=46339 [2022-06-02T23:59:43.367Z] ==> Appending adjustments [2022-06-02T23:59:43.367Z] https://docs.codecov.io/docs/fixing-reports [2022-06-02T23:59:43.626Z] + Found adjustments [2022-06-02T23:59:43.626Z] ==> Gzipping contents [2022-06-02T23:59:43.626Z] 16K /tmp/codecov.9kU4ot.gz [2022-06-02T23:59:43.626Z] ==> Uploading reports [2022-06-02T23:59:43.626Z] url: https://codecov.io [2022-06-02T23:59:43.626Z] query: branch=PR-289&commit=5d9fbc30fdbf57281ebc7690ca69915c47e60c15&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=289&job=&cmd_args= [2022-06-02T23:59:43.626Z] -> Pinging Codecov [2022-06-02T23:59:43.626Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-289&commit=5d9fbc30fdbf57281ebc7690ca69915c47e60c15&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=289&job=&cmd_args= [2022-06-02T23:59:43.886Z] -> Uploading to [2022-06-02T23:59:43.886Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-02/5E52B4B073DB2E39498172D8E973AA87/5d9fbc30fdbf57281ebc7690ca69915c47e60c15/795e6c86-8c0b-4a19-939b-58999123466c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T235943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d110ecd3888af2dcebcf7028c9cdfab282f3e7e11aeb516979b2f036c47bfef3 [2022-06-02T23:59:43.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:59:43.886Z] Dload Upload Total Spent Left Speed [2022-06-02T23:59:44.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13252 0 0 100 13252 0 58378 --:--:-- --:--:-- --:--:-- 58378 [2022-06-02T23:59:44.150Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/5d9fbc30fdbf57281ebc7690ca69915c47e60c15 [Pipeline] } [2022-06-02T23:59:44.182Z] 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 [2022-06-02T23:59:45.908Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-289/archives ] [2022-06-02T23:59:45.908Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-289/archives [2022-06-02T23:59:45.908Z] total 16 [2022-06-02T23:59:45.908Z] drwxr-xr-x 3 root root 4096 Jun 2 23:53 . [2022-06-02T23:59:45.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 23:53 .. [2022-06-02T23:59:45.908Z] drwxr-xr-x 2 root root 4096 Jun 2 23:53 cost [2022-06-02T23:59:45.908Z] -rw-r--r-- 1 root root 88 Jun 2 23:53 cost.csv [2022-06-02T23:59:45.908Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-289/archives [2022-06-02T23:59:45.908Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-289/archives [2022-06-02T23:59:45.908Z] total 16 [2022-06-02T23:59:45.908Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 23:53 . [2022-06-02T23:59:45.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 23:53 .. [2022-06-02T23:59:45.908Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 23:53 cost [2022-06-02T23:59:45.908Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 2 23:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:59:46.243Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:59:47.142Z] ---> package-listing.sh [2022-06-02T23:59:47.142Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-02T23:59:47.142Z] ++ facter osfamily [2022-06-02T23:59:47.405Z] + OS_FAMILY=debian [2022-06-02T23:59:47.405Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-289 [2022-06-02T23:59:47.405Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-02T23:59:47.405Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-02T23:59:47.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-02T23:59:47.405Z] + PACKAGES=/tmp/packages_start.txt [2022-06-02T23:59:47.405Z] + '[' /w/workspace/foundry_device-virtual-go_PR-289 ']' [2022-06-02T23:59:47.405Z] + PACKAGES=/tmp/packages_end.txt [2022-06-02T23:59:47.405Z] + case "${OS_FAMILY}" in [2022-06-02T23:59:47.405Z] + dpkg -l [2022-06-02T23:59:47.405Z] + grep '^ii' [2022-06-02T23:59:47.405Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-02T23:59:47.405Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-02T23:59:47.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-02T23:59:47.405Z] + '[' /w/workspace/foundry_device-virtual-go_PR-289 ']' [2022-06-02T23:59:47.405Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-289/archives/ [2022-06-02T23:59:47.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-289/archives/ [Pipeline] echo [2022-06-02T23:59:47.441Z] 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-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-02T23:59:47.737Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:59:48.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:59:48.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:59:48.523Z] prd-ubuntu20.04-docker-8c-8g-734 does not seem to be running inside a container [2022-06-02T23:59:48.565Z] $ 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-289/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-289 -v /w/workspace/foundry_device-virtual-go_PR-289:/w/workspace/foundry_device-virtual-go_PR-289:rw,z -v /w/workspace/foundry_device-virtual-go_PR-289@tmp:/w/workspace/foundry_device-virtual-go_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-02T23:59:48.857Z] $ docker top 1b1e9c36265db29d2e2d6abdf4d285bf2ef5744501f520cb20c050d1b93964f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:59:49.267Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-02T23:59:49.582Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-02T23:59:49.899Z] + ls /var/log/sa-host [2022-06-02T23:59:49.899Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:59:50.046Z] provisioning config files... [2022-06-02T23:59:50.056Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-289@tmp/config3813560528137999113tmp [Pipeline] { [Pipeline] echo [2022-06-02T23:59:50.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:59:50.417Z] ---> create-netrc.sh [Pipeline] } [2022-06-02T23:59:50.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:59:50.851Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-02T23:59:50.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:59:51.191Z] ---> sudo-logs.sh [2022-06-02T23:59:51.191Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-02T23:59:51.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:59:51.585Z] ---> job-cost.sh [2022-06-02T23:59:51.585Z] lf-activate-venv: SKIPPING [2022-06-02T23:59:51.585Z] DEBUG: total: 0.2199999988079071 [2022-06-02T23:59:51.585Z] INFO: Retrieving Stack Cost... [2022-06-02T23:59:52.550Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T23:59:52.857Z] INFO: Archiving Costs [Pipeline] echo [2022-06-02T23:59:52.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:59:53.262Z] ---> logs-deploy.sh [2022-06-02T23:59:53.262Z] lf-activate-venv: SKIPPING [2022-06-02T23:59:53.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-289/1 [2022-06-02T23:59:53.262Z] INFO: archiving workspace using pattern(s): [2022-06-02T23:59:54.203Z] Archives upload complete. [2022-06-02T23:59:54.203Z] INFO: archiving logs to Nexus