Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c057a04f6cb87a8cdacff32a07698e3019c9b04b Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh587757681986232471.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh8781946690167658258.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh5888956052450200781.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh631778777508449933.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-ssh8917907323426510255.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2302 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-ssh4417107243230133337.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 c057a04f6cb87a8cdacff32a07698e3019c9b04b (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 c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 Commit message: "Merge pull request #241 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T03:32:55.807Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T03:32:55.901Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T03:32:55.929Z] ========================================================= [2021-10-07T03:32:55.929Z] EdgeX Global Pipelines Version Info [2021-10-07T03:32:55.929Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:32:57.212Z] ------------------- [2021-10-07T03:32:57.212Z] stable info: [2021-10-07T03:32:57.212Z] ------------------- [2021-10-07T03:32:57.212Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T03:32:57.212Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T03:32:57.212Z] Message: update stable to v1.0.207 [2021-10-07T03:32:57.808Z] ------------------- [2021-10-07T03:32:57.808Z] experimental info: [2021-10-07T03:32:57.808Z] ------------------- [2021-10-07T03:32:57.808Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T03:32:57.808Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T03:32:57.808Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T03:32:57.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-10-07T03:32:57.957Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-10-07T03:32:57.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T03:32:57.999Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T03:32:58.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T03:32:58.042Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T03:32:58.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T03:32:58.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T03:32:58.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T03:32:58.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T03:32:58.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T03:32:58.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-10-07T03:32:58.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T03:32:58.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T03:32:58.269Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T03:32:58.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T03:32:58.318Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T03:32:58.342Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T03:32:58.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T03:32:58.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T03:32:58.420Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T03:32:58.443Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T03:32:58.466Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T03:32:58.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T03:32:58.512Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-07T03:32:58.535Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T03:32:58.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-07T03:32:58.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-07T03:32:58.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-07T03:32:58.626Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] echo [2021-10-07T03:32:58.652Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c057a04 [Pipeline] echo [2021-10-07T03:32:58.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:32:58.746Z] provisioning config files... [2021-10-07T03:32:58.766Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1883262999488845773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:32:59.122Z] ---> docker-login.sh [2021-10-07T03:32:59.123Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:32:59.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:32:59.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:32:59.393Z] Configure a credential helper to remove this warning. See [2021-10-07T03:32:59.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:32:59.393Z] [2021-10-07T03:32:59.393Z] Login Succeeded [2021-10-07T03:32:59.393Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:32:59.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:32:59.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:32:59.393Z] Configure a credential helper to remove this warning. See [2021-10-07T03:32:59.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:32:59.393Z] [2021-10-07T03:32:59.393Z] Login Succeeded [2021-10-07T03:32:59.393Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:32:59.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:32:59.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:32:59.660Z] Configure a credential helper to remove this warning. See [2021-10-07T03:32:59.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:32:59.660Z] [2021-10-07T03:32:59.660Z] Login Succeeded [2021-10-07T03:32:59.660Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:32:59.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:32:59.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:32:59.928Z] Configure a credential helper to remove this warning. See [2021-10-07T03:32:59.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:32:59.928Z] [2021-10-07T03:32:59.928Z] Login Succeeded [2021-10-07T03:32:59.928Z] docker.io [2021-10-07T03:32:59.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:33:00.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:33:00.194Z] Configure a credential helper to remove this warning. See [2021-10-07T03:33:00.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:33:00.194Z] [2021-10-07T03:33:00.194Z] Login Succeeded [2021-10-07T03:33:00.194Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:33:00.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T03:33:00.714Z] + git log --format=format:%s -1 c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] echo [2021-10-07T03:33:00.764Z] GIT_COMMIT: c057a04f6cb87a8cdacff32a07698e3019c9b04b, Commit Message: Merge pull request #241 from ernestojeda/changes-for-lts-builds [Pipeline] echo [2021-10-07T03:33:00.778Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:01.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:33:01.353Z] [2021-10-07T03:33:01.353Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:33:01.688Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:33:01.688Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T03:33:01.688Z] 31603596830f: Pulling fs layer [2021-10-07T03:33:01.688Z] 04fac38145f0: Pulling fs layer [2021-10-07T03:33:01.688Z] 701f6daf10bf: Pulling fs layer [2021-10-07T03:33:01.688Z] 24f72da36158: Pulling fs layer [2021-10-07T03:33:01.688Z] 24f72da36158: Waiting [2021-10-07T03:33:01.962Z] 04fac38145f0: Verifying Checksum [2021-10-07T03:33:01.962Z] 04fac38145f0: Download complete [2021-10-07T03:33:01.962Z] 31603596830f: Verifying Checksum [2021-10-07T03:33:01.962Z] 31603596830f: Download complete [2021-10-07T03:33:01.962Z] 24f72da36158: Verifying Checksum [2021-10-07T03:33:01.962Z] 24f72da36158: Download complete [2021-10-07T03:33:01.962Z] 701f6daf10bf: Verifying Checksum [2021-10-07T03:33:01.962Z] 701f6daf10bf: Download complete [2021-10-07T03:33:02.234Z] 31603596830f: Pull complete [2021-10-07T03:33:02.234Z] 04fac38145f0: Pull complete [2021-10-07T03:33:02.835Z] 701f6daf10bf: Pull complete [2021-10-07T03:33:03.106Z] 24f72da36158: Pull complete [2021-10-07T03:33:03.106Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T03:33:03.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:33:03.106Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T03:33:03.204Z] prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container [2021-10-07T03:33:03.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T03:33:04.140Z] $ docker top 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T03:33:04.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:33:04.293Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:33:04.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:33:04.428Z] $ docker exec 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 ssh-agent [2021-10-07T03:33:04.561Z] SSH_AUTH_SOCK=/tmp/ssh-F5qLo3tyz27g/agent.14 [2021-10-07T03:33:04.561Z] SSH_AGENT_PID=20 [2021-10-07T03:33:04.572Z] Running ssh-add (command line suppressed) [2021-10-07T03:33:04.684Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_541041855866636985.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_541041855866636985.key) [2021-10-07T03:33:04.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:33:05.026Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T03:33:05.047Z] $ docker exec --env ******** --env ******** 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 ssh-agent -k [2021-10-07T03:33:05.137Z] unset SSH_AUTH_SOCK; [2021-10-07T03:33:05.137Z] unset SSH_AGENT_PID; [2021-10-07T03:33:05.137Z] echo Agent pid 20 killed; [2021-10-07T03:33:05.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T03:33:05.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:33:05.196Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:33:05.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:33:05.311Z] $ docker exec 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 ssh-agent [2021-10-07T03:33:05.423Z] SSH_AUTH_SOCK=/tmp/ssh-StrpbT9h1AbB/agent.53 [2021-10-07T03:33:05.423Z] SSH_AGENT_PID=60 [2021-10-07T03:33:05.436Z] Running ssh-add (command line suppressed) [2021-10-07T03:33:05.532Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2087185112015877952.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2087185112015877952.key) [2021-10-07T03:33:05.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:33:05.867Z] + git semver init [2021-10-07T03:33:05.867Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T03:33:05.867Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-07T03:33:05.867Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-07T03:33:05.867Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T03:33:05.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T03:33:05.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T03:33:05.867Z] # $SEMVER_BRANCH = main [2021-10-07T03:33:05.867Z] # $SEMVER_TEMP = /tmp/semver-661245711 [2021-10-07T03:33:05.867Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-10-07T03:33:06.835Z] # '/tmp/semver-661245711' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-10-07T03:33:06.835Z] # -> Force: false [2021-10-07T03:33:06.835Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-10-07T03:33:06.847Z] $ docker exec --env ******** --env ******** 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 ssh-agent -k [2021-10-07T03:33:06.937Z] unset SSH_AUTH_SOCK; [2021-10-07T03:33:06.937Z] unset SSH_AGENT_PID; [2021-10-07T03:33:06.937Z] echo Agent pid 60 killed; [2021-10-07T03:33:06.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T03:33:07.302Z] + git semver [Pipeline] } [2021-10-07T03:33:07.324Z] $ docker stop --time=1 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 [2021-10-07T03:33:08.588Z] $ docker rm -f 47c257a7c2b912f27f7d936023df43d1055e248b4ff30447f7e6a43884e41531 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:33:08.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T03:33:09.361Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T03:33:09.365Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-07T03:33:24.594Z] Still waiting to schedule task [2021-10-07T03:33:24.594Z] ‘prd-centos7-docker-4c-2g-2263’ is offline [2021-10-07T03:33:24.594Z] ‘prd-centos7-docker-4c-2g-2296’ is offline [2021-10-07T03:33:24.595Z] ‘prd-centos7-docker-4c-2g-2297’ is offline [2021-10-07T03:33:24.595Z] ‘prd-centos7-docker-4c-2g-2306’ is offline [2021-10-07T03:33:24.595Z] ‘prd-centos7-docker-4c-2g-2307’ is offline [2021-10-07T03:33:24.595Z] ‘prd-centos7-docker-4c-2g-285’ is offline [2021-10-07T03:33:24.595Z] ‘prd-centos7-docker-4c-2g-336’ is offline [2021-10-07T03:33:24.595Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-07T03:33:24.599Z] Still waiting to schedule task [2021-10-07T03:33:24.599Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2298’ is offline [2021-10-07T03:36:00.910Z] Running on prd-centos7-docker-4c-2g-2314 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-10-07T03:36:00.935Z] Running in /w/workspace/device-virtual-go/8 [Pipeline] { [Pipeline] checkout [2021-10-07T03:36:01.062Z] The recommended git tool is: git [2021-10-07T03:36:04.015Z] using credential edgex-jenkins-ssh [2021-10-07T03:36:04.036Z] Cloning the remote Git repository [2021-10-07T03:36:03.422Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-07T03:36:03.507Z] > git init /w/workspace/device-virtual-go/8 # timeout=10 [2021-10-07T03:36:03.540Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-07T03:36:03.541Z] > git --version # timeout=10 [2021-10-07T03:36:03.553Z] > git --version # 'git version 2.24.4' [2021-10-07T03:36:03.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:36:03.585Z] [INFO] Currently running in a labeled security context [2021-10-07T03:36:03.585Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T03:36:03.585Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/8@tmp/jenkins-gitclient-ssh4291593872164797391.key [2021-10-07T03:36:03.618Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:36:05.063Z] Avoid second fetch [2021-10-07T03:36:05.063Z] Checking out Revision c057a04f6cb87a8cdacff32a07698e3019c9b04b (main) [2021-10-07T03:36:04.486Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-07T03:36:04.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:36:04.515Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:36:04.525Z] > git checkout -f c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 [2021-10-07T03:36:08.519Z] Commit message: "Merge pull request #241 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:36:08.917Z] provisioning config files... [2021-10-07T03:36:08.940Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config8486430918180051931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:36:09.444Z] ---> docker-login.sh [2021-10-07T03:36:09.444Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:36:09.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:36:09.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:36:09.714Z] Configure a credential helper to remove this warning. See [2021-10-07T03:36:09.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:36:09.714Z] [2021-10-07T03:36:09.714Z] Login Succeeded [2021-10-07T03:36:09.714Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:36:09.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:36:09.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:36:09.714Z] Configure a credential helper to remove this warning. See [2021-10-07T03:36:09.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:36:09.714Z] [2021-10-07T03:36:09.714Z] Login Succeeded [2021-10-07T03:36:09.714Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:36:09.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:36:09.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:36:09.979Z] Configure a credential helper to remove this warning. See [2021-10-07T03:36:09.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:36:09.979Z] [2021-10-07T03:36:09.979Z] Login Succeeded [2021-10-07T03:36:09.979Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:36:09.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:36:09.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:36:09.980Z] Configure a credential helper to remove this warning. See [2021-10-07T03:36:09.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:36:09.980Z] [2021-10-07T03:36:09.980Z] Login Succeeded [2021-10-07T03:36:09.980Z] docker.io [2021-10-07T03:36:10.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:36:10.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:36:10.517Z] Configure a credential helper to remove this warning. See [2021-10-07T03:36:10.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:36:10.517Z] [2021-10-07T03:36:10.517Z] Login Succeeded [2021-10-07T03:36:10.517Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:36:10.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T03:36:10.778Z] ========================================================= [2021-10-07T03:36:10.778Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T03:36:10.778Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:36:11.179Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-07T03:36:11.179Z] Sending build context to Docker daemon 8.614MB [2021-10-07T03:36:11.179Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:36:11.179Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-07T03:36:11.450Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T03:36:11.450Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T03:36:11.450Z] 57d31006c564: Pulling fs layer [2021-10-07T03:36:11.450Z] bd5ccded8296: Pulling fs layer [2021-10-07T03:36:11.450Z] 304dd3a0f381: Pulling fs layer [2021-10-07T03:36:11.450Z] d37cda54a23b: Pulling fs layer [2021-10-07T03:36:11.450Z] bae75c0f2455: Pulling fs layer [2021-10-07T03:36:11.450Z] 806579b3d29a: Pulling fs layer [2021-10-07T03:36:11.450Z] c77eb801bf70: Pulling fs layer [2021-10-07T03:36:11.450Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T03:36:11.450Z] 304dd3a0f381: Waiting [2021-10-07T03:36:11.450Z] d37cda54a23b: Waiting [2021-10-07T03:36:11.450Z] bae75c0f2455: Waiting [2021-10-07T03:36:11.450Z] 806579b3d29a: Waiting [2021-10-07T03:36:11.450Z] c77eb801bf70: Waiting [2021-10-07T03:36:11.450Z] 6d0567d44e1a: Waiting [2021-10-07T03:36:11.450Z] bd5ccded8296: Verifying Checksum [2021-10-07T03:36:11.450Z] bd5ccded8296: Download complete [2021-10-07T03:36:11.450Z] 57d31006c564: Verifying Checksum [2021-10-07T03:36:11.450Z] 57d31006c564: Download complete [2021-10-07T03:36:11.450Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T03:36:11.450Z] 4e9f2cdf4387: Download complete [2021-10-07T03:36:11.724Z] 4e9f2cdf4387: Pull complete [2021-10-07T03:36:11.724Z] 57d31006c564: Pull complete [2021-10-07T03:36:11.989Z] bd5ccded8296: Pull complete [2021-10-07T03:36:12.257Z] 304dd3a0f381: Verifying Checksum [2021-10-07T03:36:12.257Z] 304dd3a0f381: Download complete [2021-10-07T03:36:15.624Z] 304dd3a0f381: Pull complete [2021-10-07T03:36:16.586Z] d37cda54a23b: Verifying Checksum [2021-10-07T03:36:16.586Z] d37cda54a23b: Download complete [2021-10-07T03:36:16.586Z] bae75c0f2455: Verifying Checksum [2021-10-07T03:36:16.586Z] bae75c0f2455: Download complete [2021-10-07T03:36:16.586Z] 806579b3d29a: Verifying Checksum [2021-10-07T03:36:16.586Z] 806579b3d29a: Download complete [2021-10-07T03:36:16.586Z] d37cda54a23b: Pull complete [2021-10-07T03:36:16.586Z] bae75c0f2455: Pull complete [2021-10-07T03:36:16.586Z] 806579b3d29a: Pull complete [2021-10-07T03:36:16.586Z] c77eb801bf70: Verifying Checksum [2021-10-07T03:36:16.586Z] c77eb801bf70: Download complete [2021-10-07T03:36:16.855Z] c77eb801bf70: Pull complete [2021-10-07T03:36:17.445Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T03:36:17.445Z] 6d0567d44e1a: Download complete [2021-10-07T03:36:20.070Z] 6d0567d44e1a: Pull complete [2021-10-07T03:36:20.070Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T03:36:20.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T03:36:20.070Z] ---> e839a31ac9d1 [2021-10-07T03:36:20.070Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:36:21.479Z] ---> Running in d15bd8bd24cf [2021-10-07T03:36:21.479Z] Removing intermediate container d15bd8bd24cf [2021-10-07T03:36:21.479Z] ---> 9af79dc67ffb [2021-10-07T03:36:21.479Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:36:21.751Z] ---> Running in 215fd41a2412 [2021-10-07T03:36:21.751Z] Removing intermediate container 215fd41a2412 [2021-10-07T03:36:21.751Z] ---> 83e98b01439c [2021-10-07T03:36:21.751Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-07T03:36:21.751Z] ---> Running in 2470daea0968 [2021-10-07T03:36:21.751Z] Removing intermediate container 2470daea0968 [2021-10-07T03:36:21.751Z] ---> 6f9ff58865a6 [2021-10-07T03:36:21.751Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:36:21.751Z] ---> Running in 84afb52d2fd3 [2021-10-07T03:36:22.333Z] Removing intermediate container 84afb52d2fd3 [2021-10-07T03:36:22.333Z] ---> 5bcdd4e6d653 [2021-10-07T03:36:22.333Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:36:22.333Z] ---> Running in 2cb8de902936 [2021-10-07T03:36:22.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T03:36:23.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T03:36:23.832Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T03:36:24.100Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-07T03:36:24.100Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-07T03:36:24.100Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T03:36:24.100Z] OK: 223 MiB in 55 packages [2021-10-07T03:36:24.691Z] Removing intermediate container 2cb8de902936 [2021-10-07T03:36:24.691Z] ---> dc214f1359f8 [2021-10-07T03:36:24.691Z] Step 8/11 : COPY . . [2021-10-07T03:36:24.960Z] ---> 9cff8084edfb [2021-10-07T03:36:24.960Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:36:24.960Z] ---> Running in 3f094b30fcaf [2021-10-07T03:36:35.054Z] Removing intermediate container 3f094b30fcaf [2021-10-07T03:36:35.054Z] ---> b2ce6ad712bc [2021-10-07T03:36:35.054Z] Step 10/11 : ARG MAKE='make build' [2021-10-07T03:36:35.054Z] ---> Running in 041a25a6ce25 [2021-10-07T03:36:35.054Z] Removing intermediate container 041a25a6ce25 [2021-10-07T03:36:35.054Z] ---> c1003d4b9437 [2021-10-07T03:36:35.054Z] Step 11/11 : RUN $MAKE [2021-10-07T03:36:35.054Z] ---> Running in 5c3e1a7c6d99 [2021-10-07T03:36:35.054Z] noop [2021-10-07T03:36:35.054Z] Removing intermediate container 5c3e1a7c6d99 [2021-10-07T03:36:35.054Z] ---> 98919dbf98c1 [2021-10-07T03:36:35.054Z] Successfully built 98919dbf98c1 [2021-10-07T03:36:35.054Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:36:35.381Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T03:36:35.381Z] . [Pipeline] withDockerContainer [2021-10-07T03:36:35.466Z] prd-centos7-docker-4c-2g-2314 does not seem to be running inside a container [2021-10-07T03:36:35.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T03:36:35.884Z] $ docker top 80c090e83cb773e6a0b3a0ccbf82d2806e8fc7872e1470098fddb9eac0e5d966 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:36:36.314Z] + go version [2021-10-07T03:36:36.314Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T03:36:36.336Z] $ docker stop --time=1 80c090e83cb773e6a0b3a0ccbf82d2806e8fc7872e1470098fddb9eac0e5d966 [2021-10-07T03:36:37.530Z] $ docker rm -f 80c090e83cb773e6a0b3a0ccbf82d2806e8fc7872e1470098fddb9eac0e5d966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:36:38.198Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T03:36:38.198Z] . [Pipeline] withDockerContainer [2021-10-07T03:36:38.282Z] prd-centos7-docker-4c-2g-2314 does not seem to be running inside a container [2021-10-07T03:36:38.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T03:36:38.664Z] $ docker top 2510cd82bc391076b654a3135b488ab8cd0fa71300f72b9bf96b759a9661f66b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T03:36:39.070Z] + go mod tidy [Pipeline] sh [2021-10-07T03:36:39.658Z] + make test [2021-10-07T03:36:39.659Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-07T03:36:39.927Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-07T03:36:58.828Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-07T03:36:59.418Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.269s coverage: 64.6% of statements [2021-10-07T03:36:59.689Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T03:37:07.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T03:37:07.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T03:37:07.946Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T03:37:07.969Z] $ docker stop --time=1 2510cd82bc391076b654a3135b488ab8cd0fa71300f72b9bf96b759a9661f66b [2021-10-07T03:37:09.413Z] $ docker rm -f 2510cd82bc391076b654a3135b488ab8cd0fa71300f72b9bf96b759a9661f66b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:37:09.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T03:37:10.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-07T03:37:11.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T03:37:11.611Z] + ls -al . [2021-10-07T03:37:11.611Z] total 144 [2021-10-07T03:37:11.611Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 7 03:37 . [2021-10-07T03:37:11.611Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 03:36 .. [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 8153 Oct 7 03:36 Attribution.txt [2021-10-07T03:37:11.611Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 7 03:36 bin [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 6349 Oct 7 03:36 CHANGELOG.md [2021-10-07T03:37:11.611Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 03:36 cmd [2021-10-07T03:37:11.611Z] -rw-r--r--. 1 jenkins jenkins 46339 Oct 7 03:36 coverage.out [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 1951 Oct 7 03:36 Dockerfile [2021-10-07T03:37:11.611Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 03:36 .git [2021-10-07T03:37:11.611Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 03:36 .github [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 270 Oct 7 03:36 .gitignore [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 795 Oct 7 03:36 go.mod [2021-10-07T03:37:11.611Z] -rw-r--r--. 1 jenkins jenkins 22824 Oct 7 03:36 go.sum [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 03:36 GOVERNANCE.md [2021-10-07T03:37:11.611Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 03:36 internal [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 660 Oct 7 03:36 Jenkinsfile [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 03:36 LICENSE [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 999 Oct 7 03:36 Makefile [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 623 Oct 7 03:36 OWNERS.md [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 2913 Oct 7 03:36 README.md [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 7 03:33 VERSION [2021-10-07T03:37:11.611Z] -rw-rw-r--. 1 jenkins jenkins 235 Oct 7 03:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:11.936Z] + 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=c057a04f6cb87a8cdacff32a07698e3019c9b04b --label arch=amd64 --label version=2.0.1-dev.7 . [2021-10-07T03:37:11.936Z] Sending build context to Docker daemon 8.685MB [2021-10-07T03:37:11.936Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:37:11.936Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-07T03:37:11.936Z] ---> 98919dbf98c1 [2021-10-07T03:37:11.936Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:37:11.936Z] ---> Running in 714055ef2461 [2021-10-07T03:37:12.205Z] Removing intermediate container 714055ef2461 [2021-10-07T03:37:12.205Z] ---> 96a208695ec1 [2021-10-07T03:37:12.205Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:37:12.205Z] ---> Running in 7bb53ea22a6f [2021-10-07T03:37:12.205Z] Removing intermediate container 7bb53ea22a6f [2021-10-07T03:37:12.205Z] ---> 69a76942f4a5 [2021-10-07T03:37:12.205Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-07T03:37:12.205Z] ---> Running in 4913a98a7dca [2021-10-07T03:37:12.205Z] Removing intermediate container 4913a98a7dca [2021-10-07T03:37:12.205Z] ---> c28ce15bd649 [2021-10-07T03:37:12.205Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:37:12.205Z] ---> Running in b76db79d5e13 [2021-10-07T03:37:12.788Z] Removing intermediate container b76db79d5e13 [2021-10-07T03:37:12.788Z] ---> 00341317a019 [2021-10-07T03:37:12.788Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:37:12.788Z] ---> Running in 9105c8b03435 [2021-10-07T03:37:13.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T03:37:14.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T03:37:14.283Z] OK: 223 MiB in 55 packages [2021-10-07T03:37:14.551Z] Removing intermediate container 9105c8b03435 [2021-10-07T03:37:14.551Z] ---> 363ad867da5d [2021-10-07T03:37:14.551Z] Step 8/25 : COPY . . [2021-10-07T03:37:14.819Z] ---> 06786f00a880 [2021-10-07T03:37:14.819Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:37:14.819Z] ---> Running in 52512b1032e6 [2021-10-07T03:37:15.407Z] Removing intermediate container 52512b1032e6 [2021-10-07T03:37:15.407Z] ---> 05c81478520f [2021-10-07T03:37:15.407Z] Step 10/25 : ARG MAKE='make build' [2021-10-07T03:37:15.407Z] ---> Running in fd28aa59443d [2021-10-07T03:37:15.407Z] Removing intermediate container fd28aa59443d [2021-10-07T03:37:15.407Z] ---> 027d6f3dca2c [2021-10-07T03:37:15.407Z] Step 11/25 : RUN $MAKE [2021-10-07T03:37:15.407Z] ---> Running in 15838d9cb9bb [2021-10-07T03:37:15.680Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.7" -o cmd/device-virtual ./cmd [2021-10-07T03:37:31.133Z] Removing intermediate container 15838d9cb9bb [2021-10-07T03:37:31.133Z] ---> 3f8f5b6d30d8 [2021-10-07T03:37:31.133Z] Step 12/25 : FROM alpine:3.14 [2021-10-07T03:37:31.133Z] 3.14: Pulling from library/alpine [2021-10-07T03:37:31.398Z] a0d0a0d46f8b: Pulling fs layer [2021-10-07T03:37:31.666Z] a0d0a0d46f8b: Verifying Checksum [2021-10-07T03:37:31.666Z] a0d0a0d46f8b: Download complete [2021-10-07T03:37:31.666Z] a0d0a0d46f8b: Pull complete [2021-10-07T03:37:31.666Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T03:37:31.666Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T03:37:31.666Z] ---> 14119a10abf4 [2021-10-07T03:37:31.666Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-07T03:37:31.932Z] ---> Running in 615f8f65e2f9 [2021-10-07T03:37:31.932Z] Removing intermediate container 615f8f65e2f9 [2021-10-07T03:37:31.932Z] ---> 3977cee874af [2021-10-07T03:37:31.932Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:37:31.932Z] ---> Running in 7ea0755fc3e6 [2021-10-07T03:37:32.516Z] Removing intermediate container 7ea0755fc3e6 [2021-10-07T03:37:32.516Z] ---> 98affcdfd145 [2021-10-07T03:37:32.516Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T03:37:32.516Z] ---> Running in 36970cfa3948 [2021-10-07T03:37:32.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T03:37:33.366Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T03:37:33.949Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T03:37:33.949Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T03:37:33.949Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T03:37:34.215Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T03:37:34.215Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T03:37:34.481Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T03:37:34.481Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T03:37:34.481Z] OK: 8 MiB in 20 packages [2021-10-07T03:37:34.751Z] Removing intermediate container 36970cfa3948 [2021-10-07T03:37:34.751Z] ---> 27f34b60d38c [2021-10-07T03:37:34.751Z] Step 16/25 : WORKDIR / [2021-10-07T03:37:34.751Z] ---> Running in 21c2bb41a977 [2021-10-07T03:37:34.751Z] Removing intermediate container 21c2bb41a977 [2021-10-07T03:37:34.751Z] ---> 13a8e1c23bc0 [2021-10-07T03:37:34.751Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-07T03:37:35.021Z] ---> 6a276748707e [2021-10-07T03:37:35.021Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-07T03:37:35.021Z] ---> 2d2b05283f9f [2021-10-07T03:37:35.021Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-07T03:37:35.607Z] ---> 520c3d7e2774 [2021-10-07T03:37:35.607Z] Step 20/25 : EXPOSE 59900 [2021-10-07T03:37:35.607Z] ---> Running in e601d3376a7e [2021-10-07T03:37:35.607Z] Removing intermediate container e601d3376a7e [2021-10-07T03:37:35.607Z] ---> 50a7fae5f9d9 [2021-10-07T03:37:35.607Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-07T03:37:35.607Z] ---> Running in cce619d6f47e [2021-10-07T03:37:35.607Z] Removing intermediate container cce619d6f47e [2021-10-07T03:37:35.607Z] ---> cc815ca1d292 [2021-10-07T03:37:35.607Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T03:37:35.607Z] ---> Running in 5de50952ed98 [2021-10-07T03:37:35.874Z] Removing intermediate container 5de50952ed98 [2021-10-07T03:37:35.874Z] ---> c057de414981 [2021-10-07T03:37:35.874Z] Step 23/25 : LABEL arch=amd64 [2021-10-07T03:37:35.874Z] ---> Running in 073cdae3c821 [2021-10-07T03:37:35.874Z] Removing intermediate container 073cdae3c821 [2021-10-07T03:37:35.874Z] ---> e3afb4b27700 [2021-10-07T03:37:35.874Z] Step 24/25 : LABEL git_sha=c057a04f6cb87a8cdacff32a07698e3019c9b04b [2021-10-07T03:37:35.874Z] ---> Running in e3c982b1500a [2021-10-07T03:37:35.874Z] Removing intermediate container e3c982b1500a [2021-10-07T03:37:35.874Z] ---> e883b654ef05 [2021-10-07T03:37:35.874Z] Step 25/25 : LABEL version=2.0.1-dev.7 [2021-10-07T03:37:35.874Z] ---> Running in a7e789cdeccb [2021-10-07T03:37:36.141Z] Removing intermediate container a7e789cdeccb [2021-10-07T03:37:36.141Z] ---> cc5844361c50 [2021-10-07T03:37:36.141Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T03:37:36.141Z] Successfully built cc5844361c50 [2021-10-07T03:37:36.141Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:37:36.386Z] provisioning config files... [2021-10-07T03:37:36.400Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config7863235786191577907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:37:36.732Z] ---> docker-login.sh [2021-10-07T03:37:36.732Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:37:36.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:37:36.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:37:36.732Z] Configure a credential helper to remove this warning. See [2021-10-07T03:37:36.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:37:36.732Z] [2021-10-07T03:37:36.732Z] Login Succeeded [2021-10-07T03:37:36.732Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:37:36.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:37:36.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:37:36.997Z] Configure a credential helper to remove this warning. See [2021-10-07T03:37:36.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:37:36.997Z] [2021-10-07T03:37:36.997Z] Login Succeeded [2021-10-07T03:37:36.997Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:37:36.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:37:36.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:37:36.997Z] Configure a credential helper to remove this warning. See [2021-10-07T03:37:36.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:37:36.997Z] [2021-10-07T03:37:36.997Z] Login Succeeded [2021-10-07T03:37:36.997Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:37:36.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:37:37.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:37:37.266Z] Configure a credential helper to remove this warning. See [2021-10-07T03:37:37.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:37:37.266Z] [2021-10-07T03:37:37.266Z] Login Succeeded [2021-10-07T03:37:37.266Z] docker.io [2021-10-07T03:37:37.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:37:37.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:37:37.492Z] Configure a credential helper to remove this warning. See [2021-10-07T03:37:37.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:37:37.492Z] [2021-10-07T03:37:37.492Z] Login Succeeded [2021-10-07T03:37:37.492Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:37:37.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T03:37:37.561Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-10-07T03:37:37.561Z] c057a04f6cb87a8cdacff32a07698e3019c9b04b [2021-10-07T03:37:37.561Z] latest [2021-10-07T03:37:37.561Z] 2.0.1-dev.7 [2021-10-07T03:37:37.561Z] c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [2021-10-07T03:37:37.561Z] main [2021-10-07T03:37:37.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:37.920Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:38.250Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b [2021-10-07T03:37:38.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-07T03:37:38.250Z] fcab76507e8f: Preparing [2021-10-07T03:37:38.250Z] ebd69bb28339: Preparing [2021-10-07T03:37:38.250Z] fab7b5a0a8c6: Preparing [2021-10-07T03:37:38.250Z] 517236e6ee9e: Preparing [2021-10-07T03:37:38.250Z] 470ebcf7b4ef: Preparing [2021-10-07T03:37:38.250Z] e2eb06d8af82: Preparing [2021-10-07T03:37:38.250Z] e2eb06d8af82: Waiting [2021-10-07T03:37:38.519Z] 470ebcf7b4ef: Pushed [2021-10-07T03:37:38.519Z] e2eb06d8af82: Layer already exists [2021-10-07T03:37:38.519Z] ebd69bb28339: Pushed [2021-10-07T03:37:38.519Z] 517236e6ee9e: Pushed [2021-10-07T03:37:38.519Z] fab7b5a0a8c6: Pushed [2021-10-07T03:37:39.923Z] fcab76507e8f: Pushed [2021-10-07T03:37:40.188Z] c057a04f6cb87a8cdacff32a07698e3019c9b04b: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:40.513Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:40.828Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-10-07T03:37:40.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-07T03:37:40.828Z] fcab76507e8f: Preparing [2021-10-07T03:37:40.828Z] ebd69bb28339: Preparing [2021-10-07T03:37:40.828Z] fab7b5a0a8c6: Preparing [2021-10-07T03:37:40.828Z] 517236e6ee9e: Preparing [2021-10-07T03:37:40.828Z] 470ebcf7b4ef: Preparing [2021-10-07T03:37:40.828Z] e2eb06d8af82: Preparing [2021-10-07T03:37:40.828Z] e2eb06d8af82: Waiting [2021-10-07T03:37:40.828Z] 470ebcf7b4ef: Layer already exists [2021-10-07T03:37:40.828Z] 517236e6ee9e: Layer already exists [2021-10-07T03:37:40.828Z] ebd69bb28339: Layer already exists [2021-10-07T03:37:40.828Z] fcab76507e8f: Layer already exists [2021-10-07T03:37:40.828Z] fab7b5a0a8c6: Layer already exists [2021-10-07T03:37:40.828Z] e2eb06d8af82: Layer already exists [2021-10-07T03:37:40.828Z] latest: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:41.149Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:41.466Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.7 [2021-10-07T03:37:41.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-07T03:37:41.466Z] fcab76507e8f: Preparing [2021-10-07T03:37:41.466Z] ebd69bb28339: Preparing [2021-10-07T03:37:41.466Z] fab7b5a0a8c6: Preparing [2021-10-07T03:37:41.466Z] 517236e6ee9e: Preparing [2021-10-07T03:37:41.466Z] 470ebcf7b4ef: Preparing [2021-10-07T03:37:41.466Z] e2eb06d8af82: Preparing [2021-10-07T03:37:41.466Z] e2eb06d8af82: Waiting [2021-10-07T03:37:41.466Z] fcab76507e8f: Layer already exists [2021-10-07T03:37:41.466Z] fab7b5a0a8c6: Layer already exists [2021-10-07T03:37:41.466Z] 470ebcf7b4ef: Layer already exists [2021-10-07T03:37:41.466Z] 517236e6ee9e: Layer already exists [2021-10-07T03:37:41.466Z] ebd69bb28339: Layer already exists [2021-10-07T03:37:41.466Z] e2eb06d8af82: Layer already exists [2021-10-07T03:37:41.466Z] 2.0.1-dev.7: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:41.788Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:42.105Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [2021-10-07T03:37:42.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-07T03:37:42.105Z] fcab76507e8f: Preparing [2021-10-07T03:37:42.105Z] ebd69bb28339: Preparing [2021-10-07T03:37:42.105Z] fab7b5a0a8c6: Preparing [2021-10-07T03:37:42.105Z] 517236e6ee9e: Preparing [2021-10-07T03:37:42.105Z] 470ebcf7b4ef: Preparing [2021-10-07T03:37:42.105Z] e2eb06d8af82: Preparing [2021-10-07T03:37:42.105Z] e2eb06d8af82: Waiting [2021-10-07T03:37:42.105Z] ebd69bb28339: Layer already exists [2021-10-07T03:37:42.105Z] fab7b5a0a8c6: Layer already exists [2021-10-07T03:37:42.105Z] fcab76507e8f: Layer already exists [2021-10-07T03:37:42.105Z] 517236e6ee9e: Layer already exists [2021-10-07T03:37:42.105Z] 470ebcf7b4ef: Layer already exists [2021-10-07T03:37:42.105Z] e2eb06d8af82: Layer already exists [2021-10-07T03:37:42.105Z] c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:42.428Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:42.743Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-10-07T03:37:42.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-07T03:37:42.743Z] fcab76507e8f: Preparing [2021-10-07T03:37:42.743Z] ebd69bb28339: Preparing [2021-10-07T03:37:42.743Z] fab7b5a0a8c6: Preparing [2021-10-07T03:37:42.743Z] 517236e6ee9e: Preparing [2021-10-07T03:37:42.743Z] 470ebcf7b4ef: Preparing [2021-10-07T03:37:42.743Z] e2eb06d8af82: Preparing [2021-10-07T03:37:42.743Z] e2eb06d8af82: Waiting [2021-10-07T03:37:42.743Z] 470ebcf7b4ef: Layer already exists [2021-10-07T03:37:42.743Z] fcab76507e8f: Layer already exists [2021-10-07T03:37:42.743Z] fab7b5a0a8c6: Layer already exists [2021-10-07T03:37:42.743Z] 517236e6ee9e: Layer already exists [2021-10-07T03:37:42.743Z] ebd69bb28339: Layer already exists [2021-10-07T03:37:42.743Z] e2eb06d8af82: Layer already exists [2021-10-07T03:37:42.743Z] main: digest: sha256:e23e883e718d44855352c4b7c1a2810ba63b072aedcc7667e73d440909a8478c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T03:37:42.823Z] ===================================================== [Pipeline] echo [2021-10-07T03:37:42.839Z] taggedImages: [2021-10-07T03:37:42.839Z] - nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b [2021-10-07T03:37:42.839Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-10-07T03:37:42.839Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.7 [2021-10-07T03:37:42.839Z] - nexus3.edgexfoundry.org:10004/device-virtual:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [2021-10-07T03:37:42.839Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:43.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:37:43.474Z] [2021-10-07T03:37:43.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:37:43.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:37:43.802Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T03:37:43.802Z] b4d181a07f80: Pulling fs layer [2021-10-07T03:37:43.802Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T03:37:43.802Z] ed53099fbce6: Pulling fs layer [2021-10-07T03:37:43.802Z] dc539afda2c1: Pulling fs layer [2021-10-07T03:37:43.802Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T03:37:43.802Z] 9065ff56babe: Pulling fs layer [2021-10-07T03:37:43.802Z] d287ab97295c: Pulling fs layer [2021-10-07T03:37:43.802Z] 77bc0d833cb6: Waiting [2021-10-07T03:37:43.802Z] 9065ff56babe: Waiting [2021-10-07T03:37:43.802Z] d287ab97295c: Waiting [2021-10-07T03:37:43.802Z] dc539afda2c1: Waiting [2021-10-07T03:37:44.066Z] a1111a8f2ec3: Download complete [2021-10-07T03:37:44.066Z] dc539afda2c1: Verifying Checksum [2021-10-07T03:37:44.066Z] dc539afda2c1: Download complete [2021-10-07T03:37:44.066Z] ed53099fbce6: Verifying Checksum [2021-10-07T03:37:44.066Z] ed53099fbce6: Download complete [2021-10-07T03:37:44.066Z] 9065ff56babe: Verifying Checksum [2021-10-07T03:37:44.066Z] 9065ff56babe: Download complete [2021-10-07T03:37:44.066Z] b4d181a07f80: Verifying Checksum [2021-10-07T03:37:44.066Z] b4d181a07f80: Download complete [2021-10-07T03:37:44.333Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T03:37:44.333Z] 77bc0d833cb6: Download complete [2021-10-07T03:37:44.930Z] d287ab97295c: Verifying Checksum [2021-10-07T03:37:44.930Z] d287ab97295c: Download complete [2021-10-07T03:37:45.896Z] b4d181a07f80: Pull complete [2021-10-07T03:37:45.896Z] a1111a8f2ec3: Pull complete [2021-10-07T03:37:46.484Z] ed53099fbce6: Pull complete [2021-10-07T03:37:46.484Z] dc539afda2c1: Pull complete [2021-10-07T03:37:46.753Z] 77bc0d833cb6: Pull complete [2021-10-07T03:37:46.753Z] 9065ff56babe: Pull complete [2021-10-07T03:37:52.125Z] d287ab97295c: Pull complete [2021-10-07T03:37:52.125Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T03:37:52.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:37:52.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T03:37:52.224Z] prd-centos7-docker-4c-2g-2314 does not seem to be running inside a container [2021-10-07T03:37:52.293Z] $ 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/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T03:37:54.895Z] $ docker top 6442134ea666480fd82fb129d14bc4fa5cead1bb3af4bd6583d647668e7fe6de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:37:55.347Z] ---> job-cost.sh [2021-10-07T03:37:55.347Z] lf-activate-venv: SKIPPING [2021-10-07T03:37:55.347Z] INFO: No Stack... [2021-10-07T03:38:00.565Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2312 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-10-07T03:38:00.582Z] Running in /w/workspace/device-virtual-go/8 [Pipeline] { [Pipeline] checkout [2021-10-07T03:38:01.046Z] The recommended git tool is: git [2021-10-07T03:38:09.111Z] using credential edgex-jenkins-ssh [2021-10-07T03:38:09.143Z] Cloning the remote Git repository [2021-10-07T03:38:09.209Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-07T03:38:09.364Z] > git init /w/workspace/device-virtual-go/8 # timeout=10 [2021-10-07T03:38:09.487Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-07T03:38:09.488Z] > git --version # timeout=10 [2021-10-07T03:38:09.511Z] > git --version # 'git version 2.17.1' [2021-10-07T03:38:09.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T03:38:09.638Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:38:11.762Z] Avoid second fetch [2021-10-07T03:38:11.763Z] Checking out Revision c057a04f6cb87a8cdacff32a07698e3019c9b04b (main) [2021-10-07T03:38:11.701Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-07T03:38:11.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T03:38:11.776Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T03:38:11.793Z] > git checkout -f c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 [2021-10-07T03:38:16.705Z] Commit message: "Merge pull request #241 from ernestojeda/changes-for-lts-builds" [2021-10-07T03:38:16.995Z] [2021-10-07T03:38:16.995Z] GitHub has been notified of this commit’s build result [2021-10-07T03:38:16.995Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:38:17.103Z] provisioning config files... [2021-10-07T03:38:17.147Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config6612497565120920475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:38:17.922Z] ---> docker-login.sh [2021-10-07T03:38:17.922Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:38:19.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:19.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:19.717Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:19.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:19.717Z] [2021-10-07T03:38:19.717Z] Login Succeeded [2021-10-07T03:38:19.717Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:38:20.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:20.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:20.639Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:20.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:20.639Z] [2021-10-07T03:38:20.639Z] Login Succeeded [2021-10-07T03:38:20.639Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:38:21.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:21.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:21.271Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:21.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:21.271Z] [2021-10-07T03:38:21.271Z] Login Succeeded [2021-10-07T03:38:21.271Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:38:21.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:22.012Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T03:38:22.012Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T03:38:22.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:22.191Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:22.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:22.191Z] [2021-10-07T03:38:22.191Z] Login Succeeded [2021-10-07T03:38:22.191Z] docker.io [2021-10-07T03:38:22.333Z] + cut -d, -f6 [2021-10-07T03:38:22.334Z] + cat /w/workspace/device-virtual-go/8/archives/cost.csv [Pipeline] lock [2021-10-07T03:38:22.373Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [2021-10-07T03:38:22.381Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] did not exist. Created. [2021-10-07T03:38:22.381Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T03:38:22.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:38:22.725Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T03:38:22.770Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T03:38:22.812Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T03:38:22.844Z] $ docker stop --time=1 6442134ea666480fd82fb129d14bc4fa5cead1bb3af4bd6583d647668e7fe6de [2021-10-07T03:38:23.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:38:23.115Z] Configure a credential helper to remove this warning. See [2021-10-07T03:38:23.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:38:23.115Z] [2021-10-07T03:38:23.115Z] Login Succeeded [2021-10-07T03:38:23.115Z] ---> docker-login.sh ends [2021-10-07T03:38:23.988Z] $ docker rm -f 6442134ea666480fd82fb129d14bc4fa5cead1bb3af4bd6583d647668e7fe6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-10-07T03:38:24.042Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2021-10-07T03:38:24.624Z] ========================================================= [2021-10-07T03:38:24.624Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T03:38:24.624Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:38:25.071Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-07T03:38:25.696Z] Sending build context to Docker daemon 8.612MB [2021-10-07T03:38:25.696Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:38:25.696Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-07T03:38:25.984Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T03:38:25.984Z] bbf911997326: Pulling fs layer [2021-10-07T03:38:25.984Z] 58ec367f63d7: Pulling fs layer [2021-10-07T03:38:25.984Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T03:38:25.984Z] fc5181fea5dc: Pulling fs layer [2021-10-07T03:38:25.984Z] 9c418107303f: Pulling fs layer [2021-10-07T03:38:25.984Z] 284eca6f2348: Pulling fs layer [2021-10-07T03:38:25.984Z] 842844d905b1: Pulling fs layer [2021-10-07T03:38:25.984Z] 901a3a57568e: Pulling fs layer [2021-10-07T03:38:25.984Z] 284eca6f2348: Waiting [2021-10-07T03:38:25.984Z] fc5181fea5dc: Waiting [2021-10-07T03:38:25.984Z] 842844d905b1: Waiting [2021-10-07T03:38:25.984Z] 9c418107303f: Waiting [2021-10-07T03:38:25.984Z] 901a3a57568e: Waiting [2021-10-07T03:38:25.984Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T03:38:25.984Z] 1b4a6ffa7d45: Download complete [2021-10-07T03:38:25.984Z] 58ec367f63d7: Verifying Checksum [2021-10-07T03:38:25.984Z] 58ec367f63d7: Download complete [2021-10-07T03:38:26.277Z] 9c418107303f: Verifying Checksum [2021-10-07T03:38:26.277Z] 9c418107303f: Download complete [2021-10-07T03:38:26.277Z] 284eca6f2348: Verifying Checksum [2021-10-07T03:38:26.277Z] 284eca6f2348: Download complete [2021-10-07T03:38:26.277Z] 842844d905b1: Verifying Checksum [2021-10-07T03:38:26.277Z] 842844d905b1: Download complete [2021-10-07T03:38:26.277Z] bbf911997326: Verifying Checksum [2021-10-07T03:38:26.277Z] bbf911997326: Download complete [2021-10-07T03:38:27.328Z] bbf911997326: Pull complete [2021-10-07T03:38:27.964Z] 58ec367f63d7: Pull complete [2021-10-07T03:38:28.609Z] 1b4a6ffa7d45: Pull complete [2021-10-07T03:38:29.251Z] 901a3a57568e: Verifying Checksum [2021-10-07T03:38:29.251Z] 901a3a57568e: Download complete [2021-10-07T03:38:29.534Z] fc5181fea5dc: Verifying Checksum [2021-10-07T03:38:29.534Z] fc5181fea5dc: Download complete [2021-10-07T03:38:39.824Z] fc5181fea5dc: Pull complete [2021-10-07T03:38:39.824Z] 9c418107303f: Pull complete [2021-10-07T03:38:39.824Z] 284eca6f2348: Pull complete [2021-10-07T03:38:40.109Z] 842844d905b1: Pull complete [2021-10-07T03:38:45.647Z] 901a3a57568e: Pull complete [2021-10-07T03:38:45.647Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T03:38:45.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T03:38:45.647Z] ---> 72ade6ffb461 [2021-10-07T03:38:45.647Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:38:51.187Z] ---> Running in 04dfedc79fe2 [2021-10-07T03:38:51.187Z] Removing intermediate container 04dfedc79fe2 [2021-10-07T03:38:51.187Z] ---> 955f3f903c5c [2021-10-07T03:38:51.187Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:38:51.472Z] ---> Running in 7a66b94359f6 [2021-10-07T03:38:51.758Z] Removing intermediate container 7a66b94359f6 [2021-10-07T03:38:51.758Z] ---> dba1654ff8c1 [2021-10-07T03:38:51.758Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-07T03:38:52.039Z] ---> Running in 8424dd170264 [2021-10-07T03:38:52.653Z] Removing intermediate container 8424dd170264 [2021-10-07T03:38:52.653Z] ---> 3f0345a86de8 [2021-10-07T03:38:52.653Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:38:52.937Z] ---> Running in 9cd8436d40b9 [2021-10-07T03:38:55.662Z] Removing intermediate container 9cd8436d40b9 [2021-10-07T03:38:55.662Z] ---> 2fbbf12473f8 [2021-10-07T03:38:55.662Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:38:55.662Z] ---> Running in 2f8e988a795e [2021-10-07T03:38:57.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:38:57.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:38:58.728Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T03:38:58.728Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-07T03:38:58.728Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-07T03:38:59.014Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T03:38:59.014Z] OK: 222 MiB in 55 packages [2021-10-07T03:39:00.531Z] Removing intermediate container 2f8e988a795e [2021-10-07T03:39:00.531Z] ---> ed7ee4bab24f [2021-10-07T03:39:00.531Z] Step 8/11 : COPY . . [2021-10-07T03:39:02.013Z] ---> 61c2fd6dab1b [2021-10-07T03:39:02.013Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:39:02.013Z] ---> Running in 9b6d7d78da78 [2021-10-07T03:39:34.562Z] Removing intermediate container 9b6d7d78da78 [2021-10-07T03:39:34.562Z] ---> 1aaffc0bf2e4 [2021-10-07T03:39:34.562Z] Step 10/11 : ARG MAKE='make build' [2021-10-07T03:39:34.562Z] ---> Running in 37d26e1e1c29 [2021-10-07T03:39:34.562Z] Removing intermediate container 37d26e1e1c29 [2021-10-07T03:39:34.562Z] ---> 6f3fc48f9e8b [2021-10-07T03:39:34.562Z] Step 11/11 : RUN $MAKE [2021-10-07T03:39:34.562Z] ---> Running in 3493326b0da0 [2021-10-07T03:39:34.562Z] noop [2021-10-07T03:39:35.177Z] Removing intermediate container 3493326b0da0 [2021-10-07T03:39:35.177Z] ---> 58b67183d92b [2021-10-07T03:39:35.177Z] Successfully built 58b67183d92b [2021-10-07T03:39:35.177Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:39:35.563Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T03:39:35.563Z] . [Pipeline] withDockerContainer [2021-10-07T03:39:35.877Z] prd-ubuntu18.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container [2021-10-07T03:39:35.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T03:39:37.769Z] $ docker top b9c005817cf74025767ec05d99a0ed4bf1afbfa3a7ae3f865a97d589fccc2c0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:39:38.869Z] + go version [2021-10-07T03:39:38.869Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T03:39:38.877Z] $ docker stop --time=1 b9c005817cf74025767ec05d99a0ed4bf1afbfa3a7ae3f865a97d589fccc2c0f [2021-10-07T03:39:40.844Z] $ docker rm -f b9c005817cf74025767ec05d99a0ed4bf1afbfa3a7ae3f865a97d589fccc2c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:39:41.717Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T03:39:41.717Z] . [Pipeline] withDockerContainer [2021-10-07T03:39:42.032Z] prd-ubuntu18.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container [2021-10-07T03:39:42.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T03:39:43.915Z] $ docker top 26b60fc2c346a6f66470db6f3d8e2ebf88ba991d8608bcdefe09bcc3c8188392 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T03:39:45.018Z] + go mod tidy [Pipeline] sh [2021-10-07T03:39:46.359Z] + make test [2021-10-07T03:39:46.360Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-07T03:39:47.857Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-07T03:40:56.208Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-07T03:40:56.208Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.831s coverage: 64.6% of statements [2021-10-07T03:40:56.831Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T03:41:29.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T03:41:29.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T03:41:29.416Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T03:41:29.401Z] $ docker stop --time=1 26b60fc2c346a6f66470db6f3d8e2ebf88ba991d8608bcdefe09bcc3c8188392 [2021-10-07T03:41:31.433Z] $ docker rm -f 26b60fc2c346a6f66470db6f3d8e2ebf88ba991d8608bcdefe09bcc3c8188392 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T03:41:32.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T03:41:32.467Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T03:41:33.293Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T03:41:33.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T03:41:34.175Z] + ls -al . [2021-10-07T03:41:34.175Z] total 168 [2021-10-07T03:41:34.175Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 7 03:41 . [2021-10-07T03:41:34.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:38 .. [2021-10-07T03:41:34.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:38 .git [2021-10-07T03:41:34.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:38 .github [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 270 Oct 7 03:38 .gitignore [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 8153 Oct 7 03:38 Attribution.txt [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 6349 Oct 7 03:38 CHANGELOG.md [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 1951 Oct 7 03:38 Dockerfile [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 03:38 GOVERNANCE.md [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 7 03:38 Jenkinsfile [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 03:38 LICENSE [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 999 Oct 7 03:38 Makefile [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 7 03:38 OWNERS.md [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 2913 Oct 7 03:38 README.md [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 7 03:33 VERSION [2021-10-07T03:41:34.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:38 bin [2021-10-07T03:41:34.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 03:38 cmd [2021-10-07T03:41:34.175Z] -rw-r--r-- 1 jenkins jenkins 46339 Oct 7 03:40 coverage.out [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 795 Oct 7 03:38 go.mod [2021-10-07T03:41:34.175Z] -rw-r--r-- 1 jenkins jenkins 22824 Oct 7 03:39 go.sum [2021-10-07T03:41:34.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 03:38 internal [2021-10-07T03:41:34.175Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 7 03:38 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:41:34.541Z] + 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=c057a04f6cb87a8cdacff32a07698e3019c9b04b --label arch=arm64 --label version=2.0.1-dev.7 . [2021-10-07T03:41:34.826Z] Sending build context to Docker daemon 8.682MB [2021-10-07T03:41:34.826Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T03:41:34.826Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-07T03:41:34.826Z] ---> 58b67183d92b [2021-10-07T03:41:34.826Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T03:41:35.108Z] ---> Running in 8e9f0a2f97f2 [2021-10-07T03:41:35.723Z] Removing intermediate container 8e9f0a2f97f2 [2021-10-07T03:41:35.723Z] ---> 56d1cf39b1a8 [2021-10-07T03:41:35.723Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T03:41:35.723Z] ---> Running in fc491b8db6a6 [2021-10-07T03:41:36.333Z] Removing intermediate container fc491b8db6a6 [2021-10-07T03:41:36.333Z] ---> 8e102f6158af [2021-10-07T03:41:36.333Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-07T03:41:36.333Z] ---> Running in a34221c384c2 [2021-10-07T03:41:36.949Z] Removing intermediate container a34221c384c2 [2021-10-07T03:41:36.949Z] ---> 09da0087ab45 [2021-10-07T03:41:36.949Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:41:36.949Z] ---> Running in 2cb5f3a120a0 [2021-10-07T03:41:38.976Z] Removing intermediate container 2cb5f3a120a0 [2021-10-07T03:41:38.976Z] ---> 140337d17705 [2021-10-07T03:41:38.976Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T03:41:38.976Z] ---> Running in d4fe46386bfb [2021-10-07T03:41:40.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:41:41.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:41:42.069Z] OK: 222 MiB in 55 packages [2021-10-07T03:41:43.068Z] Removing intermediate container d4fe46386bfb [2021-10-07T03:41:43.068Z] ---> 454700e1fc20 [2021-10-07T03:41:43.068Z] Step 8/25 : COPY . . [2021-10-07T03:41:44.078Z] ---> 2e34bd9bff97 [2021-10-07T03:41:44.078Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T03:41:44.362Z] ---> Running in 889c2be305ea [2021-10-07T03:41:46.384Z] Removing intermediate container 889c2be305ea [2021-10-07T03:41:46.384Z] ---> e6c4c448c4ae [2021-10-07T03:41:46.384Z] Step 10/25 : ARG MAKE='make build' [2021-10-07T03:41:46.671Z] ---> Running in 7b1b861b9660 [2021-10-07T03:41:46.953Z] Removing intermediate container 7b1b861b9660 [2021-10-07T03:41:46.953Z] ---> e5fb3ade5dc6 [2021-10-07T03:41:46.953Z] Step 11/25 : RUN $MAKE [2021-10-07T03:41:47.237Z] ---> Running in 6c88ef40a280 [2021-10-07T03:41:48.254Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.7" -o cmd/device-virtual ./cmd [2021-10-07T03:42:45.172Z] Removing intermediate container 6c88ef40a280 [2021-10-07T03:42:45.172Z] ---> 5ff4191fef89 [2021-10-07T03:42:45.172Z] Step 12/25 : FROM alpine:3.14 [2021-10-07T03:42:45.172Z] 3.14: Pulling from library/alpine [2021-10-07T03:42:45.172Z] 552d1f2373af: Pulling fs layer [2021-10-07T03:42:45.172Z] 552d1f2373af: Verifying Checksum [2021-10-07T03:42:45.172Z] 552d1f2373af: Download complete [2021-10-07T03:42:45.172Z] 552d1f2373af: Pull complete [2021-10-07T03:42:45.172Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T03:42:45.172Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T03:42:45.172Z] ---> bb3de5531c18 [2021-10-07T03:42:45.172Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-07T03:42:45.172Z] ---> Running in a79505cd155b [2021-10-07T03:42:45.172Z] Removing intermediate container a79505cd155b [2021-10-07T03:42:45.172Z] ---> 1a9a1da14b55 [2021-10-07T03:42:45.172Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T03:42:45.172Z] ---> Running in ff90f978b09f [2021-10-07T03:42:45.172Z] Removing intermediate container ff90f978b09f [2021-10-07T03:42:45.172Z] ---> 0058a0340e53 [2021-10-07T03:42:45.172Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T03:42:45.172Z] ---> Running in edb57277479c [2021-10-07T03:42:45.172Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T03:42:45.172Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T03:42:45.785Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T03:42:45.785Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T03:42:45.785Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T03:42:46.066Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T03:42:46.066Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T03:42:46.066Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T03:42:46.350Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T03:42:46.350Z] OK: 8 MiB in 20 packages [2021-10-07T03:42:47.358Z] Removing intermediate container edb57277479c [2021-10-07T03:42:47.358Z] ---> 070f2b7908e2 [2021-10-07T03:42:47.358Z] Step 16/25 : WORKDIR / [2021-10-07T03:42:47.647Z] ---> Running in 7d430f72a788 [2021-10-07T03:42:47.931Z] Removing intermediate container 7d430f72a788 [2021-10-07T03:42:47.931Z] ---> c1e0e72d46c4 [2021-10-07T03:42:47.931Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-07T03:42:48.940Z] ---> 64331efe9628 [2021-10-07T03:42:48.940Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-07T03:42:49.573Z] ---> 4617c59fdefe [2021-10-07T03:42:49.573Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-07T03:42:51.111Z] ---> b0a2147cddea [2021-10-07T03:42:51.111Z] Step 20/25 : EXPOSE 59900 [2021-10-07T03:42:51.111Z] ---> Running in 8755770da76e [2021-10-07T03:42:51.726Z] Removing intermediate container 8755770da76e [2021-10-07T03:42:51.726Z] ---> 2e2578062810 [2021-10-07T03:42:51.726Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-07T03:42:51.726Z] ---> Running in 733ad8f5c99e [2021-10-07T03:42:52.342Z] Removing intermediate container 733ad8f5c99e [2021-10-07T03:42:52.342Z] ---> 7cccb5831a20 [2021-10-07T03:42:52.342Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T03:42:52.342Z] ---> Running in 5cef9d37958d [2021-10-07T03:42:52.956Z] Removing intermediate container 5cef9d37958d [2021-10-07T03:42:52.956Z] ---> 5396c80677d3 [2021-10-07T03:42:52.956Z] Step 23/25 : LABEL arch=arm64 [2021-10-07T03:42:52.956Z] ---> Running in 264edfbf04db [2021-10-07T03:42:53.570Z] Removing intermediate container 264edfbf04db [2021-10-07T03:42:53.570Z] ---> 10b1985f7bb2 [2021-10-07T03:42:53.570Z] Step 24/25 : LABEL git_sha=c057a04f6cb87a8cdacff32a07698e3019c9b04b [2021-10-07T03:42:53.570Z] ---> Running in 3eba04a1f3e5 [2021-10-07T03:42:53.857Z] Removing intermediate container 3eba04a1f3e5 [2021-10-07T03:42:53.857Z] ---> adc1e9bf736a [2021-10-07T03:42:53.857Z] Step 25/25 : LABEL version=2.0.1-dev.7 [2021-10-07T03:42:54.138Z] ---> Running in a9fc8c50e17e [2021-10-07T03:42:54.750Z] Removing intermediate container a9fc8c50e17e [2021-10-07T03:42:54.750Z] ---> 2ce3b9d67d9c [2021-10-07T03:42:54.750Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T03:42:54.750Z] Successfully built 2ce3b9d67d9c [2021-10-07T03:42:54.750Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:42:55.021Z] provisioning config files... [2021-10-07T03:42:55.047Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/8@tmp/config3840602598293781381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:42:55.434Z] ---> docker-login.sh [2021-10-07T03:42:55.434Z] nexus3.edgexfoundry.org:10001 [2021-10-07T03:42:55.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:42:55.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:42:55.715Z] Configure a credential helper to remove this warning. See [2021-10-07T03:42:55.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:42:55.715Z] [2021-10-07T03:42:55.715Z] Login Succeeded [2021-10-07T03:42:55.999Z] nexus3.edgexfoundry.org:10002 [2021-10-07T03:42:56.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:42:56.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:42:56.563Z] Configure a credential helper to remove this warning. See [2021-10-07T03:42:56.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:42:56.563Z] [2021-10-07T03:42:56.563Z] Login Succeeded [2021-10-07T03:42:56.563Z] nexus3.edgexfoundry.org:10003 [2021-10-07T03:42:56.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:42:56.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:42:56.844Z] Configure a credential helper to remove this warning. See [2021-10-07T03:42:56.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:42:56.844Z] [2021-10-07T03:42:56.844Z] Login Succeeded [2021-10-07T03:42:57.126Z] nexus3.edgexfoundry.org:10004 [2021-10-07T03:42:57.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:42:57.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:42:57.692Z] Configure a credential helper to remove this warning. See [2021-10-07T03:42:57.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:42:57.692Z] [2021-10-07T03:42:57.692Z] Login Succeeded [2021-10-07T03:42:57.692Z] docker.io [2021-10-07T03:42:57.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T03:42:58.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T03:42:58.256Z] Configure a credential helper to remove this warning. See [2021-10-07T03:42:58.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T03:42:58.256Z] [2021-10-07T03:42:58.256Z] Login Succeeded [2021-10-07T03:42:58.536Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T03:42:58.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T03:42:58.625Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-10-07T03:42:58.625Z] c057a04f6cb87a8cdacff32a07698e3019c9b04b [2021-10-07T03:42:58.625Z] latest [2021-10-07T03:42:58.625Z] 2.0.1-dev.7 [2021-10-07T03:42:58.625Z] c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [2021-10-07T03:42:58.625Z] main [2021-10-07T03:42:58.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:42:59.029Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:42:59.420Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b [2021-10-07T03:42:59.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-07T03:42:59.420Z] e6d2c04ea033: Preparing [2021-10-07T03:42:59.420Z] 24084d8873ac: Preparing [2021-10-07T03:42:59.420Z] a1150e8ff16b: Preparing [2021-10-07T03:42:59.420Z] 618b4c6a13e0: Preparing [2021-10-07T03:42:59.420Z] 9a15a862bc49: Preparing [2021-10-07T03:42:59.420Z] ee420dfed78a: Preparing [2021-10-07T03:42:59.420Z] ee420dfed78a: Waiting [2021-10-07T03:42:59.703Z] 9a15a862bc49: Pushed [2021-10-07T03:42:59.703Z] 24084d8873ac: Pushed [2021-10-07T03:42:59.703Z] a1150e8ff16b: Pushed [2021-10-07T03:42:59.703Z] ee420dfed78a: Layer already exists [2021-10-07T03:43:00.320Z] 618b4c6a13e0: Pushed [2021-10-07T03:43:03.763Z] e6d2c04ea033: Pushed [2021-10-07T03:43:03.763Z] c057a04f6cb87a8cdacff32a07698e3019c9b04b: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:04.132Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:04.499Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-10-07T03:43:04.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-07T03:43:04.499Z] e6d2c04ea033: Preparing [2021-10-07T03:43:04.499Z] 24084d8873ac: Preparing [2021-10-07T03:43:04.499Z] a1150e8ff16b: Preparing [2021-10-07T03:43:04.499Z] 618b4c6a13e0: Preparing [2021-10-07T03:43:04.499Z] 9a15a862bc49: Preparing [2021-10-07T03:43:04.499Z] ee420dfed78a: Preparing [2021-10-07T03:43:04.499Z] ee420dfed78a: Waiting [2021-10-07T03:43:04.499Z] 618b4c6a13e0: Layer already exists [2021-10-07T03:43:04.499Z] e6d2c04ea033: Layer already exists [2021-10-07T03:43:04.499Z] 9a15a862bc49: Layer already exists [2021-10-07T03:43:04.499Z] 24084d8873ac: Layer already exists [2021-10-07T03:43:04.499Z] a1150e8ff16b: Layer already exists [2021-10-07T03:43:04.780Z] ee420dfed78a: Layer already exists [2021-10-07T03:43:04.780Z] latest: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:05.155Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:05.527Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.7 [2021-10-07T03:43:05.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-07T03:43:05.527Z] e6d2c04ea033: Preparing [2021-10-07T03:43:05.527Z] 24084d8873ac: Preparing [2021-10-07T03:43:05.527Z] a1150e8ff16b: Preparing [2021-10-07T03:43:05.527Z] 618b4c6a13e0: Preparing [2021-10-07T03:43:05.527Z] 9a15a862bc49: Preparing [2021-10-07T03:43:05.527Z] ee420dfed78a: Preparing [2021-10-07T03:43:05.527Z] ee420dfed78a: Waiting [2021-10-07T03:43:05.527Z] a1150e8ff16b: Layer already exists [2021-10-07T03:43:05.527Z] e6d2c04ea033: Layer already exists [2021-10-07T03:43:05.527Z] 24084d8873ac: Layer already exists [2021-10-07T03:43:05.527Z] 9a15a862bc49: Layer already exists [2021-10-07T03:43:05.527Z] 618b4c6a13e0: Layer already exists [2021-10-07T03:43:05.809Z] ee420dfed78a: Layer already exists [2021-10-07T03:43:05.809Z] 2.0.1-dev.7: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:06.172Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:06.538Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [2021-10-07T03:43:06.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-07T03:43:06.539Z] e6d2c04ea033: Preparing [2021-10-07T03:43:06.539Z] 24084d8873ac: Preparing [2021-10-07T03:43:06.539Z] a1150e8ff16b: Preparing [2021-10-07T03:43:06.539Z] 618b4c6a13e0: Preparing [2021-10-07T03:43:06.539Z] 9a15a862bc49: Preparing [2021-10-07T03:43:06.539Z] ee420dfed78a: Preparing [2021-10-07T03:43:06.539Z] ee420dfed78a: Waiting [2021-10-07T03:43:06.539Z] 9a15a862bc49: Layer already exists [2021-10-07T03:43:06.539Z] a1150e8ff16b: Layer already exists [2021-10-07T03:43:06.539Z] 24084d8873ac: Layer already exists [2021-10-07T03:43:06.539Z] 618b4c6a13e0: Layer already exists [2021-10-07T03:43:06.539Z] e6d2c04ea033: Layer already exists [2021-10-07T03:43:06.822Z] ee420dfed78a: Layer already exists [2021-10-07T03:43:06.822Z] c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:07.196Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:07.561Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-10-07T03:43:07.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-07T03:43:07.561Z] e6d2c04ea033: Preparing [2021-10-07T03:43:07.561Z] 24084d8873ac: Preparing [2021-10-07T03:43:07.561Z] a1150e8ff16b: Preparing [2021-10-07T03:43:07.561Z] 618b4c6a13e0: Preparing [2021-10-07T03:43:07.561Z] 9a15a862bc49: Preparing [2021-10-07T03:43:07.561Z] ee420dfed78a: Preparing [2021-10-07T03:43:07.561Z] ee420dfed78a: Waiting [2021-10-07T03:43:07.844Z] a1150e8ff16b: Layer already exists [2021-10-07T03:43:07.844Z] 9a15a862bc49: Layer already exists [2021-10-07T03:43:07.844Z] e6d2c04ea033: Layer already exists [2021-10-07T03:43:07.844Z] 618b4c6a13e0: Layer already exists [2021-10-07T03:43:07.844Z] 24084d8873ac: Layer already exists [2021-10-07T03:43:07.844Z] ee420dfed78a: Layer already exists [2021-10-07T03:43:07.844Z] main: digest: sha256:d0e31f52b4a582d726fe9f4f3b2506ddd2cf414305f787785f36e195c428ad6d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T03:43:07.923Z] ===================================================== [Pipeline] echo [2021-10-07T03:43:07.938Z] taggedImages: [2021-10-07T03:43:07.938Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b [2021-10-07T03:43:07.938Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-10-07T03:43:07.938Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.7 [2021-10-07T03:43:07.938Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c057a04f6cb87a8cdacff32a07698e3019c9b04b-2.0.1-dev.7 [2021-10-07T03:43:07.938Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:08.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:43:08.471Z] [2021-10-07T03:43:08.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:09.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:43:09.429Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T03:43:09.429Z] 448f6bf000e3: Pulling fs layer [2021-10-07T03:43:09.429Z] f757da607395: Pulling fs layer [2021-10-07T03:43:09.429Z] 05883995daec: Pulling fs layer [2021-10-07T03:43:09.429Z] 8603b9c90790: Pulling fs layer [2021-10-07T03:43:09.429Z] 1560dd03e051: Pulling fs layer [2021-10-07T03:43:09.429Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T03:43:09.429Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T03:43:09.429Z] 8603b9c90790: Waiting [2021-10-07T03:43:09.429Z] 1560dd03e051: Waiting [2021-10-07T03:43:09.429Z] 27f5ce0e4adf: Waiting [2021-10-07T03:43:09.429Z] c2d8d7efcc4b: Waiting [2021-10-07T03:43:09.715Z] f757da607395: Verifying Checksum [2021-10-07T03:43:09.715Z] f757da607395: Download complete [2021-10-07T03:43:09.715Z] 8603b9c90790: Download complete [2021-10-07T03:43:10.001Z] 1560dd03e051: Download complete [2021-10-07T03:43:10.001Z] 05883995daec: Verifying Checksum [2021-10-07T03:43:10.001Z] 05883995daec: Download complete [2021-10-07T03:43:10.001Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T03:43:10.001Z] 27f5ce0e4adf: Download complete [2021-10-07T03:43:10.286Z] 448f6bf000e3: Verifying Checksum [2021-10-07T03:43:10.286Z] 448f6bf000e3: Download complete [2021-10-07T03:43:12.962Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T03:43:12.962Z] c2d8d7efcc4b: Download complete [2021-10-07T03:43:13.964Z] 448f6bf000e3: Pull complete [2021-10-07T03:43:14.575Z] f757da607395: Pull complete [2021-10-07T03:43:16.048Z] 05883995daec: Pull complete [2021-10-07T03:43:16.330Z] 8603b9c90790: Pull complete [2021-10-07T03:43:17.341Z] 1560dd03e051: Pull complete [2021-10-07T03:43:17.623Z] 27f5ce0e4adf: Pull complete [2021-10-07T03:43:32.830Z] c2d8d7efcc4b: Pull complete [2021-10-07T03:43:32.830Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T03:43:32.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T03:43:32.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T03:43:33.072Z] prd-ubuntu18.04-docker-arm64-4c-16g-2312 does not seem to be running inside a container [2021-10-07T03:43:33.115Z] $ 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/8 -v /w/workspace/device-virtual-go/8:/w/workspace/device-virtual-go/8:rw,z -v /w/workspace/device-virtual-go/8@tmp:/w/workspace/device-virtual-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T03:43:37.119Z] $ docker top e4f4d35c353af3d5cd9c88375d97935a5b178b777fad5a91bc2827ecae9aeea0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:43:38.170Z] ---> job-cost.sh [2021-10-07T03:43:38.170Z] lf-activate-venv: SKIPPING [2021-10-07T03:43:38.170Z] INFO: No Stack... [2021-10-07T03:43:38.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T03:43:39.121Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T03:43:39.890Z] + cat /w/workspace/device-virtual-go/8/archives/cost.csv [2021-10-07T03:43:39.890Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T03:43:39.976Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [2021-10-07T03:43:39.988Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] did not exist. Created. [2021-10-07T03:43:39.989Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T03:43:40.753Z] /w/workspace/device-virtual-go/8@tmp/durable-760bc288/script.sh: 1: /w/workspace/device-virtual-go/8@tmp/durable-760bc288/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T03:43:41.464Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T03:43:41.505Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T03:43:41.548Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T03:43:41.559Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T03:43:41.529Z] $ docker stop --time=1 e4f4d35c353af3d5cd9c88375d97935a5b178b777fad5a91bc2827ecae9aeea0 [2021-10-07T03:43:43.156Z] $ docker rm -f e4f4d35c353af3d5cd9c88375d97935a5b178b777fad5a91bc2827ecae9aeea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-07T03:43:44.154Z] provisioning config files... [2021-10-07T03:43:44.172Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4189028197338799419tmp [Pipeline] { [Pipeline] sh [2021-10-07T03:43:44.512Z] + set +x [2021-10-07T03:43:44.512Z] + bash -s -- [2021-10-07T03:43:44.512Z] + curl -s https://codecov.io/bash [2021-10-07T03:43:44.512Z] [2021-10-07T03:43:44.512Z] _____ _ [2021-10-07T03:43:44.512Z] / ____| | | [2021-10-07T03:43:44.512Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T03:43:44.512Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T03:43:44.512Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T03:43:44.512Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T03:43:44.512Z] Bash-1.0.6 [2021-10-07T03:43:44.512Z] [2021-10-07T03:43:44.512Z] [2021-10-07T03:43:44.512Z] ==> git version 2.24.4 found [2021-10-07T03:43:44.512Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-07T03:43:44.512Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T03:43:44.512Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T03:43:44.512Z] ==> Jenkins CI detected. [2021-10-07T03:43:44.512Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-10-07T03:43:44.512Z] project root: . [2021-10-07T03:43:44.512Z] --> token set from env [2021-10-07T03:43:44.512Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T03:43:44.778Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T03:43:44.778Z] ==> Python coveragepy not found [2021-10-07T03:43:44.778Z] ==> Searching for coverage reports in: [2021-10-07T03:43:44.778Z] + . [2021-10-07T03:43:44.778Z] -> Found 1 reports [2021-10-07T03:43:44.778Z] ==> Detecting git/mercurial file structure [2021-10-07T03:43:44.778Z] ==> Reading reports [2021-10-07T03:43:44.778Z] + ./coverage.out bytes=46339 [2021-10-07T03:43:44.778Z] ==> Appending adjustments [2021-10-07T03:43:44.778Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T03:43:44.778Z] + Found adjustments [2021-10-07T03:43:44.778Z] ==> Gzipping contents [2021-10-07T03:43:44.778Z] 8.0K /tmp/codecov.Yz03jo.gz [2021-10-07T03:43:44.778Z] ==> Uploading reports [2021-10-07T03:43:44.778Z] url: https://codecov.io [2021-10-07T03:43:44.778Z] query: branch=main&commit=c057a04f6cb87a8cdacff32a07698e3019c9b04b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T03:43:44.778Z] -> Pinging Codecov [2021-10-07T03:43:44.778Z] 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=c057a04f6cb87a8cdacff32a07698e3019c9b04b&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T03:43:45.363Z] -> Uploading to [2021-10-07T03:43:45.363Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/5E52B4B073DB2E39498172D8E973AA87/c057a04f6cb87a8cdacff32a07698e3019c9b04b/2162bad8-1b27-4c1b-87cd-cc45a2204c7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T034345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce7b282605d5647801a8b48cc8c80103384de01c1d03c86d6bd20ef81edbf623 [2021-10-07T03:43:45.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T03:43:45.363Z] Dload Upload Total Spent Left Speed [2021-10-07T03:43:45.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5479 0 0 100 5479 0 19275 --:--:-- --:--:-- --:--:-- 19292 [2021-10-07T03:43:45.634Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] } [2021-10-07T03:43:45.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-07T03:43:45.956Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-07T03:43:45.983Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:46.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T03:43:46.308Z] [2021-10-07T03:43:46.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:43:46.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T03:43:46.646Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-07T03:43:46.646Z] 188c0c94c7c5: Pulling fs layer [2021-10-07T03:43:46.646Z] 0ef7d3d256c8: Pulling fs layer [2021-10-07T03:43:46.646Z] de9db76c5a1d: Pulling fs layer [2021-10-07T03:43:46.646Z] 0eba1c9be4d2: Pulling fs layer [2021-10-07T03:43:46.646Z] 0d57e429df01: Pulling fs layer [2021-10-07T03:43:46.646Z] 4e4be7b47b0d: Pulling fs layer [2021-10-07T03:43:46.646Z] e1f770b5df2f: Pulling fs layer [2021-10-07T03:43:46.646Z] 85a0685a4137: Pulling fs layer [2021-10-07T03:43:46.646Z] 0eba1c9be4d2: Waiting [2021-10-07T03:43:46.646Z] 0d57e429df01: Waiting [2021-10-07T03:43:46.646Z] 4e4be7b47b0d: Waiting [2021-10-07T03:43:46.646Z] 85a0685a4137: Waiting [2021-10-07T03:43:46.646Z] e1f770b5df2f: Waiting [2021-10-07T03:43:46.646Z] de9db76c5a1d: Download complete [2021-10-07T03:43:46.646Z] 0ef7d3d256c8: Verifying Checksum [2021-10-07T03:43:46.646Z] 0ef7d3d256c8: Download complete [2021-10-07T03:43:46.646Z] 0d57e429df01: Verifying Checksum [2021-10-07T03:43:46.646Z] 0d57e429df01: Download complete [2021-10-07T03:43:46.646Z] 4e4be7b47b0d: Verifying Checksum [2021-10-07T03:43:46.646Z] 4e4be7b47b0d: Download complete [2021-10-07T03:43:46.918Z] 188c0c94c7c5: Verifying Checksum [2021-10-07T03:43:46.918Z] 188c0c94c7c5: Download complete [2021-10-07T03:43:46.918Z] 188c0c94c7c5: Pull complete [2021-10-07T03:43:47.191Z] 0ef7d3d256c8: Pull complete [2021-10-07T03:43:47.191Z] de9db76c5a1d: Pull complete [2021-10-07T03:43:48.169Z] 0eba1c9be4d2: Download complete [2021-10-07T03:43:48.437Z] e1f770b5df2f: Verifying Checksum [2021-10-07T03:43:48.437Z] e1f770b5df2f: Download complete [2021-10-07T03:43:48.706Z] 85a0685a4137: Verifying Checksum [2021-10-07T03:43:48.706Z] 85a0685a4137: Download complete [2021-10-07T03:43:52.073Z] 0eba1c9be4d2: Pull complete [2021-10-07T03:43:52.349Z] 0d57e429df01: Pull complete [2021-10-07T03:43:52.349Z] 4e4be7b47b0d: Pull complete [2021-10-07T03:43:52.937Z] e1f770b5df2f: Pull complete [2021-10-07T03:43:57.217Z] 85a0685a4137: Pull complete [2021-10-07T03:43:57.217Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-07T03:43:57.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T03:43:57.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-07T03:43:57.305Z] prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container [2021-10-07T03:43:57.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-07T03:43:59.278Z] $ docker top 435851b6c000d21bd91922c23e44aefe3b15dd80d70bc8e9a4579822aacf4d27 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T03:43:59.385Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-07T03:43:59.685Z] + set -o pipefail [2021-10-07T03:43:59.686Z] + snyk monitor '--org=edgex-jenkins' [2021-10-07T03:44:03.974Z] [2021-10-07T03:44:03.974Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-10-07T03:44:03.974Z] [2021-10-07T03:44:03.975Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/1c6f6213-a871-4aa0-9f88-121bc1632dbf [2021-10-07T03:44:03.975Z] [2021-10-07T03:44:03.975Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-07T03:44:03.975Z] [2021-10-07T03:44:03.975Z] [2021-10-07T03:44:03.975Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-07T03:44:03.975Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-07T03:44:03.991Z] $ docker stop --time=1 435851b6c000d21bd91922c23e44aefe3b15dd80d70bc8e9a4579822aacf4d27 [2021-10-07T03:44:06.065Z] $ docker rm -f 435851b6c000d21bd91922c23e44aefe3b15dd80d70bc8e9a4579822aacf4d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T03:44:07.196Z] + git log --format=format:%s -1 c057a04f6cb87a8cdacff32a07698e3019c9b04b [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:44:07.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:44:07.521Z] . [Pipeline] withDockerContainer [2021-10-07T03:44:07.612Z] prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container [2021-10-07T03:44:07.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T03:44:08.078Z] $ docker top d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T03:44:08.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:44:08.236Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:44:08.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:44:08.371Z] $ docker exec d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa ssh-agent [2021-10-07T03:44:08.518Z] SSH_AUTH_SOCK=/tmp/ssh-HvjqMc8htlja/agent.14 [2021-10-07T03:44:08.518Z] SSH_AGENT_PID=20 [2021-10-07T03:44:08.527Z] Running ssh-add (command line suppressed) [2021-10-07T03:44:08.626Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4182182684949929151.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4182182684949929151.key) [2021-10-07T03:44:08.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:44:08.959Z] + git semver tag [2021-10-07T03:44:08.959Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T03:44:08.959Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-07T03:44:08.959Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-07T03:44:08.959Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T03:44:08.959Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T03:44:08.959Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T03:44:08.959Z] # $SEMVER_BRANCH = main [2021-10-07T03:44:08.959Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-10-07T03:44:08.959Z] # c057a04f6cb87a8cdacff32a07698e3019c9b04b HEAD [2021-10-07T03:44:08.959Z] # -> Force: false [2021-10-07T03:44:08.959Z] # e8c56578d2f7ff1d786bd1979f5ac34437474dcb refs/tags/v2.0.1-dev.7 [Pipeline] } [2021-10-07T03:44:08.971Z] $ docker exec --env ******** --env ******** d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa ssh-agent -k [2021-10-07T03:44:09.072Z] unset SSH_AUTH_SOCK; [2021-10-07T03:44:09.072Z] unset SSH_AGENT_PID; [2021-10-07T03:44:09.072Z] echo Agent pid 20 killed; [2021-10-07T03:44:09.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T03:44:09.436Z] + git semver [Pipeline] } [2021-10-07T03:44:09.457Z] $ docker stop --time=1 d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa [2021-10-07T03:44:10.669Z] $ docker rm -f d4e0fe1b2eaaa2a59cadf2119d47e2e1c5a9f18d115a96bdd3f67528bb77dafa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:44:11.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T03:44:11.221Z] [2021-10-07T03:44:11.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:44:11.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T03:44:11.553Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-07T03:44:11.553Z] ab5ef0e58194: Pulling fs layer [2021-10-07T03:44:11.553Z] 9712f1f96733: Pulling fs layer [2021-10-07T03:44:11.553Z] 63f879dbbcfc: Pulling fs layer [2021-10-07T03:44:11.553Z] 0d9ebad4ef96: Pulling fs layer [2021-10-07T03:44:11.553Z] e9a5061849ea: Pulling fs layer [2021-10-07T03:44:11.553Z] d747dcd14b5f: Pulling fs layer [2021-10-07T03:44:11.553Z] 2de7ff778b66: Pulling fs layer [2021-10-07T03:44:11.553Z] d747dcd14b5f: Waiting [2021-10-07T03:44:11.553Z] 0d9ebad4ef96: Waiting [2021-10-07T03:44:11.553Z] 2de7ff778b66: Waiting [2021-10-07T03:44:11.553Z] e9a5061849ea: Waiting [2021-10-07T03:44:11.553Z] 9712f1f96733: Verifying Checksum [2021-10-07T03:44:11.553Z] 9712f1f96733: Download complete [2021-10-07T03:44:12.523Z] 63f879dbbcfc: Verifying Checksum [2021-10-07T03:44:12.523Z] 63f879dbbcfc: Download complete [2021-10-07T03:44:12.523Z] ab5ef0e58194: Verifying Checksum [2021-10-07T03:44:12.523Z] ab5ef0e58194: Download complete [2021-10-07T03:44:12.523Z] d747dcd14b5f: Verifying Checksum [2021-10-07T03:44:12.523Z] d747dcd14b5f: Download complete [2021-10-07T03:44:12.790Z] e9a5061849ea: Verifying Checksum [2021-10-07T03:44:12.790Z] e9a5061849ea: Download complete [2021-10-07T03:44:12.790Z] 0d9ebad4ef96: Verifying Checksum [2021-10-07T03:44:12.790Z] 0d9ebad4ef96: Download complete [2021-10-07T03:44:13.066Z] 2de7ff778b66: Verifying Checksum [2021-10-07T03:44:13.066Z] 2de7ff778b66: Download complete [2021-10-07T03:44:15.674Z] ab5ef0e58194: Pull complete [2021-10-07T03:44:15.674Z] 9712f1f96733: Pull complete [2021-10-07T03:44:16.640Z] 63f879dbbcfc: Pull complete [2021-10-07T03:44:20.957Z] 0d9ebad4ef96: Pull complete [2021-10-07T03:44:21.229Z] e9a5061849ea: Pull complete [2021-10-07T03:44:21.229Z] d747dcd14b5f: Pull complete [2021-10-07T03:44:22.659Z] 2de7ff778b66: Pull complete [2021-10-07T03:44:22.659Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-07T03:44:22.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T03:44:22.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-07T03:44:22.751Z] prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container [2021-10-07T03:44:22.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-07T03:44:25.818Z] $ docker top 7731a830065b0a9f34399521c76de89ede6cf3dc84bdf3648ad8167f2885dad8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:44:25.923Z] provisioning config files... [2021-10-07T03:44:25.938Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2997929433652496873tmp [2021-10-07T03:44:25.960Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1704463715981975895tmp [2021-10-07T03:44:25.979Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4503663836041685210tmp [Pipeline] { [Pipeline] echo [2021-10-07T03:44:26.003Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:44:26.314Z] ---> sigul-configuration.sh [2021-10-07T03:44:26.314Z] gpg: directory `/root/.gnupg' created [2021-10-07T03:44:26.314Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-07T03:44:26.314Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-07T03:44:26.314Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-07T03:44:26.314Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-07T03:44:26.314Z] gpg: CAST5 encrypted data [2021-10-07T03:44:26.314Z] gpg: encrypted with 1 passphrase [2021-10-07T03:44:26.314Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-07T03:44:26.629Z] + mkdir /home/jenkins [2021-10-07T03:44:26.629Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-07T03:44:26.945Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-07T03:44:26.960Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:44:27.278Z] ---> sigul-install.sh [2021-10-07T03:44:27.278Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-07T03:44:27.599Z] + git tag --list [2021-10-07T03:44:27.599Z] v1.0.0 [2021-10-07T03:44:27.599Z] v1.1.0 [2021-10-07T03:44:27.599Z] v1.1.1 [2021-10-07T03:44:27.599Z] v1.2.1 [2021-10-07T03:44:27.599Z] v1.2.2 [2021-10-07T03:44:27.599Z] v1.2.3 [2021-10-07T03:44:27.599Z] v1.3.0 [2021-10-07T03:44:27.599Z] v1.3.1 [2021-10-07T03:44:27.599Z] v2.0.0 [2021-10-07T03:44:27.599Z] v2.0.1-dev.1 [2021-10-07T03:44:27.599Z] v2.0.1-dev.2 [2021-10-07T03:44:27.599Z] v2.0.1-dev.3 [2021-10-07T03:44:27.599Z] v2.0.1-dev.4 [2021-10-07T03:44:27.599Z] v2.0.1-dev.5 [2021-10-07T03:44:27.599Z] v2.0.1-dev.6 [2021-10-07T03:44:27.599Z] v2.0.1-dev.7 [Pipeline] sh [2021-10-07T03:44:27.917Z] + lftools sign git-tag v2.0.1-dev.7 [2021-10-07T03:44:28.499Z] Signing Git tag with Sigul... [2021-10-07T03:44:28.499Z] Signing v2.0.1-dev.7 [Pipeline] echo [2021-10-07T03:44:29.474Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:44:29.784Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-07T03:44:29.797Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-07T03:44:29.831Z] $ docker stop --time=1 7731a830065b0a9f34399521c76de89ede6cf3dc84bdf3648ad8167f2885dad8 [2021-10-07T03:44:31.045Z] $ docker rm -f 7731a830065b0a9f34399521c76de89ede6cf3dc84bdf3648ad8167f2885dad8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:44:31.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:44:31.743Z] . [Pipeline] withDockerContainer [2021-10-07T03:44:31.827Z] prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container [2021-10-07T03:44:31.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T03:44:32.248Z] $ docker top 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T03:44:32.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:44:32.400Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:44:32.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:44:32.533Z] $ docker exec 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c ssh-agent [2021-10-07T03:44:32.652Z] SSH_AUTH_SOCK=/tmp/ssh-OBJrTmQUxSeM/agent.14 [2021-10-07T03:44:32.652Z] SSH_AGENT_PID=20 [2021-10-07T03:44:32.660Z] Running ssh-add (command line suppressed) [2021-10-07T03:44:32.766Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6834175879671999253.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6834175879671999253.key) [2021-10-07T03:44:32.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:44:33.110Z] + git semver bump pre [2021-10-07T03:44:33.110Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T03:44:33.110Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-07T03:44:33.110Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-07T03:44:33.110Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T03:44:33.110Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T03:44:33.110Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T03:44:33.110Z] # $SEMVER_BRANCH = main [2021-10-07T03:44:33.110Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-10-07T03:44:33.110Z] 2.0.1-dev.8 [Pipeline] } [2021-10-07T03:44:33.124Z] $ docker exec --env ******** --env ******** 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c ssh-agent -k [2021-10-07T03:44:33.232Z] unset SSH_AUTH_SOCK; [2021-10-07T03:44:33.232Z] unset SSH_AGENT_PID; [2021-10-07T03:44:33.232Z] echo Agent pid 20 killed; [2021-10-07T03:44:33.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T03:44:33.602Z] + git semver [Pipeline] } [2021-10-07T03:44:33.622Z] $ docker stop --time=1 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c [2021-10-07T03:44:34.845Z] $ docker rm -f 0ae3be8bdd80c03cd3ca3899edff021ec9f63d3920baed022771ad7a0ebd031c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:44:35.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T03:44:35.238Z] . [Pipeline] withDockerContainer [2021-10-07T03:44:35.322Z] prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container [2021-10-07T03:44:35.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T03:44:35.796Z] $ docker top b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T03:44:36.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T03:44:36.085Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T03:44:36.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T03:44:36.291Z] $ docker exec b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 ssh-agent [2021-10-07T03:44:36.482Z] SSH_AUTH_SOCK=/tmp/ssh-cuPsswMNQUls/agent.14 [2021-10-07T03:44:36.482Z] SSH_AGENT_PID=20 [2021-10-07T03:44:36.528Z] Running ssh-add (command line suppressed) [2021-10-07T03:44:36.631Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9051452791947557018.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9051452791947557018.key) [2021-10-07T03:44:36.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T03:44:36.968Z] + git semver push [2021-10-07T03:44:36.968Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T03:44:36.968Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-07T03:44:36.968Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-07T03:44:36.968Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T03:44:36.968Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T03:44:36.968Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T03:44:36.968Z] # $SEMVER_BRANCH = main [2021-10-07T03:44:36.968Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-10-07T03:44:38.392Z] $ docker exec --env ******** --env ******** b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 ssh-agent -k [2021-10-07T03:44:38.485Z] unset SSH_AUTH_SOCK; [2021-10-07T03:44:38.485Z] unset SSH_AGENT_PID; [2021-10-07T03:44:38.485Z] echo Agent pid 20 killed; [2021-10-07T03:44:38.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T03:44:38.847Z] + git semver [Pipeline] } [2021-10-07T03:44:38.867Z] $ docker stop --time=1 b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 [2021-10-07T03:44:40.049Z] $ docker rm -f b983a55a70afb23a1ba77720ada182b04ef832b097e30ff4cb73cdeca7df4049 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T03:44:41.403Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:44:41.727Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:44:42.319Z] ---> package-listing.sh [2021-10-07T03:44:42.319Z] ++ facter osfamily [2021-10-07T03:44:42.319Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T03:44:42.584Z] + OS_FAMILY=redhat [2021-10-07T03:44:42.584Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-10-07T03:44:42.584Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T03:44:42.584Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T03:44:42.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T03:44:42.584Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T03:44:42.584Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-10-07T03:44:42.584Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T03:44:42.584Z] + case "${OS_FAMILY}" in [2021-10-07T03:44:42.584Z] + rpm -qa [2021-10-07T03:44:42.584Z] + sort [2021-10-07T03:44:43.165Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T03:44:43.165Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T03:44:43.165Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T03:44:43.165Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-10-07T03:44:43.165Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-10-07T03:44:43.165Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2021-10-07T03:44:43.182Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T03:44:43.480Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:44:44.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:44:44.072Z] [2021-10-07T03:44:44.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T03:44:44.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:44:44.398Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T03:44:44.398Z] b4d181a07f80: Pulling fs layer [2021-10-07T03:44:44.398Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T03:44:44.398Z] ed53099fbce6: Pulling fs layer [2021-10-07T03:44:44.398Z] dc539afda2c1: Pulling fs layer [2021-10-07T03:44:44.398Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T03:44:44.398Z] 9065ff56babe: Pulling fs layer [2021-10-07T03:44:44.398Z] d287ab97295c: Pulling fs layer [2021-10-07T03:44:44.398Z] dc539afda2c1: Waiting [2021-10-07T03:44:44.398Z] 77bc0d833cb6: Waiting [2021-10-07T03:44:44.398Z] 9065ff56babe: Waiting [2021-10-07T03:44:44.398Z] d287ab97295c: Waiting [2021-10-07T03:44:44.664Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T03:44:44.664Z] a1111a8f2ec3: Download complete [2021-10-07T03:44:44.664Z] dc539afda2c1: Verifying Checksum [2021-10-07T03:44:44.664Z] dc539afda2c1: Download complete [2021-10-07T03:44:44.664Z] ed53099fbce6: Verifying Checksum [2021-10-07T03:44:44.664Z] ed53099fbce6: Download complete [2021-10-07T03:44:44.664Z] b4d181a07f80: Verifying Checksum [2021-10-07T03:44:44.664Z] b4d181a07f80: Download complete [2021-10-07T03:44:44.664Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T03:44:44.664Z] 77bc0d833cb6: Download complete [2021-10-07T03:44:44.933Z] 9065ff56babe: Verifying Checksum [2021-10-07T03:44:44.933Z] 9065ff56babe: Download complete [2021-10-07T03:44:45.534Z] d287ab97295c: Verifying Checksum [2021-10-07T03:44:45.534Z] d287ab97295c: Download complete [2021-10-07T03:44:46.497Z] b4d181a07f80: Pull complete [2021-10-07T03:44:46.497Z] a1111a8f2ec3: Pull complete [2021-10-07T03:44:47.087Z] ed53099fbce6: Pull complete [2021-10-07T03:44:47.087Z] dc539afda2c1: Pull complete [2021-10-07T03:44:47.354Z] 77bc0d833cb6: Pull complete [2021-10-07T03:44:47.354Z] 9065ff56babe: Pull complete [2021-10-07T03:44:54.023Z] d287ab97295c: Pull complete [2021-10-07T03:44:54.023Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T03:44:54.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T03:44:54.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T03:44:54.108Z] prd-centos7-docker-4c-2g-2302 does not seem to be running inside a container [2021-10-07T03:44:54.159Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T03:44:56.233Z] $ docker top ed6b885888c518f4f86813ad640860defdd8277d70f10ca31bab1130f579cd14 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T03:44:56.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T03:44:56.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T03:44:57.276Z] + ls /var/log/sa-host [2021-10-07T03:44:57.276Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T03:44:57.276Z] file_magic: OK [2021-10-07T03:44:57.276Z] HZ: Using current value: 100 [2021-10-07T03:44:57.276Z] file_header: OK [2021-10-07T03:44:57.276Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-07T03:44:57.276Z] Statistics: [2021-10-07T03:44:57.276Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T03:44:57.276Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T03:44:57.276Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T03:44:57.276Z] file_magic: OK [2021-10-07T03:44:57.277Z] HZ: Using current value: 100 [2021-10-07T03:44:57.277Z] file_header: OK [2021-10-07T03:44:57.277Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-07T03:44:57.277Z] Statistics: [2021-10-07T03:44:57.277Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T03:44:57.277Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T03:44:57.465Z] provisioning config files... [2021-10-07T03:44:57.481Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1739050012399630859tmp [Pipeline] { [Pipeline] echo [2021-10-07T03:44:57.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:44:57.812Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T03:44:57.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:44:58.198Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T03:44:58.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:44:58.523Z] ---> sudo-logs.sh [2021-10-07T03:44:58.523Z] Archiving 'sudo' log.. [2021-10-07T03:44:58.523Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2302.novalocal: Name or service not known [2021-10-07T03:44:58.523Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2302.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T03:44:58.566Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:44:58.879Z] ---> job-cost.sh [2021-10-07T03:44:58.880Z] lf-activate-venv: SKIPPING [2021-10-07T03:44:58.880Z] DEBUG: total: 0.10999999940395355 [2021-10-07T03:44:58.880Z] INFO: Retrieving Stack Cost... [2021-10-07T03:45:13.877Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T03:45:13.877Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T03:45:13.895Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T03:45:14.209Z] ---> logs-deploy.sh [2021-10-07T03:45:14.209Z] lf-activate-venv: SKIPPING [2021-10-07T03:45:14.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/8 [2021-10-07T03:45:14.209Z] INFO: archiving workspace using pattern(s): [2021-10-07T03:45:15.171Z] Archives upload complete. [2021-10-07T03:45:15.171Z] INFO: archiving logs to Nexus