Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ae2a7ec829829b2476572f70ead45b274a92301 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-ssh2815496831876507198.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh11850255072914319295.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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/main/workspace@libs/edgex-global-pipelines/.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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2976967444796671932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 shared 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-ssh1062322147922266850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/workspace@libs/lf-pipelines/.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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh924825734302956084.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26’ Running on prd-centos7-docker-4c-2g-31 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh2340456637216423063.key > 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 3ae2a7ec829829b2476572f70ead45b274a92301 (main) > 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 3ae2a7ec829829b2476572f70ead45b274a92301 # timeout=10 Commit message: "Merge pull request #254 from lenny-intel/no-win-zmq" > git rev-list --no-walk e07b8ad63a947e5d1e1838e08c0dbf46ddcbbac0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-01T04:26:03.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-01T04:26:03.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-01T04:26:03.194Z] ========================================================= [2021-12-01T04:26:03.194Z] EdgeX Global Pipelines Version Info [2021-12-01T04:26:03.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:26:04.332Z] ------------------- [2021-12-01T04:26:04.332Z] stable info: [2021-12-01T04:26:04.332Z] ------------------- [2021-12-01T04:26:04.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-01T04:26:04.332Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T04:26:04.332Z] Message: update stable to v1.0.217 [2021-12-01T04:26:04.907Z] ------------------- [2021-12-01T04:26:04.907Z] experimental info: [2021-12-01T04:26:04.907Z] ------------------- [2021-12-01T04:26:04.907Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-01T04:26:04.907Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T04:26:04.907Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-01T04:26:05.060Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-12-01T04:26:05.073Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-12-01T04:26:05.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-01T04:26:05.092Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-01T04:26:05.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-01T04:26:05.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-01T04:26:05.130Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-01T04:26:05.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-01T04:26:05.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-01T04:26:05.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-01T04:26:05.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-01T04:26:05.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-12-01T04:26:05.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-01T04:26:05.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-01T04:26:05.233Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T04:26:05.246Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T04:26:05.260Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-01T04:26:05.272Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-01T04:26:05.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-01T04:26:05.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-12-01T04:26:05.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-01T04:26:05.324Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-01T04:26:05.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-01T04:26:05.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-01T04:26:05.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-01T04:26:05.370Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-01T04:26:05.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-01T04:26:05.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-01T04:26:05.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-01T04:26:05.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ae2a7ec829829b2476572f70ead45b274a92301 [Pipeline] echo [2021-12-01T04:26:05.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ae2a7e [Pipeline] echo [2021-12-01T04:26:05.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T04:26:05.489Z] provisioning config files... [2021-12-01T04:26:05.505Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8935013556009790527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:26:05.821Z] ---> docker-login.sh [2021-12-01T04:26:05.821Z] nexus3.edgexfoundry.org:10001 [2021-12-01T04:26:05.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:26:06.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:26:06.081Z] Configure a credential helper to remove this warning. See [2021-12-01T04:26:06.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:26:06.081Z] [2021-12-01T04:26:06.081Z] Login Succeeded [2021-12-01T04:26:06.081Z] nexus3.edgexfoundry.org:10002 [2021-12-01T04:26:06.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:26:06.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:26:06.081Z] Configure a credential helper to remove this warning. See [2021-12-01T04:26:06.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:26:06.081Z] [2021-12-01T04:26:06.081Z] Login Succeeded [2021-12-01T04:26:06.081Z] nexus3.edgexfoundry.org:10003 [2021-12-01T04:26:06.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:26:06.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:26:06.348Z] Configure a credential helper to remove this warning. See [2021-12-01T04:26:06.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:26:06.348Z] [2021-12-01T04:26:06.348Z] Login Succeeded [2021-12-01T04:26:06.348Z] nexus3.edgexfoundry.org:10004 [2021-12-01T04:26:06.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:26:06.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:26:06.348Z] Configure a credential helper to remove this warning. See [2021-12-01T04:26:06.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:26:06.348Z] [2021-12-01T04:26:06.348Z] Login Succeeded [2021-12-01T04:26:06.348Z] docker.io [2021-12-01T04:26:06.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:26:06.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:26:06.923Z] Configure a credential helper to remove this warning. See [2021-12-01T04:26:06.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:26:06.923Z] [2021-12-01T04:26:06.923Z] Login Succeeded [2021-12-01T04:26:06.923Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T04:26:06.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-01T04:26:07.371Z] + git rev-list -1 --merges 3ae2a7ec829829b2476572f70ead45b274a92301~1..3ae2a7ec829829b2476572f70ead45b274a92301 [Pipeline] echo [2021-12-01T04:26:07.401Z] -----------> git rev-list -1 --merges 3ae2a7ec829829b2476572f70ead45b274a92301~1..3ae2a7ec829829b2476572f70ead45b274a92301 3ae2a7ec829829b2476572f70ead45b274a92301 [2021-12-01T04:26:07.401Z] 3ae2a7ec829829b2476572f70ead45b274a92301 [false] [Pipeline] sh [2021-12-01T04:26:07.708Z] + git log --format=format:%s -1 3ae2a7ec829829b2476572f70ead45b274a92301 [Pipeline] echo [2021-12-01T04:26:07.724Z] ========================================================= [2021-12-01T04:26:07.724Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-01T04:26:07.724Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T04:26:08.076Z] + git log --format=format:%s -1 3ae2a7ec829829b2476572f70ead45b274a92301 [Pipeline] echo [2021-12-01T04:26:08.092Z] [semverPrep] GIT_COMMIT: 3ae2a7ec829829b2476572f70ead45b274a92301, Commit Message: Merge pull request #254 from lenny-intel/no-win-zmq [Pipeline] echo [2021-12-01T04:26:08.097Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-01T04:26:08.489Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T04:26:08.489Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-01T04:26:08.489Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-01T04:26:08.489Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-01T04:26:08.489Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-01T04:26:08.489Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-01T04:26:08.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:26:08.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T04:26:08.845Z] [2021-12-01T04:26:08.845Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:26:09.150Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T04:26:09.150Z] latest: Pulling from edgex-devops/git-semver [2021-12-01T04:26:09.150Z] a0d0a0d46f8b: Pulling fs layer [2021-12-01T04:26:09.150Z] 3e5f54012d9b: Pulling fs layer [2021-12-01T04:26:09.150Z] 4c7163046ea9: Pulling fs layer [2021-12-01T04:26:09.150Z] 0c2d73faf560: Pulling fs layer [2021-12-01T04:26:09.150Z] 0c2d73faf560: Waiting [2021-12-01T04:26:09.150Z] 3e5f54012d9b: Verifying Checksum [2021-12-01T04:26:09.150Z] 3e5f54012d9b: Download complete [2021-12-01T04:26:09.150Z] a0d0a0d46f8b: Verifying Checksum [2021-12-01T04:26:09.150Z] a0d0a0d46f8b: Download complete [2021-12-01T04:26:09.150Z] 4c7163046ea9: Verifying Checksum [2021-12-01T04:26:09.150Z] 4c7163046ea9: Download complete [2021-12-01T04:26:09.150Z] 0c2d73faf560: Verifying Checksum [2021-12-01T04:26:09.150Z] 0c2d73faf560: Download complete [2021-12-01T04:26:09.426Z] a0d0a0d46f8b: Pull complete [2021-12-01T04:26:09.426Z] 3e5f54012d9b: Pull complete [2021-12-01T04:26:09.697Z] 4c7163046ea9: Pull complete [2021-12-01T04:26:09.958Z] 0c2d73faf560: Pull complete [2021-12-01T04:26:09.958Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-01T04:26:09.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T04:26:09.958Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-01T04:26:10.036Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-12-01T04:26:10.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-12-01T04:26:10.850Z] $ docker top 65e923ec1fc1f881e0211653661ed903e39f6df7853b377ae9ef72b1b610978c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T04:26:10.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T04:26:10.945Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T04:26:11.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T04:26:11.051Z] $ docker exec 65e923ec1fc1f881e0211653661ed903e39f6df7853b377ae9ef72b1b610978c ssh-agent [2021-12-01T04:26:11.146Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlGHlFj/agent.14 [2021-12-01T04:26:11.146Z] SSH_AGENT_PID=20 [2021-12-01T04:26:11.152Z] Running ssh-add (command line suppressed) [2021-12-01T04:26:11.237Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5589886559295660951.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5589886559295660951.key) [2021-12-01T04:26:11.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T04:26:11.539Z] + git tag --points-at HEAD [Pipeline] } [2021-12-01T04:26:11.554Z] $ docker exec --env ******** --env ******** 65e923ec1fc1f881e0211653661ed903e39f6df7853b377ae9ef72b1b610978c ssh-agent -k [2021-12-01T04:26:11.646Z] unset SSH_AUTH_SOCK; [2021-12-01T04:26:11.646Z] unset SSH_AGENT_PID; [2021-12-01T04:26:11.646Z] echo Agent pid 20 killed; [2021-12-01T04:26:11.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-01T04:26:11.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T04:26:11.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T04:26:11.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T04:26:11.784Z] $ docker exec 65e923ec1fc1f881e0211653661ed903e39f6df7853b377ae9ef72b1b610978c ssh-agent [2021-12-01T04:26:11.909Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNOgCmN/agent.55 [2021-12-01T04:26:11.909Z] SSH_AGENT_PID=62 [2021-12-01T04:26:11.920Z] Running ssh-add (command line suppressed) [2021-12-01T04:26:12.030Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7868000761836041469.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7868000761836041469.key) [2021-12-01T04:26:12.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T04:26:12.347Z] + git semver init [2021-12-01T04:26:12.347Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T04:26:12.347Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-12-01T04:26:12.347Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-12-01T04:26:12.347Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T04:26:12.347Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T04:26:12.347Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T04:26:12.347Z] # $SEMVER_BRANCH = main [2021-12-01T04:26:12.347Z] # $SEMVER_TEMP = /tmp/semver-040656827 [2021-12-01T04:26:12.347Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-12-01T04:26:24.606Z] # '/tmp/semver-040656827' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-12-01T04:26:24.606Z] # -> Force: false [2021-12-01T04:26:24.606Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-12-01T04:26:24.616Z] $ docker exec --env ******** --env ******** 65e923ec1fc1f881e0211653661ed903e39f6df7853b377ae9ef72b1b610978c ssh-agent -k [2021-12-01T04:26:24.723Z] unset SSH_AUTH_SOCK; [2021-12-01T04:26:24.723Z] unset SSH_AGENT_PID; [2021-12-01T04:26:24.723Z] echo Agent pid 62 killed; [2021-12-01T04:26:24.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T04:26:25.049Z] + git semver [Pipeline] } [2021-12-01T04:26:25.063Z] $ docker stop --time=1 65e923ec1fc1f881e0211653661ed903e39f6df7853b377ae9ef72b1b610978c [2021-12-01T04:26:26.402Z] $ docker rm -f 65e923ec1fc1f881e0211653661ed903e39f6df7853b377ae9ef72b1b610978c [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T04:26:26.764Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-01T04:26:27.006Z] Stashed 1 file(s) [Pipeline] echo [2021-12-01T04:26:27.009Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.1 [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] node [Pipeline] node [2021-12-01T04:26:42.154Z] Still waiting to schedule task [2021-12-01T04:26:42.154Z] ‘prd-centos7-docker-4c-2g-33’ is offline [2021-12-01T04:26:42.156Z] Still waiting to schedule task [2021-12-01T04:26:42.156Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-27’ [2021-12-01T04:27:14.423Z] Running on prd-centos7-docker-4c-2g-34 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-12-01T04:27:14.434Z] Running in /w/workspace/device-virtual-go/17 [Pipeline] { [Pipeline] checkout [2021-12-01T04:27:14.517Z] The recommended git tool is: git [2021-12-01T04:27:16.096Z] using credential edgex-jenkins-ssh [2021-12-01T04:27:16.110Z] Cloning the remote Git repository [2021-12-01T04:27:15.114Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T04:27:15.140Z] > git init /w/workspace/device-virtual-go/17 # timeout=10 [2021-12-01T04:27:15.167Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T04:27:15.168Z] > git --version # timeout=10 [2021-12-01T04:27:15.177Z] > git --version # 'git version 2.24.4' [2021-12-01T04:27:15.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T04:27:15.196Z] [INFO] Currently running in a labeled security context [2021-12-01T04:27:15.196Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-01T04:27:15.197Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/17@tmp/jenkins-gitclient-ssh1021279489178283039.key [2021-12-01T04:27:15.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T04:27:27.135Z] Avoid second fetch [2021-12-01T04:27:27.137Z] Checking out Revision 3ae2a7ec829829b2476572f70ead45b274a92301 (main) [2021-12-01T04:27:27.109Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-12-01T04:27:27.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T04:27:27.144Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T04:27:27.154Z] > git checkout -f 3ae2a7ec829829b2476572f70ead45b274a92301 # timeout=10 [2021-12-01T04:27:30.733Z] Commit message: "Merge pull request #254 from lenny-intel/no-win-zmq" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T04:27:31.087Z] provisioning config files... [2021-12-01T04:27:31.101Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/17@tmp/config6775668352541292092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:27:31.488Z] ---> docker-login.sh [2021-12-01T04:27:31.488Z] nexus3.edgexfoundry.org:10001 [2021-12-01T04:27:31.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:27:31.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:27:31.751Z] Configure a credential helper to remove this warning. See [2021-12-01T04:27:31.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:27:31.751Z] [2021-12-01T04:27:31.751Z] Login Succeeded [2021-12-01T04:27:31.751Z] nexus3.edgexfoundry.org:10002 [2021-12-01T04:27:31.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:27:31.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:27:31.751Z] Configure a credential helper to remove this warning. See [2021-12-01T04:27:31.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:27:31.751Z] [2021-12-01T04:27:31.751Z] Login Succeeded [2021-12-01T04:27:31.751Z] nexus3.edgexfoundry.org:10003 [2021-12-01T04:27:31.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:27:31.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:27:31.751Z] Configure a credential helper to remove this warning. See [2021-12-01T04:27:31.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:27:31.751Z] [2021-12-01T04:27:31.751Z] Login Succeeded [2021-12-01T04:27:31.751Z] nexus3.edgexfoundry.org:10004 [2021-12-01T04:27:32.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:27:32.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:27:32.016Z] Configure a credential helper to remove this warning. See [2021-12-01T04:27:32.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:27:32.016Z] [2021-12-01T04:27:32.016Z] Login Succeeded [2021-12-01T04:27:32.016Z] docker.io [2021-12-01T04:27:32.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:27:32.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:27:32.276Z] Configure a credential helper to remove this warning. See [2021-12-01T04:27:32.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:27:32.276Z] [2021-12-01T04:27:32.276Z] Login Succeeded [2021-12-01T04:27:32.276Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T04:27:32.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-01T04:27:32.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T04:27:32.485Z] ========================================================= [2021-12-01T04:27:32.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-01T04:27:32.485Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:27:32.801Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-12-01T04:27:32.802Z] Sending build context to Docker daemon 11.53MB [2021-12-01T04:27:32.802Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T04:27:32.802Z] Step 2/11 : FROM ${BASE} AS builder [2021-12-01T04:27:32.802Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-01T04:27:32.802Z] a0d0a0d46f8b: Pulling fs layer [2021-12-01T04:27:32.802Z] 31adcdaf11c8: Pulling fs layer [2021-12-01T04:27:32.802Z] b8b176561691: Pulling fs layer [2021-12-01T04:27:32.802Z] 4527c011a84f: Pulling fs layer [2021-12-01T04:27:32.802Z] 5d74067f8e1e: Pulling fs layer [2021-12-01T04:27:32.802Z] e0aca202a116: Pulling fs layer [2021-12-01T04:27:32.802Z] 3a43be97a3b4: Pulling fs layer [2021-12-01T04:27:32.802Z] 34cad66bf833: Pulling fs layer [2021-12-01T04:27:32.802Z] b4e3c513aaa6: Pulling fs layer [2021-12-01T04:27:32.802Z] 4527c011a84f: Waiting [2021-12-01T04:27:32.802Z] 5d74067f8e1e: Waiting [2021-12-01T04:27:32.802Z] e0aca202a116: Waiting [2021-12-01T04:27:32.802Z] 3a43be97a3b4: Waiting [2021-12-01T04:27:32.802Z] 34cad66bf833: Waiting [2021-12-01T04:27:32.802Z] b4e3c513aaa6: Waiting [2021-12-01T04:27:32.802Z] b8b176561691: Verifying Checksum [2021-12-01T04:27:32.802Z] b8b176561691: Download complete [2021-12-01T04:27:32.802Z] 31adcdaf11c8: Verifying Checksum [2021-12-01T04:27:32.802Z] 31adcdaf11c8: Download complete [2021-12-01T04:27:32.802Z] 5d74067f8e1e: Verifying Checksum [2021-12-01T04:27:32.802Z] 5d74067f8e1e: Download complete [2021-12-01T04:27:33.078Z] e0aca202a116: Verifying Checksum [2021-12-01T04:27:33.078Z] e0aca202a116: Download complete [2021-12-01T04:27:33.078Z] 3a43be97a3b4: Verifying Checksum [2021-12-01T04:27:33.078Z] 3a43be97a3b4: Download complete [2021-12-01T04:27:33.078Z] a0d0a0d46f8b: Verifying Checksum [2021-12-01T04:27:33.078Z] a0d0a0d46f8b: Download complete [2021-12-01T04:27:33.078Z] 34cad66bf833: Verifying Checksum [2021-12-01T04:27:33.078Z] 34cad66bf833: Download complete [2021-12-01T04:27:33.365Z] a0d0a0d46f8b: Pull complete [2021-12-01T04:27:33.637Z] 4527c011a84f: Verifying Checksum [2021-12-01T04:27:33.637Z] 4527c011a84f: Download complete [2021-12-01T04:27:33.637Z] b4e3c513aaa6: Verifying Checksum [2021-12-01T04:27:33.637Z] b4e3c513aaa6: Download complete [2021-12-01T04:27:33.637Z] 31adcdaf11c8: Pull complete [2021-12-01T04:27:33.637Z] b8b176561691: Pull complete [2021-12-01T04:27:37.855Z] 4527c011a84f: Pull complete [2021-12-01T04:27:37.855Z] 5d74067f8e1e: Pull complete [2021-12-01T04:27:37.855Z] e0aca202a116: Pull complete [2021-12-01T04:27:37.855Z] 3a43be97a3b4: Pull complete [2021-12-01T04:27:37.855Z] 34cad66bf833: Pull complete [2021-12-01T04:27:39.814Z] b4e3c513aaa6: Pull complete [2021-12-01T04:27:39.814Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-01T04:27:39.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-01T04:27:39.814Z] ---> 9f6097aaca64 [2021-12-01T04:27:39.814Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-01T04:27:41.739Z] ---> Running in 27f865c46924 [2021-12-01T04:27:41.739Z] Removing intermediate container 27f865c46924 [2021-12-01T04:27:41.739Z] ---> 08567df8bcc3 [2021-12-01T04:27:41.739Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T04:27:41.739Z] ---> Running in 0c637d78d522 [2021-12-01T04:27:41.739Z] Removing intermediate container 0c637d78d522 [2021-12-01T04:27:41.739Z] ---> 44161a73a96f [2021-12-01T04:27:41.739Z] Step 5/11 : WORKDIR /device-virtual-go [2021-12-01T04:27:41.739Z] ---> Running in 2d0cd44d789e [2021-12-01T04:27:41.999Z] Removing intermediate container 2d0cd44d789e [2021-12-01T04:27:41.999Z] ---> 2551119cb1af [2021-12-01T04:27:41.999Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T04:27:41.999Z] ---> Running in cfd9dd57e53e [2021-12-01T04:27:42.575Z] Removing intermediate container cfd9dd57e53e [2021-12-01T04:27:42.575Z] ---> ec1bdd8157f7 [2021-12-01T04:27:42.575Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T04:27:42.575Z] ---> Running in 990ba04de6c2 [2021-12-01T04:27:42.575Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T04:27:43.518Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T04:27:43.778Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-12-01T04:27:43.778Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-12-01T04:27:44.040Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-12-01T04:27:44.040Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-12-01T04:27:44.040Z] Executing busybox-1.33.1-r3.trigger [2021-12-01T04:27:44.040Z] OK: 224 MiB in 56 packages [2021-12-01T04:27:44.616Z] Removing intermediate container 990ba04de6c2 [2021-12-01T04:27:44.616Z] ---> 92dd2ac10a0f [2021-12-01T04:27:44.616Z] Step 8/11 : COPY . . [2021-12-01T04:27:44.880Z] ---> 4952253bd490 [2021-12-01T04:27:44.880Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T04:27:44.880Z] ---> Running in 84af30663547 [2021-12-01T04:28:17.049Z] Removing intermediate container 84af30663547 [2021-12-01T04:28:17.049Z] ---> 2d6c7a18fae7 [2021-12-01T04:28:17.049Z] Step 10/11 : ARG MAKE='make build' [2021-12-01T04:28:17.049Z] ---> Running in 09e3b5fee180 [2021-12-01T04:28:17.049Z] Removing intermediate container 09e3b5fee180 [2021-12-01T04:28:17.049Z] ---> fc972f7e5d37 [2021-12-01T04:28:17.049Z] Step 11/11 : RUN $MAKE [2021-12-01T04:28:17.049Z] ---> Running in a377f365fefc [2021-12-01T04:28:17.049Z] noop [2021-12-01T04:28:17.049Z] Removing intermediate container a377f365fefc [2021-12-01T04:28:17.049Z] ---> 464bb4ce7675 [2021-12-01T04:28:17.049Z] Successfully built 464bb4ce7675 [2021-12-01T04:28:17.049Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:28:17.350Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T04:28:17.350Z] . [Pipeline] withDockerContainer [2021-12-01T04:28:17.425Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container [2021-12-01T04:28:17.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/17 -v /w/workspace/device-virtual-go/17:/w/workspace/device-virtual-go/17:rw,z -v /w/workspace/device-virtual-go/17@tmp:/w/workspace/device-virtual-go/17@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-x86_64 cat [2021-12-01T04:28:17.816Z] $ docker top ae8a0f5189f0f259343776bf55e162e3b283fc2d7316f776d61c3fc4f456a812 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T04:28:18.181Z] + go version [2021-12-01T04:28:18.181Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-01T04:28:18.191Z] $ docker stop --time=1 ae8a0f5189f0f259343776bf55e162e3b283fc2d7316f776d61c3fc4f456a812 [2021-12-01T04:28:19.356Z] $ docker rm -f ae8a0f5189f0f259343776bf55e162e3b283fc2d7316f776d61c3fc4f456a812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:28:19.830Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T04:28:19.830Z] . [Pipeline] withDockerContainer [2021-12-01T04:28:19.892Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container [2021-12-01T04:28:19.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/17 -v /w/workspace/device-virtual-go/17:/w/workspace/device-virtual-go/17:rw,z -v /w/workspace/device-virtual-go/17@tmp:/w/workspace/device-virtual-go/17@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-x86_64 cat [2021-12-01T04:28:20.309Z] $ docker top e9351f0c838ea1c0e1678753cd23254655ce9a0005d66ff8449ffe38280ef797 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-01T04:28:20.676Z] + make test [2021-12-01T04:28:20.676Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-01T04:28:20.936Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-12-01T04:28:39.101Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-12-01T04:28:39.674Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.262s coverage: 64.6% of statements [2021-12-01T04:28:39.674Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-01T04:28:47.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-01T04:28:47.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-01T04:28:47.880Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-01T04:28:47.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-01T04:28:47.908Z] $ docker stop --time=1 e9351f0c838ea1c0e1678753cd23254655ce9a0005d66ff8449ffe38280ef797 [2021-12-01T04:28:49.557Z] $ docker rm -f e9351f0c838ea1c0e1678753cd23254655ce9a0005d66ff8449ffe38280ef797 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T04:28:49.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-01T04:28:50.110Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-12-01T04:28:50.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-01T04:28:51.153Z] + ls -al . [2021-12-01T04:28:51.154Z] total 176 [2021-12-01T04:28:51.154Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 1 04:28 . [2021-12-01T04:28:51.154Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 1 04:27 .. [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 8449 Dec 1 04:27 Attribution.txt [2021-12-01T04:28:51.154Z] drwxrwxr-x. 2 jenkins jenkins 37 Dec 1 04:27 bin [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 6349 Dec 1 04:27 CHANGELOG.md [2021-12-01T04:28:51.154Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 1 04:27 cmd [2021-12-01T04:28:51.154Z] -rw-r--r--. 1 jenkins jenkins 46339 Dec 1 04:28 coverage.out [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 1951 Dec 1 04:27 Dockerfile [2021-12-01T04:28:51.154Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 1 04:27 .git [2021-12-01T04:28:51.154Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 1 04:27 .github [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 270 Dec 1 04:27 .gitignore [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 350 Dec 1 04:27 go.mod [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 52323 Dec 1 04:27 go.sum [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 677 Dec 1 04:27 GOVERNANCE.md [2021-12-01T04:28:51.154Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 1 04:27 internal [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 660 Dec 1 04:27 Jenkinsfile [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 1 04:27 LICENSE [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 999 Dec 1 04:27 Makefile [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 623 Dec 1 04:27 OWNERS.md [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 2914 Dec 1 04:27 README.md [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 1 04:26 VERSION [2021-12-01T04:28:51.154Z] -rw-rw-r--. 1 jenkins jenkins 235 Dec 1 04:27 version.go [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:28:51.456Z] + 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=3ae2a7ec829829b2476572f70ead45b274a92301 --label arch=amd64 --label version=2.2.0-dev.1 . [2021-12-01T04:28:51.456Z] Sending build context to Docker daemon 11.58MB [2021-12-01T04:28:51.456Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T04:28:51.456Z] Step 2/25 : FROM ${BASE} AS builder [2021-12-01T04:28:51.456Z] ---> 464bb4ce7675 [2021-12-01T04:28:51.456Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-01T04:28:51.456Z] ---> Running in 024949e2ea54 [2021-12-01T04:28:51.717Z] Removing intermediate container 024949e2ea54 [2021-12-01T04:28:51.717Z] ---> 3032ae9ef39c [2021-12-01T04:28:51.717Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T04:28:51.717Z] ---> Running in adbbf05bea8e [2021-12-01T04:28:51.717Z] Removing intermediate container adbbf05bea8e [2021-12-01T04:28:51.717Z] ---> 22007887ead6 [2021-12-01T04:28:51.717Z] Step 5/25 : WORKDIR /device-virtual-go [2021-12-01T04:28:51.717Z] ---> Running in b7e017e872b8 [2021-12-01T04:28:51.981Z] Removing intermediate container b7e017e872b8 [2021-12-01T04:28:51.981Z] ---> 55adaf244d7f [2021-12-01T04:28:51.981Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T04:28:51.981Z] ---> Running in 32f08556e154 [2021-12-01T04:28:52.245Z] Removing intermediate container 32f08556e154 [2021-12-01T04:28:52.245Z] ---> d3a190fee9ee [2021-12-01T04:28:52.245Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T04:28:52.245Z] ---> Running in 367ed6b28162 [2021-12-01T04:28:52.506Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T04:28:53.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T04:28:53.706Z] OK: 224 MiB in 56 packages [2021-12-01T04:28:53.967Z] Removing intermediate container 367ed6b28162 [2021-12-01T04:28:53.967Z] ---> 8fc6d1e89f25 [2021-12-01T04:28:53.967Z] Step 8/25 : COPY . . [2021-12-01T04:28:54.229Z] ---> af0ebdb801fe [2021-12-01T04:28:54.229Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T04:28:54.229Z] ---> Running in 286b883d2ba2 [2021-12-01T04:28:54.806Z] Removing intermediate container 286b883d2ba2 [2021-12-01T04:28:54.806Z] ---> dae1790edcce [2021-12-01T04:28:54.806Z] Step 10/25 : ARG MAKE='make build' [2021-12-01T04:28:54.806Z] ---> Running in 4b50c239c7f1 [2021-12-01T04:28:55.068Z] Removing intermediate container 4b50c239c7f1 [2021-12-01T04:28:55.068Z] ---> 732dd53704cd [2021-12-01T04:28:55.068Z] Step 11/25 : RUN $MAKE [2021-12-01T04:28:55.068Z] ---> Running in efcf63c81d55 [2021-12-01T04:28:55.330Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.1" -o cmd/device-virtual ./cmd [2021-12-01T04:29:10.294Z] Removing intermediate container efcf63c81d55 [2021-12-01T04:29:10.294Z] ---> 5b8579a63584 [2021-12-01T04:29:10.294Z] Step 12/25 : FROM alpine:3.14 [2021-12-01T04:29:10.865Z] 3.14: Pulling from library/alpine [2021-12-01T04:29:11.128Z] 97518928ae5f: Pulling fs layer [2021-12-01T04:29:11.128Z] 97518928ae5f: Verifying Checksum [2021-12-01T04:29:11.128Z] 97518928ae5f: Download complete [2021-12-01T04:29:11.392Z] 97518928ae5f: Pull complete [2021-12-01T04:29:11.392Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-01T04:29:11.392Z] Status: Downloaded newer image for alpine:3.14 [2021-12-01T04:29:11.392Z] ---> 0a97eee8041e [2021-12-01T04:29:11.392Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-12-01T04:29:11.392Z] ---> Running in f17ec7d99ab1 [2021-12-01T04:29:11.654Z] Removing intermediate container f17ec7d99ab1 [2021-12-01T04:29:11.654Z] ---> 0b0fd73ce342 [2021-12-01T04:29:11.654Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T04:29:11.654Z] ---> Running in d03557ffd369 [2021-12-01T04:29:11.914Z] Removing intermediate container d03557ffd369 [2021-12-01T04:29:11.914Z] ---> d1d7220d7de8 [2021-12-01T04:29:11.914Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-01T04:29:11.914Z] ---> Running in ad73b1ae2ff3 [2021-12-01T04:29:12.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T04:29:13.115Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T04:29:13.379Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-01T04:29:13.379Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T04:29:13.637Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-01T04:29:13.637Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T04:29:13.637Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-01T04:29:13.897Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-01T04:29:13.897Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T04:29:13.897Z] OK: 8 MiB in 20 packages [2021-12-01T04:29:14.161Z] Removing intermediate container ad73b1ae2ff3 [2021-12-01T04:29:14.161Z] ---> 9315b1c7b5a1 [2021-12-01T04:29:14.161Z] Step 16/25 : WORKDIR / [2021-12-01T04:29:14.161Z] ---> Running in 5547ded77ac5 [2021-12-01T04:29:14.161Z] Removing intermediate container 5547ded77ac5 [2021-12-01T04:29:14.161Z] ---> 81c448d0f63d [2021-12-01T04:29:14.161Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-12-01T04:29:14.421Z] ---> a52b55361c2d [2021-12-01T04:29:14.421Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-12-01T04:29:14.421Z] ---> 25e6beaee718 [2021-12-01T04:29:14.421Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-12-01T04:29:14.992Z] ---> 047ce8a97a4f [2021-12-01T04:29:14.992Z] Step 20/25 : EXPOSE 59900 [2021-12-01T04:29:14.992Z] ---> Running in 9dcb16fd98a7 [2021-12-01T04:29:14.992Z] Removing intermediate container 9dcb16fd98a7 [2021-12-01T04:29:14.992Z] ---> 5503dedbc603 [2021-12-01T04:29:14.992Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-12-01T04:29:14.992Z] ---> Running in 0ff246e6087b [2021-12-01T04:29:14.992Z] Removing intermediate container 0ff246e6087b [2021-12-01T04:29:14.992Z] ---> b8251c2ea93b [2021-12-01T04:29:14.992Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T04:29:15.253Z] ---> Running in dc48eadd0879 [2021-12-01T04:29:15.253Z] Removing intermediate container dc48eadd0879 [2021-12-01T04:29:15.253Z] ---> 2371d0315885 [2021-12-01T04:29:15.253Z] Step 23/25 : LABEL arch=amd64 [2021-12-01T04:29:15.253Z] ---> Running in 212d0bc11f88 [2021-12-01T04:29:15.253Z] Removing intermediate container 212d0bc11f88 [2021-12-01T04:29:15.253Z] ---> 51b3e588e064 [2021-12-01T04:29:15.253Z] Step 24/25 : LABEL git_sha=3ae2a7ec829829b2476572f70ead45b274a92301 [2021-12-01T04:29:15.254Z] ---> Running in 78d777598ec8 [2021-12-01T04:29:15.514Z] Removing intermediate container 78d777598ec8 [2021-12-01T04:29:15.514Z] ---> 06eec850ff1c [2021-12-01T04:29:15.514Z] Step 25/25 : LABEL version=2.2.0-dev.1 [2021-12-01T04:29:15.514Z] ---> Running in c4d35cd05b79 [2021-12-01T04:29:15.514Z] Removing intermediate container c4d35cd05b79 [2021-12-01T04:29:15.514Z] ---> 4e2799c28e76 [2021-12-01T04:29:15.514Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-01T04:29:15.514Z] Successfully built 4e2799c28e76 [2021-12-01T04:29:15.514Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T04:29:15.659Z] provisioning config files... [2021-12-01T04:29:15.671Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/17@tmp/config3011987031997014654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:29:16.033Z] ---> docker-login.sh [2021-12-01T04:29:16.033Z] nexus3.edgexfoundry.org:10001 [2021-12-01T04:29:16.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:29:16.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:29:16.033Z] Configure a credential helper to remove this warning. See [2021-12-01T04:29:16.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:29:16.033Z] [2021-12-01T04:29:16.033Z] Login Succeeded [2021-12-01T04:29:16.033Z] nexus3.edgexfoundry.org:10002 [2021-12-01T04:29:16.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:29:16.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:29:16.033Z] Configure a credential helper to remove this warning. See [2021-12-01T04:29:16.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:29:16.033Z] [2021-12-01T04:29:16.033Z] Login Succeeded [2021-12-01T04:29:16.033Z] nexus3.edgexfoundry.org:10003 [2021-12-01T04:29:16.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:29:16.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:29:16.294Z] Configure a credential helper to remove this warning. See [2021-12-01T04:29:16.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:29:16.294Z] [2021-12-01T04:29:16.294Z] Login Succeeded [2021-12-01T04:29:16.294Z] nexus3.edgexfoundry.org:10004 [2021-12-01T04:29:16.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:29:16.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:29:16.294Z] Configure a credential helper to remove this warning. See [2021-12-01T04:29:16.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:29:16.294Z] [2021-12-01T04:29:16.294Z] Login Succeeded [2021-12-01T04:29:16.294Z] docker.io [2021-12-01T04:29:16.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:29:16.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:29:16.816Z] Configure a credential helper to remove this warning. See [2021-12-01T04:29:16.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:29:16.816Z] [2021-12-01T04:29:16.816Z] Login Succeeded [2021-12-01T04:29:16.816Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T04:29:16.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T04:29:16.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T04:29:16.871Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-12-01T04:29:16.871Z] 3ae2a7ec829829b2476572f70ead45b274a92301 [2021-12-01T04:29:16.871Z] latest [2021-12-01T04:29:16.871Z] 2.2.0-dev.1 [2021-12-01T04:29:16.871Z] 3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1 [2021-12-01T04:29:16.871Z] main [2021-12-01T04:29:16.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:17.192Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3ae2a7ec829829b2476572f70ead45b274a92301 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:17.485Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3ae2a7ec829829b2476572f70ead45b274a92301 [2021-12-01T04:29:17.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-12-01T04:29:17.485Z] 79e6fbd02692: Preparing [2021-12-01T04:29:17.485Z] cb5d0fb7377f: Preparing [2021-12-01T04:29:17.485Z] 55deaf3edfcf: Preparing [2021-12-01T04:29:17.485Z] 3be6fc3690f8: Preparing [2021-12-01T04:29:17.485Z] 47a3e6dd7107: Preparing [2021-12-01T04:29:17.485Z] 1a058d5342cc: Preparing [2021-12-01T04:29:17.485Z] 1a058d5342cc: Waiting [2021-12-01T04:29:17.747Z] 55deaf3edfcf: Pushed [2021-12-01T04:29:17.747Z] 47a3e6dd7107: Pushed [2021-12-01T04:29:17.747Z] 1a058d5342cc: Layer already exists [2021-12-01T04:29:17.747Z] cb5d0fb7377f: Pushed [2021-12-01T04:29:17.747Z] 3be6fc3690f8: Pushed [2021-12-01T04:29:19.664Z] 79e6fbd02692: Pushed [2021-12-01T04:29:19.664Z] 3ae2a7ec829829b2476572f70ead45b274a92301: digest: sha256:6589d9903e1ce84c9632d5d945d946f6e7bb014938edd7786d44b09a76120405 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:19.966Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:20.257Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-12-01T04:29:20.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-12-01T04:29:20.257Z] 79e6fbd02692: Preparing [2021-12-01T04:29:20.257Z] cb5d0fb7377f: Preparing [2021-12-01T04:29:20.257Z] 55deaf3edfcf: Preparing [2021-12-01T04:29:20.257Z] 3be6fc3690f8: Preparing [2021-12-01T04:29:20.257Z] 47a3e6dd7107: Preparing [2021-12-01T04:29:20.257Z] 1a058d5342cc: Preparing [2021-12-01T04:29:20.257Z] 1a058d5342cc: Waiting [2021-12-01T04:29:20.257Z] 79e6fbd02692: Layer already exists [2021-12-01T04:29:20.257Z] 47a3e6dd7107: Layer already exists [2021-12-01T04:29:20.257Z] 55deaf3edfcf: Layer already exists [2021-12-01T04:29:20.257Z] 3be6fc3690f8: Layer already exists [2021-12-01T04:29:20.257Z] cb5d0fb7377f: Layer already exists [2021-12-01T04:29:20.257Z] 1a058d5342cc: Layer already exists [2021-12-01T04:29:20.257Z] latest: digest: sha256:6589d9903e1ce84c9632d5d945d946f6e7bb014938edd7786d44b09a76120405 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:20.559Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:20.851Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.1 [2021-12-01T04:29:20.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-12-01T04:29:20.851Z] 79e6fbd02692: Preparing [2021-12-01T04:29:20.851Z] cb5d0fb7377f: Preparing [2021-12-01T04:29:20.851Z] 55deaf3edfcf: Preparing [2021-12-01T04:29:20.851Z] 3be6fc3690f8: Preparing [2021-12-01T04:29:20.851Z] 47a3e6dd7107: Preparing [2021-12-01T04:29:20.851Z] 1a058d5342cc: Preparing [2021-12-01T04:29:20.851Z] 1a058d5342cc: Waiting [2021-12-01T04:29:20.851Z] 55deaf3edfcf: Layer already exists [2021-12-01T04:29:20.851Z] 79e6fbd02692: Layer already exists [2021-12-01T04:29:20.851Z] 47a3e6dd7107: Layer already exists [2021-12-01T04:29:20.851Z] cb5d0fb7377f: Layer already exists [2021-12-01T04:29:20.851Z] 3be6fc3690f8: Layer already exists [2021-12-01T04:29:20.851Z] 1a058d5342cc: Layer already exists [2021-12-01T04:29:20.851Z] 2.2.0-dev.1: digest: sha256:6589d9903e1ce84c9632d5d945d946f6e7bb014938edd7786d44b09a76120405 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:21.146Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:21.443Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1 [2021-12-01T04:29:21.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-12-01T04:29:21.443Z] 79e6fbd02692: Preparing [2021-12-01T04:29:21.443Z] cb5d0fb7377f: Preparing [2021-12-01T04:29:21.443Z] 55deaf3edfcf: Preparing [2021-12-01T04:29:21.443Z] 3be6fc3690f8: Preparing [2021-12-01T04:29:21.443Z] 47a3e6dd7107: Preparing [2021-12-01T04:29:21.443Z] 1a058d5342cc: Preparing [2021-12-01T04:29:21.443Z] 1a058d5342cc: Waiting [2021-12-01T04:29:21.443Z] 47a3e6dd7107: Layer already exists [2021-12-01T04:29:21.443Z] cb5d0fb7377f: Layer already exists [2021-12-01T04:29:21.443Z] 3be6fc3690f8: Layer already exists [2021-12-01T04:29:21.443Z] 55deaf3edfcf: Layer already exists [2021-12-01T04:29:21.443Z] 79e6fbd02692: Layer already exists [2021-12-01T04:29:21.443Z] 1a058d5342cc: Layer already exists [2021-12-01T04:29:21.443Z] 3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1: digest: sha256:6589d9903e1ce84c9632d5d945d946f6e7bb014938edd7786d44b09a76120405 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:21.742Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:22.036Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-12-01T04:29:22.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-12-01T04:29:22.036Z] 79e6fbd02692: Preparing [2021-12-01T04:29:22.036Z] cb5d0fb7377f: Preparing [2021-12-01T04:29:22.036Z] 55deaf3edfcf: Preparing [2021-12-01T04:29:22.036Z] 3be6fc3690f8: Preparing [2021-12-01T04:29:22.036Z] 47a3e6dd7107: Preparing [2021-12-01T04:29:22.036Z] 1a058d5342cc: Preparing [2021-12-01T04:29:22.036Z] 1a058d5342cc: Waiting [2021-12-01T04:29:22.036Z] cb5d0fb7377f: Layer already exists [2021-12-01T04:29:22.036Z] 55deaf3edfcf: Layer already exists [2021-12-01T04:29:22.036Z] 47a3e6dd7107: Layer already exists [2021-12-01T04:29:22.036Z] 79e6fbd02692: Layer already exists [2021-12-01T04:29:22.036Z] 3be6fc3690f8: Layer already exists [2021-12-01T04:29:22.036Z] 1a058d5342cc: Layer already exists [2021-12-01T04:29:22.036Z] main: digest: sha256:6589d9903e1ce84c9632d5d945d946f6e7bb014938edd7786d44b09a76120405 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T04:29:22.074Z] ===================================================== [Pipeline] echo [2021-12-01T04:29:22.081Z] taggedImages: [2021-12-01T04:29:22.081Z] - nexus3.edgexfoundry.org:10004/device-virtual:3ae2a7ec829829b2476572f70ead45b274a92301 [2021-12-01T04:29:22.081Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-12-01T04:29:22.081Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.1 [2021-12-01T04:29:22.081Z] - nexus3.edgexfoundry.org:10004/device-virtual:3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1 [2021-12-01T04:29:22.081Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [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] sh [2021-12-01T04:29:22.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T04:29:22.640Z] [2021-12-01T04:29:22.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:29:22.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T04:29:22.951Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-01T04:29:22.951Z] b4d181a07f80: Pulling fs layer [2021-12-01T04:29:22.951Z] a1111a8f2ec3: Pulling fs layer [2021-12-01T04:29:22.951Z] ed53099fbce6: Pulling fs layer [2021-12-01T04:29:22.951Z] dc539afda2c1: Pulling fs layer [2021-12-01T04:29:22.951Z] 77bc0d833cb6: Pulling fs layer [2021-12-01T04:29:22.951Z] 9065ff56babe: Pulling fs layer [2021-12-01T04:29:22.951Z] d287ab97295c: Pulling fs layer [2021-12-01T04:29:22.951Z] dc539afda2c1: Waiting [2021-12-01T04:29:22.951Z] 77bc0d833cb6: Waiting [2021-12-01T04:29:22.951Z] 9065ff56babe: Waiting [2021-12-01T04:29:22.951Z] d287ab97295c: Waiting [2021-12-01T04:29:22.951Z] a1111a8f2ec3: Verifying Checksum [2021-12-01T04:29:22.951Z] a1111a8f2ec3: Download complete [2021-12-01T04:29:22.951Z] dc539afda2c1: Verifying Checksum [2021-12-01T04:29:22.951Z] dc539afda2c1: Download complete [2021-12-01T04:29:22.951Z] ed53099fbce6: Verifying Checksum [2021-12-01T04:29:22.951Z] ed53099fbce6: Download complete [2021-12-01T04:29:22.951Z] 9065ff56babe: Verifying Checksum [2021-12-01T04:29:22.951Z] 9065ff56babe: Download complete [2021-12-01T04:29:22.951Z] 77bc0d833cb6: Verifying Checksum [2021-12-01T04:29:22.951Z] 77bc0d833cb6: Download complete [2021-12-01T04:29:23.211Z] b4d181a07f80: Verifying Checksum [2021-12-01T04:29:23.211Z] b4d181a07f80: Download complete [2021-12-01T04:29:23.789Z] d287ab97295c: Verifying Checksum [2021-12-01T04:29:23.789Z] d287ab97295c: Download complete [2021-12-01T04:29:24.368Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-37 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-12-01T04:29:24.378Z] Running in /w/workspace/device-virtual-go/17 [Pipeline] { [Pipeline] checkout [2021-12-01T04:29:24.568Z] The recommended git tool is: git [2021-12-01T04:29:24.727Z] b4d181a07f80: Pull complete [2021-12-01T04:29:24.727Z] a1111a8f2ec3: Pull complete [2021-12-01T04:29:25.317Z] ed53099fbce6: Pull complete [2021-12-01T04:29:25.317Z] dc539afda2c1: Pull complete [2021-12-01T04:29:25.588Z] 77bc0d833cb6: Pull complete [2021-12-01T04:29:25.588Z] 9065ff56babe: Pull complete [2021-12-01T04:29:29.148Z] using credential edgex-jenkins-ssh [2021-12-01T04:29:29.166Z] Cloning the remote Git repository [2021-12-01T04:29:29.223Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T04:29:29.305Z] > git init /w/workspace/device-virtual-go/17 # timeout=10 [2021-12-01T04:29:29.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-12-01T04:29:29.398Z] > git --version # timeout=10 [2021-12-01T04:29:29.415Z] > git --version # 'git version 2.17.1' [2021-12-01T04:29:29.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T04:29:29.483Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T04:29:30.895Z] d287ab97295c: Pull complete [2021-12-01T04:29:30.895Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-01T04:29:30.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T04:29:30.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-01T04:29:30.961Z] prd-centos7-docker-4c-2g-34 does not seem to be running inside a container [2021-12-01T04:29:31.008Z] $ 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/17 -v /w/workspace/device-virtual-go/17:/w/workspace/device-virtual-go/17:rw,z -v /w/workspace/device-virtual-go/17@tmp:/w/workspace/device-virtual-go/17@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:latest cat [2021-12-01T04:29:33.458Z] $ docker top 395e0aa9e99a9c0d272b8c9c484bfca80307360beff7b991b96f724d3f7028f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:29:33.837Z] ---> job-cost.sh [2021-12-01T04:29:33.837Z] lf-activate-venv: SKIPPING [2021-12-01T04:29:33.837Z] INFO: No Stack... [2021-12-01T04:29:34.099Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-01T04:29:34.360Z] INFO: Archiving Costs [Pipeline] sh [2021-12-01T04:29:34.657Z] + cat /w/workspace/device-virtual-go/17/archives/cost.csv [2021-12-01T04:29:34.658Z] + cut -d, -f6 [Pipeline] lock [2021-12-01T04:29:34.687Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-17-stack-cost] [2021-12-01T04:29:34.694Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-17-stack-cost] did not exist. Created. [2021-12-01T04:29:34.694Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-01T04:29:34.996Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-01T04:29:35.024Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T04:29:35.030Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-01T04:29:35.048Z] $ docker stop --time=1 395e0aa9e99a9c0d272b8c9c484bfca80307360beff7b991b96f724d3f7028f1 [2021-12-01T04:29:36.180Z] $ docker rm -f 395e0aa9e99a9c0d272b8c9c484bfca80307360beff7b991b96f724d3f7028f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-01T04:29:36.696Z] Avoid second fetch [2021-12-01T04:29:36.696Z] Checking out Revision 3ae2a7ec829829b2476572f70ead45b274a92301 (main) [2021-12-01T04:29:36.653Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-12-01T04:29:36.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T04:29:36.716Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T04:29:36.733Z] > git checkout -f 3ae2a7ec829829b2476572f70ead45b274a92301 # timeout=10 [2021-12-01T04:29:40.965Z] Commit message: "Merge pull request #254 from lenny-intel/no-win-zmq" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T04:29:41.766Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-01T04:29:41.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T04:29:41.766Z] Dload Upload Total Spent Left Speed [2021-12-01T04:29:41.766Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2021-12-01T04:29:42.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-01T04:29:42.644Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2021-12-01T04:29:42.644Z] /etc/docker/daemon.json [2021-12-01T04:29:42.644Z] { [2021-12-01T04:29:42.644Z] "registry-mirrors": [ [2021-12-01T04:29:42.644Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-01T04:29:42.644Z] ], [2021-12-01T04:29:42.644Z] "bip": "10.250.0.254/24", [2021-12-01T04:29:42.644Z] "hosts": [ [2021-12-01T04:29:42.644Z] "tcp://0.0.0.0:5555", [2021-12-01T04:29:42.644Z] "unix:///var/run/docker.sock" [2021-12-01T04:29:42.644Z] ], [2021-12-01T04:29:42.644Z] "mtu": 1458, [2021-12-01T04:29:42.644Z] "selinux-enabled": true, [2021-12-01T04:29:42.644Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-01T04:29:42.644Z] } [Pipeline] sh [2021-12-01T04:29:43.001Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-01T04:29:43.364Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T04:30:01.737Z] provisioning config files... [2021-12-01T04:30:01.768Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/17@tmp/config1927505825140200012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:30:02.138Z] ---> docker-login.sh [2021-12-01T04:30:02.138Z] nexus3.edgexfoundry.org:10001 [2021-12-01T04:30:02.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:30:03.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:30:03.006Z] Configure a credential helper to remove this warning. See [2021-12-01T04:30:03.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:30:03.006Z] [2021-12-01T04:30:03.006Z] Login Succeeded [2021-12-01T04:30:03.006Z] nexus3.edgexfoundry.org:10002 [2021-12-01T04:30:03.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:30:03.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:30:03.280Z] Configure a credential helper to remove this warning. See [2021-12-01T04:30:03.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:30:03.280Z] [2021-12-01T04:30:03.280Z] Login Succeeded [2021-12-01T04:30:03.280Z] nexus3.edgexfoundry.org:10003 [2021-12-01T04:30:03.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:30:03.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:30:03.827Z] Configure a credential helper to remove this warning. See [2021-12-01T04:30:03.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:30:03.827Z] [2021-12-01T04:30:03.827Z] Login Succeeded [2021-12-01T04:30:03.827Z] nexus3.edgexfoundry.org:10004 [2021-12-01T04:30:04.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:30:04.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:30:04.102Z] Configure a credential helper to remove this warning. See [2021-12-01T04:30:04.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:30:04.102Z] [2021-12-01T04:30:04.102Z] Login Succeeded [2021-12-01T04:30:04.102Z] docker.io [2021-12-01T04:30:04.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:30:04.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:30:04.969Z] Configure a credential helper to remove this warning. See [2021-12-01T04:30:04.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:30:04.969Z] [2021-12-01T04:30:04.969Z] Login Succeeded [2021-12-01T04:30:04.969Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T04:30:05.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-01T04:30:05.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T04:30:05.747Z] ========================================================= [2021-12-01T04:30:05.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-01T04:30:05.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:30:06.111Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-12-01T04:30:06.712Z] Sending build context to Docker daemon 11.53MB [2021-12-01T04:30:06.712Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T04:30:06.712Z] Step 2/11 : FROM ${BASE} AS builder [2021-12-01T04:30:06.985Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-01T04:30:06.985Z] 552d1f2373af: Pulling fs layer [2021-12-01T04:30:06.985Z] ea3f2d53f512: Pulling fs layer [2021-12-01T04:30:06.985Z] 9e70ebbbe112: Pulling fs layer [2021-12-01T04:30:06.985Z] 7a9cfe048b4a: Pulling fs layer [2021-12-01T04:30:06.985Z] 72dc09318566: Pulling fs layer [2021-12-01T04:30:06.985Z] f4f7b4309257: Pulling fs layer [2021-12-01T04:30:06.985Z] 7a9cfe048b4a: Waiting [2021-12-01T04:30:06.985Z] 0ac9a79272e3: Pulling fs layer [2021-12-01T04:30:06.985Z] b78e95d17946: Pulling fs layer [2021-12-01T04:30:06.985Z] 72dc09318566: Waiting [2021-12-01T04:30:06.985Z] f4f7b4309257: Waiting [2021-12-01T04:30:06.985Z] 0ac9a79272e3: Waiting [2021-12-01T04:30:06.985Z] b78e95d17946: Waiting [2021-12-01T04:30:06.985Z] 9e70ebbbe112: Verifying Checksum [2021-12-01T04:30:06.985Z] ea3f2d53f512: Verifying Checksum [2021-12-01T04:30:06.985Z] ea3f2d53f512: Download complete [2021-12-01T04:30:06.985Z] 72dc09318566: Verifying Checksum [2021-12-01T04:30:06.985Z] 72dc09318566: Download complete [2021-12-01T04:30:06.985Z] f4f7b4309257: Verifying Checksum [2021-12-01T04:30:06.985Z] f4f7b4309257: Download complete [2021-12-01T04:30:06.985Z] 552d1f2373af: Verifying Checksum [2021-12-01T04:30:06.985Z] 552d1f2373af: Download complete [2021-12-01T04:30:06.985Z] 0ac9a79272e3: Verifying Checksum [2021-12-01T04:30:06.985Z] 0ac9a79272e3: Download complete [2021-12-01T04:30:07.599Z] 552d1f2373af: Pull complete [2021-12-01T04:30:08.202Z] ea3f2d53f512: Pull complete [2021-12-01T04:30:08.481Z] 9e70ebbbe112: Pull complete [2021-12-01T04:30:08.751Z] b78e95d17946: Verifying Checksum [2021-12-01T04:30:08.751Z] b78e95d17946: Download complete [2021-12-01T04:30:09.345Z] 7a9cfe048b4a: Verifying Checksum [2021-12-01T04:30:09.345Z] 7a9cfe048b4a: Download complete [2021-12-01T04:30:19.494Z] 7a9cfe048b4a: Pull complete [2021-12-01T04:30:19.494Z] 72dc09318566: Pull complete [2021-12-01T04:30:19.494Z] f4f7b4309257: Pull complete [2021-12-01T04:30:19.768Z] 0ac9a79272e3: Pull complete [2021-12-01T04:30:25.176Z] b78e95d17946: Pull complete [2021-12-01T04:30:25.176Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-01T04:30:25.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-01T04:30:25.176Z] ---> 8b459fc5aaf0 [2021-12-01T04:30:25.176Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-01T04:30:27.157Z] ---> Running in 281f3ab9fca9 [2021-12-01T04:30:27.157Z] Removing intermediate container 281f3ab9fca9 [2021-12-01T04:30:27.157Z] ---> 5d8a81df9c5e [2021-12-01T04:30:27.157Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T04:30:27.431Z] ---> Running in bafdf49845b5 [2021-12-01T04:30:27.706Z] Removing intermediate container bafdf49845b5 [2021-12-01T04:30:27.706Z] ---> c056b1f07599 [2021-12-01T04:30:27.706Z] Step 5/11 : WORKDIR /device-virtual-go [2021-12-01T04:30:27.980Z] ---> Running in e9ed16b464e8 [2021-12-01T04:30:28.261Z] Removing intermediate container e9ed16b464e8 [2021-12-01T04:30:28.261Z] ---> ad0628260040 [2021-12-01T04:30:28.261Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T04:30:28.261Z] ---> Running in edad4e1cc9b4 [2021-12-01T04:30:30.250Z] Removing intermediate container edad4e1cc9b4 [2021-12-01T04:30:30.250Z] ---> b70124190ce0 [2021-12-01T04:30:30.250Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T04:30:30.530Z] ---> Running in 7eef671d8241 [2021-12-01T04:30:31.512Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T04:30:32.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T04:30:33.488Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-12-01T04:30:33.488Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-12-01T04:30:33.763Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-12-01T04:30:33.764Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-12-01T04:30:34.038Z] Executing busybox-1.33.1-r3.trigger [2021-12-01T04:30:34.038Z] OK: 223 MiB in 56 packages [2021-12-01T04:30:35.226Z] Removing intermediate container 7eef671d8241 [2021-12-01T04:30:35.226Z] ---> edaec96a34fa [2021-12-01T04:30:35.226Z] Step 8/11 : COPY . . [2021-12-01T04:30:36.666Z] ---> bd83be54d191 [2021-12-01T04:30:36.666Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T04:30:36.666Z] ---> Running in 5d53883b7942 [2021-12-01T04:31:58.413Z] Removing intermediate container 5d53883b7942 [2021-12-01T04:31:58.413Z] ---> d5a9748b6380 [2021-12-01T04:31:58.413Z] Step 10/11 : ARG MAKE='make build' [2021-12-01T04:31:58.413Z] ---> Running in 48968cb01932 [2021-12-01T04:31:58.413Z] Removing intermediate container 48968cb01932 [2021-12-01T04:31:58.413Z] ---> f1934dc8e01a [2021-12-01T04:31:58.413Z] Step 11/11 : RUN $MAKE [2021-12-01T04:31:58.413Z] ---> Running in 63fb3d7a1e2e [2021-12-01T04:31:58.413Z] noop [2021-12-01T04:31:58.413Z] Removing intermediate container 63fb3d7a1e2e [2021-12-01T04:31:58.413Z] ---> 88f5851ca1b5 [2021-12-01T04:31:58.413Z] Successfully built 88f5851ca1b5 [2021-12-01T04:31:58.413Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:31:58.755Z] + docker inspect -f . ci-base-image-arm64 [2021-12-01T04:31:58.755Z] . [Pipeline] withDockerContainer [2021-12-01T04:31:58.968Z] prd-ubuntu18.04-docker-arm64-4c-16g-37 does not seem to be running inside a container [2021-12-01T04:31:59.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/17 -v /w/workspace/device-virtual-go/17:/w/workspace/device-virtual-go/17:rw,z -v /w/workspace/device-virtual-go/17@tmp:/w/workspace/device-virtual-go/17@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 [2021-12-01T04:32:00.378Z] $ docker top 278ce447312b4f3025bdaf702a1313869043d33c0f3c34cacb19614aa321fc06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T04:32:01.267Z] + go version [2021-12-01T04:32:01.267Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-01T04:32:01.289Z] $ docker stop --time=1 278ce447312b4f3025bdaf702a1313869043d33c0f3c34cacb19614aa321fc06 [2021-12-01T04:32:02.937Z] $ docker rm -f 278ce447312b4f3025bdaf702a1313869043d33c0f3c34cacb19614aa321fc06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:32:03.594Z] + docker inspect -f . ci-base-image-arm64 [2021-12-01T04:32:03.594Z] . [Pipeline] withDockerContainer [2021-12-01T04:32:03.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-37 does not seem to be running inside a container [2021-12-01T04:32:03.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/17 -v /w/workspace/device-virtual-go/17:/w/workspace/device-virtual-go/17:rw,z -v /w/workspace/device-virtual-go/17@tmp:/w/workspace/device-virtual-go/17@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 [2021-12-01T04:32:05.197Z] $ docker top 98b22d23832772c88557422cbbe28d239f95dd7db626699a53449e9f76f4a121 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-01T04:32:06.099Z] + make test [2021-12-01T04:32:06.099Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-01T04:32:07.544Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-12-01T04:33:29.367Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-12-01T04:33:29.367Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.005s coverage: 64.6% of statements [2021-12-01T04:33:29.367Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-01T04:33:51.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-01T04:33:51.561Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-01T04:33:51.561Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-01T04:33:51.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-01T04:33:51.588Z] $ docker stop --time=1 98b22d23832772c88557422cbbe28d239f95dd7db626699a53449e9f76f4a121 [2021-12-01T04:33:53.380Z] $ docker rm -f 98b22d23832772c88557422cbbe28d239f95dd7db626699a53449e9f76f4a121 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T04:33:54.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-01T04:33:54.288Z] Warning: overwriting stash ‘coverage-report’ [2021-12-01T04:33:54.794Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T04:33:55.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-01T04:33:55.592Z] + ls -al . [2021-12-01T04:33:55.592Z] total 200 [2021-12-01T04:33:55.592Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 1 04:33 . [2021-12-01T04:33:55.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 04:29 .. [2021-12-01T04:33:55.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 04:29 .git [2021-12-01T04:33:55.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 04:29 .github [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 270 Dec 1 04:29 .gitignore [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 8449 Dec 1 04:29 Attribution.txt [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 6349 Dec 1 04:29 CHANGELOG.md [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 1951 Dec 1 04:29 Dockerfile [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 1 04:29 GOVERNANCE.md [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 1 04:29 Jenkinsfile [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 1 04:29 LICENSE [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 999 Dec 1 04:29 Makefile [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 1 04:29 OWNERS.md [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 2914 Dec 1 04:29 README.md [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 1 04:26 VERSION [2021-12-01T04:33:55.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 04:29 bin [2021-12-01T04:33:55.592Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 04:29 cmd [2021-12-01T04:33:55.592Z] -rw-r--r-- 1 jenkins jenkins 46339 Dec 1 04:33 coverage.out [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 350 Dec 1 04:29 go.mod [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 52323 Dec 1 04:29 go.sum [2021-12-01T04:33:55.592Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 04:29 internal [2021-12-01T04:33:55.592Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 1 04:29 version.go [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:33:55.936Z] + 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=3ae2a7ec829829b2476572f70ead45b274a92301 --label arch=arm64 --label version=2.2.0-dev.1 . [2021-12-01T04:33:56.212Z] Sending build context to Docker daemon 11.58MB [2021-12-01T04:33:56.485Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T04:33:56.485Z] Step 2/25 : FROM ${BASE} AS builder [2021-12-01T04:33:56.485Z] ---> 88f5851ca1b5 [2021-12-01T04:33:56.485Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-01T04:33:56.485Z] ---> Running in e23d3ed209c4 [2021-12-01T04:33:56.769Z] Removing intermediate container e23d3ed209c4 [2021-12-01T04:33:56.769Z] ---> 866618b7bfba [2021-12-01T04:33:56.769Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-12-01T04:33:57.042Z] ---> Running in 9abb7acfb009 [2021-12-01T04:33:57.315Z] Removing intermediate container 9abb7acfb009 [2021-12-01T04:33:57.315Z] ---> d518b9a2553d [2021-12-01T04:33:57.315Z] Step 5/25 : WORKDIR /device-virtual-go [2021-12-01T04:33:57.315Z] ---> Running in 7b71b0e9b468 [2021-12-01T04:33:57.922Z] Removing intermediate container 7b71b0e9b468 [2021-12-01T04:33:57.922Z] ---> 09560de085a0 [2021-12-01T04:33:57.922Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T04:33:57.922Z] ---> Running in 8237b97f61a0 [2021-12-01T04:33:59.892Z] Removing intermediate container 8237b97f61a0 [2021-12-01T04:33:59.892Z] ---> c6437c4bc094 [2021-12-01T04:33:59.892Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-01T04:33:59.892Z] ---> Running in 4f88e2149eeb [2021-12-01T04:34:00.481Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T04:34:01.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T04:34:02.419Z] OK: 223 MiB in 56 packages [2021-12-01T04:34:03.009Z] Removing intermediate container 4f88e2149eeb [2021-12-01T04:34:03.009Z] ---> e4eab2c10f11 [2021-12-01T04:34:03.009Z] Step 8/25 : COPY . . [2021-12-01T04:34:03.980Z] ---> ed021d189a72 [2021-12-01T04:34:03.980Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T04:34:03.980Z] ---> Running in 962866001bb1 [2021-12-01T04:34:05.951Z] Removing intermediate container 962866001bb1 [2021-12-01T04:34:05.951Z] ---> 5ca66a63b7ad [2021-12-01T04:34:05.951Z] Step 10/25 : ARG MAKE='make build' [2021-12-01T04:34:06.224Z] ---> Running in 4a05d7519eff [2021-12-01T04:34:06.498Z] Removing intermediate container 4a05d7519eff [2021-12-01T04:34:06.499Z] ---> aadc81fb7e3a [2021-12-01T04:34:06.499Z] Step 11/25 : RUN $MAKE [2021-12-01T04:34:06.499Z] ---> Running in a7fc1dc682b8 [2021-12-01T04:34:07.479Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.1" -o cmd/device-virtual ./cmd [2021-12-01T04:35:04.058Z] Removing intermediate container a7fc1dc682b8 [2021-12-01T04:35:04.058Z] ---> f927c3b38235 [2021-12-01T04:35:04.058Z] Step 12/25 : FROM alpine:3.14 [2021-12-01T04:35:04.058Z] 3.14: Pulling from library/alpine [2021-12-01T04:35:04.058Z] be307f383ecc: Pulling fs layer [2021-12-01T04:35:04.058Z] be307f383ecc: Verifying Checksum [2021-12-01T04:35:04.058Z] be307f383ecc: Download complete [2021-12-01T04:35:04.058Z] be307f383ecc: Pull complete [2021-12-01T04:35:04.058Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-01T04:35:04.058Z] Status: Downloaded newer image for alpine:3.14 [2021-12-01T04:35:04.058Z] ---> 5b8b7b635229 [2021-12-01T04:35:04.058Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-12-01T04:35:04.058Z] ---> Running in c02e906376ed [2021-12-01T04:35:04.058Z] Removing intermediate container c02e906376ed [2021-12-01T04:35:04.058Z] ---> 0678e94335d5 [2021-12-01T04:35:04.058Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T04:35:04.058Z] ---> Running in 9850b16515db [2021-12-01T04:35:04.058Z] Removing intermediate container 9850b16515db [2021-12-01T04:35:04.058Z] ---> b6807dafa929 [2021-12-01T04:35:04.058Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-01T04:35:04.058Z] ---> Running in 0137d42681e4 [2021-12-01T04:35:05.036Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T04:35:06.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T04:35:06.612Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-01T04:35:06.612Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T04:35:06.884Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-01T04:35:06.884Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T04:35:06.884Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-01T04:35:07.160Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-01T04:35:07.160Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T04:35:07.160Z] OK: 8 MiB in 20 packages [2021-12-01T04:35:08.147Z] Removing intermediate container 0137d42681e4 [2021-12-01T04:35:08.147Z] ---> cfadfd8c5961 [2021-12-01T04:35:08.147Z] Step 16/25 : WORKDIR / [2021-12-01T04:35:08.147Z] ---> Running in 0a00cf72beaf [2021-12-01T04:35:08.420Z] Removing intermediate container 0a00cf72beaf [2021-12-01T04:35:08.420Z] ---> 304da6defa5a [2021-12-01T04:35:08.420Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-12-01T04:35:09.018Z] ---> a961265ecc18 [2021-12-01T04:35:09.018Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-12-01T04:35:09.610Z] ---> 4e4f48e19f94 [2021-12-01T04:35:09.610Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-12-01T04:35:10.582Z] ---> d4b1591d3e50 [2021-12-01T04:35:10.582Z] Step 20/25 : EXPOSE 59900 [2021-12-01T04:35:10.582Z] ---> Running in 113ee316dba2 [2021-12-01T04:35:11.177Z] Removing intermediate container 113ee316dba2 [2021-12-01T04:35:11.177Z] ---> 8c075d72445d [2021-12-01T04:35:11.177Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-12-01T04:35:11.177Z] ---> Running in fad084d793e8 [2021-12-01T04:35:11.450Z] Removing intermediate container fad084d793e8 [2021-12-01T04:35:11.450Z] ---> 892c91a6b1c0 [2021-12-01T04:35:11.450Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T04:35:11.450Z] ---> Running in 6a468677c0d9 [2021-12-01T04:35:11.722Z] Removing intermediate container 6a468677c0d9 [2021-12-01T04:35:11.722Z] ---> ff0c9e38772b [2021-12-01T04:35:11.722Z] Step 23/25 : LABEL arch=arm64 [2021-12-01T04:35:11.993Z] ---> Running in c6aaaaff2ea2 [2021-12-01T04:35:12.266Z] Removing intermediate container c6aaaaff2ea2 [2021-12-01T04:35:12.266Z] ---> 1e03c7b376e9 [2021-12-01T04:35:12.266Z] Step 24/25 : LABEL git_sha=3ae2a7ec829829b2476572f70ead45b274a92301 [2021-12-01T04:35:12.266Z] ---> Running in 675a71ff8866 [2021-12-01T04:35:12.540Z] Removing intermediate container 675a71ff8866 [2021-12-01T04:35:12.540Z] ---> 430486c26822 [2021-12-01T04:35:12.540Z] Step 25/25 : LABEL version=2.2.0-dev.1 [2021-12-01T04:35:12.812Z] ---> Running in 52d9944f7534 [2021-12-01T04:35:13.084Z] Removing intermediate container 52d9944f7534 [2021-12-01T04:35:13.084Z] ---> e4562b59c101 [2021-12-01T04:35:13.084Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-01T04:35:13.084Z] Successfully built e4562b59c101 [2021-12-01T04:35:13.084Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T04:35:13.312Z] provisioning config files... [2021-12-01T04:35:13.333Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/17@tmp/config7451660171351670095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:35:13.685Z] ---> docker-login.sh [2021-12-01T04:35:13.685Z] nexus3.edgexfoundry.org:10001 [2021-12-01T04:35:13.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:35:13.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:35:13.961Z] Configure a credential helper to remove this warning. See [2021-12-01T04:35:13.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:35:13.961Z] [2021-12-01T04:35:13.961Z] Login Succeeded [2021-12-01T04:35:13.961Z] nexus3.edgexfoundry.org:10002 [2021-12-01T04:35:14.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:35:14.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:35:14.506Z] Configure a credential helper to remove this warning. See [2021-12-01T04:35:14.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:35:14.506Z] [2021-12-01T04:35:14.506Z] Login Succeeded [2021-12-01T04:35:14.506Z] nexus3.edgexfoundry.org:10003 [2021-12-01T04:35:14.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:35:15.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:35:15.054Z] Configure a credential helper to remove this warning. See [2021-12-01T04:35:15.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:35:15.054Z] [2021-12-01T04:35:15.054Z] Login Succeeded [2021-12-01T04:35:15.054Z] nexus3.edgexfoundry.org:10004 [2021-12-01T04:35:15.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:35:15.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:35:15.325Z] Configure a credential helper to remove this warning. See [2021-12-01T04:35:15.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:35:15.325Z] [2021-12-01T04:35:15.325Z] Login Succeeded [2021-12-01T04:35:15.325Z] docker.io [2021-12-01T04:35:15.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T04:35:16.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T04:35:16.190Z] Configure a credential helper to remove this warning. See [2021-12-01T04:35:16.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T04:35:16.190Z] [2021-12-01T04:35:16.190Z] Login Succeeded [2021-12-01T04:35:16.190Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T04:35:16.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T04:35:16.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T04:35:16.261Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-12-01T04:35:16.261Z] 3ae2a7ec829829b2476572f70ead45b274a92301 [2021-12-01T04:35:16.261Z] latest [2021-12-01T04:35:16.261Z] 2.2.0-dev.1 [2021-12-01T04:35:16.261Z] 3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1 [2021-12-01T04:35:16.261Z] main [2021-12-01T04:35:16.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:16.621Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3ae2a7ec829829b2476572f70ead45b274a92301 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:16.965Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3ae2a7ec829829b2476572f70ead45b274a92301 [2021-12-01T04:35:16.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-12-01T04:35:16.965Z] b4fce6c542fa: Preparing [2021-12-01T04:35:16.965Z] e970249f5da4: Preparing [2021-12-01T04:35:16.965Z] 0813905bffdd: Preparing [2021-12-01T04:35:16.965Z] ff83c6e5f635: Preparing [2021-12-01T04:35:16.965Z] ae0100253dbf: Preparing [2021-12-01T04:35:16.965Z] 62170e181a92: Preparing [2021-12-01T04:35:16.965Z] 62170e181a92: Waiting [2021-12-01T04:35:17.242Z] 0813905bffdd: Pushed [2021-12-01T04:35:17.242Z] e970249f5da4: Pushed [2021-12-01T04:35:17.242Z] ae0100253dbf: Pushed [2021-12-01T04:35:17.242Z] 62170e181a92: Layer already exists [2021-12-01T04:35:17.842Z] ff83c6e5f635: Pushed [2021-12-01T04:35:21.225Z] b4fce6c542fa: Pushed [2021-12-01T04:35:21.225Z] 3ae2a7ec829829b2476572f70ead45b274a92301: digest: sha256:ce296644a80044265f4630ed4478d76665e26aae886f6172cba5faf14a35f985 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:21.574Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:21.917Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-12-01T04:35:21.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-12-01T04:35:21.918Z] b4fce6c542fa: Preparing [2021-12-01T04:35:21.918Z] e970249f5da4: Preparing [2021-12-01T04:35:21.918Z] 0813905bffdd: Preparing [2021-12-01T04:35:21.918Z] ff83c6e5f635: Preparing [2021-12-01T04:35:21.918Z] ae0100253dbf: Preparing [2021-12-01T04:35:21.918Z] 62170e181a92: Preparing [2021-12-01T04:35:21.918Z] 62170e181a92: Waiting [2021-12-01T04:35:21.918Z] b4fce6c542fa: Layer already exists [2021-12-01T04:35:21.918Z] 0813905bffdd: Layer already exists [2021-12-01T04:35:21.918Z] ae0100253dbf: Layer already exists [2021-12-01T04:35:21.918Z] ff83c6e5f635: Layer already exists [2021-12-01T04:35:21.918Z] e970249f5da4: Layer already exists [2021-12-01T04:35:21.918Z] 62170e181a92: Layer already exists [2021-12-01T04:35:22.190Z] latest: digest: sha256:ce296644a80044265f4630ed4478d76665e26aae886f6172cba5faf14a35f985 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:22.536Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:22.872Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.1 [2021-12-01T04:35:22.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-12-01T04:35:22.872Z] b4fce6c542fa: Preparing [2021-12-01T04:35:22.872Z] e970249f5da4: Preparing [2021-12-01T04:35:22.872Z] 0813905bffdd: Preparing [2021-12-01T04:35:22.872Z] ff83c6e5f635: Preparing [2021-12-01T04:35:22.872Z] ae0100253dbf: Preparing [2021-12-01T04:35:22.872Z] 62170e181a92: Preparing [2021-12-01T04:35:22.872Z] 62170e181a92: Waiting [2021-12-01T04:35:22.872Z] e970249f5da4: Layer already exists [2021-12-01T04:35:22.872Z] ff83c6e5f635: Layer already exists [2021-12-01T04:35:22.872Z] b4fce6c542fa: Layer already exists [2021-12-01T04:35:22.872Z] 0813905bffdd: Layer already exists [2021-12-01T04:35:22.872Z] ae0100253dbf: Layer already exists [2021-12-01T04:35:22.872Z] 62170e181a92: Layer already exists [2021-12-01T04:35:23.147Z] 2.2.0-dev.1: digest: sha256:ce296644a80044265f4630ed4478d76665e26aae886f6172cba5faf14a35f985 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:23.495Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:23.829Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1 [2021-12-01T04:35:23.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-12-01T04:35:23.829Z] b4fce6c542fa: Preparing [2021-12-01T04:35:23.829Z] e970249f5da4: Preparing [2021-12-01T04:35:23.829Z] 0813905bffdd: Preparing [2021-12-01T04:35:23.829Z] ff83c6e5f635: Preparing [2021-12-01T04:35:23.829Z] ae0100253dbf: Preparing [2021-12-01T04:35:23.829Z] 62170e181a92: Preparing [2021-12-01T04:35:23.829Z] 62170e181a92: Waiting [2021-12-01T04:35:23.829Z] 0813905bffdd: Layer already exists [2021-12-01T04:35:23.829Z] e970249f5da4: Layer already exists [2021-12-01T04:35:23.829Z] ae0100253dbf: Layer already exists [2021-12-01T04:35:23.829Z] ff83c6e5f635: Layer already exists [2021-12-01T04:35:23.829Z] b4fce6c542fa: Layer already exists [2021-12-01T04:35:23.829Z] 62170e181a92: Layer already exists [2021-12-01T04:35:24.103Z] 3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1: digest: sha256:ce296644a80044265f4630ed4478d76665e26aae886f6172cba5faf14a35f985 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:24.446Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:24.780Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-12-01T04:35:24.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-12-01T04:35:24.780Z] b4fce6c542fa: Preparing [2021-12-01T04:35:24.780Z] e970249f5da4: Preparing [2021-12-01T04:35:24.780Z] 0813905bffdd: Preparing [2021-12-01T04:35:24.780Z] ff83c6e5f635: Preparing [2021-12-01T04:35:24.780Z] ae0100253dbf: Preparing [2021-12-01T04:35:24.780Z] 62170e181a92: Preparing [2021-12-01T04:35:24.780Z] 62170e181a92: Waiting [2021-12-01T04:35:24.780Z] 0813905bffdd: Layer already exists [2021-12-01T04:35:24.780Z] ff83c6e5f635: Layer already exists [2021-12-01T04:35:24.780Z] b4fce6c542fa: Layer already exists [2021-12-01T04:35:24.780Z] ae0100253dbf: Layer already exists [2021-12-01T04:35:24.780Z] e970249f5da4: Layer already exists [2021-12-01T04:35:24.780Z] 62170e181a92: Layer already exists [2021-12-01T04:35:25.052Z] main: digest: sha256:ce296644a80044265f4630ed4478d76665e26aae886f6172cba5faf14a35f985 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T04:35:25.101Z] ===================================================== [Pipeline] echo [2021-12-01T04:35:25.110Z] taggedImages: [2021-12-01T04:35:25.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3ae2a7ec829829b2476572f70ead45b274a92301 [2021-12-01T04:35:25.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-12-01T04:35:25.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.1 [2021-12-01T04:35:25.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3ae2a7ec829829b2476572f70ead45b274a92301-2.2.0-dev.1 [2021-12-01T04:35:25.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:25.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T04:35:25.590Z] [2021-12-01T04:35:25.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:25.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T04:35:25.941Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-01T04:35:25.941Z] 448f6bf000e3: Pulling fs layer [2021-12-01T04:35:25.941Z] f757da607395: Pulling fs layer [2021-12-01T04:35:25.941Z] 05883995daec: Pulling fs layer [2021-12-01T04:35:25.941Z] 8603b9c90790: Pulling fs layer [2021-12-01T04:35:25.941Z] 1560dd03e051: Pulling fs layer [2021-12-01T04:35:25.941Z] 27f5ce0e4adf: Pulling fs layer [2021-12-01T04:35:25.941Z] c2d8d7efcc4b: Pulling fs layer [2021-12-01T04:35:25.941Z] 1560dd03e051: Waiting [2021-12-01T04:35:25.941Z] 27f5ce0e4adf: Waiting [2021-12-01T04:35:25.941Z] c2d8d7efcc4b: Waiting [2021-12-01T04:35:25.941Z] 8603b9c90790: Waiting [2021-12-01T04:35:26.214Z] f757da607395: Verifying Checksum [2021-12-01T04:35:26.214Z] f757da607395: Download complete [2021-12-01T04:35:26.214Z] 8603b9c90790: Download complete [2021-12-01T04:35:26.214Z] 1560dd03e051: Verifying Checksum [2021-12-01T04:35:26.214Z] 1560dd03e051: Download complete [2021-12-01T04:35:26.214Z] 05883995daec: Verifying Checksum [2021-12-01T04:35:26.214Z] 05883995daec: Download complete [2021-12-01T04:35:26.214Z] 27f5ce0e4adf: Verifying Checksum [2021-12-01T04:35:26.214Z] 27f5ce0e4adf: Download complete [2021-12-01T04:35:26.491Z] 448f6bf000e3: Verifying Checksum [2021-12-01T04:35:26.491Z] 448f6bf000e3: Download complete [2021-12-01T04:35:29.105Z] c2d8d7efcc4b: Verifying Checksum [2021-12-01T04:35:29.105Z] c2d8d7efcc4b: Download complete [2021-12-01T04:35:30.078Z] 448f6bf000e3: Pull complete [2021-12-01T04:35:30.349Z] f757da607395: Pull complete [2021-12-01T04:35:31.774Z] 05883995daec: Pull complete [2021-12-01T04:35:31.774Z] 8603b9c90790: Pull complete [2021-12-01T04:35:32.759Z] 1560dd03e051: Pull complete [2021-12-01T04:35:32.759Z] 27f5ce0e4adf: Pull complete [2021-12-01T04:35:47.821Z] c2d8d7efcc4b: Pull complete [2021-12-01T04:35:47.821Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-01T04:35:47.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T04:35:47.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-01T04:35:48.046Z] prd-ubuntu18.04-docker-arm64-4c-16g-37 does not seem to be running inside a container [2021-12-01T04:35:48.118Z] $ 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/17 -v /w/workspace/device-virtual-go/17:/w/workspace/device-virtual-go/17:rw,z -v /w/workspace/device-virtual-go/17@tmp:/w/workspace/device-virtual-go/17@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 [2021-12-01T04:35:50.627Z] $ docker top cdfe387e89bd5312558f224e2b1c0afe452c5598d0c0c9817117e780237a9cde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:35:51.499Z] ---> job-cost.sh [2021-12-01T04:35:51.499Z] lf-activate-venv: SKIPPING [2021-12-01T04:35:51.499Z] INFO: No Stack... [2021-12-01T04:35:51.769Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-01T04:35:52.042Z] INFO: Archiving Costs [Pipeline] sh [2021-12-01T04:35:52.651Z] + + cut -d, -f6 [2021-12-01T04:35:52.925Z] cat /w/workspace/device-virtual-go/17/archives/cost.csv [Pipeline] lock [2021-12-01T04:35:52.989Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-17-stack-cost] [2021-12-01T04:35:52.997Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-17-stack-cost] did not exist. Created. [2021-12-01T04:35:52.997Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-01T04:35:53.346Z] /w/workspace/device-virtual-go/17@tmp/durable-1559d7c0/script.sh: 1: /w/workspace/device-virtual-go/17@tmp/durable-1559d7c0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-01T04:35:53.699Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-01T04:35:53.729Z] Warning: overwriting stash ‘stack-cost’ [2021-12-01T04:35:53.767Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T04:35:53.774Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-01T04:35:53.789Z] $ docker stop --time=1 cdfe387e89bd5312558f224e2b1c0afe452c5598d0c0c9817117e780237a9cde [2021-12-01T04:35:55.233Z] $ docker rm -f cdfe387e89bd5312558f224e2b1c0afe452c5598d0c0c9817117e780237a9cde [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 [2021-12-01T04:35:55.817Z] provisioning config files... [2021-12-01T04:35:55.826Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7541585831476650581tmp [Pipeline] { [Pipeline] sh [2021-12-01T04:35:56.129Z] + set +x [2021-12-01T04:35:56.129Z] + curl -s https://codecov.io/bash [2021-12-01T04:35:56.129Z] + bash -s -- [2021-12-01T04:35:56.129Z] [2021-12-01T04:35:56.129Z] _____ _ [2021-12-01T04:35:56.129Z] / ____| | | [2021-12-01T04:35:56.129Z] | | ___ __| | ___ ___ _____ __ [2021-12-01T04:35:56.129Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-01T04:35:56.129Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-01T04:35:56.129Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-01T04:35:56.129Z] Bash-1.0.6 [2021-12-01T04:35:56.129Z] [2021-12-01T04:35:56.129Z] [2021-12-01T04:35:56.129Z] ==> git version 2.24.4 found [2021-12-01T04:35:56.129Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-12-01T04:35:56.129Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-01T04:35:56.129Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-01T04:35:56.129Z] ==> Jenkins CI detected. [2021-12-01T04:35:56.129Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-12-01T04:35:56.129Z] project root: . [2021-12-01T04:35:56.129Z] --> token set from env [2021-12-01T04:35:56.129Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-01T04:35:56.129Z] ==> Running gcov in . (disable via -X gcov) [2021-12-01T04:35:56.129Z] ==> Python coveragepy not found [2021-12-01T04:35:56.129Z] ==> Searching for coverage reports in: [2021-12-01T04:35:56.129Z] + . [2021-12-01T04:35:56.129Z] -> Found 1 reports [2021-12-01T04:35:56.129Z] ==> Detecting git/mercurial file structure [2021-12-01T04:35:56.129Z] ==> Reading reports [2021-12-01T04:35:56.129Z] + ./coverage.out bytes=46339 [2021-12-01T04:35:56.129Z] ==> Appending adjustments [2021-12-01T04:35:56.129Z] https://docs.codecov.io/docs/fixing-reports [2021-12-01T04:35:56.392Z] + Found adjustments [2021-12-01T04:35:56.392Z] ==> Gzipping contents [2021-12-01T04:35:56.392Z] 8.0K /tmp/codecov.eTSxk8.gz [2021-12-01T04:35:56.392Z] ==> Uploading reports [2021-12-01T04:35:56.392Z] url: https://codecov.io [2021-12-01T04:35:56.392Z] query: branch=main&commit=3ae2a7ec829829b2476572f70ead45b274a92301&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-01T04:35:56.392Z] -> Pinging Codecov [2021-12-01T04:35:56.392Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=3ae2a7ec829829b2476572f70ead45b274a92301&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-01T04:35:56.653Z] -> Uploading to [2021-12-01T04:35:56.653Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-01/5E52B4B073DB2E39498172D8E973AA87/3ae2a7ec829829b2476572f70ead45b274a92301/fda903c0-42b8-4700-bf61-976aff39b9e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211201T043556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=319be187fa3282e686b5c499743cee36dc852a7143cbd58813026c9771410320 [2021-12-01T04:35:56.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T04:35:56.653Z] Dload Upload Total Spent Left Speed [2021-12-01T04:35:56.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5515 0 0 100 5515 0 19783 --:--:-- --:--:-- --:--:-- 19838 [2021-12-01T04:35:56.914Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/3ae2a7ec829829b2476572f70ead45b274a92301 [Pipeline] } [2021-12-01T04:35:56.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-12-01T04:35:57.122Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-01T04:35:57.132Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:57.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-01T04:35:57.427Z] [2021-12-01T04:35:57.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:35:57.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-01T04:35:57.732Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-01T04:35:57.732Z] 188c0c94c7c5: Pulling fs layer [2021-12-01T04:35:57.732Z] 0ef7d3d256c8: Pulling fs layer [2021-12-01T04:35:57.732Z] de9db76c5a1d: Pulling fs layer [2021-12-01T04:35:57.732Z] 0eba1c9be4d2: Pulling fs layer [2021-12-01T04:35:57.732Z] 0d57e429df01: Pulling fs layer [2021-12-01T04:35:57.732Z] 4e4be7b47b0d: Pulling fs layer [2021-12-01T04:35:57.732Z] e1f770b5df2f: Pulling fs layer [2021-12-01T04:35:57.732Z] 85a0685a4137: Pulling fs layer [2021-12-01T04:35:57.732Z] 0eba1c9be4d2: Waiting [2021-12-01T04:35:57.732Z] 0d57e429df01: Waiting [2021-12-01T04:35:57.732Z] 4e4be7b47b0d: Waiting [2021-12-01T04:35:57.732Z] e1f770b5df2f: Waiting [2021-12-01T04:35:57.732Z] 85a0685a4137: Waiting [2021-12-01T04:35:57.732Z] de9db76c5a1d: Verifying Checksum [2021-12-01T04:35:57.732Z] de9db76c5a1d: Download complete [2021-12-01T04:35:57.732Z] 0ef7d3d256c8: Verifying Checksum [2021-12-01T04:35:57.732Z] 0ef7d3d256c8: Download complete [2021-12-01T04:35:57.732Z] 0d57e429df01: Verifying Checksum [2021-12-01T04:35:57.732Z] 0d57e429df01: Download complete [2021-12-01T04:35:57.732Z] 4e4be7b47b0d: Verifying Checksum [2021-12-01T04:35:57.732Z] 4e4be7b47b0d: Download complete [2021-12-01T04:35:57.732Z] 188c0c94c7c5: Verifying Checksum [2021-12-01T04:35:57.732Z] 188c0c94c7c5: Download complete [2021-12-01T04:35:58.008Z] e1f770b5df2f: Verifying Checksum [2021-12-01T04:35:58.008Z] e1f770b5df2f: Download complete [2021-12-01T04:35:58.278Z] 188c0c94c7c5: Pull complete [2021-12-01T04:35:58.545Z] 0eba1c9be4d2: Verifying Checksum [2021-12-01T04:35:58.545Z] 0eba1c9be4d2: Download complete [2021-12-01T04:35:58.545Z] 0ef7d3d256c8: Pull complete [2021-12-01T04:35:58.545Z] 85a0685a4137: Verifying Checksum [2021-12-01T04:35:58.545Z] 85a0685a4137: Download complete [2021-12-01T04:35:58.545Z] de9db76c5a1d: Pull complete [2021-12-01T04:36:02.826Z] 0eba1c9be4d2: Pull complete [2021-12-01T04:36:02.826Z] 0d57e429df01: Pull complete [2021-12-01T04:36:02.826Z] 4e4be7b47b0d: Pull complete [2021-12-01T04:36:02.826Z] e1f770b5df2f: Pull complete [2021-12-01T04:36:06.161Z] 85a0685a4137: Pull complete [2021-12-01T04:36:06.161Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-01T04:36:06.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-01T04:36:06.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-01T04:36:06.242Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-12-01T04:36:06.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-12-01T04:36:08.621Z] $ docker top fa223f38b2b4789e2e226ce026eecc7023e31c11438f2832bc5dba84947bb37c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-01T04:36:08.710Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-01T04:36:09.006Z] + set -o pipefail [2021-12-01T04:36:09.006Z] + snyk monitor '--org=edgex-jenkins' [2021-12-01T04:36:15.629Z] [2021-12-01T04:36:15.630Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-12-01T04:36:15.630Z] [2021-12-01T04:36:15.630Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/dd736278-929c-4752-b9a9-aa1a41cdf381 [2021-12-01T04:36:15.630Z] [2021-12-01T04:36:15.630Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-01T04:36:15.630Z] [2021-12-01T04:36:15.630Z] [Pipeline] } [2021-12-01T04:36:15.645Z] $ docker stop --time=1 fa223f38b2b4789e2e226ce026eecc7023e31c11438f2832bc5dba84947bb37c [2021-12-01T04:36:17.558Z] $ docker rm -f fa223f38b2b4789e2e226ce026eecc7023e31c11438f2832bc5dba84947bb37c [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 [2021-12-01T04:36:18.408Z] + git log --format=format:%s -1 3ae2a7ec829829b2476572f70ead45b274a92301 [Pipeline] sh [2021-12-01T04:36:18.702Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T04:36:18.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:36:18.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T04:36:18.999Z] . [Pipeline] withDockerContainer [2021-12-01T04:36:19.065Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-12-01T04:36:19.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-12-01T04:36:19.463Z] $ docker top 20bdb3b8ccb29f27bf2e66e4681872e72985369f88f02424fcd49a2819484536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T04:36:19.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T04:36:19.558Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T04:36:19.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T04:36:19.666Z] $ docker exec 20bdb3b8ccb29f27bf2e66e4681872e72985369f88f02424fcd49a2819484536 ssh-agent [2021-12-01T04:36:19.761Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJmIfjG/agent.15 [2021-12-01T04:36:19.761Z] SSH_AGENT_PID=21 [2021-12-01T04:36:19.767Z] Running ssh-add (command line suppressed) [2021-12-01T04:36:19.863Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4926579551032766414.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4926579551032766414.key) [2021-12-01T04:36:19.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T04:36:20.173Z] + git semver tag [2021-12-01T04:36:20.173Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T04:36:20.173Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-12-01T04:36:20.173Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-12-01T04:36:20.173Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T04:36:20.173Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T04:36:20.173Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T04:36:20.173Z] # $SEMVER_BRANCH = main [2021-12-01T04:36:20.173Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-12-01T04:36:20.173Z] # 3ae2a7ec829829b2476572f70ead45b274a92301 HEAD [2021-12-01T04:36:20.173Z] # -> Force: false [2021-12-01T04:36:20.173Z] # 34a6b924beaec8e05a770df96d93181dc3c7ff71 refs/tags/v2.2.0-dev.1 [Pipeline] } [2021-12-01T04:36:20.181Z] $ docker exec --env ******** --env ******** 20bdb3b8ccb29f27bf2e66e4681872e72985369f88f02424fcd49a2819484536 ssh-agent -k [2021-12-01T04:36:20.266Z] unset SSH_AUTH_SOCK; [2021-12-01T04:36:20.266Z] unset SSH_AGENT_PID; [2021-12-01T04:36:20.266Z] echo Agent pid 21 killed; [2021-12-01T04:36:20.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T04:36:20.594Z] + git semver [Pipeline] } [2021-12-01T04:36:20.607Z] $ docker stop --time=1 20bdb3b8ccb29f27bf2e66e4681872e72985369f88f02424fcd49a2819484536 [2021-12-01T04:36:21.793Z] $ docker rm -f 20bdb3b8ccb29f27bf2e66e4681872e72985369f88f02424fcd49a2819484536 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:36:22.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-01T04:36:22.179Z] [2021-12-01T04:36:22.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:36:22.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-01T04:36:22.492Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-01T04:36:22.492Z] ab5ef0e58194: Pulling fs layer [2021-12-01T04:36:22.492Z] 9712f1f96733: Pulling fs layer [2021-12-01T04:36:22.492Z] 63f879dbbcfc: Pulling fs layer [2021-12-01T04:36:22.492Z] 0d9ebad4ef96: Pulling fs layer [2021-12-01T04:36:22.492Z] e9a5061849ea: Pulling fs layer [2021-12-01T04:36:22.492Z] d747dcd14b5f: Pulling fs layer [2021-12-01T04:36:22.492Z] 2de7ff778b66: Pulling fs layer [2021-12-01T04:36:22.492Z] e9a5061849ea: Waiting [2021-12-01T04:36:22.492Z] d747dcd14b5f: Waiting [2021-12-01T04:36:22.492Z] 2de7ff778b66: Waiting [2021-12-01T04:36:22.492Z] 0d9ebad4ef96: Waiting [2021-12-01T04:36:22.492Z] 9712f1f96733: Verifying Checksum [2021-12-01T04:36:22.492Z] 9712f1f96733: Download complete [2021-12-01T04:36:22.763Z] 63f879dbbcfc: Verifying Checksum [2021-12-01T04:36:22.763Z] 63f879dbbcfc: Download complete [2021-12-01T04:36:23.027Z] ab5ef0e58194: Verifying Checksum [2021-12-01T04:36:23.027Z] ab5ef0e58194: Download complete [2021-12-01T04:36:23.027Z] e9a5061849ea: Verifying Checksum [2021-12-01T04:36:23.027Z] e9a5061849ea: Download complete [2021-12-01T04:36:23.027Z] d747dcd14b5f: Verifying Checksum [2021-12-01T04:36:23.027Z] d747dcd14b5f: Download complete [2021-12-01T04:36:23.027Z] 0d9ebad4ef96: Verifying Checksum [2021-12-01T04:36:23.027Z] 0d9ebad4ef96: Download complete [2021-12-01T04:36:23.294Z] 2de7ff778b66: Verifying Checksum [2021-12-01T04:36:23.294Z] 2de7ff778b66: Download complete [2021-12-01T04:36:25.871Z] ab5ef0e58194: Pull complete [2021-12-01T04:36:25.871Z] 9712f1f96733: Pull complete [2021-12-01T04:36:27.269Z] 63f879dbbcfc: Pull complete [2021-12-01T04:36:31.518Z] 0d9ebad4ef96: Pull complete [2021-12-01T04:36:31.518Z] e9a5061849ea: Pull complete [2021-12-01T04:36:31.518Z] d747dcd14b5f: Pull complete [2021-12-01T04:36:32.919Z] 2de7ff778b66: Pull complete [2021-12-01T04:36:32.919Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-01T04:36:32.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-01T04:36:32.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-01T04:36:32.988Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-12-01T04:36:33.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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:0.23.1-centos7 cat [2021-12-01T04:36:36.117Z] $ docker top a5a5900813779aef037debbd0e6c4dc8ae92359261fd19868bd520e7b8467fca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-01T04:36:36.192Z] provisioning config files... [2021-12-01T04:36:36.201Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1169684821363351247tmp [2021-12-01T04:36:36.212Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5885209555816958220tmp [2021-12-01T04:36:36.223Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2005517052201917700tmp [Pipeline] { [Pipeline] echo [2021-12-01T04:36:36.238Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:36:36.524Z] ---> sigul-configuration.sh [2021-12-01T04:36:36.524Z] gpg: directory `/root/.gnupg' created [2021-12-01T04:36:36.524Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-01T04:36:36.524Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-01T04:36:36.524Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-01T04:36:36.524Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-01T04:36:36.524Z] gpg: CAST5 encrypted data [2021-12-01T04:36:36.524Z] gpg: encrypted with 1 passphrase [2021-12-01T04:36:36.524Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-01T04:36:36.819Z] + mkdir /home/jenkins [2021-12-01T04:36:36.819Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-01T04:36:37.114Z] + 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 [2021-12-01T04:36:37.123Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:36:37.408Z] ---> sigul-install.sh [2021-12-01T04:36:37.408Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-01T04:36:37.689Z] + git tag --list [2021-12-01T04:36:37.690Z] v1.0.0 [2021-12-01T04:36:37.690Z] v1.1.0 [2021-12-01T04:36:37.690Z] v1.1.1 [2021-12-01T04:36:37.690Z] v1.2.1 [2021-12-01T04:36:37.690Z] v1.2.2 [2021-12-01T04:36:37.690Z] v1.2.3 [2021-12-01T04:36:37.690Z] v1.3.0 [2021-12-01T04:36:37.690Z] v1.3.1 [2021-12-01T04:36:37.690Z] v2.0.0 [2021-12-01T04:36:37.690Z] v2.0.1-dev.1 [2021-12-01T04:36:37.690Z] v2.0.1-dev.10 [2021-12-01T04:36:37.690Z] v2.0.1-dev.11 [2021-12-01T04:36:37.690Z] v2.0.1-dev.12 [2021-12-01T04:36:37.690Z] v2.0.1-dev.13 [2021-12-01T04:36:37.690Z] v2.0.1-dev.14 [2021-12-01T04:36:37.690Z] v2.0.1-dev.15 [2021-12-01T04:36:37.690Z] v2.0.1-dev.2 [2021-12-01T04:36:37.690Z] v2.0.1-dev.3 [2021-12-01T04:36:37.690Z] v2.0.1-dev.4 [2021-12-01T04:36:37.690Z] v2.0.1-dev.5 [2021-12-01T04:36:37.690Z] v2.0.1-dev.6 [2021-12-01T04:36:37.690Z] v2.0.1-dev.7 [2021-12-01T04:36:37.690Z] v2.0.1-dev.8 [2021-12-01T04:36:37.690Z] v2.0.1-dev.9 [2021-12-01T04:36:37.690Z] v2.1.0 [2021-12-01T04:36:37.690Z] v2.2.0-dev.1 [Pipeline] sh [2021-12-01T04:36:37.980Z] + lftools sign git-tag v2.2.0-dev.1 [2021-12-01T04:36:38.551Z] Signing Git tag with Sigul... [2021-12-01T04:36:38.551Z] Signing v2.2.0-dev.1 [Pipeline] echo [2021-12-01T04:36:39.500Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:36:39.797Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-01T04:36:39.806Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-01T04:36:39.831Z] $ docker stop --time=1 a5a5900813779aef037debbd0e6c4dc8ae92359261fd19868bd520e7b8467fca [2021-12-01T04:36:41.027Z] $ docker rm -f a5a5900813779aef037debbd0e6c4dc8ae92359261fd19868bd520e7b8467fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-01T04:36:41.659Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T04:36:41.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:36:41.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T04:36:41.957Z] . [Pipeline] withDockerContainer [2021-12-01T04:36:42.021Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-12-01T04:36:42.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-12-01T04:36:42.389Z] $ docker top a6009fc425349d993622f757b3f5c3e9e015610f4cf8cba9c85c538e3f97854e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T04:36:42.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T04:36:42.476Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T04:36:42.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T04:36:42.561Z] $ docker exec a6009fc425349d993622f757b3f5c3e9e015610f4cf8cba9c85c538e3f97854e ssh-agent [2021-12-01T04:36:42.650Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfiPaNf/agent.13 [2021-12-01T04:36:42.650Z] SSH_AGENT_PID=19 [2021-12-01T04:36:42.655Z] Running ssh-add (command line suppressed) [2021-12-01T04:36:42.732Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7392700899375920856.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7392700899375920856.key) [2021-12-01T04:36:42.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T04:36:43.201Z] + git semver bump pre [2021-12-01T04:36:43.201Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T04:36:43.201Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-12-01T04:36:43.201Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-12-01T04:36:43.201Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T04:36:43.201Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T04:36:43.201Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T04:36:43.201Z] # $SEMVER_BRANCH = main [2021-12-01T04:36:43.201Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-12-01T04:36:43.201Z] 2.2.0-dev.2 [Pipeline] } [2021-12-01T04:36:43.235Z] $ docker exec --env ******** --env ******** a6009fc425349d993622f757b3f5c3e9e015610f4cf8cba9c85c538e3f97854e ssh-agent -k [2021-12-01T04:36:43.342Z] unset SSH_AUTH_SOCK; [2021-12-01T04:36:43.342Z] unset SSH_AGENT_PID; [2021-12-01T04:36:43.342Z] echo Agent pid 19 killed; [2021-12-01T04:36:43.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T04:36:43.744Z] + git semver [Pipeline] } [2021-12-01T04:36:43.756Z] $ docker stop --time=1 a6009fc425349d993622f757b3f5c3e9e015610f4cf8cba9c85c538e3f97854e [2021-12-01T04:36:44.932Z] $ docker rm -f a6009fc425349d993622f757b3f5c3e9e015610f4cf8cba9c85c538e3f97854e [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T04:36:45.283Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T04:36:45.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:36:45.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T04:36:45.601Z] . [Pipeline] withDockerContainer [2021-12-01T04:36:45.669Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-12-01T04:36:45.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-12-01T04:36:46.055Z] $ docker top 7dfc4ee45fe7e482027cb1d999d5f42dc30c02486230e1c1b66a3630f33e89c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T04:36:46.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T04:36:46.151Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T04:36:46.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T04:36:46.262Z] $ docker exec 7dfc4ee45fe7e482027cb1d999d5f42dc30c02486230e1c1b66a3630f33e89c7 ssh-agent [2021-12-01T04:36:46.380Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXedbEaE/agent.14 [2021-12-01T04:36:46.380Z] SSH_AGENT_PID=20 [2021-12-01T04:36:46.385Z] Running ssh-add (command line suppressed) [2021-12-01T04:36:46.474Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2160376079201632953.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2160376079201632953.key) [2021-12-01T04:36:46.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T04:36:46.780Z] + git semver push [2021-12-01T04:36:46.780Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T04:36:46.780Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-12-01T04:36:46.780Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-12-01T04:36:46.780Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T04:36:46.780Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T04:36:46.780Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T04:36:46.780Z] # $SEMVER_BRANCH = main [2021-12-01T04:36:46.780Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-12-01T04:36:48.171Z] $ docker exec --env ******** --env ******** 7dfc4ee45fe7e482027cb1d999d5f42dc30c02486230e1c1b66a3630f33e89c7 ssh-agent -k [2021-12-01T04:36:48.267Z] unset SSH_AUTH_SOCK; [2021-12-01T04:36:48.267Z] unset SSH_AGENT_PID; [2021-12-01T04:36:48.267Z] echo Agent pid 20 killed; [2021-12-01T04:36:48.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T04:36:48.591Z] + git semver [Pipeline] } [2021-12-01T04:36:48.603Z] $ docker stop --time=1 7dfc4ee45fe7e482027cb1d999d5f42dc30c02486230e1c1b66a3630f33e89c7 [2021-12-01T04:36:49.788Z] $ docker rm -f 7dfc4ee45fe7e482027cb1d999d5f42dc30c02486230e1c1b66a3630f33e89c7 [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 [2021-12-01T04:36:50.838Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:36:51.131Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:36:51.683Z] ---> package-listing.sh [2021-12-01T04:36:51.683Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-01T04:36:51.683Z] ++ facter osfamily [2021-12-01T04:36:51.944Z] + OS_FAMILY=redhat [2021-12-01T04:36:51.944Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-12-01T04:36:51.944Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-01T04:36:51.944Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-01T04:36:51.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-01T04:36:51.944Z] + PACKAGES=/tmp/packages_start.txt [2021-12-01T04:36:51.944Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-12-01T04:36:51.944Z] + PACKAGES=/tmp/packages_end.txt [2021-12-01T04:36:51.944Z] + case "${OS_FAMILY}" in [2021-12-01T04:36:51.944Z] + rpm -qa [2021-12-01T04:36:51.944Z] + sort [2021-12-01T04:36:52.516Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-01T04:36:52.516Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-01T04:36:52.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-01T04:36:52.516Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-12-01T04:36:52.516Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-12-01T04:36:52.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2021-12-01T04:36:52.526Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-01T04:36:52.808Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:36:53.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T04:36:53.371Z] [2021-12-01T04:36:53.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T04:36:53.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T04:36:53.685Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-01T04:36:53.685Z] b4d181a07f80: Pulling fs layer [2021-12-01T04:36:53.685Z] a1111a8f2ec3: Pulling fs layer [2021-12-01T04:36:53.685Z] ed53099fbce6: Pulling fs layer [2021-12-01T04:36:53.685Z] dc539afda2c1: Pulling fs layer [2021-12-01T04:36:53.685Z] 77bc0d833cb6: Pulling fs layer [2021-12-01T04:36:53.685Z] 9065ff56babe: Pulling fs layer [2021-12-01T04:36:53.685Z] d287ab97295c: Pulling fs layer [2021-12-01T04:36:53.685Z] dc539afda2c1: Waiting [2021-12-01T04:36:53.685Z] 77bc0d833cb6: Waiting [2021-12-01T04:36:53.685Z] 9065ff56babe: Waiting [2021-12-01T04:36:53.685Z] d287ab97295c: Waiting [2021-12-01T04:36:53.685Z] a1111a8f2ec3: Verifying Checksum [2021-12-01T04:36:53.685Z] a1111a8f2ec3: Download complete [2021-12-01T04:36:53.685Z] dc539afda2c1: Verifying Checksum [2021-12-01T04:36:53.685Z] dc539afda2c1: Download complete [2021-12-01T04:36:53.685Z] ed53099fbce6: Verifying Checksum [2021-12-01T04:36:53.685Z] ed53099fbce6: Download complete [2021-12-01T04:36:53.947Z] 9065ff56babe: Verifying Checksum [2021-12-01T04:36:53.947Z] 9065ff56babe: Download complete [2021-12-01T04:36:53.947Z] 77bc0d833cb6: Verifying Checksum [2021-12-01T04:36:53.947Z] 77bc0d833cb6: Download complete [2021-12-01T04:36:53.947Z] b4d181a07f80: Verifying Checksum [2021-12-01T04:36:53.947Z] b4d181a07f80: Download complete [2021-12-01T04:36:54.522Z] d287ab97295c: Verifying Checksum [2021-12-01T04:36:54.522Z] d287ab97295c: Download complete [2021-12-01T04:36:55.474Z] b4d181a07f80: Pull complete [2021-12-01T04:36:55.474Z] a1111a8f2ec3: Pull complete [2021-12-01T04:36:56.047Z] ed53099fbce6: Pull complete [2021-12-01T04:36:56.047Z] dc539afda2c1: Pull complete [2021-12-01T04:36:56.311Z] 77bc0d833cb6: Pull complete [2021-12-01T04:36:56.571Z] 9065ff56babe: Pull complete [2021-12-01T04:37:01.892Z] d287ab97295c: Pull complete [2021-12-01T04:37:01.892Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-01T04:37:01.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T04:37:01.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-01T04:37:01.971Z] prd-centos7-docker-4c-2g-31 does not seem to be running inside a container [2021-12-01T04:37:02.003Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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:latest cat [2021-12-01T04:37:04.549Z] $ docker top 5280e8455ede98103c2325947089a0cd0d7f47e86e6c05741a836d49654a22b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T04:37:04.896Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-01T04:37:05.185Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-01T04:37:05.474Z] + ls /var/log/sa-host [2021-12-01T04:37:05.474Z] + sadf -c /var/log/sa-host/sa01 [2021-12-01T04:37:05.474Z] file_magic: OK [2021-12-01T04:37:05.474Z] HZ: Using current value: 100 [2021-12-01T04:37:05.474Z] file_header: OK [2021-12-01T04:37:05.474Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-01T04:37:05.474Z] Statistics: [2021-12-01T04:37:05.474Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-01T04:37:05.474Z] File successfully converted to sysstat format version 12.0.3 [2021-12-01T04:37:05.474Z] + sadf -c /var/log/sa-host/sa17 [2021-12-01T04:37:05.474Z] file_magic: OK [2021-12-01T04:37:05.474Z] HZ: Using current value: 100 [2021-12-01T04:37:05.474Z] file_header: OK [2021-12-01T04:37:05.474Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-01T04:37:05.474Z] Statistics: [2021-12-01T04:37:05.474Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-01T04:37:05.474Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T04:37:05.553Z] provisioning config files... [2021-12-01T04:37:05.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config236006292792363908tmp [Pipeline] { [Pipeline] echo [2021-12-01T04:37:05.576Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:37:05.857Z] ---> create-netrc.sh [Pipeline] } [2021-12-01T04:37:05.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:37:06.198Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-01T04:37:06.208Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:37:06.497Z] ---> sudo-logs.sh [2021-12-01T04:37:06.497Z] Archiving 'sudo' log.. [2021-12-01T04:37:06.497Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-31.novalocal: Name or service not known [2021-12-01T04:37:06.497Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-31.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-01T04:37:06.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:37:06.811Z] ---> job-cost.sh [2021-12-01T04:37:06.811Z] lf-activate-venv: SKIPPING [2021-12-01T04:37:06.811Z] DEBUG: total: 0.10999999940395355 [2021-12-01T04:37:06.811Z] INFO: Retrieving Stack Cost... [2021-12-01T04:37:07.382Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-01T04:37:07.643Z] INFO: Archiving Costs [Pipeline] echo [2021-12-01T04:37:07.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T04:37:07.943Z] ---> logs-deploy.sh [2021-12-01T04:37:07.943Z] lf-activate-venv: SKIPPING [2021-12-01T04:37:07.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/17 [2021-12-01T04:37:07.943Z] INFO: archiving workspace using pattern(s): [2021-12-01T04:37:08.515Z] Archives upload complete. [2021-12-01T04:37:08.775Z] INFO: archiving logs to Nexus