Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3133576624513022561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1008719218346639289.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3520566961237378955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2183436283131423421.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7357503091036577459.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-525 in /w/workspace/foundry_device-virtual-go_master [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/foundry_device-virtual-go_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_master@tmp/jenkins-gitclient-ssh3048724406786767793.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 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 (master) > 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 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" > git rev-list --no-walk f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T13:33:41.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T13:33:41.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T13:33:41.287Z] ========================================================= [2021-06-28T13:33:41.287Z] EdgeX Global Pipelines Version Info [2021-06-28T13:33:41.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:33:42.747Z] ------------------- [2021-06-28T13:33:42.747Z] stable info: [2021-06-28T13:33:42.747Z] ------------------- [2021-06-28T13:33:42.747Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T13:33:42.747Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T13:33:42.747Z] Message: update stable to v1.0.195 [2021-06-28T13:33:43.320Z] ------------------- [2021-06-28T13:33:43.320Z] experimental info: [2021-06-28T13:33:43.320Z] ------------------- [2021-06-28T13:33:43.320Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T13:33:43.320Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T13:33:43.320Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T13:33:43.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-06-28T13:33:43.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-06-28T13:33:43.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T13:33:43.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T13:33:43.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T13:33:43.609Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T13:33:43.633Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T13:33:43.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T13:33:43.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-28T13:33:43.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T13:33:43.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T13:33:43.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-06-28T13:33:43.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T13:33:43.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T13:33:43.887Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T13:33:43.916Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T13:33:43.941Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T13:33:43.966Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T13:33:43.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T13:33:44.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-28T13:33:44.069Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-28T13:33:44.096Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-28T13:33:44.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-28T13:33:44.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-28T13:33:44.172Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-28T13:33:44.196Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T13:33:44.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-28T13:33:44.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-28T13:33:44.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-28T13:33:44.315Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] echo [2021-06-28T13:33:44.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7eb44e6 [Pipeline] echo [2021-06-28T13:33:44.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T13:33:44.469Z] provisioning config files... [2021-06-28T13:33:44.489Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1553740029699430848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:33:44.816Z] ---> docker-login.sh [2021-06-28T13:33:44.816Z] nexus3.edgexfoundry.org:10001 [2021-06-28T13:33:45.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:33:45.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:33:45.080Z] Configure a credential helper to remove this warning. See [2021-06-28T13:33:45.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:33:45.080Z] [2021-06-28T13:33:45.080Z] Login Succeeded [2021-06-28T13:33:45.080Z] nexus3.edgexfoundry.org:10002 [2021-06-28T13:33:45.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:33:45.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:33:45.342Z] Configure a credential helper to remove this warning. See [2021-06-28T13:33:45.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:33:45.342Z] [2021-06-28T13:33:45.342Z] Login Succeeded [2021-06-28T13:33:45.342Z] nexus3.edgexfoundry.org:10003 [2021-06-28T13:33:45.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:33:45.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:33:45.342Z] Configure a credential helper to remove this warning. See [2021-06-28T13:33:45.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:33:45.342Z] [2021-06-28T13:33:45.342Z] Login Succeeded [2021-06-28T13:33:45.342Z] nexus3.edgexfoundry.org:10004 [2021-06-28T13:33:45.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:33:45.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:33:45.605Z] Configure a credential helper to remove this warning. See [2021-06-28T13:33:45.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:33:45.605Z] [2021-06-28T13:33:45.605Z] Login Succeeded [2021-06-28T13:33:45.605Z] docker.io [2021-06-28T13:33:45.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:33:45.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:33:45.871Z] Configure a credential helper to remove this warning. See [2021-06-28T13:33:45.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:33:45.872Z] [2021-06-28T13:33:45.872Z] Login Succeeded [2021-06-28T13:33:45.872Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T13:33:45.881Z] 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-06-28T13:33:46.445Z] + git log --format=format:%s -1 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] echo [2021-06-28T13:33:46.482Z] GIT_COMMIT: 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55, Commit Message: Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0 [Pipeline] echo [2021-06-28T13:33:46.497Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:33:47.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T13:33:47.559Z] [2021-06-28T13:33:47.559Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:33:47.878Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T13:33:47.878Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T13:33:47.878Z] 31603596830f: Pulling fs layer [2021-06-28T13:33:47.878Z] 54011a49482f: Pulling fs layer [2021-06-28T13:33:47.878Z] a6820b24f6d8: Pulling fs layer [2021-06-28T13:33:47.878Z] f581987b2513: Pulling fs layer [2021-06-28T13:33:47.878Z] f581987b2513: Waiting [2021-06-28T13:33:47.878Z] 54011a49482f: Verifying Checksum [2021-06-28T13:33:47.878Z] 54011a49482f: Download complete [2021-06-28T13:33:48.141Z] 31603596830f: Download complete [2021-06-28T13:33:48.141Z] f581987b2513: Verifying Checksum [2021-06-28T13:33:48.141Z] f581987b2513: Download complete [2021-06-28T13:33:48.141Z] a6820b24f6d8: Verifying Checksum [2021-06-28T13:33:48.141Z] a6820b24f6d8: Download complete [2021-06-28T13:33:48.141Z] 31603596830f: Pull complete [2021-06-28T13:33:48.405Z] 54011a49482f: Pull complete [2021-06-28T13:33:48.984Z] a6820b24f6d8: Pull complete [2021-06-28T13:33:48.984Z] f581987b2513: Pull complete [2021-06-28T13:33:49.248Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T13:33:49.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T13:33:49.248Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T13:33:49.340Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-06-28T13:33:49.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T13:33:50.556Z] $ docker top 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T13:33:50.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T13:33:50.700Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T13:33:50.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T13:33:50.804Z] $ docker exec 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 ssh-agent [2021-06-28T13:33:50.907Z] SSH_AUTH_SOCK=/tmp/ssh-MZjp2twz6Jcn/agent.14 [2021-06-28T13:33:50.907Z] SSH_AGENT_PID=20 [2021-06-28T13:33:50.914Z] Running ssh-add (command line suppressed) [2021-06-28T13:33:51.017Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4594645032332648118.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4594645032332648118.key) [2021-06-28T13:33:51.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T13:33:51.352Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T13:33:51.365Z] $ docker exec --env ******** --env ******** 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 ssh-agent -k [2021-06-28T13:33:51.461Z] unset SSH_AUTH_SOCK; [2021-06-28T13:33:51.461Z] unset SSH_AGENT_PID; [2021-06-28T13:33:51.461Z] echo Agent pid 20 killed; [2021-06-28T13:33:51.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T13:33:51.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T13:33:51.517Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T13:33:51.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T13:33:51.617Z] $ docker exec 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 ssh-agent [2021-06-28T13:33:51.727Z] SSH_AUTH_SOCK=/tmp/ssh-cjMHVhi91Muj/agent.53 [2021-06-28T13:33:51.727Z] SSH_AGENT_PID=59 [2021-06-28T13:33:51.733Z] Running ssh-add (command line suppressed) [2021-06-28T13:33:51.820Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4097304168576634233.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4097304168576634233.key) [2021-06-28T13:33:51.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T13:33:52.151Z] + git semver init [2021-06-28T13:33:52.152Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T13:33:52.152Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-28T13:33:52.152Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-28T13:33:52.152Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T13:33:52.152Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T13:33:52.152Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T13:33:52.152Z] # $SEMVER_BRANCH = master [2021-06-28T13:33:52.152Z] # $SEMVER_TEMP = /tmp/semver-803604132 [2021-06-28T13:33:52.152Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-06-28T13:33:53.105Z] # '/tmp/semver-803604132' -> '/w/workspace/foundry_device-virtual-go_master/.semver' [2021-06-28T13:33:53.105Z] # -> Force: false [2021-06-28T13:33:53.105Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2021-06-28T13:33:53.111Z] $ docker exec --env ******** --env ******** 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 ssh-agent -k [2021-06-28T13:33:53.201Z] unset SSH_AUTH_SOCK; [2021-06-28T13:33:53.201Z] unset SSH_AGENT_PID; [2021-06-28T13:33:53.201Z] echo Agent pid 59 killed; [2021-06-28T13:33:53.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T13:33:53.576Z] + git semver [Pipeline] } [2021-06-28T13:33:53.589Z] $ docker stop --time=1 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 [2021-06-28T13:33:54.946Z] $ docker rm -f 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T13:33:55.323Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T13:33:55.590Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T13:33:55.595Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.30 [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-06-28T13:34:10.937Z] Still waiting to schedule task [2021-06-28T13:34:10.938Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-28T13:34:10.997Z] Still waiting to schedule task [2021-06-28T13:34:10.997Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [2021-06-28T13:36:15.689Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-526 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2021-06-28T13:36:15.710Z] Running in /w/workspace/device-virtual-go/70 [Pipeline] { [Pipeline] checkout [2021-06-28T13:36:15.924Z] The recommended git tool is: git [2021-06-28T13:36:21.318Z] using credential edgex-jenkins-ssh [2021-06-28T13:36:21.336Z] Cloning the remote Git repository [2021-06-28T13:36:21.368Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:36:21.481Z] > git init /w/workspace/device-virtual-go/70 # timeout=10 [2021-06-28T13:36:21.572Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:36:21.573Z] > git --version # timeout=10 [2021-06-28T13:36:21.660Z] > git --version # 'git version 2.17.1' [2021-06-28T13:36:21.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T13:36:21.748Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T13:36:22.250Z] Running on prd-centos7-docker-4c-2g-528 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2021-06-28T13:36:22.269Z] Running in /w/workspace/device-virtual-go/70 [Pipeline] { [Pipeline] checkout [2021-06-28T13:36:22.389Z] The recommended git tool is: git [2021-06-28T13:36:23.536Z] Avoid second fetch [2021-06-28T13:36:23.537Z] Checking out Revision 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 (master) [2021-06-28T13:36:23.482Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-28T13:36:23.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T13:36:23.541Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T13:36:23.558Z] > git checkout -f 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 [2021-06-28T13:36:24.724Z] using credential edgex-jenkins-ssh [2021-06-28T13:36:24.738Z] Cloning the remote Git repository [2021-06-28T13:36:25.688Z] Avoid second fetch [2021-06-28T13:36:25.689Z] Checking out Revision 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 (master) [2021-06-28T13:36:24.758Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:36:24.822Z] > git init /w/workspace/device-virtual-go/70 # timeout=10 [2021-06-28T13:36:24.849Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-06-28T13:36:24.850Z] > git --version # timeout=10 [2021-06-28T13:36:24.858Z] > git --version # 'git version 2.24.4' [2021-06-28T13:36:24.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T13:36:24.881Z] [INFO] Currently running in a labeled security context [2021-06-28T13:36:24.881Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T13:36:24.881Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/70@tmp/jenkins-gitclient-ssh4966441885379210843.key [2021-06-28T13:36:24.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T13:36:25.665Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-06-28T13:36:25.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T13:36:25.697Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T13:36:25.708Z] > git checkout -f 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 [2021-06-28T13:36:29.844Z] Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [2021-06-28T13:36:30.069Z] Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T13:36:30.937Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-28T13:36:31.529Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T13:36:31.542Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T13:36:31.827Z] + sudo service docker restart [2021-06-28T13:36:31.827Z] + true [2021-06-28T13:36:31.827Z] Redirecting to /bin/systemctl restart docker.service [2021-06-28T13:36:31.956Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T13:36:32.297Z] + true [2021-06-28T13:36:32.297Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T13:36:50.026Z] provisioning config files... [2021-06-28T13:36:50.049Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/70@tmp/config2223374176670537934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:36:50.384Z] ---> docker-login.sh [2021-06-28T13:36:50.385Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [2021-06-28T13:36:50.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:36:50.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:50.645Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:50.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:50.645Z] [2021-06-28T13:36:50.645Z] Login Succeeded [2021-06-28T13:36:50.645Z] nexus3.edgexfoundry.org:10002 [2021-06-28T13:36:50.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] configFileProvider [2021-06-28T13:36:50.668Z] provisioning config files... [2021-06-28T13:36:50.694Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/70@tmp/config1833043645452422422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:36:50.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:50.907Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:50.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:50.908Z] [2021-06-28T13:36:50.908Z] Login Succeeded [2021-06-28T13:36:50.908Z] nexus3.edgexfoundry.org:10003 [2021-06-28T13:36:50.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:36:50.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:50.908Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:50.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:50.908Z] [2021-06-28T13:36:50.908Z] Login Succeeded [2021-06-28T13:36:50.908Z] nexus3.edgexfoundry.org:10004 [2021-06-28T13:36:50.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:36:51.069Z] ---> docker-login.sh [2021-06-28T13:36:51.070Z] nexus3.edgexfoundry.org:10001 [2021-06-28T13:36:51.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:51.169Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:51.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:51.169Z] [2021-06-28T13:36:51.169Z] Login Succeeded [2021-06-28T13:36:51.169Z] docker.io [2021-06-28T13:36:51.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:36:51.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:51.429Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:51.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:51.429Z] [2021-06-28T13:36:51.429Z] Login Succeeded [2021-06-28T13:36:51.429Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T13:36:51.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T13:36:51.631Z] ========================================================= [2021-06-28T13:36:51.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-28T13:36:51.631Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:36:51.943Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-28T13:36:51.943Z] Sending build context to Docker daemon 8.626MB [2021-06-28T13:36:51.943Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T13:36:51.943Z] Step 2/8 : FROM ${BASE} [2021-06-28T13:36:52.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:36:52.205Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-28T13:36:52.206Z] 540db60ca938: Pulling fs layer [2021-06-28T13:36:52.206Z] adcc1eea9eea: Pulling fs layer [2021-06-28T13:36:52.206Z] 4c4ab2625f07: Pulling fs layer [2021-06-28T13:36:52.206Z] 0510c868ecb4: Pulling fs layer [2021-06-28T13:36:52.206Z] afea3b2eda06: Pulling fs layer [2021-06-28T13:36:52.206Z] 7809a108b3ef: Pulling fs layer [2021-06-28T13:36:52.206Z] f706445af74f: Pulling fs layer [2021-06-28T13:36:52.206Z] afea3b2eda06: Waiting [2021-06-28T13:36:52.206Z] 7809a108b3ef: Waiting [2021-06-28T13:36:52.206Z] f706445af74f: Waiting [2021-06-28T13:36:52.206Z] 0510c868ecb4: Waiting [2021-06-28T13:36:52.206Z] 4c4ab2625f07: Verifying Checksum [2021-06-28T13:36:52.206Z] 4c4ab2625f07: Download complete [2021-06-28T13:36:52.206Z] adcc1eea9eea: Verifying Checksum [2021-06-28T13:36:52.206Z] adcc1eea9eea: Download complete [2021-06-28T13:36:52.206Z] afea3b2eda06: Verifying Checksum [2021-06-28T13:36:52.206Z] afea3b2eda06: Download complete [2021-06-28T13:36:52.206Z] 540db60ca938: Verifying Checksum [2021-06-28T13:36:52.206Z] 540db60ca938: Download complete [2021-06-28T13:36:52.206Z] 7809a108b3ef: Verifying Checksum [2021-06-28T13:36:52.206Z] 7809a108b3ef: Download complete [2021-06-28T13:36:52.467Z] 540db60ca938: Pull complete [2021-06-28T13:36:52.467Z] adcc1eea9eea: Pull complete [2021-06-28T13:36:52.728Z] 4c4ab2625f07: Pull complete [2021-06-28T13:36:53.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:53.025Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:53.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:53.025Z] [2021-06-28T13:36:53.025Z] Login Succeeded [2021-06-28T13:36:53.025Z] nexus3.edgexfoundry.org:10002 [2021-06-28T13:36:53.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:36:53.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:53.572Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:53.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:53.572Z] [2021-06-28T13:36:53.572Z] Login Succeeded [2021-06-28T13:36:53.572Z] nexus3.edgexfoundry.org:10003 [2021-06-28T13:36:53.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:36:54.120Z] f706445af74f: Verifying Checksum [2021-06-28T13:36:54.120Z] f706445af74f: Download complete [2021-06-28T13:36:54.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:54.121Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:54.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:54.121Z] [2021-06-28T13:36:54.121Z] Login Succeeded [2021-06-28T13:36:54.121Z] nexus3.edgexfoundry.org:10004 [2021-06-28T13:36:54.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:36:54.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:54.673Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:54.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:54.673Z] [2021-06-28T13:36:54.673Z] Login Succeeded [2021-06-28T13:36:54.673Z] docker.io [2021-06-28T13:36:54.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:36:55.070Z] 0510c868ecb4: Verifying Checksum [2021-06-28T13:36:55.070Z] 0510c868ecb4: Download complete [2021-06-28T13:36:55.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:36:55.549Z] Configure a credential helper to remove this warning. See [2021-06-28T13:36:55.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:36:55.549Z] [2021-06-28T13:36:55.549Z] Login Succeeded [2021-06-28T13:36:55.549Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T13:36:55.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T13:36:55.882Z] ========================================================= [2021-06-28T13:36:55.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T13:36:55.882Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:36:56.238Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-28T13:36:56.512Z] Sending build context to Docker daemon 8.625MB [2021-06-28T13:36:56.785Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T13:36:56.785Z] Step 2/8 : FROM ${BASE} [2021-06-28T13:36:57.063Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T13:36:57.063Z] 595b0fe564bb: Pulling fs layer [2021-06-28T13:36:57.063Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T13:36:57.063Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T13:36:57.063Z] ba82ee9f976e: Pulling fs layer [2021-06-28T13:36:57.063Z] 506bd15cee9f: Pulling fs layer [2021-06-28T13:36:57.063Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T13:36:57.063Z] 618dc40b7e24: Pulling fs layer [2021-06-28T13:36:57.064Z] ba82ee9f976e: Waiting [2021-06-28T13:36:57.064Z] 506bd15cee9f: Waiting [2021-06-28T13:36:57.064Z] 75a0a4a0db45: Waiting [2021-06-28T13:36:57.064Z] 618dc40b7e24: Waiting [2021-06-28T13:36:57.064Z] 5b7225fbf94c: Verifying Checksum [2021-06-28T13:36:57.064Z] 5b7225fbf94c: Download complete [2021-06-28T13:36:57.064Z] 3088b5b3c5c0: Verifying Checksum [2021-06-28T13:36:57.064Z] 3088b5b3c5c0: Download complete [2021-06-28T13:36:57.064Z] 506bd15cee9f: Download complete [2021-06-28T13:36:57.064Z] 595b0fe564bb: Verifying Checksum [2021-06-28T13:36:57.064Z] 595b0fe564bb: Download complete [2021-06-28T13:36:57.064Z] 75a0a4a0db45: Verifying Checksum [2021-06-28T13:36:57.064Z] 75a0a4a0db45: Download complete [2021-06-28T13:36:57.663Z] 595b0fe564bb: Pull complete [2021-06-28T13:36:58.271Z] 3088b5b3c5c0: Pull complete [2021-06-28T13:36:58.414Z] 0510c868ecb4: Pull complete [2021-06-28T13:36:58.414Z] afea3b2eda06: Pull complete [2021-06-28T13:36:58.414Z] 7809a108b3ef: Pull complete [2021-06-28T13:36:58.544Z] 5b7225fbf94c: Pull complete [2021-06-28T13:36:59.526Z] 618dc40b7e24: Download complete [2021-06-28T13:36:59.823Z] f706445af74f: Pull complete [2021-06-28T13:36:59.823Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-28T13:36:59.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-28T13:36:59.823Z] ---> b068be0155e3 [2021-06-28T13:36:59.823Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-28T13:37:00.505Z] ba82ee9f976e: Verifying Checksum [2021-06-28T13:37:00.505Z] ba82ee9f976e: Download complete [2021-06-28T13:37:04.045Z] ---> Running in 3a3d6c38d9d3 [2021-06-28T13:37:04.045Z] Removing intermediate container 3a3d6c38d9d3 [2021-06-28T13:37:04.045Z] ---> 4b60156607dd [2021-06-28T13:37:04.045Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:37:04.045Z] ---> Running in 28fb6f21a740 [2021-06-28T13:37:04.619Z] Removing intermediate container 28fb6f21a740 [2021-06-28T13:37:04.619Z] ---> a099712f56bd [2021-06-28T13:37:04.619Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-28T13:37:04.619Z] ---> Running in e5aae146d60e [2021-06-28T13:37:04.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T13:37:05.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T13:37:06.093Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-28T13:37:06.093Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-28T13:37:06.355Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-28T13:37:06.355Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-28T13:37:06.355Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-28T13:37:06.618Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-28T13:37:06.618Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-28T13:37:06.881Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-28T13:37:06.881Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-28T13:37:07.142Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-28T13:37:07.142Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-28T13:37:07.142Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-28T13:37:07.407Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-28T13:37:07.407Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T13:37:07.407Z] OK: 156 MiB in 53 packages [2021-06-28T13:37:07.982Z] Removing intermediate container e5aae146d60e [2021-06-28T13:37:07.982Z] ---> a03dd3d682d4 [2021-06-28T13:37:07.982Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-28T13:37:07.982Z] ---> Running in 4bf18accd728 [2021-06-28T13:37:07.982Z] Removing intermediate container 4bf18accd728 [2021-06-28T13:37:07.982Z] ---> 7a140c8b77cd [2021-06-28T13:37:07.982Z] Step 7/8 : COPY . . [2021-06-28T13:37:08.249Z] ---> 0edd79c24dcd [2021-06-28T13:37:08.249Z] Step 8/8 : RUN go mod download [2021-06-28T13:37:08.249Z] ---> Running in e0bf734d053f [2021-06-28T13:37:12.927Z] ba82ee9f976e: Pull complete [2021-06-28T13:37:12.927Z] 506bd15cee9f: Pull complete [2021-06-28T13:37:12.927Z] 75a0a4a0db45: Pull complete [2021-06-28T13:37:15.557Z] 618dc40b7e24: Pull complete [2021-06-28T13:37:15.557Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T13:37:15.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T13:37:15.557Z] ---> a36622ca3599 [2021-06-28T13:37:15.557Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-28T13:37:17.552Z] ---> Running in 88a26cb09c9c [2021-06-28T13:37:17.850Z] Removing intermediate container 88a26cb09c9c [2021-06-28T13:37:17.850Z] ---> 0b69499fe076 [2021-06-28T13:37:17.850Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:37:18.147Z] ---> Running in c2d3c1358202 [2021-06-28T13:37:20.791Z] Removing intermediate container c2d3c1358202 [2021-06-28T13:37:20.791Z] ---> 42ea74f25623 [2021-06-28T13:37:20.791Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-06-28T13:37:20.791Z] ---> Running in 275932e242eb [2021-06-28T13:37:21.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T13:37:22.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T13:37:23.181Z] Removing intermediate container e0bf734d053f [2021-06-28T13:37:23.182Z] ---> 4391653ec5b3 [2021-06-28T13:37:23.182Z] Successfully built 4391653ec5b3 [2021-06-28T13:37:23.182Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:37:23.499Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T13:37:23.499Z] . [Pipeline] withDockerContainer [2021-06-28T13:37:23.578Z] prd-centos7-docker-4c-2g-528 does not seem to be running inside a container [2021-06-28T13:37:23.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/70 -v /w/workspace/device-virtual-go/70:/w/workspace/device-virtual-go/70:rw,z -v /w/workspace/device-virtual-go/70@tmp:/w/workspace/device-virtual-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T13:37:23.723Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-28T13:37:23.723Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-28T13:37:23.959Z] $ docker top 3a60890bb2ed40834aa42761954b4e8d923617e2f270b9a6239d2048b0b44067 -eo pid,comm [2021-06-28T13:37:23.992Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-28T13:37:23.992Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-28T13:37:23.992Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [Pipeline] { [Pipeline] sh [2021-06-28T13:37:24.266Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-28T13:37:24.266Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-28T13:37:24.329Z] + go version [2021-06-28T13:37:24.330Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-28T13:37:24.343Z] $ docker stop --time=1 3a60890bb2ed40834aa42761954b4e8d923617e2f270b9a6239d2048b0b44067 [2021-06-28T13:37:24.537Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-28T13:37:24.811Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-28T13:37:24.811Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-28T13:37:25.083Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-28T13:37:25.083Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-28T13:37:25.083Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-28T13:37:25.360Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T13:37:25.360Z] OK: 145 MiB in 53 packages [2021-06-28T13:37:25.524Z] $ docker rm -f 3a60890bb2ed40834aa42761954b4e8d923617e2f270b9a6239d2048b0b44067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:37:26.086Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T13:37:26.086Z] . [Pipeline] withDockerContainer [2021-06-28T13:37:26.175Z] prd-centos7-docker-4c-2g-528 does not seem to be running inside a container [2021-06-28T13:37:26.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/70 -v /w/workspace/device-virtual-go/70:/w/workspace/device-virtual-go/70:rw,z -v /w/workspace/device-virtual-go/70@tmp:/w/workspace/device-virtual-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T13:37:26.577Z] $ docker top 55b158ce2e73e9646a802eb8f65f41536cc96ffefecedac0c4ef2750f709b5b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T13:37:26.800Z] Removing intermediate container 275932e242eb [2021-06-28T13:37:26.800Z] ---> d76f18c5b0f3 [2021-06-28T13:37:26.800Z] Step 6/8 : WORKDIR /device-virtual-go [2021-06-28T13:37:26.800Z] ---> Running in a0011b457253 [2021-06-28T13:37:26.961Z] + go mod tidy [Pipeline] sh [2021-06-28T13:37:27.398Z] Removing intermediate container a0011b457253 [2021-06-28T13:37:27.398Z] ---> a60e0260d3e2 [2021-06-28T13:37:27.398Z] Step 7/8 : COPY . . [2021-06-28T13:37:27.530Z] + make test [2021-06-28T13:37:27.530Z] go mod tidy [2021-06-28T13:37:27.530Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-28T13:37:28.113Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-06-28T13:37:28.850Z] ---> 2f420236f061 [2021-06-28T13:37:28.850Z] Step 8/8 : RUN go mod download [2021-06-28T13:37:28.850Z] ---> Running in 66fabf4d5740 [2021-06-28T13:37:46.315Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-28T13:37:46.893Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.284s coverage: 63.8% of statements [2021-06-28T13:37:47.163Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-28T13:37:55.400Z] gofmt -l . [2021-06-28T13:37:55.400Z] [ "`gofmt -l .`" = "" ] [2021-06-28T13:37:55.400Z] ./bin/test-attribution-txt.sh [2021-06-28T13:37:55.666Z] ./bin/test-go-mod-tidy.sh [2021-06-28T13:37:55.670Z] Removing intermediate container 66fabf4d5740 [2021-06-28T13:37:55.670Z] ---> 165d203fbc0a [2021-06-28T13:37:55.670Z] Successfully built 165d203fbc0a [2021-06-28T13:37:55.670Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-06-28T13:37:55.941Z] $ docker stop --time=1 55b158ce2e73e9646a802eb8f65f41536cc96ffefecedac0c4ef2750f709b5b8 [2021-06-28T13:37:56.015Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T13:37:56.015Z] . [2021-06-28T13:37:58.725Z] $ docker rm -f 55b158ce2e73e9646a802eb8f65f41536cc96ffefecedac0c4ef2750f709b5b8 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2021-06-28T13:37:59.112Z] prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container [2021-06-28T13:37:59.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/70 -v /w/workspace/device-virtual-go/70:/w/workspace/device-virtual-go/70:rw,z -v /w/workspace/device-virtual-go/70@tmp:/w/workspace/device-virtual-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T13:38:00.806Z] $ docker top b738033e642b472177e77b8993254937da8acf04f952eb41d517023baf8a2a82 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-28T13:38:01.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T13:38:01.658Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-28T13:38:01.860Z] + go version [2021-06-28T13:38:01.861Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-28T13:38:04.441Z] $ docker stop --time=1 b738033e642b472177e77b8993254937da8acf04f952eb41d517023baf8a2a82 [2021-06-28T13:38:06.610Z] $ docker rm -f b738033e642b472177e77b8993254937da8acf04f952eb41d517023baf8a2a82 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:07.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T13:38:07.456Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T13:38:07.456Z] . [Pipeline] withDockerContainer [2021-06-28T13:38:07.490Z] + ls -al . [2021-06-28T13:38:07.490Z] total 132 [2021-06-28T13:38:07.490Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 28 13:37 . [2021-06-28T13:38:07.490Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 28 13:36 .. [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 8153 Jun 28 13:36 Attribution.txt [2021-06-28T13:38:07.490Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 28 13:36 bin [2021-06-28T13:38:07.490Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 13:36 cmd [2021-06-28T13:38:07.490Z] -rw-r--r--. 1 jenkins jenkins 47257 Jun 28 13:37 coverage.out [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 1921 Jun 28 13:36 Dockerfile [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 998 Jun 28 13:36 Dockerfile.build [2021-06-28T13:38:07.490Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 28 13:36 .git [2021-06-28T13:38:07.490Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 13:36 .github [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 277 Jun 28 13:36 .gitignore [2021-06-28T13:38:07.490Z] -rw-r--r--. 1 jenkins jenkins 795 Jun 28 13:37 go.mod [2021-06-28T13:38:07.490Z] -rw-r--r--. 1 jenkins jenkins 22824 Jun 28 13:37 go.sum [2021-06-28T13:38:07.490Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 13:36 internal [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 660 Jun 28 13:36 Jenkinsfile [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 13:36 LICENSE [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 905 Jun 28 13:36 Makefile [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 2745 Jun 28 13:36 README.md [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 28 13:33 VERSION [2021-06-28T13:38:07.490Z] -rw-rw-r--. 1 jenkins jenkins 235 Jun 28 13:36 version.go [2021-06-28T13:38:07.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container [2021-06-28T13:38:07.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/70 -v /w/workspace/device-virtual-go/70:/w/workspace/device-virtual-go/70:rw,z -v /w/workspace/device-virtual-go/70@tmp:/w/workspace/device-virtual-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T13:38:09.591Z] $ docker top a54cc56c5b051f30ddf8fb36394bb40e0e2382e00e829846be89cca1c58aa6dc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:10.292Z] + 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=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 --label arch=amd64 --label version=1.3.2-dev.30 . [2021-06-28T13:38:10.292Z] Sending build context to Docker daemon 8.698MB [2021-06-28T13:38:10.292Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T13:38:10.292Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-28T13:38:10.292Z] ---> 4391653ec5b3 [2021-06-28T13:38:10.292Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T13:38:10.555Z] ---> Running in d9b16f442dfa [2021-06-28T13:38:10.555Z] Removing intermediate container d9b16f442dfa [2021-06-28T13:38:10.555Z] ---> 600bdc135e1a [2021-06-28T13:38:10.555Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T13:38:10.555Z] ---> Running in db784f41231e [2021-06-28T13:38:10.555Z] Removing intermediate container db784f41231e [2021-06-28T13:38:10.555Z] ---> a6a850bfc3cb [2021-06-28T13:38:10.555Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-28T13:38:10.574Z] + go mod tidy [2021-06-28T13:38:10.822Z] ---> Running in 96188c67ce35 [2021-06-28T13:38:10.822Z] Removing intermediate container 96188c67ce35 [2021-06-28T13:38:10.822Z] ---> 1ed7cee5fc32 [2021-06-28T13:38:10.822Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:38:10.822Z] ---> Running in 60c411e54839 [Pipeline] sh [2021-06-28T13:38:11.398Z] Removing intermediate container 60c411e54839 [2021-06-28T13:38:11.398Z] ---> 7ac71239f434 [2021-06-28T13:38:11.398Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T13:38:11.663Z] ---> Running in 64e8067f14e7 [2021-06-28T13:38:11.844Z] + make test [2021-06-28T13:38:11.844Z] go mod tidy [2021-06-28T13:38:11.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T13:38:12.447Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-28T13:38:12.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T13:38:13.141Z] OK: 156 MiB in 53 packages [2021-06-28T13:38:13.401Z] Removing intermediate container 64e8067f14e7 [2021-06-28T13:38:13.401Z] ---> aee2912f7e3d [2021-06-28T13:38:13.401Z] Step 8/26 : COPY . . [2021-06-28T13:38:13.887Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-06-28T13:38:13.981Z] ---> 3ff0d03c4e8a [2021-06-28T13:38:13.981Z] Step 9/26 : RUN go mod tidy [2021-06-28T13:38:13.981Z] ---> Running in d1a4a002902c [2021-06-28T13:38:14.569Z] Removing intermediate container d1a4a002902c [2021-06-28T13:38:14.569Z] ---> e84a31464e88 [2021-06-28T13:38:14.569Z] Step 10/26 : RUN go mod download [2021-06-28T13:38:14.569Z] ---> Running in 477797d092ff [2021-06-28T13:38:15.158Z] Removing intermediate container 477797d092ff [2021-06-28T13:38:15.158Z] ---> 20aee641fb53 [2021-06-28T13:38:15.158Z] Step 11/26 : ARG MAKE='make build' [2021-06-28T13:38:15.158Z] ---> Running in 0e42ce2d91fd [2021-06-28T13:38:15.422Z] Removing intermediate container 0e42ce2d91fd [2021-06-28T13:38:15.422Z] ---> 5b805d4bf51f [2021-06-28T13:38:15.422Z] Step 12/26 : RUN $MAKE [2021-06-28T13:38:15.422Z] ---> Running in cd6a50950a93 [2021-06-28T13:38:15.685Z] go mod tidy [2021-06-28T13:38:15.685Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.30" -o cmd/device-virtual ./cmd [2021-06-28T13:38:30.709Z] Removing intermediate container cd6a50950a93 [2021-06-28T13:38:30.709Z] ---> 1a65783f5573 [2021-06-28T13:38:30.709Z] Step 13/26 : FROM alpine:3.12 [2021-06-28T13:38:31.283Z] 3.12: Pulling from library/alpine [2021-06-28T13:38:31.544Z] 339de151aab4: Pulling fs layer [2021-06-28T13:38:31.544Z] 339de151aab4: Verifying Checksum [2021-06-28T13:38:31.544Z] 339de151aab4: Download complete [2021-06-28T13:38:31.807Z] 339de151aab4: Pull complete [2021-06-28T13:38:31.807Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T13:38:31.807Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T13:38:31.807Z] ---> 13621d1b12d4 [2021-06-28T13:38:31.807Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-28T13:38:31.807Z] ---> Running in f5bae14e2783 [2021-06-28T13:38:32.068Z] Removing intermediate container f5bae14e2783 [2021-06-28T13:38:32.068Z] ---> 7585ad9368c0 [2021-06-28T13:38:32.068Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:38:32.068Z] ---> Running in 41e62b67a7bf [2021-06-28T13:38:32.331Z] Removing intermediate container 41e62b67a7bf [2021-06-28T13:38:32.331Z] ---> bb979097085c [2021-06-28T13:38:32.331Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T13:38:32.331Z] ---> Running in 469b6a3126d7 [2021-06-28T13:38:32.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T13:38:33.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T13:38:33.807Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T13:38:33.807Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T13:38:33.807Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T13:38:34.069Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T13:38:35.012Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T13:38:35.012Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T13:38:35.012Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T13:38:35.012Z] OK: 8 MiB in 20 packages [2021-06-28T13:38:35.274Z] Removing intermediate container 469b6a3126d7 [2021-06-28T13:38:35.274Z] ---> 633db9a96a5f [2021-06-28T13:38:35.274Z] Step 17/26 : WORKDIR / [2021-06-28T13:38:35.274Z] ---> Running in 397ba12e9190 [2021-06-28T13:38:35.537Z] Removing intermediate container 397ba12e9190 [2021-06-28T13:38:35.537Z] ---> 64991e4a1ca8 [2021-06-28T13:38:35.537Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-28T13:38:35.537Z] ---> 9adb7c7159d3 [2021-06-28T13:38:35.537Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-28T13:38:35.798Z] ---> 7f489bcbfdd9 [2021-06-28T13:38:35.798Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-28T13:38:36.080Z] ---> 41ef3abb95fe [2021-06-28T13:38:36.080Z] Step 21/26 : EXPOSE 59900 [2021-06-28T13:38:36.080Z] ---> Running in 3fa2d279586a [2021-06-28T13:38:36.342Z] Removing intermediate container 3fa2d279586a [2021-06-28T13:38:36.342Z] ---> 10b229a82c0b [2021-06-28T13:38:36.342Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-28T13:38:36.342Z] ---> Running in a0ad7d7d9b40 [2021-06-28T13:38:36.342Z] Removing intermediate container a0ad7d7d9b40 [2021-06-28T13:38:36.342Z] ---> 7da343b9e851 [2021-06-28T13:38:36.342Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T13:38:36.342Z] ---> Running in 9982fc1b07df [2021-06-28T13:38:36.608Z] Removing intermediate container 9982fc1b07df [2021-06-28T13:38:36.608Z] ---> 309c7dc53441 [2021-06-28T13:38:36.608Z] Step 24/26 : LABEL arch=amd64 [2021-06-28T13:38:36.608Z] ---> Running in f70cb78a9d69 [2021-06-28T13:38:36.608Z] Removing intermediate container f70cb78a9d69 [2021-06-28T13:38:36.608Z] ---> ccc234822d84 [2021-06-28T13:38:36.608Z] Step 25/26 : LABEL git_sha=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [2021-06-28T13:38:36.608Z] ---> Running in b30c36c4c01d [2021-06-28T13:38:36.608Z] Removing intermediate container b30c36c4c01d [2021-06-28T13:38:36.608Z] ---> 1b2e6ef93211 [2021-06-28T13:38:36.608Z] Step 26/26 : LABEL version=1.3.2-dev.30 [2021-06-28T13:38:36.871Z] ---> Running in ef11c129fe5a [2021-06-28T13:38:36.871Z] Removing intermediate container ef11c129fe5a [2021-06-28T13:38:36.871Z] ---> b5d4858796d2 [2021-06-28T13:38:36.871Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-28T13:38:36.871Z] Successfully built b5d4858796d2 [2021-06-28T13:38:36.871Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T13:38:37.097Z] provisioning config files... [2021-06-28T13:38:37.112Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/70@tmp/config6906005415667656479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:38:37.444Z] ---> docker-login.sh [2021-06-28T13:38:37.444Z] nexus3.edgexfoundry.org:10001 [2021-06-28T13:38:37.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:38:37.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:38:37.444Z] Configure a credential helper to remove this warning. See [2021-06-28T13:38:37.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:38:37.444Z] [2021-06-28T13:38:37.444Z] Login Succeeded [2021-06-28T13:38:37.444Z] nexus3.edgexfoundry.org:10002 [2021-06-28T13:38:37.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:38:37.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:38:37.722Z] Configure a credential helper to remove this warning. See [2021-06-28T13:38:37.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:38:37.722Z] [2021-06-28T13:38:37.722Z] Login Succeeded [2021-06-28T13:38:37.722Z] nexus3.edgexfoundry.org:10003 [2021-06-28T13:38:37.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:38:37.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:38:37.722Z] Configure a credential helper to remove this warning. See [2021-06-28T13:38:37.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:38:37.722Z] [2021-06-28T13:38:37.722Z] Login Succeeded [2021-06-28T13:38:37.722Z] nexus3.edgexfoundry.org:10004 [2021-06-28T13:38:37.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:38:37.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:38:37.989Z] Configure a credential helper to remove this warning. See [2021-06-28T13:38:37.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:38:37.989Z] [2021-06-28T13:38:37.989Z] Login Succeeded [2021-06-28T13:38:37.989Z] docker.io [2021-06-28T13:38:37.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:38:38.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:38:38.252Z] Configure a credential helper to remove this warning. See [2021-06-28T13:38:38.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:38:38.252Z] [2021-06-28T13:38:38.252Z] Login Succeeded [2021-06-28T13:38:38.252Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T13:38:38.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T13:38:38.339Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-06-28T13:38:38.339Z] 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [2021-06-28T13:38:38.339Z] latest [2021-06-28T13:38:38.339Z] 1.3.2-dev.30 [2021-06-28T13:38:38.339Z] 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [2021-06-28T13:38:38.339Z] master [2021-06-28T13:38:38.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:38.717Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:39.021Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [2021-06-28T13:38:39.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-28T13:38:39.021Z] 44e7b4bc76a4: Preparing [2021-06-28T13:38:39.021Z] 82d51f74d528: Preparing [2021-06-28T13:38:39.021Z] 4e4ff635baf8: Preparing [2021-06-28T13:38:39.021Z] 4c7372343805: Preparing [2021-06-28T13:38:39.021Z] 9b91d921a423: Preparing [2021-06-28T13:38:39.021Z] 32f366d666a5: Preparing [2021-06-28T13:38:39.021Z] 32f366d666a5: Waiting [2021-06-28T13:38:39.283Z] 82d51f74d528: Pushed [2021-06-28T13:38:39.283Z] 32f366d666a5: Layer already exists [2021-06-28T13:38:39.283Z] 4c7372343805: Pushed [2021-06-28T13:38:39.283Z] 4e4ff635baf8: Pushed [2021-06-28T13:38:39.283Z] 9b91d921a423: Pushed [2021-06-28T13:38:40.683Z] 44e7b4bc76a4: Pushed [2021-06-28T13:38:40.961Z] 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:41.275Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:41.577Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-06-28T13:38:41.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-28T13:38:41.577Z] 44e7b4bc76a4: Preparing [2021-06-28T13:38:41.577Z] 82d51f74d528: Preparing [2021-06-28T13:38:41.577Z] 4e4ff635baf8: Preparing [2021-06-28T13:38:41.577Z] 4c7372343805: Preparing [2021-06-28T13:38:41.577Z] 9b91d921a423: Preparing [2021-06-28T13:38:41.577Z] 32f366d666a5: Preparing [2021-06-28T13:38:41.577Z] 32f366d666a5: Waiting [2021-06-28T13:38:41.577Z] 4c7372343805: Layer already exists [2021-06-28T13:38:41.577Z] 82d51f74d528: Layer already exists [2021-06-28T13:38:41.577Z] 44e7b4bc76a4: Layer already exists [2021-06-28T13:38:41.577Z] 4e4ff635baf8: Layer already exists [2021-06-28T13:38:41.577Z] 9b91d921a423: Layer already exists [2021-06-28T13:38:41.577Z] 32f366d666a5: Layer already exists [2021-06-28T13:38:41.577Z] latest: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:41.890Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:42.198Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.30 [2021-06-28T13:38:42.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-28T13:38:42.198Z] 44e7b4bc76a4: Preparing [2021-06-28T13:38:42.198Z] 82d51f74d528: Preparing [2021-06-28T13:38:42.198Z] 4e4ff635baf8: Preparing [2021-06-28T13:38:42.198Z] 4c7372343805: Preparing [2021-06-28T13:38:42.198Z] 9b91d921a423: Preparing [2021-06-28T13:38:42.198Z] 32f366d666a5: Preparing [2021-06-28T13:38:42.198Z] 32f366d666a5: Waiting [2021-06-28T13:38:42.198Z] 44e7b4bc76a4: Layer already exists [2021-06-28T13:38:42.198Z] 9b91d921a423: Layer already exists [2021-06-28T13:38:42.198Z] 82d51f74d528: Layer already exists [2021-06-28T13:38:42.198Z] 4c7372343805: Layer already exists [2021-06-28T13:38:42.198Z] 4e4ff635baf8: Layer already exists [2021-06-28T13:38:42.198Z] 32f366d666a5: Layer already exists [2021-06-28T13:38:42.198Z] 1.3.2-dev.30: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:42.515Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:42.823Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [2021-06-28T13:38:42.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-28T13:38:42.823Z] 44e7b4bc76a4: Preparing [2021-06-28T13:38:42.823Z] 82d51f74d528: Preparing [2021-06-28T13:38:42.823Z] 4e4ff635baf8: Preparing [2021-06-28T13:38:42.823Z] 4c7372343805: Preparing [2021-06-28T13:38:42.823Z] 9b91d921a423: Preparing [2021-06-28T13:38:42.823Z] 32f366d666a5: Preparing [2021-06-28T13:38:42.823Z] 32f366d666a5: Waiting [2021-06-28T13:38:42.823Z] 9b91d921a423: Layer already exists [2021-06-28T13:38:42.823Z] 4e4ff635baf8: Layer already exists [2021-06-28T13:38:42.823Z] 82d51f74d528: Layer already exists [2021-06-28T13:38:42.823Z] 4c7372343805: Layer already exists [2021-06-28T13:38:42.823Z] 44e7b4bc76a4: Layer already exists [2021-06-28T13:38:42.823Z] 32f366d666a5: Layer already exists [2021-06-28T13:38:42.823Z] 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:43.144Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:38:43.448Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:master [2021-06-28T13:38:43.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-06-28T13:38:43.448Z] 44e7b4bc76a4: Preparing [2021-06-28T13:38:43.448Z] 82d51f74d528: Preparing [2021-06-28T13:38:43.448Z] 4e4ff635baf8: Preparing [2021-06-28T13:38:43.448Z] 4c7372343805: Preparing [2021-06-28T13:38:43.448Z] 9b91d921a423: Preparing [2021-06-28T13:38:43.448Z] 32f366d666a5: Preparing [2021-06-28T13:38:43.448Z] 32f366d666a5: Waiting [2021-06-28T13:38:43.448Z] 82d51f74d528: Layer already exists [2021-06-28T13:38:43.448Z] 9b91d921a423: Layer already exists [2021-06-28T13:38:43.448Z] 44e7b4bc76a4: Layer already exists [2021-06-28T13:38:43.448Z] 4c7372343805: Layer already exists [2021-06-28T13:38:43.448Z] 4e4ff635baf8: Layer already exists [2021-06-28T13:38:43.448Z] 32f366d666a5: Layer already exists [2021-06-28T13:38:43.448Z] master: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T13:38:43.504Z] ===================================================== [Pipeline] echo [2021-06-28T13:38:43.519Z] taggedImages: [2021-06-28T13:38:43.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [2021-06-28T13:38:43.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-06-28T13:38:43.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.30 [2021-06-28T13:38:43.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [2021-06-28T13:38:43.519Z] - nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:38:44.276Z] ---> job-cost.sh [2021-06-28T13:38:44.276Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u6ma [2021-06-28T13:38:54.314Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T13:39:09.264Z] lf-activate-venv(): INFO: Adding /tmp/venv-u6ma/bin to PATH [2021-06-28T13:39:09.264Z] INFO: No Stack... [2021-06-28T13:39:09.264Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T13:39:09.264Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T13:39:09.576Z] + cat /w/workspace/device-virtual-go/70/archives/cost.csv [2021-06-28T13:39:09.576Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T13:39:09.607Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [2021-06-28T13:39:09.616Z] Resource [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] did not exist. Created. [2021-06-28T13:39:09.616Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T13:39:09.951Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-28T13:39:10.036Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T13:39:10.047Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-28T13:39:22.011Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-06-28T13:39:22.011Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.664s coverage: 63.8% of statements [2021-06-28T13:39:22.011Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-28T13:39:44.298Z] gofmt -l . [2021-06-28T13:39:44.298Z] [ "`gofmt -l .`" = "" ] [2021-06-28T13:39:44.298Z] ./bin/test-attribution-txt.sh [2021-06-28T13:39:46.934Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-28T13:39:46.949Z] $ docker stop --time=1 a54cc56c5b051f30ddf8fb36394bb40e0e2382e00e829846be89cca1c58aa6dc [2021-06-28T13:39:48.932Z] $ docker rm -f a54cc56c5b051f30ddf8fb36394bb40e0e2382e00e829846be89cca1c58aa6dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T13:39:49.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T13:39:49.852Z] Warning: overwriting stash ‘coverage-report’ [2021-06-28T13:39:50.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T13:39:50.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T13:39:51.299Z] + ls -al . [2021-06-28T13:39:51.299Z] total 156 [2021-06-28T13:39:51.299Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 13:39 . [2021-06-28T13:39:51.299Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 13:36 .. [2021-06-28T13:39:51.299Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 13:36 .git [2021-06-28T13:39:51.299Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 13:36 .github [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 277 Jun 28 13:36 .gitignore [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 8153 Jun 28 13:36 Attribution.txt [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 1921 Jun 28 13:36 Dockerfile [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 998 Jun 28 13:36 Dockerfile.build [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 13:36 Jenkinsfile [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 13:36 LICENSE [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 905 Jun 28 13:36 Makefile [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 2745 Jun 28 13:36 README.md [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 13:33 VERSION [2021-06-28T13:39:51.299Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 13:36 bin [2021-06-28T13:39:51.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 13:36 cmd [2021-06-28T13:39:51.299Z] -rw-r--r-- 1 jenkins jenkins 47257 Jun 28 13:39 coverage.out [2021-06-28T13:39:51.299Z] -rw-r--r-- 1 jenkins jenkins 795 Jun 28 13:39 go.mod [2021-06-28T13:39:51.299Z] -rw-r--r-- 1 jenkins jenkins 22824 Jun 28 13:38 go.sum [2021-06-28T13:39:51.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 13:36 internal [2021-06-28T13:39:51.299Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 28 13:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:39:51.654Z] + 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=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 --label arch=arm64 --label version=1.3.2-dev.30 . [2021-06-28T13:39:52.267Z] Sending build context to Docker daemon 8.697MB [2021-06-28T13:39:52.267Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T13:39:52.267Z] Step 2/26 : FROM ${BASE} AS builder [2021-06-28T13:39:52.267Z] ---> 165d203fbc0a [2021-06-28T13:39:52.267Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T13:39:52.542Z] ---> Running in 3105f6230b3f [2021-06-28T13:39:52.822Z] Removing intermediate container 3105f6230b3f [2021-06-28T13:39:52.822Z] ---> 97db10e8feed [2021-06-28T13:39:52.822Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T13:39:53.095Z] ---> Running in 6a97f392c728 [2021-06-28T13:39:53.692Z] Removing intermediate container 6a97f392c728 [2021-06-28T13:39:53.692Z] ---> 201055dcb85e [2021-06-28T13:39:53.692Z] Step 5/26 : WORKDIR /device-virtual-go [2021-06-28T13:39:53.692Z] ---> Running in 8f613cccb0ba [2021-06-28T13:39:54.298Z] Removing intermediate container 8f613cccb0ba [2021-06-28T13:39:54.298Z] ---> e732b9d85d02 [2021-06-28T13:39:54.298Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:39:54.298Z] ---> Running in 894738ec93f8 [2021-06-28T13:39:56.917Z] Removing intermediate container 894738ec93f8 [2021-06-28T13:39:56.917Z] ---> 7198712446df [2021-06-28T13:39:56.917Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T13:39:56.917Z] ---> Running in c3e97fc9ccda [2021-06-28T13:39:57.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T13:39:58.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T13:39:59.494Z] OK: 145 MiB in 53 packages [2021-06-28T13:40:00.478Z] Removing intermediate container c3e97fc9ccda [2021-06-28T13:40:00.478Z] ---> f4efad76eb88 [2021-06-28T13:40:00.478Z] Step 8/26 : COPY . . [2021-06-28T13:40:01.918Z] ---> d0af459400a3 [2021-06-28T13:40:01.918Z] Step 9/26 : RUN go mod tidy [2021-06-28T13:40:01.918Z] ---> Running in 43aa380fbe90 [2021-06-28T13:40:04.544Z] Removing intermediate container 43aa380fbe90 [2021-06-28T13:40:04.545Z] ---> d79cd2443d1d [2021-06-28T13:40:04.545Z] Step 10/26 : RUN go mod download [2021-06-28T13:40:04.819Z] ---> Running in dadef0e4a157 [2021-06-28T13:40:06.794Z] Removing intermediate container dadef0e4a157 [2021-06-28T13:40:06.794Z] ---> dc7909c44910 [2021-06-28T13:40:06.794Z] Step 11/26 : ARG MAKE='make build' [2021-06-28T13:40:07.067Z] ---> Running in 5ff138ad5c96 [2021-06-28T13:40:07.665Z] Removing intermediate container 5ff138ad5c96 [2021-06-28T13:40:07.665Z] ---> 46abc66c400d [2021-06-28T13:40:07.665Z] Step 12/26 : RUN $MAKE [2021-06-28T13:40:07.665Z] ---> Running in 9cfc53f85261 [2021-06-28T13:40:08.646Z] go mod tidy [2021-06-28T13:40:09.248Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.30" -o cmd/device-virtual ./cmd [2021-06-28T13:41:05.837Z] Removing intermediate container 9cfc53f85261 [2021-06-28T13:41:05.837Z] ---> 56e8bda8d377 [2021-06-28T13:41:05.837Z] Step 13/26 : FROM alpine:3.12 [2021-06-28T13:41:05.837Z] 3.12: Pulling from library/alpine [2021-06-28T13:41:05.837Z] d2f70382dc9a: Pulling fs layer [2021-06-28T13:41:05.837Z] d2f70382dc9a: Verifying Checksum [2021-06-28T13:41:05.837Z] d2f70382dc9a: Download complete [2021-06-28T13:41:05.837Z] d2f70382dc9a: Pull complete [2021-06-28T13:41:05.837Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T13:41:05.837Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T13:41:05.837Z] ---> c4fd0aeabfcf [2021-06-28T13:41:05.837Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-06-28T13:41:05.837Z] ---> Running in d4358c51ead9 [2021-06-28T13:41:05.837Z] Removing intermediate container d4358c51ead9 [2021-06-28T13:41:05.837Z] ---> a1de5ec632c2 [2021-06-28T13:41:05.837Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T13:41:05.837Z] ---> Running in 45acea854b59 [2021-06-28T13:41:05.837Z] Removing intermediate container 45acea854b59 [2021-06-28T13:41:05.837Z] ---> 40d38641ccb9 [2021-06-28T13:41:05.837Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T13:41:05.837Z] ---> Running in 6957c651a1fe [2021-06-28T13:41:05.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T13:41:05.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T13:41:05.837Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T13:41:05.837Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T13:41:05.837Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T13:41:05.837Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T13:41:05.837Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T13:41:05.837Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T13:41:05.837Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T13:41:05.837Z] OK: 8 MiB in 20 packages [2021-06-28T13:41:06.436Z] Removing intermediate container 6957c651a1fe [2021-06-28T13:41:06.436Z] ---> 4805e69d7d1c [2021-06-28T13:41:06.436Z] Step 17/26 : WORKDIR / [2021-06-28T13:41:06.714Z] ---> Running in 4b4651c80ac6 [2021-06-28T13:41:07.321Z] Removing intermediate container 4b4651c80ac6 [2021-06-28T13:41:07.321Z] ---> ce598d3bc5e4 [2021-06-28T13:41:07.321Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-06-28T13:41:08.308Z] ---> 0b381166a682 [2021-06-28T13:41:08.308Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-06-28T13:41:08.908Z] ---> 6fd63aaba44d [2021-06-28T13:41:08.908Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-06-28T13:41:10.354Z] ---> e857c83b03b4 [2021-06-28T13:41:10.354Z] Step 21/26 : EXPOSE 59900 [2021-06-28T13:41:10.354Z] ---> Running in 009022c512cc [2021-06-28T13:41:10.953Z] Removing intermediate container 009022c512cc [2021-06-28T13:41:10.953Z] ---> 4097f0463364 [2021-06-28T13:41:10.953Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-06-28T13:41:10.953Z] ---> Running in 8f21007b8208 [2021-06-28T13:41:11.550Z] Removing intermediate container 8f21007b8208 [2021-06-28T13:41:11.550Z] ---> 9a6319cfb262 [2021-06-28T13:41:11.550Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T13:41:11.550Z] ---> Running in 982cde01b585 [2021-06-28T13:41:12.149Z] Removing intermediate container 982cde01b585 [2021-06-28T13:41:12.149Z] ---> e0285e40ed46 [2021-06-28T13:41:12.149Z] Step 24/26 : LABEL arch=arm64 [2021-06-28T13:41:12.149Z] ---> Running in 562a83568d2e [2021-06-28T13:41:12.746Z] Removing intermediate container 562a83568d2e [2021-06-28T13:41:12.746Z] ---> 7302712d2d1f [2021-06-28T13:41:12.746Z] Step 25/26 : LABEL git_sha=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [2021-06-28T13:41:12.746Z] ---> Running in 2e3a3d054e2a [2021-06-28T13:41:13.343Z] Removing intermediate container 2e3a3d054e2a [2021-06-28T13:41:13.343Z] ---> 9152158239c3 [2021-06-28T13:41:13.343Z] Step 26/26 : LABEL version=1.3.2-dev.30 [2021-06-28T13:41:13.343Z] ---> Running in 60314010cd9d [2021-06-28T13:41:13.941Z] Removing intermediate container 60314010cd9d [2021-06-28T13:41:13.941Z] ---> 0f866cdbcb9c [2021-06-28T13:41:13.941Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-28T13:41:13.941Z] Successfully built 0f866cdbcb9c [2021-06-28T13:41:13.941Z] 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-06-28T13:41:14.176Z] provisioning config files... [2021-06-28T13:41:14.200Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/70@tmp/config4416484532525766008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:41:14.574Z] ---> docker-login.sh [2021-06-28T13:41:14.574Z] nexus3.edgexfoundry.org:10001 [2021-06-28T13:41:14.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:41:14.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:41:14.853Z] Configure a credential helper to remove this warning. See [2021-06-28T13:41:14.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:41:14.853Z] [2021-06-28T13:41:14.853Z] Login Succeeded [2021-06-28T13:41:14.853Z] nexus3.edgexfoundry.org:10002 [2021-06-28T13:41:15.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:41:15.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:41:15.452Z] Configure a credential helper to remove this warning. See [2021-06-28T13:41:15.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:41:15.452Z] [2021-06-28T13:41:15.452Z] Login Succeeded [2021-06-28T13:41:15.452Z] nexus3.edgexfoundry.org:10003 [2021-06-28T13:41:15.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:41:16.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:41:16.001Z] Configure a credential helper to remove this warning. See [2021-06-28T13:41:16.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:41:16.001Z] [2021-06-28T13:41:16.001Z] Login Succeeded [2021-06-28T13:41:16.001Z] nexus3.edgexfoundry.org:10004 [2021-06-28T13:41:16.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:41:16.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:41:16.553Z] Configure a credential helper to remove this warning. See [2021-06-28T13:41:16.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:41:16.553Z] [2021-06-28T13:41:16.553Z] Login Succeeded [2021-06-28T13:41:16.553Z] docker.io [2021-06-28T13:41:16.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T13:41:17.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T13:41:17.101Z] Configure a credential helper to remove this warning. See [2021-06-28T13:41:17.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T13:41:17.101Z] [2021-06-28T13:41:17.101Z] Login Succeeded [2021-06-28T13:41:17.375Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T13:41:17.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T13:41:17.505Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-06-28T13:41:17.505Z] 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [2021-06-28T13:41:17.505Z] latest [2021-06-28T13:41:17.505Z] 1.3.2-dev.30 [2021-06-28T13:41:17.505Z] 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [2021-06-28T13:41:17.505Z] master [2021-06-28T13:41:17.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:17.909Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:18.266Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [2021-06-28T13:41:18.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-28T13:41:18.266Z] 10ba6dc85bae: Preparing [2021-06-28T13:41:18.266Z] 1332ccb2dcde: Preparing [2021-06-28T13:41:18.266Z] 19977253c01f: Preparing [2021-06-28T13:41:18.266Z] ff65ea815783: Preparing [2021-06-28T13:41:18.266Z] 6dd5d763246c: Preparing [2021-06-28T13:41:18.266Z] 3fbe34a1663b: Preparing [2021-06-28T13:41:18.266Z] 3fbe34a1663b: Waiting [2021-06-28T13:41:18.539Z] 1332ccb2dcde: Pushed [2021-06-28T13:41:18.539Z] 19977253c01f: Pushed [2021-06-28T13:41:18.539Z] 6dd5d763246c: Pushed [2021-06-28T13:41:18.539Z] 3fbe34a1663b: Layer already exists [2021-06-28T13:41:19.131Z] ff65ea815783: Pushed [2021-06-28T13:41:21.744Z] 10ba6dc85bae: Pushed [2021-06-28T13:41:22.018Z] 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:22.378Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:22.733Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-06-28T13:41:22.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-28T13:41:22.733Z] 10ba6dc85bae: Preparing [2021-06-28T13:41:22.733Z] 1332ccb2dcde: Preparing [2021-06-28T13:41:22.733Z] 19977253c01f: Preparing [2021-06-28T13:41:22.733Z] ff65ea815783: Preparing [2021-06-28T13:41:22.733Z] 6dd5d763246c: Preparing [2021-06-28T13:41:22.733Z] 3fbe34a1663b: Preparing [2021-06-28T13:41:22.733Z] 3fbe34a1663b: Waiting [2021-06-28T13:41:23.006Z] 19977253c01f: Layer already exists [2021-06-28T13:41:23.006Z] ff65ea815783: Layer already exists [2021-06-28T13:41:23.006Z] 1332ccb2dcde: Layer already exists [2021-06-28T13:41:23.006Z] 6dd5d763246c: Layer already exists [2021-06-28T13:41:23.006Z] 10ba6dc85bae: Layer already exists [2021-06-28T13:41:23.006Z] 3fbe34a1663b: Layer already exists [2021-06-28T13:41:23.006Z] latest: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:23.365Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:23.713Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.30 [2021-06-28T13:41:23.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-28T13:41:23.713Z] 10ba6dc85bae: Preparing [2021-06-28T13:41:23.713Z] 1332ccb2dcde: Preparing [2021-06-28T13:41:23.713Z] 19977253c01f: Preparing [2021-06-28T13:41:23.713Z] ff65ea815783: Preparing [2021-06-28T13:41:23.713Z] 6dd5d763246c: Preparing [2021-06-28T13:41:23.713Z] 3fbe34a1663b: Preparing [2021-06-28T13:41:23.713Z] 3fbe34a1663b: Waiting [2021-06-28T13:41:23.713Z] 10ba6dc85bae: Layer already exists [2021-06-28T13:41:23.713Z] ff65ea815783: Layer already exists [2021-06-28T13:41:23.713Z] 6dd5d763246c: Layer already exists [2021-06-28T13:41:23.713Z] 19977253c01f: Layer already exists [2021-06-28T13:41:23.713Z] 1332ccb2dcde: Layer already exists [2021-06-28T13:41:23.986Z] 3fbe34a1663b: Layer already exists [2021-06-28T13:41:23.986Z] 1.3.2-dev.30: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:24.340Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:24.689Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [2021-06-28T13:41:24.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-28T13:41:24.689Z] 10ba6dc85bae: Preparing [2021-06-28T13:41:24.689Z] 1332ccb2dcde: Preparing [2021-06-28T13:41:24.689Z] 19977253c01f: Preparing [2021-06-28T13:41:24.689Z] ff65ea815783: Preparing [2021-06-28T13:41:24.689Z] 6dd5d763246c: Preparing [2021-06-28T13:41:24.689Z] 3fbe34a1663b: Preparing [2021-06-28T13:41:24.689Z] 3fbe34a1663b: Waiting [2021-06-28T13:41:24.962Z] 10ba6dc85bae: Layer already exists [2021-06-28T13:41:24.962Z] 19977253c01f: Layer already exists [2021-06-28T13:41:24.962Z] 6dd5d763246c: Layer already exists [2021-06-28T13:41:24.962Z] 1332ccb2dcde: Layer already exists [2021-06-28T13:41:24.962Z] ff65ea815783: Layer already exists [2021-06-28T13:41:24.962Z] 3fbe34a1663b: Layer already exists [2021-06-28T13:41:24.962Z] 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:25.319Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:41:25.667Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [2021-06-28T13:41:25.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-06-28T13:41:25.667Z] 10ba6dc85bae: Preparing [2021-06-28T13:41:25.667Z] 1332ccb2dcde: Preparing [2021-06-28T13:41:25.667Z] 19977253c01f: Preparing [2021-06-28T13:41:25.667Z] ff65ea815783: Preparing [2021-06-28T13:41:25.667Z] 6dd5d763246c: Preparing [2021-06-28T13:41:25.667Z] 3fbe34a1663b: Preparing [2021-06-28T13:41:25.667Z] 3fbe34a1663b: Waiting [2021-06-28T13:41:25.667Z] 19977253c01f: Layer already exists [2021-06-28T13:41:25.667Z] ff65ea815783: Layer already exists [2021-06-28T13:41:25.938Z] 6dd5d763246c: Layer already exists [2021-06-28T13:41:25.938Z] 1332ccb2dcde: Layer already exists [2021-06-28T13:41:25.938Z] 10ba6dc85bae: Layer already exists [2021-06-28T13:41:25.938Z] 3fbe34a1663b: Layer already exists [2021-06-28T13:41:25.938Z] master: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T13:41:26.018Z] ===================================================== [Pipeline] echo [2021-06-28T13:41:26.037Z] taggedImages: [2021-06-28T13:41:26.037Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [2021-06-28T13:41:26.037Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-06-28T13:41:26.037Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.30 [2021-06-28T13:41:26.037Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [2021-06-28T13:41:26.037Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:41:26.538Z] ---> job-cost.sh [2021-06-28T13:41:26.538Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z6yr [2021-06-28T13:42:05.582Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T13:43:42.358Z] lf-activate-venv(): INFO: Adding /tmp/venv-z6yr/bin to PATH [2021-06-28T13:43:42.358Z] INFO: No Stack... [2021-06-28T13:43:42.358Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T13:43:42.358Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T13:43:42.734Z] + + cutcat -d, /w/workspace/device-virtual-go/70/archives/cost.csv -f6 [2021-06-28T13:43:42.734Z] [Pipeline] lock [2021-06-28T13:43:42.806Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [2021-06-28T13:43:42.815Z] Resource [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] did not exist. Created. [2021-06-28T13:43:42.815Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T13:43:43.189Z] /w/workspace/device-virtual-go/70@tmp/durable-6b9c7603/script.sh: 1: /w/workspace/device-virtual-go/70@tmp/durable-6b9c7603/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-28T13:43:43.537Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T13:43:43.586Z] Warning: overwriting stash ‘stack-cost’ [2021-06-28T13:43:43.741Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T13:43:43.753Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [Pipeline] // lock [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-06-28T13:43:44.576Z] provisioning config files... [2021-06-28T13:43:44.586Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1631450570813294883tmp [Pipeline] { [Pipeline] sh [2021-06-28T13:43:44.921Z] + set +x [2021-06-28T13:43:44.921Z] + curl -s https://codecov.io/bash [2021-06-28T13:43:44.921Z] + bash -s -- [2021-06-28T13:43:44.921Z] [2021-06-28T13:43:44.921Z] _____ _ [2021-06-28T13:43:44.921Z] / ____| | | [2021-06-28T13:43:44.921Z] | | ___ __| | ___ ___ _____ __ [2021-06-28T13:43:44.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-28T13:43:44.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-28T13:43:44.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-28T13:43:44.921Z] Bash-1.0.3 [2021-06-28T13:43:44.921Z] [2021-06-28T13:43:44.921Z] [2021-06-28T13:43:44.921Z] ==> git version 2.24.4 found [2021-06-28T13:43:44.921Z] ==> 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-06-28T13:43:44.921Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-28T13:43:44.921Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-28T13:43:44.921Z] ==> Jenkins CI detected. [2021-06-28T13:43:44.921Z] project root: . [2021-06-28T13:43:44.921Z] --> token set from env [2021-06-28T13:43:44.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-28T13:43:44.921Z] ==> Running gcov in . (disable via -X gcov) [2021-06-28T13:43:44.921Z] ==> Python coveragepy not found [2021-06-28T13:43:44.921Z] ==> Searching for coverage reports in: [2021-06-28T13:43:44.921Z] + . [2021-06-28T13:43:44.922Z] -> Found 1 reports [2021-06-28T13:43:44.922Z] ==> Detecting git/mercurial file structure [2021-06-28T13:43:45.183Z] ==> Reading reports [2021-06-28T13:43:45.183Z] + ./coverage.out bytes=47257 [2021-06-28T13:43:45.183Z] ==> Appending adjustments [2021-06-28T13:43:45.183Z] https://docs.codecov.io/docs/fixing-reports [2021-06-28T13:43:45.183Z] + Found adjustments [2021-06-28T13:43:45.183Z] ==> Gzipping contents [2021-06-28T13:43:45.183Z] 8.0K /tmp/codecov.CwSH8p.gz [2021-06-28T13:43:45.183Z] ==> Uploading reports [2021-06-28T13:43:45.183Z] url: https://codecov.io [2021-06-28T13:43:45.183Z] query: branch=master&commit=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-28T13:43:45.183Z] -> Pinging Codecov [2021-06-28T13:43:45.183Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-28T13:43:45.497Z] -> Uploading to [2021-06-28T13:43:45.497Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-28/5E52B4B073DB2E39498172D8E973AA87/7eb44e62f9dccc1dea4433dd74d4f70e865e7f55/0533122d-d7ce-425c-b30e-e9d511036b22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T134345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53a6894ef13b8a068e01f3c023ed8275d61fb2b022a9370234c92672162365f3 [2021-06-28T13:43:45.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T13:43:45.497Z] Dload Upload Total Spent Left Speed [2021-06-28T13:43:46.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5800 0 0 100 5800 0 14308 --:--:-- --:--:-- --:--:-- 14320 [2021-06-28T13:43:46.088Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] } [2021-06-28T13:43:46.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-28T13:43:46.967Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-28T13:43:46.984Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:43:47.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T13:43:47.296Z] [2021-06-28T13:43:47.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:43:47.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T13:43:47.612Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-28T13:43:47.612Z] 188c0c94c7c5: Pulling fs layer [2021-06-28T13:43:47.612Z] 0ef7d3d256c8: Pulling fs layer [2021-06-28T13:43:47.612Z] de9db76c5a1d: Pulling fs layer [2021-06-28T13:43:47.612Z] 0eba1c9be4d2: Pulling fs layer [2021-06-28T13:43:47.612Z] 0d57e429df01: Pulling fs layer [2021-06-28T13:43:47.612Z] 4e4be7b47b0d: Pulling fs layer [2021-06-28T13:43:47.612Z] e1f770b5df2f: Pulling fs layer [2021-06-28T13:43:47.612Z] 85a0685a4137: Pulling fs layer [2021-06-28T13:43:47.612Z] 0d57e429df01: Waiting [2021-06-28T13:43:47.612Z] 4e4be7b47b0d: Waiting [2021-06-28T13:43:47.612Z] e1f770b5df2f: Waiting [2021-06-28T13:43:47.612Z] 85a0685a4137: Waiting [2021-06-28T13:43:47.612Z] 0eba1c9be4d2: Waiting [2021-06-28T13:43:47.612Z] de9db76c5a1d: Verifying Checksum [2021-06-28T13:43:47.612Z] de9db76c5a1d: Download complete [2021-06-28T13:43:47.612Z] 0ef7d3d256c8: Verifying Checksum [2021-06-28T13:43:47.612Z] 0ef7d3d256c8: Download complete [2021-06-28T13:43:47.612Z] 0d57e429df01: Verifying Checksum [2021-06-28T13:43:47.612Z] 0d57e429df01: Download complete [2021-06-28T13:43:47.612Z] 188c0c94c7c5: Verifying Checksum [2021-06-28T13:43:47.612Z] 188c0c94c7c5: Download complete [2021-06-28T13:43:47.612Z] 4e4be7b47b0d: Verifying Checksum [2021-06-28T13:43:47.612Z] 4e4be7b47b0d: Download complete [2021-06-28T13:43:47.875Z] 188c0c94c7c5: Pull complete [2021-06-28T13:43:48.142Z] 0ef7d3d256c8: Pull complete [2021-06-28T13:43:48.142Z] de9db76c5a1d: Pull complete [2021-06-28T13:43:48.729Z] e1f770b5df2f: Verifying Checksum [2021-06-28T13:43:48.729Z] e1f770b5df2f: Download complete [2021-06-28T13:43:51.287Z] 0eba1c9be4d2: Verifying Checksum [2021-06-28T13:43:51.287Z] 0eba1c9be4d2: Download complete [2021-06-28T13:43:51.287Z] 85a0685a4137: Verifying Checksum [2021-06-28T13:43:51.287Z] 85a0685a4137: Download complete [2021-06-28T13:43:54.635Z] 0eba1c9be4d2: Pull complete [2021-06-28T13:43:54.635Z] 0d57e429df01: Pull complete [2021-06-28T13:43:54.635Z] 4e4be7b47b0d: Pull complete [2021-06-28T13:43:54.904Z] e1f770b5df2f: Pull complete [2021-06-28T13:43:58.255Z] 85a0685a4137: Pull complete [2021-06-28T13:43:58.256Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-28T13:43:58.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T13:43:58.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-28T13:43:58.334Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-06-28T13:43:58.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-28T13:44:01.878Z] $ docker top 54f47e10d62db318a32e32120494769d9575ed5d61233084a6ee2eaf671e385e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T13:44:01.988Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-28T13:44:02.292Z] + set -o pipefail [2021-06-28T13:44:02.292Z] + snyk monitor '--org=edgex-jenkins' [2021-06-28T13:44:10.457Z] [2021-06-28T13:44:10.457Z] Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... [2021-06-28T13:44:10.457Z] [2021-06-28T13:44:10.457Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/d3e402d7-ec11-47aa-919a-165f5b6d4ba9 [2021-06-28T13:44:10.457Z] [2021-06-28T13:44:10.457Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-28T13:44:10.457Z] [2021-06-28T13:44:10.457Z] [Pipeline] } [2021-06-28T13:44:10.465Z] $ docker stop --time=1 54f47e10d62db318a32e32120494769d9575ed5d61233084a6ee2eaf671e385e [2021-06-28T13:44:12.806Z] $ docker rm -f 54f47e10d62db318a32e32120494769d9575ed5d61233084a6ee2eaf671e385e [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-06-28T13:44:14.025Z] + git log --format=format:%s -1 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:44:14.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T13:44:14.333Z] . [Pipeline] withDockerContainer [2021-06-28T13:44:14.417Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-06-28T13:44:14.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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-06-28T13:44:14.786Z] $ docker top 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T13:44:14.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T13:44:14.927Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T13:44:15.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T13:44:15.046Z] $ docker exec 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 ssh-agent [2021-06-28T13:44:15.165Z] SSH_AUTH_SOCK=/tmp/ssh-YH2imYfcuvIX/agent.13 [2021-06-28T13:44:15.165Z] SSH_AGENT_PID=20 [2021-06-28T13:44:15.170Z] Running ssh-add (command line suppressed) [2021-06-28T13:44:15.264Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_6792589023566842363.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_6792589023566842363.key) [2021-06-28T13:44:15.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T13:44:15.601Z] + git semver tag [2021-06-28T13:44:15.601Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T13:44:15.601Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-28T13:44:15.601Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-28T13:44:15.601Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T13:44:15.601Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T13:44:15.601Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T13:44:15.601Z] # $SEMVER_BRANCH = master [2021-06-28T13:44:15.601Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2021-06-28T13:44:15.601Z] # 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 HEAD [2021-06-28T13:44:15.601Z] # -> Force: false [2021-06-28T13:44:15.601Z] # c5c748be38ed76bce0c6f7f2de45c8aa0d81317c refs/tags/v1.3.2-dev.30 [Pipeline] } [2021-06-28T13:44:15.609Z] $ docker exec --env ******** --env ******** 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 ssh-agent -k [2021-06-28T13:44:15.709Z] unset SSH_AUTH_SOCK; [2021-06-28T13:44:15.710Z] unset SSH_AGENT_PID; [2021-06-28T13:44:15.710Z] echo Agent pid 20 killed; [2021-06-28T13:44:15.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T13:44:16.063Z] + git semver [Pipeline] } [2021-06-28T13:44:16.076Z] $ docker stop --time=1 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 [2021-06-28T13:44:17.254Z] $ docker rm -f 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:44:17.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T13:44:17.745Z] [2021-06-28T13:44:17.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:44:18.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T13:44:18.064Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-28T13:44:18.064Z] ab5ef0e58194: Pulling fs layer [2021-06-28T13:44:18.064Z] 9712f1f96733: Pulling fs layer [2021-06-28T13:44:18.064Z] 63f879dbbcfc: Pulling fs layer [2021-06-28T13:44:18.064Z] 0d9ebad4ef96: Pulling fs layer [2021-06-28T13:44:18.064Z] e9a5061849ea: Pulling fs layer [2021-06-28T13:44:18.064Z] d747dcd14b5f: Pulling fs layer [2021-06-28T13:44:18.064Z] 2de7ff778b66: Pulling fs layer [2021-06-28T13:44:18.064Z] e9a5061849ea: Waiting [2021-06-28T13:44:18.064Z] d747dcd14b5f: Waiting [2021-06-28T13:44:18.064Z] 2de7ff778b66: Waiting [2021-06-28T13:44:18.064Z] 0d9ebad4ef96: Waiting [2021-06-28T13:44:18.064Z] 9712f1f96733: Verifying Checksum [2021-06-28T13:44:18.064Z] 9712f1f96733: Download complete [2021-06-28T13:44:19.449Z] 63f879dbbcfc: Verifying Checksum [2021-06-28T13:44:19.449Z] 63f879dbbcfc: Download complete [2021-06-28T13:44:19.449Z] e9a5061849ea: Verifying Checksum [2021-06-28T13:44:19.449Z] e9a5061849ea: Download complete [2021-06-28T13:44:19.449Z] d747dcd14b5f: Verifying Checksum [2021-06-28T13:44:19.449Z] d747dcd14b5f: Download complete [2021-06-28T13:44:19.711Z] 2de7ff778b66: Verifying Checksum [2021-06-28T13:44:19.711Z] 2de7ff778b66: Download complete [2021-06-28T13:44:20.286Z] ab5ef0e58194: Verifying Checksum [2021-06-28T13:44:20.286Z] ab5ef0e58194: Download complete [2021-06-28T13:44:20.286Z] 0d9ebad4ef96: Verifying Checksum [2021-06-28T13:44:20.286Z] 0d9ebad4ef96: Download complete [2021-06-28T13:44:22.874Z] ab5ef0e58194: Pull complete [2021-06-28T13:44:22.874Z] 9712f1f96733: Pull complete [2021-06-28T13:44:23.453Z] 63f879dbbcfc: Pull complete [2021-06-28T13:44:26.803Z] 0d9ebad4ef96: Pull complete [2021-06-28T13:44:27.063Z] e9a5061849ea: Pull complete [2021-06-28T13:44:27.327Z] d747dcd14b5f: Pull complete [2021-06-28T13:44:28.279Z] 2de7ff778b66: Pull complete [2021-06-28T13:44:28.279Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-28T13:44:28.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T13:44:28.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-28T13:44:28.355Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-06-28T13:44:28.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-28T13:44:38.486Z] $ docker top ab724992ca9aab656e44ebf4537337873d3a27a7a453fac84726d2a9761d06af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-28T13:44:38.592Z] provisioning config files... [2021-06-28T13:44:38.605Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5062205048825312528tmp [2021-06-28T13:44:38.617Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config6000065878189160207tmp [2021-06-28T13:44:38.628Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5302619643779595027tmp [Pipeline] { [Pipeline] echo [2021-06-28T13:44:38.650Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:44:38.944Z] ---> sigul-configuration.sh [2021-06-28T13:44:38.944Z] gpg: directory `/root/.gnupg' created [2021-06-28T13:44:38.944Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-28T13:44:38.944Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-28T13:44:38.944Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-28T13:44:38.944Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-28T13:44:38.944Z] gpg: CAST5 encrypted data [2021-06-28T13:44:38.944Z] gpg: encrypted with 1 passphrase [2021-06-28T13:44:38.944Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-28T13:44:39.241Z] + mkdir /home/jenkins [2021-06-28T13:44:39.242Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-28T13:44:39.539Z] + 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-06-28T13:44:39.551Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:44:39.849Z] ---> sigul-install.sh [2021-06-28T13:44:45.136Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-28T13:44:45.435Z] + git tag --list [2021-06-28T13:44:45.435Z] v1.0.0 [2021-06-28T13:44:45.435Z] v1.1.0 [2021-06-28T13:44:45.435Z] v1.1.1 [2021-06-28T13:44:45.435Z] v1.2.1 [2021-06-28T13:44:45.435Z] v1.2.2 [2021-06-28T13:44:45.435Z] v1.2.3 [2021-06-28T13:44:45.435Z] v1.3.0 [2021-06-28T13:44:45.435Z] v1.3.1 [2021-06-28T13:44:45.435Z] v1.3.1-dev.1 [2021-06-28T13:44:45.435Z] v1.3.1-dev.2 [2021-06-28T13:44:45.435Z] v1.3.1-dev.3 [2021-06-28T13:44:45.435Z] v1.3.1-dev.4 [2021-06-28T13:44:45.435Z] v1.3.1-dev.5 [2021-06-28T13:44:45.435Z] v1.3.2-dev.1 [2021-06-28T13:44:45.435Z] v1.3.2-dev.10 [2021-06-28T13:44:45.435Z] v1.3.2-dev.11 [2021-06-28T13:44:45.435Z] v1.3.2-dev.12 [2021-06-28T13:44:45.435Z] v1.3.2-dev.13 [2021-06-28T13:44:45.435Z] v1.3.2-dev.14 [2021-06-28T13:44:45.435Z] v1.3.2-dev.15 [2021-06-28T13:44:45.435Z] v1.3.2-dev.16 [2021-06-28T13:44:45.435Z] v1.3.2-dev.17 [2021-06-28T13:44:45.435Z] v1.3.2-dev.18 [2021-06-28T13:44:45.435Z] v1.3.2-dev.19 [2021-06-28T13:44:45.435Z] v1.3.2-dev.2 [2021-06-28T13:44:45.435Z] v1.3.2-dev.20 [2021-06-28T13:44:45.435Z] v1.3.2-dev.21 [2021-06-28T13:44:45.435Z] v1.3.2-dev.22 [2021-06-28T13:44:45.435Z] v1.3.2-dev.23 [2021-06-28T13:44:45.435Z] v1.3.2-dev.24 [2021-06-28T13:44:45.435Z] v1.3.2-dev.25 [2021-06-28T13:44:45.435Z] v1.3.2-dev.26 [2021-06-28T13:44:45.435Z] v1.3.2-dev.27 [2021-06-28T13:44:45.435Z] v1.3.2-dev.28 [2021-06-28T13:44:45.435Z] v1.3.2-dev.29 [2021-06-28T13:44:45.435Z] v1.3.2-dev.3 [2021-06-28T13:44:45.435Z] v1.3.2-dev.30 [2021-06-28T13:44:45.435Z] v1.3.2-dev.4 [2021-06-28T13:44:45.435Z] v1.3.2-dev.5 [2021-06-28T13:44:45.435Z] v1.3.2-dev.6 [2021-06-28T13:44:45.435Z] v1.3.2-dev.7 [2021-06-28T13:44:45.435Z] v1.3.2-dev.8 [2021-06-28T13:44:45.435Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-28T13:44:45.733Z] + lftools sign git-tag v1.3.2-dev.30 [2021-06-28T13:44:46.308Z] Signing Git tag with Sigul... [2021-06-28T13:44:46.308Z] Signing v1.3.2-dev.30 [Pipeline] echo [2021-06-28T13:44:47.264Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:44:47.557Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-28T13:44:47.566Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-28T13:44:47.597Z] $ docker stop --time=1 ab724992ca9aab656e44ebf4537337873d3a27a7a453fac84726d2a9761d06af [2021-06-28T13:44:49.286Z] $ docker rm -f ab724992ca9aab656e44ebf4537337873d3a27a7a453fac84726d2a9761d06af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:44:49.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T13:44:49.999Z] . [Pipeline] withDockerContainer [2021-06-28T13:44:50.076Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-06-28T13:44:50.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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-06-28T13:44:50.904Z] $ docker top 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T13:44:51.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T13:44:51.036Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T13:44:51.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T13:44:51.154Z] $ docker exec 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 ssh-agent [2021-06-28T13:44:51.260Z] SSH_AUTH_SOCK=/tmp/ssh-RlY0qPrniYnS/agent.14 [2021-06-28T13:44:51.260Z] SSH_AGENT_PID=21 [2021-06-28T13:44:51.265Z] Running ssh-add (command line suppressed) [2021-06-28T13:44:51.353Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5555207374046135289.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5555207374046135289.key) [2021-06-28T13:44:51.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T13:44:51.677Z] + git semver bump pre [2021-06-28T13:44:51.677Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T13:44:51.677Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-28T13:44:51.677Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-28T13:44:51.677Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T13:44:51.677Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T13:44:51.677Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T13:44:51.677Z] # $SEMVER_BRANCH = master [2021-06-28T13:44:51.677Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [2021-06-28T13:44:51.677Z] 1.3.2-dev.31 [Pipeline] } [2021-06-28T13:44:51.684Z] $ docker exec --env ******** --env ******** 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 ssh-agent -k [2021-06-28T13:44:51.775Z] unset SSH_AUTH_SOCK; [2021-06-28T13:44:51.776Z] unset SSH_AGENT_PID; [2021-06-28T13:44:51.776Z] echo Agent pid 21 killed; [2021-06-28T13:44:51.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T13:44:52.138Z] + git semver [Pipeline] } [2021-06-28T13:44:52.150Z] $ docker stop --time=1 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 [2021-06-28T13:44:53.492Z] $ docker rm -f 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:44:53.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T13:44:53.897Z] . [Pipeline] withDockerContainer [2021-06-28T13:44:53.975Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-06-28T13:44:54.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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-06-28T13:44:54.432Z] $ docker top 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T13:44:54.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T13:44:54.570Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T13:44:54.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T13:44:54.673Z] $ docker exec 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 ssh-agent [2021-06-28T13:44:54.783Z] SSH_AUTH_SOCK=/tmp/ssh-kZWzsL7zBvQV/agent.14 [2021-06-28T13:44:54.783Z] SSH_AGENT_PID=20 [2021-06-28T13:44:54.789Z] Running ssh-add (command line suppressed) [2021-06-28T13:44:54.873Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8575707649810888782.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8575707649810888782.key) [2021-06-28T13:44:54.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T13:44:55.196Z] + git semver push [2021-06-28T13:44:55.196Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T13:44:55.196Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2021-06-28T13:44:55.196Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2021-06-28T13:44:55.196Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T13:44:55.196Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T13:44:55.196Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T13:44:55.196Z] # $SEMVER_BRANCH = master [2021-06-28T13:44:55.196Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2021-06-28T13:45:00.498Z] $ docker exec --env ******** --env ******** 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 ssh-agent -k [2021-06-28T13:45:00.586Z] unset SSH_AUTH_SOCK; [2021-06-28T13:45:00.588Z] unset SSH_AGENT_PID; [2021-06-28T13:45:00.588Z] echo Agent pid 20 killed; [2021-06-28T13:45:00.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T13:45:00.942Z] + git semver [Pipeline] } [2021-06-28T13:45:00.954Z] $ docker stop --time=1 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 [2021-06-28T13:45:02.261Z] $ docker rm -f 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 [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] libraryResource [Pipeline] sh [2021-06-28T13:45:03.706Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:04.272Z] ---> package-listing.sh [2021-06-28T13:45:04.272Z] ++ facter osfamily [2021-06-28T13:45:04.272Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T13:45:04.534Z] + OS_FAMILY=redhat [2021-06-28T13:45:04.534Z] + workspace=/w/workspace/foundry_device-virtual-go_master [2021-06-28T13:45:04.534Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T13:45:04.534Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T13:45:04.534Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T13:45:04.534Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T13:45:04.534Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2021-06-28T13:45:04.534Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T13:45:04.534Z] + case "${OS_FAMILY}" in [2021-06-28T13:45:04.534Z] + sort [2021-06-28T13:45:04.534Z] + rpm -qa [2021-06-28T13:45:05.107Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T13:45:05.107Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T13:45:05.107Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T13:45:05.107Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2021-06-28T13:45:05.107Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ [2021-06-28T13:45:05.107Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo [2021-06-28T13:45:05.122Z] 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/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-28T13:45:05.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:45:05.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T13:45:05.985Z] [2021-06-28T13:45:05.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T13:45:06.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T13:45:06.307Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T13:45:06.307Z] df20fa9351a1: Pulling fs layer [2021-06-28T13:45:06.307Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T13:45:06.307Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T13:45:06.307Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T13:45:06.307Z] 93b61091891f: Pulling fs layer [2021-06-28T13:45:06.307Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T13:45:06.307Z] 5e14af77c1be: Pulling fs layer [2021-06-28T13:45:06.307Z] 01666e4c0597: Pulling fs layer [2021-06-28T13:45:06.307Z] aa168da1d23b: Pulling fs layer [2021-06-28T13:45:06.307Z] 46f8f816bc3b: Waiting [2021-06-28T13:45:06.307Z] 93b61091891f: Waiting [2021-06-28T13:45:06.307Z] 93b9cdb0e59b: Waiting [2021-06-28T13:45:06.307Z] 5e14af77c1be: Waiting [2021-06-28T13:45:06.307Z] 01666e4c0597: Waiting [2021-06-28T13:45:06.307Z] aa168da1d23b: Waiting [2021-06-28T13:45:06.307Z] 36b3adc4ff6f: Verifying Checksum [2021-06-28T13:45:06.307Z] 36b3adc4ff6f: Download complete [2021-06-28T13:45:06.307Z] 46f8f816bc3b: Verifying Checksum [2021-06-28T13:45:06.307Z] 46f8f816bc3b: Download complete [2021-06-28T13:45:06.307Z] df20fa9351a1: Verifying Checksum [2021-06-28T13:45:06.307Z] df20fa9351a1: Download complete [2021-06-28T13:45:06.307Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T13:45:06.307Z] 93b9cdb0e59b: Download complete [2021-06-28T13:45:06.307Z] 5e14af77c1be: Verifying Checksum [2021-06-28T13:45:06.307Z] 5e14af77c1be: Download complete [2021-06-28T13:45:06.581Z] 01666e4c0597: Verifying Checksum [2021-06-28T13:45:06.581Z] 01666e4c0597: Download complete [2021-06-28T13:45:06.581Z] 93b61091891f: Verifying Checksum [2021-06-28T13:45:06.581Z] 93b61091891f: Download complete [2021-06-28T13:45:06.581Z] df20fa9351a1: Pull complete [2021-06-28T13:45:06.843Z] 36b3adc4ff6f: Pull complete [2021-06-28T13:45:06.843Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T13:45:06.843Z] 8ad3a11d3b57: Download complete [2021-06-28T13:45:07.114Z] 8ad3a11d3b57: Pull complete [2021-06-28T13:45:07.379Z] 46f8f816bc3b: Pull complete [2021-06-28T13:45:07.647Z] 93b61091891f: Pull complete [2021-06-28T13:45:08.235Z] aa168da1d23b: Verifying Checksum [2021-06-28T13:45:08.235Z] aa168da1d23b: Download complete [2021-06-28T13:45:08.235Z] 93b9cdb0e59b: Pull complete [2021-06-28T13:45:08.505Z] 5e14af77c1be: Pull complete [2021-06-28T13:45:08.505Z] 01666e4c0597: Pull complete [2021-06-28T13:45:12.777Z] aa168da1d23b: Pull complete [2021-06-28T13:45:12.777Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T13:45:12.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T13:45:12.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T13:45:12.853Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-06-28T13:45:12.899Z] $ 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/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-28T13:45:15.909Z] $ docker top 6b757bfe3db7f316954a6e89c03592474c55e475804cac50d24942acacbc9f03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T13:45:16.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T13:45:16.593Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T13:45:16.888Z] + ls /var/log/sa-host [2021-06-28T13:45:16.888Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T13:45:16.888Z] file_magic: OK [2021-06-28T13:45:16.888Z] HZ: Using current value: 100 [2021-06-28T13:45:16.888Z] file_header: OK [2021-06-28T13:45:16.888Z] 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-06-28T13:45:16.888Z] Statistics: [2021-06-28T13:45:16.888Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T13:45:16.888Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T13:45:16.888Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T13:45:16.888Z] file_magic: OK [2021-06-28T13:45:16.888Z] HZ: Using current value: 100 [2021-06-28T13:45:16.888Z] file_header: OK [2021-06-28T13:45:16.888Z] 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-06-28T13:45:16.888Z] Statistics: [2021-06-28T13:45:16.888Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T13:45:16.888Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T13:45:17.550Z] provisioning config files... [2021-06-28T13:45:17.573Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2564232733058398921tmp [Pipeline] { [Pipeline] echo [2021-06-28T13:45:17.600Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:17.904Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T13:45:17.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:18.358Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T13:45:18.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:18.675Z] ---> sudo-logs.sh [2021-06-28T13:45:18.675Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T13:45:18.711Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:19.013Z] ---> job-cost.sh [2021-06-28T13:45:19.013Z] lf-activate-venv: SKIPPING [2021-06-28T13:45:19.013Z] DEBUG: total: 0.18000000715255737 [2021-06-28T13:45:19.013Z] INFO: Retrieving Stack Cost... [2021-06-28T13:45:19.953Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T13:45:20.524Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T13:45:20.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T13:45:20.838Z] ---> logs-deploy.sh [2021-06-28T13:45:20.838Z] lf-activate-venv: SKIPPING [2021-06-28T13:45:20.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/70 [2021-06-28T13:45:20.838Z] INFO: archiving workspace using pattern(s): [2021-06-28T13:45:21.778Z] Archives upload complete. [2021-06-28T13:45:21.778Z] INFO: archiving logs to Nexus [2021-06-28T13:45:22.350Z] ---> uname -a: [2021-06-28T13:45:22.350Z] Linux prd-centos7-docker-4c-2g-525.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] ---> lscpu: [2021-06-28T13:45:22.350Z] Architecture: x86_64 [2021-06-28T13:45:22.350Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-28T13:45:22.350Z] Byte Order: Little Endian [2021-06-28T13:45:22.350Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-28T13:45:22.350Z] CPU(s): 2 [2021-06-28T13:45:22.350Z] On-line CPU(s) list: 0,1 [2021-06-28T13:45:22.350Z] Thread(s) per core: 1 [2021-06-28T13:45:22.350Z] Core(s) per socket: 1 [2021-06-28T13:45:22.350Z] Socket(s): 2 [2021-06-28T13:45:22.350Z] NUMA node(s): 1 [2021-06-28T13:45:22.350Z] Vendor ID: AuthenticAMD [2021-06-28T13:45:22.350Z] CPU family: 23 [2021-06-28T13:45:22.350Z] Model: 49 [2021-06-28T13:45:22.350Z] Model name: AMD EPYC-Rome Processor [2021-06-28T13:45:22.350Z] Stepping: 0 [2021-06-28T13:45:22.350Z] CPU MHz: 2799.998 [2021-06-28T13:45:22.350Z] BogoMIPS: 5599.99 [2021-06-28T13:45:22.350Z] Virtualization: AMD-V [2021-06-28T13:45:22.350Z] Hypervisor vendor: KVM [2021-06-28T13:45:22.350Z] Virtualization type: full [2021-06-28T13:45:22.350Z] L1d cache: 64 KiB [2021-06-28T13:45:22.350Z] L1i cache: 64 KiB [2021-06-28T13:45:22.350Z] L2 cache: 1 MiB [2021-06-28T13:45:22.350Z] L3 cache: 32 MiB [2021-06-28T13:45:22.350Z] NUMA node0 CPU(s): 0,1 [2021-06-28T13:45:22.350Z] Vulnerability Itlb multihit: Not affected [2021-06-28T13:45:22.350Z] Vulnerability L1tf: Not affected [2021-06-28T13:45:22.350Z] Vulnerability Mds: Not affected [2021-06-28T13:45:22.350Z] Vulnerability Meltdown: Not affected [2021-06-28T13:45:22.350Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-28T13:45:22.350Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-28T13:45:22.350Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-28T13:45:22.350Z] Vulnerability Srbds: Not affected [2021-06-28T13:45:22.350Z] Vulnerability Tsx async abort: Not affected [2021-06-28T13:45:22.350Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] ---> nproc: [2021-06-28T13:45:22.350Z] 2 [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] ---> df -h: [2021-06-28T13:45:22.350Z] Filesystem Size Used Available Use% Mounted on [2021-06-28T13:45:22.350Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-28T13:45:22.350Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-28T13:45:22.350Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-28T13:45:22.350Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master@tmp [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-28T13:45:22.350Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] ---> free -m: [2021-06-28T13:45:22.350Z] total used free shared buff/cache available [2021-06-28T13:45:22.350Z] Mem: 7821 1289 3131 0 3400 6450 [2021-06-28T13:45:22.350Z] Swap: 1023 0 1023 [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] ---> ip addr: [2021-06-28T13:45:22.350Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-28T13:45:22.350Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-28T13:45:22.350Z] inet 127.0.0.1/8 scope host lo [2021-06-28T13:45:22.350Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:22.350Z] inet6 ::1/128 scope host [2021-06-28T13:45:22.350Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:22.350Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-28T13:45:22.350Z] link/ether fa:16:3e:c0:39:3d brd ff:ff:ff:ff:ff:ff [2021-06-28T13:45:22.350Z] inet 10.30.122.73/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-28T13:45:22.350Z] valid_lft 85670sec preferred_lft 85670sec [2021-06-28T13:45:22.350Z] inet6 fe80::f816:3eff:fec0:393d/64 scope link [2021-06-28T13:45:22.350Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:22.350Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-28T13:45:22.350Z] link/ether 02:42:1d:19:5f:47 brd ff:ff:ff:ff:ff:ff [2021-06-28T13:45:22.350Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-28T13:45:22.350Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:22.350Z] inet6 fe80::42:1dff:fe19:5f47/64 scope link [2021-06-28T13:45:22.350Z] valid_lft forever preferred_lft forever [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] ---> sar -b -r -n DEV: [2021-06-28T13:45:22.350Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T13:45:22.350Z] [2021-06-28T13:45:22.350Z] 13:33:01 LINUX RESTART (2 CPU) [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z] 13:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-28T13:45:22.351Z] 13:35:01 2.05 0.00 2.05 0.00 0.00 41.25 0.00 [2021-06-28T13:45:22.351Z] 13:36:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 [2021-06-28T13:45:22.351Z] 13:37:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-06-28T13:45:22.351Z] 13:38:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-06-28T13:45:22.351Z] 13:39:01 0.35 0.00 0.35 0.00 0.00 4.88 0.00 [2021-06-28T13:45:22.351Z] 13:40:01 0.32 0.00 0.32 0.00 0.00 4.48 0.00 [2021-06-28T13:45:22.351Z] 13:41:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 [2021-06-28T13:45:22.351Z] 13:42:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 [2021-06-28T13:45:22.351Z] 13:43:01 0.22 0.00 0.22 0.00 0.00 3.86 0.00 [2021-06-28T13:45:22.351Z] 13:44:01 65.33 0.03 65.30 0.00 3.73 26658.20 0.00 [2021-06-28T13:45:22.351Z] 13:45:01 148.66 0.03 148.63 0.00 1.07 31954.74 0.00 [2021-06-28T13:45:22.351Z] Average: 19.83 0.01 19.82 0.00 0.44 5336.20 0.00 [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z] 13:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-28T13:45:22.351Z] 13:35:01 5445912 0 808076 10.09 2620 1752332 1212912 13.39 580524 1584512 16 [2021-06-28T13:45:22.351Z] 13:36:01 5444612 0 809368 10.11 2620 1752340 1209064 13.35 585792 1580256 8 [2021-06-28T13:45:22.351Z] 13:37:01 5442584 0 811396 10.13 2620 1752340 1209136 13.35 587956 1580252 8 [2021-06-28T13:45:22.351Z] 13:38:01 5445112 0 808864 10.10 2620 1752344 1208800 13.35 577904 1588436 8 [2021-06-28T13:45:22.351Z] 13:39:01 5443864 0 810104 10.11 2620 1752352 1208968 13.35 578732 1588436 8 [2021-06-28T13:45:22.351Z] 13:40:01 5443768 0 810200 10.12 2620 1752352 1209028 13.35 579180 1588436 8 [2021-06-28T13:45:22.351Z] 13:41:01 5440116 0 813840 10.16 2620 1752364 1208800 13.35 582928 1588436 8 [2021-06-28T13:45:22.351Z] 13:42:01 5435788 0 818164 10.22 2620 1752368 1208800 13.35 587456 1588436 20 [2021-06-28T13:45:22.351Z] 13:43:01 5435552 0 818396 10.22 2620 1752372 1208800 13.35 589284 1586420 8 [2021-06-28T13:45:22.351Z] 13:44:01 4464464 0 1071388 13.38 2620 2470468 2220496 24.52 815732 2244152 8 [2021-06-28T13:45:22.351Z] 13:45:01 3695176 0 1236716 15.44 2620 3074428 1626512 17.96 976716 2698196 40 [2021-06-28T13:45:22.351Z] Average: 5194268 0 874228 10.92 2620 1937824 1339211 14.79 640200 1746906 13 [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z] 13:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-28T13:45:22.351Z] 13:35:01 eth0 0.68 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:36:01 eth0 1.53 0.30 0.39 0.20 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:37:01 eth0 0.97 0.52 0.54 0.39 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:38:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:39:01 eth0 0.82 0.45 0.41 0.27 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:40:01 eth0 0.85 0.23 0.31 0.19 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:43:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:44:01 vethf107096 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:44:01 eth0 397.09 366.46 4076.67 29.84 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:44:01 vetha159378 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:45:01 eth0 582.76 494.84 3937.44 130.28 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:45:01 veth8d37003 2.03 1.55 0.36 0.36 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] 13:45:01 docker0 200.43 219.43 15.41 819.36 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] Average: eth0 89.65 78.50 728.93 14.66 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] Average: veth8d37003 0.18 0.14 0.03 0.03 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] Average: docker0 11.86 15.37 0.84 61.79 0.00 0.00 0.00 0.00 [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z] ---> sar -P ALL: [2021-06-28T13:45:22.351Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z] 13:33:01 LINUX RESTART (2 CPU) [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z] 13:34:01 CPU %user %nice %system %iowait %steal %idle [2021-06-28T13:45:22.351Z] 13:35:01 all 0.16 0.00 0.03 0.00 0.03 99.77 [2021-06-28T13:45:22.351Z] 13:35:01 0 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-28T13:45:22.351Z] 13:35:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-28T13:45:22.351Z] 13:36:01 all 0.09 0.00 0.03 0.00 0.02 99.86 [2021-06-28T13:45:22.351Z] 13:36:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-28T13:45:22.351Z] 13:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-28T13:45:22.351Z] 13:37:01 all 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-28T13:45:22.351Z] 13:37:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2021-06-28T13:45:22.351Z] 13:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-28T13:45:22.351Z] 13:38:01 all 0.19 0.00 0.03 0.00 0.03 99.75 [2021-06-28T13:45:22.351Z] 13:38:01 0 0.33 0.00 0.02 0.00 0.03 99.62 [2021-06-28T13:45:22.351Z] 13:38:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-28T13:45:22.351Z] 13:39:01 all 0.18 0.00 0.02 0.00 0.02 99.79 [2021-06-28T13:45:22.351Z] 13:39:01 0 0.33 0.00 0.02 0.00 0.02 99.63 [2021-06-28T13:45:22.351Z] 13:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-28T13:45:22.351Z] 13:40:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-06-28T13:45:22.351Z] 13:40:01 0 0.28 0.00 0.00 0.00 0.02 99.70 [2021-06-28T13:45:22.351Z] 13:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-28T13:45:22.351Z] 13:41:01 all 0.13 0.00 0.05 0.00 0.03 99.80 [2021-06-28T13:45:22.351Z] 13:41:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-28T13:45:22.351Z] 13:41:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-06-28T13:45:22.351Z] 13:42:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-28T13:45:22.351Z] 13:42:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-28T13:45:22.351Z] 13:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-28T13:45:22.351Z] 13:43:01 all 0.21 0.00 0.03 0.00 0.03 99.74 [2021-06-28T13:45:22.351Z] 13:43:01 0 0.38 0.00 0.02 0.00 0.03 99.57 [2021-06-28T13:45:22.351Z] 13:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-28T13:45:22.351Z] 13:44:01 all 7.81 0.00 3.39 1.42 0.03 87.35 [2021-06-28T13:45:22.351Z] 13:44:01 0 8.35 0.00 3.67 1.30 0.03 86.65 [2021-06-28T13:45:22.351Z] 13:44:01 1 7.27 0.00 3.11 1.55 0.02 88.06 [2021-06-28T13:45:22.351Z] 13:45:01 all 17.07 0.00 7.61 5.84 0.08 69.40 [2021-06-28T13:45:22.351Z] 13:45:01 0 15.42 0.00 7.71 5.50 0.07 71.30 [2021-06-28T13:45:22.351Z] 13:45:01 1 18.72 0.00 7.50 6.18 0.09 67.51 [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-28T13:45:22.351Z] Average: all 2.33 0.00 0.99 0.64 0.03 96.01 [2021-06-28T13:45:22.351Z] Average: 0 2.33 0.00 1.02 0.60 0.03 96.02 [2021-06-28T13:45:22.351Z] Average: 1 2.33 0.00 0.97 0.68 0.03 96.00 [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z] [2021-06-28T13:45:22.351Z]