Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 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-ssh6570132961543814869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh15796661736247517596.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh7074581041491242259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh15375833032641599782.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-ssh5331911310918842213.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4248 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-ssh5928408518834039975.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 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 (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 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 # timeout=10 Commit message: "perf(app): Use maps instead of in-RAM SQL DB (#260) (#261)" > git rev-list --no-walk d36d4eb5d49c50cebb55fcc728bec397aa4f388e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-30T06:13:21.840Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-30T06:13:21.891Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-30T06:13:21.908Z] ========================================================= [2022-01-30T06:13:21.908Z] EdgeX Global Pipelines Version Info [2022-01-30T06:13:21.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:13:23.085Z] ------------------- [2022-01-30T06:13:23.085Z] stable info: [2022-01-30T06:13:23.085Z] ------------------- [2022-01-30T06:13:23.085Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-30T06:13:23.085Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-30T06:13:23.085Z] Message: update stable to v1.0.219 [2022-01-30T06:13:23.662Z] ------------------- [2022-01-30T06:13:23.662Z] experimental info: [2022-01-30T06:13:23.662Z] ------------------- [2022-01-30T06:13:23.663Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-30T06:13:23.663Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-30T06:13:23.663Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-30T06:13:23.783Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-01-30T06:13:23.801Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-01-30T06:13:23.817Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-30T06:13:23.826Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-30T06:13:23.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-30T06:13:23.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-30T06:13:23.865Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-30T06:13:23.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-30T06:13:23.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-30T06:13:23.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-30T06:13:23.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-30T06:13:23.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-01-30T06:13:23.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-30T06:13:23.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-30T06:13:23.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-30T06:13:23.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-30T06:13:23.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-30T06:13:24.009Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-30T06:13:24.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-30T06:13:24.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-30T06:13:24.052Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-30T06:13:24.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-30T06:13:24.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-30T06:13:24.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-30T06:13:24.098Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-30T06:13:24.109Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-30T06:13:24.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-30T06:13:24.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-30T06:13:24.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-30T06:13:24.160Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [Pipeline] echo [2022-01-30T06:13:24.173Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f10fc8 [Pipeline] echo [2022-01-30T06:13:24.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-30T06:13:24.236Z] provisioning config files... [2022-01-30T06:13:24.249Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config155287360487782105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:13:24.558Z] ---> docker-login.sh [2022-01-30T06:13:24.558Z] nexus3.edgexfoundry.org:10001 [2022-01-30T06:13:24.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:24.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:24.821Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:24.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:24.821Z] [2022-01-30T06:13:24.821Z] Login Succeeded [2022-01-30T06:13:24.821Z] nexus3.edgexfoundry.org:10002 [2022-01-30T06:13:24.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:24.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:24.821Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:24.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:24.821Z] [2022-01-30T06:13:24.821Z] Login Succeeded [2022-01-30T06:13:24.821Z] nexus3.edgexfoundry.org:10003 [2022-01-30T06:13:24.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:24.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:24.821Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:24.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:24.821Z] [2022-01-30T06:13:24.821Z] Login Succeeded [2022-01-30T06:13:24.821Z] nexus3.edgexfoundry.org:10004 [2022-01-30T06:13:25.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:25.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:25.082Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:25.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:25.082Z] [2022-01-30T06:13:25.082Z] Login Succeeded [2022-01-30T06:13:25.082Z] docker.io [2022-01-30T06:13:25.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:25.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:25.347Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:25.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:25.347Z] [2022-01-30T06:13:25.347Z] Login Succeeded [2022-01-30T06:13:25.347Z] ---> docker-login.sh ends [Pipeline] } [2022-01-30T06:13:25.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-30T06:13:25.754Z] + git rev-list -1 --merges 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963~1..7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [Pipeline] echo [2022-01-30T06:13:25.788Z] -----------> git rev-list -1 --merges 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963~1..7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [false] [Pipeline] sh [2022-01-30T06:13:26.081Z] + git log --format=format:%s -1 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [Pipeline] echo [2022-01-30T06:13:26.099Z] ========================================================= [2022-01-30T06:13:26.099Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-30T06:13:26.099Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-30T06:13:26.449Z] + git log --format=format:%s -1 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [Pipeline] echo [2022-01-30T06:13:26.461Z] [semverPrep] GIT_COMMIT: 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963, Commit Message: perf(app): Use maps instead of in-RAM SQL DB (#260) (#261) [Pipeline] echo [2022-01-30T06:13:26.471Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-30T06:13:26.907Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-30T06:13:26.907Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-30T06:13:26.907Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-30T06:13:26.907Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-30T06:13:26.907Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-30T06:13:26.907Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-30T06:13:26.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:13:27.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-30T06:13:27.338Z] [2022-01-30T06:13:27.338Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:13:27.653Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-30T06:13:27.653Z] latest: Pulling from edgex-devops/git-semver [2022-01-30T06:13:27.653Z] a0d0a0d46f8b: Pulling fs layer [2022-01-30T06:13:27.653Z] 3e5f54012d9b: Pulling fs layer [2022-01-30T06:13:27.653Z] 4c7163046ea9: Pulling fs layer [2022-01-30T06:13:27.653Z] 0c2d73faf560: Pulling fs layer [2022-01-30T06:13:27.653Z] 0c2d73faf560: Waiting [2022-01-30T06:13:27.653Z] 3e5f54012d9b: Verifying Checksum [2022-01-30T06:13:27.653Z] 3e5f54012d9b: Download complete [2022-01-30T06:13:27.653Z] a0d0a0d46f8b: Verifying Checksum [2022-01-30T06:13:27.653Z] a0d0a0d46f8b: Download complete [2022-01-30T06:13:27.653Z] 4c7163046ea9: Verifying Checksum [2022-01-30T06:13:27.653Z] 4c7163046ea9: Download complete [2022-01-30T06:13:27.653Z] 0c2d73faf560: Verifying Checksum [2022-01-30T06:13:27.653Z] 0c2d73faf560: Download complete [2022-01-30T06:13:27.925Z] a0d0a0d46f8b: Pull complete [2022-01-30T06:13:27.925Z] 3e5f54012d9b: Pull complete [2022-01-30T06:13:28.195Z] 4c7163046ea9: Pull complete [2022-01-30T06:13:28.456Z] 0c2d73faf560: Pull complete [2022-01-30T06:13:28.456Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-30T06:13:28.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-30T06:13:28.456Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-30T06:13:28.533Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:13:28.574Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-30T06:13:29.124Z] $ docker top 6e5bc6689d7b4ddd766a9d432474eab2ff0e200dbf8d51da1c4d10c2222c6314 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-30T06:13:29.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-30T06:13:29.226Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-30T06:13:29.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-30T06:13:29.337Z] $ docker exec 6e5bc6689d7b4ddd766a9d432474eab2ff0e200dbf8d51da1c4d10c2222c6314 ssh-agent [2022-01-30T06:13:29.451Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOOmBkK/agent.13 [2022-01-30T06:13:29.451Z] SSH_AGENT_PID=19 [2022-01-30T06:13:29.462Z] Running ssh-add (command line suppressed) [2022-01-30T06:13:29.588Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3983056520599731096.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3983056520599731096.key) [2022-01-30T06:13:29.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-30T06:13:29.899Z] + git tag --points-at HEAD [Pipeline] } [2022-01-30T06:13:29.910Z] $ docker exec --env ******** --env ******** 6e5bc6689d7b4ddd766a9d432474eab2ff0e200dbf8d51da1c4d10c2222c6314 ssh-agent -k [2022-01-30T06:13:30.024Z] unset SSH_AUTH_SOCK; [2022-01-30T06:13:30.026Z] unset SSH_AGENT_PID; [2022-01-30T06:13:30.026Z] echo Agent pid 19 killed; [2022-01-30T06:13:30.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-30T06:13:30.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-30T06:13:30.057Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-30T06:13:30.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-30T06:13:30.181Z] $ docker exec 6e5bc6689d7b4ddd766a9d432474eab2ff0e200dbf8d51da1c4d10c2222c6314 ssh-agent [2022-01-30T06:13:30.292Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpdneaN/agent.53 [2022-01-30T06:13:30.292Z] SSH_AGENT_PID=60 [2022-01-30T06:13:30.297Z] Running ssh-add (command line suppressed) [2022-01-30T06:13:30.406Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4412620269848349203.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4412620269848349203.key) [2022-01-30T06:13:30.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-30T06:13:30.716Z] + git semver init [2022-01-30T06:13:30.716Z] # -> Open(): unable to determine branch for HEAD [2022-01-30T06:13:30.716Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-01-30T06:13:30.716Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-01-30T06:13:30.716Z] # $SEMVER_REMOTE_NAME = origin [2022-01-30T06:13:30.716Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-30T06:13:30.716Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-30T06:13:30.716Z] # $SEMVER_BRANCH = main [2022-01-30T06:13:30.716Z] # $SEMVER_TEMP = /tmp/semver-345012523 [2022-01-30T06:13:30.716Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-01-30T06:13:32.105Z] # '/tmp/semver-345012523' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2022-01-30T06:13:32.105Z] # -> Force: false [2022-01-30T06:13:32.105Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2022-01-30T06:13:32.116Z] $ docker exec --env ******** --env ******** 6e5bc6689d7b4ddd766a9d432474eab2ff0e200dbf8d51da1c4d10c2222c6314 ssh-agent -k [2022-01-30T06:13:32.212Z] unset SSH_AUTH_SOCK; [2022-01-30T06:13:32.212Z] unset SSH_AGENT_PID; [2022-01-30T06:13:32.212Z] echo Agent pid 60 killed; [2022-01-30T06:13:32.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-30T06:13:32.529Z] + git semver [Pipeline] } [2022-01-30T06:13:32.543Z] $ docker stop --time=1 6e5bc6689d7b4ddd766a9d432474eab2ff0e200dbf8d51da1c4d10c2222c6314 [2022-01-30T06:13:33.818Z] $ docker rm -f 6e5bc6689d7b4ddd766a9d432474eab2ff0e200dbf8d51da1c4d10c2222c6314 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-30T06:13:34.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-30T06:13:34.437Z] Stashed 1 file(s) [Pipeline] echo [2022-01-30T06:13:34.441Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-30T06:13:34.592Z] provisioning config files... [2022-01-30T06:13:34.602Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config648191556477816863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:13:34.909Z] ---> docker-login.sh [2022-01-30T06:13:34.909Z] nexus3.edgexfoundry.org:10001 [2022-01-30T06:13:34.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:34.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:34.909Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:34.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:34.909Z] [2022-01-30T06:13:34.909Z] Login Succeeded [2022-01-30T06:13:34.909Z] nexus3.edgexfoundry.org:10002 [2022-01-30T06:13:34.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:34.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:34.909Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:34.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:34.909Z] [2022-01-30T06:13:34.909Z] Login Succeeded [2022-01-30T06:13:34.909Z] nexus3.edgexfoundry.org:10003 [2022-01-30T06:13:35.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:35.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:35.172Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:35.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:35.172Z] [2022-01-30T06:13:35.172Z] Login Succeeded [2022-01-30T06:13:35.172Z] nexus3.edgexfoundry.org:10004 [2022-01-30T06:13:35.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:35.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:35.172Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:35.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:35.172Z] [2022-01-30T06:13:35.172Z] Login Succeeded [2022-01-30T06:13:35.172Z] docker.io [2022-01-30T06:13:35.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:13:35.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:13:35.693Z] Configure a credential helper to remove this warning. See [2022-01-30T06:13:35.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:13:35.693Z] [2022-01-30T06:13:35.693Z] Login Succeeded [2022-01-30T06:13:35.693Z] ---> docker-login.sh ends [Pipeline] } [2022-01-30T06:13:35.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-30T06:13:35.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-30T06:13:35.783Z] ========================================================= [2022-01-30T06:13:35.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-30T06:13:35.783Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:13:36.093Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-30T06:13:36.093Z] Sending build context to Docker daemon 22.83MB [2022-01-30T06:13:36.093Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-30T06:13:36.093Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-30T06:13:36.362Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-30T06:13:36.362Z] 59bf1c3509f3: Pulling fs layer [2022-01-30T06:13:36.362Z] 666ba61612fd: Pulling fs layer [2022-01-30T06:13:36.362Z] 8ed8ca486205: Pulling fs layer [2022-01-30T06:13:36.362Z] 4fe6c5a15a65: Pulling fs layer [2022-01-30T06:13:36.362Z] 22a0e8bec74d: Pulling fs layer [2022-01-30T06:13:36.362Z] f965cba54748: Pulling fs layer [2022-01-30T06:13:36.362Z] 861ffc35075e: Pulling fs layer [2022-01-30T06:13:36.362Z] 4b385c91608e: Pulling fs layer [2022-01-30T06:13:36.362Z] 560528eb2ebb: Pulling fs layer [2022-01-30T06:13:36.362Z] 4fe6c5a15a65: Waiting [2022-01-30T06:13:36.362Z] 22a0e8bec74d: Waiting [2022-01-30T06:13:36.362Z] f965cba54748: Waiting [2022-01-30T06:13:36.362Z] 861ffc35075e: Waiting [2022-01-30T06:13:36.362Z] 4b385c91608e: Waiting [2022-01-30T06:13:36.362Z] 560528eb2ebb: Waiting [2022-01-30T06:13:36.362Z] 8ed8ca486205: Verifying Checksum [2022-01-30T06:13:36.362Z] 8ed8ca486205: Download complete [2022-01-30T06:13:36.362Z] 666ba61612fd: Verifying Checksum [2022-01-30T06:13:36.362Z] 666ba61612fd: Download complete [2022-01-30T06:13:36.362Z] 22a0e8bec74d: Verifying Checksum [2022-01-30T06:13:36.362Z] 22a0e8bec74d: Download complete [2022-01-30T06:13:36.362Z] f965cba54748: Verifying Checksum [2022-01-30T06:13:36.362Z] f965cba54748: Download complete [2022-01-30T06:13:36.362Z] 59bf1c3509f3: Verifying Checksum [2022-01-30T06:13:36.362Z] 59bf1c3509f3: Download complete [2022-01-30T06:13:36.362Z] 861ffc35075e: Verifying Checksum [2022-01-30T06:13:36.362Z] 861ffc35075e: Download complete [2022-01-30T06:13:36.362Z] 4b385c91608e: Verifying Checksum [2022-01-30T06:13:36.362Z] 4b385c91608e: Download complete [2022-01-30T06:13:36.631Z] 59bf1c3509f3: Pull complete [2022-01-30T06:13:36.892Z] 4fe6c5a15a65: Verifying Checksum [2022-01-30T06:13:36.892Z] 4fe6c5a15a65: Download complete [2022-01-30T06:13:36.892Z] 560528eb2ebb: Verifying Checksum [2022-01-30T06:13:36.892Z] 560528eb2ebb: Download complete [2022-01-30T06:13:37.154Z] 666ba61612fd: Pull complete [2022-01-30T06:13:37.154Z] 8ed8ca486205: Pull complete [2022-01-30T06:13:41.416Z] 4fe6c5a15a65: Pull complete [2022-01-30T06:13:41.416Z] 22a0e8bec74d: Pull complete [2022-01-30T06:13:41.416Z] f965cba54748: Pull complete [2022-01-30T06:13:41.678Z] 861ffc35075e: Pull complete [2022-01-30T06:13:41.678Z] 4b385c91608e: Pull complete [2022-01-30T06:13:45.005Z] 560528eb2ebb: Pull complete [2022-01-30T06:13:45.005Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-30T06:13:45.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-30T06:13:45.005Z] ---> dd4a08f94e63 [2022-01-30T06:13:45.005Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-30T06:13:46.395Z] ---> Running in 0ce3dcb3c71e [2022-01-30T06:13:46.395Z] Removing intermediate container 0ce3dcb3c71e [2022-01-30T06:13:46.395Z] ---> c3f5f4866802 [2022-01-30T06:13:46.395Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-30T06:13:46.395Z] ---> Running in c2ad068498ab [2022-01-30T06:13:46.395Z] Removing intermediate container c2ad068498ab [2022-01-30T06:13:46.395Z] ---> 179838cc0b2f [2022-01-30T06:13:46.395Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-30T06:13:46.395Z] ---> Running in 1f18a3d7c290 [2022-01-30T06:13:46.395Z] Removing intermediate container 1f18a3d7c290 [2022-01-30T06:13:46.395Z] ---> 01ca3d4ce109 [2022-01-30T06:13:46.395Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-30T06:13:46.659Z] ---> Running in cf4c0289fe70 [2022-01-30T06:13:46.921Z] Removing intermediate container cf4c0289fe70 [2022-01-30T06:13:46.921Z] ---> e707f2befac0 [2022-01-30T06:13:46.921Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-30T06:13:46.921Z] ---> Running in 3e00f0e479ee [2022-01-30T06:13:47.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-30T06:13:48.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-30T06:13:48.701Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-30T06:13:48.701Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-30T06:13:48.701Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-30T06:13:48.701Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-30T06:13:48.962Z] Executing busybox-1.34.1-r3.trigger [2022-01-30T06:13:48.962Z] OK: 224 MiB in 56 packages [2022-01-30T06:13:49.224Z] Removing intermediate container 3e00f0e479ee [2022-01-30T06:13:49.224Z] ---> deec0320d2fb [2022-01-30T06:13:49.224Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-30T06:13:49.224Z] ---> caa57ea7dd2b [2022-01-30T06:13:49.224Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-30T06:13:49.488Z] ---> Running in 4d746b777b62 [2022-01-30T06:13:49.560Z] Still waiting to schedule task [2022-01-30T06:13:49.560Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-30T06:14:36.233Z] Removing intermediate container 4d746b777b62 [2022-01-30T06:14:36.233Z] ---> e5fa43049162 [2022-01-30T06:14:36.233Z] Step 10/12 : COPY . . [2022-01-30T06:14:36.233Z] ---> e14cf6d64f6e [2022-01-30T06:14:36.233Z] Step 11/12 : ARG MAKE='make build' [2022-01-30T06:14:36.233Z] ---> Running in 36860515ef13 [2022-01-30T06:14:36.233Z] Removing intermediate container 36860515ef13 [2022-01-30T06:14:36.233Z] ---> 4c30daa7cb6e [2022-01-30T06:14:36.233Z] Step 12/12 : RUN $MAKE [2022-01-30T06:14:36.233Z] ---> Running in fbe0d7ed229d [2022-01-30T06:14:36.233Z] noop [2022-01-30T06:14:36.233Z] Removing intermediate container fbe0d7ed229d [2022-01-30T06:14:36.233Z] ---> fc27c8dc9a40 [2022-01-30T06:14:36.233Z] Successfully built fc27c8dc9a40 [2022-01-30T06:14:36.233Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:14:36.534Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-30T06:14:36.534Z] . [Pipeline] withDockerContainer [2022-01-30T06:14:36.594Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:14:36.629Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-30T06:14:36.981Z] $ docker top 6d98a02ec2ac04b47d99751f6714c45d7ba88b10a790f06ee6a019086f55d470 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-30T06:14:37.327Z] + go version [2022-01-30T06:14:37.328Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-30T06:14:37.338Z] $ docker stop --time=1 6d98a02ec2ac04b47d99751f6714c45d7ba88b10a790f06ee6a019086f55d470 [2022-01-30T06:14:38.512Z] $ docker rm -f 6d98a02ec2ac04b47d99751f6714c45d7ba88b10a790f06ee6a019086f55d470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:14:38.921Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-30T06:14:38.922Z] . [Pipeline] withDockerContainer [2022-01-30T06:14:38.988Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:14:39.028Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-30T06:14:39.379Z] $ docker top c9d7b6a85bd088d2eb86d5d25dc29a14f6a132bbf7c57079d24d60b54a4f1eec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-30T06:14:39.760Z] + make test [2022-01-30T06:14:39.760Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-30T06:14:40.027Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-30T06:14:55.025Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-30T06:14:55.025Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.026s coverage: 65.7% of statements [2022-01-30T06:14:55.025Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-30T06:14:58.353Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-30T06:14:58.353Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-30T06:14:58.353Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-30T06:14:58.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-30T06:14:58.956Z] $ docker stop --time=1 c9d7b6a85bd088d2eb86d5d25dc29a14f6a132bbf7c57079d24d60b54a4f1eec [2022-01-30T06:15:00.368Z] $ docker rm -f c9d7b6a85bd088d2eb86d5d25dc29a14f6a132bbf7c57079d24d60b54a4f1eec [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-30T06:15:00.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-30T06:15:00.805Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-30T06:15:01.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-30T06:15:02.160Z] + ls -al . [2022-01-30T06:15:02.160Z] total 168 [2022-01-30T06:15:02.160Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 30 06:14 . [2022-01-30T06:15:02.160Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 30 06:13 .. [2022-01-30T06:15:02.160Z] -rw-rw-r--. 1 jenkins jenkins 6514 Jan 30 06:13 Attribution.txt [2022-01-30T06:15:02.160Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 30 06:13 bin [2022-01-30T06:15:02.160Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jan 30 06:13 CHANGELOG.md [2022-01-30T06:15:02.160Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 30 06:13 cmd [2022-01-30T06:15:02.160Z] -rw-r--r--. 1 jenkins jenkins 44128 Jan 30 06:14 coverage.out [2022-01-30T06:15:02.160Z] -rw-rw-r--. 1 jenkins jenkins 1974 Jan 30 06:13 Dockerfile [2022-01-30T06:15:02.160Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 30 06:13 .git [2022-01-30T06:15:02.160Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 30 06:13 .github [2022-01-30T06:15:02.160Z] -rw-rw-r--. 1 jenkins jenkins 270 Jan 30 06:13 .gitignore [2022-01-30T06:15:02.160Z] -rw-rw-r--. 1 jenkins jenkins 2733 Jan 30 06:13 go.mod [2022-01-30T06:15:02.160Z] -rw-rw-r--. 1 jenkins jenkins 49169 Jan 30 06:13 go.sum [2022-01-30T06:15:02.160Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 30 06:13 GOVERNANCE.md [2022-01-30T06:15:02.160Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 30 06:13 internal [2022-01-30T06:15:02.161Z] -rw-rw-r--. 1 jenkins jenkins 660 Jan 30 06:13 Jenkinsfile [2022-01-30T06:15:02.161Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 30 06:13 LICENSE [2022-01-30T06:15:02.161Z] -rw-rw-r--. 1 jenkins jenkins 1157 Jan 30 06:13 Makefile [2022-01-30T06:15:02.161Z] -rw-rw-r--. 1 jenkins jenkins 623 Jan 30 06:13 OWNERS.md [2022-01-30T06:15:02.161Z] -rw-rw-r--. 1 jenkins jenkins 2914 Jan 30 06:13 README.md [2022-01-30T06:15:02.161Z] drwx------. 3 jenkins jenkins 57 Jan 30 06:13 .semver [2022-01-30T06:15:02.161Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 30 06:13 VERSION [2022-01-30T06:15:02.161Z] -rw-rw-r--. 1 jenkins jenkins 235 Jan 30 06:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:02.471Z] + 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=7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 --label arch=amd64 --label version=2.2.0-dev.6 . [2022-01-30T06:15:02.471Z] Sending build context to Docker daemon 22.88MB [2022-01-30T06:15:02.471Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-30T06:15:02.471Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-30T06:15:02.471Z] ---> fc27c8dc9a40 [2022-01-30T06:15:02.471Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-30T06:15:02.732Z] ---> Running in 64d38e7431ed [2022-01-30T06:15:02.732Z] Removing intermediate container 64d38e7431ed [2022-01-30T06:15:02.732Z] ---> ed2489e4da43 [2022-01-30T06:15:02.732Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-30T06:15:02.732Z] ---> Running in a9532f35d7d2 [2022-01-30T06:15:02.732Z] Removing intermediate container a9532f35d7d2 [2022-01-30T06:15:02.732Z] ---> 824b1b3bf5ed [2022-01-30T06:15:02.732Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-30T06:15:02.994Z] ---> Running in 89aa21bd6614 [2022-01-30T06:15:02.994Z] Removing intermediate container 89aa21bd6614 [2022-01-30T06:15:02.994Z] ---> 738dbeb9519c [2022-01-30T06:15:02.994Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-30T06:15:02.994Z] ---> Running in cdd1ca0cc1a4 [2022-01-30T06:15:03.565Z] Removing intermediate container cdd1ca0cc1a4 [2022-01-30T06:15:03.565Z] ---> 753ef8594341 [2022-01-30T06:15:03.565Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-30T06:15:03.565Z] ---> Running in 38e2faacb5de [2022-01-30T06:15:03.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-30T06:15:04.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-30T06:15:04.970Z] OK: 224 MiB in 56 packages [2022-01-30T06:15:05.229Z] Removing intermediate container 38e2faacb5de [2022-01-30T06:15:05.229Z] ---> b5e4588439e6 [2022-01-30T06:15:05.229Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-30T06:15:05.229Z] ---> 32e60d33f2fa [2022-01-30T06:15:05.229Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-30T06:15:05.229Z] ---> Running in 3471195dd8a1 [2022-01-30T06:15:05.804Z] Removing intermediate container 3471195dd8a1 [2022-01-30T06:15:05.804Z] ---> 4015161cc72a [2022-01-30T06:15:05.804Z] Step 10/26 : COPY . . [2022-01-30T06:15:06.375Z] ---> 3033026fc1cd [2022-01-30T06:15:06.375Z] Step 11/26 : ARG MAKE='make build' [2022-01-30T06:15:06.375Z] ---> Running in 6b2441a658d3 [2022-01-30T06:15:06.375Z] Removing intermediate container 6b2441a658d3 [2022-01-30T06:15:06.375Z] ---> 74d1d32351cf [2022-01-30T06:15:06.375Z] Step 12/26 : RUN $MAKE [2022-01-30T06:15:06.645Z] ---> Running in d63199450814 [2022-01-30T06:15:06.908Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.6" -o cmd/device-virtual ./cmd [2022-01-30T06:15:17.960Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4249 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-01-30T06:15:17.972Z] Running in /w/workspace/device-virtual-go/22 [Pipeline] { [Pipeline] checkout [2022-01-30T06:15:18.153Z] The recommended git tool is: git [2022-01-30T06:15:19.256Z] Removing intermediate container d63199450814 [2022-01-30T06:15:19.256Z] ---> 1c75866f2511 [2022-01-30T06:15:19.256Z] Step 13/26 : FROM alpine:3.14 [2022-01-30T06:15:19.517Z] 3.14: Pulling from library/alpine [2022-01-30T06:15:19.786Z] 97518928ae5f: Pulling fs layer [2022-01-30T06:15:19.786Z] 97518928ae5f: Verifying Checksum [2022-01-30T06:15:19.786Z] 97518928ae5f: Download complete [2022-01-30T06:15:20.054Z] 97518928ae5f: Pull complete [2022-01-30T06:15:20.054Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-30T06:15:20.054Z] Status: Downloaded newer image for alpine:3.14 [2022-01-30T06:15:20.054Z] ---> 0a97eee8041e [2022-01-30T06:15:20.054Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-30T06:15:20.054Z] ---> Running in 0c7830c1f9f9 [2022-01-30T06:15:20.054Z] Removing intermediate container 0c7830c1f9f9 [2022-01-30T06:15:20.054Z] ---> 951da9e39e48 [2022-01-30T06:15:20.054Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-30T06:15:20.054Z] ---> Running in 4631d5a8e289 [2022-01-30T06:15:20.644Z] Removing intermediate container 4631d5a8e289 [2022-01-30T06:15:20.644Z] ---> ee23b6a5ccd8 [2022-01-30T06:15:20.644Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-30T06:15:20.644Z] ---> Running in b1dba94a77c0 [2022-01-30T06:15:20.904Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-30T06:15:21.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-30T06:15:22.108Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-30T06:15:22.369Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-30T06:15:22.369Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-30T06:15:22.369Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-30T06:15:22.602Z] using credential edgex-jenkins-ssh [2022-01-30T06:15:22.619Z] Cloning the remote Git repository [2022-01-30T06:15:22.631Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-30T06:15:22.632Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-30T06:15:22.632Z] Executing busybox-1.33.1-r6.trigger [2022-01-30T06:15:22.632Z] OK: 8 MiB in 20 packages [2022-01-30T06:15:22.890Z] Removing intermediate container b1dba94a77c0 [2022-01-30T06:15:22.890Z] ---> 292a831dacfd [2022-01-30T06:15:22.890Z] Step 17/26 : WORKDIR / [2022-01-30T06:15:22.674Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-01-30T06:15:22.743Z] > git init /w/workspace/device-virtual-go/22 # timeout=10 [2022-01-30T06:15:22.823Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-01-30T06:15:22.824Z] > git --version # timeout=10 [2022-01-30T06:15:22.846Z] > git --version # 'git version 2.17.1' [2022-01-30T06:15:22.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-30T06:15:22.911Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-30T06:15:23.160Z] ---> Running in 95a20878cacc [2022-01-30T06:15:23.160Z] Removing intermediate container 95a20878cacc [2022-01-30T06:15:23.160Z] ---> c81fa945c73b [2022-01-30T06:15:23.160Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-30T06:15:23.160Z] ---> ad85cb60dc8e [2022-01-30T06:15:23.160Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-30T06:15:23.420Z] ---> 54c69de87269 [2022-01-30T06:15:23.420Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-30T06:15:23.680Z] ---> b81c612acc52 [2022-01-30T06:15:23.680Z] Step 21/26 : EXPOSE 59900 [2022-01-30T06:15:23.680Z] ---> Running in 53b4f2366083 [2022-01-30T06:15:23.942Z] Removing intermediate container 53b4f2366083 [2022-01-30T06:15:23.942Z] ---> 9cb4814469df [2022-01-30T06:15:23.942Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-30T06:15:23.942Z] ---> Running in 04605d16fb0c [2022-01-30T06:15:23.942Z] Removing intermediate container 04605d16fb0c [2022-01-30T06:15:23.942Z] ---> 2408ac815648 [2022-01-30T06:15:23.942Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-30T06:15:23.942Z] ---> Running in d02d0adcc6cc [2022-01-30T06:15:24.205Z] Removing intermediate container d02d0adcc6cc [2022-01-30T06:15:24.205Z] ---> a89496c4926a [2022-01-30T06:15:24.205Z] Step 24/26 : LABEL arch=amd64 [2022-01-30T06:15:24.205Z] ---> Running in cba4b5405070 [2022-01-30T06:15:24.205Z] Removing intermediate container cba4b5405070 [2022-01-30T06:15:24.205Z] ---> ff7e9a70023e [2022-01-30T06:15:24.205Z] Step 25/26 : LABEL git_sha=7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [2022-01-30T06:15:24.205Z] ---> Running in 4439bf5ba30e [2022-01-30T06:15:24.466Z] Removing intermediate container 4439bf5ba30e [2022-01-30T06:15:24.466Z] ---> 4fe57ae09a71 [2022-01-30T06:15:24.466Z] Step 26/26 : LABEL version=2.2.0-dev.6 [2022-01-30T06:15:24.466Z] ---> Running in 9790f70adf0d [2022-01-30T06:15:24.466Z] Removing intermediate container 9790f70adf0d [2022-01-30T06:15:24.466Z] ---> cd668ec37ebc [2022-01-30T06:15:24.466Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-30T06:15:24.466Z] Successfully built cd668ec37ebc [2022-01-30T06:15:24.466Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-30T06:15:24.563Z] provisioning config files... [2022-01-30T06:15:24.575Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1108147165498742809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:15:24.884Z] ---> docker-login.sh [2022-01-30T06:15:24.884Z] nexus3.edgexfoundry.org:10001 [2022-01-30T06:15:24.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:24.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:24.884Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:24.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:24.884Z] [2022-01-30T06:15:24.884Z] Login Succeeded [2022-01-30T06:15:24.884Z] nexus3.edgexfoundry.org:10002 [2022-01-30T06:15:24.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:24.941Z] Avoid second fetch [2022-01-30T06:15:24.942Z] Checking out Revision 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 (main) [2022-01-30T06:15:25.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:25.148Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:25.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:25.148Z] [2022-01-30T06:15:25.148Z] Login Succeeded [2022-01-30T06:15:25.148Z] nexus3.edgexfoundry.org:10003 [2022-01-30T06:15:25.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:25.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:25.148Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:25.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:25.148Z] [2022-01-30T06:15:25.148Z] Login Succeeded [2022-01-30T06:15:25.148Z] nexus3.edgexfoundry.org:10004 [2022-01-30T06:15:25.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:25.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:25.408Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:25.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:25.408Z] [2022-01-30T06:15:25.408Z] Login Succeeded [2022-01-30T06:15:25.408Z] docker.io [2022-01-30T06:15:25.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:24.853Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-01-30T06:15:24.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-30T06:15:24.964Z] > git config core.sparsecheckout # timeout=10 [2022-01-30T06:15:24.979Z] > git checkout -f 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 # timeout=10 [2022-01-30T06:15:25.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:25.669Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:25.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:25.669Z] [2022-01-30T06:15:25.669Z] Login Succeeded [2022-01-30T06:15:25.669Z] ---> docker-login.sh ends [Pipeline] } [2022-01-30T06:15:25.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-30T06:15:25.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-30T06:15:25.734Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-01-30T06:15:25.734Z] 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [2022-01-30T06:15:25.734Z] latest [2022-01-30T06:15:25.734Z] 2.2.0-dev.6 [2022-01-30T06:15:25.734Z] 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6 [2022-01-30T06:15:25.734Z] main [2022-01-30T06:15:25.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:26.051Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:26.365Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [2022-01-30T06:15:26.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-01-30T06:15:26.365Z] 34a51dbe9d9f: Preparing [2022-01-30T06:15:26.365Z] 2ee539322bb0: Preparing [2022-01-30T06:15:26.365Z] 2ae66c71122b: Preparing [2022-01-30T06:15:26.365Z] 0cc638d65502: Preparing [2022-01-30T06:15:26.365Z] 4e3c24d00825: Preparing [2022-01-30T06:15:26.365Z] 1a058d5342cc: Preparing [2022-01-30T06:15:26.365Z] 1a058d5342cc: Waiting [2022-01-30T06:15:26.625Z] 4e3c24d00825: Pushed [2022-01-30T06:15:26.625Z] 2ae66c71122b: Pushed [2022-01-30T06:15:26.625Z] 1a058d5342cc: Layer already exists [2022-01-30T06:15:26.625Z] 2ee539322bb0: Pushed [2022-01-30T06:15:26.625Z] 0cc638d65502: Pushed [2022-01-30T06:15:27.567Z] 34a51dbe9d9f: Pushed [2022-01-30T06:15:27.567Z] 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963: digest: sha256:b26b9fdd7c63fe375c0a2433f70e5975c91331729614e95db921456bd2467fbd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:27.872Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:28.168Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-01-30T06:15:28.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-01-30T06:15:28.168Z] 34a51dbe9d9f: Preparing [2022-01-30T06:15:28.168Z] 2ee539322bb0: Preparing [2022-01-30T06:15:28.168Z] 2ae66c71122b: Preparing [2022-01-30T06:15:28.168Z] 0cc638d65502: Preparing [2022-01-30T06:15:28.168Z] 4e3c24d00825: Preparing [2022-01-30T06:15:28.168Z] 1a058d5342cc: Preparing [2022-01-30T06:15:28.168Z] 1a058d5342cc: Waiting [2022-01-30T06:15:28.168Z] 0cc638d65502: Layer already exists [2022-01-30T06:15:28.168Z] 2ae66c71122b: Layer already exists [2022-01-30T06:15:28.168Z] 34a51dbe9d9f: Layer already exists [2022-01-30T06:15:28.168Z] 2ee539322bb0: Layer already exists [2022-01-30T06:15:28.168Z] 4e3c24d00825: Layer already exists [2022-01-30T06:15:28.168Z] 1a058d5342cc: Layer already exists [2022-01-30T06:15:28.168Z] latest: digest: sha256:b26b9fdd7c63fe375c0a2433f70e5975c91331729614e95db921456bd2467fbd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:28.472Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:28.767Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.6 [2022-01-30T06:15:28.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-01-30T06:15:28.768Z] 34a51dbe9d9f: Preparing [2022-01-30T06:15:28.768Z] 2ee539322bb0: Preparing [2022-01-30T06:15:28.768Z] 2ae66c71122b: Preparing [2022-01-30T06:15:28.768Z] 0cc638d65502: Preparing [2022-01-30T06:15:28.768Z] 4e3c24d00825: Preparing [2022-01-30T06:15:28.768Z] 1a058d5342cc: Preparing [2022-01-30T06:15:28.768Z] 1a058d5342cc: Waiting [2022-01-30T06:15:28.768Z] 34a51dbe9d9f: Layer already exists [2022-01-30T06:15:28.768Z] 2ee539322bb0: Layer already exists [2022-01-30T06:15:28.768Z] 0cc638d65502: Layer already exists [2022-01-30T06:15:28.768Z] 4e3c24d00825: Layer already exists [2022-01-30T06:15:28.768Z] 2ae66c71122b: Layer already exists [2022-01-30T06:15:28.768Z] 1a058d5342cc: Layer already exists [2022-01-30T06:15:28.768Z] 2.2.0-dev.6: digest: sha256:b26b9fdd7c63fe375c0a2433f70e5975c91331729614e95db921456bd2467fbd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:29.070Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:29.175Z] Commit message: "perf(app): Use maps instead of in-RAM SQL DB (#260) (#261)" [2022-01-30T06:15:29.363Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6 [2022-01-30T06:15:29.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-01-30T06:15:29.363Z] 34a51dbe9d9f: Preparing [2022-01-30T06:15:29.363Z] 2ee539322bb0: Preparing [2022-01-30T06:15:29.363Z] 2ae66c71122b: Preparing [2022-01-30T06:15:29.363Z] 0cc638d65502: Preparing [2022-01-30T06:15:29.363Z] 4e3c24d00825: Preparing [2022-01-30T06:15:29.363Z] 1a058d5342cc: Preparing [2022-01-30T06:15:29.363Z] 1a058d5342cc: Waiting [2022-01-30T06:15:29.363Z] 34a51dbe9d9f: Layer already exists [2022-01-30T06:15:29.363Z] 2ee539322bb0: Layer already exists [2022-01-30T06:15:29.363Z] 4e3c24d00825: Layer already exists [2022-01-30T06:15:29.363Z] 0cc638d65502: Layer already exists [2022-01-30T06:15:29.363Z] 2ae66c71122b: Layer already exists [2022-01-30T06:15:29.363Z] 1a058d5342cc: Layer already exists [2022-01-30T06:15:29.363Z] 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6: digest: sha256:b26b9fdd7c63fe375c0a2433f70e5975c91331729614e95db921456bd2467fbd size: 1573 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-30T06:15:29.661Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:29.998Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-01-30T06:15:29.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-01-30T06:15:29.999Z] 34a51dbe9d9f: Preparing [2022-01-30T06:15:29.999Z] 2ee539322bb0: Preparing [2022-01-30T06:15:29.999Z] 2ae66c71122b: Preparing [2022-01-30T06:15:29.999Z] 0cc638d65502: Preparing [2022-01-30T06:15:29.999Z] 4e3c24d00825: Preparing [2022-01-30T06:15:29.999Z] 1a058d5342cc: Preparing [2022-01-30T06:15:29.999Z] 1a058d5342cc: Waiting [2022-01-30T06:15:29.999Z] 2ae66c71122b: Layer already exists [2022-01-30T06:15:29.999Z] 4e3c24d00825: Layer already exists [2022-01-30T06:15:29.999Z] 0cc638d65502: Layer already exists [2022-01-30T06:15:29.999Z] 34a51dbe9d9f: Layer already exists [2022-01-30T06:15:29.999Z] 2ee539322bb0: Layer already exists [2022-01-30T06:15:29.999Z] 1a058d5342cc: Layer already exists [2022-01-30T06:15:29.999Z] main: digest: sha256:b26b9fdd7c63fe375c0a2433f70e5975c91331729614e95db921456bd2467fbd size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-30T06:15:30.037Z] ===================================================== [Pipeline] echo [2022-01-30T06:15:30.048Z] taggedImages: [2022-01-30T06:15:30.048Z] - nexus3.edgexfoundry.org:10004/device-virtual:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [2022-01-30T06:15:30.048Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-01-30T06:15:30.048Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.0-dev.6 [2022-01-30T06:15:30.048Z] - nexus3.edgexfoundry.org:10004/device-virtual:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6 [2022-01-30T06:15:30.048Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [2022-01-30T06:15:30.049Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-30T06:15:30.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-30T06:15:30.049Z] Dload Upload Total Spent Left Speed [2022-01-30T06:15:30.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 96284 [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 [Pipeline] sh [2022-01-30T06:15:30.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-30T06:15:30.428Z] [2022-01-30T06:15:30.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:30.533Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-30T06:15:30.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-30T06:15:30.731Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-30T06:15:30.731Z] b4d181a07f80: Pulling fs layer [2022-01-30T06:15:30.731Z] a1111a8f2ec3: Pulling fs layer [2022-01-30T06:15:30.731Z] ed53099fbce6: Pulling fs layer [2022-01-30T06:15:30.731Z] dc539afda2c1: Pulling fs layer [2022-01-30T06:15:30.731Z] 77bc0d833cb6: Pulling fs layer [2022-01-30T06:15:30.731Z] 9065ff56babe: Pulling fs layer [2022-01-30T06:15:30.731Z] d287ab97295c: Pulling fs layer [2022-01-30T06:15:30.731Z] dc539afda2c1: Waiting [2022-01-30T06:15:30.731Z] 77bc0d833cb6: Waiting [2022-01-30T06:15:30.731Z] 9065ff56babe: Waiting [2022-01-30T06:15:30.731Z] d287ab97295c: Waiting [2022-01-30T06:15:30.731Z] a1111a8f2ec3: Verifying Checksum [2022-01-30T06:15:30.731Z] a1111a8f2ec3: Download complete [2022-01-30T06:15:30.731Z] dc539afda2c1: Download complete [2022-01-30T06:15:30.731Z] ed53099fbce6: Verifying Checksum [2022-01-30T06:15:30.731Z] ed53099fbce6: Download complete [2022-01-30T06:15:30.883Z] + sudo tee /etc/docker/daemon.new [2022-01-30T06:15:30.883Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-30T06:15:30.883Z] { [2022-01-30T06:15:30.883Z] "registry-mirrors": [ [2022-01-30T06:15:30.883Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-30T06:15:30.883Z] ], [2022-01-30T06:15:30.883Z] "bip": "10.250.0.254/24", [2022-01-30T06:15:30.883Z] "hosts": [ [2022-01-30T06:15:30.883Z] "tcp://0.0.0.0:5555", [2022-01-30T06:15:30.883Z] "unix:///var/run/docker.sock" [2022-01-30T06:15:30.883Z] ], [2022-01-30T06:15:30.883Z] "mtu": 1458, [2022-01-30T06:15:30.883Z] "selinux-enabled": true, [2022-01-30T06:15:30.883Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-30T06:15:30.883Z] } [Pipeline] sh [2022-01-30T06:15:30.998Z] 9065ff56babe: Verifying Checksum [2022-01-30T06:15:30.998Z] 9065ff56babe: Download complete [2022-01-30T06:15:30.998Z] 77bc0d833cb6: Verifying Checksum [2022-01-30T06:15:30.998Z] 77bc0d833cb6: Download complete [2022-01-30T06:15:30.998Z] b4d181a07f80: Verifying Checksum [2022-01-30T06:15:30.998Z] b4d181a07f80: Download complete [2022-01-30T06:15:31.234Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-30T06:15:31.576Z] d287ab97295c: Verifying Checksum [2022-01-30T06:15:31.576Z] d287ab97295c: Download complete [2022-01-30T06:15:31.576Z] + sudo service docker restart [2022-01-30T06:15:32.526Z] b4d181a07f80: Pull complete [2022-01-30T06:15:32.526Z] a1111a8f2ec3: Pull complete [2022-01-30T06:15:33.110Z] ed53099fbce6: Pull complete [2022-01-30T06:15:33.110Z] dc539afda2c1: Pull complete [2022-01-30T06:15:33.375Z] 77bc0d833cb6: Pull complete [2022-01-30T06:15:33.375Z] 9065ff56babe: Pull complete [2022-01-30T06:15:38.732Z] d287ab97295c: Pull complete [2022-01-30T06:15:38.732Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-30T06:15:38.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-30T06:15:38.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-30T06:15:38.799Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:15:38.850Z] $ 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/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 [2022-01-30T06:15:41.316Z] $ docker top 89c6af5c84a5fa13cba40a4d8a1f95fd4c0d75ccb6bc37f06edf6b91fd538f9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:15:41.867Z] ---> job-cost.sh [2022-01-30T06:15:41.867Z] lf-activate-venv: SKIPPING [2022-01-30T06:15:41.867Z] INFO: No Stack... [2022-01-30T06:15:41.867Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-30T06:15:42.269Z] INFO: Archiving Costs [Pipeline] sh [2022-01-30T06:15:42.659Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-01-30T06:15:42.660Z] + cut -d, -f6 [Pipeline] lock [2022-01-30T06:15:42.673Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-22-stack-cost] [2022-01-30T06:15:42.684Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-22-stack-cost] did not exist. Created. [2022-01-30T06:15:42.684Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-30T06:15:42.998Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-30T06:15:43.029Z] Stashed 1 file(s) [Pipeline] } [2022-01-30T06:15:43.039Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-30T06:15:43.058Z] $ docker stop --time=1 89c6af5c84a5fa13cba40a4d8a1f95fd4c0d75ccb6bc37f06edf6b91fd538f9d [2022-01-30T06:15:44.188Z] $ docker rm -f 89c6af5c84a5fa13cba40a4d8a1f95fd4c0d75ccb6bc37f06edf6b91fd538f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-30T06:15:49.955Z] provisioning config files... [2022-01-30T06:15:49.976Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/22@tmp/config5451721965599334098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:15:50.323Z] ---> docker-login.sh [2022-01-30T06:15:50.323Z] nexus3.edgexfoundry.org:10001 [2022-01-30T06:15:50.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:50.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:50.915Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:50.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:50.915Z] [2022-01-30T06:15:50.915Z] Login Succeeded [2022-01-30T06:15:50.915Z] nexus3.edgexfoundry.org:10002 [2022-01-30T06:15:51.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:51.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:51.458Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:51.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:51.458Z] [2022-01-30T06:15:51.458Z] Login Succeeded [2022-01-30T06:15:51.458Z] nexus3.edgexfoundry.org:10003 [2022-01-30T06:15:51.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:51.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:51.731Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:51.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:51.731Z] [2022-01-30T06:15:51.731Z] Login Succeeded [2022-01-30T06:15:51.731Z] nexus3.edgexfoundry.org:10004 [2022-01-30T06:15:52.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:52.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:52.276Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:52.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:52.276Z] [2022-01-30T06:15:52.276Z] Login Succeeded [2022-01-30T06:15:52.276Z] docker.io [2022-01-30T06:15:52.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:15:52.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:15:52.816Z] Configure a credential helper to remove this warning. See [2022-01-30T06:15:52.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:15:52.816Z] [2022-01-30T06:15:52.816Z] Login Succeeded [2022-01-30T06:15:52.816Z] ---> docker-login.sh ends [Pipeline] } [2022-01-30T06:15:52.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-30T06:15:53.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-30T06:15:53.244Z] ========================================================= [2022-01-30T06:15:53.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-30T06:15:53.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:15:53.590Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-30T06:15:53.862Z] Sending build context to Docker daemon 11.55MB [2022-01-30T06:15:53.862Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-30T06:15:53.862Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-30T06:15:54.136Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-30T06:15:54.137Z] 9b3977197b4f: Pulling fs layer [2022-01-30T06:15:54.137Z] 1a89e8eeedd5: Pulling fs layer [2022-01-30T06:15:54.137Z] 94645a83ff95: Pulling fs layer [2022-01-30T06:15:54.137Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-30T06:15:54.137Z] 0c92f367c5e7: Pulling fs layer [2022-01-30T06:15:54.137Z] 4b8299f9d1f4: Pulling fs layer [2022-01-30T06:15:54.137Z] 9a6b49a46696: Pulling fs layer [2022-01-30T06:15:54.137Z] cf05db05a679: Pulling fs layer [2022-01-30T06:15:54.137Z] 3f3a8bcf1eab: Waiting [2022-01-30T06:15:54.137Z] 0c92f367c5e7: Waiting [2022-01-30T06:15:54.137Z] 4b8299f9d1f4: Waiting [2022-01-30T06:15:54.137Z] 9a6b49a46696: Waiting [2022-01-30T06:15:54.137Z] cf05db05a679: Waiting [2022-01-30T06:15:54.137Z] 94645a83ff95: Download complete [2022-01-30T06:15:54.137Z] 1a89e8eeedd5: Verifying Checksum [2022-01-30T06:15:54.137Z] 1a89e8eeedd5: Download complete [2022-01-30T06:15:54.137Z] 0c92f367c5e7: Verifying Checksum [2022-01-30T06:15:54.137Z] 0c92f367c5e7: Download complete [2022-01-30T06:15:54.137Z] 4b8299f9d1f4: Verifying Checksum [2022-01-30T06:15:54.137Z] 4b8299f9d1f4: Download complete [2022-01-30T06:15:54.137Z] 9b3977197b4f: Verifying Checksum [2022-01-30T06:15:54.137Z] 9b3977197b4f: Download complete [2022-01-30T06:15:54.137Z] 9a6b49a46696: Verifying Checksum [2022-01-30T06:15:54.137Z] 9a6b49a46696: Download complete [2022-01-30T06:15:55.121Z] 9b3977197b4f: Pull complete [2022-01-30T06:15:55.397Z] 1a89e8eeedd5: Pull complete [2022-01-30T06:15:56.013Z] 94645a83ff95: Pull complete [2022-01-30T06:15:56.013Z] cf05db05a679: Verifying Checksum [2022-01-30T06:15:56.013Z] cf05db05a679: Download complete [2022-01-30T06:15:56.609Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-30T06:15:56.609Z] 3f3a8bcf1eab: Download complete [2022-01-30T06:16:09.011Z] 3f3a8bcf1eab: Pull complete [2022-01-30T06:16:09.011Z] 0c92f367c5e7: Pull complete [2022-01-30T06:16:09.011Z] 4b8299f9d1f4: Pull complete [2022-01-30T06:16:09.011Z] 9a6b49a46696: Pull complete [2022-01-30T06:16:14.411Z] cf05db05a679: Pull complete [2022-01-30T06:16:14.411Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-30T06:16:14.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-30T06:16:14.411Z] ---> 0ccda1f7e2ee [2022-01-30T06:16:14.411Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-30T06:16:15.836Z] ---> Running in eed3ff729e7b [2022-01-30T06:16:16.107Z] Removing intermediate container eed3ff729e7b [2022-01-30T06:16:16.107Z] ---> c2e1f65893eb [2022-01-30T06:16:16.107Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-30T06:16:16.380Z] ---> Running in 6183d597e1e7 [2022-01-30T06:16:16.658Z] Removing intermediate container 6183d597e1e7 [2022-01-30T06:16:16.658Z] ---> 91772e157fa3 [2022-01-30T06:16:16.658Z] Step 5/12 : WORKDIR /device-virtual-go [2022-01-30T06:16:16.658Z] ---> Running in c20165c870d0 [2022-01-30T06:16:17.255Z] Removing intermediate container c20165c870d0 [2022-01-30T06:16:17.255Z] ---> 6e58991cf173 [2022-01-30T06:16:17.255Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-30T06:16:17.255Z] ---> Running in c5236cec2c91 [2022-01-30T06:16:19.232Z] Removing intermediate container c5236cec2c91 [2022-01-30T06:16:19.232Z] ---> 128aa55deabb [2022-01-30T06:16:19.232Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-30T06:16:19.232Z] ---> Running in 3a76dafa6bbf [2022-01-30T06:16:20.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-30T06:16:21.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-30T06:16:21.777Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-30T06:16:21.777Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-30T06:16:22.048Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-30T06:16:22.048Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-30T06:16:22.048Z] Executing busybox-1.34.1-r3.trigger [2022-01-30T06:16:22.324Z] OK: 224 MiB in 56 packages [2022-01-30T06:16:23.303Z] Removing intermediate container 3a76dafa6bbf [2022-01-30T06:16:23.303Z] ---> 3f22e0e48f50 [2022-01-30T06:16:23.303Z] Step 8/12 : COPY go.mod vendor* ./ [2022-01-30T06:16:23.898Z] ---> 477e49899b55 [2022-01-30T06:16:23.898Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-30T06:16:23.898Z] ---> Running in 295a0461e0cc [2022-01-30T06:17:45.674Z] Removing intermediate container 295a0461e0cc [2022-01-30T06:17:45.674Z] ---> b16b6bfed4b1 [2022-01-30T06:17:45.674Z] Step 10/12 : COPY . . [2022-01-30T06:17:45.674Z] ---> cb0c0b9bb24e [2022-01-30T06:17:45.674Z] Step 11/12 : ARG MAKE='make build' [2022-01-30T06:17:45.674Z] ---> Running in 5d392ac8abc2 [2022-01-30T06:17:45.674Z] Removing intermediate container 5d392ac8abc2 [2022-01-30T06:17:45.674Z] ---> b0108ca4f580 [2022-01-30T06:17:45.674Z] Step 12/12 : RUN $MAKE [2022-01-30T06:17:45.674Z] ---> Running in c7b4f60fd1a7 [2022-01-30T06:17:45.674Z] noop [2022-01-30T06:17:45.674Z] Removing intermediate container c7b4f60fd1a7 [2022-01-30T06:17:45.674Z] ---> 0dae0bbf459b [2022-01-30T06:17:45.674Z] Successfully built 0dae0bbf459b [2022-01-30T06:17:45.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:17:46.019Z] + docker inspect -f . ci-base-image-arm64 [2022-01-30T06:17:46.019Z] . [Pipeline] withDockerContainer [2022-01-30T06:17:46.250Z] prd-ubuntu18.04-docker-arm64-4c-16g-4249 does not seem to be running inside a container [2022-01-30T06:17:46.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/22 -v /w/workspace/device-virtual-go/22:/w/workspace/device-virtual-go/22:rw,z -v /w/workspace/device-virtual-go/22@tmp:/w/workspace/device-virtual-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-30T06:17:47.662Z] $ docker top ac0087d075e954ad895a46412f681b164d8ef2c0046581148881e509ede3e69e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-30T06:17:48.556Z] + go version [2022-01-30T06:17:48.556Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-30T06:17:48.581Z] $ docker stop --time=1 ac0087d075e954ad895a46412f681b164d8ef2c0046581148881e509ede3e69e [2022-01-30T06:17:50.213Z] $ docker rm -f ac0087d075e954ad895a46412f681b164d8ef2c0046581148881e509ede3e69e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:17:50.802Z] + docker inspect -f . ci-base-image-arm64 [2022-01-30T06:17:50.802Z] . [Pipeline] withDockerContainer [2022-01-30T06:17:50.996Z] prd-ubuntu18.04-docker-arm64-4c-16g-4249 does not seem to be running inside a container [2022-01-30T06:17:51.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/22 -v /w/workspace/device-virtual-go/22:/w/workspace/device-virtual-go/22:rw,z -v /w/workspace/device-virtual-go/22@tmp:/w/workspace/device-virtual-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-30T06:17:52.362Z] $ docker top bec3f626c2e099014d14e57555d1b85a58b30de05b59fb0786bfe5283cd722f5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-30T06:17:53.258Z] + make test [2022-01-30T06:17:53.258Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-30T06:17:54.244Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-01-30T06:18:41.259Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-01-30T06:18:41.259Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.111s coverage: 65.7% of statements [2022-01-30T06:18:41.259Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-30T06:18:56.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-30T06:18:56.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-30T06:18:56.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-30T06:18:58.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-30T06:18:58.366Z] $ docker stop --time=1 bec3f626c2e099014d14e57555d1b85a58b30de05b59fb0786bfe5283cd722f5 [2022-01-30T06:19:00.117Z] $ docker rm -f bec3f626c2e099014d14e57555d1b85a58b30de05b59fb0786bfe5283cd722f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-30T06:19:00.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-30T06:19:00.935Z] Warning: overwriting stash ‘coverage-report’ [2022-01-30T06:19:01.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-30T06:19:01.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-30T06:19:02.116Z] + ls -al . [2022-01-30T06:19:02.116Z] total 192 [2022-01-30T06:19:02.116Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 30 06:18 . [2022-01-30T06:19:02.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 06:15 .. [2022-01-30T06:19:02.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 06:15 .git [2022-01-30T06:19:02.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 06:15 .github [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 270 Jan 30 06:15 .gitignore [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 6514 Jan 30 06:15 Attribution.txt [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jan 30 06:15 CHANGELOG.md [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jan 30 06:15 Dockerfile [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 06:15 GOVERNANCE.md [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 30 06:15 Jenkinsfile [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 30 06:15 LICENSE [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 1157 Jan 30 06:15 Makefile [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 30 06:15 OWNERS.md [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jan 30 06:15 README.md [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 30 06:13 VERSION [2022-01-30T06:19:02.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 06:15 bin [2022-01-30T06:19:02.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 06:15 cmd [2022-01-30T06:19:02.116Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 30 06:18 coverage.out [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 2733 Jan 30 06:15 go.mod [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 49169 Jan 30 06:15 go.sum [2022-01-30T06:19:02.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 06:15 internal [2022-01-30T06:19:02.116Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 30 06:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:19:02.455Z] + 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=7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 --label arch=arm64 --label version=2.2.0-dev.6 . [2022-01-30T06:19:02.728Z] Sending build context to Docker daemon 11.6MB [2022-01-30T06:19:03.006Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-01-30T06:19:03.006Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-30T06:19:03.006Z] ---> 0dae0bbf459b [2022-01-30T06:19:03.006Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-30T06:19:03.006Z] ---> Running in cee85553c526 [2022-01-30T06:19:03.277Z] Removing intermediate container cee85553c526 [2022-01-30T06:19:03.277Z] ---> 4293b5b1e3d1 [2022-01-30T06:19:03.277Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-30T06:19:03.549Z] ---> Running in a56f42deba6c [2022-01-30T06:19:03.823Z] Removing intermediate container a56f42deba6c [2022-01-30T06:19:03.823Z] ---> 65f85c3f1c47 [2022-01-30T06:19:03.823Z] Step 5/26 : WORKDIR /device-virtual-go [2022-01-30T06:19:03.823Z] ---> Running in 7b975ce4d4af [2022-01-30T06:19:04.416Z] Removing intermediate container 7b975ce4d4af [2022-01-30T06:19:04.416Z] ---> 3adaf8bbd046 [2022-01-30T06:19:04.417Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-30T06:19:04.417Z] ---> Running in f959cbbe3257 [2022-01-30T06:19:05.847Z] Removing intermediate container f959cbbe3257 [2022-01-30T06:19:05.847Z] ---> b4e9284c38b1 [2022-01-30T06:19:05.847Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-30T06:19:06.153Z] ---> Running in 56ee7df63e9b [2022-01-30T06:19:07.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-30T06:19:08.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-30T06:19:08.752Z] OK: 224 MiB in 56 packages [2022-01-30T06:19:09.740Z] Removing intermediate container 56ee7df63e9b [2022-01-30T06:19:09.740Z] ---> 4cbef14443a6 [2022-01-30T06:19:09.740Z] Step 8/26 : COPY go.mod vendor* ./ [2022-01-30T06:19:10.014Z] ---> 398e393c62d7 [2022-01-30T06:19:10.014Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-30T06:19:10.290Z] ---> Running in b1647bb4b02a [2022-01-30T06:19:12.268Z] Removing intermediate container b1647bb4b02a [2022-01-30T06:19:12.268Z] ---> bbec2a413709 [2022-01-30T06:19:12.268Z] Step 10/26 : COPY . . [2022-01-30T06:19:13.697Z] ---> b6e1d4041cfd [2022-01-30T06:19:13.698Z] Step 11/26 : ARG MAKE='make build' [2022-01-30T06:19:13.698Z] ---> Running in 040a0ce98267 [2022-01-30T06:19:13.973Z] Removing intermediate container 040a0ce98267 [2022-01-30T06:19:13.973Z] ---> 3ef2d13f96d1 [2022-01-30T06:19:13.973Z] Step 12/26 : RUN $MAKE [2022-01-30T06:19:13.973Z] ---> Running in 175ca035ce75 [2022-01-30T06:19:14.950Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.2.0-dev.6" -o cmd/device-virtual ./cmd [2022-01-30T06:19:53.929Z] Removing intermediate container 175ca035ce75 [2022-01-30T06:19:53.929Z] ---> bd7b18ff7141 [2022-01-30T06:19:53.929Z] Step 13/26 : FROM alpine:3.14 [2022-01-30T06:19:53.929Z] 3.14: Pulling from library/alpine [2022-01-30T06:19:53.929Z] be307f383ecc: Pulling fs layer [2022-01-30T06:19:53.929Z] be307f383ecc: Download complete [2022-01-30T06:19:53.929Z] be307f383ecc: Pull complete [2022-01-30T06:19:53.929Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-30T06:19:53.929Z] Status: Downloaded newer image for alpine:3.14 [2022-01-30T06:19:53.929Z] ---> 5b8b7b635229 [2022-01-30T06:19:53.929Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-01-30T06:19:53.929Z] ---> Running in 63ab57c149c2 [2022-01-30T06:19:53.929Z] Removing intermediate container 63ab57c149c2 [2022-01-30T06:19:53.929Z] ---> 956888989910 [2022-01-30T06:19:53.929Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-30T06:19:53.929Z] ---> Running in 04f44f5474ce [2022-01-30T06:19:55.364Z] Removing intermediate container 04f44f5474ce [2022-01-30T06:19:55.364Z] ---> 1dd7b17ed516 [2022-01-30T06:19:55.364Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-30T06:19:55.364Z] ---> Running in 1acb8b0036bf [2022-01-30T06:19:56.337Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-30T06:19:57.306Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-30T06:19:57.897Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-30T06:19:57.897Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-30T06:19:58.166Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-30T06:19:58.166Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-30T06:19:58.166Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-30T06:19:58.436Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-30T06:19:58.436Z] Executing busybox-1.33.1-r6.trigger [2022-01-30T06:19:58.436Z] OK: 8 MiB in 20 packages [2022-01-30T06:19:59.410Z] Removing intermediate container 1acb8b0036bf [2022-01-30T06:19:59.410Z] ---> f3366fee0fdd [2022-01-30T06:19:59.410Z] Step 17/26 : WORKDIR / [2022-01-30T06:19:59.410Z] ---> Running in e5c60fb51cf3 [2022-01-30T06:19:59.682Z] Removing intermediate container e5c60fb51cf3 [2022-01-30T06:19:59.682Z] ---> d41112fe9d0b [2022-01-30T06:19:59.682Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-01-30T06:20:00.277Z] ---> c9f74422473e [2022-01-30T06:20:00.277Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-01-30T06:20:00.872Z] ---> c7967bb5e00f [2022-01-30T06:20:00.872Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-01-30T06:20:01.854Z] ---> 5fe9595affd9 [2022-01-30T06:20:01.854Z] Step 21/26 : EXPOSE 59900 [2022-01-30T06:20:01.854Z] ---> Running in 063918040e79 [2022-01-30T06:20:02.125Z] Removing intermediate container 063918040e79 [2022-01-30T06:20:02.125Z] ---> d687617040c6 [2022-01-30T06:20:02.125Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-01-30T06:20:02.399Z] ---> Running in 1efe7779c707 [2022-01-30T06:20:02.672Z] Removing intermediate container 1efe7779c707 [2022-01-30T06:20:02.672Z] ---> d46d45e157d4 [2022-01-30T06:20:02.672Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-30T06:20:02.672Z] ---> Running in c8133637226f [2022-01-30T06:20:02.950Z] Removing intermediate container c8133637226f [2022-01-30T06:20:02.950Z] ---> cd93c3b63176 [2022-01-30T06:20:02.950Z] Step 24/26 : LABEL arch=arm64 [2022-01-30T06:20:03.221Z] ---> Running in 9ab003ed07ad [2022-01-30T06:20:03.493Z] Removing intermediate container 9ab003ed07ad [2022-01-30T06:20:03.493Z] ---> cec624fc8b7c [2022-01-30T06:20:03.494Z] Step 25/26 : LABEL git_sha=7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [2022-01-30T06:20:03.494Z] ---> Running in 7752ca1004dc [2022-01-30T06:20:03.764Z] Removing intermediate container 7752ca1004dc [2022-01-30T06:20:03.764Z] ---> 7008c79ac43c [2022-01-30T06:20:03.764Z] Step 26/26 : LABEL version=2.2.0-dev.6 [2022-01-30T06:20:04.037Z] ---> Running in e5bb2e1ccd3a [2022-01-30T06:20:04.311Z] Removing intermediate container e5bb2e1ccd3a [2022-01-30T06:20:04.311Z] ---> 7680811813d3 [2022-01-30T06:20:04.311Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-30T06:20:04.311Z] Successfully built 7680811813d3 [2022-01-30T06:20:04.311Z] 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 [2022-01-30T06:20:04.439Z] provisioning config files... [2022-01-30T06:20:04.457Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/22@tmp/config7090558721765002554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:20:04.796Z] ---> docker-login.sh [2022-01-30T06:20:04.796Z] nexus3.edgexfoundry.org:10001 [2022-01-30T06:20:05.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:20:05.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:20:05.067Z] Configure a credential helper to remove this warning. See [2022-01-30T06:20:05.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:20:05.067Z] [2022-01-30T06:20:05.067Z] Login Succeeded [2022-01-30T06:20:05.067Z] nexus3.edgexfoundry.org:10002 [2022-01-30T06:20:05.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:20:05.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:20:05.606Z] Configure a credential helper to remove this warning. See [2022-01-30T06:20:05.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:20:05.606Z] [2022-01-30T06:20:05.606Z] Login Succeeded [2022-01-30T06:20:05.606Z] nexus3.edgexfoundry.org:10003 [2022-01-30T06:20:05.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:20:05.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:20:05.877Z] Configure a credential helper to remove this warning. See [2022-01-30T06:20:05.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:20:05.877Z] [2022-01-30T06:20:05.877Z] Login Succeeded [2022-01-30T06:20:05.877Z] nexus3.edgexfoundry.org:10004 [2022-01-30T06:20:06.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:20:06.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:20:06.421Z] Configure a credential helper to remove this warning. See [2022-01-30T06:20:06.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:20:06.421Z] [2022-01-30T06:20:06.421Z] Login Succeeded [2022-01-30T06:20:06.421Z] docker.io [2022-01-30T06:20:06.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-30T06:20:06.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-30T06:20:06.963Z] Configure a credential helper to remove this warning. See [2022-01-30T06:20:06.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-30T06:20:06.963Z] [2022-01-30T06:20:06.963Z] Login Succeeded [2022-01-30T06:20:06.963Z] ---> docker-login.sh ends [Pipeline] } [2022-01-30T06:20:06.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-30T06:20:07.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-30T06:20:07.047Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-01-30T06:20:07.047Z] 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [2022-01-30T06:20:07.047Z] latest [2022-01-30T06:20:07.047Z] 2.2.0-dev.6 [2022-01-30T06:20:07.047Z] 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6 [2022-01-30T06:20:07.047Z] main [2022-01-30T06:20:07.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:07.409Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:07.738Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [2022-01-30T06:20:07.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-01-30T06:20:07.738Z] a60d5cd09639: Preparing [2022-01-30T06:20:07.738Z] 35326b0f3588: Preparing [2022-01-30T06:20:07.738Z] 879864fda7c0: Preparing [2022-01-30T06:20:07.738Z] aaaf615e7685: Preparing [2022-01-30T06:20:07.738Z] fb5f7d5f227e: Preparing [2022-01-30T06:20:07.738Z] 62170e181a92: Preparing [2022-01-30T06:20:07.738Z] 62170e181a92: Waiting [2022-01-30T06:20:08.008Z] 879864fda7c0: Pushed [2022-01-30T06:20:08.008Z] 35326b0f3588: Pushed [2022-01-30T06:20:08.008Z] fb5f7d5f227e: Pushed [2022-01-30T06:20:08.008Z] 62170e181a92: Layer already exists [2022-01-30T06:20:08.597Z] aaaf615e7685: Pushed [2022-01-30T06:20:10.556Z] a60d5cd09639: Pushed [2022-01-30T06:20:10.556Z] 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963: digest: sha256:c21926fe17b9138150672cbcdf5b342f6fdd38544df725447c717572790f4942 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:10.896Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:11.224Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-01-30T06:20:11.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-01-30T06:20:11.224Z] a60d5cd09639: Preparing [2022-01-30T06:20:11.224Z] 35326b0f3588: Preparing [2022-01-30T06:20:11.224Z] 879864fda7c0: Preparing [2022-01-30T06:20:11.224Z] aaaf615e7685: Preparing [2022-01-30T06:20:11.224Z] fb5f7d5f227e: Preparing [2022-01-30T06:20:11.224Z] 62170e181a92: Preparing [2022-01-30T06:20:11.224Z] 62170e181a92: Waiting [2022-01-30T06:20:11.224Z] a60d5cd09639: Layer already exists [2022-01-30T06:20:11.224Z] 35326b0f3588: Layer already exists [2022-01-30T06:20:11.224Z] 879864fda7c0: Layer already exists [2022-01-30T06:20:11.224Z] aaaf615e7685: Layer already exists [2022-01-30T06:20:11.224Z] fb5f7d5f227e: Layer already exists [2022-01-30T06:20:11.224Z] 62170e181a92: Layer already exists [2022-01-30T06:20:11.492Z] latest: digest: sha256:c21926fe17b9138150672cbcdf5b342f6fdd38544df725447c717572790f4942 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:11.826Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:12.156Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.6 [2022-01-30T06:20:12.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-01-30T06:20:12.156Z] a60d5cd09639: Preparing [2022-01-30T06:20:12.156Z] 35326b0f3588: Preparing [2022-01-30T06:20:12.156Z] 879864fda7c0: Preparing [2022-01-30T06:20:12.156Z] aaaf615e7685: Preparing [2022-01-30T06:20:12.156Z] fb5f7d5f227e: Preparing [2022-01-30T06:20:12.156Z] 62170e181a92: Preparing [2022-01-30T06:20:12.156Z] 62170e181a92: Waiting [2022-01-30T06:20:12.156Z] fb5f7d5f227e: Layer already exists [2022-01-30T06:20:12.156Z] aaaf615e7685: Layer already exists [2022-01-30T06:20:12.156Z] 35326b0f3588: Layer already exists [2022-01-30T06:20:12.156Z] a60d5cd09639: Layer already exists [2022-01-30T06:20:12.156Z] 879864fda7c0: Layer already exists [2022-01-30T06:20:12.156Z] 62170e181a92: Layer already exists [2022-01-30T06:20:12.425Z] 2.2.0-dev.6: digest: sha256:c21926fe17b9138150672cbcdf5b342f6fdd38544df725447c717572790f4942 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:12.761Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:13.095Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6 [2022-01-30T06:20:13.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-01-30T06:20:13.095Z] a60d5cd09639: Preparing [2022-01-30T06:20:13.095Z] 35326b0f3588: Preparing [2022-01-30T06:20:13.095Z] 879864fda7c0: Preparing [2022-01-30T06:20:13.095Z] aaaf615e7685: Preparing [2022-01-30T06:20:13.095Z] fb5f7d5f227e: Preparing [2022-01-30T06:20:13.095Z] 62170e181a92: Preparing [2022-01-30T06:20:13.095Z] 62170e181a92: Waiting [2022-01-30T06:20:13.095Z] 35326b0f3588: Layer already exists [2022-01-30T06:20:13.095Z] fb5f7d5f227e: Layer already exists [2022-01-30T06:20:13.095Z] 879864fda7c0: Layer already exists [2022-01-30T06:20:13.095Z] a60d5cd09639: Layer already exists [2022-01-30T06:20:13.095Z] aaaf615e7685: Layer already exists [2022-01-30T06:20:13.095Z] 62170e181a92: Layer already exists [2022-01-30T06:20:13.363Z] 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6: digest: sha256:c21926fe17b9138150672cbcdf5b342f6fdd38544df725447c717572790f4942 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:13.706Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:14.037Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-01-30T06:20:14.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-01-30T06:20:14.037Z] a60d5cd09639: Preparing [2022-01-30T06:20:14.037Z] 35326b0f3588: Preparing [2022-01-30T06:20:14.037Z] 879864fda7c0: Preparing [2022-01-30T06:20:14.037Z] aaaf615e7685: Preparing [2022-01-30T06:20:14.037Z] fb5f7d5f227e: Preparing [2022-01-30T06:20:14.037Z] 62170e181a92: Preparing [2022-01-30T06:20:14.037Z] 62170e181a92: Waiting [2022-01-30T06:20:14.037Z] 879864fda7c0: Layer already exists [2022-01-30T06:20:14.037Z] a60d5cd09639: Layer already exists [2022-01-30T06:20:14.037Z] aaaf615e7685: Layer already exists [2022-01-30T06:20:14.037Z] 35326b0f3588: Layer already exists [2022-01-30T06:20:14.037Z] fb5f7d5f227e: Layer already exists [2022-01-30T06:20:14.037Z] 62170e181a92: Layer already exists [2022-01-30T06:20:14.306Z] main: digest: sha256:c21926fe17b9138150672cbcdf5b342f6fdd38544df725447c717572790f4942 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-30T06:20:14.356Z] ===================================================== [Pipeline] echo [2022-01-30T06:20:14.369Z] taggedImages: [2022-01-30T06:20:14.369Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [2022-01-30T06:20:14.369Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-01-30T06:20:14.369Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.0-dev.6 [2022-01-30T06:20:14.369Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:7f10fc8ede43ab0a1e02c0d4ad73e0798a225963-2.2.0-dev.6 [2022-01-30T06:20:14.369Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:14.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-30T06:20:14.737Z] [2022-01-30T06:20:14.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:15.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-30T06:20:15.084Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-30T06:20:15.084Z] 448f6bf000e3: Pulling fs layer [2022-01-30T06:20:15.084Z] f757da607395: Pulling fs layer [2022-01-30T06:20:15.084Z] 05883995daec: Pulling fs layer [2022-01-30T06:20:15.084Z] 8603b9c90790: Pulling fs layer [2022-01-30T06:20:15.084Z] 1560dd03e051: Pulling fs layer [2022-01-30T06:20:15.084Z] 27f5ce0e4adf: Pulling fs layer [2022-01-30T06:20:15.084Z] c2d8d7efcc4b: Pulling fs layer [2022-01-30T06:20:15.084Z] 1560dd03e051: Waiting [2022-01-30T06:20:15.084Z] 27f5ce0e4adf: Waiting [2022-01-30T06:20:15.084Z] c2d8d7efcc4b: Waiting [2022-01-30T06:20:15.084Z] 8603b9c90790: Waiting [2022-01-30T06:20:15.356Z] f757da607395: Verifying Checksum [2022-01-30T06:20:15.356Z] f757da607395: Download complete [2022-01-30T06:20:15.356Z] 8603b9c90790: Verifying Checksum [2022-01-30T06:20:15.356Z] 8603b9c90790: Download complete [2022-01-30T06:20:15.356Z] 1560dd03e051: Verifying Checksum [2022-01-30T06:20:15.356Z] 1560dd03e051: Download complete [2022-01-30T06:20:15.356Z] 27f5ce0e4adf: Verifying Checksum [2022-01-30T06:20:15.356Z] 27f5ce0e4adf: Download complete [2022-01-30T06:20:15.356Z] 05883995daec: Verifying Checksum [2022-01-30T06:20:15.356Z] 05883995daec: Download complete [2022-01-30T06:20:15.951Z] 448f6bf000e3: Download complete [2022-01-30T06:20:18.561Z] c2d8d7efcc4b: Verifying Checksum [2022-01-30T06:20:18.561Z] c2d8d7efcc4b: Download complete [2022-01-30T06:20:19.539Z] 448f6bf000e3: Pull complete [2022-01-30T06:20:20.131Z] f757da607395: Pull complete [2022-01-30T06:20:21.554Z] 05883995daec: Pull complete [2022-01-30T06:20:21.554Z] 8603b9c90790: Pull complete [2022-01-30T06:20:22.527Z] 1560dd03e051: Pull complete [2022-01-30T06:20:22.796Z] 27f5ce0e4adf: Pull complete [2022-01-30T06:20:37.868Z] c2d8d7efcc4b: Pull complete [2022-01-30T06:20:37.868Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-30T06:20:37.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-30T06:20:37.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-30T06:20:38.150Z] prd-ubuntu18.04-docker-arm64-4c-16g-4249 does not seem to be running inside a container [2022-01-30T06:20:38.252Z] $ 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/22 -v /w/workspace/device-virtual-go/22:/w/workspace/device-virtual-go/22:rw,z -v /w/workspace/device-virtual-go/22@tmp:/w/workspace/device-virtual-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-30T06:20:40.745Z] $ docker top 3a4cc8a9110f21030b846c11aee82f2591727157921f6fefe0b8337ef8911fda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:20:41.724Z] ---> job-cost.sh [2022-01-30T06:20:41.724Z] lf-activate-venv: SKIPPING [2022-01-30T06:20:41.724Z] INFO: No Stack... [2022-01-30T06:20:41.995Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-30T06:20:42.590Z] INFO: Archiving Costs [Pipeline] sh [2022-01-30T06:20:43.241Z] + cut -d, -f6 [2022-01-30T06:20:43.241Z] + cat /w/workspace/device-virtual-go/22/archives/cost.csv [Pipeline] lock [2022-01-30T06:20:43.301Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-22-stack-cost] [2022-01-30T06:20:43.312Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-22-stack-cost] did not exist. Created. [2022-01-30T06:20:43.312Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-30T06:20:43.968Z] /w/workspace/device-virtual-go/22@tmp/durable-4321e8a4/script.sh: 1: /w/workspace/device-virtual-go/22@tmp/durable-4321e8a4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-30T06:20:44.630Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-30T06:20:44.650Z] Warning: overwriting stash ‘stack-cost’ [2022-01-30T06:20:44.686Z] Stashed 1 file(s) [Pipeline] } [2022-01-30T06:20:44.692Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-30T06:20:44.715Z] $ docker stop --time=1 3a4cc8a9110f21030b846c11aee82f2591727157921f6fefe0b8337ef8911fda [2022-01-30T06:20:46.176Z] $ docker rm -f 3a4cc8a9110f21030b846c11aee82f2591727157921f6fefe0b8337ef8911fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-30T06:20:46.649Z] provisioning config files... [2022-01-30T06:20:46.658Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3324340544331399381tmp [Pipeline] { [Pipeline] sh [2022-01-30T06:20:46.959Z] + set +x [2022-01-30T06:20:46.959Z] + curl -s https://codecov.io/bash [2022-01-30T06:20:46.959Z] + bash -s -- [2022-01-30T06:20:46.959Z] [2022-01-30T06:20:46.959Z] _____ _ [2022-01-30T06:20:46.959Z] / ____| | | [2022-01-30T06:20:46.959Z] | | ___ __| | ___ ___ _____ __ [2022-01-30T06:20:46.959Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-30T06:20:46.959Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-30T06:20:46.959Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-30T06:20:46.959Z] Bash-1.0.6 [2022-01-30T06:20:46.959Z] [2022-01-30T06:20:46.959Z] [2022-01-30T06:20:46.959Z] ==> git version 2.24.4 found [2022-01-30T06:20:46.959Z] ==> 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 [2022-01-30T06:20:46.959Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-30T06:20:46.959Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-30T06:20:46.959Z] ==> Jenkins CI detected. [2022-01-30T06:20:46.959Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-01-30T06:20:46.959Z] project root: . [2022-01-30T06:20:46.959Z] --> token set from env [2022-01-30T06:20:46.959Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-30T06:20:47.221Z] ==> Running gcov in . (disable via -X gcov) [2022-01-30T06:20:47.221Z] ==> Python coveragepy not found [2022-01-30T06:20:47.221Z] ==> Searching for coverage reports in: [2022-01-30T06:20:47.221Z] + . [2022-01-30T06:20:47.221Z] -> Found 1 reports [2022-01-30T06:20:47.221Z] ==> Detecting git/mercurial file structure [2022-01-30T06:20:47.221Z] ==> Reading reports [2022-01-30T06:20:47.221Z] + ./coverage.out bytes=44128 [2022-01-30T06:20:47.221Z] ==> Appending adjustments [2022-01-30T06:20:47.221Z] https://docs.codecov.io/docs/fixing-reports [2022-01-30T06:20:47.221Z] + Found adjustments [2022-01-30T06:20:47.221Z] ==> Gzipping contents [2022-01-30T06:20:47.221Z] 8.0K /tmp/codecov.8oGmKm.gz [2022-01-30T06:20:47.221Z] ==> Uploading reports [2022-01-30T06:20:47.221Z] url: https://codecov.io [2022-01-30T06:20:47.221Z] query: branch=main&commit=7f10fc8ede43ab0a1e02c0d4ad73e0798a225963&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-30T06:20:47.221Z] -> Pinging Codecov [2022-01-30T06:20:47.221Z] 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=7f10fc8ede43ab0a1e02c0d4ad73e0798a225963&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-30T06:20:47.482Z] -> Uploading to [2022-01-30T06:20:47.483Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-30/5E52B4B073DB2E39498172D8E973AA87/7f10fc8ede43ab0a1e02c0d4ad73e0798a225963/99dcc3e9-510e-4a39-b91c-8b7a181cfa0d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220130T062047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b0c1d97710b19f963118d586ee474b9b1b6b95c55f6a718ddf72cb14a6564da [2022-01-30T06:20:47.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-30T06:20:47.483Z] Dload Upload Total Spent Left Speed [2022-01-30T06:20:48.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5323 0 0 100 5323 0 15579 --:--:-- --:--:-- --:--:-- 15609 [2022-01-30T06:20:48.055Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [Pipeline] } [2022-01-30T06:20:48.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-30T06:20:48.330Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-30T06:20:48.342Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:48.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-30T06:20:48.637Z] [2022-01-30T06:20:48.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:20:48.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-30T06:20:48.947Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-30T06:20:48.947Z] 188c0c94c7c5: Pulling fs layer [2022-01-30T06:20:48.947Z] 0ef7d3d256c8: Pulling fs layer [2022-01-30T06:20:48.947Z] de9db76c5a1d: Pulling fs layer [2022-01-30T06:20:48.947Z] 0eba1c9be4d2: Pulling fs layer [2022-01-30T06:20:48.947Z] 0d57e429df01: Pulling fs layer [2022-01-30T06:20:48.947Z] 4e4be7b47b0d: Pulling fs layer [2022-01-30T06:20:48.947Z] e1f770b5df2f: Pulling fs layer [2022-01-30T06:20:48.947Z] 85a0685a4137: Pulling fs layer [2022-01-30T06:20:48.947Z] 0eba1c9be4d2: Waiting [2022-01-30T06:20:48.947Z] 0d57e429df01: Waiting [2022-01-30T06:20:48.947Z] 4e4be7b47b0d: Waiting [2022-01-30T06:20:48.947Z] e1f770b5df2f: Waiting [2022-01-30T06:20:48.947Z] 85a0685a4137: Waiting [2022-01-30T06:20:48.947Z] de9db76c5a1d: Verifying Checksum [2022-01-30T06:20:48.947Z] de9db76c5a1d: Download complete [2022-01-30T06:20:48.947Z] 0ef7d3d256c8: Verifying Checksum [2022-01-30T06:20:48.947Z] 0ef7d3d256c8: Download complete [2022-01-30T06:20:48.947Z] 0d57e429df01: Verifying Checksum [2022-01-30T06:20:48.947Z] 0d57e429df01: Download complete [2022-01-30T06:20:48.947Z] 4e4be7b47b0d: Verifying Checksum [2022-01-30T06:20:48.947Z] 4e4be7b47b0d: Download complete [2022-01-30T06:20:48.947Z] 188c0c94c7c5: Verifying Checksum [2022-01-30T06:20:48.947Z] 188c0c94c7c5: Download complete [2022-01-30T06:20:49.214Z] e1f770b5df2f: Verifying Checksum [2022-01-30T06:20:49.214Z] e1f770b5df2f: Download complete [2022-01-30T06:20:49.214Z] 188c0c94c7c5: Pull complete [2022-01-30T06:20:49.483Z] 0ef7d3d256c8: Pull complete [2022-01-30T06:20:49.483Z] 0eba1c9be4d2: Verifying Checksum [2022-01-30T06:20:49.483Z] 0eba1c9be4d2: Download complete [2022-01-30T06:20:49.483Z] de9db76c5a1d: Pull complete [2022-01-30T06:20:49.762Z] 85a0685a4137: Verifying Checksum [2022-01-30T06:20:49.762Z] 85a0685a4137: Download complete [2022-01-30T06:20:53.998Z] 0eba1c9be4d2: Pull complete [2022-01-30T06:20:53.998Z] 0d57e429df01: Pull complete [2022-01-30T06:20:53.998Z] 4e4be7b47b0d: Pull complete [2022-01-30T06:20:53.998Z] e1f770b5df2f: Pull complete [2022-01-30T06:20:58.204Z] 85a0685a4137: Pull complete [2022-01-30T06:20:58.204Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-30T06:20:58.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-30T06:20:58.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-30T06:20:58.262Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:20:58.292Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-30T06:21:00.489Z] $ docker top 00697b1279a0be4d3cc9f7c7be06bb2cf8fc0dbdb0074fca41c120b5f2c7225b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-30T06:21:00.569Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-30T06:21:00.855Z] + set -o pipefail [2022-01-30T06:21:00.855Z] + snyk monitor '--org=edgex-jenkins' [2022-01-30T06:21:06.173Z] [2022-01-30T06:21:06.173Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-01-30T06:21:06.173Z] [2022-01-30T06:21:06.173Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/aaba525a-a5bc-48a3-8ef4-485b8fd816b6 [2022-01-30T06:21:06.173Z] [2022-01-30T06:21:06.173Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-30T06:21:06.173Z] [2022-01-30T06:21:06.173Z] [Pipeline] } [2022-01-30T06:21:06.185Z] $ docker stop --time=1 00697b1279a0be4d3cc9f7c7be06bb2cf8fc0dbdb0074fca41c120b5f2c7225b [2022-01-30T06:21:08.274Z] $ docker rm -f 00697b1279a0be4d3cc9f7c7be06bb2cf8fc0dbdb0074fca41c120b5f2c7225b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-30T06:21:09.053Z] + git log --format=format:%s -1 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 [Pipeline] sh [2022-01-30T06:21:09.355Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-30T06:21:09.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:21:09.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-30T06:21:09.651Z] . [Pipeline] withDockerContainer [2022-01-30T06:21:09.723Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:21:09.756Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-30T06:21:10.132Z] $ docker top e4a1cb4713a6f5d2195a7308131cf84f2b7f2cba09b4db33974f606afbcf5fc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-30T06:21:10.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-30T06:21:10.226Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-30T06:21:10.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-30T06:21:10.329Z] $ docker exec e4a1cb4713a6f5d2195a7308131cf84f2b7f2cba09b4db33974f606afbcf5fc7 ssh-agent [2022-01-30T06:21:10.435Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNNonoK/agent.14 [2022-01-30T06:21:10.435Z] SSH_AGENT_PID=20 [2022-01-30T06:21:10.442Z] Running ssh-add (command line suppressed) [2022-01-30T06:21:10.535Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5181793530984710666.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5181793530984710666.key) [2022-01-30T06:21:10.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-30T06:21:10.844Z] + git semver tag [2022-01-30T06:21:10.844Z] # -> Open(): unable to determine branch for HEAD [2022-01-30T06:21:10.844Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-01-30T06:21:10.844Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-01-30T06:21:10.844Z] # $SEMVER_REMOTE_NAME = origin [2022-01-30T06:21:10.844Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-30T06:21:10.844Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-30T06:21:10.844Z] # $SEMVER_BRANCH = main [2022-01-30T06:21:10.844Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-01-30T06:21:10.844Z] # 7f10fc8ede43ab0a1e02c0d4ad73e0798a225963 HEAD [2022-01-30T06:21:10.844Z] # -> Force: false [2022-01-30T06:21:10.844Z] # b962b97b7b2a96af40998d16dfd2d82a724e54fd refs/tags/v2.2.0-dev.6 [Pipeline] } [2022-01-30T06:21:10.853Z] $ docker exec --env ******** --env ******** e4a1cb4713a6f5d2195a7308131cf84f2b7f2cba09b4db33974f606afbcf5fc7 ssh-agent -k [2022-01-30T06:21:10.934Z] unset SSH_AUTH_SOCK; [2022-01-30T06:21:10.934Z] unset SSH_AGENT_PID; [2022-01-30T06:21:10.934Z] echo Agent pid 20 killed; [2022-01-30T06:21:10.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-30T06:21:11.254Z] + git semver [Pipeline] } [2022-01-30T06:21:11.266Z] $ docker stop --time=1 e4a1cb4713a6f5d2195a7308131cf84f2b7f2cba09b4db33974f606afbcf5fc7 [2022-01-30T06:21:12.454Z] $ docker rm -f e4a1cb4713a6f5d2195a7308131cf84f2b7f2cba09b4db33974f606afbcf5fc7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:21:12.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-30T06:21:12.855Z] [2022-01-30T06:21:12.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:21:13.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-30T06:21:13.160Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-30T06:21:13.160Z] ab5ef0e58194: Pulling fs layer [2022-01-30T06:21:13.160Z] 9712f1f96733: Pulling fs layer [2022-01-30T06:21:13.160Z] 63f879dbbcfc: Pulling fs layer [2022-01-30T06:21:13.160Z] 0d9ebad4ef96: Pulling fs layer [2022-01-30T06:21:13.160Z] e9a5061849ea: Pulling fs layer [2022-01-30T06:21:13.160Z] d747dcd14b5f: Pulling fs layer [2022-01-30T06:21:13.160Z] 2de7ff778b66: Pulling fs layer [2022-01-30T06:21:13.160Z] e9a5061849ea: Waiting [2022-01-30T06:21:13.160Z] d747dcd14b5f: Waiting [2022-01-30T06:21:13.160Z] 2de7ff778b66: Waiting [2022-01-30T06:21:13.160Z] 0d9ebad4ef96: Waiting [2022-01-30T06:21:13.160Z] 9712f1f96733: Verifying Checksum [2022-01-30T06:21:13.160Z] 9712f1f96733: Download complete [2022-01-30T06:21:13.439Z] 63f879dbbcfc: Verifying Checksum [2022-01-30T06:21:13.439Z] 63f879dbbcfc: Download complete [2022-01-30T06:21:13.439Z] 0d9ebad4ef96: Verifying Checksum [2022-01-30T06:21:13.439Z] 0d9ebad4ef96: Download complete [2022-01-30T06:21:13.700Z] d747dcd14b5f: Verifying Checksum [2022-01-30T06:21:13.700Z] d747dcd14b5f: Download complete [2022-01-30T06:21:13.700Z] e9a5061849ea: Verifying Checksum [2022-01-30T06:21:13.700Z] e9a5061849ea: Download complete [2022-01-30T06:21:13.700Z] ab5ef0e58194: Verifying Checksum [2022-01-30T06:21:13.700Z] ab5ef0e58194: Download complete [2022-01-30T06:21:13.700Z] 2de7ff778b66: Verifying Checksum [2022-01-30T06:21:13.700Z] 2de7ff778b66: Download complete [2022-01-30T06:21:17.028Z] ab5ef0e58194: Pull complete [2022-01-30T06:21:17.028Z] 9712f1f96733: Pull complete [2022-01-30T06:21:17.289Z] 63f879dbbcfc: Pull complete [2022-01-30T06:21:21.517Z] 0d9ebad4ef96: Pull complete [2022-01-30T06:21:21.780Z] e9a5061849ea: Pull complete [2022-01-30T06:21:21.780Z] d747dcd14b5f: Pull complete [2022-01-30T06:21:23.163Z] 2de7ff778b66: Pull complete [2022-01-30T06:21:23.163Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-30T06:21:23.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-30T06:21:23.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-30T06:21:23.229Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:21:23.262Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-30T06:21:26.834Z] $ docker top b621d8245327d77780acea9acc1b605d6d4560f94e065b27914914d92baa072a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-30T06:21:26.907Z] provisioning config files... [2022-01-30T06:21:26.915Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7495650098789088362tmp [2022-01-30T06:21:26.925Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4542505467797486845tmp [2022-01-30T06:21:26.935Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8727234735597074561tmp [Pipeline] { [Pipeline] echo [2022-01-30T06:21:26.950Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:27.231Z] ---> sigul-configuration.sh [2022-01-30T06:21:27.231Z] gpg: directory `/root/.gnupg' created [2022-01-30T06:21:27.231Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-30T06:21:27.231Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-30T06:21:27.231Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-30T06:21:27.231Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-30T06:21:27.231Z] gpg: CAST5 encrypted data [2022-01-30T06:21:27.231Z] gpg: encrypted with 1 passphrase [2022-01-30T06:21:27.231Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-30T06:21:27.541Z] + mkdir /home/jenkins [2022-01-30T06:21:27.541Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-30T06:21:27.826Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-01-30T06:21:27.837Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:28.128Z] ---> sigul-install.sh [2022-01-30T06:21:28.128Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-30T06:21:28.424Z] + git tag --list [2022-01-30T06:21:28.424Z] v1.0.0 [2022-01-30T06:21:28.424Z] v1.1.0 [2022-01-30T06:21:28.424Z] v1.1.1 [2022-01-30T06:21:28.424Z] v1.2.1 [2022-01-30T06:21:28.424Z] v1.2.2 [2022-01-30T06:21:28.424Z] v1.2.3 [2022-01-30T06:21:28.424Z] v1.3.0 [2022-01-30T06:21:28.424Z] v1.3.1 [2022-01-30T06:21:28.424Z] v2.0.0 [2022-01-30T06:21:28.424Z] v2.0.1-dev.1 [2022-01-30T06:21:28.424Z] v2.0.1-dev.10 [2022-01-30T06:21:28.424Z] v2.0.1-dev.11 [2022-01-30T06:21:28.424Z] v2.0.1-dev.12 [2022-01-30T06:21:28.424Z] v2.0.1-dev.13 [2022-01-30T06:21:28.424Z] v2.0.1-dev.14 [2022-01-30T06:21:28.424Z] v2.0.1-dev.15 [2022-01-30T06:21:28.424Z] v2.0.1-dev.2 [2022-01-30T06:21:28.424Z] v2.0.1-dev.3 [2022-01-30T06:21:28.424Z] v2.0.1-dev.4 [2022-01-30T06:21:28.424Z] v2.0.1-dev.5 [2022-01-30T06:21:28.424Z] v2.0.1-dev.6 [2022-01-30T06:21:28.424Z] v2.0.1-dev.7 [2022-01-30T06:21:28.424Z] v2.0.1-dev.8 [2022-01-30T06:21:28.424Z] v2.0.1-dev.9 [2022-01-30T06:21:28.424Z] v2.1.0 [2022-01-30T06:21:28.424Z] v2.2.0-dev.1 [2022-01-30T06:21:28.424Z] v2.2.0-dev.2 [2022-01-30T06:21:28.424Z] v2.2.0-dev.3 [2022-01-30T06:21:28.424Z] v2.2.0-dev.4 [2022-01-30T06:21:28.424Z] v2.2.0-dev.5 [2022-01-30T06:21:28.424Z] v2.2.0-dev.6 [Pipeline] sh [2022-01-30T06:21:28.720Z] + lftools sign git-tag v2.2.0-dev.6 [2022-01-30T06:21:29.289Z] Signing Git tag with Sigul... [2022-01-30T06:21:29.289Z] Signing v2.2.0-dev.6 [Pipeline] echo [2022-01-30T06:21:29.558Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:29.847Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-30T06:21:29.855Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-30T06:21:29.876Z] $ docker stop --time=1 b621d8245327d77780acea9acc1b605d6d4560f94e065b27914914d92baa072a [2022-01-30T06:21:31.084Z] $ docker rm -f b621d8245327d77780acea9acc1b605d6d4560f94e065b27914914d92baa072a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-30T06:21:31.512Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-30T06:21:31.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:21:31.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-30T06:21:31.810Z] . [Pipeline] withDockerContainer [2022-01-30T06:21:31.874Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:21:31.907Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-30T06:21:32.313Z] $ docker top f1c2ce0fab61eccc2a3a7d9832968e0e11ed41737b134e6f9a8972c5f0121a18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-30T06:21:32.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-30T06:21:32.410Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-30T06:21:32.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-30T06:21:32.509Z] $ docker exec f1c2ce0fab61eccc2a3a7d9832968e0e11ed41737b134e6f9a8972c5f0121a18 ssh-agent [2022-01-30T06:21:32.603Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgcHMdK/agent.13 [2022-01-30T06:21:32.603Z] SSH_AGENT_PID=19 [2022-01-30T06:21:32.608Z] Running ssh-add (command line suppressed) [2022-01-30T06:21:32.705Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5500511970282882325.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5500511970282882325.key) [2022-01-30T06:21:32.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-30T06:21:33.012Z] + git semver bump pre [2022-01-30T06:21:33.012Z] # -> Open(): unable to determine branch for HEAD [2022-01-30T06:21:33.012Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-01-30T06:21:33.012Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-01-30T06:21:33.012Z] # $SEMVER_REMOTE_NAME = origin [2022-01-30T06:21:33.012Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-30T06:21:33.012Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-30T06:21:33.012Z] # $SEMVER_BRANCH = main [2022-01-30T06:21:33.012Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-01-30T06:21:33.012Z] 2.2.0-dev.7 [Pipeline] } [2022-01-30T06:21:33.021Z] $ docker exec --env ******** --env ******** f1c2ce0fab61eccc2a3a7d9832968e0e11ed41737b134e6f9a8972c5f0121a18 ssh-agent -k [2022-01-30T06:21:33.106Z] unset SSH_AUTH_SOCK; [2022-01-30T06:21:33.106Z] unset SSH_AGENT_PID; [2022-01-30T06:21:33.106Z] echo Agent pid 19 killed; [2022-01-30T06:21:33.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-30T06:21:33.437Z] + git semver [Pipeline] } [2022-01-30T06:21:33.450Z] $ docker stop --time=1 f1c2ce0fab61eccc2a3a7d9832968e0e11ed41737b134e6f9a8972c5f0121a18 [2022-01-30T06:21:34.751Z] $ docker rm -f f1c2ce0fab61eccc2a3a7d9832968e0e11ed41737b134e6f9a8972c5f0121a18 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-30T06:21:35.118Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-30T06:21:35.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:21:35.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-30T06:21:35.412Z] . [Pipeline] withDockerContainer [2022-01-30T06:21:35.476Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:21:35.509Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-30T06:21:35.880Z] $ docker top d2076ee1ebda7f00bd5e06622d07f2363cb2bedd631f5c51417a2f1466a34fd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-30T06:21:35.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-30T06:21:35.966Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-30T06:21:36.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-30T06:21:36.070Z] $ docker exec d2076ee1ebda7f00bd5e06622d07f2363cb2bedd631f5c51417a2f1466a34fd5 ssh-agent [2022-01-30T06:21:36.168Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCjHEaP/agent.13 [2022-01-30T06:21:36.168Z] SSH_AGENT_PID=19 [2022-01-30T06:21:36.174Z] Running ssh-add (command line suppressed) [2022-01-30T06:21:36.268Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1024005440293251019.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1024005440293251019.key) [2022-01-30T06:21:36.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-30T06:21:36.575Z] + git semver push [2022-01-30T06:21:36.575Z] # -> Open(): unable to determine branch for HEAD [2022-01-30T06:21:36.575Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2022-01-30T06:21:36.575Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2022-01-30T06:21:36.575Z] # $SEMVER_REMOTE_NAME = origin [2022-01-30T06:21:36.575Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-30T06:21:36.575Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-30T06:21:36.575Z] # $SEMVER_BRANCH = main [2022-01-30T06:21:36.575Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2022-01-30T06:21:38.496Z] $ docker exec --env ******** --env ******** d2076ee1ebda7f00bd5e06622d07f2363cb2bedd631f5c51417a2f1466a34fd5 ssh-agent -k [2022-01-30T06:21:38.580Z] unset SSH_AUTH_SOCK; [2022-01-30T06:21:38.581Z] unset SSH_AGENT_PID; [2022-01-30T06:21:38.581Z] echo Agent pid 19 killed; [2022-01-30T06:21:38.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-30T06:21:38.901Z] + git semver [Pipeline] } [2022-01-30T06:21:38.914Z] $ docker stop --time=1 d2076ee1ebda7f00bd5e06622d07f2363cb2bedd631f5c51417a2f1466a34fd5 [2022-01-30T06:21:40.136Z] $ docker rm -f d2076ee1ebda7f00bd5e06622d07f2363cb2bedd631f5c51417a2f1466a34fd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-30T06:21:40.763Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [2022-01-30T06:21:40.763Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-01-30T06:21:40.763Z] total 8 [2022-01-30T06:21:40.763Z] drwxr-xr-x. 3 root root 34 Jan 30 06:15 . [2022-01-30T06:21:40.763Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 30 06:21 .. [2022-01-30T06:21:40.763Z] drwxr-xr-x. 2 root root 6 Jan 30 06:15 cost [2022-01-30T06:21:40.763Z] -rw-r--r--. 1 root root 87 Jan 30 06:15 cost.csv [2022-01-30T06:21:40.763Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-01-30T06:21:40.763Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-01-30T06:21:40.763Z] total 8 [2022-01-30T06:21:40.763Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 30 06:15 . [2022-01-30T06:21:40.763Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 30 06:21 .. [2022-01-30T06:21:40.763Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 30 06:15 cost [2022-01-30T06:21:40.763Z] -rw-r--r--. 1 jenkins jenkins 87 Jan 30 06:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:41.302Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:41.623Z] ---> package-listing.sh [2022-01-30T06:21:41.623Z] ++ facter osfamily [2022-01-30T06:21:41.623Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-30T06:21:41.883Z] + OS_FAMILY=redhat [2022-01-30T06:21:41.883Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-01-30T06:21:41.883Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-30T06:21:41.883Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-30T06:21:41.883Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-30T06:21:41.883Z] + PACKAGES=/tmp/packages_start.txt [2022-01-30T06:21:41.883Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-01-30T06:21:41.883Z] + PACKAGES=/tmp/packages_end.txt [2022-01-30T06:21:41.883Z] + case "${OS_FAMILY}" in [2022-01-30T06:21:41.883Z] + rpm -qa [2022-01-30T06:21:41.883Z] + sort [2022-01-30T06:21:42.466Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-30T06:21:42.466Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-30T06:21:42.466Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-30T06:21:42.467Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-01-30T06:21:42.467Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-01-30T06:21:42.467Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-01-30T06:21:42.477Z] 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 [2022-01-30T06:21:42.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-30T06:21:43.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-30T06:21:43.324Z] . [Pipeline] withDockerContainer [2022-01-30T06:21:43.396Z] prd-centos7-docker-4c-2g-4248 does not seem to be running inside a container [2022-01-30T06:21:43.433Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-30T06:21:43.664Z] $ docker top 0953d11cbfc298f00803385d4617d91164a97cde2313f94360dbdee7fa327ab3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-30T06:21:44.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-30T06:21:44.306Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-30T06:21:44.592Z] + ls /var/log/sa-host [2022-01-30T06:21:44.592Z] + sadf -c /var/log/sa-host/sa17 [2022-01-30T06:21:44.592Z] file_magic: OK [2022-01-30T06:21:44.592Z] HZ: Using current value: 100 [2022-01-30T06:21:44.592Z] file_header: OK [2022-01-30T06:21:44.592Z] 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 [2022-01-30T06:21:44.592Z] Statistics: [2022-01-30T06:21:44.592Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-30T06:21:44.592Z] File successfully converted to sysstat format version 12.0.3 [2022-01-30T06:21:44.592Z] + sadf -c /var/log/sa-host/sa30 [2022-01-30T06:21:44.592Z] file_magic: OK [2022-01-30T06:21:44.592Z] HZ: Using current value: 100 [2022-01-30T06:21:44.592Z] file_header: OK [2022-01-30T06:21:44.592Z] 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 [2022-01-30T06:21:44.592Z] Statistics: [2022-01-30T06:21:44.592Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-30T06:21:44.592Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-30T06:21:44.797Z] provisioning config files... [2022-01-30T06:21:44.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5662436180160767405tmp [Pipeline] { [Pipeline] echo [2022-01-30T06:21:44.814Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:45.102Z] ---> create-netrc.sh [Pipeline] } [2022-01-30T06:21:45.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:45.447Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-30T06:21:45.457Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:45.745Z] ---> sudo-logs.sh [2022-01-30T06:21:45.745Z] Archiving 'sudo' log.. [2022-01-30T06:21:45.745Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4248.novalocal: Name or service not known [2022-01-30T06:21:45.745Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4248.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-30T06:21:45.784Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:46.082Z] ---> job-cost.sh [2022-01-30T06:21:46.082Z] lf-activate-venv: SKIPPING [2022-01-30T06:21:46.082Z] DEBUG: total: 0.05999999865889549 [2022-01-30T06:21:46.082Z] INFO: Retrieving Stack Cost... [2022-01-30T06:21:46.342Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-30T06:21:46.912Z] INFO: Archiving Costs [Pipeline] echo [2022-01-30T06:21:46.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-30T06:21:47.210Z] ---> logs-deploy.sh [2022-01-30T06:21:47.210Z] lf-activate-venv: SKIPPING [2022-01-30T06:21:47.210Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/22 [2022-01-30T06:21:47.210Z] INFO: archiving workspace using pattern(s): [2022-01-30T06:21:47.780Z] Archives upload complete. [2022-01-30T06:21:48.041Z] INFO: archiving logs to Nexus