Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3c9a5af3072c39397f92becfe075ff48f905921 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-ssh4874871084694498547.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-ssh14856406765747495171.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12695449733816660880.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 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-ssh9795288803159948746.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4175390336854373857.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-757 in /w/workspace/oundry_device-virtual-go_jakarta [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/oundry_device-virtual-go_jakarta # 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 Avoid second fetch Checking out Revision c3c9a5af3072c39397f92becfe075ff48f905921 (jakarta) > 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 core.sparsecheckout # timeout=10 > git checkout -f c3c9a5af3072c39397f92becfe075ff48f905921 # timeout=10 Commit message: "Merge pull request #289 from lenny-intel/released-2.1.1-sdk-go-mods-and-change-log" > git rev-list --no-walk c7bdd30c48e34a9bcba0c752998a7a0fbabe0c76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T00:35:23.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T00:35:23.684Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T00:35:23.705Z] ========================================================= [2022-06-03T00:35:23.705Z] EdgeX Global Pipelines Version Info [2022-06-03T00:35:23.705Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:35:24.534Z] ------------------- [2022-06-03T00:35:24.534Z] stable info: [2022-06-03T00:35:24.534Z] ------------------- [2022-06-03T00:35:24.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T00:35:24.534Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-03T00:35:24.534Z] Message: update stable to v1.0.230 [2022-06-03T00:35:25.108Z] ------------------- [2022-06-03T00:35:25.108Z] experimental info: [2022-06-03T00:35:25.108Z] ------------------- [2022-06-03T00:35:25.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T00:35:25.108Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T00:35:25.108Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T00:35:25.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-06-03T00:35:25.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-06-03T00:35:25.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T00:35:25.401Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T00:35:25.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T00:35:25.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T00:35:25.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T00:35:25.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-03T00:35:25.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T00:35:25.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T00:35:25.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T00:35:25.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-06-03T00:35:25.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T00:35:25.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T00:35:25.555Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T00:35:25.570Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T00:35:25.588Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-03T00:35:25.608Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-03T00:35:25.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T00:35:25.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-03T00:35:25.657Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-03T00:35:25.676Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-03T00:35:25.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-03T00:35:25.710Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-03T00:35:25.726Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-03T00:35:25.744Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T00:35:25.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-03T00:35:25.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-03T00:35:25.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-03T00:35:25.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3c9a5af3072c39397f92becfe075ff48f905921 [Pipeline] echo [2022-06-03T00:35:25.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3c9a5a [Pipeline] echo [2022-06-03T00:35:25.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:35:25.873Z] provisioning config files... [2022-06-03T00:35:25.888Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/oundry_device-virtual-go_jakarta@tmp/config6974656144665497464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:35:26.194Z] ---> docker-login.sh [2022-06-03T00:35:26.194Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:35:26.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:26.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:26.454Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:26.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:26.454Z] [2022-06-03T00:35:26.454Z] Login Succeeded [2022-06-03T00:35:26.716Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:35:26.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:26.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:26.716Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:26.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:26.716Z] [2022-06-03T00:35:26.716Z] Login Succeeded [2022-06-03T00:35:26.716Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:35:26.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:26.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:26.976Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:26.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:26.976Z] [2022-06-03T00:35:26.976Z] Login Succeeded [2022-06-03T00:35:26.976Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:35:26.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:26.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:26.976Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:26.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:26.976Z] [2022-06-03T00:35:26.976Z] Login Succeeded [2022-06-03T00:35:26.976Z] docker.io [2022-06-03T00:35:27.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:27.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:27.497Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:27.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:27.497Z] [2022-06-03T00:35:27.497Z] Login Succeeded [2022-06-03T00:35:27.497Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:35:27.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-03T00:35:27.875Z] + git rev-list -1 --merges c3c9a5af3072c39397f92becfe075ff48f905921~1..c3c9a5af3072c39397f92becfe075ff48f905921 [Pipeline] echo [2022-06-03T00:35:27.904Z] -----------> git rev-list -1 --merges c3c9a5af3072c39397f92becfe075ff48f905921~1..c3c9a5af3072c39397f92becfe075ff48f905921 c3c9a5af3072c39397f92becfe075ff48f905921 [2022-06-03T00:35:27.904Z] c3c9a5af3072c39397f92becfe075ff48f905921 [false] [Pipeline] sh [2022-06-03T00:35:28.194Z] + git log --format=format:%s -1 c3c9a5af3072c39397f92becfe075ff48f905921 [Pipeline] echo [2022-06-03T00:35:28.211Z] ========================================================= [2022-06-03T00:35:28.211Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T00:35:28.211Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:35:28.544Z] + git log --format=format:%s -1 c3c9a5af3072c39397f92becfe075ff48f905921 [Pipeline] echo [2022-06-03T00:35:28.555Z] [semverPrep] GIT_COMMIT: c3c9a5af3072c39397f92becfe075ff48f905921, Commit Message: Merge pull request #289 from lenny-intel/released-2.1.1-sdk-go-mods-and-change-log [Pipeline] echo [2022-06-03T00:35:28.565Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-03T00:35:28.923Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:35:28.923Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T00:35:28.923Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T00:35:28.923Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T00:35:28.923Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T00:35:28.923Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T00:35:28.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:35:29.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:35:29.281Z] [2022-06-03T00:35:29.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:35:29.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:35:29.584Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T00:35:29.584Z] 42c077c10790: Pulling fs layer [2022-06-03T00:35:29.584Z] f63e77b7563a: Pulling fs layer [2022-06-03T00:35:29.585Z] bd5fdadae976: Pulling fs layer [2022-06-03T00:35:29.585Z] 205491f53016: Pulling fs layer [2022-06-03T00:35:29.585Z] df18705c85c3: Pulling fs layer [2022-06-03T00:35:29.585Z] 205491f53016: Waiting [2022-06-03T00:35:29.585Z] df18705c85c3: Waiting [2022-06-03T00:35:29.585Z] bdb3f477010e: Pulling fs layer [2022-06-03T00:35:29.585Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T00:35:29.585Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T00:35:29.585Z] bdb8f0575790: Pulling fs layer [2022-06-03T00:35:29.585Z] bdb3f477010e: Waiting [2022-06-03T00:35:29.585Z] c8a8fc8e1c8f: Waiting [2022-06-03T00:35:29.585Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T00:35:29.585Z] 2c6e9b1d212d: Waiting [2022-06-03T00:35:29.585Z] 2343380bae48: Pulling fs layer [2022-06-03T00:35:29.585Z] 386e3cb2ff24: Waiting [2022-06-03T00:35:29.585Z] 2343380bae48: Waiting [2022-06-03T00:35:29.585Z] f63e77b7563a: Download complete [2022-06-03T00:35:29.585Z] 205491f53016: Verifying Checksum [2022-06-03T00:35:29.585Z] 205491f53016: Download complete [2022-06-03T00:35:29.846Z] df18705c85c3: Verifying Checksum [2022-06-03T00:35:29.847Z] df18705c85c3: Download complete [2022-06-03T00:35:29.847Z] bd5fdadae976: Verifying Checksum [2022-06-03T00:35:29.847Z] bd5fdadae976: Download complete [2022-06-03T00:35:29.847Z] bdb3f477010e: Verifying Checksum [2022-06-03T00:35:29.847Z] bdb3f477010e: Download complete [2022-06-03T00:35:29.847Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T00:35:29.847Z] 2c6e9b1d212d: Download complete [2022-06-03T00:35:29.847Z] bdb8f0575790: Verifying Checksum [2022-06-03T00:35:29.847Z] bdb8f0575790: Download complete [2022-06-03T00:35:29.847Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T00:35:29.847Z] 386e3cb2ff24: Download complete [2022-06-03T00:35:29.847Z] 2343380bae48: Download complete [2022-06-03T00:35:29.847Z] 42c077c10790: Verifying Checksum [2022-06-03T00:35:29.847Z] 42c077c10790: Download complete [2022-06-03T00:35:30.107Z] c8a8fc8e1c8f: Download complete [2022-06-03T00:35:31.515Z] 42c077c10790: Pull complete [2022-06-03T00:35:31.515Z] f63e77b7563a: Pull complete [2022-06-03T00:35:32.092Z] bd5fdadae976: Pull complete [2022-06-03T00:35:32.092Z] 205491f53016: Pull complete [2022-06-03T00:35:32.356Z] df18705c85c3: Pull complete [2022-06-03T00:35:32.356Z] bdb3f477010e: Pull complete [2022-06-03T00:35:34.905Z] c8a8fc8e1c8f: Pull complete [2022-06-03T00:35:34.905Z] 2c6e9b1d212d: Pull complete [2022-06-03T00:35:34.905Z] bdb8f0575790: Pull complete [2022-06-03T00:35:34.905Z] 386e3cb2ff24: Pull complete [2022-06-03T00:35:34.905Z] 2343380bae48: Pull complete [2022-06-03T00:35:34.905Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T00:35:34.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:35:34.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:35:35.009Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:35:35.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T00:35:36.607Z] $ docker top 24f3a788c56d69b059eae0f85bf628dd79c6a615a03ee686b6aa71bb2c0a9141 -eo pid,comm [2022-06-03T00:35:36.681Z] 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-03T00:35:36.681Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:35:36.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:35:36.715Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:35:36.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:35:36.867Z] $ docker exec 24f3a788c56d69b059eae0f85bf628dd79c6a615a03ee686b6aa71bb2c0a9141 ssh-agent [2022-06-03T00:35:36.993Z] SSH_AUTH_SOCK=/tmp/ssh-iNn0PdZVqldS/agent.33 [2022-06-03T00:35:36.993Z] SSH_AGENT_PID=39 [2022-06-03T00:35:37.001Z] Running ssh-add (command line suppressed) [2022-06-03T00:35:37.130Z] Identity added: /w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_4846203223861758880.key (/w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_4846203223861758880.key) [2022-06-03T00:35:37.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:35:37.438Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T00:35:37.466Z] $ docker exec --env ******** --env ******** 24f3a788c56d69b059eae0f85bf628dd79c6a615a03ee686b6aa71bb2c0a9141 ssh-agent -k [2022-06-03T00:35:37.576Z] unset SSH_AUTH_SOCK; [2022-06-03T00:35:37.576Z] unset SSH_AGENT_PID; [2022-06-03T00:35:37.577Z] echo Agent pid 39 killed; [2022-06-03T00:35:37.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T00:35:37.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:35:37.605Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:35:37.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:35:37.739Z] $ docker exec 24f3a788c56d69b059eae0f85bf628dd79c6a615a03ee686b6aa71bb2c0a9141 ssh-agent [2022-06-03T00:35:37.855Z] SSH_AUTH_SOCK=/tmp/ssh-jyK6dBbIBsX9/agent.73 [2022-06-03T00:35:37.855Z] SSH_AGENT_PID=80 [2022-06-03T00:35:37.861Z] Running ssh-add (command line suppressed) [2022-06-03T00:35:37.995Z] Identity added: /w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_6026984468464262586.key (/w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_6026984468464262586.key) [2022-06-03T00:35:38.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:35:38.292Z] + git semver init [2022-06-03T00:35:38.554Z] 2022-06-03 00:35:38,503 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T00:35:38.554Z] 2022-06-03 00:35:38,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-virtual-go_jakarta/.semver [2022-06-03T00:35:38.554Z] 2022-06-03 00:35:38,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/oundry_device-virtual-go_jakarta/.semver [2022-06-03T00:35:38.554Z] 2022-06-03 00:35:38,504 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/oundry_device-virtual-go_jakarta/.semver'], cwd=/w/workspace/oundry_device-virtual-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:35:39.496Z] 2022-06-03 00:35:39,472 [append_file] DEBUG append to file:/w/workspace/oundry_device-virtual-go_jakarta/.git/info/exclude [2022-06-03T00:35:39.496Z] 2022-06-03 00:35:39,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta with force:False [2022-06-03T00:35:39.496Z] 2022-06-03 00:35:39,473 [read_version] DEBUG read version from /w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta [2022-06-03T00:35:39.496Z] 2022-06-03 00:35:39,473 [read_version] DEBUG read version from /w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta [2022-06-03T00:35:39.496Z] 2.1.1-dev.2 [Pipeline] } [2022-06-03T00:35:39.512Z] $ docker exec --env ******** --env ******** 24f3a788c56d69b059eae0f85bf628dd79c6a615a03ee686b6aa71bb2c0a9141 ssh-agent -k [2022-06-03T00:35:39.626Z] unset SSH_AUTH_SOCK; [2022-06-03T00:35:39.627Z] unset SSH_AGENT_PID; [2022-06-03T00:35:39.627Z] echo Agent pid 80 killed; [2022-06-03T00:35:39.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:35:39.939Z] + git semver [Pipeline] } [2022-06-03T00:35:40.219Z] $ docker stop --time=1 24f3a788c56d69b059eae0f85bf628dd79c6a615a03ee686b6aa71bb2c0a9141 [2022-06-03T00:35:41.594Z] $ docker rm -f 24f3a788c56d69b059eae0f85bf628dd79c6a615a03ee686b6aa71bb2c0a9141 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:35:41.947Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T00:35:42.205Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T00:35:42.208Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [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-03T00:35:42.344Z] provisioning config files... [2022-06-03T00:35:42.355Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/oundry_device-virtual-go_jakarta@tmp/config5163166181443083275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:35:42.658Z] ---> docker-login.sh [2022-06-03T00:35:42.658Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:35:42.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:42.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:42.658Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:42.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:42.658Z] [2022-06-03T00:35:42.658Z] Login Succeeded [2022-06-03T00:35:42.658Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:35:42.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:42.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:42.920Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:42.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:42.920Z] [2022-06-03T00:35:42.920Z] Login Succeeded [2022-06-03T00:35:42.920Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:35:42.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:42.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:42.920Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:42.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:42.920Z] [2022-06-03T00:35:42.920Z] Login Succeeded [2022-06-03T00:35:42.920Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:35:42.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:43.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:43.181Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:43.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:43.181Z] [2022-06-03T00:35:43.181Z] Login Succeeded [2022-06-03T00:35:43.181Z] docker.io [2022-06-03T00:35:43.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:35:43.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:35:43.441Z] Configure a credential helper to remove this warning. See [2022-06-03T00:35:43.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:35:43.441Z] [2022-06-03T00:35:43.441Z] Login Succeeded [2022-06-03T00:35:43.441Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:35:43.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T00:35:43.514Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:35:43.522Z] ========================================================= [2022-06-03T00:35:43.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T00:35:43.523Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:35:43.832Z] + 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-03T00:35:44.091Z] Sending build context to Docker daemon 37.48MB [2022-06-03T00:35:44.091Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-03T00:35:44.091Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-03T00:35:44.091Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T00:35:44.091Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T00:35:44.091Z] 666ba61612fd: Pulling fs layer [2022-06-03T00:35:44.091Z] 8ed8ca486205: Pulling fs layer [2022-06-03T00:35:44.091Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T00:35:44.091Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T00:35:44.091Z] 812f408151ee: Pulling fs layer [2022-06-03T00:35:44.091Z] bab7bd504b26: Pulling fs layer [2022-06-03T00:35:44.091Z] 070449caade9: Pulling fs layer [2022-06-03T00:35:44.091Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T00:35:44.091Z] 812f408151ee: Waiting [2022-06-03T00:35:44.091Z] 4fe6c5a15a65: Waiting [2022-06-03T00:35:44.092Z] bab7bd504b26: Waiting [2022-06-03T00:35:44.092Z] 8f1a5288e3a6: Waiting [2022-06-03T00:35:44.092Z] 22a0e8bec74d: Waiting [2022-06-03T00:35:44.092Z] 070449caade9: Waiting [2022-06-03T00:35:44.092Z] 8ed8ca486205: Verifying Checksum [2022-06-03T00:35:44.092Z] 8ed8ca486205: Download complete [2022-06-03T00:35:44.092Z] 666ba61612fd: Verifying Checksum [2022-06-03T00:35:44.092Z] 666ba61612fd: Download complete [2022-06-03T00:35:44.355Z] 22a0e8bec74d: Download complete [2022-06-03T00:35:44.355Z] 812f408151ee: Verifying Checksum [2022-06-03T00:35:44.355Z] 812f408151ee: Download complete [2022-06-03T00:35:44.355Z] bab7bd504b26: Download complete [2022-06-03T00:35:44.355Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T00:35:44.355Z] 59bf1c3509f3: Download complete [2022-06-03T00:35:44.355Z] 070449caade9: Verifying Checksum [2022-06-03T00:35:44.355Z] 070449caade9: Download complete [2022-06-03T00:35:44.355Z] 59bf1c3509f3: Pull complete [2022-06-03T00:35:44.624Z] 666ba61612fd: Pull complete [2022-06-03T00:35:44.624Z] 8ed8ca486205: Pull complete [2022-06-03T00:35:45.215Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T00:35:45.215Z] 4fe6c5a15a65: Download complete [2022-06-03T00:35:45.215Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T00:35:45.215Z] 8f1a5288e3a6: Download complete [2022-06-03T00:35:49.420Z] 4fe6c5a15a65: Pull complete [2022-06-03T00:35:49.420Z] 22a0e8bec74d: Pull complete [2022-06-03T00:35:49.420Z] 812f408151ee: Pull complete [2022-06-03T00:35:49.420Z] bab7bd504b26: Pull complete [2022-06-03T00:35:49.420Z] 070449caade9: Pull complete [2022-06-03T00:35:51.970Z] 8f1a5288e3a6: Pull complete [2022-06-03T00:35:51.970Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T00:35:51.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T00:35:51.970Z] ---> c47586b81864 [2022-06-03T00:35:51.970Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-03T00:35:53.893Z] ---> Running in dc29afb3e32a [2022-06-03T00:35:53.893Z] Removing intermediate container dc29afb3e32a [2022-06-03T00:35:53.893Z] ---> 70fcc2c23bb4 [2022-06-03T00:35:53.893Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:35:53.893Z] ---> Running in b21f377e676d [2022-06-03T00:35:53.893Z] Removing intermediate container b21f377e676d [2022-06-03T00:35:53.893Z] ---> a51437e2cbba [2022-06-03T00:35:53.893Z] Step 5/11 : WORKDIR /device-virtual-go [2022-06-03T00:35:53.893Z] ---> Running in 1a1242a3ed5f [2022-06-03T00:35:53.893Z] Removing intermediate container 1a1242a3ed5f [2022-06-03T00:35:53.893Z] ---> d56438af56eb [2022-06-03T00:35:53.893Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:35:54.154Z] ---> Running in 69db35ff66c5 [2022-06-03T00:35:55.564Z] Removing intermediate container 69db35ff66c5 [2022-06-03T00:35:55.564Z] ---> 2549dcd03f1b [2022-06-03T00:35:55.564Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:35:56.138Z] ---> Running in 7bb34be58eef [2022-06-03T00:35:56.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:35:57.302Z] Still waiting to schedule task [2022-06-03T00:35:57.303Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-03T00:35:57.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:35:57.921Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-03T00:35:57.921Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-03T00:35:57.921Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-03T00:35:58.182Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-03T00:35:58.182Z] Executing busybox-1.34.1-r3.trigger [2022-06-03T00:35:58.182Z] OK: 224 MiB in 56 packages [2022-06-03T00:35:59.135Z] Removing intermediate container 7bb34be58eef [2022-06-03T00:35:59.135Z] ---> 4c7f594450ac [2022-06-03T00:35:59.135Z] Step 8/11 : COPY . . [2022-06-03T00:36:00.515Z] ---> 17b6af256ea3 [2022-06-03T00:36:00.515Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:36:00.515Z] ---> Running in ed73749e9606 [2022-06-03T00:36:01.087Z] skipping... [2022-06-03T00:36:01.347Z] Removing intermediate container ed73749e9606 [2022-06-03T00:36:01.347Z] ---> 93342051ed17 [2022-06-03T00:36:01.347Z] Step 10/11 : ARG MAKE='make build' [2022-06-03T00:36:01.347Z] ---> Running in 54f9b42d6c4b [2022-06-03T00:36:01.347Z] Removing intermediate container 54f9b42d6c4b [2022-06-03T00:36:01.347Z] ---> 93aaeeb235a1 [2022-06-03T00:36:01.347Z] Step 11/11 : RUN $MAKE [2022-06-03T00:36:01.638Z] ---> Running in 6855f4348916 [2022-06-03T00:36:01.904Z] noop [2022-06-03T00:36:02.488Z] Removing intermediate container 6855f4348916 [2022-06-03T00:36:02.488Z] ---> 5545c200a669 [2022-06-03T00:36:02.488Z] Successfully built 5545c200a669 [2022-06-03T00:36:02.488Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:02.804Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T00:36:02.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:36:02.902Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:36:02.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-03T00:36:03.402Z] $ docker top 88fd1ba9561ed073bcbe160a92f7c4b97b4a5a381e4d40572bd065db6e92620d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:36:03.843Z] + go version [2022-06-03T00:36:03.843Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T00:36:03.861Z] $ docker stop --time=1 88fd1ba9561ed073bcbe160a92f7c4b97b4a5a381e4d40572bd065db6e92620d [2022-06-03T00:36:05.246Z] $ docker rm -f 88fd1ba9561ed073bcbe160a92f7c4b97b4a5a381e4d40572bd065db6e92620d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:05.692Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T00:36:05.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:36:05.782Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:36:05.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-03T00:36:06.343Z] $ docker top 727785d2ed8fc080474d4c06e5bbcb48de47fc7a8775580b408d2d08681b8296 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:36:06.712Z] + make test [2022-06-03T00:36:06.712Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-03T00:36:06.972Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-03T00:36:15.102Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-03T00:36:16.039Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.300s coverage: 64.6% of statements [2022-06-03T00:36:16.039Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-03T00:36:20.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T00:36:20.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T00:36:20.240Z] ./bin/test-attribution-txt.sh [2022-06-03T00:36:20.240Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-03T00:36:20.240Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T00:36:20.240Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-03T00:36:20.240Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-03T00:36:20.500Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-03T00:36:20.500Z] go: downloading modernc.org/ql v1.0.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-03T00:36:20.500Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-03T00:36:20.500Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-03T00:36:20.500Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-03T00:36:20.500Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-03T00:36:20.500Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-03T00:36:20.500Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-03T00:36:20.500Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-03T00:36:20.500Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-03T00:36:20.500Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-03T00:36:20.500Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-03T00:36:20.500Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-03T00:36:20.500Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-03T00:36:20.500Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-03T00:36:20.500Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-03T00:36:20.500Z] go: downloading golang.org/x/text v0.3.6 [2022-06-03T00:36:20.500Z] go: downloading modernc.org/internal v1.0.2 [2022-06-03T00:36:20.500Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2022-06-03T00:36:20.500Z] go: downloading modernc.org/fileutil v1.0.0 [2022-06-03T00:36:20.500Z] go: downloading modernc.org/mathutil v1.4.1 [2022-06-03T00:36:20.500Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-03T00:36:20.762Z] go: downloading modernc.org/b v1.0.2 [2022-06-03T00:36:20.762Z] go: downloading modernc.org/db v1.0.3 [2022-06-03T00:36:20.762Z] go: downloading modernc.org/file v1.0.3 [2022-06-03T00:36:20.762Z] go: downloading modernc.org/golex v1.0.1 [2022-06-03T00:36:20.762Z] go: downloading modernc.org/lldb v1.0.2 [2022-06-03T00:36:20.762Z] go: downloading modernc.org/strutil v1.1.1 [2022-06-03T00:36:20.762Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-03T00:36:20.762Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-03T00:36:20.762Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-03T00:36:20.762Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-03T00:36:20.762Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-03T00:36:20.762Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-03T00:36:20.762Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-03T00:36:20.762Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-03T00:36:20.762Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-03T00:36:20.762Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-03T00:36:21.021Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-03T00:36:21.021Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-03T00:36:21.021Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 [2022-06-03T00:36:21.021Z] go: downloading modernc.org/sortutil v1.1.0 [2022-06-03T00:36:21.021Z] go: downloading modernc.org/zappy v1.0.3 [2022-06-03T00:36:21.021Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-03T00:36:21.022Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-03T00:36:21.022Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-03T00:36:21.022Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-03T00:36:21.022Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [Pipeline] echo [2022-06-03T00:36:21.974Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:36:22.274Z] + go mod tidy [2022-06-03T00:36:22.847Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T00:36:22.847Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-03T00:36:22.847Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-03T00:36:22.847Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-03T00:36:22.847Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-03T00:36:22.847Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-03T00:36:22.847Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-03T00:36:22.847Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-03T00:36:22.847Z] go: downloading github.com/golang/snappy v0.0.3 [2022-06-03T00:36:22.847Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-03T00:36:22.847Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-03T00:36:22.847Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-03T00:36:22.847Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-03T00:36:22.847Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T00:36:22.847Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-03T00:36:22.847Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-03T00:36:22.847Z] go: downloading github.com/kr/text v0.2.0 [2022-06-03T00:36:22.847Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-03T00:36:22.847Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-03T00:36:22.847Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-03T00:36:22.847Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-03T00:36:22.847Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-06-03T00:36:23.107Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-03T00:36:23.107Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-03T00:36:23.107Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-03T00:36:23.107Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-03T00:36:23.107Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-03T00:36:23.107Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [Pipeline] } [2022-06-03T00:36:23.385Z] $ docker stop --time=1 727785d2ed8fc080474d4c06e5bbcb48de47fc7a8775580b408d2d08681b8296 [2022-06-03T00:36:28.176Z] $ docker rm -f 727785d2ed8fc080474d4c06e5bbcb48de47fc7a8775580b408d2d08681b8296 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:36:28.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-03T00:36:28.872Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-03T00:36:29.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-03T00:36:29.608Z] + ls -al . [2022-06-03T00:36:29.608Z] total 208 [2022-06-03T00:36:29.608Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 00:36 . [2022-06-03T00:36:29.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:35 .. [2022-06-03T00:36:29.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:35 .git [2022-06-03T00:36:29.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:35 .github [2022-06-03T00:36:29.608Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 3 00:35 .gitignore [2022-06-03T00:36:29.608Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:35 .semver [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jun 3 00:35 Attribution.txt [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 6608 Jun 3 00:35 CHANGELOG.md [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 1951 Jun 3 00:35 Dockerfile [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:35 GOVERNANCE.md [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 3 00:35 Jenkinsfile [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 00:35 LICENSE [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 3 00:35 Makefile [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 3 00:35 OWNERS.md [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 3 00:35 README.md [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 00:35 VERSION [2022-06-03T00:36:29.609Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:35 bin [2022-06-03T00:36:29.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:35 cmd [2022-06-03T00:36:29.609Z] -rw-r--r-- 1 jenkins jenkins 46339 Jun 3 00:36 coverage.out [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 3 00:36 go.mod [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 52299 Jun 3 00:35 go.sum [2022-06-03T00:36:29.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:35 internal [2022-06-03T00:36:29.609Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 3 00:35 vendor [2022-06-03T00:36:29.609Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 3 00:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:29.916Z] + 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=c3c9a5af3072c39397f92becfe075ff48f905921 --label arch=amd64 --label version=2.1.1-dev.2 . [2022-06-03T00:36:30.177Z] Sending build context to Docker daemon 37.53MB [2022-06-03T00:36:30.177Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2022-06-03T00:36:30.177Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-03T00:36:30.177Z] ---> 5545c200a669 [2022-06-03T00:36:30.177Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-03T00:36:30.436Z] ---> Running in b58ce699ca99 [2022-06-03T00:36:30.436Z] Removing intermediate container b58ce699ca99 [2022-06-03T00:36:30.436Z] ---> 8d741af95b83 [2022-06-03T00:36:30.436Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:36:30.697Z] ---> Running in acd736f9a925 [2022-06-03T00:36:30.697Z] Removing intermediate container acd736f9a925 [2022-06-03T00:36:30.697Z] ---> 5db0e0226937 [2022-06-03T00:36:30.697Z] Step 5/25 : WORKDIR /device-virtual-go [2022-06-03T00:36:30.697Z] ---> Running in 29a8285dd646 [2022-06-03T00:36:30.958Z] Removing intermediate container 29a8285dd646 [2022-06-03T00:36:30.958Z] ---> d657c461269f [2022-06-03T00:36:30.958Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:36:31.219Z] ---> Running in 6aef27d578af [2022-06-03T00:36:32.604Z] Removing intermediate container 6aef27d578af [2022-06-03T00:36:32.604Z] ---> f9a6034601e1 [2022-06-03T00:36:32.604Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:36:32.604Z] ---> Running in f8dca36efc4f [2022-06-03T00:36:33.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:36:34.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:36:34.119Z] OK: 224 MiB in 56 packages [2022-06-03T00:36:35.503Z] Removing intermediate container f8dca36efc4f [2022-06-03T00:36:35.503Z] ---> 561bac341066 [2022-06-03T00:36:35.503Z] Step 8/25 : COPY . . [2022-06-03T00:36:36.884Z] ---> 7aa7acd63756 [2022-06-03T00:36:36.884Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:36:36.884Z] ---> Running in d623171caa2b [2022-06-03T00:36:37.467Z] skipping... [2022-06-03T00:36:37.744Z] Removing intermediate container d623171caa2b [2022-06-03T00:36:37.745Z] ---> 64260dc61113 [2022-06-03T00:36:37.745Z] Step 10/25 : ARG MAKE='make build' [2022-06-03T00:36:37.745Z] ---> Running in f830af4c3a14 [2022-06-03T00:36:37.745Z] Removing intermediate container f830af4c3a14 [2022-06-03T00:36:37.745Z] ---> e17c21d38caa [2022-06-03T00:36:37.745Z] Step 11/25 : RUN $MAKE [2022-06-03T00:36:37.745Z] ---> Running in 6a4bb8f2da14 [2022-06-03T00:36:38.317Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.1.1-dev.2" -o cmd/device-virtual ./cmd [2022-06-03T00:36:48.332Z] Removing intermediate container 6a4bb8f2da14 [2022-06-03T00:36:48.332Z] ---> 1a9384ffd2a3 [2022-06-03T00:36:48.332Z] Step 12/25 : FROM alpine:3.14 [2022-06-03T00:36:48.592Z] 3.14: Pulling from library/alpine [2022-06-03T00:36:48.852Z] 8663204ce13b: Pulling fs layer [2022-06-03T00:36:48.852Z] 8663204ce13b: Verifying Checksum [2022-06-03T00:36:48.852Z] 8663204ce13b: Download complete [2022-06-03T00:36:49.113Z] 8663204ce13b: Pull complete [2022-06-03T00:36:49.113Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T00:36:49.113Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T00:36:49.113Z] ---> e04c818066af [2022-06-03T00:36:49.113Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-03T00:36:49.374Z] ---> Running in dd0698d339db [2022-06-03T00:36:49.374Z] Removing intermediate container dd0698d339db [2022-06-03T00:36:49.374Z] ---> 6bf2b5b79952 [2022-06-03T00:36:49.374Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:36:49.374Z] ---> Running in 3bcbc507245e [2022-06-03T00:36:49.944Z] Removing intermediate container 3bcbc507245e [2022-06-03T00:36:49.944Z] ---> db371ba9043e [2022-06-03T00:36:49.944Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T00:36:49.944Z] ---> Running in c5d632f1e0be [2022-06-03T00:36:50.517Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T00:36:51.088Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T00:36:51.660Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T00:36:51.660Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T00:36:51.660Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T00:36:51.660Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T00:36:51.922Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T00:36:51.922Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T00:36:51.922Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T00:36:51.922Z] OK: 8 MiB in 20 packages [2022-06-03T00:36:52.492Z] Removing intermediate container c5d632f1e0be [2022-06-03T00:36:52.492Z] ---> bc7e529ebbe7 [2022-06-03T00:36:52.492Z] Step 16/25 : WORKDIR / [2022-06-03T00:36:52.492Z] ---> Running in cfb26afecffd [2022-06-03T00:36:52.492Z] Removing intermediate container cfb26afecffd [2022-06-03T00:36:52.492Z] ---> fc059751bcf4 [2022-06-03T00:36:52.492Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-03T00:36:52.755Z] ---> 198387748f0e [2022-06-03T00:36:52.755Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-03T00:36:53.014Z] ---> c03db25aa1cb [2022-06-03T00:36:53.014Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-06-03T00:36:53.275Z] ---> b26aed270eb7 [2022-06-03T00:36:53.275Z] Step 20/25 : EXPOSE 59900 [2022-06-03T00:36:53.275Z] ---> Running in 53819aa735e5 [2022-06-03T00:36:53.537Z] Removing intermediate container 53819aa735e5 [2022-06-03T00:36:53.537Z] ---> 576d90066a59 [2022-06-03T00:36:53.537Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-06-03T00:36:53.537Z] ---> Running in d45367c3321e [2022-06-03T00:36:53.537Z] Removing intermediate container d45367c3321e [2022-06-03T00:36:53.537Z] ---> 111b46d07032 [2022-06-03T00:36:53.537Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T00:36:53.537Z] ---> Running in 8374ae2b08a0 [2022-06-03T00:36:53.806Z] Removing intermediate container 8374ae2b08a0 [2022-06-03T00:36:53.806Z] ---> a220e17b2217 [2022-06-03T00:36:53.806Z] Step 23/25 : LABEL arch=amd64 [2022-06-03T00:36:53.806Z] ---> Running in 7ab4d8c6b5e8 [2022-06-03T00:36:53.806Z] Removing intermediate container 7ab4d8c6b5e8 [2022-06-03T00:36:53.806Z] ---> 04e3abeb5665 [2022-06-03T00:36:53.806Z] Step 24/25 : LABEL git_sha=c3c9a5af3072c39397f92becfe075ff48f905921 [2022-06-03T00:36:54.067Z] ---> Running in 512e30b8f463 [2022-06-03T00:36:54.327Z] Removing intermediate container 512e30b8f463 [2022-06-03T00:36:54.327Z] ---> 0c7d39e1babc [2022-06-03T00:36:54.327Z] Step 25/25 : LABEL version=2.1.1-dev.2 [2022-06-03T00:36:54.327Z] ---> Running in e853078221ee [2022-06-03T00:36:54.327Z] Removing intermediate container e853078221ee [2022-06-03T00:36:54.327Z] ---> fde2137b0e86 [2022-06-03T00:36:54.327Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-03T00:36:54.327Z] Successfully built fde2137b0e86 [2022-06-03T00:36:54.327Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:36:54.413Z] provisioning config files... [2022-06-03T00:36:54.425Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/oundry_device-virtual-go_jakarta@tmp/config1677746766569669567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:36:54.730Z] ---> docker-login.sh [2022-06-03T00:36:54.730Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:36:54.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:54.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:54.730Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:54.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:54.730Z] [2022-06-03T00:36:54.730Z] Login Succeeded [2022-06-03T00:36:54.730Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:36:54.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:54.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:54.991Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:54.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:54.991Z] [2022-06-03T00:36:54.991Z] Login Succeeded [2022-06-03T00:36:54.991Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:36:54.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:54.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:54.991Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:54.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:54.991Z] [2022-06-03T00:36:54.991Z] Login Succeeded [2022-06-03T00:36:54.991Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:36:55.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:55.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:55.251Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:55.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:55.251Z] [2022-06-03T00:36:55.251Z] Login Succeeded [2022-06-03T00:36:55.251Z] docker.io [2022-06-03T00:36:55.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:36:55.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:36:55.511Z] Configure a credential helper to remove this warning. See [2022-06-03T00:36:55.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:36:55.511Z] [2022-06-03T00:36:55.511Z] Login Succeeded [2022-06-03T00:36:55.511Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:36:55.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T00:36:55.547Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:36:55.569Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-06-03T00:36:55.569Z] c3c9a5af3072c39397f92becfe075ff48f905921 [2022-06-03T00:36:55.569Z] 2.1.1-dev.2 [2022-06-03T00:36:55.569Z] c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2 [2022-06-03T00:36:55.569Z] jakarta [2022-06-03T00:36:55.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:55.898Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c3c9a5af3072c39397f92becfe075ff48f905921 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:56.251Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c3c9a5af3072c39397f92becfe075ff48f905921 [2022-06-03T00:36:56.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-03T00:36:56.251Z] 453d6c13f7cb: Preparing [2022-06-03T00:36:56.251Z] f1c79b18fe69: Preparing [2022-06-03T00:36:56.251Z] 0784c8a8b01c: Preparing [2022-06-03T00:36:56.251Z] 17e5da2c96d9: Preparing [2022-06-03T00:36:56.251Z] ad43d1ff7c56: Preparing [2022-06-03T00:36:56.251Z] b541d28bf3b4: Preparing [2022-06-03T00:36:56.251Z] b541d28bf3b4: Waiting [2022-06-03T00:36:56.251Z] 0784c8a8b01c: Pushed [2022-06-03T00:36:56.251Z] f1c79b18fe69: Pushed [2022-06-03T00:36:56.251Z] ad43d1ff7c56: Pushed [2022-06-03T00:36:56.251Z] b541d28bf3b4: Layer already exists [2022-06-03T00:36:56.512Z] 17e5da2c96d9: Pushed [2022-06-03T00:36:57.895Z] 453d6c13f7cb: Pushed [2022-06-03T00:36:58.156Z] c3c9a5af3072c39397f92becfe075ff48f905921: digest: sha256:a22937568468f42e1e4ff67c9df05c67c771324a505f6b1a87646b35bcff378a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:58.586Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:58.952Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.1.1-dev.2 [2022-06-03T00:36:58.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-03T00:36:58.952Z] 453d6c13f7cb: Preparing [2022-06-03T00:36:58.952Z] f1c79b18fe69: Preparing [2022-06-03T00:36:58.952Z] 0784c8a8b01c: Preparing [2022-06-03T00:36:58.952Z] 17e5da2c96d9: Preparing [2022-06-03T00:36:58.952Z] ad43d1ff7c56: Preparing [2022-06-03T00:36:58.952Z] b541d28bf3b4: Preparing [2022-06-03T00:36:58.952Z] b541d28bf3b4: Waiting [2022-06-03T00:36:58.952Z] ad43d1ff7c56: Layer already exists [2022-06-03T00:36:58.952Z] f1c79b18fe69: Layer already exists [2022-06-03T00:36:58.952Z] 0784c8a8b01c: Layer already exists [2022-06-03T00:36:58.952Z] 453d6c13f7cb: Layer already exists [2022-06-03T00:36:58.952Z] 17e5da2c96d9: Layer already exists [2022-06-03T00:36:58.952Z] b541d28bf3b4: Layer already exists [2022-06-03T00:36:58.952Z] 2.1.1-dev.2: digest: sha256:a22937568468f42e1e4ff67c9df05c67c771324a505f6b1a87646b35bcff378a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:59.273Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:59.587Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2 [2022-06-03T00:36:59.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-03T00:36:59.587Z] 453d6c13f7cb: Preparing [2022-06-03T00:36:59.587Z] f1c79b18fe69: Preparing [2022-06-03T00:36:59.587Z] 0784c8a8b01c: Preparing [2022-06-03T00:36:59.587Z] 17e5da2c96d9: Preparing [2022-06-03T00:36:59.587Z] ad43d1ff7c56: Preparing [2022-06-03T00:36:59.587Z] b541d28bf3b4: Preparing [2022-06-03T00:36:59.587Z] b541d28bf3b4: Waiting [2022-06-03T00:36:59.587Z] 0784c8a8b01c: Layer already exists [2022-06-03T00:36:59.587Z] 17e5da2c96d9: Layer already exists [2022-06-03T00:36:59.587Z] 453d6c13f7cb: Layer already exists [2022-06-03T00:36:59.587Z] ad43d1ff7c56: Layer already exists [2022-06-03T00:36:59.587Z] f1c79b18fe69: Layer already exists [2022-06-03T00:36:59.587Z] b541d28bf3b4: Layer already exists [2022-06-03T00:36:59.587Z] c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2: digest: sha256:a22937568468f42e1e4ff67c9df05c67c771324a505f6b1a87646b35bcff378a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:36:59.906Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:00.211Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:jakarta [2022-06-03T00:37:00.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-03T00:37:00.212Z] 453d6c13f7cb: Preparing [2022-06-03T00:37:00.212Z] f1c79b18fe69: Preparing [2022-06-03T00:37:00.212Z] 0784c8a8b01c: Preparing [2022-06-03T00:37:00.212Z] 17e5da2c96d9: Preparing [2022-06-03T00:37:00.212Z] ad43d1ff7c56: Preparing [2022-06-03T00:37:00.212Z] b541d28bf3b4: Preparing [2022-06-03T00:37:00.212Z] b541d28bf3b4: Waiting [2022-06-03T00:37:00.212Z] 453d6c13f7cb: Layer already exists [2022-06-03T00:37:00.212Z] ad43d1ff7c56: Layer already exists [2022-06-03T00:37:00.212Z] 17e5da2c96d9: Layer already exists [2022-06-03T00:37:00.212Z] 0784c8a8b01c: Layer already exists [2022-06-03T00:37:00.212Z] f1c79b18fe69: Layer already exists [2022-06-03T00:37:00.212Z] b541d28bf3b4: Layer already exists [2022-06-03T00:37:00.212Z] jakarta: digest: sha256:a22937568468f42e1e4ff67c9df05c67c771324a505f6b1a87646b35bcff378a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T00:37:00.267Z] ===================================================== [Pipeline] echo [2022-06-03T00:37:00.277Z] taggedImages: [2022-06-03T00:37:00.277Z] - nexus3.edgexfoundry.org:10004/device-virtual:c3c9a5af3072c39397f92becfe075ff48f905921 [2022-06-03T00:37:00.277Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.1.1-dev.2 [2022-06-03T00:37:00.277Z] - nexus3.edgexfoundry.org:10004/device-virtual:c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2 [2022-06-03T00:37:00.277Z] - nexus3.edgexfoundry.org:10004/device-virtual:jakarta [Pipeline] } [Pipeline] // script [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-03T00:37:00.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:37:00.674Z] [2022-06-03T00:37:00.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:37:00.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:37:00.987Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T00:37:00.987Z] 5eb5b503b376: Pulling fs layer [2022-06-03T00:37:00.987Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T00:37:00.987Z] ec43610c2a17: Pulling fs layer [2022-06-03T00:37:00.987Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T00:37:00.987Z] 33b1e0a273af: Pulling fs layer [2022-06-03T00:37:00.987Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T00:37:00.987Z] 2f39f015ded8: Pulling fs layer [2022-06-03T00:37:00.987Z] 33b1e0a273af: Waiting [2022-06-03T00:37:00.987Z] 3a2ae6a8a46f: Waiting [2022-06-03T00:37:00.987Z] 2f39f015ded8: Waiting [2022-06-03T00:37:00.987Z] 5d3b04190fa2: Waiting [2022-06-03T00:37:00.987Z] 5c69ac0246d0: Download complete [2022-06-03T00:37:00.987Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T00:37:00.987Z] 3a2ae6a8a46f: Download complete [2022-06-03T00:37:00.987Z] 33b1e0a273af: Verifying Checksum [2022-06-03T00:37:00.987Z] 33b1e0a273af: Download complete [2022-06-03T00:37:00.987Z] 5d3b04190fa2: Download complete [2022-06-03T00:37:00.987Z] ec43610c2a17: Verifying Checksum [2022-06-03T00:37:00.987Z] ec43610c2a17: Download complete [2022-06-03T00:37:01.257Z] 5eb5b503b376: Verifying Checksum [2022-06-03T00:37:01.257Z] 5eb5b503b376: Download complete [2022-06-03T00:37:01.831Z] 2f39f015ded8: Verifying Checksum [2022-06-03T00:37:01.831Z] 2f39f015ded8: Download complete [2022-06-03T00:37:02.775Z] 5eb5b503b376: Pull complete [2022-06-03T00:37:02.775Z] 5c69ac0246d0: Pull complete [2022-06-03T00:37:03.352Z] ec43610c2a17: Pull complete [2022-06-03T00:37:03.352Z] 3a2ae6a8a46f: Pull complete [2022-06-03T00:37:03.613Z] 33b1e0a273af: Pull complete [2022-06-03T00:37:03.872Z] 5d3b04190fa2: Pull complete [2022-06-03T00:37:09.221Z] 2f39f015ded8: Pull complete [2022-06-03T00:37:09.221Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T00:37:09.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:37:09.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:37:09.318Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:37:09.359Z] $ 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/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T00:37:12.049Z] $ docker top 5acde12db7eabf3df40c42f89465e54183f24b9dd68faf42e057f1afead4a32f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:37:12.447Z] ---> job-cost.sh [2022-06-03T00:37:12.447Z] lf-activate-venv: SKIPPING [2022-06-03T00:37:12.447Z] INFO: No Stack... [2022-06-03T00:37:12.707Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T00:37:13.278Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T00:37:13.571Z] + cat /w/workspace/oundry_device-virtual-go_jakarta/archives/cost.csv [2022-06-03T00:37:13.571Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T00:37:13.586Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-jakarta-4-stack-cost] [2022-06-03T00:37:13.592Z] Resource [jenkins-edgexfoundry-device-virtual-go-jakarta-4-stack-cost] did not exist. Created. [2022-06-03T00:37:13.592Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T00:37:13.899Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-03T00:37:13.946Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T00:37:13.953Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T00:37:13.979Z] $ docker stop --time=1 5acde12db7eabf3df40c42f89465e54183f24b9dd68faf42e057f1afead4a32f [2022-06-03T00:37:15.163Z] $ docker rm -f 5acde12db7eabf3df40c42f89465e54183f24b9dd68faf42e057f1afead4a32f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T00:44:28.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-876 in /w/workspace/oundry_device-virtual-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-03T00:44:28.326Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout [2022-06-03T00:44:28.375Z] The recommended git tool is: git [2022-06-03T00:44:36.723Z] using credential edgex-jenkins-ssh [2022-06-03T00:44:36.745Z] Cloning the remote Git repository [2022-06-03T00:44:36.829Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-06-03T00:44:36.937Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2022-06-03T00:44:37.033Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-03T00:44:37.035Z] > git --version # timeout=10 [2022-06-03T00:44:37.058Z] > git --version # 'git version 2.25.1' [2022-06-03T00:44:37.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T00:44:37.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T00:44:39.452Z] Avoid second fetch [2022-06-03T00:44:39.453Z] Checking out Revision c3c9a5af3072c39397f92becfe075ff48f905921 (jakarta) [2022-06-03T00:44:39.413Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-03T00:44:39.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T00:44:39.481Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T00:44:39.501Z] > git checkout -f c3c9a5af3072c39397f92becfe075ff48f905921 # timeout=10 [2022-06-03T00:44:44.496Z] Commit message: "Merge pull request #289 from lenny-intel/released-2.1.1-sdk-go-mods-and-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:44:45.487Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T00:44:45.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T00:44:45.487Z] Dload Upload Total Spent Left Speed [2022-06-03T00:44:45.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2022-06-03T00:44:46.223Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T00:44:46.584Z] + sudo tee /etc/docker/daemon.new [2022-06-03T00:44:46.584Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T00:44:46.584Z] { [2022-06-03T00:44:46.584Z] "registry-mirrors": [ [2022-06-03T00:44:46.584Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T00:44:46.584Z] ], [2022-06-03T00:44:46.584Z] "bip": "10.250.0.254/24", [2022-06-03T00:44:46.584Z] "hosts": [ [2022-06-03T00:44:46.584Z] "tcp://0.0.0.0:5555", [2022-06-03T00:44:46.584Z] "unix:///var/run/docker.sock" [2022-06-03T00:44:46.584Z] ], [2022-06-03T00:44:46.584Z] "mtu": 1458, [2022-06-03T00:44:46.584Z] "selinux-enabled": true, [2022-06-03T00:44:46.584Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T00:44:46.584Z] } [Pipeline] sh [2022-06-03T00:44:46.941Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T00:44:47.285Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:45:05.706Z] provisioning config files... [2022-06-03T00:45:05.736Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config371389165731466191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:45:06.105Z] ---> docker-login.sh [2022-06-03T00:45:06.105Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:45:06.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:06.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:06.974Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:06.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:06.974Z] [2022-06-03T00:45:06.974Z] Login Succeeded [2022-06-03T00:45:06.974Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:45:07.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:07.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:07.529Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:07.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:07.529Z] [2022-06-03T00:45:07.529Z] Login Succeeded [2022-06-03T00:45:07.529Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:45:07.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:08.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:08.090Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:08.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:08.090Z] [2022-06-03T00:45:08.090Z] Login Succeeded [2022-06-03T00:45:08.090Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:45:08.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:08.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:08.642Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:08.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:08.642Z] [2022-06-03T00:45:08.642Z] Login Succeeded [2022-06-03T00:45:08.642Z] docker.io [2022-06-03T00:45:08.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:45:09.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:45:09.194Z] Configure a credential helper to remove this warning. See [2022-06-03T00:45:09.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:45:09.194Z] [2022-06-03T00:45:09.194Z] Login Succeeded [2022-06-03T00:45:09.194Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:45:09.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T00:45:09.809Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:45:09.822Z] ========================================================= [2022-06-03T00:45:09.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T00:45:09.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:45:10.186Z] + 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-03T00:45:11.631Z] Sending build context to Docker daemon 26.11MB [2022-06-03T00:45:11.631Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-03T00:45:11.631Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-03T00:45:11.912Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T00:45:11.912Z] 9b3977197b4f: Pulling fs layer [2022-06-03T00:45:11.912Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T00:45:11.912Z] 94645a83ff95: Pulling fs layer [2022-06-03T00:45:11.912Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T00:45:11.912Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T00:45:11.912Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T00:45:11.912Z] 626d30ff41c6: Pulling fs layer [2022-06-03T00:45:11.912Z] de1d54c125be: Pulling fs layer [2022-06-03T00:45:11.912Z] 63b1bc5785f6: Waiting [2022-06-03T00:45:11.912Z] 626d30ff41c6: Waiting [2022-06-03T00:45:11.912Z] 3f3a8bcf1eab: Waiting [2022-06-03T00:45:11.912Z] de1d54c125be: Waiting [2022-06-03T00:45:11.912Z] 0c92f367c5e7: Waiting [2022-06-03T00:45:11.912Z] 94645a83ff95: Verifying Checksum [2022-06-03T00:45:11.912Z] 94645a83ff95: Download complete [2022-06-03T00:45:11.912Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T00:45:11.912Z] 1a89e8eeedd5: Download complete [2022-06-03T00:45:11.912Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T00:45:11.912Z] 0c92f367c5e7: Download complete [2022-06-03T00:45:11.912Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T00:45:11.912Z] 63b1bc5785f6: Download complete [2022-06-03T00:45:11.912Z] 9b3977197b4f: Download complete [2022-06-03T00:45:12.197Z] 626d30ff41c6: Verifying Checksum [2022-06-03T00:45:12.197Z] 626d30ff41c6: Download complete [2022-06-03T00:45:12.819Z] 9b3977197b4f: Pull complete [2022-06-03T00:45:13.431Z] 1a89e8eeedd5: Pull complete [2022-06-03T00:45:14.034Z] 94645a83ff95: Pull complete [2022-06-03T00:45:14.034Z] de1d54c125be: Verifying Checksum [2022-06-03T00:45:14.034Z] de1d54c125be: Download complete [2022-06-03T00:45:14.636Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T00:45:14.636Z] 3f3a8bcf1eab: Download complete [2022-06-03T00:45:27.097Z] 3f3a8bcf1eab: Pull complete [2022-06-03T00:45:27.097Z] 0c92f367c5e7: Pull complete [2022-06-03T00:45:27.097Z] 63b1bc5785f6: Pull complete [2022-06-03T00:45:27.375Z] 626d30ff41c6: Pull complete [2022-06-03T00:45:34.120Z] de1d54c125be: Pull complete [2022-06-03T00:45:34.120Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T00:45:34.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T00:45:34.120Z] ---> 5f011755c4a2 [2022-06-03T00:45:34.120Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-03T00:45:35.565Z] ---> Running in c31963b76d2e [2022-06-03T00:45:35.840Z] Removing intermediate container c31963b76d2e [2022-06-03T00:45:35.840Z] ---> be8c06ae794b [2022-06-03T00:45:35.840Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:45:35.840Z] ---> Running in 0ce19dff7284 [2022-06-03T00:45:36.130Z] Removing intermediate container 0ce19dff7284 [2022-06-03T00:45:36.130Z] ---> 9dc9e43bc191 [2022-06-03T00:45:36.130Z] Step 5/11 : WORKDIR /device-virtual-go [2022-06-03T00:45:36.411Z] ---> Running in 36d71fe63e60 [2022-06-03T00:45:38.388Z] Removing intermediate container 36d71fe63e60 [2022-06-03T00:45:38.388Z] ---> 5aed51fa7c90 [2022-06-03T00:45:38.388Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:45:38.388Z] ---> Running in f3555225c370 [2022-06-03T00:45:41.010Z] Removing intermediate container f3555225c370 [2022-06-03T00:45:41.010Z] ---> a412a423525f [2022-06-03T00:45:41.010Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:45:41.010Z] ---> Running in f66b07d57e00 [2022-06-03T00:45:41.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:45:42.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:45:43.967Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-03T00:45:43.967Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-03T00:45:43.967Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-03T00:45:44.241Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-03T00:45:44.515Z] Executing busybox-1.34.1-r3.trigger [2022-06-03T00:45:44.515Z] OK: 224 MiB in 56 packages [2022-06-03T00:45:45.507Z] Removing intermediate container f66b07d57e00 [2022-06-03T00:45:45.507Z] ---> 56d37dd30f5a [2022-06-03T00:45:45.507Z] Step 8/11 : COPY . . [2022-06-03T00:45:50.913Z] ---> 6b7ad37b37dc [2022-06-03T00:45:50.913Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:45:50.913Z] ---> Running in f0ac42a7976d [2022-06-03T00:45:51.521Z] skipping... [2022-06-03T00:45:52.122Z] Removing intermediate container f0ac42a7976d [2022-06-03T00:45:52.122Z] ---> 8c91c8846293 [2022-06-03T00:45:52.122Z] Step 10/11 : ARG MAKE='make build' [2022-06-03T00:45:52.122Z] ---> Running in 340a7ebaeed1 [2022-06-03T00:45:52.405Z] Removing intermediate container 340a7ebaeed1 [2022-06-03T00:45:52.405Z] ---> 24d1adf00f9c [2022-06-03T00:45:52.405Z] Step 11/11 : RUN $MAKE [2022-06-03T00:45:52.681Z] ---> Running in 6bfadd73203e [2022-06-03T00:45:53.661Z] noop [2022-06-03T00:45:54.644Z] Removing intermediate container 6bfadd73203e [2022-06-03T00:45:54.644Z] ---> 5ef2f12fdc2d [2022-06-03T00:45:54.644Z] Successfully built 5ef2f12fdc2d [2022-06-03T00:45:54.644Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:45:55.024Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T00:45:55.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:45:55.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-876 does not seem to be running inside a container [2022-06-03T00:45:55.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** ci-base-image-arm64 cat [2022-06-03T00:45:56.929Z] $ docker top ba71364252f2b50fa69964976b70112ef209d7ae7a862e0c79cf8c9f905939c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:45:57.899Z] + go version [2022-06-03T00:45:57.899Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T00:45:57.936Z] $ docker stop --time=1 ba71364252f2b50fa69964976b70112ef209d7ae7a862e0c79cf8c9f905939c4 [2022-06-03T00:45:59.641Z] $ docker rm -f ba71364252f2b50fa69964976b70112ef209d7ae7a862e0c79cf8c9f905939c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:46:00.295Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T00:46:00.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:46:00.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-876 does not seem to be running inside a container [2022-06-03T00:46:00.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** ci-base-image-arm64 cat [2022-06-03T00:46:02.136Z] $ docker top da6ea50acd127f8d42f071617691701b48618f48876f8b23ddc071889c359bb2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:46:03.084Z] + make test [2022-06-03T00:46:03.084Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-03T00:46:04.550Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-03T00:47:26.517Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-03T00:47:26.517Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.136s coverage: 64.6% of statements [2022-06-03T00:47:26.517Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-03T00:47:53.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T00:47:53.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T00:47:53.346Z] ./bin/test-attribution-txt.sh [2022-06-03T00:47:53.949Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-03T00:47:53.949Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-03T00:47:54.231Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-03T00:47:54.231Z] go: downloading modernc.org/ql v1.0.0 [2022-06-03T00:47:54.231Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-03T00:47:54.506Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T00:47:54.506Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-03T00:47:54.506Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-03T00:47:54.506Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-03T00:47:54.506Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-03T00:47:54.506Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-03T00:47:54.506Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-03T00:47:54.506Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-03T00:47:54.506Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-03T00:47:54.506Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-03T00:47:54.784Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-03T00:47:54.784Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-03T00:47:54.784Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-03T00:47:54.784Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-03T00:47:54.784Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-03T00:47:54.784Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-03T00:47:54.784Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-03T00:47:54.784Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-03T00:47:55.060Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-03T00:47:55.060Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-03T00:47:55.060Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-03T00:47:55.060Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-03T00:47:55.060Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-03T00:47:55.060Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-03T00:47:55.060Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-03T00:47:55.334Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-03T00:47:55.932Z] go: downloading golang.org/x/text v0.3.6 [2022-06-03T00:47:56.207Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-03T00:47:56.207Z] go: downloading modernc.org/internal v1.0.2 [2022-06-03T00:47:56.207Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2022-06-03T00:47:56.207Z] go: downloading modernc.org/fileutil v1.0.0 [2022-06-03T00:47:56.207Z] go: downloading modernc.org/mathutil v1.4.1 [2022-06-03T00:47:56.482Z] go: downloading modernc.org/b v1.0.2 [2022-06-03T00:47:56.482Z] go: downloading modernc.org/db v1.0.3 [2022-06-03T00:47:56.482Z] go: downloading modernc.org/file v1.0.3 [2022-06-03T00:47:56.482Z] go: downloading modernc.org/golex v1.0.1 [2022-06-03T00:47:56.482Z] go: downloading modernc.org/lldb v1.0.2 [2022-06-03T00:47:56.758Z] go: downloading modernc.org/strutil v1.1.1 [2022-06-03T00:47:56.758Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-03T00:47:56.758Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-03T00:47:57.040Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-03T00:47:57.040Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-03T00:47:57.040Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-03T00:47:57.040Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-03T00:47:57.319Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-03T00:47:57.319Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-03T00:47:57.594Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-03T00:47:59.571Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-03T00:47:59.571Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 [2022-06-03T00:47:59.571Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-03T00:47:59.571Z] go: downloading modernc.org/sortutil v1.1.0 [2022-06-03T00:47:59.571Z] go: downloading modernc.org/zappy v1.0.3 [2022-06-03T00:47:59.571Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-03T00:47:59.571Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-03T00:47:59.571Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-03T00:47:59.571Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-03T00:47:59.571Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-03T00:48:05.017Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T00:48:05.678Z] + go mod tidy [2022-06-03T00:48:05.955Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T00:48:06.228Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-03T00:48:06.228Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-03T00:48:06.228Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-03T00:48:06.228Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-03T00:48:06.228Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T00:48:06.228Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-03T00:48:06.228Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-03T00:48:06.228Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-03T00:48:06.228Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-03T00:48:06.228Z] go: downloading github.com/golang/snappy v0.0.3 [2022-06-03T00:48:06.503Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-03T00:48:06.503Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-03T00:48:06.503Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-03T00:48:06.503Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-03T00:48:06.503Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-03T00:48:06.778Z] go: downloading github.com/kr/text v0.2.0 [2022-06-03T00:48:06.778Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-03T00:48:06.778Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-03T00:48:06.778Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-03T00:48:06.778Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-03T00:48:06.778Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-03T00:48:06.778Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-03T00:48:06.778Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-03T00:48:07.053Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-03T00:48:07.053Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-03T00:48:07.053Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-03T00:48:07.053Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-03T00:48:07.356Z] $ docker stop --time=1 da6ea50acd127f8d42f071617691701b48618f48876f8b23ddc071889c359bb2 [2022-06-03T00:48:09.919Z] $ docker rm -f da6ea50acd127f8d42f071617691701b48618f48876f8b23ddc071889c359bb2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:48:12.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-03T00:48:12.680Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T00:48:13.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T00:48:13.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-03T00:48:14.287Z] + ls -al . [2022-06-03T00:48:14.287Z] total 204 [2022-06-03T00:48:14.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:48 . [2022-06-03T00:48:14.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 00:44 .. [2022-06-03T00:48:14.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 00:44 .git [2022-06-03T00:48:14.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:44 .github [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 3 00:44 .gitignore [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 8449 Jun 3 00:44 Attribution.txt [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 6608 Jun 3 00:44 CHANGELOG.md [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 1951 Jun 3 00:44 Dockerfile [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 00:44 GOVERNANCE.md [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 3 00:44 Jenkinsfile [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 00:44 LICENSE [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 3 00:44 Makefile [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 3 00:44 OWNERS.md [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 3 00:44 README.md [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 00:35 VERSION [2022-06-03T00:48:14.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 00:44 bin [2022-06-03T00:48:14.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:44 cmd [2022-06-03T00:48:14.287Z] -rw-r--r-- 1 jenkins jenkins 46339 Jun 3 00:47 coverage.out [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 3 00:48 go.mod [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 52299 Jun 3 00:44 go.sum [2022-06-03T00:48:14.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 00:44 internal [2022-06-03T00:48:14.287Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 3 00:44 vendor [2022-06-03T00:48:14.287Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 3 00:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:48:14.662Z] + 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=c3c9a5af3072c39397f92becfe075ff48f905921 --label arch=arm64 --label version=2.1.1-dev.2 . [2022-06-03T00:48:16.114Z] Sending build context to Docker daemon 26.15MB [2022-06-03T00:48:16.390Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2022-06-03T00:48:16.390Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-03T00:48:16.390Z] ---> 5ef2f12fdc2d [2022-06-03T00:48:16.390Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-03T00:48:16.669Z] ---> Running in d8113f386a9c [2022-06-03T00:48:16.946Z] Removing intermediate container d8113f386a9c [2022-06-03T00:48:16.946Z] ---> 3f416856466c [2022-06-03T00:48:16.946Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-03T00:48:16.946Z] ---> Running in 9039fac0f2a6 [2022-06-03T00:48:17.553Z] Removing intermediate container 9039fac0f2a6 [2022-06-03T00:48:17.553Z] ---> 98827859c29c [2022-06-03T00:48:17.553Z] Step 5/25 : WORKDIR /device-virtual-go [2022-06-03T00:48:17.553Z] ---> Running in 575b065f8011 [2022-06-03T00:48:17.834Z] Removing intermediate container 575b065f8011 [2022-06-03T00:48:17.834Z] ---> b16c7f377044 [2022-06-03T00:48:17.834Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:48:18.111Z] ---> Running in 54e3fa6828b0 [2022-06-03T00:48:20.132Z] Removing intermediate container 54e3fa6828b0 [2022-06-03T00:48:20.132Z] ---> 700b65062d88 [2022-06-03T00:48:20.132Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-03T00:48:20.132Z] ---> Running in b686a40808a0 [2022-06-03T00:48:21.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:48:21.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:48:23.378Z] OK: 224 MiB in 56 packages [2022-06-03T00:48:24.375Z] Removing intermediate container b686a40808a0 [2022-06-03T00:48:24.375Z] ---> 809ce24cd7a4 [2022-06-03T00:48:24.375Z] Step 8/25 : COPY . . [2022-06-03T00:48:29.801Z] ---> a0144fae1cb6 [2022-06-03T00:48:29.801Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T00:48:29.801Z] ---> Running in 894b4a5608dc [2022-06-03T00:48:30.405Z] skipping... [2022-06-03T00:48:31.404Z] Removing intermediate container 894b4a5608dc [2022-06-03T00:48:31.404Z] ---> dd368ed5ce01 [2022-06-03T00:48:31.404Z] Step 10/25 : ARG MAKE='make build' [2022-06-03T00:48:31.404Z] ---> Running in 50b362ad58d1 [2022-06-03T00:48:31.681Z] Removing intermediate container 50b362ad58d1 [2022-06-03T00:48:31.681Z] ---> dcb748eaac00 [2022-06-03T00:48:31.681Z] Step 11/25 : RUN $MAKE [2022-06-03T00:48:31.681Z] ---> Running in 24632041aae8 [2022-06-03T00:48:32.668Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.1.1-dev.2" -o cmd/device-virtual ./cmd [2022-06-03T00:49:54.543Z] Removing intermediate container 24632041aae8 [2022-06-03T00:49:54.543Z] ---> ef70507b6584 [2022-06-03T00:49:54.543Z] Step 12/25 : FROM alpine:3.14 [2022-06-03T00:49:54.543Z] 3.14: Pulling from library/alpine [2022-06-03T00:49:54.543Z] 455c02918c45: Pulling fs layer [2022-06-03T00:49:54.543Z] 455c02918c45: Verifying Checksum [2022-06-03T00:49:54.543Z] 455c02918c45: Download complete [2022-06-03T00:49:54.543Z] 455c02918c45: Pull complete [2022-06-03T00:49:54.543Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T00:49:54.543Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T00:49:54.543Z] ---> ac73e934f311 [2022-06-03T00:49:54.543Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-03T00:49:54.543Z] ---> Running in fd0c180960c6 [2022-06-03T00:49:54.543Z] Removing intermediate container fd0c180960c6 [2022-06-03T00:49:54.543Z] ---> c5573e8f728f [2022-06-03T00:49:54.543Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T00:49:54.543Z] ---> Running in 251d256b46c9 [2022-06-03T00:49:54.543Z] Removing intermediate container 251d256b46c9 [2022-06-03T00:49:54.543Z] ---> 3f38ac249c35 [2022-06-03T00:49:54.543Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T00:49:54.543Z] ---> Running in 321efc8dc347 [2022-06-03T00:49:54.543Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T00:49:54.543Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T00:49:54.543Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T00:49:54.543Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T00:49:54.543Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T00:49:54.543Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T00:49:54.543Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T00:49:54.543Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T00:49:54.543Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T00:49:54.543Z] OK: 8 MiB in 20 packages [2022-06-03T00:49:54.543Z] Removing intermediate container 321efc8dc347 [2022-06-03T00:49:54.543Z] ---> 8691e45b0890 [2022-06-03T00:49:54.543Z] Step 16/25 : WORKDIR / [2022-06-03T00:49:54.543Z] ---> Running in 374d9d944477 [2022-06-03T00:49:54.543Z] Removing intermediate container 374d9d944477 [2022-06-03T00:49:54.543Z] ---> af0fabffa18a [2022-06-03T00:49:54.543Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-03T00:49:54.543Z] ---> 0b16da22a883 [2022-06-03T00:49:54.543Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-03T00:49:54.543Z] ---> 9c41ccf890bd [2022-06-03T00:49:54.543Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2022-06-03T00:49:54.543Z] ---> 5631c43d2cfb [2022-06-03T00:49:54.543Z] Step 20/25 : EXPOSE 59900 [2022-06-03T00:49:54.543Z] ---> Running in e561f00ea65b [2022-06-03T00:49:54.543Z] Removing intermediate container e561f00ea65b [2022-06-03T00:49:54.543Z] ---> 2f4cb9d6ca56 [2022-06-03T00:49:54.543Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2022-06-03T00:49:54.543Z] ---> Running in 9738ba6078a2 [2022-06-03T00:49:54.543Z] Removing intermediate container 9738ba6078a2 [2022-06-03T00:49:54.543Z] ---> 187f2daf3397 [2022-06-03T00:49:54.543Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T00:49:54.543Z] ---> Running in d8b6fd16fbcc [2022-06-03T00:49:54.819Z] Removing intermediate container d8b6fd16fbcc [2022-06-03T00:49:54.819Z] ---> 765885ba2f77 [2022-06-03T00:49:54.819Z] Step 23/25 : LABEL arch=arm64 [2022-06-03T00:49:54.819Z] ---> Running in 3377cd4c580b [2022-06-03T00:49:55.093Z] Removing intermediate container 3377cd4c580b [2022-06-03T00:49:55.093Z] ---> 9eaf5f03d2da [2022-06-03T00:49:55.093Z] Step 24/25 : LABEL git_sha=c3c9a5af3072c39397f92becfe075ff48f905921 [2022-06-03T00:49:55.376Z] ---> Running in 68e08b3a3151 [2022-06-03T00:49:55.650Z] Removing intermediate container 68e08b3a3151 [2022-06-03T00:49:55.650Z] ---> b458887797c2 [2022-06-03T00:49:55.650Z] Step 25/25 : LABEL version=2.1.1-dev.2 [2022-06-03T00:49:55.650Z] ---> Running in bcf96c8c2832 [2022-06-03T00:49:55.927Z] Removing intermediate container bcf96c8c2832 [2022-06-03T00:49:55.927Z] ---> d2f8a79611aa [2022-06-03T00:49:55.927Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-03T00:49:56.200Z] Successfully built d2f8a79611aa [2022-06-03T00:49:56.200Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:49:56.323Z] provisioning config files... [2022-06-03T00:49:56.344Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config4988112538258697357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:49:56.707Z] ---> docker-login.sh [2022-06-03T00:49:56.707Z] nexus3.edgexfoundry.org:10001 [2022-06-03T00:49:56.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:49:56.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:49:56.981Z] Configure a credential helper to remove this warning. See [2022-06-03T00:49:56.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:49:56.981Z] [2022-06-03T00:49:56.981Z] Login Succeeded [2022-06-03T00:49:56.981Z] nexus3.edgexfoundry.org:10002 [2022-06-03T00:49:57.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:49:57.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:49:57.582Z] Configure a credential helper to remove this warning. See [2022-06-03T00:49:57.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:49:57.582Z] [2022-06-03T00:49:57.582Z] Login Succeeded [2022-06-03T00:49:57.582Z] nexus3.edgexfoundry.org:10003 [2022-06-03T00:49:57.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:49:58.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:49:58.129Z] Configure a credential helper to remove this warning. See [2022-06-03T00:49:58.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:49:58.129Z] [2022-06-03T00:49:58.129Z] Login Succeeded [2022-06-03T00:49:58.129Z] nexus3.edgexfoundry.org:10004 [2022-06-03T00:49:58.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:49:58.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:49:58.677Z] Configure a credential helper to remove this warning. See [2022-06-03T00:49:58.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:49:58.677Z] [2022-06-03T00:49:58.677Z] Login Succeeded [2022-06-03T00:49:58.677Z] docker.io [2022-06-03T00:49:58.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T00:49:59.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T00:49:59.221Z] Configure a credential helper to remove this warning. See [2022-06-03T00:49:59.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T00:49:59.221Z] [2022-06-03T00:49:59.221Z] Login Succeeded [2022-06-03T00:49:59.221Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T00:49:59.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T00:49:59.275Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T00:49:59.299Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-06-03T00:49:59.299Z] c3c9a5af3072c39397f92becfe075ff48f905921 [2022-06-03T00:49:59.299Z] 2.1.1-dev.2 [2022-06-03T00:49:59.299Z] c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2 [2022-06-03T00:49:59.299Z] jakarta [2022-06-03T00:49:59.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:49:59.671Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c3c9a5af3072c39397f92becfe075ff48f905921 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:00.046Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c3c9a5af3072c39397f92becfe075ff48f905921 [2022-06-03T00:50:00.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-03T00:50:00.046Z] ccd1f7bc5ef6: Preparing [2022-06-03T00:50:00.046Z] 32c16be880b9: Preparing [2022-06-03T00:50:00.046Z] 5d6cb74d25a9: Preparing [2022-06-03T00:50:00.046Z] 8c142de5b62c: Preparing [2022-06-03T00:50:00.046Z] 6e8450cb7e3b: Preparing [2022-06-03T00:50:00.046Z] f73e7dbfee58: Preparing [2022-06-03T00:50:00.046Z] f73e7dbfee58: Waiting [2022-06-03T00:50:00.322Z] 6e8450cb7e3b: Pushed [2022-06-03T00:50:00.322Z] 32c16be880b9: Pushed [2022-06-03T00:50:00.322Z] 5d6cb74d25a9: Pushed [2022-06-03T00:50:00.322Z] f73e7dbfee58: Layer already exists [2022-06-03T00:50:00.918Z] 8c142de5b62c: Pushed [2022-06-03T00:50:04.306Z] ccd1f7bc5ef6: Pushed [2022-06-03T00:50:04.306Z] c3c9a5af3072c39397f92becfe075ff48f905921: digest: sha256:28470e98d425c0ce01f7b7817cff1ed4b38ab9558983220a1806814424dd6ed4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:04.682Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:05.047Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.1.1-dev.2 [2022-06-03T00:50:05.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-03T00:50:05.047Z] ccd1f7bc5ef6: Preparing [2022-06-03T00:50:05.047Z] 32c16be880b9: Preparing [2022-06-03T00:50:05.047Z] 5d6cb74d25a9: Preparing [2022-06-03T00:50:05.047Z] 8c142de5b62c: Preparing [2022-06-03T00:50:05.047Z] 6e8450cb7e3b: Preparing [2022-06-03T00:50:05.047Z] f73e7dbfee58: Preparing [2022-06-03T00:50:05.047Z] f73e7dbfee58: Waiting [2022-06-03T00:50:05.047Z] 8c142de5b62c: Layer already exists [2022-06-03T00:50:05.047Z] 32c16be880b9: Layer already exists [2022-06-03T00:50:05.047Z] 6e8450cb7e3b: Layer already exists [2022-06-03T00:50:05.047Z] ccd1f7bc5ef6: Layer already exists [2022-06-03T00:50:05.047Z] 5d6cb74d25a9: Layer already exists [2022-06-03T00:50:05.047Z] f73e7dbfee58: Layer already exists [2022-06-03T00:50:05.319Z] 2.1.1-dev.2: digest: sha256:28470e98d425c0ce01f7b7817cff1ed4b38ab9558983220a1806814424dd6ed4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:05.749Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:06.119Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2 [2022-06-03T00:50:06.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-03T00:50:06.119Z] ccd1f7bc5ef6: Preparing [2022-06-03T00:50:06.119Z] 32c16be880b9: Preparing [2022-06-03T00:50:06.119Z] 5d6cb74d25a9: Preparing [2022-06-03T00:50:06.119Z] 8c142de5b62c: Preparing [2022-06-03T00:50:06.119Z] 6e8450cb7e3b: Preparing [2022-06-03T00:50:06.119Z] f73e7dbfee58: Preparing [2022-06-03T00:50:06.119Z] f73e7dbfee58: Waiting [2022-06-03T00:50:06.119Z] 6e8450cb7e3b: Layer already exists [2022-06-03T00:50:06.119Z] ccd1f7bc5ef6: Layer already exists [2022-06-03T00:50:06.119Z] 32c16be880b9: Layer already exists [2022-06-03T00:50:06.119Z] 5d6cb74d25a9: Layer already exists [2022-06-03T00:50:06.119Z] 8c142de5b62c: Layer already exists [2022-06-03T00:50:06.119Z] f73e7dbfee58: Layer already exists [2022-06-03T00:50:06.394Z] c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2: digest: sha256:28470e98d425c0ce01f7b7817cff1ed4b38ab9558983220a1806814424dd6ed4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:06.770Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:07.150Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:jakarta [2022-06-03T00:50:07.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-03T00:50:07.150Z] ccd1f7bc5ef6: Preparing [2022-06-03T00:50:07.150Z] 32c16be880b9: Preparing [2022-06-03T00:50:07.150Z] 5d6cb74d25a9: Preparing [2022-06-03T00:50:07.150Z] 8c142de5b62c: Preparing [2022-06-03T00:50:07.150Z] 6e8450cb7e3b: Preparing [2022-06-03T00:50:07.150Z] f73e7dbfee58: Preparing [2022-06-03T00:50:07.150Z] f73e7dbfee58: Waiting [2022-06-03T00:50:07.425Z] 32c16be880b9: Layer already exists [2022-06-03T00:50:07.425Z] 6e8450cb7e3b: Layer already exists [2022-06-03T00:50:07.425Z] ccd1f7bc5ef6: Layer already exists [2022-06-03T00:50:07.425Z] 5d6cb74d25a9: Layer already exists [2022-06-03T00:50:07.425Z] 8c142de5b62c: Layer already exists [2022-06-03T00:50:07.425Z] f73e7dbfee58: Layer already exists [2022-06-03T00:50:07.425Z] jakarta: digest: sha256:28470e98d425c0ce01f7b7817cff1ed4b38ab9558983220a1806814424dd6ed4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T00:50:07.488Z] ===================================================== [Pipeline] echo [2022-06-03T00:50:07.497Z] taggedImages: [2022-06-03T00:50:07.497Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c3c9a5af3072c39397f92becfe075ff48f905921 [2022-06-03T00:50:07.497Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.1.1-dev.2 [2022-06-03T00:50:07.497Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c3c9a5af3072c39397f92becfe075ff48f905921-2.1.1-dev.2 [2022-06-03T00:50:07.497Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:07.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:50:07.871Z] [2022-06-03T00:50:07.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:08.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:50:08.515Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T00:50:08.515Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T00:50:08.515Z] 04944245beec: Pulling fs layer [2022-06-03T00:50:08.515Z] 699f458cf7ca: Pulling fs layer [2022-06-03T00:50:08.515Z] 765212b225bb: Pulling fs layer [2022-06-03T00:50:08.515Z] f23df028b6ca: Pulling fs layer [2022-06-03T00:50:08.515Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T00:50:08.515Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T00:50:08.515Z] d65c8cfc05b1: Waiting [2022-06-03T00:50:08.515Z] 2437ff75d9bd: Waiting [2022-06-03T00:50:08.515Z] 765212b225bb: Waiting [2022-06-03T00:50:08.515Z] f23df028b6ca: Waiting [2022-06-03T00:50:08.515Z] 04944245beec: Verifying Checksum [2022-06-03T00:50:08.515Z] 04944245beec: Download complete [2022-06-03T00:50:08.515Z] 765212b225bb: Verifying Checksum [2022-06-03T00:50:08.515Z] 765212b225bb: Download complete [2022-06-03T00:50:08.515Z] f23df028b6ca: Verifying Checksum [2022-06-03T00:50:08.515Z] f23df028b6ca: Download complete [2022-06-03T00:50:08.515Z] d65c8cfc05b1: Download complete [2022-06-03T00:50:08.790Z] 699f458cf7ca: Download complete [2022-06-03T00:50:09.062Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T00:50:09.062Z] 8998bd30e6a1: Download complete [2022-06-03T00:50:11.677Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T00:50:11.677Z] 2437ff75d9bd: Download complete [2022-06-03T00:50:13.128Z] 8998bd30e6a1: Pull complete [2022-06-03T00:50:13.402Z] 04944245beec: Pull complete [2022-06-03T00:50:14.862Z] 699f458cf7ca: Pull complete [2022-06-03T00:50:15.136Z] 765212b225bb: Pull complete [2022-06-03T00:50:16.118Z] f23df028b6ca: Pull complete [2022-06-03T00:50:16.118Z] d65c8cfc05b1: Pull complete [2022-06-03T00:50:31.220Z] 2437ff75d9bd: Pull complete [2022-06-03T00:50:31.220Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T00:50:31.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T00:50:31.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:50:31.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-876 does not seem to be running inside a container [2022-06-03T00:50:31.592Z] $ 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/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T00:50:34.172Z] $ docker top 3f72acf34e07c5005960207902a4a2bc69447b8688a51dfc84b974530f60151d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:50:35.119Z] ---> job-cost.sh [2022-06-03T00:50:35.119Z] lf-activate-venv: SKIPPING [2022-06-03T00:50:35.119Z] INFO: No Stack... [2022-06-03T00:50:35.713Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T00:50:36.308Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T00:50:37.033Z] + cat /w/workspace/device-virtual-go/4/archives/cost.csv [2022-06-03T00:50:37.033Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T00:50:37.103Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-jakarta-4-stack-cost] [2022-06-03T00:50:37.109Z] Resource [jenkins-edgexfoundry-device-virtual-go-jakarta-4-stack-cost] did not exist. Created. [2022-06-03T00:50:37.109Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-jakarta-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T00:50:37.800Z] /w/workspace/device-virtual-go/4@tmp/durable-195147d5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-03T00:50:38.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T00:50:38.581Z] Warning: overwriting stash ‘stack-cost’ [2022-06-03T00:50:38.858Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T00:50:38.868Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-jakarta-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T00:50:38.891Z] $ docker stop --time=1 3f72acf34e07c5005960207902a4a2bc69447b8688a51dfc84b974530f60151d [2022-06-03T00:50:40.466Z] $ docker rm -f 3f72acf34e07c5005960207902a4a2bc69447b8688a51dfc84b974530f60151d [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-03T00:50:40.948Z] provisioning config files... [2022-06-03T00:50:40.954Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/oundry_device-virtual-go_jakarta@tmp/config398948927084460078tmp [Pipeline] { [Pipeline] sh [2022-06-03T00:50:41.257Z] + set +x [2022-06-03T00:50:41.258Z] + curl -s https://codecov.io/bash [2022-06-03T00:50:41.258Z] + bash -s -- [2022-06-03T00:50:41.258Z] [2022-06-03T00:50:41.258Z] _____ _ [2022-06-03T00:50:41.258Z] / ____| | | [2022-06-03T00:50:41.258Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T00:50:41.258Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T00:50:41.258Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T00:50:41.258Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T00:50:41.258Z] Bash-1.0.6 [2022-06-03T00:50:41.258Z] [2022-06-03T00:50:41.258Z] [2022-06-03T00:50:41.258Z] ==> git version 2.25.1 found [2022-06-03T00:50:41.258Z] ==> 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-03T00:50:41.258Z] Release-Date: 2020-01-08 [2022-06-03T00:50:41.258Z] 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-03T00:50:41.258Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T00:50:41.258Z] ==> Jenkins CI detected. [2022-06-03T00:50:41.258Z] current dir:  /w/workspace/oundry_device-virtual-go_jakarta [2022-06-03T00:50:41.258Z] project root: . [2022-06-03T00:50:41.258Z] --> token set from env [2022-06-03T00:50:41.258Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T00:50:41.258Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T00:50:41.258Z] ==> Python coveragepy not found [2022-06-03T00:50:41.258Z] ==> Searching for coverage reports in: [2022-06-03T00:50:41.258Z] + . [2022-06-03T00:50:41.258Z] -> Found 1 reports [2022-06-03T00:50:41.258Z] ==> Detecting git/mercurial file structure [2022-06-03T00:50:41.258Z] ==> Reading reports [2022-06-03T00:50:41.258Z] + ./coverage.out bytes=46339 [2022-06-03T00:50:41.258Z] ==> Appending adjustments [2022-06-03T00:50:41.258Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T00:50:41.518Z] + Found adjustments [2022-06-03T00:50:41.518Z] ==> Gzipping contents [2022-06-03T00:50:41.518Z] 16K /tmp/codecov.sGN5IS.gz [2022-06-03T00:50:41.518Z] ==> Uploading reports [2022-06-03T00:50:41.518Z] url: https://codecov.io [2022-06-03T00:50:41.518Z] query: branch=jakarta&commit=c3c9a5af3072c39397f92becfe075ff48f905921&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T00:50:41.518Z] -> Pinging Codecov [2022-06-03T00:50:41.518Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=jakarta&commit=c3c9a5af3072c39397f92becfe075ff48f905921&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fjakarta%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T00:50:41.778Z] -> Uploading to [2022-06-03T00:50:41.778Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/5E52B4B073DB2E39498172D8E973AA87/c3c9a5af3072c39397f92becfe075ff48f905921/0c641510-0abe-42b9-9835-84d97b763948.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T005041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc6ca219b2a2c64a6f49f8ae5b96ccd319e3e9f754264f21cca9c090749eb137 [2022-06-03T00:50:41.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T00:50:41.778Z] Dload Upload Total Spent Left Speed [2022-06-03T00:50:42.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13264 0 0 100 13264 0 63161 --:--:-- --:--:-- --:--:-- 63161 [2022-06-03T00:50:42.039Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/c3c9a5af3072c39397f92becfe075ff48f905921 [Pipeline] } [2022-06-03T00:50:42.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-03T00:50:42.162Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-03T00:50:42.172Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:42.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T00:50:42.468Z] [2022-06-03T00:50:42.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:42.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T00:50:42.772Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-03T00:50:42.772Z] df9b9388f04a: Pulling fs layer [2022-06-03T00:50:42.772Z] 52dc419b0ee2: Pulling fs layer [2022-06-03T00:50:42.772Z] 25bc292e5bac: Pulling fs layer [2022-06-03T00:50:42.772Z] 114826534d7a: Pulling fs layer [2022-06-03T00:50:42.772Z] 4657fd5d0bcf: Pulling fs layer [2022-06-03T00:50:42.772Z] 6ad1cebc031e: Pulling fs layer [2022-06-03T00:50:42.772Z] 8a3aa393b2d8: Pulling fs layer [2022-06-03T00:50:42.772Z] 6ad1cebc031e: Waiting [2022-06-03T00:50:42.772Z] 8a3aa393b2d8: Waiting [2022-06-03T00:50:42.772Z] 114826534d7a: Waiting [2022-06-03T00:50:42.772Z] 4657fd5d0bcf: Waiting [2022-06-03T00:50:42.772Z] 25bc292e5bac: Verifying Checksum [2022-06-03T00:50:42.772Z] 25bc292e5bac: Download complete [2022-06-03T00:50:42.772Z] 52dc419b0ee2: Verifying Checksum [2022-06-03T00:50:42.772Z] 52dc419b0ee2: Download complete [2022-06-03T00:50:42.772Z] 4657fd5d0bcf: Verifying Checksum [2022-06-03T00:50:42.772Z] 4657fd5d0bcf: Download complete [2022-06-03T00:50:43.032Z] 6ad1cebc031e: Verifying Checksum [2022-06-03T00:50:43.032Z] 6ad1cebc031e: Download complete [2022-06-03T00:50:43.032Z] df9b9388f04a: Pull complete [2022-06-03T00:50:43.032Z] 52dc419b0ee2: Pull complete [2022-06-03T00:50:43.294Z] 25bc292e5bac: Pull complete [2022-06-03T00:50:43.552Z] 114826534d7a: Verifying Checksum [2022-06-03T00:50:43.552Z] 114826534d7a: Download complete [2022-06-03T00:50:43.811Z] 8a3aa393b2d8: Verifying Checksum [2022-06-03T00:50:43.811Z] 8a3aa393b2d8: Download complete [2022-06-03T00:50:47.102Z] 114826534d7a: Pull complete [2022-06-03T00:50:47.102Z] 4657fd5d0bcf: Pull complete [2022-06-03T00:50:47.669Z] 6ad1cebc031e: Pull complete [2022-06-03T00:50:50.225Z] 8a3aa393b2d8: Pull complete [2022-06-03T00:50:50.225Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-03T00:50:50.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T00:50:50.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:50:50.320Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:50:50.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-03T00:50:52.194Z] $ docker top 1ab193d7782d9115c2a24bfcede489fa218410dd777be26366e8b48a451b9355 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T00:50:52.276Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-06-03T00:50:52.556Z] + set -o pipefail [2022-06-03T00:50:52.556Z] + snyk monitor '--org=edgex-jenkins' [2022-06-03T00:50:54.465Z] [2022-06-03T00:50:54.465Z] Monitoring /w/workspace/oundry_device-virtual-go_jakarta (github.com/edgexfoundry/device-virtual-go)... [2022-06-03T00:50:54.465Z] [2022-06-03T00:50:54.465Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/36ac72f4-1aeb-4e32-835b-c4c32154cfad/history/50504ee7-8be3-40d3-b9e7-046c3b3dd97a [2022-06-03T00:50:54.465Z] [2022-06-03T00:50:54.465Z] Tip: Detected multiple supported manifests (9), use --all-projects to scan all of them at once. [2022-06-03T00:50:54.465Z] [2022-06-03T00:50:54.465Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-03T00:50:54.465Z] [2022-06-03T00:50:54.465Z] [Pipeline] } [2022-06-03T00:50:54.483Z] $ docker stop --time=1 1ab193d7782d9115c2a24bfcede489fa218410dd777be26366e8b48a451b9355 [2022-06-03T00:50:55.837Z] $ docker rm -f 1ab193d7782d9115c2a24bfcede489fa218410dd777be26366e8b48a451b9355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T00:50:56.328Z] + git log --format=format:%s -1 c3c9a5af3072c39397f92becfe075ff48f905921 [Pipeline] sh [2022-06-03T00:50:56.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:50:56.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:50:56.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:50:56.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:50:57.012Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:50:57.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T00:50:57.453Z] $ docker top 9ec38ed7d2f691944b6d4d3d19337d297256e446d10cc5ac1468240c264a76aa -eo pid,comm [2022-06-03T00:50:57.513Z] 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-03T00:50:57.513Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:50:57.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:50:57.551Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:50:57.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:50:57.712Z] $ docker exec 9ec38ed7d2f691944b6d4d3d19337d297256e446d10cc5ac1468240c264a76aa ssh-agent [2022-06-03T00:50:57.833Z] SSH_AUTH_SOCK=/tmp/ssh-kmHLHlGMaJNw/agent.33 [2022-06-03T00:50:57.833Z] SSH_AGENT_PID=40 [2022-06-03T00:50:57.837Z] Running ssh-add (command line suppressed) [2022-06-03T00:50:57.968Z] Identity added: /w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_7315015781357649768.key (/w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_7315015781357649768.key) [2022-06-03T00:50:57.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:50:58.271Z] + git semver tag [2022-06-03T00:50:58.532Z] 2022-06-03 00:50:58,460 [run_tag] DEBUG tag force:False [2022-06-03T00:50:58.532Z] 2022-06-03 00:50:58,460 [check_head_tag] DEBUG check head tag [2022-06-03T00:50:58.532Z] 2022-06-03 00:50:58,461 [execute] INFO git cat-file --batch-check [2022-06-03T00:50:58.532Z] 2022-06-03 00:50:58,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-virtual-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-03T00:50:58.532Z] 2022-06-03 00:50:58,465 [execute] INFO git cat-file --batch [2022-06-03T00:50:58.533Z] 2022-06-03 00:50:58,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-virtual-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-03T00:50:58.533Z] 2022-06-03 00:50:58,474 [read_version] DEBUG read version from /w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta [2022-06-03T00:50:58.533Z] 2022-06-03 00:50:58,474 [execute] INFO git tag -a v2.1.1-dev.2 -m v2.1.1-dev.2 [2022-06-03T00:50:58.533Z] 2022-06-03 00:50:58,475 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.2', '-m', 'v2.1.1-dev.2'], cwd=/w/workspace/oundry_device-virtual-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:50:58.533Z] 2022-06-03 00:50:58,480 [read_version] DEBUG read version from /w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta [2022-06-03T00:50:58.533Z] 2.1.1-dev.2 [Pipeline] } [2022-06-03T00:50:58.547Z] $ docker exec --env ******** --env ******** 9ec38ed7d2f691944b6d4d3d19337d297256e446d10cc5ac1468240c264a76aa ssh-agent -k [2022-06-03T00:50:58.672Z] unset SSH_AUTH_SOCK; [2022-06-03T00:50:58.673Z] unset SSH_AGENT_PID; [2022-06-03T00:50:58.673Z] echo Agent pid 40 killed; [2022-06-03T00:50:58.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:50:58.992Z] + git semver [Pipeline] } [2022-06-03T00:50:59.270Z] $ docker stop --time=1 9ec38ed7d2f691944b6d4d3d19337d297256e446d10cc5ac1468240c264a76aa [2022-06-03T00:51:00.575Z] $ docker rm -f 9ec38ed7d2f691944b6d4d3d19337d297256e446d10cc5ac1468240c264a76aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:51:00.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T00:51:00.972Z] [2022-06-03T00:51:00.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:51:01.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T00:51:01.276Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-03T00:51:01.276Z] ab5ef0e58194: Pulling fs layer [2022-06-03T00:51:01.276Z] 9712f1f96733: Pulling fs layer [2022-06-03T00:51:01.276Z] 63f879dbbcfc: Pulling fs layer [2022-06-03T00:51:01.276Z] 0d9ebad4ef96: Pulling fs layer [2022-06-03T00:51:01.276Z] e9a5061849ea: Pulling fs layer [2022-06-03T00:51:01.276Z] d747dcd14b5f: Pulling fs layer [2022-06-03T00:51:01.276Z] 2de7ff778b66: Pulling fs layer [2022-06-03T00:51:01.276Z] 2de7ff778b66: Waiting [2022-06-03T00:51:01.276Z] e9a5061849ea: Waiting [2022-06-03T00:51:01.276Z] d747dcd14b5f: Waiting [2022-06-03T00:51:01.276Z] 0d9ebad4ef96: Waiting [2022-06-03T00:51:01.276Z] 9712f1f96733: Verifying Checksum [2022-06-03T00:51:01.276Z] 9712f1f96733: Download complete [2022-06-03T00:51:01.851Z] 63f879dbbcfc: Verifying Checksum [2022-06-03T00:51:01.851Z] 63f879dbbcfc: Download complete [2022-06-03T00:51:01.851Z] e9a5061849ea: Verifying Checksum [2022-06-03T00:51:01.851Z] e9a5061849ea: Download complete [2022-06-03T00:51:01.851Z] d747dcd14b5f: Verifying Checksum [2022-06-03T00:51:01.851Z] d747dcd14b5f: Download complete [2022-06-03T00:51:01.851Z] 0d9ebad4ef96: Verifying Checksum [2022-06-03T00:51:01.851Z] 0d9ebad4ef96: Download complete [2022-06-03T00:51:01.851Z] ab5ef0e58194: Verifying Checksum [2022-06-03T00:51:01.851Z] ab5ef0e58194: Download complete [2022-06-03T00:51:02.109Z] 2de7ff778b66: Verifying Checksum [2022-06-03T00:51:02.109Z] 2de7ff778b66: Download complete [2022-06-03T00:51:05.399Z] ab5ef0e58194: Pull complete [2022-06-03T00:51:05.399Z] 9712f1f96733: Pull complete [2022-06-03T00:51:05.968Z] 63f879dbbcfc: Pull complete [2022-06-03T00:51:10.175Z] 0d9ebad4ef96: Pull complete [2022-06-03T00:51:10.434Z] e9a5061849ea: Pull complete [2022-06-03T00:51:10.434Z] d747dcd14b5f: Pull complete [2022-06-03T00:51:11.813Z] 2de7ff778b66: Pull complete [2022-06-03T00:51:11.813Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-03T00:51:11.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T00:51:11.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:51:11.906Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:51:11.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-03T00:51:14.034Z] $ docker top ddeccf07f367587c2e2c1ffc748ccc96c301fcca33bd37db2a51e233ac88937a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:51:14.107Z] provisioning config files... [2022-06-03T00:51:14.114Z] copy managed file [sigul-config] to file:/w/workspace/oundry_device-virtual-go_jakarta@tmp/config2656652446047286171tmp [2022-06-03T00:51:14.125Z] copy managed file [sigul-password] to file:/w/workspace/oundry_device-virtual-go_jakarta@tmp/config3731870724152068377tmp [2022-06-03T00:51:14.136Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_device-virtual-go_jakarta@tmp/config7077783199490248479tmp [Pipeline] { [Pipeline] echo [2022-06-03T00:51:14.151Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:14.439Z] ---> sigul-configuration.sh [2022-06-03T00:51:14.439Z] gpg: directory `/root/.gnupg' created [2022-06-03T00:51:14.439Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-03T00:51:14.439Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-03T00:51:14.439Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-03T00:51:14.439Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-03T00:51:14.439Z] gpg: CAST5 encrypted data [2022-06-03T00:51:14.439Z] gpg: encrypted with 1 passphrase [2022-06-03T00:51:14.439Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-03T00:51:14.724Z] + mkdir /home/jenkins [2022-06-03T00:51:14.724Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-03T00:51:15.007Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-03T00:51:15.016Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:15.299Z] ---> sigul-install.sh [2022-06-03T00:51:15.299Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-03T00:51:15.587Z] + git tag --list [2022-06-03T00:51:15.588Z] v1.0.0 [2022-06-03T00:51:15.588Z] v1.1.0 [2022-06-03T00:51:15.588Z] v1.1.1 [2022-06-03T00:51:15.588Z] v1.2.1 [2022-06-03T00:51:15.588Z] v1.2.2 [2022-06-03T00:51:15.588Z] v1.2.3 [2022-06-03T00:51:15.588Z] v1.3.0 [2022-06-03T00:51:15.588Z] v1.3.1 [2022-06-03T00:51:15.588Z] v2.0.0 [2022-06-03T00:51:15.588Z] v2.1.0 [2022-06-03T00:51:15.588Z] v2.1.1-dev.1 [2022-06-03T00:51:15.588Z] v2.1.1-dev.2 [2022-06-03T00:51:15.588Z] v2.2.0 [2022-06-03T00:51:15.588Z] v2.2.1-dev.1 [Pipeline] sh [2022-06-03T00:51:15.879Z] + lftools sign git-tag v2.1.1-dev.2 [2022-06-03T00:51:16.451Z] Signing Git tag with Sigul... [2022-06-03T00:51:16.451Z] Signing v2.1.1-dev.2 [Pipeline] echo [2022-06-03T00:51:17.032Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:17.317Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-03T00:51:17.325Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-03T00:51:17.352Z] $ docker stop --time=1 ddeccf07f367587c2e2c1ffc748ccc96c301fcca33bd37db2a51e233ac88937a [2022-06-03T00:51:18.698Z] $ docker rm -f ddeccf07f367587c2e2c1ffc748ccc96c301fcca33bd37db2a51e233ac88937a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-03T00:51:19.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:51:19.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:51:19.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:51:19.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:51:19.541Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:51:19.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T00:51:19.978Z] $ docker top c29d8b54c529b26e4ff16cb7a203f3f3cfa78ced07afcf5663ab6550593a3ca9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:51:20.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:51:20.066Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:51:20.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:51:20.196Z] $ docker exec c29d8b54c529b26e4ff16cb7a203f3f3cfa78ced07afcf5663ab6550593a3ca9 ssh-agent [2022-06-03T00:51:20.324Z] SSH_AUTH_SOCK=/tmp/ssh-XOsDY4RotQLK/agent.33 [2022-06-03T00:51:20.324Z] SSH_AGENT_PID=39 [2022-06-03T00:51:20.331Z] Running ssh-add (command line suppressed) [2022-06-03T00:51:20.449Z] Identity added: /w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_5188373948105445868.key (/w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_5188373948105445868.key) [2022-06-03T00:51:20.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:51:20.750Z] + git semver bump pre [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,944 [read_version] DEBUG read version from /w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,944 [bump_version] DEBUG bumping version:2.1.1-dev.2 on axis:pre with prefix:dev [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,944 [bump_version] DEBUG bumped version:2.1.1-dev.3 [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,945 [write_version] DEBUG write version:2.1.1-dev.3 to path:/w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta with force:True [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,945 [read_version] DEBUG read version from /w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,945 [write_file] DEBUG write to file:/w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,947 [execute] INFO git cat-file --batch-check [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-virtual-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,952 [execute] INFO git cat-file --batch [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-virtual-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:51:21.010Z] 2022-06-03 00:51:20,958 [read_version] DEBUG read version from /w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta [2022-06-03T00:51:21.010Z] 2.1.1-dev.3 [Pipeline] } [2022-06-03T00:51:21.025Z] $ docker exec --env ******** --env ******** c29d8b54c529b26e4ff16cb7a203f3f3cfa78ced07afcf5663ab6550593a3ca9 ssh-agent -k [2022-06-03T00:51:21.141Z] unset SSH_AUTH_SOCK; [2022-06-03T00:51:21.141Z] unset SSH_AGENT_PID; [2022-06-03T00:51:21.141Z] echo Agent pid 39 killed; [2022-06-03T00:51:21.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:51:21.456Z] + git semver [Pipeline] } [2022-06-03T00:51:21.734Z] $ docker stop --time=1 c29d8b54c529b26e4ff16cb7a203f3f3cfa78ced07afcf5663ab6550593a3ca9 [2022-06-03T00:51:23.062Z] $ docker rm -f c29d8b54c529b26e4ff16cb7a203f3f3cfa78ced07afcf5663ab6550593a3ca9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T00:51:23.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T00:51:23.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:51:23.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T00:51:23.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:51:23.787Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:51:23.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T00:51:24.194Z] $ docker top 9f26246ebf67390e421899109fcd5c34ec54618bc870bffe1e19cdb2efa0e744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T00:51:24.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T00:51:24.292Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T00:51:24.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T00:51:24.424Z] $ docker exec 9f26246ebf67390e421899109fcd5c34ec54618bc870bffe1e19cdb2efa0e744 ssh-agent [2022-06-03T00:51:24.553Z] SSH_AUTH_SOCK=/tmp/ssh-WWs7n6XfLQcW/agent.32 [2022-06-03T00:51:24.553Z] SSH_AGENT_PID=39 [2022-06-03T00:51:24.559Z] Running ssh-add (command line suppressed) [2022-06-03T00:51:24.693Z] Identity added: /w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_4466052783612713243.key (/w/workspace/oundry_device-virtual-go_jakarta@tmp/private_key_4466052783612713243.key) [2022-06-03T00:51:24.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T00:51:24.986Z] + git semver push [2022-06-03T00:51:25.245Z] 2022-06-03 00:51:25,180 [run_push] DEBUG push [2022-06-03T00:51:25.245Z] 2022-06-03 00:51:25,181 [execute] INFO git cat-file --batch-check [2022-06-03T00:51:25.245Z] 2022-06-03 00:51:25,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-virtual-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T00:51:25.245Z] 2022-06-03 00:51:25,185 [execute] INFO git rev-list 8995c70efdb4a838715b52bd4b971fd3720a3cf6 -- [2022-06-03T00:51:25.245Z] 2022-06-03 00:51:25,185 [execute] DEBUG Popen(['git', 'rev-list', '8995c70efdb4a838715b52bd4b971fd3720a3cf6', '--'], cwd=/w/workspace/oundry_device-virtual-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:51:25.245Z] 2022-06-03 00:51:25,192 [execute] INFO git fetch -v origin [2022-06-03T00:51:25.245Z] 2022-06-03 00:51:25,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_device-virtual-go_jakarta/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-03T00:51:25.821Z] 2022-06-03 00:51:25,645 [run_push] DEBUG no remote changes detected [2022-06-03T00:51:25.821Z] 2022-06-03 00:51:25,645 [execute] INFO git push origin semver [2022-06-03T00:51:25.821Z] 2022-06-03 00:51:25,646 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_device-virtual-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:51:26.396Z] 2022-06-03 00:51:26,333 [run_push] DEBUG push all version tags [2022-06-03T00:51:26.396Z] 2022-06-03 00:51:26,334 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-03T00:51:26.396Z] 2022-06-03 00:51:26,334 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_device-virtual-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-03T00:51:26.970Z] 2022-06-03 00:51:26,973 [read_version] DEBUG read version from /w/workspace/oundry_device-virtual-go_jakarta/.semver/jakarta [2022-06-03T00:51:27.231Z] 2.1.1-dev.3 [Pipeline] } [2022-06-03T00:51:27.247Z] $ docker exec --env ******** --env ******** 9f26246ebf67390e421899109fcd5c34ec54618bc870bffe1e19cdb2efa0e744 ssh-agent -k [2022-06-03T00:51:27.382Z] unset SSH_AUTH_SOCK; [2022-06-03T00:51:27.382Z] unset SSH_AGENT_PID; [2022-06-03T00:51:27.382Z] echo Agent pid 39 killed; [2022-06-03T00:51:27.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T00:51:27.696Z] + git semver [Pipeline] } [2022-06-03T00:51:27.975Z] $ docker stop --time=1 9f26246ebf67390e421899109fcd5c34ec54618bc870bffe1e19cdb2efa0e744 [2022-06-03T00:51:29.282Z] $ docker rm -f 9f26246ebf67390e421899109fcd5c34ec54618bc870bffe1e19cdb2efa0e744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-03T00:51:29.869Z] + [ -d /w/workspace/oundry_device-virtual-go_jakarta/archives ] [2022-06-03T00:51:29.869Z] + ls -al /w/workspace/oundry_device-virtual-go_jakarta/archives [2022-06-03T00:51:29.869Z] total 16 [2022-06-03T00:51:29.869Z] drwxr-xr-x 3 root root 4096 Jun 3 00:37 . [2022-06-03T00:51:29.869Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 00:51 .. [2022-06-03T00:51:29.869Z] drwxr-xr-x 2 root root 4096 Jun 3 00:37 cost [2022-06-03T00:51:29.869Z] -rw-r--r-- 1 root root 89 Jun 3 00:37 cost.csv [2022-06-03T00:51:29.869Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-virtual-go_jakarta/archives [2022-06-03T00:51:29.869Z] + ls -al /w/workspace/oundry_device-virtual-go_jakarta/archives [2022-06-03T00:51:29.870Z] total 16 [2022-06-03T00:51:29.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 00:37 . [2022-06-03T00:51:29.870Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 00:51 .. [2022-06-03T00:51:29.870Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 00:37 cost [2022-06-03T00:51:29.870Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 3 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:30.169Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:31.040Z] ---> package-listing.sh [2022-06-03T00:51:31.040Z] ++ facter osfamily [2022-06-03T00:51:31.040Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T00:51:31.303Z] + OS_FAMILY=debian [2022-06-03T00:51:31.303Z] + workspace=/w/workspace/oundry_device-virtual-go_jakarta [2022-06-03T00:51:31.303Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T00:51:31.303Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T00:51:31.303Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T00:51:31.303Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T00:51:31.303Z] + '[' /w/workspace/oundry_device-virtual-go_jakarta ']' [2022-06-03T00:51:31.303Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T00:51:31.303Z] + case "${OS_FAMILY}" in [2022-06-03T00:51:31.303Z] + dpkg -l [2022-06-03T00:51:31.303Z] + grep '^ii' [2022-06-03T00:51:31.303Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T00:51:31.303Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T00:51:31.303Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T00:51:31.303Z] + '[' /w/workspace/oundry_device-virtual-go_jakarta ']' [2022-06-03T00:51:31.303Z] + mkdir -p /w/workspace/oundry_device-virtual-go_jakarta/archives/ [2022-06-03T00:51:31.303Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-virtual-go_jakarta/archives/ [Pipeline] echo [2022-06-03T00:51:31.315Z] 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/oundry_device-virtual-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T00:51:31.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T00:51:32.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T00:51:32.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T00:51:32.267Z] prd-ubuntu20.04-docker-8c-8g-757 does not seem to be running inside a container [2022-06-03T00:51:32.309Z] $ 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/oundry_device-virtual-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-virtual-go_jakarta -v /w/workspace/oundry_device-virtual-go_jakarta:/w/workspace/oundry_device-virtual-go_jakarta:rw,z -v /w/workspace/oundry_device-virtual-go_jakarta@tmp:/w/workspace/oundry_device-virtual-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T00:51:32.563Z] $ docker top 38926d19cb4b47b480062dd3a85c4e5013edc2e2b43c8196dcc933a15350634d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T00:51:32.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T00:51:33.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T00:51:33.517Z] + ls /var/log/sa-host [2022-06-03T00:51:33.517Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T00:51:33.597Z] provisioning config files... [2022-06-03T00:51:33.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-virtual-go_jakarta@tmp/config6874131703418700030tmp [Pipeline] { [Pipeline] echo [2022-06-03T00:51:33.623Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:33.910Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T00:51:33.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:34.260Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T00:51:34.269Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:34.556Z] ---> sudo-logs.sh [2022-06-03T00:51:34.556Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T00:51:34.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:34.871Z] ---> job-cost.sh [2022-06-03T00:51:34.871Z] lf-activate-venv: SKIPPING [2022-06-03T00:51:34.871Z] DEBUG: total: 0.2199999988079071 [2022-06-03T00:51:34.871Z] INFO: Retrieving Stack Cost... [2022-06-03T00:51:35.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T00:51:35.701Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T00:51:35.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T00:51:35.998Z] ---> logs-deploy.sh [2022-06-03T00:51:35.998Z] lf-activate-venv: SKIPPING [2022-06-03T00:51:35.998Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/jakarta/4 [2022-06-03T00:51:35.998Z] INFO: archiving workspace using pattern(s): [2022-06-03T00:51:37.002Z] Archives upload complete. [2022-06-03T00:51:37.002Z] INFO: archiving logs to Nexus