Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92f1526b7243a2b30e6d54623f66fdd260877878 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-ssh6553001782761884641.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh4611031414649724791.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh1649956325061285151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh8149879632184704970.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-ssh278838878219515309.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 Running on prd-centos7-docker-4c-2g-1703 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-ssh5511682174864581472.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 92f1526b7243a2b30e6d54623f66fdd260877878 (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 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 Commit message: "Merge pull request #240 from lenny-intel/pr-template" > git rev-list --no-walk 4101374aba6aaebd04804f9de13bcb00ee2f3b6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T05:38:19.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T05:38:19.578Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T05:38:19.606Z] ========================================================= [2021-10-05T05:38:19.606Z] EdgeX Global Pipelines Version Info [2021-10-05T05:38:19.606Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:38:20.845Z] ------------------- [2021-10-05T05:38:20.845Z] stable info: [2021-10-05T05:38:20.845Z] ------------------- [2021-10-05T05:38:20.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T05:38:20.845Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T05:38:20.845Z] Message: update stable to v1.0.206 [2021-10-05T05:38:21.434Z] ------------------- [2021-10-05T05:38:21.434Z] experimental info: [2021-10-05T05:38:21.434Z] ------------------- [2021-10-05T05:38:21.434Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T05:38:21.434Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T05:38:21.434Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T05:38:21.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-10-05T05:38:21.702Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-10-05T05:38:21.748Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T05:38:21.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T05:38:21.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T05:38:21.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T05:38:21.924Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T05:38:21.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T05:38:21.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-05T05:38:21.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T05:38:22.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T05:38:22.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T05:38:22.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-10-05T05:38:22.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T05:38:22.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T05:38:22.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T05:38:22.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T05:38:22.200Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T05:38:22.226Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T05:38:22.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T05:38:22.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-05T05:38:22.306Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-05T05:38:22.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-05T05:38:22.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-05T05:38:22.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-05T05:38:22.407Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-05T05:38:22.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T05:38:22.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-05T05:38:22.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-05T05:38:22.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-05T05:38:22.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] echo [2021-10-05T05:38:22.555Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92f1526 [Pipeline] echo [2021-10-05T05:38:22.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:38:22.658Z] provisioning config files... [2021-10-05T05:38:22.676Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8424982716272998124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:38:23.017Z] ---> docker-login.sh [2021-10-05T05:38:23.017Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:38:23.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:38:23.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:38:23.288Z] Configure a credential helper to remove this warning. See [2021-10-05T05:38:23.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:38:23.288Z] [2021-10-05T05:38:23.288Z] Login Succeeded [2021-10-05T05:38:23.288Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:38:23.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:38:23.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:38:23.288Z] Configure a credential helper to remove this warning. See [2021-10-05T05:38:23.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:38:23.288Z] [2021-10-05T05:38:23.288Z] Login Succeeded [2021-10-05T05:38:23.288Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:38:23.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:38:23.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:38:23.563Z] Configure a credential helper to remove this warning. See [2021-10-05T05:38:23.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:38:23.563Z] [2021-10-05T05:38:23.563Z] Login Succeeded [2021-10-05T05:38:23.563Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:38:23.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:38:23.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:38:23.563Z] Configure a credential helper to remove this warning. See [2021-10-05T05:38:23.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:38:23.563Z] [2021-10-05T05:38:23.563Z] Login Succeeded [2021-10-05T05:38:23.563Z] docker.io [2021-10-05T05:38:23.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:38:24.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:38:24.099Z] Configure a credential helper to remove this warning. See [2021-10-05T05:38:24.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:38:24.099Z] [2021-10-05T05:38:24.099Z] Login Succeeded [2021-10-05T05:38:24.099Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:38:24.112Z] 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-05T05:38:24.653Z] + git log --format=format:%s -1 92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] echo [2021-10-05T05:38:24.699Z] GIT_COMMIT: 92f1526b7243a2b30e6d54623f66fdd260877878, Commit Message: Merge pull request #240 from lenny-intel/pr-template [Pipeline] echo [2021-10-05T05:38:24.713Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:38:25.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:38:25.391Z] [2021-10-05T05:38:25.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:38:25.714Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:38:25.714Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T05:38:25.714Z] 31603596830f: Pulling fs layer [2021-10-05T05:38:25.714Z] 04fac38145f0: Pulling fs layer [2021-10-05T05:38:25.714Z] 701f6daf10bf: Pulling fs layer [2021-10-05T05:38:25.714Z] 24f72da36158: Pulling fs layer [2021-10-05T05:38:25.714Z] 24f72da36158: Waiting [2021-10-05T05:38:25.714Z] 04fac38145f0: Verifying Checksum [2021-10-05T05:38:25.714Z] 04fac38145f0: Download complete [2021-10-05T05:38:25.987Z] 31603596830f: Verifying Checksum [2021-10-05T05:38:25.987Z] 31603596830f: Download complete [2021-10-05T05:38:25.987Z] 24f72da36158: Verifying Checksum [2021-10-05T05:38:25.987Z] 24f72da36158: Download complete [2021-10-05T05:38:25.987Z] 701f6daf10bf: Verifying Checksum [2021-10-05T05:38:25.987Z] 701f6daf10bf: Download complete [2021-10-05T05:38:25.987Z] 31603596830f: Pull complete [2021-10-05T05:38:26.254Z] 04fac38145f0: Pull complete [2021-10-05T05:38:26.833Z] 701f6daf10bf: Pull complete [2021-10-05T05:38:26.833Z] 24f72da36158: Pull complete [2021-10-05T05:38:26.833Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T05:38:26.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:38:26.833Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T05:38:26.922Z] prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container [2021-10-05T05:38:26.973Z] $ 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-05T05:38:27.672Z] $ docker top cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:38:27.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:38:27.803Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:38:27.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:38:27.909Z] $ docker exec cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 ssh-agent [2021-10-05T05:38:27.993Z] SSH_AUTH_SOCK=/tmp/ssh-r8xxHuw74hqy/agent.13 [2021-10-05T05:38:27.993Z] SSH_AGENT_PID=19 [2021-10-05T05:38:28.002Z] Running ssh-add (command line suppressed) [2021-10-05T05:38:28.084Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7441708302225524723.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7441708302225524723.key) [2021-10-05T05:38:28.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:38:28.411Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T05:38:28.432Z] $ docker exec --env ******** --env ******** cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 ssh-agent -k [2021-10-05T05:38:28.519Z] unset SSH_AUTH_SOCK; [2021-10-05T05:38:28.519Z] unset SSH_AGENT_PID; [2021-10-05T05:38:28.519Z] echo Agent pid 19 killed; [2021-10-05T05:38:28.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T05:38:28.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:38:28.573Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:38:28.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:38:28.684Z] $ docker exec cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 ssh-agent [2021-10-05T05:38:28.800Z] SSH_AUTH_SOCK=/tmp/ssh-UDSO1vvxr8Ad/agent.53 [2021-10-05T05:38:28.800Z] SSH_AGENT_PID=59 [2021-10-05T05:38:28.807Z] Running ssh-add (command line suppressed) [2021-10-05T05:38:28.911Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_737828484483285131.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_737828484483285131.key) [2021-10-05T05:38:28.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:38:29.241Z] + git semver init [2021-10-05T05:38:29.241Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:38:29.241Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-05T05:38:29.241Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-05T05:38:29.241Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:38:29.241Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:38:29.241Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:38:29.241Z] # $SEMVER_BRANCH = main [2021-10-05T05:38:29.241Z] # $SEMVER_TEMP = /tmp/semver-924216081 [2021-10-05T05:38:29.241Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-10-05T05:38:30.199Z] # '/tmp/semver-924216081' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-10-05T05:38:30.199Z] # -> Force: false [2021-10-05T05:38:30.199Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-10-05T05:38:30.214Z] $ docker exec --env ******** --env ******** cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 ssh-agent -k [2021-10-05T05:38:30.290Z] unset SSH_AUTH_SOCK; [2021-10-05T05:38:30.291Z] unset SSH_AGENT_PID; [2021-10-05T05:38:30.291Z] echo Agent pid 59 killed; [2021-10-05T05:38:30.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:38:30.642Z] + git semver [Pipeline] } [2021-10-05T05:38:30.666Z] $ docker stop --time=1 cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 [2021-10-05T05:38:31.959Z] $ docker rm -f cc4527c172e96f23d8e54bc86fe5766a0a282b89c48ee7eddc48461f5aefcf64 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T05:38:32.325Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T05:38:32.633Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T05:38:32.636Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-05T05:38:47.934Z] Still waiting to schedule task [2021-10-05T05:38:47.935Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-05T05:38:47.937Z] Still waiting to schedule task [2021-10-05T05:38:47.937Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-05T05:42:40.069Z] Running on prd-centos7-docker-4c-2g-1886 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-10-05T05:42:40.089Z] Running in /w/workspace/device-virtual-go/7 [Pipeline] { [Pipeline] checkout [2021-10-05T05:42:40.206Z] The recommended git tool is: git [2021-10-05T05:42:45.442Z] using credential edgex-jenkins-ssh [2021-10-05T05:42:45.465Z] Cloning the remote Git repository [2021-10-05T05:42:45.274Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-05T05:42:45.355Z] > git init /w/workspace/device-virtual-go/7 # timeout=10 [2021-10-05T05:42:45.401Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-05T05:42:45.402Z] > git --version # timeout=10 [2021-10-05T05:42:45.412Z] > git --version # 'git version 2.24.4' [2021-10-05T05:42:45.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T05:42:45.438Z] [INFO] Currently running in a labeled security context [2021-10-05T05:42:45.438Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T05:42:45.438Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/7@tmp/jenkins-gitclient-ssh4998655958780951962.key [2021-10-05T05:42:45.451Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:42:46.524Z] Avoid second fetch [2021-10-05T05:42:46.525Z] Checking out Revision 92f1526b7243a2b30e6d54623f66fdd260877878 (main) [2021-10-05T05:42:46.334Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-05T05:42:46.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:42:46.367Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T05:42:46.380Z] > git checkout -f 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 [2021-10-05T05:42:50.194Z] Commit message: "Merge pull request #240 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:42:50.679Z] provisioning config files... [2021-10-05T05:42:50.704Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/7@tmp/config2439235025185604330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:42:51.172Z] ---> docker-login.sh [2021-10-05T05:42:51.172Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:42:51.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:51.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:51.451Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:51.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:51.451Z] [2021-10-05T05:42:51.451Z] Login Succeeded [2021-10-05T05:42:51.451Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:42:51.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:51.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:51.451Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:51.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:51.451Z] [2021-10-05T05:42:51.451Z] Login Succeeded [2021-10-05T05:42:51.451Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:42:51.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:51.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:51.722Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:51.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:51.722Z] [2021-10-05T05:42:51.722Z] Login Succeeded [2021-10-05T05:42:51.722Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:42:51.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:51.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:51.722Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:51.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:51.722Z] [2021-10-05T05:42:51.722Z] Login Succeeded [2021-10-05T05:42:51.722Z] docker.io [2021-10-05T05:42:51.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:52.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:52.254Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:52.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:52.254Z] [2021-10-05T05:42:52.254Z] Login Succeeded [2021-10-05T05:42:52.254Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:42:52.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T05:42:52.498Z] ========================================================= [2021-10-05T05:42:52.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T05:42:52.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:42:52.845Z] + 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-05T05:42:52.845Z] Sending build context to Docker daemon 8.608MB [2021-10-05T05:42:52.845Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:42:52.845Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-05T05:42:53.115Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T05:42:53.115Z] 540db60ca938: Pulling fs layer [2021-10-05T05:42:53.115Z] adcc1eea9eea: Pulling fs layer [2021-10-05T05:42:53.115Z] 4c4ab2625f07: Pulling fs layer [2021-10-05T05:42:53.115Z] db62176df00c: Pulling fs layer [2021-10-05T05:42:53.115Z] 3b30891b0d05: Pulling fs layer [2021-10-05T05:42:53.115Z] 06b49ca38bd5: Pulling fs layer [2021-10-05T05:42:53.115Z] c788192a36de: Pulling fs layer [2021-10-05T05:42:53.115Z] a77e37c0d609: Pulling fs layer [2021-10-05T05:42:53.115Z] c3185cebc471: Pulling fs layer [2021-10-05T05:42:53.115Z] db62176df00c: Waiting [2021-10-05T05:42:53.115Z] 3b30891b0d05: Waiting [2021-10-05T05:42:53.115Z] 06b49ca38bd5: Waiting [2021-10-05T05:42:53.115Z] c788192a36de: Waiting [2021-10-05T05:42:53.115Z] a77e37c0d609: Waiting [2021-10-05T05:42:53.115Z] c3185cebc471: Waiting [2021-10-05T05:42:53.115Z] 4c4ab2625f07: Verifying Checksum [2021-10-05T05:42:53.115Z] 4c4ab2625f07: Download complete [2021-10-05T05:42:53.115Z] adcc1eea9eea: Verifying Checksum [2021-10-05T05:42:53.115Z] adcc1eea9eea: Download complete [2021-10-05T05:42:53.115Z] 3b30891b0d05: Verifying Checksum [2021-10-05T05:42:53.115Z] 3b30891b0d05: Download complete [2021-10-05T05:42:53.115Z] 06b49ca38bd5: Verifying Checksum [2021-10-05T05:42:53.115Z] 06b49ca38bd5: Download complete [2021-10-05T05:42:53.115Z] c788192a36de: Verifying Checksum [2021-10-05T05:42:53.115Z] c788192a36de: Download complete [2021-10-05T05:42:53.115Z] 540db60ca938: Verifying Checksum [2021-10-05T05:42:53.115Z] 540db60ca938: Download complete [2021-10-05T05:42:53.381Z] 540db60ca938: Pull complete [2021-10-05T05:42:53.381Z] adcc1eea9eea: Pull complete [2021-10-05T05:42:53.656Z] 4c4ab2625f07: Pull complete [2021-10-05T05:42:54.251Z] a77e37c0d609: Verifying Checksum [2021-10-05T05:42:54.251Z] a77e37c0d609: Download complete [2021-10-05T05:42:55.212Z] db62176df00c: Verifying Checksum [2021-10-05T05:42:55.212Z] db62176df00c: Download complete [2021-10-05T05:42:55.500Z] c3185cebc471: Verifying Checksum [2021-10-05T05:42:55.500Z] c3185cebc471: Download complete [2021-10-05T05:42:59.800Z] db62176df00c: Pull complete [2021-10-05T05:42:59.800Z] 3b30891b0d05: Pull complete [2021-10-05T05:42:59.800Z] 06b49ca38bd5: Pull complete [2021-10-05T05:42:59.800Z] c788192a36de: Pull complete [2021-10-05T05:42:59.800Z] a77e37c0d609: Pull complete [2021-10-05T05:43:01.757Z] c3185cebc471: Pull complete [2021-10-05T05:43:01.757Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-10-05T05:43:01.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T05:43:01.757Z] ---> 031687cdd783 [2021-10-05T05:43:01.757Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-05T05:43:03.702Z] ---> Running in beed43cd30c8 [2021-10-05T05:43:03.703Z] Removing intermediate container beed43cd30c8 [2021-10-05T05:43:03.703Z] ---> 3027c770dea6 [2021-10-05T05:43:03.703Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:43:03.703Z] ---> Running in dc8f39012159 [2021-10-05T05:43:03.703Z] Removing intermediate container dc8f39012159 [2021-10-05T05:43:03.703Z] ---> c3f8f24bf463 [2021-10-05T05:43:03.703Z] Step 5/12 : WORKDIR /device-virtual-go [2021-10-05T05:43:03.703Z] ---> Running in 86ba97bb0d9e [2021-10-05T05:43:03.982Z] Removing intermediate container 86ba97bb0d9e [2021-10-05T05:43:03.982Z] ---> 4233b51fde4b [2021-10-05T05:43:03.982Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:43:03.982Z] ---> Running in 50455dfe72fb [2021-10-05T05:43:04.567Z] Removing intermediate container 50455dfe72fb [2021-10-05T05:43:04.567Z] ---> 508cb6a9bac9 [2021-10-05T05:43:04.567Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:43:04.567Z] ---> Running in d5189ad71140 [2021-10-05T05:43:04.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T05:43:05.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T05:43:06.061Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-10-05T05:43:06.328Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-05T05:43:06.328Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-10-05T05:43:06.595Z] Executing busybox-1.32.1-r6.trigger [2021-10-05T05:43:06.595Z] OK: 223 MiB in 55 packages [2021-10-05T05:43:06.860Z] Removing intermediate container d5189ad71140 [2021-10-05T05:43:06.860Z] ---> 124ba1512971 [2021-10-05T05:43:06.860Z] Step 8/12 : COPY . . [2021-10-05T05:43:07.127Z] ---> 9d885b63951b [2021-10-05T05:43:07.127Z] Step 9/12 : RUN go mod tidy [2021-10-05T05:43:07.127Z] ---> Running in fe8e4ab40047 [2021-10-05T05:43:09.076Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-10-05T05:43:09.347Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-05T05:43:09.347Z] go: downloading modernc.org/ql v1.0.0 [2021-10-05T05:43:09.347Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-05T05:43:09.347Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-05T05:43:09.347Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-05T05:43:09.347Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-05T05:43:09.347Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-05T05:43:09.347Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-05T05:43:09.347Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-05T05:43:09.614Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-10-05T05:43:09.614Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-05T05:43:09.614Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-05T05:43:09.614Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-05T05:43:09.614Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-05T05:43:09.614Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-05T05:43:09.614Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-05T05:43:09.614Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-05T05:43:09.614Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-05T05:43:09.614Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-05T05:43:09.614Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-05T05:43:09.614Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-05T05:43:09.614Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-05T05:43:09.882Z] go: downloading golang.org/x/text v0.3.2 [2021-10-05T05:43:09.882Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-05T05:43:09.882Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-05T05:43:10.873Z] go: downloading modernc.org/b v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/db v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/file v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/golex v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/internal v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/lldb v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/mathutil v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/strutil v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-05T05:43:10.874Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-05T05:43:10.874Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-05T05:43:10.874Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-05T05:43:10.874Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-05T05:43:10.874Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-05T05:43:10.874Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-05T05:43:10.874Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/fileutil v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/sortutil v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading modernc.org/zappy v1.0.0 [2021-10-05T05:43:10.874Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-05T05:43:10.874Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-05T05:43:10.874Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-05T05:43:10.874Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-05T05:43:11.147Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-05T05:43:11.147Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-05T05:43:11.147Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-05T05:43:11.147Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-05T05:43:11.147Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-05T05:43:11.147Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-05T05:43:11.147Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-05T05:43:11.147Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-05T05:43:11.147Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-05T05:43:11.147Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-05T05:43:11.147Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2021-10-05T05:43:11.147Z] go: downloading github.com/golang/snappy v0.0.1 [2021-10-05T05:43:11.147Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-05T05:43:11.147Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-05T05:43:11.147Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-05T05:43:11.147Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-05T05:43:11.423Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-05T05:43:11.423Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-05T05:43:11.423Z] go: downloading github.com/kr/text v0.1.0 [2021-10-05T05:43:11.423Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-05T05:43:11.423Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-05T05:43:11.423Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-05T05:43:11.423Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-05T05:43:11.423Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-05T05:43:11.423Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-05T05:43:11.423Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-05T05:43:11.423Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-05T05:43:11.423Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-05T05:43:11.423Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-05T05:43:11.691Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-05T05:43:11.691Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-05T05:43:11.691Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-05T05:43:11.691Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-05T05:43:11.691Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-05T05:43:11.691Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-05T05:43:11.691Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-05T05:43:11.691Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-05T05:43:11.691Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-05T05:43:11.691Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-05T05:43:11.691Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-05T05:43:11.691Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-05T05:43:17.067Z] Removing intermediate container fe8e4ab40047 [2021-10-05T05:43:17.067Z] ---> 59e129a15a73 [2021-10-05T05:43:17.067Z] Step 10/12 : RUN go mod download [2021-10-05T05:43:17.067Z] ---> Running in b44a6105cdeb [2021-10-05T05:43:20.424Z] Removing intermediate container b44a6105cdeb [2021-10-05T05:43:20.424Z] ---> 273748608f2a [2021-10-05T05:43:20.424Z] Step 11/12 : ARG MAKE='make build' [2021-10-05T05:43:20.424Z] ---> Running in 526f3b37a767 [2021-10-05T05:43:20.424Z] Removing intermediate container 526f3b37a767 [2021-10-05T05:43:20.424Z] ---> 468d30b1924c [2021-10-05T05:43:20.424Z] Step 12/12 : RUN $MAKE [2021-10-05T05:43:20.424Z] ---> Running in d673df6977a8 [2021-10-05T05:43:20.424Z] noop [2021-10-05T05:43:20.424Z] Removing intermediate container d673df6977a8 [2021-10-05T05:43:20.424Z] ---> ab7f1944d15d [2021-10-05T05:43:20.424Z] Successfully built ab7f1944d15d [2021-10-05T05:43:20.424Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:43:20.766Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T05:43:20.766Z] . [Pipeline] withDockerContainer [2021-10-05T05:43:20.874Z] prd-centos7-docker-4c-2g-1886 does not seem to be running inside a container [2021-10-05T05:43:20.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-05T05:43:21.316Z] $ docker top edb41267e15ea261ffdd87f642941108a8af81f7a1777a806156bad37cb8ab2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T05:43:21.716Z] + go version [2021-10-05T05:43:21.717Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-10-05T05:43:21.729Z] $ docker stop --time=1 edb41267e15ea261ffdd87f642941108a8af81f7a1777a806156bad37cb8ab2a [2021-10-05T05:43:22.946Z] $ docker rm -f edb41267e15ea261ffdd87f642941108a8af81f7a1777a806156bad37cb8ab2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:43:23.497Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T05:43:23.497Z] . [Pipeline] withDockerContainer [2021-10-05T05:43:23.593Z] prd-centos7-docker-4c-2g-1886 does not seem to be running inside a container [2021-10-05T05:43:23.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-05T05:43:23.994Z] $ docker top d899a4dc79fa81533f6efc0340b0d555a2707a3f9e2ae293aee57da6e443d9cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T05:43:24.406Z] + go mod tidy [Pipeline] sh [2021-10-05T05:43:24.999Z] + make test [2021-10-05T05:43:24.999Z] go mod tidy [2021-10-05T05:43:24.999Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-05T05:43:25.600Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-05T05:43:43.863Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-05T05:43:43.863Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.262s coverage: 64.6% of statements [2021-10-05T05:43:43.863Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T05:43:48.613Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1884 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-10-05T05:43:48.632Z] Running in /w/workspace/device-virtual-go/7 [Pipeline] { [Pipeline] checkout [2021-10-05T05:43:48.864Z] The recommended git tool is: git [2021-10-05T05:43:50.523Z] gofmt -l . [2021-10-05T05:43:50.523Z] [ "`gofmt -l .`" = "" ] [2021-10-05T05:43:50.523Z] ./bin/test-attribution-txt.sh [2021-10-05T05:43:50.798Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-10-05T05:43:51.080Z] $ docker stop --time=1 d899a4dc79fa81533f6efc0340b0d555a2707a3f9e2ae293aee57da6e443d9cb [2021-10-05T05:43:52.503Z] $ docker rm -f d899a4dc79fa81533f6efc0340b0d555a2707a3f9e2ae293aee57da6e443d9cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T05:43:52.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T05:43:53.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-05T05:43:55.339Z] using credential edgex-jenkins-ssh [2021-10-05T05:43:55.382Z] Cloning the remote Git repository [2021-10-05T05:43:55.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T05:43:55.830Z] + ls -al . [2021-10-05T05:43:55.830Z] total 144 [2021-10-05T05:43:55.830Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 5 05:43 . [2021-10-05T05:43:55.830Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 05:42 .. [2021-10-05T05:43:55.830Z] -rw-rw-r--. 1 jenkins jenkins 8153 Oct 5 05:42 Attribution.txt [2021-10-05T05:43:55.830Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 5 05:42 bin [2021-10-05T05:43:55.830Z] -rw-rw-r--. 1 jenkins jenkins 6349 Oct 5 05:42 CHANGELOG.md [2021-10-05T05:43:55.830Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 5 05:42 cmd [2021-10-05T05:43:55.830Z] -rw-r--r--. 1 jenkins jenkins 46339 Oct 5 05:43 coverage.out [2021-10-05T05:43:55.830Z] -rw-rw-r--. 1 jenkins jenkins 1921 Oct 5 05:42 Dockerfile [2021-10-05T05:43:55.830Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 5 05:42 .git [2021-10-05T05:43:55.830Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 05:42 .github [2021-10-05T05:43:55.830Z] -rw-rw-r--. 1 jenkins jenkins 277 Oct 5 05:42 .gitignore [2021-10-05T05:43:55.830Z] -rw-r--r--. 1 jenkins jenkins 795 Oct 5 05:43 go.mod [2021-10-05T05:43:55.830Z] -rw-r--r--. 1 jenkins jenkins 22824 Oct 5 05:43 go.sum [2021-10-05T05:43:55.830Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 05:42 GOVERNANCE.md [2021-10-05T05:43:55.830Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 5 05:42 internal [2021-10-05T05:43:55.830Z] -rw-rw-r--. 1 jenkins jenkins 660 Oct 5 05:42 Jenkinsfile [2021-10-05T05:43:55.830Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 5 05:42 LICENSE [2021-10-05T05:43:55.831Z] -rw-rw-r--. 1 jenkins jenkins 905 Oct 5 05:42 Makefile [2021-10-05T05:43:55.831Z] -rw-rw-r--. 1 jenkins jenkins 623 Oct 5 05:42 OWNERS.md [2021-10-05T05:43:55.831Z] -rw-rw-r--. 1 jenkins jenkins 2913 Oct 5 05:42 README.md [2021-10-05T05:43:55.831Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 5 05:38 VERSION [2021-10-05T05:43:55.831Z] -rw-rw-r--. 1 jenkins jenkins 235 Oct 5 05:42 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:43:56.144Z] + 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=92f1526b7243a2b30e6d54623f66fdd260877878 --label arch=amd64 --label version=2.0.1-dev.6 . [2021-10-05T05:43:56.144Z] Sending build context to Docker daemon 8.679MB [2021-10-05T05:43:56.144Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:43:56.144Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-05T05:43:56.144Z] ---> ab7f1944d15d [2021-10-05T05:43:56.144Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-05T05:43:56.144Z] ---> Running in caef7e09fde4 [2021-10-05T05:43:55.457Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-05T05:43:55.579Z] > git init /w/workspace/device-virtual-go/7 # timeout=10 [2021-10-05T05:43:55.676Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-05T05:43:55.677Z] > git --version # timeout=10 [2021-10-05T05:43:55.697Z] > git --version # 'git version 2.17.1' [2021-10-05T05:43:55.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T05:43:55.772Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:43:56.419Z] Removing intermediate container caef7e09fde4 [2021-10-05T05:43:56.419Z] ---> b7d23dda42d0 [2021-10-05T05:43:56.419Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:43:56.419Z] ---> Running in a1118b8e5176 [2021-10-05T05:43:56.419Z] Removing intermediate container a1118b8e5176 [2021-10-05T05:43:56.419Z] ---> 79fa9187e113 [2021-10-05T05:43:56.419Z] Step 5/26 : WORKDIR /device-virtual-go [2021-10-05T05:43:56.419Z] ---> Running in dd4bdde87fb8 [2021-10-05T05:43:56.419Z] Removing intermediate container dd4bdde87fb8 [2021-10-05T05:43:56.419Z] ---> 06fd28bbd675 [2021-10-05T05:43:56.419Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:43:56.419Z] ---> Running in 355e790886a4 [2021-10-05T05:43:57.005Z] Removing intermediate container 355e790886a4 [2021-10-05T05:43:57.005Z] ---> 690427ae4493 [2021-10-05T05:43:57.005Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:43:57.005Z] ---> Running in ba41fb803eed [2021-10-05T05:43:57.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T05:43:57.619Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-05T05:43:57.665Z] Avoid second fetch [2021-10-05T05:43:57.665Z] Checking out Revision 92f1526b7243a2b30e6d54623f66fdd260877878 (main) [2021-10-05T05:43:58.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T05:43:58.492Z] OK: 223 MiB in 55 packages [2021-10-05T05:43:58.492Z] Removing intermediate container ba41fb803eed [2021-10-05T05:43:58.492Z] ---> 0c955a337575 [2021-10-05T05:43:58.492Z] Step 8/26 : COPY . . [2021-10-05T05:43:58.756Z] ---> eb5d0a6a0be2 [2021-10-05T05:43:58.756Z] Step 9/26 : RUN go mod tidy [2021-10-05T05:43:59.024Z] ---> Running in 082b02d0787e [2021-10-05T05:43:57.645Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:43:57.696Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T05:43:57.707Z] > git checkout -f 92f1526b7243a2b30e6d54623f66fdd260877878 # timeout=10 [2021-10-05T05:43:59.620Z] Removing intermediate container 082b02d0787e [2021-10-05T05:43:59.620Z] ---> 0fc5d0bd4df1 [2021-10-05T05:43:59.620Z] Step 10/26 : RUN go mod download [2021-10-05T05:43:59.620Z] ---> Running in 0e85ffcd9471 [2021-10-05T05:44:00.203Z] Removing intermediate container 0e85ffcd9471 [2021-10-05T05:44:00.203Z] ---> df725b9d6414 [2021-10-05T05:44:00.203Z] Step 11/26 : ARG MAKE='make build' [2021-10-05T05:44:00.203Z] ---> Running in f47a8447faca [2021-10-05T05:44:00.203Z] Removing intermediate container f47a8447faca [2021-10-05T05:44:00.203Z] ---> e7a2ee6fe94b [2021-10-05T05:44:00.203Z] Step 12/26 : RUN $MAKE [2021-10-05T05:44:00.203Z] ---> Running in ad685c5e4f20 [2021-10-05T05:44:00.468Z] go mod tidy [2021-10-05T05:44:00.735Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.6" -o cmd/device-virtual ./cmd [2021-10-05T05:44:02.221Z] Commit message: "Merge pull request #240 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:44:02.640Z] provisioning config files... [2021-10-05T05:44:02.673Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/7@tmp/config1334161884195980309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:44:03.272Z] ---> docker-login.sh [2021-10-05T05:44:03.272Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:44:04.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:04.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:04.895Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:04.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:04.895Z] [2021-10-05T05:44:04.895Z] Login Succeeded [2021-10-05T05:44:04.895Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:44:05.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:05.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:05.515Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:05.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:05.515Z] [2021-10-05T05:44:05.515Z] Login Succeeded [2021-10-05T05:44:05.515Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:44:05.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:05.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:05.797Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:05.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:05.797Z] [2021-10-05T05:44:05.797Z] Login Succeeded [2021-10-05T05:44:05.797Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:44:06.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:06.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:06.419Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:06.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:06.420Z] [2021-10-05T05:44:06.420Z] Login Succeeded [2021-10-05T05:44:06.420Z] docker.io [2021-10-05T05:44:06.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:07.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:07.326Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:07.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:07.326Z] [2021-10-05T05:44:07.326Z] Login Succeeded [2021-10-05T05:44:07.326Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:44:07.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T05:44:07.805Z] ========================================================= [2021-10-05T05:44:07.805Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T05:44:07.805Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:08.197Z] + 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-05T05:44:08.484Z] Sending build context to Docker daemon 8.608MB [2021-10-05T05:44:08.485Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:44:08.485Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-05T05:44:08.789Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T05:44:08.789Z] 595b0fe564bb: Pulling fs layer [2021-10-05T05:44:08.789Z] 24495759ef45: Pulling fs layer [2021-10-05T05:44:08.789Z] d148012ef14d: Pulling fs layer [2021-10-05T05:44:08.789Z] e90a11edd702: Pulling fs layer [2021-10-05T05:44:08.789Z] d77568369979: Pulling fs layer [2021-10-05T05:44:08.789Z] fc1c9f9a7f3b: Pulling fs layer [2021-10-05T05:44:08.789Z] 170f2ba95c9a: Pulling fs layer [2021-10-05T05:44:08.789Z] 97ac5df62f85: Pulling fs layer [2021-10-05T05:44:08.789Z] e90a11edd702: Waiting [2021-10-05T05:44:08.789Z] d77568369979: Waiting [2021-10-05T05:44:08.789Z] 170f2ba95c9a: Waiting [2021-10-05T05:44:08.789Z] 97ac5df62f85: Waiting [2021-10-05T05:44:08.789Z] fc1c9f9a7f3b: Waiting [2021-10-05T05:44:08.789Z] d148012ef14d: Verifying Checksum [2021-10-05T05:44:08.789Z] d148012ef14d: Download complete [2021-10-05T05:44:08.789Z] 24495759ef45: Verifying Checksum [2021-10-05T05:44:08.789Z] 24495759ef45: Download complete [2021-10-05T05:44:09.078Z] d77568369979: Verifying Checksum [2021-10-05T05:44:09.078Z] d77568369979: Download complete [2021-10-05T05:44:09.078Z] fc1c9f9a7f3b: Verifying Checksum [2021-10-05T05:44:09.078Z] fc1c9f9a7f3b: Download complete [2021-10-05T05:44:09.078Z] 170f2ba95c9a: Verifying Checksum [2021-10-05T05:44:09.078Z] 170f2ba95c9a: Download complete [2021-10-05T05:44:09.078Z] 595b0fe564bb: Download complete [2021-10-05T05:44:09.705Z] 595b0fe564bb: Pull complete [2021-10-05T05:44:10.334Z] 24495759ef45: Pull complete [2021-10-05T05:44:10.620Z] d148012ef14d: Pull complete [2021-10-05T05:44:11.239Z] 97ac5df62f85: Verifying Checksum [2021-10-05T05:44:11.239Z] 97ac5df62f85: Download complete [2021-10-05T05:44:11.523Z] e90a11edd702: Verifying Checksum [2021-10-05T05:44:11.523Z] e90a11edd702: Download complete [2021-10-05T05:44:15.850Z] Removing intermediate container ad685c5e4f20 [2021-10-05T05:44:15.850Z] ---> b4376c48fc3a [2021-10-05T05:44:15.850Z] Step 13/26 : FROM alpine:3.14 [2021-10-05T05:44:15.850Z] 3.14: Pulling from library/alpine [2021-10-05T05:44:16.116Z] a0d0a0d46f8b: Pulling fs layer [2021-10-05T05:44:16.382Z] a0d0a0d46f8b: Verifying Checksum [2021-10-05T05:44:16.382Z] a0d0a0d46f8b: Download complete [2021-10-05T05:44:16.648Z] a0d0a0d46f8b: Pull complete [2021-10-05T05:44:16.648Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-05T05:44:16.648Z] Status: Downloaded newer image for alpine:3.14 [2021-10-05T05:44:16.648Z] ---> 14119a10abf4 [2021-10-05T05:44:16.648Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-05T05:44:16.648Z] ---> Running in 1f6df14c4cd6 [2021-10-05T05:44:16.648Z] Removing intermediate container 1f6df14c4cd6 [2021-10-05T05:44:16.648Z] ---> 40ecf1f6f546 [2021-10-05T05:44:16.648Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:44:16.919Z] ---> Running in a44a57bd4d32 [2021-10-05T05:44:17.183Z] Removing intermediate container a44a57bd4d32 [2021-10-05T05:44:17.183Z] ---> 8fa38ce0dde7 [2021-10-05T05:44:17.183Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-05T05:44:17.183Z] ---> Running in 6b617e3d5be0 [2021-10-05T05:44:17.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T05:44:18.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-05T05:44:18.680Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-05T05:44:18.680Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-05T05:44:18.944Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-05T05:44:18.944Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-05T05:44:18.944Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-05T05:44:19.210Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-05T05:44:19.210Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T05:44:19.210Z] OK: 8 MiB in 20 packages [2021-10-05T05:44:19.484Z] Removing intermediate container 6b617e3d5be0 [2021-10-05T05:44:19.484Z] ---> f82f6fb20e0e [2021-10-05T05:44:19.484Z] Step 17/26 : WORKDIR / [2021-10-05T05:44:19.484Z] ---> Running in 27460ae0bc1b [2021-10-05T05:44:19.484Z] Removing intermediate container 27460ae0bc1b [2021-10-05T05:44:19.484Z] ---> 954b834b5d34 [2021-10-05T05:44:19.484Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-05T05:44:19.748Z] ---> 1f0a17ab6e00 [2021-10-05T05:44:19.748Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-05T05:44:19.748Z] ---> 0d95f45810db [2021-10-05T05:44:19.748Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-10-05T05:44:20.329Z] ---> aff5552edca6 [2021-10-05T05:44:20.329Z] Step 21/26 : EXPOSE 59900 [2021-10-05T05:44:20.329Z] ---> Running in 5c2689ca5244 [2021-10-05T05:44:20.329Z] Removing intermediate container 5c2689ca5244 [2021-10-05T05:44:20.329Z] ---> 8da362cd0e59 [2021-10-05T05:44:20.329Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-10-05T05:44:20.329Z] ---> Running in bd79d2db6e8c [2021-10-05T05:44:20.329Z] Removing intermediate container bd79d2db6e8c [2021-10-05T05:44:20.329Z] ---> d84b7ef7717e [2021-10-05T05:44:20.329Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T05:44:20.329Z] ---> Running in 57d4c8ad441c [2021-10-05T05:44:20.595Z] Removing intermediate container 57d4c8ad441c [2021-10-05T05:44:20.595Z] ---> 37a10bdd15cf [2021-10-05T05:44:20.595Z] Step 24/26 : LABEL arch=amd64 [2021-10-05T05:44:20.595Z] ---> Running in 334e51dd5ed2 [2021-10-05T05:44:20.595Z] Removing intermediate container 334e51dd5ed2 [2021-10-05T05:44:20.595Z] ---> b2f8f1084009 [2021-10-05T05:44:20.595Z] Step 25/26 : LABEL git_sha=92f1526b7243a2b30e6d54623f66fdd260877878 [2021-10-05T05:44:20.595Z] ---> Running in 64173c751473 [2021-10-05T05:44:20.860Z] Removing intermediate container 64173c751473 [2021-10-05T05:44:20.860Z] ---> d2cd939d030d [2021-10-05T05:44:20.860Z] Step 26/26 : LABEL version=2.0.1-dev.6 [2021-10-05T05:44:20.860Z] ---> Running in c8a9358790fe [2021-10-05T05:44:20.860Z] Removing intermediate container c8a9358790fe [2021-10-05T05:44:20.860Z] ---> 8f7366645228 [2021-10-05T05:44:20.860Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-05T05:44:20.860Z] Successfully built 8f7366645228 [2021-10-05T05:44:20.860Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:44:21.138Z] provisioning config files... [2021-10-05T05:44:21.152Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/7@tmp/config6018382171780027432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:44:21.519Z] ---> docker-login.sh [2021-10-05T05:44:21.519Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:44:21.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:21.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:21.519Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:21.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:21.519Z] [2021-10-05T05:44:21.519Z] Login Succeeded [2021-10-05T05:44:21.519Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:44:21.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:21.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:21.784Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:21.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:21.784Z] [2021-10-05T05:44:21.784Z] Login Succeeded [2021-10-05T05:44:21.784Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:44:21.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:21.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:21.784Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:21.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:21.784Z] [2021-10-05T05:44:21.784Z] Login Succeeded [2021-10-05T05:44:21.784Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:44:21.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:21.835Z] e90a11edd702: Pull complete [2021-10-05T05:44:22.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:22.049Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:22.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:22.049Z] [2021-10-05T05:44:22.049Z] Login Succeeded [2021-10-05T05:44:22.049Z] docker.io [2021-10-05T05:44:22.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:22.120Z] d77568369979: Pull complete [2021-10-05T05:44:22.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:22.315Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:22.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:22.315Z] [2021-10-05T05:44:22.315Z] Login Succeeded [2021-10-05T05:44:22.315Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:44:22.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:44:22.402Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-10-05T05:44:22.403Z] 92f1526b7243a2b30e6d54623f66fdd260877878 [2021-10-05T05:44:22.403Z] latest [2021-10-05T05:44:22.403Z] 2.0.1-dev.6 [2021-10-05T05:44:22.403Z] 92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [2021-10-05T05:44:22.403Z] main [2021-10-05T05:44:22.403Z] ===================================================== [2021-10-05T05:44:22.413Z] fc1c9f9a7f3b: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:22.695Z] 170f2ba95c9a: Pull complete [2021-10-05T05:44:22.767Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:23.088Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878 [2021-10-05T05:44:23.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-05T05:44:23.088Z] ee3b3a67cae2: Preparing [2021-10-05T05:44:23.088Z] 46b833c94222: Preparing [2021-10-05T05:44:23.088Z] fb3a951de95c: Preparing [2021-10-05T05:44:23.088Z] a898eccaaeba: Preparing [2021-10-05T05:44:23.088Z] da258b1fab8c: Preparing [2021-10-05T05:44:23.088Z] e2eb06d8af82: Preparing [2021-10-05T05:44:23.088Z] e2eb06d8af82: Waiting [2021-10-05T05:44:23.356Z] 46b833c94222: Pushed [2021-10-05T05:44:23.356Z] da258b1fab8c: Pushed [2021-10-05T05:44:23.356Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:23.356Z] a898eccaaeba: Pushed [2021-10-05T05:44:23.356Z] fb3a951de95c: Pushed [2021-10-05T05:44:24.758Z] ee3b3a67cae2: Pushed [2021-10-05T05:44:25.024Z] 92f1526b7243a2b30e6d54623f66fdd260877878: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:25.347Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:25.668Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-10-05T05:44:25.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-05T05:44:25.668Z] ee3b3a67cae2: Preparing [2021-10-05T05:44:25.668Z] 46b833c94222: Preparing [2021-10-05T05:44:25.668Z] fb3a951de95c: Preparing [2021-10-05T05:44:25.668Z] a898eccaaeba: Preparing [2021-10-05T05:44:25.668Z] da258b1fab8c: Preparing [2021-10-05T05:44:25.668Z] e2eb06d8af82: Preparing [2021-10-05T05:44:25.668Z] e2eb06d8af82: Waiting [2021-10-05T05:44:25.668Z] 46b833c94222: Layer already exists [2021-10-05T05:44:25.668Z] fb3a951de95c: Layer already exists [2021-10-05T05:44:25.668Z] ee3b3a67cae2: Layer already exists [2021-10-05T05:44:25.668Z] a898eccaaeba: Layer already exists [2021-10-05T05:44:25.668Z] da258b1fab8c: Layer already exists [2021-10-05T05:44:25.668Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:25.668Z] latest: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:26.001Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:26.318Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.6 [2021-10-05T05:44:26.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-05T05:44:26.318Z] ee3b3a67cae2: Preparing [2021-10-05T05:44:26.318Z] 46b833c94222: Preparing [2021-10-05T05:44:26.318Z] fb3a951de95c: Preparing [2021-10-05T05:44:26.318Z] a898eccaaeba: Preparing [2021-10-05T05:44:26.318Z] da258b1fab8c: Preparing [2021-10-05T05:44:26.318Z] e2eb06d8af82: Preparing [2021-10-05T05:44:26.318Z] e2eb06d8af82: Waiting [2021-10-05T05:44:26.318Z] ee3b3a67cae2: Layer already exists [2021-10-05T05:44:26.318Z] a898eccaaeba: Layer already exists [2021-10-05T05:44:26.319Z] fb3a951de95c: Layer already exists [2021-10-05T05:44:26.319Z] 46b833c94222: Layer already exists [2021-10-05T05:44:26.319Z] da258b1fab8c: Layer already exists [2021-10-05T05:44:26.319Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:26.319Z] 2.0.1-dev.6: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:26.642Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:26.959Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [2021-10-05T05:44:26.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-05T05:44:26.959Z] ee3b3a67cae2: Preparing [2021-10-05T05:44:26.959Z] 46b833c94222: Preparing [2021-10-05T05:44:26.959Z] fb3a951de95c: Preparing [2021-10-05T05:44:26.959Z] a898eccaaeba: Preparing [2021-10-05T05:44:26.959Z] da258b1fab8c: Preparing [2021-10-05T05:44:26.959Z] e2eb06d8af82: Preparing [2021-10-05T05:44:26.959Z] e2eb06d8af82: Waiting [2021-10-05T05:44:26.959Z] ee3b3a67cae2: Layer already exists [2021-10-05T05:44:26.959Z] fb3a951de95c: Layer already exists [2021-10-05T05:44:26.959Z] a898eccaaeba: Layer already exists [2021-10-05T05:44:26.959Z] da258b1fab8c: Layer already exists [2021-10-05T05:44:26.959Z] 46b833c94222: Layer already exists [2021-10-05T05:44:26.959Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:26.959Z] 92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:27.289Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:27.619Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-10-05T05:44:27.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-05T05:44:27.619Z] ee3b3a67cae2: Preparing [2021-10-05T05:44:27.619Z] 46b833c94222: Preparing [2021-10-05T05:44:27.619Z] fb3a951de95c: Preparing [2021-10-05T05:44:27.619Z] a898eccaaeba: Preparing [2021-10-05T05:44:27.619Z] da258b1fab8c: Preparing [2021-10-05T05:44:27.619Z] e2eb06d8af82: Preparing [2021-10-05T05:44:27.619Z] e2eb06d8af82: Waiting [2021-10-05T05:44:27.619Z] fb3a951de95c: Layer already exists [2021-10-05T05:44:27.619Z] a898eccaaeba: Layer already exists [2021-10-05T05:44:27.619Z] 46b833c94222: Layer already exists [2021-10-05T05:44:27.619Z] da258b1fab8c: Layer already exists [2021-10-05T05:44:27.619Z] ee3b3a67cae2: Layer already exists [2021-10-05T05:44:27.619Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:27.619Z] main: digest: sha256:e3415670576964998936a22bfbcfab1faf7f8b28a3600b7b8b1395e45411f23c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:44:27.680Z] ===================================================== [Pipeline] echo [2021-10-05T05:44:27.697Z] taggedImages: [2021-10-05T05:44:27.697Z] - nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878 [2021-10-05T05:44:27.697Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-10-05T05:44:27.697Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.6 [2021-10-05T05:44:27.697Z] - nexus3.edgexfoundry.org:10004/device-virtual:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [2021-10-05T05:44:27.697Z] - 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-05T05:44:28.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:44:28.353Z] [2021-10-05T05:44:28.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:28.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:44:28.689Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T05:44:28.689Z] b4d181a07f80: Pulling fs layer [2021-10-05T05:44:28.689Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T05:44:28.689Z] ed53099fbce6: Pulling fs layer [2021-10-05T05:44:28.689Z] dc539afda2c1: Pulling fs layer [2021-10-05T05:44:28.689Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T05:44:28.689Z] 9065ff56babe: Pulling fs layer [2021-10-05T05:44:28.689Z] d287ab97295c: Pulling fs layer [2021-10-05T05:44:28.689Z] dc539afda2c1: Waiting [2021-10-05T05:44:28.689Z] 77bc0d833cb6: Waiting [2021-10-05T05:44:28.689Z] 9065ff56babe: Waiting [2021-10-05T05:44:28.689Z] d287ab97295c: Waiting [2021-10-05T05:44:28.689Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T05:44:28.689Z] a1111a8f2ec3: Download complete [2021-10-05T05:44:28.968Z] dc539afda2c1: Verifying Checksum [2021-10-05T05:44:28.968Z] dc539afda2c1: Download complete [2021-10-05T05:44:28.968Z] ed53099fbce6: Verifying Checksum [2021-10-05T05:44:28.968Z] ed53099fbce6: Download complete [2021-10-05T05:44:28.968Z] b4d181a07f80: Verifying Checksum [2021-10-05T05:44:28.968Z] b4d181a07f80: Download complete [2021-10-05T05:44:28.968Z] 9065ff56babe: Verifying Checksum [2021-10-05T05:44:28.968Z] 9065ff56babe: Download complete [2021-10-05T05:44:28.968Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T05:44:28.968Z] 77bc0d833cb6: Download complete [2021-10-05T05:44:29.539Z] 97ac5df62f85: Pull complete [2021-10-05T05:44:29.539Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-10-05T05:44:29.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T05:44:29.539Z] ---> 04bc70af865f [2021-10-05T05:44:29.539Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-05T05:44:30.387Z] d287ab97295c: Verifying Checksum [2021-10-05T05:44:30.387Z] d287ab97295c: Download complete [2021-10-05T05:44:30.387Z] b4d181a07f80: Pull complete [2021-10-05T05:44:30.654Z] a1111a8f2ec3: Pull complete [2021-10-05T05:44:31.237Z] ed53099fbce6: Pull complete [2021-10-05T05:44:31.237Z] dc539afda2c1: Pull complete [2021-10-05T05:44:31.504Z] 77bc0d833cb6: Pull complete [2021-10-05T05:44:31.773Z] 9065ff56babe: Pull complete [2021-10-05T05:44:32.983Z] ---> Running in 7b8c83444aed [2021-10-05T05:44:33.270Z] Removing intermediate container 7b8c83444aed [2021-10-05T05:44:33.270Z] ---> 353c7dd970b4 [2021-10-05T05:44:33.270Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:44:33.270Z] ---> Running in bb6cf90a0d5d [2021-10-05T05:44:33.553Z] Removing intermediate container bb6cf90a0d5d [2021-10-05T05:44:33.553Z] ---> e90c4abbde8e [2021-10-05T05:44:33.553Z] Step 5/12 : WORKDIR /device-virtual-go [2021-10-05T05:44:33.840Z] ---> Running in c0a5db44f70f [2021-10-05T05:44:34.124Z] Removing intermediate container c0a5db44f70f [2021-10-05T05:44:34.124Z] ---> af9e704499c1 [2021-10-05T05:44:34.124Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:44:34.417Z] ---> Running in 8f01cc640911 [2021-10-05T05:44:37.104Z] Removing intermediate container 8f01cc640911 [2021-10-05T05:44:37.104Z] ---> b75ba5d3d6d8 [2021-10-05T05:44:37.104Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:44:37.104Z] ---> Running in e886c9badfa5 [2021-10-05T05:44:37.198Z] d287ab97295c: Pull complete [2021-10-05T05:44:37.198Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T05:44:37.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:44:37.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T05:44:37.295Z] prd-centos7-docker-4c-2g-1886 does not seem to be running inside a container [2021-10-05T05:44:37.361Z] $ 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/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-05T05:44:38.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T05:44:39.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T05:44:39.639Z] $ docker top aaaf31ec83896ea5a022d3c3ba18ccfc7a945663b4a9ede8389c10814bd02fbc -eo pid,comm [Pipeline] { [2021-10-05T05:44:39.721Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-10-05T05:44:39.721Z] (2/3) Installing libedit (20191231.3.1-r1) [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:44:40.004Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-10-05T05:44:40.004Z] Executing busybox-1.32.1-r6.trigger [2021-10-05T05:44:40.004Z] OK: 222 MiB in 55 packages [2021-10-05T05:44:40.169Z] ---> job-cost.sh [2021-10-05T05:44:40.169Z] lf-activate-venv: SKIPPING [2021-10-05T05:44:40.169Z] INFO: No Stack... [2021-10-05T05:44:40.747Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T05:44:41.011Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T05:44:41.319Z] + cat /w/workspace/device-virtual-go/7/archives/cost.csv [2021-10-05T05:44:41.320Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T05:44:41.358Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [2021-10-05T05:44:41.377Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] did not exist. Created. [2021-10-05T05:44:41.377Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T05:44:41.498Z] Removing intermediate container e886c9badfa5 [2021-10-05T05:44:41.498Z] ---> cbef599cb453 [2021-10-05T05:44:41.498Z] Step 8/12 : COPY . . [2021-10-05T05:44:41.715Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T05:44:41.758Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T05:44:41.775Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T05:44:41.800Z] $ docker stop --time=1 aaaf31ec83896ea5a022d3c3ba18ccfc7a945663b4a9ede8389c10814bd02fbc [2021-10-05T05:44:42.937Z] $ docker rm -f aaaf31ec83896ea5a022d3c3ba18ccfc7a945663b4a9ede8389c10814bd02fbc [2021-10-05T05:44:42.997Z] ---> 191b3008d195 [2021-10-05T05:44:42.997Z] Step 9/12 : RUN go mod tidy [2021-10-05T05:44:42.997Z] ---> Running in 4295381a7fd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T05:44:45.690Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-10-05T05:44:45.691Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-05T05:44:45.691Z] go: downloading modernc.org/ql v1.0.0 [2021-10-05T05:44:45.691Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-05T05:44:45.691Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-05T05:44:45.977Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-05T05:44:45.977Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-05T05:44:45.977Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-05T05:44:45.977Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-05T05:44:45.977Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-05T05:44:46.263Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-10-05T05:44:46.263Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-05T05:44:46.263Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-05T05:44:46.263Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-05T05:44:46.263Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-05T05:44:46.548Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-05T05:44:46.548Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-05T05:44:46.548Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-05T05:44:46.548Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-05T05:44:46.548Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-05T05:44:46.548Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-05T05:44:46.548Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-05T05:44:46.548Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-05T05:44:46.548Z] go: downloading golang.org/x/text v0.3.2 [2021-10-05T05:44:46.548Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-05T05:44:46.829Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-05T05:44:49.508Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-05T05:44:49.508Z] go: downloading modernc.org/db v1.0.0 [2021-10-05T05:44:49.508Z] go: downloading modernc.org/b v1.0.0 [2021-10-05T05:44:49.508Z] go: downloading modernc.org/file v1.0.0 [2021-10-05T05:44:49.508Z] go: downloading modernc.org/golex v1.0.0 [2021-10-05T05:44:49.508Z] go: downloading modernc.org/internal v1.0.0 [2021-10-05T05:44:49.508Z] go: downloading modernc.org/lldb v1.0.0 [2021-10-05T05:44:49.508Z] go: downloading modernc.org/mathutil v1.0.0 [2021-10-05T05:44:49.508Z] go: downloading modernc.org/strutil v1.0.0 [2021-10-05T05:44:49.508Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-05T05:44:49.508Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-05T05:44:49.508Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-05T05:44:49.508Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-05T05:44:49.508Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-05T05:44:49.508Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-05T05:44:49.508Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-05T05:44:49.508Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-05T05:44:49.795Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-05T05:44:49.795Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-05T05:44:49.795Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-05T05:44:49.795Z] go: downloading modernc.org/fileutil v1.0.0 [2021-10-05T05:44:49.795Z] go: downloading modernc.org/sortutil v1.0.0 [2021-10-05T05:44:49.795Z] go: downloading modernc.org/zappy v1.0.0 [2021-10-05T05:44:49.795Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2021-10-05T05:44:49.795Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-05T05:44:49.795Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-05T05:44:50.079Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-05T05:44:50.079Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-05T05:44:50.079Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-05T05:44:50.079Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-05T05:44:50.079Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-05T05:44:50.079Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-05T05:44:50.079Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-05T05:44:50.079Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-05T05:44:50.079Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-05T05:44:50.368Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2021-10-05T05:44:50.368Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-05T05:44:50.368Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-05T05:44:50.368Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-05T05:44:50.368Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-05T05:44:50.656Z] go: downloading github.com/golang/snappy v0.0.1 [2021-10-05T05:44:50.656Z] go: downloading github.com/kr/text v0.1.0 [2021-10-05T05:44:50.656Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-05T05:44:50.656Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-05T05:44:50.656Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-05T05:44:50.656Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-05T05:44:50.656Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-05T05:44:50.656Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-05T05:44:50.656Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-05T05:44:50.656Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-05T05:44:50.942Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-05T05:44:50.943Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-05T05:44:50.943Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-05T05:44:50.943Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-05T05:44:50.943Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-05T05:44:50.943Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-05T05:44:50.943Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-05T05:44:50.943Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-05T05:44:51.228Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-05T05:44:51.228Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-05T05:44:51.228Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-05T05:44:51.228Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-05T05:44:51.228Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-05T05:44:51.228Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-05T05:45:06.481Z] Removing intermediate container 4295381a7fd7 [2021-10-05T05:45:06.481Z] ---> 59960cc4f800 [2021-10-05T05:45:06.481Z] Step 10/12 : RUN go mod download [2021-10-05T05:45:06.481Z] ---> Running in cd47bfd5f5dd [2021-10-05T05:45:13.318Z] Removing intermediate container cd47bfd5f5dd [2021-10-05T05:45:13.318Z] ---> fe7646ea9aa7 [2021-10-05T05:45:13.318Z] Step 11/12 : ARG MAKE='make build' [2021-10-05T05:45:13.318Z] ---> Running in b8aa1d8776e2 [2021-10-05T05:45:13.318Z] Removing intermediate container b8aa1d8776e2 [2021-10-05T05:45:13.318Z] ---> 649be4329d2b [2021-10-05T05:45:13.318Z] Step 12/12 : RUN $MAKE [2021-10-05T05:45:13.318Z] ---> Running in a0148b34495b [2021-10-05T05:45:14.321Z] noop [2021-10-05T05:45:14.943Z] Removing intermediate container a0148b34495b [2021-10-05T05:45:14.943Z] ---> 649beeceeff8 [2021-10-05T05:45:14.943Z] Successfully built 649beeceeff8 [2021-10-05T05:45:14.943Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:45:15.342Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T05:45:15.342Z] . [Pipeline] withDockerContainer [2021-10-05T05:45:15.644Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-10-05T05:45:15.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@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-arm64 cat [2021-10-05T05:45:17.483Z] $ docker top 112bf944261e280a48656b0c45e1b730e9ed623a4d2a6459b72676848efe0b33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T05:45:18.511Z] + go version [2021-10-05T05:45:18.511Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-10-05T05:45:18.546Z] $ docker stop --time=1 112bf944261e280a48656b0c45e1b730e9ed623a4d2a6459b72676848efe0b33 [2021-10-05T05:45:20.467Z] $ docker rm -f 112bf944261e280a48656b0c45e1b730e9ed623a4d2a6459b72676848efe0b33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:45:21.190Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T05:45:21.190Z] . [Pipeline] withDockerContainer [2021-10-05T05:45:21.480Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-10-05T05:45:21.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@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-arm64 cat [2021-10-05T05:45:23.188Z] $ docker top 8530cde3d5bc160b708e31b616bd678157b3d846fbeda9b85c6839bd7a2cbdd1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T05:45:24.207Z] + go mod tidy [Pipeline] sh [2021-10-05T05:45:25.524Z] + make test [2021-10-05T05:45:25.524Z] go mod tidy [2021-10-05T05:45:25.808Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-05T05:45:27.279Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-05T05:46:35.581Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-05T05:46:35.581Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.691s coverage: 64.6% of statements [2021-10-05T05:46:35.581Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T05:46:57.930Z] gofmt -l . [2021-10-05T05:46:57.930Z] [ "`gofmt -l .`" = "" ] [2021-10-05T05:46:57.930Z] ./bin/test-attribution-txt.sh [2021-10-05T05:46:59.944Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-10-05T05:47:00.258Z] $ docker stop --time=1 8530cde3d5bc160b708e31b616bd678157b3d846fbeda9b85c6839bd7a2cbdd1 [2021-10-05T05:47:02.143Z] $ docker rm -f 8530cde3d5bc160b708e31b616bd678157b3d846fbeda9b85c6839bd7a2cbdd1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T05:47:03.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T05:47:03.098Z] Warning: overwriting stash ‘coverage-report’ [2021-10-05T05:47:03.717Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T05:47:04.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T05:47:04.635Z] + ls -al . [2021-10-05T05:47:04.635Z] total 168 [2021-10-05T05:47:04.635Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 05:47 . [2021-10-05T05:47:04.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:43 .. [2021-10-05T05:47:04.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:44 .git [2021-10-05T05:47:04.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:43 .github [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 5 05:43 .gitignore [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 8153 Oct 5 05:43 Attribution.txt [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 6349 Oct 5 05:43 CHANGELOG.md [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 1921 Oct 5 05:43 Dockerfile [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:43 GOVERNANCE.md [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 5 05:43 Jenkinsfile [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 05:43 LICENSE [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 905 Oct 5 05:43 Makefile [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 5 05:43 OWNERS.md [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 2913 Oct 5 05:43 README.md [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 5 05:38 VERSION [2021-10-05T05:47:04.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:43 bin [2021-10-05T05:47:04.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:43 cmd [2021-10-05T05:47:04.635Z] -rw-r--r-- 1 jenkins jenkins 46339 Oct 5 05:46 coverage.out [2021-10-05T05:47:04.635Z] -rw-r--r-- 1 jenkins jenkins 795 Oct 5 05:46 go.mod [2021-10-05T05:47:04.635Z] -rw-r--r-- 1 jenkins jenkins 22824 Oct 5 05:45 go.sum [2021-10-05T05:47:04.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:43 internal [2021-10-05T05:47:04.635Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 5 05:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:47:05.008Z] + 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=92f1526b7243a2b30e6d54623f66fdd260877878 --label arch=arm64 --label version=2.0.1-dev.6 . [2021-10-05T05:47:05.292Z] Sending build context to Docker daemon 8.679MB [2021-10-05T05:47:05.292Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:47:05.292Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-05T05:47:05.292Z] ---> 649beeceeff8 [2021-10-05T05:47:05.292Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-05T05:47:05.914Z] ---> Running in 0e191345581c [2021-10-05T05:47:06.197Z] Removing intermediate container 0e191345581c [2021-10-05T05:47:06.197Z] ---> 80aaf23fa774 [2021-10-05T05:47:06.197Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:47:06.484Z] ---> Running in c462e7c30907 [2021-10-05T05:47:07.097Z] Removing intermediate container c462e7c30907 [2021-10-05T05:47:07.097Z] ---> 5241d7b5f420 [2021-10-05T05:47:07.097Z] Step 5/26 : WORKDIR /device-virtual-go [2021-10-05T05:47:07.097Z] ---> Running in fb0f3d0df279 [2021-10-05T05:47:07.732Z] Removing intermediate container fb0f3d0df279 [2021-10-05T05:47:07.732Z] ---> 09ca70a76d82 [2021-10-05T05:47:07.732Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:47:07.732Z] ---> Running in 6bee7ba8c8d8 [2021-10-05T05:47:09.750Z] Removing intermediate container 6bee7ba8c8d8 [2021-10-05T05:47:09.750Z] ---> 870d7ea4699a [2021-10-05T05:47:09.750Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:47:10.032Z] ---> Running in 7d954a11ca7a [2021-10-05T05:47:11.044Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T05:47:12.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T05:47:12.694Z] OK: 222 MiB in 55 packages [2021-10-05T05:47:13.696Z] Removing intermediate container 7d954a11ca7a [2021-10-05T05:47:13.696Z] ---> f16d1f373a36 [2021-10-05T05:47:13.696Z] Step 8/26 : COPY . . [2021-10-05T05:47:15.185Z] ---> 0d4644f3c7ed [2021-10-05T05:47:15.185Z] Step 9/26 : RUN go mod tidy [2021-10-05T05:47:15.185Z] ---> Running in 074f65a8a3b0 [2021-10-05T05:47:17.867Z] Removing intermediate container 074f65a8a3b0 [2021-10-05T05:47:17.867Z] ---> cfa1e9099181 [2021-10-05T05:47:17.867Z] Step 10/26 : RUN go mod download [2021-10-05T05:47:18.147Z] ---> Running in fc99b20362a4 [2021-10-05T05:47:20.160Z] Removing intermediate container fc99b20362a4 [2021-10-05T05:47:20.160Z] ---> f2a05543bfce [2021-10-05T05:47:20.160Z] Step 11/26 : ARG MAKE='make build' [2021-10-05T05:47:20.440Z] ---> Running in 0d3c9042bffa [2021-10-05T05:47:20.720Z] Removing intermediate container 0d3c9042bffa [2021-10-05T05:47:20.720Z] ---> 1353aa3cf37e [2021-10-05T05:47:20.720Z] Step 12/26 : RUN $MAKE [2021-10-05T05:47:21.000Z] ---> Running in c9842e378e41 [2021-10-05T05:47:22.011Z] go mod tidy [2021-10-05T05:47:22.624Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.6" -o cmd/device-virtual ./cmd [2021-10-05T05:48:19.397Z] Removing intermediate container c9842e378e41 [2021-10-05T05:48:19.398Z] ---> be6f2117c712 [2021-10-05T05:48:19.398Z] Step 13/26 : FROM alpine:3.14 [2021-10-05T05:48:19.398Z] 3.14: Pulling from library/alpine [2021-10-05T05:48:19.398Z] 552d1f2373af: Pulling fs layer [2021-10-05T05:48:19.398Z] 552d1f2373af: Verifying Checksum [2021-10-05T05:48:19.398Z] 552d1f2373af: Download complete [2021-10-05T05:48:19.398Z] 552d1f2373af: Pull complete [2021-10-05T05:48:19.398Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-05T05:48:19.398Z] Status: Downloaded newer image for alpine:3.14 [2021-10-05T05:48:19.398Z] ---> bb3de5531c18 [2021-10-05T05:48:19.398Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-05T05:48:19.398Z] ---> Running in d500d180ee88 [2021-10-05T05:48:19.398Z] Removing intermediate container d500d180ee88 [2021-10-05T05:48:19.398Z] ---> b0496e4efa45 [2021-10-05T05:48:19.398Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:48:19.398Z] ---> Running in 2c6a02eefe89 [2021-10-05T05:48:19.398Z] Removing intermediate container 2c6a02eefe89 [2021-10-05T05:48:19.398Z] ---> 15ec17ba26f1 [2021-10-05T05:48:19.398Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-05T05:48:19.398Z] ---> Running in 41d78c7de054 [2021-10-05T05:48:20.019Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T05:48:21.020Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T05:48:22.025Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-05T05:48:22.025Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-05T05:48:22.025Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-05T05:48:22.307Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-05T05:48:22.307Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-05T05:48:22.307Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-05T05:48:22.587Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T05:48:22.587Z] OK: 8 MiB in 20 packages [2021-10-05T05:48:23.599Z] Removing intermediate container 41d78c7de054 [2021-10-05T05:48:23.599Z] ---> f66d0bcd47df [2021-10-05T05:48:23.599Z] Step 17/26 : WORKDIR / [2021-10-05T05:48:23.880Z] ---> Running in 99c5d9195400 [2021-10-05T05:48:24.504Z] Removing intermediate container 99c5d9195400 [2021-10-05T05:48:24.504Z] ---> 7c3ed220bb5a [2021-10-05T05:48:24.504Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-05T05:48:25.124Z] ---> e61e3bc0b55d [2021-10-05T05:48:25.124Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-05T05:48:25.737Z] ---> 73151d2ecf7b [2021-10-05T05:48:25.737Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-10-05T05:48:27.209Z] ---> 48ff21aa78ec [2021-10-05T05:48:27.209Z] Step 21/26 : EXPOSE 59900 [2021-10-05T05:48:27.209Z] ---> Running in c6f833d71447 [2021-10-05T05:48:27.826Z] Removing intermediate container c6f833d71447 [2021-10-05T05:48:27.826Z] ---> b31626a82ffa [2021-10-05T05:48:27.826Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-10-05T05:48:27.826Z] ---> Running in 03d8dbbd1425 [2021-10-05T05:48:28.448Z] Removing intermediate container 03d8dbbd1425 [2021-10-05T05:48:28.448Z] ---> b1deef082ba6 [2021-10-05T05:48:28.448Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T05:48:28.448Z] ---> Running in 029fde8ee369 [2021-10-05T05:48:29.067Z] Removing intermediate container 029fde8ee369 [2021-10-05T05:48:29.067Z] ---> b873fb1e8ca0 [2021-10-05T05:48:29.067Z] Step 24/26 : LABEL arch=arm64 [2021-10-05T05:48:29.067Z] ---> Running in 0817e6f852da [2021-10-05T05:48:29.686Z] Removing intermediate container 0817e6f852da [2021-10-05T05:48:29.686Z] ---> e35562cd6152 [2021-10-05T05:48:29.686Z] Step 25/26 : LABEL git_sha=92f1526b7243a2b30e6d54623f66fdd260877878 [2021-10-05T05:48:29.686Z] ---> Running in c05eb2531e1a [2021-10-05T05:48:30.310Z] Removing intermediate container c05eb2531e1a [2021-10-05T05:48:30.310Z] ---> dfe758075d83 [2021-10-05T05:48:30.310Z] Step 26/26 : LABEL version=2.0.1-dev.6 [2021-10-05T05:48:30.310Z] ---> Running in 2a443b5b0277 [2021-10-05T05:48:30.933Z] Removing intermediate container 2a443b5b0277 [2021-10-05T05:48:30.933Z] ---> ce64320a485c [2021-10-05T05:48:30.933Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-05T05:48:30.933Z] Successfully built ce64320a485c [2021-10-05T05:48:30.933Z] 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-05T05:48:31.152Z] provisioning config files... [2021-10-05T05:48:31.180Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/7@tmp/config3805419462114661138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:48:31.600Z] ---> docker-login.sh [2021-10-05T05:48:31.600Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:48:31.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:32.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:32.165Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:32.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:32.165Z] [2021-10-05T05:48:32.165Z] Login Succeeded [2021-10-05T05:48:32.165Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:48:32.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:32.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:32.730Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:32.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:32.730Z] [2021-10-05T05:48:32.730Z] Login Succeeded [2021-10-05T05:48:32.730Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:48:33.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:33.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:33.349Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:33.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:33.349Z] [2021-10-05T05:48:33.349Z] Login Succeeded [2021-10-05T05:48:33.349Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:48:33.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:33.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:33.968Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:33.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:33.968Z] [2021-10-05T05:48:33.968Z] Login Succeeded [2021-10-05T05:48:33.968Z] docker.io [2021-10-05T05:48:34.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:34.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:34.867Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:34.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:34.867Z] [2021-10-05T05:48:34.867Z] Login Succeeded [2021-10-05T05:48:34.891Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:48:34.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:48:34.990Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-10-05T05:48:34.991Z] 92f1526b7243a2b30e6d54623f66fdd260877878 [2021-10-05T05:48:34.991Z] latest [2021-10-05T05:48:34.991Z] 2.0.1-dev.6 [2021-10-05T05:48:34.991Z] 92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [2021-10-05T05:48:34.991Z] main [2021-10-05T05:48:34.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:35.401Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:35.775Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878 [2021-10-05T05:48:35.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-05T05:48:35.775Z] b666905a713c: Preparing [2021-10-05T05:48:35.775Z] fdbb42a028f9: Preparing [2021-10-05T05:48:35.775Z] b4a8980dafe6: Preparing [2021-10-05T05:48:35.775Z] cffc5ef4ec73: Preparing [2021-10-05T05:48:35.775Z] cb284276bbdd: Preparing [2021-10-05T05:48:35.775Z] ee420dfed78a: Preparing [2021-10-05T05:48:35.776Z] ee420dfed78a: Waiting [2021-10-05T05:48:36.396Z] fdbb42a028f9: Pushed [2021-10-05T05:48:36.396Z] b4a8980dafe6: Pushed [2021-10-05T05:48:36.396Z] cb284276bbdd: Pushed [2021-10-05T05:48:36.396Z] ee420dfed78a: Layer already exists [2021-10-05T05:48:37.015Z] cffc5ef4ec73: Pushed [2021-10-05T05:48:39.689Z] b666905a713c: Pushed [2021-10-05T05:48:39.972Z] 92f1526b7243a2b30e6d54623f66fdd260877878: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:40.357Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:40.739Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-10-05T05:48:40.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-05T05:48:40.739Z] b666905a713c: Preparing [2021-10-05T05:48:40.739Z] fdbb42a028f9: Preparing [2021-10-05T05:48:40.739Z] b4a8980dafe6: Preparing [2021-10-05T05:48:40.739Z] cffc5ef4ec73: Preparing [2021-10-05T05:48:40.739Z] cb284276bbdd: Preparing [2021-10-05T05:48:40.739Z] ee420dfed78a: Preparing [2021-10-05T05:48:40.739Z] ee420dfed78a: Waiting [2021-10-05T05:48:41.022Z] cffc5ef4ec73: Layer already exists [2021-10-05T05:48:41.022Z] b4a8980dafe6: Layer already exists [2021-10-05T05:48:41.022Z] b666905a713c: Layer already exists [2021-10-05T05:48:41.022Z] cb284276bbdd: Layer already exists [2021-10-05T05:48:41.022Z] fdbb42a028f9: Layer already exists [2021-10-05T05:48:41.022Z] ee420dfed78a: Layer already exists [2021-10-05T05:48:41.022Z] latest: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:41.415Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:41.799Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.6 [2021-10-05T05:48:41.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-05T05:48:41.799Z] b666905a713c: Preparing [2021-10-05T05:48:41.799Z] fdbb42a028f9: Preparing [2021-10-05T05:48:41.799Z] b4a8980dafe6: Preparing [2021-10-05T05:48:41.799Z] cffc5ef4ec73: Preparing [2021-10-05T05:48:41.799Z] cb284276bbdd: Preparing [2021-10-05T05:48:41.799Z] ee420dfed78a: Preparing [2021-10-05T05:48:41.799Z] ee420dfed78a: Waiting [2021-10-05T05:48:42.082Z] cffc5ef4ec73: Layer already exists [2021-10-05T05:48:42.082Z] b666905a713c: Layer already exists [2021-10-05T05:48:42.082Z] b4a8980dafe6: Layer already exists [2021-10-05T05:48:42.082Z] fdbb42a028f9: Layer already exists [2021-10-05T05:48:42.082Z] cb284276bbdd: Layer already exists [2021-10-05T05:48:42.082Z] ee420dfed78a: Layer already exists [2021-10-05T05:48:42.082Z] 2.0.1-dev.6: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:42.476Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:42.852Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [2021-10-05T05:48:42.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-05T05:48:42.852Z] b666905a713c: Preparing [2021-10-05T05:48:42.852Z] fdbb42a028f9: Preparing [2021-10-05T05:48:42.852Z] b4a8980dafe6: Preparing [2021-10-05T05:48:42.852Z] cffc5ef4ec73: Preparing [2021-10-05T05:48:42.852Z] cb284276bbdd: Preparing [2021-10-05T05:48:42.852Z] ee420dfed78a: Preparing [2021-10-05T05:48:42.852Z] ee420dfed78a: Waiting [2021-10-05T05:48:42.852Z] b4a8980dafe6: Layer already exists [2021-10-05T05:48:42.852Z] fdbb42a028f9: Layer already exists [2021-10-05T05:48:42.852Z] cffc5ef4ec73: Layer already exists [2021-10-05T05:48:42.852Z] cb284276bbdd: Layer already exists [2021-10-05T05:48:42.852Z] b666905a713c: Layer already exists [2021-10-05T05:48:43.135Z] ee420dfed78a: Layer already exists [2021-10-05T05:48:43.135Z] 92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:43.515Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:43.896Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-10-05T05:48:43.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-05T05:48:43.896Z] b666905a713c: Preparing [2021-10-05T05:48:43.896Z] fdbb42a028f9: Preparing [2021-10-05T05:48:43.896Z] b4a8980dafe6: Preparing [2021-10-05T05:48:43.896Z] cffc5ef4ec73: Preparing [2021-10-05T05:48:43.896Z] cb284276bbdd: Preparing [2021-10-05T05:48:43.896Z] ee420dfed78a: Preparing [2021-10-05T05:48:43.896Z] ee420dfed78a: Waiting [2021-10-05T05:48:44.178Z] cffc5ef4ec73: Layer already exists [2021-10-05T05:48:44.178Z] fdbb42a028f9: Layer already exists [2021-10-05T05:48:44.178Z] b666905a713c: Layer already exists [2021-10-05T05:48:44.178Z] b4a8980dafe6: Layer already exists [2021-10-05T05:48:44.178Z] cb284276bbdd: Layer already exists [2021-10-05T05:48:44.178Z] ee420dfed78a: Layer already exists [2021-10-05T05:48:44.178Z] main: digest: sha256:32a169e53595b33fa4395ffb6ed42a09646b8dfe01849613904ff225b3681937 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:48:44.250Z] ===================================================== [Pipeline] echo [2021-10-05T05:48:44.266Z] taggedImages: [2021-10-05T05:48:44.266Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878 [2021-10-05T05:48:44.266Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-10-05T05:48:44.266Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.6 [2021-10-05T05:48:44.266Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92f1526b7243a2b30e6d54623f66fdd260877878-2.0.1-dev.6 [2021-10-05T05:48:44.266Z] - 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-05T05:48:44.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T05:48:45.037Z] [2021-10-05T05:48:45.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:45.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T05:48:45.719Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T05:48:45.719Z] 448f6bf000e3: Pulling fs layer [2021-10-05T05:48:45.719Z] f757da607395: Pulling fs layer [2021-10-05T05:48:45.719Z] 05883995daec: Pulling fs layer [2021-10-05T05:48:45.719Z] 8603b9c90790: Pulling fs layer [2021-10-05T05:48:45.719Z] 1560dd03e051: Pulling fs layer [2021-10-05T05:48:45.719Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T05:48:45.719Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T05:48:45.719Z] 8603b9c90790: Waiting [2021-10-05T05:48:45.719Z] 1560dd03e051: Waiting [2021-10-05T05:48:45.719Z] 27f5ce0e4adf: Waiting [2021-10-05T05:48:45.719Z] c2d8d7efcc4b: Waiting [2021-10-05T05:48:45.719Z] f757da607395: Verifying Checksum [2021-10-05T05:48:45.719Z] f757da607395: Download complete [2021-10-05T05:48:46.008Z] 8603b9c90790: Verifying Checksum [2021-10-05T05:48:46.008Z] 8603b9c90790: Download complete [2021-10-05T05:48:46.008Z] 1560dd03e051: Verifying Checksum [2021-10-05T05:48:46.008Z] 1560dd03e051: Download complete [2021-10-05T05:48:46.008Z] 27f5ce0e4adf: Verifying Checksum [2021-10-05T05:48:46.008Z] 27f5ce0e4adf: Download complete [2021-10-05T05:48:46.008Z] 05883995daec: Verifying Checksum [2021-10-05T05:48:46.008Z] 05883995daec: Download complete [2021-10-05T05:48:46.299Z] 448f6bf000e3: Verifying Checksum [2021-10-05T05:48:46.299Z] 448f6bf000e3: Download complete [2021-10-05T05:48:49.773Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T05:48:49.773Z] c2d8d7efcc4b: Download complete [2021-10-05T05:48:50.393Z] 448f6bf000e3: Pull complete [2021-10-05T05:48:51.012Z] f757da607395: Pull complete [2021-10-05T05:48:52.489Z] 05883995daec: Pull complete [2021-10-05T05:48:53.104Z] 8603b9c90790: Pull complete [2021-10-05T05:48:54.119Z] 1560dd03e051: Pull complete [2021-10-05T05:48:54.405Z] 27f5ce0e4adf: Pull complete [2021-10-05T05:49:09.647Z] c2d8d7efcc4b: Pull complete [2021-10-05T05:49:09.647Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T05:49:09.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T05:49:09.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T05:49:09.956Z] prd-ubuntu18.04-docker-arm64-4c-16g-1884 does not seem to be running inside a container [2021-10-05T05:49:10.100Z] $ 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/7 -v /w/workspace/device-virtual-go/7:/w/workspace/device-virtual-go/7:rw,z -v /w/workspace/device-virtual-go/7@tmp:/w/workspace/device-virtual-go/7@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:arm64 cat [2021-10-05T05:49:14.539Z] $ docker top aab827d7051a9b250bc97459d83b3ba31bae6783ec77e27a3f11a3d451492ec8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:49:15.564Z] ---> job-cost.sh [2021-10-05T05:49:15.564Z] lf-activate-venv: SKIPPING [2021-10-05T05:49:15.564Z] INFO: No Stack... [2021-10-05T05:49:19.945Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T05:49:20.565Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T05:49:21.291Z] + cat /w/workspace/device-virtual-go/7/archives/cost.csv [2021-10-05T05:49:21.291Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T05:49:21.419Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [2021-10-05T05:49:21.429Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] did not exist. Created. [2021-10-05T05:49:21.429Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T05:49:22.251Z] /w/workspace/device-virtual-go/7@tmp/durable-f4644758/script.sh: 1: /w/workspace/device-virtual-go/7@tmp/durable-f4644758/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T05:49:23.034Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T05:49:23.078Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T05:49:23.140Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T05:49:23.164Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T05:49:23.206Z] $ docker stop --time=1 aab827d7051a9b250bc97459d83b3ba31bae6783ec77e27a3f11a3d451492ec8 [2021-10-05T05:49:24.921Z] $ docker rm -f aab827d7051a9b250bc97459d83b3ba31bae6783ec77e27a3f11a3d451492ec8 [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-05T05:49:26.049Z] provisioning config files... [2021-10-05T05:49:26.072Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1266655799570173841tmp [Pipeline] { [Pipeline] sh [2021-10-05T05:49:26.401Z] + set +x [2021-10-05T05:49:26.401Z] + bash -s -- [2021-10-05T05:49:26.401Z] + curl -s https://codecov.io/bash [2021-10-05T05:49:26.401Z] [2021-10-05T05:49:26.401Z] _____ _ [2021-10-05T05:49:26.401Z] / ____| | | [2021-10-05T05:49:26.401Z] | | ___ __| | ___ ___ _____ __ [2021-10-05T05:49:26.401Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-05T05:49:26.401Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-05T05:49:26.402Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-05T05:49:26.402Z] Bash-1.0.6 [2021-10-05T05:49:26.402Z] [2021-10-05T05:49:26.402Z] [2021-10-05T05:49:26.402Z] ==> git version 2.24.4 found [2021-10-05T05:49:26.402Z] ==> 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-05T05:49:26.402Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-05T05:49:26.402Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-05T05:49:26.402Z] ==> Jenkins CI detected. [2021-10-05T05:49:26.402Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-10-05T05:49:26.402Z] project root: . [2021-10-05T05:49:26.402Z] --> token set from env [2021-10-05T05:49:26.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-05T05:49:26.671Z] ==> Running gcov in . (disable via -X gcov) [2021-10-05T05:49:26.671Z] ==> Python coveragepy not found [2021-10-05T05:49:26.671Z] ==> Searching for coverage reports in: [2021-10-05T05:49:26.671Z] + . [2021-10-05T05:49:26.671Z] -> Found 1 reports [2021-10-05T05:49:26.671Z] ==> Detecting git/mercurial file structure [2021-10-05T05:49:26.671Z] ==> Reading reports [2021-10-05T05:49:26.671Z] + ./coverage.out bytes=46339 [2021-10-05T05:49:26.671Z] ==> Appending adjustments [2021-10-05T05:49:26.671Z] https://docs.codecov.io/docs/fixing-reports [2021-10-05T05:49:26.671Z] + Found adjustments [2021-10-05T05:49:26.671Z] ==> Gzipping contents [2021-10-05T05:49:26.671Z] 8.0K /tmp/codecov.XtHgHn.gz [2021-10-05T05:49:26.671Z] ==> Uploading reports [2021-10-05T05:49:26.671Z] url: https://codecov.io [2021-10-05T05:49:26.671Z] query: branch=main&commit=92f1526b7243a2b30e6d54623f66fdd260877878&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-05T05:49:26.671Z] -> Pinging Codecov [2021-10-05T05:49:26.671Z] 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=92f1526b7243a2b30e6d54623f66fdd260877878&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-05T05:49:26.938Z] -> Uploading to [2021-10-05T05:49:26.938Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-05/5E52B4B073DB2E39498172D8E973AA87/92f1526b7243a2b30e6d54623f66fdd260877878/ef40218e-0fce-4d8a-a63e-6bcfe1d1f331.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T054926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e36b2c4dd1ff02033eea63f391205060f47a888f26fc6b76912e72682ee5542 [2021-10-05T05:49:26.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-05T05:49:26.938Z] Dload Upload Total Spent Left Speed [2021-10-05T05:49:27.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5497 0 0 100 5497 0 16803 --:--:-- --:--:-- --:--:-- 16861 [2021-10-05T05:49:27.522Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] } [2021-10-05T05:49:27.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-05T05:49:28.269Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-05T05:49:28.285Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:49:28.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T05:49:28.608Z] [2021-10-05T05:49:28.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:49:28.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T05:49:28.973Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-05T05:49:28.973Z] 188c0c94c7c5: Pulling fs layer [2021-10-05T05:49:28.973Z] 0ef7d3d256c8: Pulling fs layer [2021-10-05T05:49:28.973Z] de9db76c5a1d: Pulling fs layer [2021-10-05T05:49:28.973Z] 0eba1c9be4d2: Pulling fs layer [2021-10-05T05:49:28.973Z] 0d57e429df01: Pulling fs layer [2021-10-05T05:49:28.973Z] 4e4be7b47b0d: Pulling fs layer [2021-10-05T05:49:28.973Z] e1f770b5df2f: Pulling fs layer [2021-10-05T05:49:28.973Z] 85a0685a4137: Pulling fs layer [2021-10-05T05:49:28.973Z] 0d57e429df01: Waiting [2021-10-05T05:49:28.973Z] 4e4be7b47b0d: Waiting [2021-10-05T05:49:28.973Z] e1f770b5df2f: Waiting [2021-10-05T05:49:28.973Z] 85a0685a4137: Waiting [2021-10-05T05:49:28.973Z] 0eba1c9be4d2: Waiting [2021-10-05T05:49:28.973Z] de9db76c5a1d: Verifying Checksum [2021-10-05T05:49:28.973Z] de9db76c5a1d: Download complete [2021-10-05T05:49:28.973Z] 0ef7d3d256c8: Verifying Checksum [2021-10-05T05:49:28.973Z] 0ef7d3d256c8: Download complete [2021-10-05T05:49:28.973Z] 0d57e429df01: Verifying Checksum [2021-10-05T05:49:28.973Z] 0d57e429df01: Download complete [2021-10-05T05:49:29.242Z] 4e4be7b47b0d: Verifying Checksum [2021-10-05T05:49:29.242Z] 4e4be7b47b0d: Download complete [2021-10-05T05:49:29.242Z] 188c0c94c7c5: Download complete [2021-10-05T05:49:29.242Z] 188c0c94c7c5: Pull complete [2021-10-05T05:49:29.510Z] 0ef7d3d256c8: Pull complete [2021-10-05T05:49:29.510Z] de9db76c5a1d: Pull complete [2021-10-05T05:49:29.783Z] e1f770b5df2f: Verifying Checksum [2021-10-05T05:49:29.783Z] e1f770b5df2f: Download complete [2021-10-05T05:49:31.194Z] 0eba1c9be4d2: Verifying Checksum [2021-10-05T05:49:31.194Z] 0eba1c9be4d2: Download complete [2021-10-05T05:49:31.783Z] 85a0685a4137: Verifying Checksum [2021-10-05T05:49:31.783Z] 85a0685a4137: Download complete [2021-10-05T05:49:35.142Z] 0eba1c9be4d2: Pull complete [2021-10-05T05:49:35.142Z] 0d57e429df01: Pull complete [2021-10-05T05:49:35.142Z] 4e4be7b47b0d: Pull complete [2021-10-05T05:49:35.412Z] e1f770b5df2f: Pull complete [2021-10-05T05:49:38.785Z] 85a0685a4137: Pull complete [2021-10-05T05:49:38.786Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-05T05:49:38.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T05:49:38.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-05T05:49:38.882Z] prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container [2021-10-05T05:49:38.945Z] $ 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-05T05:49:40.923Z] $ docker top db47355e9193053c304eb0c78c2e5536f1c3f84cb7aeac6b9aa0e0584ca43a7e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-05T05:49:41.016Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-05T05:49:41.320Z] + set -o pipefail [2021-10-05T05:49:41.320Z] + snyk monitor '--org=edgex-jenkins' [2021-10-05T05:49:49.551Z] [2021-10-05T05:49:49.551Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-10-05T05:49:49.551Z] [2021-10-05T05:49:49.551Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/af7393ce-a837-41c9-82a8-e2520e4c50f3 [2021-10-05T05:49:49.551Z] [2021-10-05T05:49:49.551Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-05T05:49:49.551Z] [2021-10-05T05:49:49.551Z] [2021-10-05T05:49:49.551Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-05T05:49:49.551Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-05T05:49:49.575Z] $ docker stop --time=1 db47355e9193053c304eb0c78c2e5536f1c3f84cb7aeac6b9aa0e0584ca43a7e [2021-10-05T05:49:51.419Z] $ docker rm -f db47355e9193053c304eb0c78c2e5536f1c3f84cb7aeac6b9aa0e0584ca43a7e [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-05T05:49:52.505Z] + git log --format=format:%s -1 92f1526b7243a2b30e6d54623f66fdd260877878 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:49:52.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:49:52.830Z] . [Pipeline] withDockerContainer [2021-10-05T05:49:52.912Z] prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container [2021-10-05T05:49:52.982Z] $ 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-05T05:49:53.352Z] $ docker top 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:49:53.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:49:53.472Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:49:53.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:49:53.585Z] $ docker exec 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a ssh-agent [2021-10-05T05:49:53.719Z] SSH_AUTH_SOCK=/tmp/ssh-xgbcPusEcY4X/agent.14 [2021-10-05T05:49:53.719Z] SSH_AGENT_PID=21 [2021-10-05T05:49:53.730Z] Running ssh-add (command line suppressed) [2021-10-05T05:49:53.832Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6310125259306407941.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6310125259306407941.key) [2021-10-05T05:49:53.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:49:54.169Z] + git semver tag [2021-10-05T05:49:54.169Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:49:54.169Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-05T05:49:54.169Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-05T05:49:54.169Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:49:54.169Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:49:54.169Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:49:54.169Z] # $SEMVER_BRANCH = main [2021-10-05T05:49:54.169Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-10-05T05:49:54.169Z] # 92f1526b7243a2b30e6d54623f66fdd260877878 HEAD [2021-10-05T05:49:54.169Z] # -> Force: false [2021-10-05T05:49:54.169Z] # 1ebf08c5d0fbbcfda9e6bc9ce26ecb0879710735 refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-10-05T05:49:54.192Z] $ docker exec --env ******** --env ******** 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a ssh-agent -k [2021-10-05T05:49:54.292Z] unset SSH_AUTH_SOCK; [2021-10-05T05:49:54.292Z] unset SSH_AGENT_PID; [2021-10-05T05:49:54.292Z] echo Agent pid 21 killed; [2021-10-05T05:49:54.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:49:54.688Z] + git semver [Pipeline] } [2021-10-05T05:49:54.712Z] $ docker stop --time=1 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a [2021-10-05T05:49:55.898Z] $ docker rm -f 914f8d8b497b96c7a80cc130d0fa8db58098390f192dfdda0d771655d46ec58a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:49:56.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T05:49:56.376Z] [2021-10-05T05:49:56.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:49:56.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T05:49:56.702Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-05T05:49:56.702Z] ab5ef0e58194: Pulling fs layer [2021-10-05T05:49:56.702Z] 9712f1f96733: Pulling fs layer [2021-10-05T05:49:56.702Z] 63f879dbbcfc: Pulling fs layer [2021-10-05T05:49:56.702Z] 0d9ebad4ef96: Pulling fs layer [2021-10-05T05:49:56.702Z] e9a5061849ea: Pulling fs layer [2021-10-05T05:49:56.702Z] d747dcd14b5f: Pulling fs layer [2021-10-05T05:49:56.702Z] 2de7ff778b66: Pulling fs layer [2021-10-05T05:49:56.702Z] 0d9ebad4ef96: Waiting [2021-10-05T05:49:56.702Z] e9a5061849ea: Waiting [2021-10-05T05:49:56.702Z] d747dcd14b5f: Waiting [2021-10-05T05:49:56.702Z] 2de7ff778b66: Waiting [2021-10-05T05:49:56.702Z] 9712f1f96733: Verifying Checksum [2021-10-05T05:49:56.702Z] 9712f1f96733: Download complete [2021-10-05T05:49:57.285Z] 63f879dbbcfc: Verifying Checksum [2021-10-05T05:49:57.285Z] 63f879dbbcfc: Download complete [2021-10-05T05:49:57.553Z] e9a5061849ea: Verifying Checksum [2021-10-05T05:49:57.553Z] e9a5061849ea: Download complete [2021-10-05T05:49:57.820Z] d747dcd14b5f: Verifying Checksum [2021-10-05T05:49:57.820Z] d747dcd14b5f: Download complete [2021-10-05T05:49:58.087Z] 2de7ff778b66: Verifying Checksum [2021-10-05T05:49:58.087Z] 2de7ff778b66: Download complete [2021-10-05T05:49:58.355Z] ab5ef0e58194: Verifying Checksum [2021-10-05T05:49:58.355Z] ab5ef0e58194: Download complete [2021-10-05T05:49:58.355Z] 0d9ebad4ef96: Verifying Checksum [2021-10-05T05:49:58.355Z] 0d9ebad4ef96: Download complete [2021-10-05T05:50:01.727Z] ab5ef0e58194: Pull complete [2021-10-05T05:50:01.727Z] 9712f1f96733: Pull complete [2021-10-05T05:50:01.998Z] 63f879dbbcfc: Pull complete [2021-10-05T05:50:06.297Z] 0d9ebad4ef96: Pull complete [2021-10-05T05:50:06.297Z] e9a5061849ea: Pull complete [2021-10-05T05:50:06.297Z] d747dcd14b5f: Pull complete [2021-10-05T05:50:07.746Z] 2de7ff778b66: Pull complete [2021-10-05T05:50:07.746Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-05T05:50:07.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T05:50:07.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-05T05:50:07.835Z] prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container [2021-10-05T05:50:07.907Z] $ 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-05T05:50:11.179Z] $ docker top 6da67ea4d1c082f2cc15c2d087b6c98922e46731788a0c03bed37a4efbcb199e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:50:11.269Z] provisioning config files... [2021-10-05T05:50:11.285Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3372698444076592743tmp [2021-10-05T05:50:11.315Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config763188738829816402tmp [2021-10-05T05:50:11.337Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8386843487897825070tmp [Pipeline] { [Pipeline] echo [2021-10-05T05:50:11.364Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:11.674Z] ---> sigul-configuration.sh [2021-10-05T05:50:11.674Z] gpg: directory `/root/.gnupg' created [2021-10-05T05:50:11.674Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-05T05:50:11.674Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-05T05:50:11.674Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-05T05:50:11.674Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-05T05:50:11.674Z] gpg: CAST5 encrypted data [2021-10-05T05:50:11.674Z] gpg: encrypted with 1 passphrase [2021-10-05T05:50:11.675Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-05T05:50:11.993Z] + mkdir /home/jenkins [2021-10-05T05:50:11.994Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-05T05:50:12.307Z] + 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-05T05:50:12.321Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:12.636Z] ---> sigul-install.sh [2021-10-05T05:50:12.636Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-05T05:50:12.949Z] + git tag --list [2021-10-05T05:50:12.949Z] v1.0.0 [2021-10-05T05:50:12.949Z] v1.1.0 [2021-10-05T05:50:12.949Z] v1.1.1 [2021-10-05T05:50:12.949Z] v1.2.1 [2021-10-05T05:50:12.949Z] v1.2.2 [2021-10-05T05:50:12.949Z] v1.2.3 [2021-10-05T05:50:12.949Z] v1.3.0 [2021-10-05T05:50:12.949Z] v1.3.1 [2021-10-05T05:50:12.949Z] v2.0.0 [2021-10-05T05:50:12.949Z] v2.0.1-dev.1 [2021-10-05T05:50:12.949Z] v2.0.1-dev.2 [2021-10-05T05:50:12.949Z] v2.0.1-dev.3 [2021-10-05T05:50:12.949Z] v2.0.1-dev.4 [2021-10-05T05:50:12.949Z] v2.0.1-dev.5 [2021-10-05T05:50:12.949Z] v2.0.1-dev.6 [Pipeline] sh [2021-10-05T05:50:13.275Z] + lftools sign git-tag v2.0.1-dev.6 [2021-10-05T05:50:13.857Z] Signing Git tag with Sigul... [2021-10-05T05:50:13.857Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-10-05T05:50:14.831Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:15.141Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-05T05:50:15.153Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-05T05:50:15.187Z] $ docker stop --time=1 6da67ea4d1c082f2cc15c2d087b6c98922e46731788a0c03bed37a4efbcb199e [2021-10-05T05:50:16.383Z] $ docker rm -f 6da67ea4d1c082f2cc15c2d087b6c98922e46731788a0c03bed37a4efbcb199e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:50:17.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:50:17.004Z] . [Pipeline] withDockerContainer [2021-10-05T05:50:17.090Z] prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container [2021-10-05T05:50:17.179Z] $ 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-05T05:50:17.522Z] $ docker top 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:50:17.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:50:17.646Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:50:17.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:50:17.760Z] $ docker exec 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a ssh-agent [2021-10-05T05:50:17.862Z] SSH_AUTH_SOCK=/tmp/ssh-GKocyv6ehNBN/agent.15 [2021-10-05T05:50:17.862Z] SSH_AGENT_PID=21 [2021-10-05T05:50:17.870Z] Running ssh-add (command line suppressed) [2021-10-05T05:50:17.964Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2488277174644670104.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2488277174644670104.key) [2021-10-05T05:50:17.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:50:18.295Z] + git semver bump pre [2021-10-05T05:50:18.295Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:50:18.295Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-05T05:50:18.295Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-05T05:50:18.295Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:50:18.295Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:50:18.295Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:50:18.295Z] # $SEMVER_BRANCH = main [2021-10-05T05:50:18.295Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-10-05T05:50:18.295Z] 2.0.1-dev.7 [Pipeline] } [2021-10-05T05:50:18.313Z] $ docker exec --env ******** --env ******** 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a ssh-agent -k [2021-10-05T05:50:18.405Z] unset SSH_AUTH_SOCK; [2021-10-05T05:50:18.405Z] unset SSH_AGENT_PID; [2021-10-05T05:50:18.405Z] echo Agent pid 21 killed; [2021-10-05T05:50:18.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:50:18.783Z] + git semver [Pipeline] } [2021-10-05T05:50:18.811Z] $ docker stop --time=1 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a [2021-10-05T05:50:20.029Z] $ docker rm -f 4f05118ba2573fbab443c897d78f9e9c90029da2bab1af05b1a4a9f4e78e925a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:50:20.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:50:20.419Z] . [Pipeline] withDockerContainer [2021-10-05T05:50:20.502Z] prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container [2021-10-05T05:50:20.784Z] $ 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-05T05:50:21.251Z] $ docker top 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:50:21.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:50:21.443Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:50:21.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:50:21.559Z] $ docker exec 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc ssh-agent [2021-10-05T05:50:21.660Z] SSH_AUTH_SOCK=/tmp/ssh-swBCsA2gtGkk/agent.14 [2021-10-05T05:50:21.660Z] SSH_AGENT_PID=20 [2021-10-05T05:50:21.667Z] Running ssh-add (command line suppressed) [2021-10-05T05:50:21.769Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7624856724415640889.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7624856724415640889.key) [2021-10-05T05:50:21.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:50:22.127Z] + git semver push [2021-10-05T05:50:22.127Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:50:22.127Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-05T05:50:22.127Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-05T05:50:22.127Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:50:22.127Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:50:22.127Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:50:22.127Z] # $SEMVER_BRANCH = main [2021-10-05T05:50:22.127Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-10-05T05:50:23.546Z] $ docker exec --env ******** --env ******** 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc ssh-agent -k [2021-10-05T05:50:23.640Z] unset SSH_AUTH_SOCK; [2021-10-05T05:50:23.640Z] unset SSH_AGENT_PID; [2021-10-05T05:50:23.640Z] echo Agent pid 20 killed; [2021-10-05T05:50:23.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:50:24.004Z] + git semver [Pipeline] } [2021-10-05T05:50:24.027Z] $ docker stop --time=1 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc [2021-10-05T05:50:25.218Z] $ docker rm -f 4e60b059550f13abfed71446391fb9936d481f0e36a37cf2d3486f83a95064dc [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-05T05:50:26.213Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:26.552Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:27.143Z] ---> package-listing.sh [2021-10-05T05:50:27.143Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T05:50:27.143Z] ++ facter osfamily [2021-10-05T05:50:27.408Z] + OS_FAMILY=redhat [2021-10-05T05:50:27.408Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-10-05T05:50:27.408Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T05:50:27.408Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T05:50:27.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T05:50:27.408Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T05:50:27.408Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-10-05T05:50:27.408Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T05:50:27.408Z] + case "${OS_FAMILY}" in [2021-10-05T05:50:27.408Z] + rpm -qa [2021-10-05T05:50:27.408Z] + sort [2021-10-05T05:50:27.993Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T05:50:27.993Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T05:50:27.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T05:50:27.993Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-10-05T05:50:27.994Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-10-05T05:50:27.994Z] + 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-05T05:50:28.010Z] 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-05T05:50:28.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:50:28.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:50:28.900Z] [2021-10-05T05:50:28.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:50:29.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:50:29.226Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T05:50:29.226Z] b4d181a07f80: Pulling fs layer [2021-10-05T05:50:29.226Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T05:50:29.226Z] ed53099fbce6: Pulling fs layer [2021-10-05T05:50:29.226Z] dc539afda2c1: Pulling fs layer [2021-10-05T05:50:29.226Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T05:50:29.226Z] 9065ff56babe: Pulling fs layer [2021-10-05T05:50:29.226Z] d287ab97295c: Pulling fs layer [2021-10-05T05:50:29.226Z] dc539afda2c1: Waiting [2021-10-05T05:50:29.226Z] 77bc0d833cb6: Waiting [2021-10-05T05:50:29.226Z] 9065ff56babe: Waiting [2021-10-05T05:50:29.226Z] d287ab97295c: Waiting [2021-10-05T05:50:29.502Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T05:50:29.502Z] a1111a8f2ec3: Download complete [2021-10-05T05:50:29.502Z] dc539afda2c1: Verifying Checksum [2021-10-05T05:50:29.502Z] dc539afda2c1: Download complete [2021-10-05T05:50:29.502Z] ed53099fbce6: Verifying Checksum [2021-10-05T05:50:29.502Z] ed53099fbce6: Download complete [2021-10-05T05:50:29.502Z] 9065ff56babe: Verifying Checksum [2021-10-05T05:50:29.502Z] 9065ff56babe: Download complete [2021-10-05T05:50:29.502Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T05:50:29.502Z] 77bc0d833cb6: Download complete [2021-10-05T05:50:29.502Z] b4d181a07f80: Verifying Checksum [2021-10-05T05:50:29.502Z] b4d181a07f80: Download complete [2021-10-05T05:50:30.941Z] d287ab97295c: Verifying Checksum [2021-10-05T05:50:30.941Z] d287ab97295c: Download complete [2021-10-05T05:50:30.941Z] b4d181a07f80: Pull complete [2021-10-05T05:50:31.206Z] a1111a8f2ec3: Pull complete [2021-10-05T05:50:31.803Z] ed53099fbce6: Pull complete [2021-10-05T05:50:31.803Z] dc539afda2c1: Pull complete [2021-10-05T05:50:32.068Z] 77bc0d833cb6: Pull complete [2021-10-05T05:50:32.068Z] 9065ff56babe: Pull complete [2021-10-05T05:50:37.433Z] d287ab97295c: Pull complete [2021-10-05T05:50:37.433Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T05:50:37.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:50:37.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T05:50:37.513Z] prd-centos7-docker-4c-2g-1703 does not seem to be running inside a container [2021-10-05T05:50:37.576Z] $ 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-05T05:50:39.937Z] $ docker top c087a5a718cba262db273e752675fe52707d2c595a3ec15ee1777cc28c1c1385 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T05:50:40.316Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T05:50:40.631Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T05:50:40.941Z] + ls /var/log/sa-host [2021-10-05T05:50:40.941Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T05:50:40.941Z] file_magic: OK [2021-10-05T05:50:40.941Z] HZ: Using current value: 100 [2021-10-05T05:50:40.941Z] file_header: OK [2021-10-05T05:50:40.941Z] 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-05T05:50:40.941Z] Statistics: [2021-10-05T05:50:40.941Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...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-05T05:50:40.941Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T05:50:40.941Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T05:50:40.941Z] file_magic: OK [2021-10-05T05:50:40.941Z] HZ: Using current value: 100 [2021-10-05T05:50:40.941Z] file_header: OK [2021-10-05T05:50:40.941Z] 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-05T05:50:40.941Z] Statistics: [2021-10-05T05:50:40.941Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T05:50:40.941Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:50:41.119Z] provisioning config files... [2021-10-05T05:50:41.138Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3879422755130528786tmp [Pipeline] { [Pipeline] echo [2021-10-05T05:50:41.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:41.465Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T05:50:41.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:41.854Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T05:50:41.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:42.175Z] ---> sudo-logs.sh [2021-10-05T05:50:42.175Z] Archiving 'sudo' log.. [2021-10-05T05:50:42.175Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1703.novalocal: Name or service not known [2021-10-05T05:50:42.175Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1703.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T05:50:42.206Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:42.521Z] ---> job-cost.sh [2021-10-05T05:50:42.521Z] lf-activate-venv: SKIPPING [2021-10-05T05:50:42.521Z] DEBUG: total: 0.10999999940395355 [2021-10-05T05:50:42.521Z] INFO: Retrieving Stack Cost... [2021-10-05T05:50:43.478Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T05:50:43.487Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T05:50:43.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:50:43.803Z] ---> logs-deploy.sh [2021-10-05T05:50:43.803Z] lf-activate-venv: SKIPPING [2021-10-05T05:50:43.803Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/7 [2021-10-05T05:50:43.803Z] INFO: archiving workspace using pattern(s): [2021-10-05T05:50:44.383Z] Archives upload complete. [2021-10-05T05:50:44.648Z] INFO: archiving logs to Nexus