Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a2749409447314ed009d40dfa1be3db87bf47467 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-ssh3461337357282811501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7841425362067029539.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-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/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh554720183830986628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh3736438777899639053.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-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/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3724466361489832021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-348 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/522 [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/edgex-go.git > git init /w/workspace/edgex-go/522 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-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/edgex-go/522@tmp/jenkins-gitclient-ssh4871174148487789421.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a2749409447314ed009d40dfa1be3db87bf47467 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-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 a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 Commit message: "feat(sma): implement re-design v2 SMA API (#3527)" > git rev-list --no-walk f99dd52e51cd1f0a4801cf191154dbf849d7b988 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T16:43:48.991Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T16:43:49.066Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T16:43:49.091Z] ========================================================= [2021-06-03T16:43:49.091Z] EdgeX Global Pipelines Version Info [2021-06-03T16:43:49.091Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:43:50.567Z] ------------------- [2021-06-03T16:43:50.567Z] stable info: [2021-06-03T16:43:50.567Z] ------------------- [2021-06-03T16:43:50.567Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T16:43:50.567Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T16:43:50.567Z] Message: update stable to v1.0.193 [2021-06-03T16:43:51.147Z] ------------------- [2021-06-03T16:43:51.147Z] experimental info: [2021-06-03T16:43:51.147Z] ------------------- [2021-06-03T16:43:51.147Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T16:43:51.147Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T16:43:51.147Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T16:43:51.261Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-03T16:43:51.284Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-03T16:43:51.305Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T16:43:51.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T16:43:51.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T16:43:51.366Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T16:43:51.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T16:43:51.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-03T16:43:51.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-03T16:43:51.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-03T16:43:51.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T16:43:51.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T16:43:51.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T16:43:51.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T16:43:51.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T16:43:51.586Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T16:43:51.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T16:43:51.633Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T16:43:51.658Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-03T16:43:51.683Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-03T16:43:51.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T16:43:51.728Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T16:43:51.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-03T16:43:51.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-03T16:43:51.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-03T16:43:51.818Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] echo [2021-06-03T16:43:51.841Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a274940 [Pipeline] echo [2021-06-03T16:43:51.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:43:51.930Z] provisioning config files... [2021-06-03T16:43:51.945Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config5214908540224944725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:43:52.271Z] ---> docker-login.sh [2021-06-03T16:43:52.271Z] nexus3.edgexfoundry.org:10001 [2021-06-03T16:43:52.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:43:52.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:43:52.535Z] Configure a credential helper to remove this warning. See [2021-06-03T16:43:52.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:43:52.535Z] [2021-06-03T16:43:52.535Z] Login Succeeded [2021-06-03T16:43:52.535Z] nexus3.edgexfoundry.org:10002 [2021-06-03T16:43:52.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:43:52.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:43:52.535Z] Configure a credential helper to remove this warning. See [2021-06-03T16:43:52.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:43:52.535Z] [2021-06-03T16:43:52.535Z] Login Succeeded [2021-06-03T16:43:52.535Z] nexus3.edgexfoundry.org:10003 [2021-06-03T16:43:52.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:43:52.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:43:52.798Z] Configure a credential helper to remove this warning. See [2021-06-03T16:43:52.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:43:52.798Z] [2021-06-03T16:43:52.798Z] Login Succeeded [2021-06-03T16:43:52.798Z] nexus3.edgexfoundry.org:10004 [2021-06-03T16:43:52.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:43:53.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:43:53.068Z] Configure a credential helper to remove this warning. See [2021-06-03T16:43:53.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:43:53.068Z] [2021-06-03T16:43:53.068Z] Login Succeeded [2021-06-03T16:43:53.068Z] docker.io [2021-06-03T16:43:53.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:43:53.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:43:53.333Z] Configure a credential helper to remove this warning. See [2021-06-03T16:43:53.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:43:53.333Z] [2021-06-03T16:43:53.333Z] Login Succeeded [2021-06-03T16:43:53.333Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T16:43:53.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T16:43:53.713Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-03T16:43:53.713Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T16:43:53.713Z] ++ dirname cmd/core-command/Dockerfile [2021-06-03T16:43:53.713Z] ++ cut -d/ -f2 [2021-06-03T16:43:53.713Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-03T16:43:53.713Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T16:43:53.713Z] ++ dirname cmd/core-data/Dockerfile [2021-06-03T16:43:53.713Z] ++ cut -d/ -f2 [2021-06-03T16:43:53.713Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-03T16:43:53.713Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T16:43:53.713Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-03T16:43:53.713Z] ++ cut -d/ -f2 [2021-06-03T16:43:53.713Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-03T16:43:53.713Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T16:43:53.713Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-03T16:43:53.713Z] ++ cut -d/ -f2 [2021-06-03T16:43:53.713Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-03T16:43:53.713Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T16:43:53.713Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-03T16:43:53.713Z] ++ cut -d/ -f2 [2021-06-03T16:43:53.713Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-03T16:43:53.713Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T16:43:53.713Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-03T16:43:53.713Z] ++ cut -d/ -f2 [2021-06-03T16:43:53.713Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-03T16:43:53.713Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T16:43:53.713Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-03T16:43:53.713Z] ++ cut -d/ -f2 [2021-06-03T16:43:53.713Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-03T16:43:53.713Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T16:43:53.713Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-03T16:43:53.713Z] ++ cut -d/ -f2 [2021-06-03T16:43:53.713Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-03T16:43:53.713Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T16:43:53.713Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-03T16:43:53.713Z] ++ cut -d/ -f2 [2021-06-03T16:43:53.713Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-03T16:43:53.765Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:43:54.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T16:43:54.459Z] [2021-06-03T16:43:54.459Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:43:54.776Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T16:43:54.776Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T16:43:54.776Z] 31603596830f: Pulling fs layer [2021-06-03T16:43:54.776Z] 54011a49482f: Pulling fs layer [2021-06-03T16:43:54.776Z] a6820b24f6d8: Pulling fs layer [2021-06-03T16:43:54.776Z] f581987b2513: Pulling fs layer [2021-06-03T16:43:54.776Z] f581987b2513: Waiting [2021-06-03T16:43:54.776Z] 54011a49482f: Verifying Checksum [2021-06-03T16:43:54.776Z] 54011a49482f: Download complete [2021-06-03T16:43:55.044Z] 31603596830f: Verifying Checksum [2021-06-03T16:43:55.044Z] 31603596830f: Download complete [2021-06-03T16:43:55.313Z] f581987b2513: Verifying Checksum [2021-06-03T16:43:55.313Z] f581987b2513: Download complete [2021-06-03T16:43:55.313Z] 31603596830f: Pull complete [2021-06-03T16:43:55.313Z] 54011a49482f: Pull complete [2021-06-03T16:43:55.313Z] a6820b24f6d8: Verifying Checksum [2021-06-03T16:43:55.313Z] a6820b24f6d8: Download complete [2021-06-03T16:43:56.263Z] a6820b24f6d8: Pull complete [2021-06-03T16:43:56.263Z] f581987b2513: Pull complete [2021-06-03T16:43:56.263Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T16:43:56.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T16:43:56.263Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T16:43:56.343Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T16:43:56.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T16:43:57.583Z] $ docker top d4ccd1a40789366e70c9cbb0908018772641f992f3c48f57a876472b8cc4282b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T16:43:57.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T16:43:57.716Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T16:43:57.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T16:43:57.819Z] $ docker exec d4ccd1a40789366e70c9cbb0908018772641f992f3c48f57a876472b8cc4282b ssh-agent [2021-06-03T16:43:57.935Z] SSH_AUTH_SOCK=/tmp/ssh-5XFGdiXKwMIT/agent.12 [2021-06-03T16:43:57.935Z] SSH_AGENT_PID=19 [2021-06-03T16:43:57.943Z] Running ssh-add (command line suppressed) [2021-06-03T16:43:58.040Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_510105940424573085.key (/w/workspace/edgex-go/522@tmp/private_key_510105940424573085.key) [2021-06-03T16:43:58.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T16:43:58.360Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T16:43:58.373Z] $ docker exec --env ******** --env ******** d4ccd1a40789366e70c9cbb0908018772641f992f3c48f57a876472b8cc4282b ssh-agent -k [2021-06-03T16:43:58.477Z] unset SSH_AUTH_SOCK; [2021-06-03T16:43:58.477Z] unset SSH_AGENT_PID; [2021-06-03T16:43:58.478Z] echo Agent pid 19 killed; [2021-06-03T16:43:58.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T16:43:58.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T16:43:58.535Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T16:43:58.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T16:43:58.644Z] $ docker exec d4ccd1a40789366e70c9cbb0908018772641f992f3c48f57a876472b8cc4282b ssh-agent [2021-06-03T16:43:58.749Z] SSH_AUTH_SOCK=/tmp/ssh-FszZFyPm4hh8/agent.51 [2021-06-03T16:43:58.749Z] SSH_AGENT_PID=58 [2021-06-03T16:43:58.755Z] Running ssh-add (command line suppressed) [2021-06-03T16:43:58.843Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_3243925613621656667.key (/w/workspace/edgex-go/522@tmp/private_key_3243925613621656667.key) [2021-06-03T16:43:58.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T16:43:59.169Z] + git semver init [2021-06-03T16:43:59.169Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T16:43:59.169Z] # $GIT_DIR = /w/workspace/edgex-go/522/.git [2021-06-03T16:43:59.169Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/522 [2021-06-03T16:43:59.169Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T16:43:59.169Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T16:43:59.169Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T16:43:59.169Z] # $SEMVER_BRANCH = master [2021-06-03T16:43:59.169Z] # $SEMVER_TEMP = /tmp/semver-950147408 [2021-06-03T16:43:59.169Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-03T16:44:25.799Z] # '/tmp/semver-950147408' -> '/w/workspace/edgex-go/522/.semver' [2021-06-03T16:44:25.799Z] # -> Force: false [2021-06-03T16:44:25.799Z] # $SEMVER_DIR = /w/workspace/edgex-go/522/.semver [Pipeline] } [2021-06-03T16:44:25.808Z] $ docker exec --env ******** --env ******** d4ccd1a40789366e70c9cbb0908018772641f992f3c48f57a876472b8cc4282b ssh-agent -k [2021-06-03T16:44:25.894Z] unset SSH_AUTH_SOCK; [2021-06-03T16:44:25.895Z] unset SSH_AGENT_PID; [2021-06-03T16:44:25.895Z] echo Agent pid 58 killed; [2021-06-03T16:44:25.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T16:44:26.240Z] + git semver [Pipeline] } [2021-06-03T16:44:26.251Z] $ docker stop --time=1 d4ccd1a40789366e70c9cbb0908018772641f992f3c48f57a876472b8cc4282b [2021-06-03T16:44:28.767Z] $ docker rm -f d4ccd1a40789366e70c9cbb0908018772641f992f3c48f57a876472b8cc4282b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T16:44:29.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T16:44:29.438Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T16:44:29.441Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.251 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T16:44:29.986Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:44:30.289Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:44:30.583Z] + sudo service docker restart [2021-06-03T16:44:30.583Z] + true [2021-06-03T16:44:30.583Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T16:44:44.624Z] Still waiting to schedule task [2021-06-03T16:44:44.624Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-03T16:44:48.882Z] ========================================================= [2021-06-03T16:44:48.882Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T16:44:48.882Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:44:49.188Z] + 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-03T16:44:50.593Z] Sending build context to Docker daemon 329MB [2021-06-03T16:44:50.593Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T16:44:50.593Z] Step 2/6 : FROM ${BASE} [2021-06-03T16:44:50.593Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T16:44:50.593Z] 540db60ca938: Pulling fs layer [2021-06-03T16:44:50.593Z] adcc1eea9eea: Pulling fs layer [2021-06-03T16:44:50.593Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T16:44:50.593Z] 0510c868ecb4: Pulling fs layer [2021-06-03T16:44:50.593Z] afea3b2eda06: Pulling fs layer [2021-06-03T16:44:50.593Z] 7809a108b3ef: Pulling fs layer [2021-06-03T16:44:50.593Z] f706445af74f: Pulling fs layer [2021-06-03T16:44:50.593Z] 0510c868ecb4: Waiting [2021-06-03T16:44:50.593Z] afea3b2eda06: Waiting [2021-06-03T16:44:50.593Z] 7809a108b3ef: Waiting [2021-06-03T16:44:50.593Z] f706445af74f: Waiting [2021-06-03T16:44:50.593Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T16:44:50.593Z] 4c4ab2625f07: Download complete [2021-06-03T16:44:50.593Z] adcc1eea9eea: Verifying Checksum [2021-06-03T16:44:50.593Z] adcc1eea9eea: Download complete [2021-06-03T16:44:50.593Z] afea3b2eda06: Download complete [2021-06-03T16:44:50.593Z] 7809a108b3ef: Verifying Checksum [2021-06-03T16:44:50.593Z] 7809a108b3ef: Download complete [2021-06-03T16:44:51.180Z] 540db60ca938: Verifying Checksum [2021-06-03T16:44:51.180Z] 540db60ca938: Download complete [2021-06-03T16:44:51.180Z] 540db60ca938: Pull complete [2021-06-03T16:44:51.180Z] adcc1eea9eea: Pull complete [2021-06-03T16:44:51.443Z] 4c4ab2625f07: Pull complete [2021-06-03T16:44:53.370Z] f706445af74f: Verifying Checksum [2021-06-03T16:44:53.370Z] f706445af74f: Download complete [2021-06-03T16:44:54.770Z] 0510c868ecb4: Verifying Checksum [2021-06-03T16:44:54.770Z] 0510c868ecb4: Download complete [2021-06-03T16:44:58.093Z] 0510c868ecb4: Pull complete [2021-06-03T16:44:58.093Z] afea3b2eda06: Pull complete [2021-06-03T16:44:58.093Z] 7809a108b3ef: Pull complete [2021-06-03T16:45:00.675Z] f706445af74f: Pull complete [2021-06-03T16:45:00.675Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T16:45:00.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T16:45:00.675Z] ---> b068be0155e3 [2021-06-03T16:45:00.675Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-03T16:45:01.626Z] ---> Running in c5a48dd9aa7b [2021-06-03T16:45:01.626Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:45:02.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:45:02.927Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T16:45:03.205Z] (2/12) Installing file (5.39-r0) [2021-06-03T16:45:03.205Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T16:45:03.470Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T16:45:11.672Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T16:45:11.672Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T16:45:11.673Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T16:45:11.673Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T16:45:11.673Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T16:45:11.673Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T16:45:11.673Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T16:45:11.673Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T16:45:11.673Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T16:45:11.673Z] OK: 219 MiB in 52 packages [2021-06-03T16:45:13.602Z] Removing intermediate container c5a48dd9aa7b [2021-06-03T16:45:13.602Z] ---> 98d188ebd0e5 [2021-06-03T16:45:13.602Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T16:45:13.602Z] ---> Running in c6876b2faed8 [2021-06-03T16:45:13.602Z] Removing intermediate container c6876b2faed8 [2021-06-03T16:45:13.602Z] ---> 1f3e1478709f [2021-06-03T16:45:13.602Z] Step 5/6 : COPY go.mod . [2021-06-03T16:45:13.867Z] ---> c556a56e49f1 [2021-06-03T16:45:13.867Z] Step 6/6 : RUN go mod download [2021-06-03T16:45:13.867Z] ---> Running in 75a355efe905 [2021-06-03T16:45:32.027Z] Removing intermediate container 75a355efe905 [2021-06-03T16:45:32.027Z] ---> 84c41a5033f4 [2021-06-03T16:45:32.027Z] Successfully built 84c41a5033f4 [2021-06-03T16:45:32.027Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:45:32.385Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T16:45:32.385Z] . [Pipeline] withDockerContainer [2021-06-03T16:45:32.465Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T16:45:32.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** ci-base-image-x86_64 cat [2021-06-03T16:45:32.995Z] $ docker top 49afcd864ca15fffa9433acf57b30f5d45b3091359ce1ff190fbfe5de5032a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:45:33.376Z] + go version [2021-06-03T16:45:33.376Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T16:45:33.386Z] $ docker stop --time=1 49afcd864ca15fffa9433acf57b30f5d45b3091359ce1ff190fbfe5de5032a89 [2021-06-03T16:45:34.565Z] $ docker rm -f 49afcd864ca15fffa9433acf57b30f5d45b3091359ce1ff190fbfe5de5032a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:45:35.065Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T16:45:35.065Z] . [Pipeline] withDockerContainer [2021-06-03T16:45:35.142Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T16:45:35.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** ci-base-image-x86_64 cat [2021-06-03T16:45:35.546Z] $ docker top 01592bf9ce445db0d647462252999a541e2d5af2f72e32778852762399a68fe6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T16:45:35.645Z] ========================================================= [2021-06-03T16:45:35.645Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T16:45:35.645Z] ========================================================= [Pipeline] sh [2021-06-03T16:45:35.938Z] + go mod tidy [Pipeline] sh [2021-06-03T16:45:36.516Z] + make test [2021-06-03T16:45:36.516Z] go mod tidy [2021-06-03T16:45:36.516Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T16:45:41.896Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T16:46:00.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T16:46:02.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T16:46:03.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T16:46:03.893Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T16:46:05.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T16:46:06.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T16:46:06.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T16:46:06.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T16:46:07.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T16:46:07.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T16:46:09.355Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T16:46:09.355Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T16:46:09.355Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T16:46:09.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-03T16:46:09.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T16:46:09.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T16:46:09.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T16:46:09.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-06-03T16:46:11.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.051s coverage: 100.0% of statements [2021-06-03T16:46:11.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-03T16:46:11.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T16:46:11.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T16:46:12.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-06-03T16:46:12.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T16:46:12.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements [2021-06-03T16:46:12.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T16:46:12.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T16:46:13.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.108s coverage: 87.7% of statements [2021-06-03T16:46:13.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T16:46:13.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:46:13.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements [2021-06-03T16:46:13.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T16:46:13.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-03T16:46:13.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T16:46:13.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T16:46:13.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T16:46:13.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T16:46:13.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T16:46:14.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.255s coverage: 95.1% of statements [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T16:46:14.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T16:46:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T16:46:14.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.060s coverage: 60.0% of statements [2021-06-03T16:46:15.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-06-03T16:46:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T16:46:15.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 22.0% of statements [2021-06-03T16:46:15.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T16:46:15.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-06-03T16:46:15.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-06-03T16:46:16.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-06-03T16:46:16.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-06-03T16:46:16.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-06-03T16:46:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2021-06-03T16:46:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-03T16:46:35.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.173s coverage: 81.8% of statements [2021-06-03T16:46:35.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T16:46:53.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-03T16:46:53.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T16:46:53.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.123s coverage: 64.4% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 44.4% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T16:46:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T16:46:53.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.065s coverage: 19.3% of statements [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.115s coverage: 91.9% of statements [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 28.1% of statements [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 28.9% of statements [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T16:47:00.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T16:47:00.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-03T16:47:00.212Z] GO111MODULE=on go vet ./... [2021-06-03T16:47:26.863Z] gofmt -l . [2021-06-03T16:47:26.863Z] [ "`gofmt -l .`" = "" ] [2021-06-03T16:47:26.863Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T16:47:27.161Z] + ls -al . [2021-06-03T16:47:27.161Z] total 528 [2021-06-03T16:47:27.161Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 16:47 . [2021-06-03T16:47:27.161Z] drwxr-xr-x 4 root root 32 Jun 3 16:45 .. [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 16:43 .dockerignore [2021-06-03T16:47:27.161Z] drwxrwxr-x 8 1001 1001 162 Jun 3 16:43 .git [2021-06-03T16:47:27.161Z] drwxrwxr-x 3 1001 1001 125 Jun 3 16:43 .github [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 16:43 .gitignore [2021-06-03T16:47:27.161Z] drwx------ 3 1001 1001 45 Jun 3 16:44 .semver [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 16:43 .sonarcloud.properties [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 16:43 Attribution.txt [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 16:43 CONTRIBUTING.md [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 16:43 Dockerfile.build [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 16:43 Jenkinsfile [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 16:43 LICENSE [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 5605 Jun 3 16:43 Makefile [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 16:43 README.md [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 16:43 SECURITY.md [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 13 Jun 3 16:44 VERSION [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 16:43 ZMQWindows.md [2021-06-03T16:47:27.161Z] drwxrwxr-x 2 1001 1001 37 Jun 3 16:43 bin [2021-06-03T16:47:27.161Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 16:43 cmd [2021-06-03T16:47:27.161Z] -rw-r--r-- 1 root root 411206 Jun 3 16:47 coverage.out [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 16:43 go.mod [2021-06-03T16:47:27.161Z] -rw-r--r-- 1 root root 21048 Jun 3 16:45 go.sum [2021-06-03T16:47:27.161Z] drwxrwxr-x 8 1001 1001 127 Jun 3 16:43 internal [2021-06-03T16:47:27.161Z] drwxrwxr-x 3 1001 1001 16 Jun 3 16:43 openapi [2021-06-03T16:47:27.161Z] drwxrwxr-x 4 1001 1001 71 Jun 3 16:43 snap [2021-06-03T16:47:27.161Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 16:43 version.go [Pipeline] sh [2021-06-03T16:47:27.455Z] + '[' -e coverage.out ] [2021-06-03T16:47:27.455Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T16:47:27.581Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T16:47:27.876Z] + make build [2021-06-03T16:47:27.876Z] go mod tidy [2021-06-03T16:47:27.876Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/core-data/core-data ./cmd/core-data [2021-06-03T16:47:29.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T16:47:35.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T16:47:36.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-03T16:47:37.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-03T16:47:37.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-03T16:47:38.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-03T16:47:39.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-03T16:47:40.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-03T16:47:41.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-03T16:47:41.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-03T16:47:42.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-03T16:47:44.372Z] $ docker stop --time=1 01592bf9ce445db0d647462252999a541e2d5af2f72e32778852762399a68fe6 [2021-06-03T16:47:46.744Z] $ docker rm -f 01592bf9ce445db0d647462252999a541e2d5af2f72e32778852762399a68fe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:47:48.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:47:48.051Z] [2021-06-03T16:47:48.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:47:48.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:47:48.364Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-03T16:47:48.364Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-03T16:47:48.364Z] ca9280d653b3: Pulling fs layer [2021-06-03T16:47:48.364Z] 7e9c9ca2126c: Pulling fs layer [2021-06-03T16:47:48.628Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-03T16:47:48.628Z] cbdbe7a5bc2a: Download complete [2021-06-03T16:47:48.628Z] cbdbe7a5bc2a: Pull complete [2021-06-03T16:47:49.208Z] ca9280d653b3: Verifying Checksum [2021-06-03T16:47:49.208Z] ca9280d653b3: Download complete [2021-06-03T16:47:50.152Z] ca9280d653b3: Pull complete [2021-06-03T16:47:50.152Z] 7e9c9ca2126c: Verifying Checksum [2021-06-03T16:47:50.152Z] 7e9c9ca2126c: Download complete [2021-06-03T16:47:53.481Z] 7e9c9ca2126c: Pull complete [2021-06-03T16:47:53.481Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-03T16:47:53.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:47:53.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-03T16:47:53.559Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T16:47:53.593Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T16:47:54.665Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-356 in /w/workspace/edgexfoundry_edgex-go_master [2021-06-03T16:47:56.214Z] $ docker top 95f4799d792be1940c05dd40b86d70682cc21e1930b23b4ab38057a1ebcb851f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-06-03T16:47:56.470Z] Running in /w/workspace/edgex-go/522 [Pipeline] { [Pipeline] checkout [2021-06-03T16:47:56.724Z] + docker-compose build --help [2021-06-03T16:47:56.725Z] + grep parallel [2021-06-03T16:47:56.995Z] The recommended git tool is: git [2021-06-03T16:47:57.300Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T16:47:57.307Z] $ docker stop --time=1 95f4799d792be1940c05dd40b86d70682cc21e1930b23b4ab38057a1ebcb851f [2021-06-03T16:47:58.495Z] $ docker rm -f 95f4799d792be1940c05dd40b86d70682cc21e1930b23b4ab38057a1ebcb851f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:47:58.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T16:47:58.929Z] . [Pipeline] withDockerContainer [2021-06-03T16:47:59.011Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T16:47:59.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T16:47:59.466Z] $ docker top 1ad4ca45d51bd5c74b22e59b893da87381ed66e7ee6aa61ee3da4419a6ac2c62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:47:59.847Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T16:48:00.421Z] Building core-command ... [2021-06-03T16:48:00.421Z] Building core-data ... [2021-06-03T16:48:00.421Z] Building core-metadata ... [2021-06-03T16:48:00.421Z] Building security-bootstrapper ... [2021-06-03T16:48:00.421Z] Building security-proxy-setup ... [2021-06-03T16:48:00.421Z] Building security-secretstore-setup ... [2021-06-03T16:48:00.421Z] Building support-notifications ... [2021-06-03T16:48:00.421Z] Building support-scheduler ... [2021-06-03T16:48:00.421Z] Building sys-mgmt-agent ... [2021-06-03T16:48:00.421Z] Building support-notifications [2021-06-03T16:48:00.421Z] Building sys-mgmt-agent [2021-06-03T16:48:00.421Z] Building security-proxy-setup [2021-06-03T16:48:00.421Z] Building security-secretstore-setup [2021-06-03T16:48:00.421Z] Building core-data [2021-06-03T16:48:02.392Z] using credential edgex-jenkins-ssh [2021-06-03T16:48:02.409Z] Cloning the remote Git repository [2021-06-03T16:48:02.465Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:48:02.580Z] > git init /w/workspace/edgex-go/522 # timeout=10 [2021-06-03T16:48:02.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T16:48:02.664Z] > git --version # timeout=10 [2021-06-03T16:48:02.702Z] > git --version # 'git version 2.17.1' [2021-06-03T16:48:02.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T16:48:02.789Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T16:48:13.041Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:48:13.041Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:48:13.041Z] ---> 84c41a5033f4 [2021-06-03T16:48:13.041Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T16:48:13.041Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:48:13.041Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:48:13.041Z] ---> 84c41a5033f4 [2021-06-03T16:48:13.041Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T16:48:13.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:48:13.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:48:13.041Z] ---> 84c41a5033f4 [2021-06-03T16:48:13.041Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:48:19.727Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:48:19.727Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:48:19.727Z] ---> 84c41a5033f4 [2021-06-03T16:48:19.727Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:48:20.194Z] Avoid second fetch [2021-06-03T16:48:20.195Z] Checking out Revision a2749409447314ed009d40dfa1be3db87bf47467 (master) [2021-06-03T16:48:20.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T16:48:20.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T16:48:20.213Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T16:48:20.231Z] > git checkout -f a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 [2021-06-03T16:48:24.784Z] Commit message: "feat(sma): implement re-design v2 SMA API (#3527)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T16:48:26.145Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:48:26.553Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T16:48:26.900Z] + + true [2021-06-03T16:48:26.900Z] sudo service docker restart [2021-06-03T16:48:29.735Z] ---> Running in 90e8be16ffd1 [2021-06-03T16:48:29.736Z] ---> Running in ca4fd94c563e [2021-06-03T16:48:29.736Z] ---> Running in 71ea68635972 [2021-06-03T16:48:29.736Z] ---> Running in 53e3b7331ec3 [2021-06-03T16:48:29.736Z] Removing intermediate container 90e8be16ffd1 [2021-06-03T16:48:29.736Z] ---> 5edb5e5a9334 [2021-06-03T16:48:29.736Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:48:29.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:48:29.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:48:29.736Z] ---> 84c41a5033f4 [2021-06-03T16:48:29.736Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:48:29.736Z] ---> Using cache [2021-06-03T16:48:29.736Z] ---> 852c80eeac7d [2021-06-03T16:48:29.736Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:48:30.004Z] Removing intermediate container ca4fd94c563e [2021-06-03T16:48:30.004Z] ---> 852c80eeac7d [2021-06-03T16:48:30.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:48:30.004Z] Removing intermediate container 53e3b7331ec3 [2021-06-03T16:48:30.004Z] ---> 2de089eeea82 [2021-06-03T16:48:30.004Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:48:30.004Z] Removing intermediate container 71ea68635972 [2021-06-03T16:48:30.004Z] ---> 285c1bb8c20b [2021-06-03T16:48:30.004Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:48:30.004Z] ---> Running in 89af3f11f2cd [2021-06-03T16:48:30.004Z] ---> Running in afbd89d36346 [2021-06-03T16:48:30.004Z] ---> Running in 04a9292711d6 [2021-06-03T16:48:30.004Z] ---> Running in bd30937edd9e [2021-06-03T16:48:30.266Z] ---> Running in b78248e6d4d4 [2021-06-03T16:48:31.228Z] Removing intermediate container 89af3f11f2cd [2021-06-03T16:48:31.228Z] ---> 70bb348c1b9a [2021-06-03T16:48:31.228Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T16:48:31.228Z] ---> Running in bc0837a3af26 [2021-06-03T16:48:31.228Z] Removing intermediate container afbd89d36346 [2021-06-03T16:48:31.228Z] ---> 6e00f0108a21 [2021-06-03T16:48:31.228Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T16:48:31.228Z] Removing intermediate container 04a9292711d6 [2021-06-03T16:48:31.228Z] ---> 527e30329de1 [2021-06-03T16:48:31.228Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T16:48:31.491Z] ---> Running in 717c830c65c4 [2021-06-03T16:48:31.491Z] ---> Running in 43b5fa5472ea [2021-06-03T16:48:31.491Z] Removing intermediate container bd30937edd9e [2021-06-03T16:48:31.491Z] ---> 7b3b44202eea [2021-06-03T16:48:31.491Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T16:48:31.491Z] Removing intermediate container b78248e6d4d4 [2021-06-03T16:48:31.491Z] ---> 63a78339d423 [2021-06-03T16:48:31.491Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T16:48:31.491Z] ---> Running in 1ed4101bbdf2 [2021-06-03T16:48:31.753Z] ---> Running in 487577560d23 [2021-06-03T16:48:32.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:32.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:32.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:32.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:32.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:32.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:32.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:33.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:33.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:33.124Z] OK: 219 MiB in 52 packages [2021-06-03T16:48:33.385Z] OK: 219 MiB in 52 packages [2021-06-03T16:48:33.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:48:33.385Z] Removing intermediate container bc0837a3af26 [2021-06-03T16:48:33.385Z] ---> 1057b7231eee [2021-06-03T16:48:33.385Z] Step 6/22 : COPY go.mod . [2021-06-03T16:48:33.647Z] Removing intermediate container 43b5fa5472ea [2021-06-03T16:48:33.647Z] ---> e41ce3e94652 [2021-06-03T16:48:33.647Z] Step 6/24 : COPY go.mod . [2021-06-03T16:48:33.647Z] ---> 29d93b9328a6 [2021-06-03T16:48:33.647Z] Step 7/22 : RUN go mod download [2021-06-03T16:48:33.647Z] ---> Running in ab1fdabc5b98 [2021-06-03T16:48:33.914Z] OK: 219 MiB in 52 packages [2021-06-03T16:48:33.914Z] ---> f1f29067eb90 [2021-06-03T16:48:33.914Z] Step 7/24 : RUN go mod download [2021-06-03T16:48:33.914Z] ---> Running in b7287410dbb3 [2021-06-03T16:48:34.176Z] OK: 219 MiB in 52 packages [2021-06-03T16:48:34.176Z] Removing intermediate container 717c830c65c4 [2021-06-03T16:48:34.176Z] ---> 9cb710db3917 [2021-06-03T16:48:34.176Z] Step 6/24 : COPY go.mod . [2021-06-03T16:48:34.436Z] OK: 219 MiB in 52 packages [2021-06-03T16:48:34.700Z] ---> cacf761658d7 [2021-06-03T16:48:34.701Z] Step 7/24 : RUN go mod download [2021-06-03T16:48:34.701Z] ---> Running in 8adda33481c2 [2021-06-03T16:48:34.701Z] Removing intermediate container 487577560d23 [2021-06-03T16:48:34.701Z] ---> c5272ee2a5c0 [2021-06-03T16:48:34.701Z] Step 6/23 : COPY go.mod . [2021-06-03T16:48:34.974Z] ---> 4e1ce608cb5f [2021-06-03T16:48:34.974Z] Step 7/23 : RUN go mod download [2021-06-03T16:48:34.974Z] Removing intermediate container 1ed4101bbdf2 [2021-06-03T16:48:34.974Z] ---> aac721900ce8 [2021-06-03T16:48:34.974Z] Step 6/26 : COPY go.mod . [2021-06-03T16:48:34.974Z] ---> Running in 6654bca51901 [2021-06-03T16:48:34.974Z] Removing intermediate container ab1fdabc5b98 [2021-06-03T16:48:34.974Z] ---> c75cff7948c1 [2021-06-03T16:48:34.974Z] Step 8/22 : COPY . . [2021-06-03T16:48:35.235Z] Removing intermediate container b7287410dbb3 [2021-06-03T16:48:35.235Z] ---> d176146d2b14 [2021-06-03T16:48:35.235Z] Step 8/24 : COPY . . [2021-06-03T16:48:37.209Z] ---> 46b0100225e7 [2021-06-03T16:48:37.209Z] Step 7/26 : RUN go mod download [2021-06-03T16:48:42.541Z] ---> Running in 42dd18e2c634 [2021-06-03T16:48:42.541Z] Removing intermediate container 8adda33481c2 [2021-06-03T16:48:42.541Z] ---> 29ab5b155b46 [2021-06-03T16:48:42.541Z] Step 8/24 : COPY . . [2021-06-03T16:48:42.813Z] ---> a061c2a0c26b [2021-06-03T16:48:42.813Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:48:42.813Z] Removing intermediate container 6654bca51901 [2021-06-03T16:48:42.813Z] ---> 9c1e7cb8a485 [2021-06-03T16:48:42.813Z] Step 8/23 : COPY . . [2021-06-03T16:48:42.813Z] ---> 7601ecaca091 [2021-06-03T16:48:42.813Z] Step 9/22 : RUN go mod tidy [2021-06-03T16:48:42.813Z] ---> Running in 264d2d077fca [2021-06-03T16:48:43.081Z] ---> Running in b21fdb0b66f4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:48:45.292Z] provisioning config files... [2021-06-03T16:48:45.320Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config91851550793468097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:48:45.705Z] ---> docker-login.sh [2021-06-03T16:48:45.705Z] nexus3.edgexfoundry.org:10001 [2021-06-03T16:48:46.444Z] Removing intermediate container 42dd18e2c634 [2021-06-03T16:48:46.444Z] ---> 11d2997b8f39 [2021-06-03T16:48:46.444Z] Step 8/26 : COPY . . [2021-06-03T16:48:46.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:48:46.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:48:46.997Z] Configure a credential helper to remove this warning. See [2021-06-03T16:48:46.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:48:46.997Z] [2021-06-03T16:48:46.997Z] Login Succeeded [2021-06-03T16:48:46.997Z] nexus3.edgexfoundry.org:10002 [2021-06-03T16:48:47.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:48:47.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:48:47.596Z] Configure a credential helper to remove this warning. See [2021-06-03T16:48:47.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:48:47.596Z] [2021-06-03T16:48:47.596Z] Login Succeeded [2021-06-03T16:48:47.596Z] nexus3.edgexfoundry.org:10003 [2021-06-03T16:48:48.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:48:48.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:48:48.193Z] Configure a credential helper to remove this warning. See [2021-06-03T16:48:48.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:48:48.193Z] [2021-06-03T16:48:48.193Z] Login Succeeded [2021-06-03T16:48:48.193Z] nexus3.edgexfoundry.org:10004 [2021-06-03T16:48:48.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:48:48.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:48:48.794Z] Configure a credential helper to remove this warning. See [2021-06-03T16:48:48.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:48:48.794Z] [2021-06-03T16:48:48.794Z] Login Succeeded [2021-06-03T16:48:48.794Z] docker.io [2021-06-03T16:48:49.020Z] Removing intermediate container b21fdb0b66f4 [2021-06-03T16:48:49.021Z] ---> 6bce9aeb2ed5 [2021-06-03T16:48:49.021Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T16:48:49.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:48:49.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:48:49.675Z] Configure a credential helper to remove this warning. See [2021-06-03T16:48:49.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:48:49.675Z] [2021-06-03T16:48:49.675Z] Login Succeeded [2021-06-03T16:48:49.675Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T16:48:49.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T16:48:50.042Z] ========================================================= [2021-06-03T16:48:50.042Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T16:48:50.042Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:48:50.418Z] + 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-03T16:48:52.333Z] Removing intermediate container 264d2d077fca [2021-06-03T16:48:52.333Z] ---> 0ee36d9e6630 [2021-06-03T16:48:52.333Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T16:48:52.333Z] ---> Running in be48b550bd03 [2021-06-03T16:48:52.333Z] ---> Running in 26bc3300b2f8 [2021-06-03T16:48:52.333Z] ---> 40a5f69d293b [2021-06-03T16:48:52.333Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:48:52.333Z] ---> d3ea1edbe3a4 [2021-06-03T16:48:52.333Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:48:52.333Z] ---> Running in fea3843244a1 [2021-06-03T16:48:52.333Z] ---> Running in 0b172e39f4e1 [2021-06-03T16:48:52.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-03T16:48:52.607Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/core-data/core-data ./cmd/core-data [2021-06-03T16:48:53.080Z] Sending build context to Docker daemon 166.1MB [2021-06-03T16:48:53.080Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T16:48:53.080Z] Step 2/6 : FROM ${BASE} [2021-06-03T16:48:53.080Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T16:48:53.080Z] 595b0fe564bb: Pulling fs layer [2021-06-03T16:48:53.080Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T16:48:53.080Z] 316046926c0a: Pulling fs layer [2021-06-03T16:48:53.080Z] 4ebd0625c992: Pulling fs layer [2021-06-03T16:48:53.080Z] 207e8628e3a3: Pulling fs layer [2021-06-03T16:48:53.080Z] c791037a9be2: Pulling fs layer [2021-06-03T16:48:53.080Z] ffd874e62e21: Pulling fs layer [2021-06-03T16:48:53.080Z] 4ebd0625c992: Waiting [2021-06-03T16:48:53.080Z] 207e8628e3a3: Waiting [2021-06-03T16:48:53.080Z] c791037a9be2: Waiting [2021-06-03T16:48:53.080Z] ffd874e62e21: Waiting [2021-06-03T16:48:53.080Z] 316046926c0a: Verifying Checksum [2021-06-03T16:48:53.080Z] 316046926c0a: Download complete [2021-06-03T16:48:53.080Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T16:48:53.080Z] 7186ed65a4f7: Download complete [2021-06-03T16:48:53.080Z] 207e8628e3a3: Verifying Checksum [2021-06-03T16:48:53.080Z] 207e8628e3a3: Download complete [2021-06-03T16:48:53.080Z] c791037a9be2: Verifying Checksum [2021-06-03T16:48:53.080Z] c791037a9be2: Download complete [2021-06-03T16:48:53.080Z] 595b0fe564bb: Verifying Checksum [2021-06-03T16:48:53.080Z] 595b0fe564bb: Download complete [2021-06-03T16:48:53.677Z] 595b0fe564bb: Pull complete [2021-06-03T16:48:54.278Z] 7186ed65a4f7: Pull complete [2021-06-03T16:48:54.553Z] 316046926c0a: Pull complete [2021-06-03T16:48:54.554Z] Removing intermediate container 0b172e39f4e1 [2021-06-03T16:48:54.554Z] ---> ff627980ca9c [2021-06-03T16:48:54.554Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T16:48:54.554Z] Removing intermediate container fea3843244a1 [2021-06-03T16:48:54.554Z] ---> 03d3ec9e3f5f [2021-06-03T16:48:54.554Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T16:48:54.817Z] ---> Running in 2350545f40ca [2021-06-03T16:48:54.817Z] ---> Running in 012c6074186d [2021-06-03T16:48:55.562Z] ffd874e62e21: Download complete [2021-06-03T16:48:55.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-03T16:48:56.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-03T16:48:57.544Z] 4ebd0625c992: Verifying Checksum [2021-06-03T16:48:57.544Z] 4ebd0625c992: Download complete [2021-06-03T16:49:02.643Z] ---> 425fc6d3d8dc [2021-06-03T16:49:02.643Z] Step 9/26 : RUN go mod tidy [2021-06-03T16:49:02.643Z] ---> Running in 3a4274abc60b [2021-06-03T16:49:04.569Z] Removing intermediate container 3a4274abc60b [2021-06-03T16:49:04.569Z] ---> a64e13585d94 [2021-06-03T16:49:04.569Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T16:49:04.569Z] ---> Running in 6af10b8db4fc [2021-06-03T16:49:05.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-03T16:49:07.730Z] 4ebd0625c992: Pull complete [2021-06-03T16:49:08.006Z] 207e8628e3a3: Pull complete [2021-06-03T16:49:08.612Z] c791037a9be2: Pull complete [2021-06-03T16:49:12.036Z] ffd874e62e21: Pull complete [2021-06-03T16:49:12.036Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T16:49:12.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T16:49:12.036Z] ---> cfc18b08335c [2021-06-03T16:49:12.036Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-03T16:49:14.677Z] ---> Running in 52865c422180 [2021-06-03T16:49:16.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:49:17.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:49:17.690Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T16:49:18.287Z] (2/12) Installing file (5.39-r0) [2021-06-03T16:49:18.287Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T16:49:18.287Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T16:49:23.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-03T16:49:26.558Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T16:49:26.558Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T16:49:26.558Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T16:49:26.558Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T16:49:26.558Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T16:49:26.558Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T16:49:26.558Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T16:49:26.558Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T16:49:26.558Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T16:49:26.558Z] OK: 218 MiB in 52 packages [2021-06-03T16:49:28.882Z] Removing intermediate container be48b550bd03 [2021-06-03T16:49:28.882Z] ---> 67c2f5377d0f [2021-06-03T16:49:28.882Z] [2021-06-03T16:49:28.882Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T16:49:28.882Z] 3.12: Pulling from library/alpine [2021-06-03T16:49:29.829Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T16:49:29.829Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T16:49:29.829Z] ---> 13621d1b12d4 [2021-06-03T16:49:29.829Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T16:49:30.093Z] ---> Running in ee6cabbeb2d7 [2021-06-03T16:49:30.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:30.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:30.926Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T16:49:30.926Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:49:30.926Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T16:49:30.926Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T16:49:30.926Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:49:30.926Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:49:30.928Z] Removing intermediate container 52865c422180 [2021-06-03T16:49:30.929Z] ---> 40f706f90421 [2021-06-03T16:49:30.929Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T16:49:30.929Z] ---> Running in 434550d0f2ba [2021-06-03T16:49:30.929Z] Removing intermediate container 434550d0f2ba [2021-06-03T16:49:30.929Z] ---> 390d0b5c28e9 [2021-06-03T16:49:30.929Z] Step 5/6 : COPY go.mod . [2021-06-03T16:49:31.188Z] OK: 7 MiB in 18 packages [2021-06-03T16:49:31.766Z] Removing intermediate container ee6cabbeb2d7 [2021-06-03T16:49:31.766Z] ---> ee7905bcdb98 [2021-06-03T16:49:31.766Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:49:31.910Z] ---> 405bd14d6986 [2021-06-03T16:49:31.910Z] Step 6/6 : RUN go mod download [2021-06-03T16:49:31.910Z] ---> Running in 0885778211b6 [2021-06-03T16:49:32.026Z] ---> Running in 1978e2a2a231 [2021-06-03T16:49:32.026Z] Removing intermediate container 1978e2a2a231 [2021-06-03T16:49:32.026Z] ---> 035a80abbb1d [2021-06-03T16:49:32.026Z] Step 14/22 : WORKDIR /edgex [2021-06-03T16:49:32.290Z] ---> Running in 03b952d7eabd [2021-06-03T16:49:32.557Z] Removing intermediate container 03b952d7eabd [2021-06-03T16:49:32.557Z] ---> 36ed0299d04a [2021-06-03T16:49:32.557Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T16:49:32.820Z] ---> e0fab90419e8 [2021-06-03T16:49:32.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T16:49:33.796Z] ---> 1108c71d7234 [2021-06-03T16:49:33.796Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T16:49:34.370Z] Removing intermediate container 26bc3300b2f8 [2021-06-03T16:49:34.370Z] ---> 8672e2e915de [2021-06-03T16:49:34.370Z] [2021-06-03T16:49:34.370Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:49:34.370Z] ---> 13621d1b12d4 [2021-06-03T16:49:34.370Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T16:49:34.370Z] ---> Running in 45f3d7e2a590 [2021-06-03T16:49:34.370Z] ---> dd51a3c2a6b9 [2021-06-03T16:49:34.370Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T16:49:34.639Z] Removing intermediate container 45f3d7e2a590 [2021-06-03T16:49:34.639Z] ---> b5e30f1c2eb9 [2021-06-03T16:49:34.639Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T16:49:34.639Z] ---> Running in 3b2770b3cb33 [2021-06-03T16:49:34.639Z] ---> Running in 03af55f7fc70 [2021-06-03T16:49:34.639Z] Removing intermediate container 3b2770b3cb33 [2021-06-03T16:49:34.639Z] ---> 5a55b133747d [2021-06-03T16:49:34.639Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T16:49:34.639Z] ---> Running in 7daabfd256cd [2021-06-03T16:49:34.639Z] Removing intermediate container 03af55f7fc70 [2021-06-03T16:49:34.639Z] ---> 15d8b49f04c3 [2021-06-03T16:49:34.639Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T16:49:34.905Z] ---> Running in b4963774d207 [2021-06-03T16:49:34.905Z] Removing intermediate container 7daabfd256cd [2021-06-03T16:49:34.905Z] ---> 7797dec53e9c [2021-06-03T16:49:34.905Z] Step 20/22 : LABEL arch=x86_64 [2021-06-03T16:49:34.905Z] ---> Running in 8b48a3e8d05f [2021-06-03T16:49:35.171Z] Removing intermediate container b4963774d207 [2021-06-03T16:49:35.171Z] ---> 07d39b45a197 [2021-06-03T16:49:35.171Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:49:35.171Z] Removing intermediate container 8b48a3e8d05f [2021-06-03T16:49:35.171Z] ---> dd51192430ed [2021-06-03T16:49:35.171Z] Step 21/22 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:49:35.171Z] ---> Running in 4f2f911c68ea [2021-06-03T16:49:35.436Z] ---> Running in 0986308b5d61 [2021-06-03T16:49:35.436Z] Removing intermediate container 0986308b5d61 [2021-06-03T16:49:35.436Z] ---> f5b64e97bc29 [2021-06-03T16:49:35.436Z] Step 22/22 : LABEL version=2.0.0-dev.251 [2021-06-03T16:49:35.702Z] ---> Running in af7c37e9a879 [2021-06-03T16:49:35.964Z] Removing intermediate container af7c37e9a879 [2021-06-03T16:49:35.964Z] ---> 362b2ec04a3b [2021-06-03T16:49:35.964Z] [2021-06-03T16:49:35.964Z] Successfully built 362b2ec04a3b [2021-06-03T16:49:35.964Z] Successfully tagged security-proxy-setup:latest [2021-06-03T16:49:35.964Z]  Building security-proxy-setup ... done Building core-metadata [2021-06-03T16:49:37.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-03T16:49:37.925Z] Removing intermediate container 012c6074186d [2021-06-03T16:49:37.925Z] ---> baf422ed0091 [2021-06-03T16:49:37.925Z] [2021-06-03T16:49:37.925Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:49:37.925Z] ---> 13621d1b12d4 [2021-06-03T16:49:37.925Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T16:49:38.189Z] Removing intermediate container 4f2f911c68ea [2021-06-03T16:49:38.189Z] ---> 06f39e28deca [2021-06-03T16:49:38.189Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T16:49:38.450Z] ---> Running in 008f6a5eefe1 [2021-06-03T16:49:38.450Z] ---> Running in 31699ccc4a9e [2021-06-03T16:49:39.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:39.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:39.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:39.307Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T16:49:39.307Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:49:39.307Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:49:39.307Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:49:39.307Z] OK: 6 MiB in 16 packages [2021-06-03T16:49:40.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:40.263Z] Removing intermediate container 2350545f40ca [2021-06-03T16:49:40.263Z] ---> aa140157bc0d [2021-06-03T16:49:40.263Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T16:49:40.543Z] ---> Running in bf6ac3cf3ffe [2021-06-03T16:49:40.543Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:49:40.811Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T16:49:40.811Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T16:49:40.811Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T16:49:41.074Z] Removing intermediate container 008f6a5eefe1 [2021-06-03T16:49:41.074Z] ---> aa888e4a7170 [2021-06-03T16:49:41.074Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:49:41.074Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T16:49:41.656Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T16:49:41.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-03T16:49:41.656Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:49:41.656Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:49:41.656Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:49:41.656Z] ---> 84c41a5033f4 [2021-06-03T16:49:41.656Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:49:41.656Z] ---> Using cache [2021-06-03T16:49:41.656Z] ---> 285c1bb8c20b [2021-06-03T16:49:41.656Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:49:41.656Z] ---> Using cache [2021-06-03T16:49:41.656Z] ---> 63a78339d423 [2021-06-03T16:49:41.656Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:49:41.656Z] OK: 8 MiB in 20 packages [2021-06-03T16:49:41.656Z] ---> Running in a9ead9bea0b6 [2021-06-03T16:49:41.656Z] Removing intermediate container 6af10b8db4fc [2021-06-03T16:49:41.656Z] ---> 878adcb1d0d8 [2021-06-03T16:49:41.656Z] [2021-06-03T16:49:41.656Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T16:49:41.656Z] ---> 13621d1b12d4 [2021-06-03T16:49:41.656Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T16:49:41.925Z] ---> Running in 109302bfc2e6 [2021-06-03T16:49:41.925Z] ---> Running in b935cf6b5d03 [2021-06-03T16:49:41.925Z] Removing intermediate container a9ead9bea0b6 [2021-06-03T16:49:41.925Z] ---> 0409fc1f363f [2021-06-03T16:49:41.925Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T16:49:41.925Z] ---> Running in 04d8e681ded3 [2021-06-03T16:49:42.186Z] Removing intermediate container 04d8e681ded3 [2021-06-03T16:49:42.186Z] ---> 6048c30f6adf [2021-06-03T16:49:42.186Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:49:42.186Z] ---> Running in aad7ff65e221 [2021-06-03T16:49:42.451Z] Removing intermediate container aad7ff65e221 [2021-06-03T16:49:42.451Z] ---> 57f75e5c01f6 [2021-06-03T16:49:42.451Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:49:42.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:42.451Z] Removing intermediate container 31699ccc4a9e [2021-06-03T16:49:42.451Z] ---> 2ac4710ab3a1 [2021-06-03T16:49:42.451Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:49:42.723Z] Removing intermediate container bf6ac3cf3ffe [2021-06-03T16:49:42.723Z] ---> 946633ed6a04 [2021-06-03T16:49:42.723Z] [2021-06-03T16:49:42.723Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T16:49:42.723Z] ---> 2fbe95926428 [2021-06-03T16:49:42.723Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T16:49:42.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:42.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:42.723Z] 20.10.0: Pulling from library/docker [2021-06-03T16:49:42.723Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T16:49:42.988Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:49:42.988Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T16:49:42.988Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T16:49:42.988Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:49:42.988Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T16:49:42.988Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:49:42.988Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:49:42.988Z] ---> 7b71ccb056d9 [2021-06-03T16:49:42.988Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T16:49:42.988Z] OK: 7 MiB in 20 packages [2021-06-03T16:49:42.988Z] ---> 6e596f9a94bb [2021-06-03T16:49:42.988Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T16:49:43.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:49:44.142Z] OK: 219 MiB in 52 packages [2021-06-03T16:49:45.538Z] ---> b1566ba04ec9 [2021-06-03T16:49:45.538Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T16:49:45.538Z] ---> d826215e13ac [2021-06-03T16:49:45.538Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T16:49:45.538Z] Removing intermediate container b935cf6b5d03 [2021-06-03T16:49:45.538Z] ---> 51aa7b415047 [2021-06-03T16:49:45.538Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:49:45.538Z] ---> Running in 18559a546657 [2021-06-03T16:49:45.538Z] ---> Running in a7b2cd0ec264 [2021-06-03T16:49:45.804Z] Removing intermediate container 109302bfc2e6 [2021-06-03T16:49:45.804Z] ---> 4336f19a24bd [2021-06-03T16:49:45.804Z] Step 6/24 : COPY go.mod . [2021-06-03T16:49:45.804Z] Removing intermediate container a7b2cd0ec264 [2021-06-03T16:49:45.804Z] ---> 1027606a1129 [2021-06-03T16:49:45.804Z] Step 14/26 : WORKDIR / [2021-06-03T16:49:45.804Z] Removing intermediate container 18559a546657 [2021-06-03T16:49:45.804Z] ---> 514af0ba3716 [2021-06-03T16:49:45.804Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:49:45.804Z] ---> Running in 1e7838afa09e [2021-06-03T16:49:45.804Z] ---> 3ec19e94a483 [2021-06-03T16:49:45.804Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T16:49:45.804Z] ---> Running in 6c25c55fb658 [2021-06-03T16:49:46.062Z] ---> Running in f53459efb5bd [2021-06-03T16:49:46.062Z] ---> a8f2031475a4 [2021-06-03T16:49:46.062Z] Step 7/24 : RUN go mod download [2021-06-03T16:49:46.062Z] Removing intermediate container 1e7838afa09e [2021-06-03T16:49:46.062Z] ---> d85fb6a8c841 [2021-06-03T16:49:46.062Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-03T16:49:46.062Z] ---> Running in fa969519fcbc [2021-06-03T16:49:46.062Z] Removing intermediate container 6c25c55fb658 [2021-06-03T16:49:46.062Z] ---> 9ed6b46c7d58 [2021-06-03T16:49:46.062Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T16:49:46.062Z] Removing intermediate container f53459efb5bd [2021-06-03T16:49:46.062Z] ---> 4acced258e74 [2021-06-03T16:49:46.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:49:46.324Z] ---> Running in dee35dc44e78 [2021-06-03T16:49:46.324Z] ---> Running in b20f78e458f3 [2021-06-03T16:49:46.324Z] ---> dacf7cdf0fdf [2021-06-03T16:49:46.324Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-03T16:49:46.588Z] Removing intermediate container dee35dc44e78 [2021-06-03T16:49:46.588Z] ---> bb8096a993ee [2021-06-03T16:49:46.588Z] Step 22/23 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:49:46.850Z] ---> Running in 7c4a19e04d7e [2021-06-03T16:49:46.850Z] Removing intermediate container b20f78e458f3 [2021-06-03T16:49:46.850Z] ---> e1ccb68498ab [2021-06-03T16:49:46.850Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:49:46.850Z] ---> 71f78d2f4ef6 [2021-06-03T16:49:46.850Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T16:49:46.850Z] ---> Running in a3709fa8ce37 [2021-06-03T16:49:46.850Z] Removing intermediate container 7c4a19e04d7e [2021-06-03T16:49:46.850Z] ---> 6ad6e3d666e6 [2021-06-03T16:49:46.850Z] Step 23/23 : LABEL version=2.0.0-dev.251 [2021-06-03T16:49:47.120Z] ---> Running in f93ccb60d16f [2021-06-03T16:49:47.120Z] Removing intermediate container a3709fa8ce37 [2021-06-03T16:49:47.120Z] ---> f91fabc73542 [2021-06-03T16:49:47.120Z] Step 23/24 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:49:47.381Z] Removing intermediate container fa969519fcbc [2021-06-03T16:49:47.381Z] ---> a23e68282825 [2021-06-03T16:49:47.381Z] Step 8/24 : COPY . . [2021-06-03T16:49:47.381Z] ---> Running in 912025454e38 [2021-06-03T16:49:47.381Z] ---> 29a87ad75c8b [2021-06-03T16:49:47.381Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-03T16:49:47.381Z] Removing intermediate container f93ccb60d16f [2021-06-03T16:49:47.381Z] ---> 27e6012e0fae [2021-06-03T16:49:47.381Z] [2021-06-03T16:49:47.381Z] Successfully built 27e6012e0fae [2021-06-03T16:49:47.640Z] Successfully tagged support-notifications:latest [2021-06-03T16:49:47.640Z] Building core-command [2021-06-03T16:49:48.249Z]  Building support-notifications ... done Removing intermediate container 912025454e38 [2021-06-03T16:49:48.249Z] ---> 888777e9bf63 [2021-06-03T16:49:48.249Z] Step 24/24 : LABEL version=2.0.0-dev.251 [2021-06-03T16:49:58.287Z] ---> fbc70a327b5d [2021-06-03T16:49:58.287Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T16:49:58.287Z] ---> Running in 75c6bca136a6 [2021-06-03T16:49:58.287Z] ---> 11634d4158db [2021-06-03T16:49:58.287Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:49:58.717Z] Removing intermediate container 0885778211b6 [2021-06-03T16:49:58.717Z] ---> 8ed2996dca0f [2021-06-03T16:49:58.717Z] Successfully built 8ed2996dca0f [2021-06-03T16:49:58.717Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:49:58.861Z] ---> Running in a85e82e0f4fd [2021-06-03T16:49:58.861Z] Removing intermediate container 75c6bca136a6 [2021-06-03T16:49:58.861Z] ---> 20444e183d47 [2021-06-03T16:49:58.861Z] [2021-06-03T16:49:59.099Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T16:49:59.099Z] . [Pipeline] withDockerContainer [2021-06-03T16:49:59.122Z] Successfully built 20444e183d47 [2021-06-03T16:49:59.122Z] ---> 04dca3f7fc08 [2021-06-03T16:49:59.122Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T16:49:59.122Z] Successfully tagged core-data:latest [2021-06-03T16:49:59.122Z]  Building core-data ... done Building support-scheduler [2021-06-03T16:49:59.332Z] prd-ubuntu18.04-docker-arm64-4c-16g-356 does not seem to be running inside a container [2021-06-03T16:49:59.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** ci-base-image-arm64 cat [2021-06-03T16:50:01.022Z] $ docker top a0f09d771dc2f2d0d61e33ec21ad24ba605b066a325c97cf0fc7111060c9e22c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:50:01.725Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T16:50:01.725Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T16:50:01.725Z] ---> aefe523efa57 [2021-06-03T16:50:01.725Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:50:01.975Z] + go version [2021-06-03T16:50:01.975Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T16:50:01.989Z] $ docker stop --time=1 a0f09d771dc2f2d0d61e33ec21ad24ba605b066a325c97cf0fc7111060c9e22c [2021-06-03T16:50:03.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:50:03.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:50:03.123Z] ---> 84c41a5033f4 [2021-06-03T16:50:03.123Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:50:03.123Z] ---> Using cache [2021-06-03T16:50:03.123Z] ---> 285c1bb8c20b [2021-06-03T16:50:03.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:50:03.123Z] ---> Using cache [2021-06-03T16:50:03.123Z] ---> 63a78339d423 [2021-06-03T16:50:03.123Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T16:50:03.123Z] ---> Using cache [2021-06-03T16:50:03.123Z] ---> 4336f19a24bd [2021-06-03T16:50:03.123Z] Step 6/23 : COPY go.mod . [2021-06-03T16:50:03.123Z] ---> Using cache [2021-06-03T16:50:03.123Z] ---> a8f2031475a4 [2021-06-03T16:50:03.123Z] Step 7/23 : RUN go mod download [2021-06-03T16:50:03.123Z] ---> Using cache [2021-06-03T16:50:03.123Z] ---> a23e68282825 [2021-06-03T16:50:03.123Z] Step 8/23 : COPY . . [2021-06-03T16:50:03.123Z] ---> Using cache [2021-06-03T16:50:03.123Z] ---> 11634d4158db [2021-06-03T16:50:03.123Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:50:03.385Z] ---> e14ca762deba [2021-06-03T16:50:03.385Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T16:50:03.739Z] $ docker rm -f a0f09d771dc2f2d0d61e33ec21ad24ba605b066a325c97cf0fc7111060c9e22c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-03T16:50:04.329Z] ---> Running in 5989c8da6a04 [2021-06-03T16:50:04.329Z] ---> Running in 388830fe7799 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:50:04.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:50:04.674Z] [2021-06-03T16:50:04.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:50:05.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:50:05.275Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:50:05.275Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:50:05.275Z] ---> 84c41a5033f4 [2021-06-03T16:50:05.275Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:50:05.275Z] ---> Using cache [2021-06-03T16:50:05.275Z] ---> 285c1bb8c20b [2021-06-03T16:50:05.275Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:50:05.275Z] ---> Using cache [2021-06-03T16:50:05.275Z] ---> 63a78339d423 [2021-06-03T16:50:05.275Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:50:05.275Z] ---> Using cache [2021-06-03T16:50:05.275Z] ---> 4336f19a24bd [2021-06-03T16:50:05.275Z] Step 6/24 : COPY go.mod . [2021-06-03T16:50:05.275Z] ---> Using cache [2021-06-03T16:50:05.275Z] ---> a8f2031475a4 [2021-06-03T16:50:05.275Z] Step 7/24 : RUN go mod download [2021-06-03T16:50:05.275Z] ---> Using cache [2021-06-03T16:50:05.275Z] ---> a23e68282825 [2021-06-03T16:50:05.275Z] Step 8/24 : COPY . . [2021-06-03T16:50:05.275Z] ---> Using cache [2021-06-03T16:50:05.275Z] ---> 11634d4158db [2021-06-03T16:50:05.275Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:50:05.305Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-03T16:50:05.305Z] 29e5d40040c1: Pulling fs layer [2021-06-03T16:50:05.305Z] 1ce36da41761: Pulling fs layer [2021-06-03T16:50:05.305Z] 25b303627fd3: Pulling fs layer [2021-06-03T16:50:05.535Z] ---> b25c095d4f4f [2021-06-03T16:50:05.535Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-03T16:50:05.581Z] 29e5d40040c1: Download complete [2021-06-03T16:50:05.797Z] ---> Running in d7be3135d67b [2021-06-03T16:50:05.797Z] Removing intermediate container 388830fe7799 [2021-06-03T16:50:05.797Z] ---> ad0f247e386b [2021-06-03T16:50:05.797Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T16:50:05.797Z] ---> Running in 27fa74bac403 [2021-06-03T16:50:05.797Z] Removing intermediate container a85e82e0f4fd [2021-06-03T16:50:05.797Z] ---> 4263d24d9cc6 [2021-06-03T16:50:05.797Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T16:50:05.854Z] 1ce36da41761: Verifying Checksum [2021-06-03T16:50:05.854Z] 1ce36da41761: Download complete [2021-06-03T16:50:06.066Z] ---> Running in 961516e4d153 [2021-06-03T16:50:06.067Z] ---> Running in 6e8f60064734 [2021-06-03T16:50:06.128Z] 29e5d40040c1: Pull complete [2021-06-03T16:50:07.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:07.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T16:50:07.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:07.038Z] Removing intermediate container 5989c8da6a04 [2021-06-03T16:50:07.038Z] ---> 8d3d0de094be [2021-06-03T16:50:07.038Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T16:50:07.038Z] ---> Running in 7791755262c1 [2021-06-03T16:50:07.038Z] Removing intermediate container 27fa74bac403 [2021-06-03T16:50:07.038Z] ---> a9041313a09d [2021-06-03T16:50:07.038Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T16:50:07.038Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T16:50:07.038Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T16:50:07.329Z] Executing bash-5.0.17-r0.post-install [2021-06-03T16:50:07.329Z] ---> Running in 2c0cf007b5e4 [2021-06-03T16:50:07.329Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:50:07.329Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T16:50:07.329Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T16:50:07.329Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T16:50:07.329Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T16:50:07.329Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T16:50:07.329Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T16:50:07.329Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T16:50:07.329Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T16:50:07.329Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T16:50:07.329Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T16:50:07.565Z] 1ce36da41761: Pull complete [2021-06-03T16:50:07.839Z] 25b303627fd3: Verifying Checksum [2021-06-03T16:50:07.839Z] 25b303627fd3: Download complete [2021-06-03T16:50:08.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-03T16:50:08.733Z] Removing intermediate container 2c0cf007b5e4 [2021-06-03T16:50:08.733Z] ---> 7d438a4c2316 [2021-06-03T16:50:08.733Z] Step 24/26 : LABEL arch=x86_64 [2021-06-03T16:50:09.006Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T16:50:09.006Z] ---> Running in 70896b050d92 [2021-06-03T16:50:09.006Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T16:50:09.006Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T16:50:09.006Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T16:50:09.006Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T16:50:09.006Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T16:50:09.006Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T16:50:09.280Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T16:50:09.281Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T16:50:09.281Z] Removing intermediate container d7be3135d67b [2021-06-03T16:50:09.281Z] ---> fca4e1ee1d99 [2021-06-03T16:50:09.281Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T16:50:09.281Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T16:50:09.281Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T16:50:09.281Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T16:50:09.281Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T16:50:09.281Z] Removing intermediate container 70896b050d92 [2021-06-03T16:50:09.281Z] ---> 108f03ac6bd5 [2021-06-03T16:50:09.281Z] Step 25/26 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:50:09.281Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T16:50:09.553Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T16:50:09.553Z] ---> Running in 09f91be005c0 [2021-06-03T16:50:09.553Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T16:50:09.553Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T16:50:09.553Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T16:50:09.553Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T16:50:09.828Z] ---> Running in 815deb545f94 [2021-06-03T16:50:09.828Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T16:50:09.828Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T16:50:09.828Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T16:50:09.828Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T16:50:09.828Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T16:50:09.828Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T16:50:09.828Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T16:50:10.097Z] Removing intermediate container 815deb545f94 [2021-06-03T16:50:10.097Z] ---> f0b4b3b0f105 [2021-06-03T16:50:10.097Z] Step 26/26 : LABEL version=2.0.0-dev.251 [2021-06-03T16:50:10.097Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T16:50:10.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T16:50:10.370Z] OK: 72 MiB in 59 packages [2021-06-03T16:50:10.370Z] ---> Running in 98a6fd52b043 [2021-06-03T16:50:10.638Z] Removing intermediate container 98a6fd52b043 [2021-06-03T16:50:10.638Z] ---> c48c462c6c78 [2021-06-03T16:50:10.638Z] [2021-06-03T16:50:10.638Z] Successfully built c48c462c6c78 [2021-06-03T16:50:10.908Z] Successfully tagged security-secretstore-setup:latest [2021-06-03T16:50:10.908Z] Building security-bootstrapper [2021-06-03T16:50:11.866Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-03T16:50:11.866Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T16:50:12.448Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T16:50:12.448Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T16:50:12.448Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T16:50:12.448Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T16:50:13.404Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T16:50:13.404Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T16:50:13.667Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T16:50:13.667Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T16:50:14.637Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T16:50:14.637Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T16:50:16.041Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T16:50:16.041Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T16:50:17.426Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:50:17.426Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:50:17.426Z] ---> 84c41a5033f4 [2021-06-03T16:50:17.426Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T16:50:17.426Z] ---> Using cache [2021-06-03T16:50:17.426Z] ---> 285c1bb8c20b [2021-06-03T16:50:17.426Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:50:17.426Z] ---> Using cache [2021-06-03T16:50:17.426Z] ---> 63a78339d423 [2021-06-03T16:50:17.426Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T16:50:17.426Z] ---> Using cache [2021-06-03T16:50:17.426Z] ---> 4336f19a24bd [2021-06-03T16:50:17.426Z] Step 6/32 : COPY go.mod . [2021-06-03T16:50:17.426Z] ---> Using cache [2021-06-03T16:50:17.426Z] ---> a8f2031475a4 [2021-06-03T16:50:17.426Z] Step 7/32 : RUN go mod download [2021-06-03T16:50:17.426Z] ---> Using cache [2021-06-03T16:50:17.426Z] ---> a23e68282825 [2021-06-03T16:50:17.426Z] Step 8/32 : COPY . . [2021-06-03T16:50:17.426Z] ---> Using cache [2021-06-03T16:50:17.426Z] ---> 11634d4158db [2021-06-03T16:50:17.426Z] Step 9/32 : RUN go mod tidy [2021-06-03T16:50:17.426Z] ---> Using cache [2021-06-03T16:50:17.426Z] ---> fca4e1ee1d99 [2021-06-03T16:50:17.426Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T16:50:18.000Z] 25b303627fd3: Pull complete [2021-06-03T16:50:18.000Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-03T16:50:18.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:50:18.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-03T16:50:18.247Z] prd-ubuntu18.04-docker-arm64-4c-16g-356 does not seem to be running inside a container [2021-06-03T16:50:18.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-03T16:50:18.367Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-03T16:50:20.971Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T16:50:20.971Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T16:50:20.971Z] ---> Running in d650f716ab8a [2021-06-03T16:50:20.971Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T16:50:20.971Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T16:50:21.331Z] $ docker top 53fe33f3d3c0c187f009c4fb00ade38a7fcd8d7961ef74b56408525034ee8cbc -eo pid,comm [2021-06-03T16:50:21.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] { [Pipeline] sh [2021-06-03T16:50:22.162Z] Collecting PyYAML<4,>=3.10 [2021-06-03T16:50:22.162Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T16:50:22.269Z] + grep parallel [2021-06-03T16:50:22.269Z] + docker-compose build --help [2021-06-03T16:50:23.580Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T16:50:23.580Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T16:50:23.580Z] Collecting idna<2.8,>=2.5 [2021-06-03T16:50:23.580Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T16:50:23.580Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-03T16:50:23.580Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-03T16:50:23.580Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T16:50:23.580Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T16:50:23.847Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T16:50:23.847Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T16:50:23.847Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T16:50:23.847Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T16:50:24.119Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, cached-property, docopt, jsonschema, dockerpty, PyYAML, docker-compose [2021-06-03T16:50:24.119Z] Attempting uninstall: idna [2021-06-03T16:50:24.119Z] Found existing installation: idna 2.9 [2021-06-03T16:50:24.119Z] Uninstalling idna-2.9: [2021-06-03T16:50:24.119Z] Successfully uninstalled idna-2.9 [2021-06-03T16:50:24.396Z] Attempting uninstall: urllib3 [2021-06-03T16:50:24.396Z] Found existing installation: urllib3 1.25.9 [2021-06-03T16:50:24.396Z] Uninstalling urllib3-1.25.9: [2021-06-03T16:50:24.396Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T16:50:24.669Z] Attempting uninstall: requests [2021-06-03T16:50:24.669Z] Found existing installation: requests 2.23.0 [2021-06-03T16:50:24.669Z] Uninstalling requests-2.23.0: [2021-06-03T16:50:24.669Z] Successfully uninstalled requests-2.23.0 [2021-06-03T16:50:25.259Z] Running setup.py install for texttable: started [2021-06-03T16:50:26.232Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T16:50:26.232Z] Running setup.py install for docopt: started [2021-06-03T16:50:26.582Z] --parallel Build images in parallel. [2021-06-03T16:50:26.815Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T16:50:26.815Z] Running setup.py install for dockerpty: started [Pipeline] } [2021-06-03T16:50:26.867Z] $ docker stop --time=1 53fe33f3d3c0c187f009c4fb00ade38a7fcd8d7961ef74b56408525034ee8cbc [2021-06-03T16:50:28.364Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T16:50:28.364Z] Running setup.py install for PyYAML: started [2021-06-03T16:50:28.678Z] $ docker rm -f 53fe33f3d3c0c187f009c4fb00ade38a7fcd8d7961ef74b56408525034ee8cbc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:50:29.150Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T16:50:29.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T16:50:29.327Z] . [Pipeline] withDockerContainer [2021-06-03T16:50:29.467Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-03T16:50:29.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-356 does not seem to be running inside a container [2021-06-03T16:50:29.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-03T16:50:31.225Z] $ docker top d08bd057a88b02020cbeed57e998a61b6217b8a3543dd1b5ec7b939fdb9d8fd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T16:50:32.181Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T16:50:34.840Z] Removing intermediate container 961516e4d153 [2021-06-03T16:50:34.840Z] ---> e9b995d0c945 [2021-06-03T16:50:34.840Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T16:50:34.840Z] ---> Running in f1aaba783a82 [2021-06-03T16:50:34.840Z] Removing intermediate container f1aaba783a82 [2021-06-03T16:50:34.840Z] ---> 34df7b29825d [2021-06-03T16:50:34.840Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T16:50:34.840Z] ---> Running in d7631803359f [2021-06-03T16:50:34.840Z] Removing intermediate container d7631803359f [2021-06-03T16:50:34.840Z] ---> 1d426c05f3b3 [2021-06-03T16:50:34.840Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T16:50:35.416Z] ---> d505f5bf3893 [2021-06-03T16:50:35.416Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T16:50:35.993Z] ---> c97e29b2d460 [2021-06-03T16:50:35.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T16:50:36.959Z] ---> 9e7f59bb563e [2021-06-03T16:50:36.959Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T16:50:36.959Z] ---> Running in 0e3cf0c88646 [2021-06-03T16:50:37.221Z] Removing intermediate container 0e3cf0c88646 [2021-06-03T16:50:37.221Z] ---> c102836b443f [2021-06-03T16:50:37.221Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:50:37.221Z] ---> Running in 1835177201cb [2021-06-03T16:50:37.486Z] Removing intermediate container 1835177201cb [2021-06-03T16:50:37.486Z] ---> 119d6e340601 [2021-06-03T16:50:37.486Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:50:37.486Z] ---> Running in 9c741d9e502b [2021-06-03T16:50:37.486Z] Removing intermediate container 9c741d9e502b [2021-06-03T16:50:37.486Z] ---> 72e8fd1c4bd9 [2021-06-03T16:50:37.486Z] Step 23/24 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:50:37.607Z] Building core-command ... [2021-06-03T16:50:37.608Z] Building core-data ... [2021-06-03T16:50:37.608Z] Building core-metadata ... [2021-06-03T16:50:37.608Z] Building security-bootstrapper ... [2021-06-03T16:50:37.608Z] Building security-proxy-setup ... [2021-06-03T16:50:37.608Z] Building security-secretstore-setup ... [2021-06-03T16:50:37.608Z] Building support-notifications ... [2021-06-03T16:50:37.608Z] Building support-scheduler ... [2021-06-03T16:50:37.608Z] Building sys-mgmt-agent ... [2021-06-03T16:50:37.608Z] Building security-secretstore-setup [2021-06-03T16:50:37.608Z] Building core-command [2021-06-03T16:50:37.608Z] Building sys-mgmt-agent [2021-06-03T16:50:37.608Z] Building security-proxy-setup [2021-06-03T16:50:37.608Z] Building security-bootstrapper [2021-06-03T16:50:37.749Z] ---> Running in 1c0ebbdf0d09 [2021-06-03T16:50:37.749Z] Removing intermediate container 1c0ebbdf0d09 [2021-06-03T16:50:37.749Z] ---> 7bdf90bc9a5b [2021-06-03T16:50:37.749Z] Step 24/24 : LABEL version=2.0.0-dev.251 [2021-06-03T16:50:38.016Z] ---> Running in 1160f4ed4f84 [2021-06-03T16:50:38.016Z] Removing intermediate container 1160f4ed4f84 [2021-06-03T16:50:38.016Z] ---> 1f3e318a7773 [2021-06-03T16:50:38.016Z] [2021-06-03T16:50:38.281Z] Successfully built 1f3e318a7773 [2021-06-03T16:50:38.281Z] Successfully tagged sys-mgmt-agent:latest [2021-06-03T16:50:48.314Z]  Building sys-mgmt-agent ... done Removing intermediate container 7791755262c1 [2021-06-03T16:50:48.314Z] ---> c67788381217 [2021-06-03T16:50:48.314Z] [2021-06-03T16:50:48.314Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:50:48.314Z] ---> 13621d1b12d4 [2021-06-03T16:50:48.314Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:50:48.314Z] ---> Running in b9dd819c229a [2021-06-03T16:50:48.314Z] Removing intermediate container 09f91be005c0 [2021-06-03T16:50:48.314Z] ---> f04437ccce76 [2021-06-03T16:50:48.314Z] [2021-06-03T16:50:48.314Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:50:48.314Z] ---> 13621d1b12d4 [2021-06-03T16:50:48.314Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:50:48.314Z] ---> Running in ee02764314ad [2021-06-03T16:50:48.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:48.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:48.583Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T16:50:48.583Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:50:48.583Z] OK: 6 MiB in 15 packages [2021-06-03T16:50:48.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:48.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:48.858Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T16:50:48.858Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:50:48.858Z] OK: 6 MiB in 15 packages [2021-06-03T16:50:50.787Z] Removing intermediate container 6e8f60064734 [2021-06-03T16:50:50.787Z] ---> d850ea727566 [2021-06-03T16:50:50.787Z] [2021-06-03T16:50:50.787Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:50:50.787Z] ---> 13621d1b12d4 [2021-06-03T16:50:50.787Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:50:50.787Z] ---> Running in a1b0f3b7c195 [2021-06-03T16:50:50.787Z] Removing intermediate container b9dd819c229a [2021-06-03T16:50:50.787Z] ---> 4cb4faecce07 [2021-06-03T16:50:50.787Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:50:50.787Z] Removing intermediate container ee02764314ad [2021-06-03T16:50:50.787Z] ---> 5fdb4b03fbf4 [2021-06-03T16:50:50.787Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:50:50.787Z] ---> Running in f6543fb3779b [2021-06-03T16:50:50.787Z] ---> Running in 88787c10ae65 [2021-06-03T16:50:50.787Z] Removing intermediate container f6543fb3779b [2021-06-03T16:50:50.787Z] ---> e796cd2ff535 [2021-06-03T16:50:50.787Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T16:50:51.056Z] Removing intermediate container 88787c10ae65 [2021-06-03T16:50:51.056Z] ---> 0a77e2a77fed [2021-06-03T16:50:51.056Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T16:50:51.056Z] ---> Running in ac890d74c385 [2021-06-03T16:50:51.056Z] ---> Running in 770cf30e2199 [2021-06-03T16:50:51.056Z] Removing intermediate container ac890d74c385 [2021-06-03T16:50:51.056Z] ---> 6ee9231956d6 [2021-06-03T16:50:51.056Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:50:51.318Z] ---> Running in 7184092a0de7 [2021-06-03T16:50:51.318Z] Removing intermediate container 770cf30e2199 [2021-06-03T16:50:51.318Z] ---> bb4a8d138354 [2021-06-03T16:50:51.318Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:50:51.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:51.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:51.318Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T16:50:51.318Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:50:51.318Z] OK: 6 MiB in 15 packages [2021-06-03T16:50:51.582Z] ---> Running in b489171f9d1b [2021-06-03T16:50:51.846Z] Removing intermediate container 7184092a0de7 [2021-06-03T16:50:51.846Z] ---> f7df40f279f9 [2021-06-03T16:50:51.846Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:50:51.846Z] Removing intermediate container b489171f9d1b [2021-06-03T16:50:51.846Z] ---> 21f6c22a5324 [2021-06-03T16:50:51.846Z] Step 16/24 : WORKDIR / [2021-06-03T16:50:52.425Z] ---> Running in fb5a14ab27cd [2021-06-03T16:50:52.425Z] ---> 5e3897113650 [2021-06-03T16:50:52.425Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T16:50:52.425Z] Removing intermediate container a1b0f3b7c195 [2021-06-03T16:50:52.425Z] ---> 69bf8613dcdf [2021-06-03T16:50:52.425Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:50:54.353Z] ---> Running in 4a0bf42e8dab [2021-06-03T16:50:54.353Z] Removing intermediate container fb5a14ab27cd [2021-06-03T16:50:54.353Z] ---> c365ce07c8d9 [2021-06-03T16:50:54.353Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:50:54.353Z] ---> 8940b1096dce [2021-06-03T16:50:54.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T16:50:54.353Z] Removing intermediate container d650f716ab8a [2021-06-03T16:50:54.353Z] ---> 192dfbbc8065 [2021-06-03T16:50:54.353Z] [2021-06-03T16:50:54.353Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T16:50:54.353Z] ---> 13621d1b12d4 [2021-06-03T16:50:54.353Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T16:50:54.353Z] Removing intermediate container 4a0bf42e8dab [2021-06-03T16:50:54.353Z] ---> b62457315349 [2021-06-03T16:50:54.353Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T16:50:54.353Z] ---> Running in 19c4c443e98e [2021-06-03T16:50:54.353Z] ---> Running in c439b488affb [2021-06-03T16:50:54.619Z] Removing intermediate container 19c4c443e98e [2021-06-03T16:50:54.619Z] ---> 6ebe7f4f141d [2021-06-03T16:50:54.619Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T16:50:54.619Z] ---> 1d975f5ca93e [2021-06-03T16:50:54.619Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T16:50:54.619Z] ---> 203522927c43 [2021-06-03T16:50:54.619Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T16:50:54.619Z] ---> Running in 8e0541a7c5b7 [2021-06-03T16:50:54.619Z] Removing intermediate container c439b488affb [2021-06-03T16:50:54.619Z] ---> 73f701f815db [2021-06-03T16:50:54.619Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:50:54.619Z] ---> Running in aeff0193dba1 [2021-06-03T16:50:54.619Z] ---> Running in aeb060a058eb [2021-06-03T16:50:54.889Z] Removing intermediate container aeff0193dba1 [2021-06-03T16:50:54.889Z] ---> dca302aaad12 [2021-06-03T16:50:54.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:50:54.889Z] Removing intermediate container aeb060a058eb [2021-06-03T16:50:54.889Z] ---> 99a4960c7613 [2021-06-03T16:50:54.889Z] Step 16/24 : WORKDIR / [2021-06-03T16:50:54.889Z] ---> Running in 445d86b66899 [2021-06-03T16:50:54.889Z] ---> Running in 1f6f3d282dd9 [2021-06-03T16:50:54.889Z] ---> 81ee8695a91b [2021-06-03T16:50:54.889Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T16:50:55.191Z] Removing intermediate container 445d86b66899 [2021-06-03T16:50:55.191Z] ---> ea564d03cc53 [2021-06-03T16:50:55.191Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T16:50:55.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:55.191Z] ---> Running in 4718559de3d1 [2021-06-03T16:50:55.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T16:50:55.191Z] Removing intermediate container 1f6f3d282dd9 [2021-06-03T16:50:55.191Z] ---> 28c4fe161b44 [2021-06-03T16:50:55.191Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:50:55.191Z] ---> 9bd5657d8c24 [2021-06-03T16:50:55.191Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T16:50:55.191Z] ---> Running in 1cf1438eac0a [2021-06-03T16:50:55.191Z] Removing intermediate container 4718559de3d1 [2021-06-03T16:50:55.191Z] ---> 5fa2132b4942 [2021-06-03T16:50:55.191Z] Step 22/23 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:50:55.475Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:50:55.475Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T16:50:55.475Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:50:55.475Z] OK: 6 MiB in 16 packages [2021-06-03T16:50:55.475Z] ---> Running in f9fa1c5d24de [2021-06-03T16:50:55.475Z] Removing intermediate container 1cf1438eac0a [2021-06-03T16:50:55.475Z] ---> e37c6b068373 [2021-06-03T16:50:55.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:50:55.475Z] ---> df55fd038bf7 [2021-06-03T16:50:55.475Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T16:50:55.475Z] ---> Running in 26bfcb0f9e8d [2021-06-03T16:50:55.475Z] Removing intermediate container f9fa1c5d24de [2021-06-03T16:50:55.475Z] ---> 83ba183cc9ca [2021-06-03T16:50:55.475Z] Step 23/23 : LABEL version=2.0.0-dev.251 [2021-06-03T16:50:55.743Z] ---> Running in d296dc4c3c92 [2021-06-03T16:50:55.743Z] Removing intermediate container 26bfcb0f9e8d [2021-06-03T16:50:55.743Z] ---> 1876a145ebe6 [2021-06-03T16:50:55.743Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:50:55.743Z] Removing intermediate container 8e0541a7c5b7 [2021-06-03T16:50:55.743Z] ---> 1fe83bb75f79 [2021-06-03T16:50:55.743Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T16:50:55.743Z] Removing intermediate container d296dc4c3c92 [2021-06-03T16:50:55.743Z] ---> 2c20ae74f881 [2021-06-03T16:50:55.743Z] [2021-06-03T16:50:55.743Z] ---> Running in a7f54ad70de5 [2021-06-03T16:50:55.743Z] ---> Running in 51da9700dcb1 [2021-06-03T16:50:56.018Z] Successfully built 2c20ae74f881 [2021-06-03T16:50:56.018Z] Successfully tagged support-scheduler:latest [2021-06-03T16:50:56.018Z]  Building support-scheduler ... done  ---> d23fd934eef2 [2021-06-03T16:50:56.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T16:50:56.018Z] Removing intermediate container a7f54ad70de5 [2021-06-03T16:50:56.018Z] ---> b8d948045db0 [2021-06-03T16:50:56.018Z] Step 23/24 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:50:56.018Z] Removing intermediate container 51da9700dcb1 [2021-06-03T16:50:56.018Z] ---> 2d8d1d11f38c [2021-06-03T16:50:56.018Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T16:50:56.018Z] ---> Running in 1c683364a186 [2021-06-03T16:50:56.018Z] ---> Running in 0126cd7d9b47 [2021-06-03T16:50:56.278Z] Removing intermediate container 1c683364a186 [2021-06-03T16:50:56.278Z] ---> 26876958c14e [2021-06-03T16:50:56.278Z] Step 24/24 : LABEL version=2.0.0-dev.251 [2021-06-03T16:50:56.278Z] ---> Running in 03f8b9051110 [2021-06-03T16:50:56.278Z] ---> db5f6fb029c2 [2021-06-03T16:50:56.278Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T16:50:56.278Z] ---> Running in 9b7ae71bfe1c [2021-06-03T16:50:56.278Z] Removing intermediate container 0126cd7d9b47 [2021-06-03T16:50:56.278Z] ---> 78eaefadb388 [2021-06-03T16:50:56.279Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T16:50:56.279Z] Removing intermediate container 03f8b9051110 [2021-06-03T16:50:56.279Z] ---> 5200fffcd5c4 [2021-06-03T16:50:56.279Z] [2021-06-03T16:50:56.279Z] ---> Running in 74b9dd216c08 [2021-06-03T16:50:56.544Z] Successfully built 5200fffcd5c4 [2021-06-03T16:50:56.544Z] Successfully tagged core-command:latest [2021-06-03T16:50:56.544Z]  Building core-command ... done Removing intermediate container 9b7ae71bfe1c [2021-06-03T16:50:56.544Z] ---> 1e59ebdf2c10 [2021-06-03T16:50:56.544Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:50:56.544Z] ---> Running in f7eb14c156e2 [2021-06-03T16:50:56.804Z] Removing intermediate container f7eb14c156e2 [2021-06-03T16:50:56.804Z] ---> b7c549894f7d [2021-06-03T16:50:56.804Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T16:50:56.804Z] ---> Running in 4fda0fbc70fe [2021-06-03T16:50:56.804Z] Removing intermediate container 4fda0fbc70fe [2021-06-03T16:50:56.804Z] ---> 0c809ca73d0b [2021-06-03T16:50:56.804Z] Step 23/24 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:50:56.804Z] ---> Running in b1320877fdec [2021-06-03T16:50:57.063Z] Removing intermediate container b1320877fdec [2021-06-03T16:50:57.063Z] ---> 6c87cd871a28 [2021-06-03T16:50:57.063Z] Step 24/24 : LABEL version=2.0.0-dev.251 [2021-06-03T16:50:57.063Z] Removing intermediate container 74b9dd216c08 [2021-06-03T16:50:57.063Z] ---> d12f39a68f2e [2021-06-03T16:50:57.063Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T16:50:57.063Z] ---> Running in 02d4d4e9b02f [2021-06-03T16:50:57.063Z] ---> Running in be0e8a5e27eb [2021-06-03T16:50:57.063Z] Removing intermediate container 02d4d4e9b02f [2021-06-03T16:50:57.063Z] ---> 30493d6c9dac [2021-06-03T16:50:57.063Z] [2021-06-03T16:50:57.323Z] Removing intermediate container be0e8a5e27eb [2021-06-03T16:50:57.323Z] ---> 9252e292b245 [2021-06-03T16:50:57.323Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T16:50:57.323Z] Successfully built 30493d6c9dac [2021-06-03T16:50:57.323Z] Successfully tagged core-metadata:latest [2021-06-03T16:50:57.323Z]  Building core-metadata ... done  ---> d3a6f36d7fdc [2021-06-03T16:50:57.323Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T16:50:57.323Z] ---> Running in 96060c1eb35f [2021-06-03T16:50:57.896Z] Removing intermediate container 96060c1eb35f [2021-06-03T16:50:57.896Z] ---> 6b5f87a87631 [2021-06-03T16:50:57.896Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:50:57.896Z] ---> e1d8e61d22ca [2021-06-03T16:50:57.896Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T16:50:58.471Z] ---> b983e4877ee9 [2021-06-03T16:50:58.471Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T16:50:58.471Z] ---> feca458adcb2 [2021-06-03T16:50:58.471Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T16:50:58.732Z] ---> e22acf989945 [2021-06-03T16:50:58.732Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T16:50:58.732Z] ---> cee9f5ea80e6 [2021-06-03T16:50:58.732Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T16:50:58.994Z] ---> Running in 9c11a828bf2c [2021-06-03T16:50:58.994Z] Removing intermediate container 9c11a828bf2c [2021-06-03T16:50:58.994Z] ---> 6fbee7973d74 [2021-06-03T16:50:58.994Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T16:50:58.994Z] ---> ef284c2ba546 [2021-06-03T16:50:58.994Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T16:50:59.260Z] ---> Running in c31fd6d4314f [2021-06-03T16:50:59.836Z] Removing intermediate container c31fd6d4314f [2021-06-03T16:50:59.836Z] ---> d554a5cae289 [2021-06-03T16:50:59.836Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T16:50:59.836Z] ---> Running in 6b7e47f9df57 [2021-06-03T16:51:00.098Z] Removing intermediate container 6b7e47f9df57 [2021-06-03T16:51:00.098Z] ---> 92245da6b880 [2021-06-03T16:51:00.098Z] Step 29/32 : CMD ["gate"] [2021-06-03T16:51:00.098Z] ---> Running in 961f8bc30d20 [2021-06-03T16:51:00.358Z] Removing intermediate container 961f8bc30d20 [2021-06-03T16:51:00.358Z] ---> 88e3424b963a [2021-06-03T16:51:00.358Z] Step 30/32 : LABEL arch=x86_64 [2021-06-03T16:51:00.358Z] ---> Running in f30375748555 [2021-06-03T16:51:00.358Z] Removing intermediate container f30375748555 [2021-06-03T16:51:00.358Z] ---> ae4b8f25b094 [2021-06-03T16:51:00.358Z] Step 31/32 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:00.619Z] ---> Running in 26f3f25bad01 [2021-06-03T16:51:00.619Z] Removing intermediate container 26f3f25bad01 [2021-06-03T16:51:00.619Z] ---> 942f0654fa4b [2021-06-03T16:51:00.619Z] Step 32/32 : LABEL version=2.0.0-dev.251 [2021-06-03T16:51:00.885Z] ---> Running in ca6938d3d865 [2021-06-03T16:51:00.886Z] Removing intermediate container ca6938d3d865 [2021-06-03T16:51:00.886Z] ---> 344cf4d264b8 [2021-06-03T16:51:00.886Z] [2021-06-03T16:51:00.886Z] Successfully built 344cf4d264b8 [2021-06-03T16:51:00.886Z] Successfully tagged security-bootstrapper:latest [2021-06-03T16:51:01.163Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-03T16:51:01.166Z] $ docker stop --time=1 1ad4ca45d51bd5c74b22e59b893da87381ed66e7ee6aa61ee3da4419a6ac2c62 [2021-06-03T16:51:02.519Z] $ docker rm -f 1ad4ca45d51bd5c74b22e59b893da87381ed66e7ee6aa61ee3da4419a6ac2c62 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T16:51:02.893Z] + docker images [2021-06-03T16:51:02.894Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T16:51:02.894Z] security-bootstrapper latest 344cf4d264b8 2 seconds ago 18.2MB [2021-06-03T16:51:02.894Z] core-metadata latest 30493d6c9dac 5 seconds ago 16.6MB [2021-06-03T16:51:02.894Z] core-command latest 5200fffcd5c4 6 seconds ago 15.9MB [2021-06-03T16:51:02.894Z] support-scheduler latest 2c20ae74f881 7 seconds ago 15.9MB [2021-06-03T16:51:02.894Z] 192dfbbc8065 8 seconds ago 1.14GB [2021-06-03T16:51:02.894Z] d850ea727566 14 seconds ago 1.15GB [2021-06-03T16:51:02.894Z] f04437ccce76 15 seconds ago 1.14GB [2021-06-03T16:51:02.894Z] c67788381217 16 seconds ago 1.14GB [2021-06-03T16:51:02.894Z] sys-mgmt-agent latest 1f3e318a7773 25 seconds ago 312MB [2021-06-03T16:51:02.894Z] security-secretstore-setup latest c48c462c6c78 52 seconds ago 28.1MB [2021-06-03T16:51:02.894Z] core-data latest 20444e183d47 About a minute ago 20.2MB [2021-06-03T16:51:02.894Z] support-notifications latest 27e6012e0fae About a minute ago 16.6MB [2021-06-03T16:51:02.894Z] 946633ed6a04 About a minute ago 1.15GB [2021-06-03T16:51:02.894Z] 878adcb1d0d8 About a minute ago 1.15GB [2021-06-03T16:51:02.894Z] baf422ed0091 About a minute ago 1.15GB [2021-06-03T16:51:02.894Z] security-proxy-setup latest 362b2ec04a3b About a minute ago 25.3MB [2021-06-03T16:51:02.894Z] 8672e2e915de About a minute ago 1.15GB [2021-06-03T16:51:02.894Z] 67c2f5377d0f About a minute ago 1.15GB [2021-06-03T16:51:02.894Z] ci-base-image-x86_64 latest 84c41a5033f4 5 minutes ago 648MB [2021-06-03T16:51:02.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-03T16:51:02.894Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-03T16:51:02.894Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-03T16:51:02.894Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-03T16:51:02.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:51:03.143Z] provisioning config files... [2021-06-03T16:51:03.167Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config8441608929761550567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:51:03.507Z] ---> docker-login.sh [2021-06-03T16:51:03.507Z] nexus3.edgexfoundry.org:10001 [2021-06-03T16:51:03.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:51:03.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:51:03.507Z] Configure a credential helper to remove this warning. See [2021-06-03T16:51:03.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:51:03.507Z] [2021-06-03T16:51:03.507Z] Login Succeeded [2021-06-03T16:51:03.507Z] nexus3.edgexfoundry.org:10002 [2021-06-03T16:51:03.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:51:03.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:51:03.793Z] Configure a credential helper to remove this warning. See [2021-06-03T16:51:03.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:51:03.793Z] [2021-06-03T16:51:03.793Z] Login Succeeded [2021-06-03T16:51:03.793Z] nexus3.edgexfoundry.org:10003 [2021-06-03T16:51:03.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:51:03.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:51:03.793Z] Configure a credential helper to remove this warning. See [2021-06-03T16:51:03.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:51:03.793Z] [2021-06-03T16:51:03.793Z] Login Succeeded [2021-06-03T16:51:03.793Z] nexus3.edgexfoundry.org:10004 [2021-06-03T16:51:03.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:51:04.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:51:04.055Z] Configure a credential helper to remove this warning. See [2021-06-03T16:51:04.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:51:04.055Z] [2021-06-03T16:51:04.055Z] Login Succeeded [2021-06-03T16:51:04.055Z] docker.io [2021-06-03T16:51:04.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:51:04.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:51:04.315Z] Configure a credential helper to remove this warning. See [2021-06-03T16:51:04.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:51:04.315Z] [2021-06-03T16:51:04.315Z] Login Succeeded [2021-06-03T16:51:04.315Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T16:51:04.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:04.388Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-03T16:51:04.388Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:04.388Z] latest [2021-06-03T16:51:04.388Z] 2.0.0-dev.251 [2021-06-03T16:51:04.388Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:04.388Z] master [2021-06-03T16:51:04.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:04.736Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:05.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:05.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:51:05.036Z] cc4760af611e: Preparing [2021-06-03T16:51:05.036Z] 225c712785fe: Preparing [2021-06-03T16:51:05.036Z] 6d9bce23c425: Preparing [2021-06-03T16:51:05.036Z] 40e9681ff1ea: Preparing [2021-06-03T16:51:05.036Z] 32f366d666a5: Preparing [2021-06-03T16:51:05.036Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:05.302Z] 6d9bce23c425: Pushed [2021-06-03T16:51:05.302Z] 40e9681ff1ea: Pushed [2021-06-03T16:51:05.302Z] cc4760af611e: Pushed [2021-06-03T16:51:06.250Z] 225c712785fe: Pushed [2021-06-03T16:51:06.522Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:def52129a34329cfd9c3be386fa9d5caa68b01265357acc23d6559ca42f36bca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:06.847Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:07.181Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-03T16:51:07.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:51:07.182Z] cc4760af611e: Preparing [2021-06-03T16:51:07.182Z] 225c712785fe: Preparing [2021-06-03T16:51:07.182Z] 6d9bce23c425: Preparing [2021-06-03T16:51:07.182Z] 40e9681ff1ea: Preparing [2021-06-03T16:51:07.182Z] 32f366d666a5: Preparing [2021-06-03T16:51:07.182Z] cc4760af611e: Layer already exists [2021-06-03T16:51:07.182Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:07.182Z] 40e9681ff1ea: Layer already exists [2021-06-03T16:51:07.182Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:07.182Z] 225c712785fe: Layer already exists [2021-06-03T16:51:07.446Z] latest: digest: sha256:def52129a34329cfd9c3be386fa9d5caa68b01265357acc23d6559ca42f36bca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:07.762Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:08.069Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.251 [2021-06-03T16:51:08.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:51:08.070Z] cc4760af611e: Preparing [2021-06-03T16:51:08.070Z] 225c712785fe: Preparing [2021-06-03T16:51:08.070Z] 6d9bce23c425: Preparing [2021-06-03T16:51:08.070Z] 40e9681ff1ea: Preparing [2021-06-03T16:51:08.070Z] 32f366d666a5: Preparing [2021-06-03T16:51:08.070Z] cc4760af611e: Layer already exists [2021-06-03T16:51:08.070Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:08.070Z] 225c712785fe: Layer already exists [2021-06-03T16:51:08.070Z] 40e9681ff1ea: Layer already exists [2021-06-03T16:51:08.070Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:08.070Z] 2.0.0-dev.251: digest: sha256:def52129a34329cfd9c3be386fa9d5caa68b01265357acc23d6559ca42f36bca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:08.378Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:08.681Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:08.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:51:08.681Z] cc4760af611e: Preparing [2021-06-03T16:51:08.681Z] 225c712785fe: Preparing [2021-06-03T16:51:08.681Z] 6d9bce23c425: Preparing [2021-06-03T16:51:08.681Z] 40e9681ff1ea: Preparing [2021-06-03T16:51:08.681Z] 32f366d666a5: Preparing [2021-06-03T16:51:08.681Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:08.681Z] 40e9681ff1ea: Layer already exists [2021-06-03T16:51:08.681Z] cc4760af611e: Layer already exists [2021-06-03T16:51:08.681Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:08.681Z] 225c712785fe: Layer already exists [2021-06-03T16:51:08.681Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:def52129a34329cfd9c3be386fa9d5caa68b01265357acc23d6559ca42f36bca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:09.090Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:09.480Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-03T16:51:09.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-03T16:51:09.480Z] cc4760af611e: Preparing [2021-06-03T16:51:09.480Z] 225c712785fe: Preparing [2021-06-03T16:51:09.480Z] 6d9bce23c425: Preparing [2021-06-03T16:51:09.480Z] 40e9681ff1ea: Preparing [2021-06-03T16:51:09.480Z] 32f366d666a5: Preparing [2021-06-03T16:51:09.480Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:09.480Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:09.480Z] 225c712785fe: Layer already exists [2021-06-03T16:51:09.480Z] 40e9681ff1ea: Layer already exists [2021-06-03T16:51:09.480Z] cc4760af611e: Layer already exists [2021-06-03T16:51:09.480Z] master: digest: sha256:def52129a34329cfd9c3be386fa9d5caa68b01265357acc23d6559ca42f36bca size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:09.536Z] ===================================================== [Pipeline] echo [2021-06-03T16:51:09.550Z] taggedImages: [2021-06-03T16:51:09.550Z] - nexus3.edgexfoundry.org:10004/core-command:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:09.551Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-03T16:51:09.551Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.251 [2021-06-03T16:51:09.551Z] - nexus3.edgexfoundry.org:10004/core-command:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:09.551Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-03T16:51:09.581Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-03T16:51:09.581Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:09.581Z] latest [2021-06-03T16:51:09.581Z] 2.0.0-dev.251 [2021-06-03T16:51:09.581Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:09.581Z] master [2021-06-03T16:51:09.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:09.951Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:10.262Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:10.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:51:10.262Z] 4090cce2995c: Preparing [2021-06-03T16:51:10.262Z] 32ccd81b0eaa: Preparing [2021-06-03T16:51:10.262Z] 6d9bce23c425: Preparing [2021-06-03T16:51:10.262Z] 44b4b4810f74: Preparing [2021-06-03T16:51:10.262Z] 45d6572f9d69: Preparing [2021-06-03T16:51:10.262Z] 32f366d666a5: Preparing [2021-06-03T16:51:10.262Z] 32f366d666a5: Waiting [2021-06-03T16:51:10.262Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:10.531Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:10.531Z] 4090cce2995c: Pushed [2021-06-03T16:51:10.531Z] 45d6572f9d69: Pushed [2021-06-03T16:51:10.531Z] 44b4b4810f74: Pushed [2021-06-03T16:51:11.932Z] 32ccd81b0eaa: Pushed [2021-06-03T16:51:11.932Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:cf23aff7a1b6f3a84cd3891f923435ebf603b291ae3e1d603e80d900cca43e00 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:12.255Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:12.555Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-03T16:51:12.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:51:12.555Z] 4090cce2995c: Preparing [2021-06-03T16:51:12.555Z] 32ccd81b0eaa: Preparing [2021-06-03T16:51:12.555Z] 6d9bce23c425: Preparing [2021-06-03T16:51:12.555Z] 44b4b4810f74: Preparing [2021-06-03T16:51:12.555Z] 45d6572f9d69: Preparing [2021-06-03T16:51:12.555Z] 32f366d666a5: Preparing [2021-06-03T16:51:12.555Z] 32f366d666a5: Waiting [2021-06-03T16:51:12.555Z] 4090cce2995c: Layer already exists [2021-06-03T16:51:12.555Z] 44b4b4810f74: Layer already exists [2021-06-03T16:51:12.555Z] 32ccd81b0eaa: Layer already exists [2021-06-03T16:51:12.555Z] 45d6572f9d69: Layer already exists [2021-06-03T16:51:12.555Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:12.555Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:12.555Z] latest: digest: sha256:cf23aff7a1b6f3a84cd3891f923435ebf603b291ae3e1d603e80d900cca43e00 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:12.859Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:13.162Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.251 [2021-06-03T16:51:13.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:51:13.163Z] 4090cce2995c: Preparing [2021-06-03T16:51:13.163Z] 32ccd81b0eaa: Preparing [2021-06-03T16:51:13.163Z] 6d9bce23c425: Preparing [2021-06-03T16:51:13.163Z] 44b4b4810f74: Preparing [2021-06-03T16:51:13.163Z] 45d6572f9d69: Preparing [2021-06-03T16:51:13.163Z] 32f366d666a5: Preparing [2021-06-03T16:51:13.163Z] 32f366d666a5: Waiting [2021-06-03T16:51:13.163Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:13.163Z] 45d6572f9d69: Layer already exists [2021-06-03T16:51:13.163Z] 32ccd81b0eaa: Layer already exists [2021-06-03T16:51:13.163Z] 4090cce2995c: Layer already exists [2021-06-03T16:51:13.163Z] 44b4b4810f74: Layer already exists [2021-06-03T16:51:13.163Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:13.163Z] 2.0.0-dev.251: digest: sha256:cf23aff7a1b6f3a84cd3891f923435ebf603b291ae3e1d603e80d900cca43e00 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:13.470Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:13.771Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:13.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:51:13.772Z] 4090cce2995c: Preparing [2021-06-03T16:51:13.772Z] 32ccd81b0eaa: Preparing [2021-06-03T16:51:13.772Z] 6d9bce23c425: Preparing [2021-06-03T16:51:13.772Z] 44b4b4810f74: Preparing [2021-06-03T16:51:13.772Z] 45d6572f9d69: Preparing [2021-06-03T16:51:13.772Z] 32f366d666a5: Preparing [2021-06-03T16:51:13.772Z] 32f366d666a5: Waiting [2021-06-03T16:51:13.772Z] 4090cce2995c: Layer already exists [2021-06-03T16:51:13.772Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:13.772Z] 45d6572f9d69: Layer already exists [2021-06-03T16:51:13.772Z] 32ccd81b0eaa: Layer already exists [2021-06-03T16:51:13.772Z] 44b4b4810f74: Layer already exists [2021-06-03T16:51:13.772Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:13.772Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:cf23aff7a1b6f3a84cd3891f923435ebf603b291ae3e1d603e80d900cca43e00 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:14.080Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:14.386Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-03T16:51:14.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-03T16:51:14.386Z] 4090cce2995c: Preparing [2021-06-03T16:51:14.386Z] 32ccd81b0eaa: Preparing [2021-06-03T16:51:14.386Z] 6d9bce23c425: Preparing [2021-06-03T16:51:14.386Z] 44b4b4810f74: Preparing [2021-06-03T16:51:14.386Z] 45d6572f9d69: Preparing [2021-06-03T16:51:14.386Z] 32f366d666a5: Preparing [2021-06-03T16:51:14.386Z] 32f366d666a5: Waiting [2021-06-03T16:51:14.386Z] 4090cce2995c: Layer already exists [2021-06-03T16:51:14.386Z] 44b4b4810f74: Layer already exists [2021-06-03T16:51:14.386Z] 45d6572f9d69: Layer already exists [2021-06-03T16:51:14.386Z] 32ccd81b0eaa: Layer already exists [2021-06-03T16:51:14.386Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:14.386Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:14.386Z] master: digest: sha256:cf23aff7a1b6f3a84cd3891f923435ebf603b291ae3e1d603e80d900cca43e00 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:14.440Z] ===================================================== [Pipeline] echo [2021-06-03T16:51:14.454Z] taggedImages: [2021-06-03T16:51:14.454Z] - nexus3.edgexfoundry.org:10004/core-data:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:14.454Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-03T16:51:14.454Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.251 [2021-06-03T16:51:14.454Z] - nexus3.edgexfoundry.org:10004/core-data:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:14.454Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-03T16:51:14.502Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-03T16:51:14.502Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:14.502Z] latest [2021-06-03T16:51:14.502Z] 2.0.0-dev.251 [2021-06-03T16:51:14.502Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:14.502Z] master [2021-06-03T16:51:14.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:14.846Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:15.144Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:15.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:51:15.144Z] 2036e5f5d73b: Preparing [2021-06-03T16:51:15.144Z] 3e3ff0d3dc0d: Preparing [2021-06-03T16:51:15.144Z] 6d9bce23c425: Preparing [2021-06-03T16:51:15.144Z] a89c22880208: Preparing [2021-06-03T16:51:15.144Z] 32f366d666a5: Preparing [2021-06-03T16:51:15.144Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:15.144Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:15.144Z] a89c22880208: Pushed [2021-06-03T16:51:15.144Z] 2036e5f5d73b: Pushed [2021-06-03T16:51:16.535Z] 3e3ff0d3dc0d: Pushed [2021-06-03T16:51:16.795Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:65a2993c13e89c73cdd1d8a45fc6ff6328abdc7ffeea88e1f1f03aaa66b6ed93 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:17.099Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:17.398Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-03T16:51:17.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:51:17.398Z] 2036e5f5d73b: Preparing [2021-06-03T16:51:17.398Z] 3e3ff0d3dc0d: Preparing [2021-06-03T16:51:17.398Z] 6d9bce23c425: Preparing [2021-06-03T16:51:17.398Z] a89c22880208: Preparing [2021-06-03T16:51:17.398Z] 32f366d666a5: Preparing [2021-06-03T16:51:17.398Z] a89c22880208: Layer already exists [2021-06-03T16:51:17.398Z] 3e3ff0d3dc0d: Layer already exists [2021-06-03T16:51:17.398Z] 2036e5f5d73b: Layer already exists [2021-06-03T16:51:17.398Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:17.398Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:17.398Z] latest: digest: sha256:65a2993c13e89c73cdd1d8a45fc6ff6328abdc7ffeea88e1f1f03aaa66b6ed93 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:17.701Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:18.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.251 [2021-06-03T16:51:18.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:51:18.003Z] 2036e5f5d73b: Preparing [2021-06-03T16:51:18.003Z] 3e3ff0d3dc0d: Preparing [2021-06-03T16:51:18.003Z] 6d9bce23c425: Preparing [2021-06-03T16:51:18.003Z] a89c22880208: Preparing [2021-06-03T16:51:18.003Z] 32f366d666a5: Preparing [2021-06-03T16:51:18.003Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:18.003Z] 3e3ff0d3dc0d: Layer already exists [2021-06-03T16:51:18.003Z] 2036e5f5d73b: Layer already exists [2021-06-03T16:51:18.003Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:18.003Z] a89c22880208: Layer already exists [2021-06-03T16:51:18.003Z] 2.0.0-dev.251: digest: sha256:65a2993c13e89c73cdd1d8a45fc6ff6328abdc7ffeea88e1f1f03aaa66b6ed93 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:18.320Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:18.614Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:18.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:51:18.614Z] 2036e5f5d73b: Preparing [2021-06-03T16:51:18.614Z] 3e3ff0d3dc0d: Preparing [2021-06-03T16:51:18.614Z] 6d9bce23c425: Preparing [2021-06-03T16:51:18.614Z] a89c22880208: Preparing [2021-06-03T16:51:18.614Z] 32f366d666a5: Preparing [2021-06-03T16:51:18.614Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:18.614Z] 2036e5f5d73b: Layer already exists [2021-06-03T16:51:18.614Z] a89c22880208: Layer already exists [2021-06-03T16:51:18.614Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:18.614Z] 3e3ff0d3dc0d: Layer already exists [2021-06-03T16:51:18.614Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:65a2993c13e89c73cdd1d8a45fc6ff6328abdc7ffeea88e1f1f03aaa66b6ed93 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:18.927Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:19.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-03T16:51:19.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-03T16:51:19.226Z] 2036e5f5d73b: Preparing [2021-06-03T16:51:19.226Z] 3e3ff0d3dc0d: Preparing [2021-06-03T16:51:19.226Z] 6d9bce23c425: Preparing [2021-06-03T16:51:19.226Z] a89c22880208: Preparing [2021-06-03T16:51:19.226Z] 32f366d666a5: Preparing [2021-06-03T16:51:19.226Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:19.226Z] a89c22880208: Layer already exists [2021-06-03T16:51:19.226Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:19.226Z] 3e3ff0d3dc0d: Layer already exists [2021-06-03T16:51:19.226Z] 2036e5f5d73b: Layer already exists [2021-06-03T16:51:19.226Z] master: digest: sha256:65a2993c13e89c73cdd1d8a45fc6ff6328abdc7ffeea88e1f1f03aaa66b6ed93 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:19.279Z] ===================================================== [Pipeline] echo [2021-06-03T16:51:19.292Z] taggedImages: [2021-06-03T16:51:19.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:19.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-03T16:51:19.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.251 [2021-06-03T16:51:19.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:19.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-03T16:51:19.328Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-03T16:51:19.328Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:19.328Z] latest [2021-06-03T16:51:19.328Z] 2.0.0-dev.251 [2021-06-03T16:51:19.328Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:19.328Z] master [2021-06-03T16:51:19.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:19.673Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:19.970Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:19.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:51:19.970Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:19.970Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:19.970Z] c61fdcf154ea: Preparing [2021-06-03T16:51:19.970Z] 3c660cabd35f: Preparing [2021-06-03T16:51:19.970Z] a16c86a1368f: Preparing [2021-06-03T16:51:19.970Z] da21b976d083: Preparing [2021-06-03T16:51:19.970Z] 6d9bce23c425: Preparing [2021-06-03T16:51:19.970Z] f73e97933dca: Preparing [2021-06-03T16:51:19.970Z] f73e97933dca: Preparing [2021-06-03T16:51:19.970Z] 1b3161eced1f: Preparing [2021-06-03T16:51:19.970Z] 506fb6871c97: Preparing [2021-06-03T16:51:19.970Z] 32f366d666a5: Preparing [2021-06-03T16:51:19.970Z] 6d9bce23c425: Waiting [2021-06-03T16:51:19.970Z] f73e97933dca: Waiting [2021-06-03T16:51:19.970Z] 1b3161eced1f: Waiting [2021-06-03T16:51:19.970Z] 32f366d666a5: Waiting [2021-06-03T16:51:19.970Z] 506fb6871c97: Waiting [2021-06-03T16:51:20.233Z] c61fdcf154ea: Pushed [2021-06-03T16:51:20.233Z] 86d64ecdd47e: Pushed [2021-06-03T16:51:20.233Z] 3c660cabd35f: Pushed [2021-06-03T16:51:20.233Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:20.233Z] a16c86a1368f: Pushed [2021-06-03T16:51:20.233Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:20.233Z] f73e97933dca: Pushed [2021-06-03T16:51:20.233Z] 1b3161eced1f: Pushed [2021-06-03T16:51:20.495Z] 506fb6871c97: Pushed [2021-06-03T16:51:21.443Z] da21b976d083: Pushed [2021-06-03T16:51:21.704Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:e4594fc981a5fc6690d0ae169d5a74ef6a6b51c2544227f87d3a2d60dee05d38 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:22.005Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:22.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-03T16:51:22.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:51:22.303Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:22.303Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:22.303Z] c61fdcf154ea: Preparing [2021-06-03T16:51:22.303Z] 3c660cabd35f: Preparing [2021-06-03T16:51:22.303Z] a16c86a1368f: Preparing [2021-06-03T16:51:22.303Z] da21b976d083: Preparing [2021-06-03T16:51:22.303Z] 6d9bce23c425: Preparing [2021-06-03T16:51:22.303Z] f73e97933dca: Preparing [2021-06-03T16:51:22.303Z] f73e97933dca: Preparing [2021-06-03T16:51:22.303Z] 1b3161eced1f: Preparing [2021-06-03T16:51:22.303Z] 506fb6871c97: Preparing [2021-06-03T16:51:22.303Z] 32f366d666a5: Preparing [2021-06-03T16:51:22.303Z] f73e97933dca: Waiting [2021-06-03T16:51:22.303Z] 1b3161eced1f: Waiting [2021-06-03T16:51:22.303Z] 506fb6871c97: Waiting [2021-06-03T16:51:22.303Z] 32f366d666a5: Waiting [2021-06-03T16:51:22.303Z] 6d9bce23c425: Waiting [2021-06-03T16:51:22.303Z] da21b976d083: Layer already exists [2021-06-03T16:51:22.303Z] c61fdcf154ea: Layer already exists [2021-06-03T16:51:22.303Z] 86d64ecdd47e: Layer already exists [2021-06-03T16:51:22.303Z] a16c86a1368f: Layer already exists [2021-06-03T16:51:22.303Z] 3c660cabd35f: Layer already exists [2021-06-03T16:51:22.303Z] f73e97933dca: Layer already exists [2021-06-03T16:51:22.303Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:22.303Z] 506fb6871c97: Layer already exists [2021-06-03T16:51:22.303Z] 1b3161eced1f: Layer already exists [2021-06-03T16:51:22.303Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:22.303Z] latest: digest: sha256:e4594fc981a5fc6690d0ae169d5a74ef6a6b51c2544227f87d3a2d60dee05d38 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:22.606Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:22.905Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.251 [2021-06-03T16:51:22.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:51:22.905Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:22.905Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:22.905Z] c61fdcf154ea: Preparing [2021-06-03T16:51:22.905Z] 3c660cabd35f: Preparing [2021-06-03T16:51:22.905Z] a16c86a1368f: Preparing [2021-06-03T16:51:22.905Z] da21b976d083: Preparing [2021-06-03T16:51:22.905Z] 6d9bce23c425: Preparing [2021-06-03T16:51:22.905Z] f73e97933dca: Preparing [2021-06-03T16:51:22.905Z] f73e97933dca: Preparing [2021-06-03T16:51:22.905Z] 1b3161eced1f: Preparing [2021-06-03T16:51:22.905Z] 506fb6871c97: Preparing [2021-06-03T16:51:22.905Z] 32f366d666a5: Preparing [2021-06-03T16:51:22.905Z] 6d9bce23c425: Waiting [2021-06-03T16:51:22.905Z] f73e97933dca: Waiting [2021-06-03T16:51:22.905Z] 1b3161eced1f: Waiting [2021-06-03T16:51:22.905Z] 506fb6871c97: Waiting [2021-06-03T16:51:22.905Z] 32f366d666a5: Waiting [2021-06-03T16:51:22.905Z] da21b976d083: Layer already exists [2021-06-03T16:51:22.905Z] 86d64ecdd47e: Layer already exists [2021-06-03T16:51:22.905Z] a16c86a1368f: Layer already exists [2021-06-03T16:51:22.905Z] 3c660cabd35f: Layer already exists [2021-06-03T16:51:22.905Z] c61fdcf154ea: Layer already exists [2021-06-03T16:51:22.905Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:22.905Z] 1b3161eced1f: Layer already exists [2021-06-03T16:51:22.905Z] f73e97933dca: Layer already exists [2021-06-03T16:51:22.905Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:22.905Z] 506fb6871c97: Layer already exists [2021-06-03T16:51:22.905Z] 2.0.0-dev.251: digest: sha256:e4594fc981a5fc6690d0ae169d5a74ef6a6b51c2544227f87d3a2d60dee05d38 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:23.374Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:23.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:23.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:51:23.672Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:23.672Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:23.672Z] c61fdcf154ea: Preparing [2021-06-03T16:51:23.672Z] 3c660cabd35f: Preparing [2021-06-03T16:51:23.672Z] a16c86a1368f: Preparing [2021-06-03T16:51:23.672Z] da21b976d083: Preparing [2021-06-03T16:51:23.672Z] 6d9bce23c425: Preparing [2021-06-03T16:51:23.672Z] f73e97933dca: Preparing [2021-06-03T16:51:23.672Z] f73e97933dca: Preparing [2021-06-03T16:51:23.672Z] 1b3161eced1f: Preparing [2021-06-03T16:51:23.672Z] 506fb6871c97: Preparing [2021-06-03T16:51:23.672Z] 32f366d666a5: Preparing [2021-06-03T16:51:23.672Z] f73e97933dca: Waiting [2021-06-03T16:51:23.672Z] 1b3161eced1f: Waiting [2021-06-03T16:51:23.672Z] 506fb6871c97: Waiting [2021-06-03T16:51:23.672Z] 32f366d666a5: Waiting [2021-06-03T16:51:23.672Z] 6d9bce23c425: Waiting [2021-06-03T16:51:23.937Z] c61fdcf154ea: Layer already exists [2021-06-03T16:51:23.937Z] da21b976d083: Layer already exists [2021-06-03T16:51:23.937Z] 86d64ecdd47e: Layer already exists [2021-06-03T16:51:23.937Z] 3c660cabd35f: Layer already exists [2021-06-03T16:51:23.937Z] a16c86a1368f: Layer already exists [2021-06-03T16:51:23.937Z] f73e97933dca: Layer already exists [2021-06-03T16:51:23.937Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:23.937Z] 506fb6871c97: Layer already exists [2021-06-03T16:51:23.937Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:23.937Z] 1b3161eced1f: Layer already exists [2021-06-03T16:51:23.937Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:e4594fc981a5fc6690d0ae169d5a74ef6a6b51c2544227f87d3a2d60dee05d38 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:24.508Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:24.585Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:51:24.585Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:51:24.585Z] ---> 8ed2996dca0f [2021-06-03T16:51:24.585Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T16:51:24.585Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:51:24.585Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:51:24.585Z] ---> 8ed2996dca0f [2021-06-03T16:51:24.585Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:51:24.585Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:51:24.585Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:51:24.585Z] ---> 8ed2996dca0f [2021-06-03T16:51:24.585Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T16:51:24.585Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:51:24.585Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:51:24.585Z] ---> 8ed2996dca0f [2021-06-03T16:51:24.585Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:51:24.585Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:51:24.585Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:51:24.585Z] ---> 8ed2996dca0f [2021-06-03T16:51:24.585Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T16:51:24.585Z] ---> Running in bec1c112ba63 [2021-06-03T16:51:24.585Z] ---> Running in 7572f6a51f1f [2021-06-03T16:51:24.585Z] ---> Running in cf6bc45091c3 [2021-06-03T16:51:24.585Z] ---> Running in 35b201a6b146 [2021-06-03T16:51:24.585Z] ---> Running in cb166fc0e892 [2021-06-03T16:51:24.585Z] Removing intermediate container bec1c112ba63 [2021-06-03T16:51:24.585Z] ---> 863644035cff [2021-06-03T16:51:24.585Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:51:24.585Z] Removing intermediate container 7572f6a51f1f [2021-06-03T16:51:24.585Z] ---> a1f9472cf00a [2021-06-03T16:51:24.585Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:51:24.585Z] Removing intermediate container cb166fc0e892 [2021-06-03T16:51:24.585Z] ---> a66e4b4f40df [2021-06-03T16:51:24.585Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:51:24.585Z] Removing intermediate container 35b201a6b146 [2021-06-03T16:51:24.585Z] ---> 65f8f9d1e913 [2021-06-03T16:51:24.585Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:51:24.585Z] Removing intermediate container cf6bc45091c3 [2021-06-03T16:51:24.585Z] ---> c9a3633c7659 [2021-06-03T16:51:24.585Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:51:24.807Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-03T16:51:24.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-03T16:51:24.808Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:24.808Z] 86d64ecdd47e: Preparing [2021-06-03T16:51:24.808Z] c61fdcf154ea: Preparing [2021-06-03T16:51:24.808Z] 3c660cabd35f: Preparing [2021-06-03T16:51:24.808Z] a16c86a1368f: Preparing [2021-06-03T16:51:24.808Z] da21b976d083: Preparing [2021-06-03T16:51:24.808Z] 6d9bce23c425: Preparing [2021-06-03T16:51:24.808Z] f73e97933dca: Preparing [2021-06-03T16:51:24.808Z] f73e97933dca: Preparing [2021-06-03T16:51:24.808Z] 1b3161eced1f: Preparing [2021-06-03T16:51:24.808Z] 506fb6871c97: Preparing [2021-06-03T16:51:24.808Z] 32f366d666a5: Preparing [2021-06-03T16:51:24.808Z] 6d9bce23c425: Waiting [2021-06-03T16:51:24.808Z] f73e97933dca: Waiting [2021-06-03T16:51:24.808Z] 1b3161eced1f: Waiting [2021-06-03T16:51:24.808Z] 506fb6871c97: Waiting [2021-06-03T16:51:24.808Z] 32f366d666a5: Waiting [2021-06-03T16:51:24.808Z] da21b976d083: Layer already exists [2021-06-03T16:51:24.808Z] 86d64ecdd47e: Layer already exists [2021-06-03T16:51:24.808Z] c61fdcf154ea: Layer already exists [2021-06-03T16:51:24.808Z] a16c86a1368f: Layer already exists [2021-06-03T16:51:24.808Z] 3c660cabd35f: Layer already exists [2021-06-03T16:51:24.808Z] f73e97933dca: Layer already exists [2021-06-03T16:51:24.808Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:24.808Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:24.808Z] 506fb6871c97: Layer already exists [2021-06-03T16:51:24.808Z] 1b3161eced1f: Layer already exists [2021-06-03T16:51:24.808Z] master: digest: sha256:e4594fc981a5fc6690d0ae169d5a74ef6a6b51c2544227f87d3a2d60dee05d38 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:24.860Z] ===================================================== [2021-06-03T16:51:24.869Z] ---> Running in 0856f86f9501 [2021-06-03T16:51:24.869Z] ---> Running in 399bc2fe60e3 [2021-06-03T16:51:24.869Z] ---> Running in 6d54da9ae334 [2021-06-03T16:51:24.869Z] ---> Running in 77b262592667 [Pipeline] echo [2021-06-03T16:51:24.876Z] taggedImages: [2021-06-03T16:51:24.876Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:24.876Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-03T16:51:24.876Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.251 [2021-06-03T16:51:24.876Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:24.876Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-03T16:51:24.906Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-03T16:51:24.906Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:24.906Z] latest [2021-06-03T16:51:24.906Z] 2.0.0-dev.251 [2021-06-03T16:51:24.906Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:24.906Z] master [2021-06-03T16:51:24.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:25.144Z] ---> Running in 856be1b19767 [2021-06-03T16:51:25.245Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:25.552Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:25.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:51:25.552Z] 53f43f081526: Preparing [2021-06-03T16:51:25.552Z] 993ae8ac016e: Preparing [2021-06-03T16:51:25.552Z] 19755665e66d: Preparing [2021-06-03T16:51:25.552Z] 2b180e0776cf: Preparing [2021-06-03T16:51:25.552Z] 968a24a2550b: Preparing [2021-06-03T16:51:25.552Z] 32f366d666a5: Preparing [2021-06-03T16:51:25.552Z] 32f366d666a5: Waiting [2021-06-03T16:51:26.138Z] 19755665e66d: Pushed [2021-06-03T16:51:26.138Z] 2b180e0776cf: Pushed [2021-06-03T16:51:26.138Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:26.138Z] 968a24a2550b: Pushed [2021-06-03T16:51:26.403Z] 993ae8ac016e: Pushed [2021-06-03T16:51:26.403Z] 53f43f081526: Pushed [2021-06-03T16:51:26.664Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:28ceded78133f07aeca3446294f135259c7753182f9746c86d7dd3ae4ad267f1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:26.968Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:27.270Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-03T16:51:27.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:51:27.270Z] 53f43f081526: Preparing [2021-06-03T16:51:27.270Z] 993ae8ac016e: Preparing [2021-06-03T16:51:27.270Z] 19755665e66d: Preparing [2021-06-03T16:51:27.270Z] 2b180e0776cf: Preparing [2021-06-03T16:51:27.270Z] 968a24a2550b: Preparing [2021-06-03T16:51:27.270Z] 32f366d666a5: Preparing [2021-06-03T16:51:27.270Z] 32f366d666a5: Waiting [2021-06-03T16:51:27.270Z] 968a24a2550b: Layer already exists [2021-06-03T16:51:27.270Z] 19755665e66d: Layer already exists [2021-06-03T16:51:27.270Z] 993ae8ac016e: Layer already exists [2021-06-03T16:51:27.270Z] 2b180e0776cf: Layer already exists [2021-06-03T16:51:27.270Z] 53f43f081526: Layer already exists [2021-06-03T16:51:27.270Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:27.270Z] latest: digest: sha256:28ceded78133f07aeca3446294f135259c7753182f9746c86d7dd3ae4ad267f1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:27.573Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:27.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.251 [2021-06-03T16:51:27.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:51:27.873Z] 53f43f081526: Preparing [2021-06-03T16:51:27.873Z] 993ae8ac016e: Preparing [2021-06-03T16:51:27.873Z] 19755665e66d: Preparing [2021-06-03T16:51:27.873Z] 2b180e0776cf: Preparing [2021-06-03T16:51:27.873Z] 968a24a2550b: Preparing [2021-06-03T16:51:27.873Z] 32f366d666a5: Preparing [2021-06-03T16:51:27.873Z] 32f366d666a5: Waiting [2021-06-03T16:51:27.873Z] 993ae8ac016e: Layer already exists [2021-06-03T16:51:27.873Z] 2b180e0776cf: Layer already exists [2021-06-03T16:51:27.873Z] 968a24a2550b: Layer already exists [2021-06-03T16:51:27.873Z] 53f43f081526: Layer already exists [2021-06-03T16:51:27.873Z] 19755665e66d: Layer already exists [2021-06-03T16:51:27.873Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:27.873Z] 2.0.0-dev.251: digest: sha256:28ceded78133f07aeca3446294f135259c7753182f9746c86d7dd3ae4ad267f1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:28.175Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:28.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:28.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:51:28.474Z] 53f43f081526: Preparing [2021-06-03T16:51:28.474Z] 993ae8ac016e: Preparing [2021-06-03T16:51:28.474Z] 19755665e66d: Preparing [2021-06-03T16:51:28.474Z] 2b180e0776cf: Preparing [2021-06-03T16:51:28.474Z] 968a24a2550b: Preparing [2021-06-03T16:51:28.474Z] 32f366d666a5: Preparing [2021-06-03T16:51:28.474Z] 32f366d666a5: Waiting [2021-06-03T16:51:28.474Z] 968a24a2550b: Layer already exists [2021-06-03T16:51:28.474Z] 19755665e66d: Layer already exists [2021-06-03T16:51:28.474Z] 993ae8ac016e: Layer already exists [2021-06-03T16:51:28.474Z] 53f43f081526: Layer already exists [2021-06-03T16:51:28.474Z] 2b180e0776cf: Layer already exists [2021-06-03T16:51:28.474Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:28.474Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:28ceded78133f07aeca3446294f135259c7753182f9746c86d7dd3ae4ad267f1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:28.596Z] Removing intermediate container 0856f86f9501 [2021-06-03T16:51:28.596Z] ---> 7a1122283342 [2021-06-03T16:51:28.596Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T16:51:28.777Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:28.935Z] ---> Running in b81635f3013d [2021-06-03T16:51:29.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-03T16:51:29.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-03T16:51:29.076Z] 53f43f081526: Preparing [2021-06-03T16:51:29.076Z] 993ae8ac016e: Preparing [2021-06-03T16:51:29.076Z] 19755665e66d: Preparing [2021-06-03T16:51:29.076Z] 2b180e0776cf: Preparing [2021-06-03T16:51:29.076Z] 968a24a2550b: Preparing [2021-06-03T16:51:29.076Z] 32f366d666a5: Preparing [2021-06-03T16:51:29.076Z] 32f366d666a5: Waiting [2021-06-03T16:51:29.076Z] 53f43f081526: Layer already exists [2021-06-03T16:51:29.076Z] 19755665e66d: Layer already exists [2021-06-03T16:51:29.076Z] 2b180e0776cf: Layer already exists [2021-06-03T16:51:29.076Z] 968a24a2550b: Layer already exists [2021-06-03T16:51:29.076Z] 993ae8ac016e: Layer already exists [2021-06-03T16:51:29.076Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:29.076Z] master: digest: sha256:28ceded78133f07aeca3446294f135259c7753182f9746c86d7dd3ae4ad267f1 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:29.127Z] ===================================================== [Pipeline] echo [2021-06-03T16:51:29.140Z] taggedImages: [2021-06-03T16:51:29.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:29.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-03T16:51:29.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.251 [2021-06-03T16:51:29.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:29.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-03T16:51:29.172Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-03T16:51:29.172Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:29.172Z] latest [2021-06-03T16:51:29.172Z] 2.0.0-dev.251 [2021-06-03T16:51:29.172Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:29.172Z] master [2021-06-03T16:51:29.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:29.254Z] Removing intermediate container 399bc2fe60e3 [2021-06-03T16:51:29.254Z] ---> aeaaf66d26b4 [2021-06-03T16:51:29.254Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T16:51:29.539Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:29.590Z] ---> Running in 9b31d677f733 [2021-06-03T16:51:29.842Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:29.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:51:29.842Z] 4ec6e0cc6c2f: Preparing [2021-06-03T16:51:29.842Z] 812109f429dc: Preparing [2021-06-03T16:51:29.842Z] 5ec7aed69396: Preparing [2021-06-03T16:51:29.842Z] 462831a26812: Preparing [2021-06-03T16:51:29.842Z] 53280882a7a4: Preparing [2021-06-03T16:51:29.842Z] c79823b7f937: Preparing [2021-06-03T16:51:29.842Z] 2cbf8294815a: Preparing [2021-06-03T16:51:29.842Z] 448ee64984e6: Preparing [2021-06-03T16:51:29.842Z] fd4eb2d44370: Preparing [2021-06-03T16:51:29.842Z] 32f366d666a5: Preparing [2021-06-03T16:51:29.842Z] c79823b7f937: Waiting [2021-06-03T16:51:29.842Z] 2cbf8294815a: Waiting [2021-06-03T16:51:29.842Z] 448ee64984e6: Waiting [2021-06-03T16:51:29.842Z] fd4eb2d44370: Waiting [2021-06-03T16:51:29.842Z] 32f366d666a5: Waiting [2021-06-03T16:51:30.216Z] Removing intermediate container 6d54da9ae334 [2021-06-03T16:51:30.216Z] ---> f61e64f4649b [2021-06-03T16:51:30.216Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:51:30.216Z] Removing intermediate container 856be1b19767 [2021-06-03T16:51:30.216Z] ---> 588dac2df656 [2021-06-03T16:51:30.216Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T16:51:30.423Z] 812109f429dc: Pushed [2021-06-03T16:51:30.423Z] 4ec6e0cc6c2f: Pushed [2021-06-03T16:51:30.423Z] 53280882a7a4: Pushed [2021-06-03T16:51:30.423Z] c79823b7f937: Pushed [2021-06-03T16:51:30.524Z] ---> Running in 8d306bc3a777 [2021-06-03T16:51:30.524Z] ---> Running in 211c17ed5fed [2021-06-03T16:51:30.524Z] Removing intermediate container 77b262592667 [2021-06-03T16:51:30.524Z] ---> 911af82b3feb [2021-06-03T16:51:30.524Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T16:51:30.682Z] 2cbf8294815a: Pushed [2021-06-03T16:51:30.683Z] 448ee64984e6: Pushed [2021-06-03T16:51:30.683Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:30.683Z] 462831a26812: Pushed [2021-06-03T16:51:30.802Z] ---> Running in 5c39a9bbfacf [2021-06-03T16:51:30.943Z] fd4eb2d44370: Pushed [2021-06-03T16:51:30.943Z] 5ec7aed69396: Pushed [2021-06-03T16:51:31.204Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:73c14d0caf944a07d9748f5013122cfe849f31e447a9c20feedbde64ab111597 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:31.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:31.507Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:31.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:31.809Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-03T16:51:31.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:51:31.809Z] 4ec6e0cc6c2f: Preparing [2021-06-03T16:51:31.809Z] 812109f429dc: Preparing [2021-06-03T16:51:31.809Z] 5ec7aed69396: Preparing [2021-06-03T16:51:31.809Z] 462831a26812: Preparing [2021-06-03T16:51:31.809Z] 53280882a7a4: Preparing [2021-06-03T16:51:31.809Z] c79823b7f937: Preparing [2021-06-03T16:51:31.809Z] 2cbf8294815a: Preparing [2021-06-03T16:51:31.809Z] 448ee64984e6: Preparing [2021-06-03T16:51:31.809Z] fd4eb2d44370: Preparing [2021-06-03T16:51:31.809Z] 32f366d666a5: Preparing [2021-06-03T16:51:31.809Z] c79823b7f937: Waiting [2021-06-03T16:51:31.809Z] 2cbf8294815a: Waiting [2021-06-03T16:51:31.809Z] 448ee64984e6: Waiting [2021-06-03T16:51:31.809Z] fd4eb2d44370: Waiting [2021-06-03T16:51:31.809Z] 32f366d666a5: Waiting [2021-06-03T16:51:31.809Z] 812109f429dc: Layer already exists [2021-06-03T16:51:31.809Z] 462831a26812: Layer already exists [2021-06-03T16:51:31.809Z] 5ec7aed69396: Layer already exists [2021-06-03T16:51:31.809Z] 4ec6e0cc6c2f: Layer already exists [2021-06-03T16:51:31.809Z] 53280882a7a4: Layer already exists [2021-06-03T16:51:31.809Z] 2cbf8294815a: Layer already exists [2021-06-03T16:51:31.809Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:31.809Z] c79823b7f937: Layer already exists [2021-06-03T16:51:31.809Z] fd4eb2d44370: Layer already exists [2021-06-03T16:51:31.809Z] 448ee64984e6: Layer already exists [2021-06-03T16:51:31.809Z] latest: digest: sha256:73c14d0caf944a07d9748f5013122cfe849f31e447a9c20feedbde64ab111597 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:32.116Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:32.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:32.420Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.251 [2021-06-03T16:51:32.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:51:32.420Z] 4ec6e0cc6c2f: Preparing [2021-06-03T16:51:32.420Z] 812109f429dc: Preparing [2021-06-03T16:51:32.420Z] 5ec7aed69396: Preparing [2021-06-03T16:51:32.420Z] 462831a26812: Preparing [2021-06-03T16:51:32.420Z] 53280882a7a4: Preparing [2021-06-03T16:51:32.420Z] c79823b7f937: Preparing [2021-06-03T16:51:32.420Z] 2cbf8294815a: Preparing [2021-06-03T16:51:32.420Z] 448ee64984e6: Preparing [2021-06-03T16:51:32.420Z] fd4eb2d44370: Preparing [2021-06-03T16:51:32.420Z] 32f366d666a5: Preparing [2021-06-03T16:51:32.420Z] c79823b7f937: Waiting [2021-06-03T16:51:32.420Z] 2cbf8294815a: Waiting [2021-06-03T16:51:32.420Z] 448ee64984e6: Waiting [2021-06-03T16:51:32.420Z] fd4eb2d44370: Waiting [2021-06-03T16:51:32.420Z] 32f366d666a5: Waiting [2021-06-03T16:51:32.420Z] 4ec6e0cc6c2f: Layer already exists [2021-06-03T16:51:32.420Z] 812109f429dc: Layer already exists [2021-06-03T16:51:32.420Z] 5ec7aed69396: Layer already exists [2021-06-03T16:51:32.420Z] 53280882a7a4: Layer already exists [2021-06-03T16:51:32.420Z] 462831a26812: Layer already exists [2021-06-03T16:51:32.420Z] 448ee64984e6: Layer already exists [2021-06-03T16:51:32.420Z] c79823b7f937: Layer already exists [2021-06-03T16:51:32.420Z] fd4eb2d44370: Layer already exists [2021-06-03T16:51:32.420Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:32.420Z] 2cbf8294815a: Layer already exists [2021-06-03T16:51:32.420Z] 2.0.0-dev.251: digest: sha256:73c14d0caf944a07d9748f5013122cfe849f31e447a9c20feedbde64ab111597 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:32.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:32.753Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:32.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:32.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:33.050Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:33.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:51:33.050Z] 4ec6e0cc6c2f: Preparing [2021-06-03T16:51:33.050Z] 812109f429dc: Preparing [2021-06-03T16:51:33.050Z] 5ec7aed69396: Preparing [2021-06-03T16:51:33.050Z] 462831a26812: Preparing [2021-06-03T16:51:33.050Z] 53280882a7a4: Preparing [2021-06-03T16:51:33.050Z] c79823b7f937: Preparing [2021-06-03T16:51:33.050Z] 2cbf8294815a: Preparing [2021-06-03T16:51:33.050Z] 448ee64984e6: Preparing [2021-06-03T16:51:33.050Z] fd4eb2d44370: Preparing [2021-06-03T16:51:33.050Z] 32f366d666a5: Preparing [2021-06-03T16:51:33.050Z] c79823b7f937: Waiting [2021-06-03T16:51:33.050Z] 2cbf8294815a: Waiting [2021-06-03T16:51:33.050Z] 448ee64984e6: Waiting [2021-06-03T16:51:33.050Z] fd4eb2d44370: Waiting [2021-06-03T16:51:33.050Z] 32f366d666a5: Waiting [2021-06-03T16:51:33.050Z] 4ec6e0cc6c2f: Layer already exists [2021-06-03T16:51:33.050Z] 5ec7aed69396: Layer already exists [2021-06-03T16:51:33.050Z] 53280882a7a4: Layer already exists [2021-06-03T16:51:33.050Z] 812109f429dc: Layer already exists [2021-06-03T16:51:33.050Z] c79823b7f937: Layer already exists [2021-06-03T16:51:33.050Z] 462831a26812: Layer already exists [2021-06-03T16:51:33.050Z] 2cbf8294815a: Layer already exists [2021-06-03T16:51:33.050Z] 448ee64984e6: Layer already exists [2021-06-03T16:51:33.050Z] fd4eb2d44370: Layer already exists [2021-06-03T16:51:33.050Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:33.050Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:73c14d0caf944a07d9748f5013122cfe849f31e447a9c20feedbde64ab111597 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:33.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:33.353Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:33.435Z] OK: 218 MiB in 52 packages [2021-06-03T16:51:33.651Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-03T16:51:33.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-03T16:51:33.651Z] 4ec6e0cc6c2f: Preparing [2021-06-03T16:51:33.651Z] 812109f429dc: Preparing [2021-06-03T16:51:33.651Z] 5ec7aed69396: Preparing [2021-06-03T16:51:33.651Z] 462831a26812: Preparing [2021-06-03T16:51:33.651Z] 53280882a7a4: Preparing [2021-06-03T16:51:33.651Z] c79823b7f937: Preparing [2021-06-03T16:51:33.651Z] 2cbf8294815a: Preparing [2021-06-03T16:51:33.651Z] 448ee64984e6: Preparing [2021-06-03T16:51:33.651Z] fd4eb2d44370: Preparing [2021-06-03T16:51:33.651Z] 32f366d666a5: Preparing [2021-06-03T16:51:33.651Z] 2cbf8294815a: Waiting [2021-06-03T16:51:33.651Z] 448ee64984e6: Waiting [2021-06-03T16:51:33.651Z] fd4eb2d44370: Waiting [2021-06-03T16:51:33.651Z] 32f366d666a5: Waiting [2021-06-03T16:51:33.651Z] c79823b7f937: Waiting [2021-06-03T16:51:33.651Z] 462831a26812: Layer already exists [2021-06-03T16:51:33.651Z] 4ec6e0cc6c2f: Layer already exists [2021-06-03T16:51:33.651Z] 53280882a7a4: Layer already exists [2021-06-03T16:51:33.651Z] 812109f429dc: Layer already exists [2021-06-03T16:51:33.651Z] 5ec7aed69396: Layer already exists [2021-06-03T16:51:33.651Z] 448ee64984e6: Layer already exists [2021-06-03T16:51:33.651Z] c79823b7f937: Layer already exists [2021-06-03T16:51:33.651Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:33.651Z] fd4eb2d44370: Layer already exists [2021-06-03T16:51:33.651Z] 2cbf8294815a: Layer already exists [2021-06-03T16:51:33.651Z] master: digest: sha256:73c14d0caf944a07d9748f5013122cfe849f31e447a9c20feedbde64ab111597 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:33.701Z] ===================================================== [Pipeline] echo [2021-06-03T16:51:33.716Z] taggedImages: [2021-06-03T16:51:33.716Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:33.716Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-03T16:51:33.716Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.251 [2021-06-03T16:51:33.716Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:33.716Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-03T16:51:33.746Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-03T16:51:33.746Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:33.746Z] latest [2021-06-03T16:51:33.746Z] 2.0.0-dev.251 [2021-06-03T16:51:33.746Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:33.746Z] master [2021-06-03T16:51:33.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:34.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:34.067Z] OK: 218 MiB in 52 packages [2021-06-03T16:51:34.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:34.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:51:34.086Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:34.383Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:34.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:51:34.383Z] f78ce4d7003f: Preparing [2021-06-03T16:51:34.383Z] fa4f046fd135: Preparing [2021-06-03T16:51:34.383Z] 6d9bce23c425: Preparing [2021-06-03T16:51:34.383Z] 3f17bd477c0e: Preparing [2021-06-03T16:51:34.383Z] 32f366d666a5: Preparing [2021-06-03T16:51:34.383Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:34.383Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:34.383Z] f78ce4d7003f: Pushed [2021-06-03T16:51:34.653Z] 3f17bd477c0e: Pushed [2021-06-03T16:51:35.069Z] OK: 218 MiB in 52 packages [2021-06-03T16:51:35.069Z] OK: 218 MiB in 52 packages [2021-06-03T16:51:35.351Z] Removing intermediate container b81635f3013d [2021-06-03T16:51:35.351Z] ---> b4534a7f3f85 [2021-06-03T16:51:35.351Z] Step 6/22 : COPY go.mod . [2021-06-03T16:51:35.351Z] OK: 218 MiB in 52 packages [2021-06-03T16:51:35.603Z] fa4f046fd135: Pushed [2021-06-03T16:51:35.629Z] Removing intermediate container 9b31d677f733 [2021-06-03T16:51:35.629Z] ---> 8c36cb01c648 [2021-06-03T16:51:35.629Z] Step 6/26 : COPY go.mod . [2021-06-03T16:51:35.864Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:37343688e55caf46bf0a0728d642e02659206d5a780be3a6e723a9efb8fdfd10 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:36.170Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:36.489Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-03T16:51:36.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:51:36.489Z] f78ce4d7003f: Preparing [2021-06-03T16:51:36.489Z] fa4f046fd135: Preparing [2021-06-03T16:51:36.489Z] 6d9bce23c425: Preparing [2021-06-03T16:51:36.489Z] 3f17bd477c0e: Preparing [2021-06-03T16:51:36.489Z] 32f366d666a5: Preparing [2021-06-03T16:51:36.489Z] 3f17bd477c0e: Layer already exists [2021-06-03T16:51:36.489Z] f78ce4d7003f: Layer already exists [2021-06-03T16:51:36.489Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:36.489Z] fa4f046fd135: Layer already exists [2021-06-03T16:51:36.489Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:36.489Z] latest: digest: sha256:37343688e55caf46bf0a0728d642e02659206d5a780be3a6e723a9efb8fdfd10 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:36.615Z] ---> 9e3132bda972 [2021-06-03T16:51:36.615Z] Step 7/22 : RUN go mod download [2021-06-03T16:51:36.791Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:36.892Z] ---> Running in 9bf6c3a5e47a [2021-06-03T16:51:36.892Z] ---> 6fe9d5bdd539 [2021-06-03T16:51:36.892Z] Step 7/26 : RUN go mod download [2021-06-03T16:51:37.172Z] Removing intermediate container 8d306bc3a777 [2021-06-03T16:51:37.172Z] ---> 3cda6abda419 [2021-06-03T16:51:37.172Z] Step 6/32 : COPY go.mod . [2021-06-03T16:51:37.172Z] Removing intermediate container 211c17ed5fed [2021-06-03T16:51:37.172Z] ---> cc864fecb76a [2021-06-03T16:51:37.172Z] Step 6/24 : COPY go.mod . [2021-06-03T16:51:37.172Z] ---> Running in 9441bf771a38 [2021-06-03T16:51:37.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.251 [2021-06-03T16:51:37.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:51:37.213Z] f78ce4d7003f: Preparing [2021-06-03T16:51:37.213Z] fa4f046fd135: Preparing [2021-06-03T16:51:37.213Z] 6d9bce23c425: Preparing [2021-06-03T16:51:37.213Z] 3f17bd477c0e: Preparing [2021-06-03T16:51:37.213Z] 32f366d666a5: Preparing [2021-06-03T16:51:37.213Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:37.213Z] fa4f046fd135: Layer already exists [2021-06-03T16:51:37.213Z] 3f17bd477c0e: Layer already exists [2021-06-03T16:51:37.213Z] f78ce4d7003f: Layer already exists [2021-06-03T16:51:37.213Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:37.213Z] 2.0.0-dev.251: digest: sha256:37343688e55caf46bf0a0728d642e02659206d5a780be3a6e723a9efb8fdfd10 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:37.448Z] Removing intermediate container 5c39a9bbfacf [2021-06-03T16:51:37.448Z] ---> 1da39ed1b4b9 [2021-06-03T16:51:37.448Z] Step 6/24 : COPY go.mod . [2021-06-03T16:51:37.525Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:37.843Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:37.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:51:37.843Z] f78ce4d7003f: Preparing [2021-06-03T16:51:37.843Z] fa4f046fd135: Preparing [2021-06-03T16:51:37.843Z] 6d9bce23c425: Preparing [2021-06-03T16:51:37.843Z] 3f17bd477c0e: Preparing [2021-06-03T16:51:37.843Z] 32f366d666a5: Preparing [2021-06-03T16:51:37.843Z] 3f17bd477c0e: Layer already exists [2021-06-03T16:51:37.843Z] f78ce4d7003f: Layer already exists [2021-06-03T16:51:37.843Z] fa4f046fd135: Layer already exists [2021-06-03T16:51:37.843Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:37.843Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:37.843Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:37343688e55caf46bf0a0728d642e02659206d5a780be3a6e723a9efb8fdfd10 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:38.142Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:38.437Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-03T16:51:38.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-03T16:51:38.437Z] f78ce4d7003f: Preparing [2021-06-03T16:51:38.437Z] fa4f046fd135: Preparing [2021-06-03T16:51:38.437Z] 6d9bce23c425: Preparing [2021-06-03T16:51:38.437Z] 3f17bd477c0e: Preparing [2021-06-03T16:51:38.437Z] 32f366d666a5: Preparing [2021-06-03T16:51:38.437Z] 3f17bd477c0e: Layer already exists [2021-06-03T16:51:38.437Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:38.437Z] f78ce4d7003f: Layer already exists [2021-06-03T16:51:38.437Z] fa4f046fd135: Layer already exists [2021-06-03T16:51:38.437Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:38.437Z] master: digest: sha256:37343688e55caf46bf0a0728d642e02659206d5a780be3a6e723a9efb8fdfd10 size: 1364 [Pipeline] } [2021-06-03T16:51:38.449Z] ---> 82d22f1fe62b [2021-06-03T16:51:38.449Z] Step 7/32 : RUN go mod download [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:38.491Z] ===================================================== [Pipeline] echo [2021-06-03T16:51:38.507Z] taggedImages: [2021-06-03T16:51:38.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:38.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-03T16:51:38.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.251 [2021-06-03T16:51:38.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:38.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-03T16:51:38.539Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-03T16:51:38.539Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:38.539Z] latest [2021-06-03T16:51:38.539Z] 2.0.0-dev.251 [2021-06-03T16:51:38.539Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:38.539Z] master [2021-06-03T16:51:38.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:38.727Z] ---> Running in 569e9f5d0a38 [2021-06-03T16:51:38.727Z] ---> f2d86341b635 [2021-06-03T16:51:38.727Z] Step 7/24 : RUN go mod download [2021-06-03T16:51:38.727Z] ---> 04f81d97b584 [2021-06-03T16:51:38.727Z] Step 7/24 : RUN go mod download [2021-06-03T16:51:38.878Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:39.009Z] ---> Running in de51a4e0f42f [2021-06-03T16:51:39.009Z] ---> Running in abfa824222e6 [2021-06-03T16:51:39.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:39.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:51:39.178Z] 0a0ee3f0e138: Preparing [2021-06-03T16:51:39.178Z] c9c0fcf5faac: Preparing [2021-06-03T16:51:39.178Z] 6d9bce23c425: Preparing [2021-06-03T16:51:39.178Z] 53a9ae63e101: Preparing [2021-06-03T16:51:39.178Z] 32f366d666a5: Preparing [2021-06-03T16:51:39.178Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:39.178Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:39.178Z] 0a0ee3f0e138: Pushed [2021-06-03T16:51:39.178Z] 53a9ae63e101: Pushed [2021-06-03T16:51:41.025Z] Removing intermediate container 9bf6c3a5e47a [2021-06-03T16:51:41.025Z] ---> 2af568ce25b8 [2021-06-03T16:51:41.025Z] Step 8/22 : COPY . . [2021-06-03T16:51:41.099Z] c9c0fcf5faac: Pushed [2021-06-03T16:51:41.302Z] Removing intermediate container 9441bf771a38 [2021-06-03T16:51:41.302Z] ---> 906c70874a2e [2021-06-03T16:51:41.302Z] Step 8/26 : COPY . . [2021-06-03T16:51:42.043Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:d175de70fdbb25a57ed2b2daba0ea545b74edd638ec0f62baf240f57701646f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:42.345Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:42.642Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-03T16:51:42.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:51:42.642Z] 0a0ee3f0e138: Preparing [2021-06-03T16:51:42.642Z] c9c0fcf5faac: Preparing [2021-06-03T16:51:42.642Z] 6d9bce23c425: Preparing [2021-06-03T16:51:42.642Z] 53a9ae63e101: Preparing [2021-06-03T16:51:42.642Z] 32f366d666a5: Preparing [2021-06-03T16:51:42.642Z] c9c0fcf5faac: Layer already exists [2021-06-03T16:51:42.642Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:42.642Z] 53a9ae63e101: Layer already exists [2021-06-03T16:51:42.642Z] 0a0ee3f0e138: Layer already exists [2021-06-03T16:51:42.642Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:42.642Z] latest: digest: sha256:d175de70fdbb25a57ed2b2daba0ea545b74edd638ec0f62baf240f57701646f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:42.945Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:43.243Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.251 [2021-06-03T16:51:43.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:51:43.243Z] 0a0ee3f0e138: Preparing [2021-06-03T16:51:43.243Z] c9c0fcf5faac: Preparing [2021-06-03T16:51:43.243Z] 6d9bce23c425: Preparing [2021-06-03T16:51:43.243Z] 53a9ae63e101: Preparing [2021-06-03T16:51:43.243Z] 32f366d666a5: Preparing [2021-06-03T16:51:43.243Z] c9c0fcf5faac: Layer already exists [2021-06-03T16:51:43.243Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:43.243Z] 0a0ee3f0e138: Layer already exists [2021-06-03T16:51:43.243Z] 53a9ae63e101: Layer already exists [2021-06-03T16:51:43.243Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:43.243Z] 2.0.0-dev.251: digest: sha256:d175de70fdbb25a57ed2b2daba0ea545b74edd638ec0f62baf240f57701646f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:43.292Z] Removing intermediate container 569e9f5d0a38 [2021-06-03T16:51:43.292Z] ---> e09ddb9d32a9 [2021-06-03T16:51:43.292Z] Step 8/32 : COPY . . [2021-06-03T16:51:43.549Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:43.848Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:43.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:51:43.848Z] 0a0ee3f0e138: Preparing [2021-06-03T16:51:43.848Z] c9c0fcf5faac: Preparing [2021-06-03T16:51:43.848Z] 6d9bce23c425: Preparing [2021-06-03T16:51:43.848Z] 53a9ae63e101: Preparing [2021-06-03T16:51:43.848Z] 32f366d666a5: Preparing [2021-06-03T16:51:43.848Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:43.848Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:43.848Z] c9c0fcf5faac: Layer already exists [2021-06-03T16:51:43.848Z] 0a0ee3f0e138: Layer already exists [2021-06-03T16:51:43.848Z] 53a9ae63e101: Layer already exists [2021-06-03T16:51:43.848Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:d175de70fdbb25a57ed2b2daba0ea545b74edd638ec0f62baf240f57701646f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:43.891Z] Removing intermediate container de51a4e0f42f [2021-06-03T16:51:43.891Z] ---> 35ff09c57959 [2021-06-03T16:51:43.892Z] Step 8/24 : COPY . . [2021-06-03T16:51:44.157Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:44.174Z] Removing intermediate container abfa824222e6 [2021-06-03T16:51:44.174Z] ---> d6eb17465eb4 [2021-06-03T16:51:44.174Z] Step 8/24 : COPY . . [2021-06-03T16:51:44.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-03T16:51:44.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-03T16:51:44.464Z] 0a0ee3f0e138: Preparing [2021-06-03T16:51:44.464Z] c9c0fcf5faac: Preparing [2021-06-03T16:51:44.464Z] 6d9bce23c425: Preparing [2021-06-03T16:51:44.464Z] 53a9ae63e101: Preparing [2021-06-03T16:51:44.464Z] 32f366d666a5: Preparing [2021-06-03T16:51:44.464Z] 32f366d666a5: Layer already exists [2021-06-03T16:51:44.464Z] 6d9bce23c425: Layer already exists [2021-06-03T16:51:44.464Z] c9c0fcf5faac: Layer already exists [2021-06-03T16:51:44.464Z] 53a9ae63e101: Layer already exists [2021-06-03T16:51:44.464Z] 0a0ee3f0e138: Layer already exists [2021-06-03T16:51:44.464Z] master: digest: sha256:d175de70fdbb25a57ed2b2daba0ea545b74edd638ec0f62baf240f57701646f1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:44.519Z] ===================================================== [Pipeline] echo [2021-06-03T16:51:44.535Z] taggedImages: [2021-06-03T16:51:44.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:44.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-03T16:51:44.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.251 [2021-06-03T16:51:44.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:44.535Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-03T16:51:44.566Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-03T16:51:44.566Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:44.566Z] latest [2021-06-03T16:51:44.566Z] 2.0.0-dev.251 [2021-06-03T16:51:44.566Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:44.566Z] master [2021-06-03T16:51:44.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:44.943Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:45.247Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:45.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:51:45.247Z] d89d4557c30e: Preparing [2021-06-03T16:51:45.247Z] 579da40f8a2f: Preparing [2021-06-03T16:51:45.247Z] c1a7bdb26996: Preparing [2021-06-03T16:51:45.247Z] 08b214d51eea: Preparing [2021-06-03T16:51:45.247Z] 0754057c0ad3: Preparing [2021-06-03T16:51:45.247Z] 998cdf262ab1: Preparing [2021-06-03T16:51:45.247Z] 02e56110abd2: Preparing [2021-06-03T16:51:45.247Z] abc36efb885a: Preparing [2021-06-03T16:51:45.247Z] b0b09059f4e1: Preparing [2021-06-03T16:51:45.247Z] bb961f40224b: Preparing [2021-06-03T16:51:45.247Z] f4666769fca7: Preparing [2021-06-03T16:51:45.247Z] 998cdf262ab1: Waiting [2021-06-03T16:51:45.247Z] b0b09059f4e1: Waiting [2021-06-03T16:51:45.247Z] bb961f40224b: Waiting [2021-06-03T16:51:45.247Z] 02e56110abd2: Waiting [2021-06-03T16:51:45.247Z] f4666769fca7: Waiting [2021-06-03T16:51:45.247Z] abc36efb885a: Waiting [2021-06-03T16:51:45.247Z] 0754057c0ad3: Layer already exists [2021-06-03T16:51:45.821Z] 998cdf262ab1: Layer already exists [2021-06-03T16:51:45.821Z] 579da40f8a2f: Pushed [2021-06-03T16:51:45.821Z] 02e56110abd2: Layer already exists [2021-06-03T16:51:45.821Z] b0b09059f4e1: Layer already exists [2021-06-03T16:51:45.821Z] abc36efb885a: Layer already exists [2021-06-03T16:51:45.821Z] bb961f40224b: Layer already exists [2021-06-03T16:51:45.821Z] f4666769fca7: Layer already exists [2021-06-03T16:51:46.082Z] d89d4557c30e: Pushed [2021-06-03T16:51:46.082Z] c1a7bdb26996: Pushed [2021-06-03T16:51:50.297Z] 08b214d51eea: Pushed [2021-06-03T16:51:50.558Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:eb32370471af4cd00319138e3b4993f220e59c0d79e7c36d2c7c92814559a7b4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:50.857Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:51.153Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-03T16:51:51.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:51:51.154Z] d89d4557c30e: Preparing [2021-06-03T16:51:51.154Z] 579da40f8a2f: Preparing [2021-06-03T16:51:51.154Z] c1a7bdb26996: Preparing [2021-06-03T16:51:51.154Z] 08b214d51eea: Preparing [2021-06-03T16:51:51.154Z] 0754057c0ad3: Preparing [2021-06-03T16:51:51.154Z] 998cdf262ab1: Preparing [2021-06-03T16:51:51.154Z] 02e56110abd2: Preparing [2021-06-03T16:51:51.154Z] abc36efb885a: Preparing [2021-06-03T16:51:51.154Z] b0b09059f4e1: Preparing [2021-06-03T16:51:51.154Z] bb961f40224b: Preparing [2021-06-03T16:51:51.154Z] f4666769fca7: Preparing [2021-06-03T16:51:51.154Z] 02e56110abd2: Waiting [2021-06-03T16:51:51.154Z] abc36efb885a: Waiting [2021-06-03T16:51:51.154Z] b0b09059f4e1: Waiting [2021-06-03T16:51:51.154Z] bb961f40224b: Waiting [2021-06-03T16:51:51.154Z] f4666769fca7: Waiting [2021-06-03T16:51:51.154Z] 998cdf262ab1: Waiting [2021-06-03T16:51:51.154Z] 0754057c0ad3: Layer already exists [2021-06-03T16:51:51.154Z] c1a7bdb26996: Layer already exists [2021-06-03T16:51:51.154Z] 579da40f8a2f: Layer already exists [2021-06-03T16:51:51.154Z] 08b214d51eea: Layer already exists [2021-06-03T16:51:51.154Z] d89d4557c30e: Layer already exists [2021-06-03T16:51:51.154Z] 998cdf262ab1: Layer already exists [2021-06-03T16:51:51.154Z] abc36efb885a: Layer already exists [2021-06-03T16:51:51.154Z] 02e56110abd2: Layer already exists [2021-06-03T16:51:51.154Z] bb961f40224b: Layer already exists [2021-06-03T16:51:51.154Z] b0b09059f4e1: Layer already exists [2021-06-03T16:51:51.154Z] f4666769fca7: Layer already exists [2021-06-03T16:51:51.154Z] latest: digest: sha256:eb32370471af4cd00319138e3b4993f220e59c0d79e7c36d2c7c92814559a7b4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:51.475Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:51.773Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.251 [2021-06-03T16:51:51.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:51:51.773Z] d89d4557c30e: Preparing [2021-06-03T16:51:51.773Z] 579da40f8a2f: Preparing [2021-06-03T16:51:51.773Z] c1a7bdb26996: Preparing [2021-06-03T16:51:51.773Z] 08b214d51eea: Preparing [2021-06-03T16:51:51.773Z] 0754057c0ad3: Preparing [2021-06-03T16:51:51.773Z] 998cdf262ab1: Preparing [2021-06-03T16:51:51.773Z] 02e56110abd2: Preparing [2021-06-03T16:51:51.773Z] abc36efb885a: Preparing [2021-06-03T16:51:51.773Z] b0b09059f4e1: Preparing [2021-06-03T16:51:51.773Z] bb961f40224b: Preparing [2021-06-03T16:51:51.773Z] f4666769fca7: Preparing [2021-06-03T16:51:51.773Z] 02e56110abd2: Waiting [2021-06-03T16:51:51.773Z] abc36efb885a: Waiting [2021-06-03T16:51:51.773Z] b0b09059f4e1: Waiting [2021-06-03T16:51:51.773Z] bb961f40224b: Waiting [2021-06-03T16:51:51.773Z] f4666769fca7: Waiting [2021-06-03T16:51:51.773Z] 998cdf262ab1: Waiting [2021-06-03T16:51:51.773Z] 0754057c0ad3: Layer already exists [2021-06-03T16:51:51.773Z] d89d4557c30e: Layer already exists [2021-06-03T16:51:51.773Z] c1a7bdb26996: Layer already exists [2021-06-03T16:51:51.773Z] 579da40f8a2f: Layer already exists [2021-06-03T16:51:51.773Z] 08b214d51eea: Layer already exists [2021-06-03T16:51:51.773Z] 998cdf262ab1: Layer already exists [2021-06-03T16:51:51.773Z] 02e56110abd2: Layer already exists [2021-06-03T16:51:51.773Z] bb961f40224b: Layer already exists [2021-06-03T16:51:51.773Z] abc36efb885a: Layer already exists [2021-06-03T16:51:51.773Z] b0b09059f4e1: Layer already exists [2021-06-03T16:51:51.773Z] f4666769fca7: Layer already exists [2021-06-03T16:51:51.773Z] 2.0.0-dev.251: digest: sha256:eb32370471af4cd00319138e3b4993f220e59c0d79e7c36d2c7c92814559a7b4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:52.080Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:52.380Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:52.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:51:52.380Z] d89d4557c30e: Preparing [2021-06-03T16:51:52.380Z] 579da40f8a2f: Preparing [2021-06-03T16:51:52.380Z] c1a7bdb26996: Preparing [2021-06-03T16:51:52.380Z] 08b214d51eea: Preparing [2021-06-03T16:51:52.380Z] 0754057c0ad3: Preparing [2021-06-03T16:51:52.380Z] 998cdf262ab1: Preparing [2021-06-03T16:51:52.380Z] 02e56110abd2: Preparing [2021-06-03T16:51:52.380Z] abc36efb885a: Preparing [2021-06-03T16:51:52.380Z] b0b09059f4e1: Preparing [2021-06-03T16:51:52.380Z] bb961f40224b: Preparing [2021-06-03T16:51:52.380Z] f4666769fca7: Preparing [2021-06-03T16:51:52.380Z] 998cdf262ab1: Waiting [2021-06-03T16:51:52.380Z] 02e56110abd2: Waiting [2021-06-03T16:51:52.380Z] abc36efb885a: Waiting [2021-06-03T16:51:52.380Z] b0b09059f4e1: Waiting [2021-06-03T16:51:52.380Z] bb961f40224b: Waiting [2021-06-03T16:51:52.380Z] f4666769fca7: Waiting [2021-06-03T16:51:52.380Z] 08b214d51eea: Layer already exists [2021-06-03T16:51:52.380Z] c1a7bdb26996: Layer already exists [2021-06-03T16:51:52.380Z] 0754057c0ad3: Layer already exists [2021-06-03T16:51:52.380Z] 579da40f8a2f: Layer already exists [2021-06-03T16:51:52.380Z] b0b09059f4e1: Layer already exists [2021-06-03T16:51:52.380Z] d89d4557c30e: Layer already exists [2021-06-03T16:51:52.380Z] 998cdf262ab1: Layer already exists [2021-06-03T16:51:52.380Z] 02e56110abd2: Layer already exists [2021-06-03T16:51:52.380Z] abc36efb885a: Layer already exists [2021-06-03T16:51:52.380Z] bb961f40224b: Layer already exists [2021-06-03T16:51:52.380Z] f4666769fca7: Layer already exists [2021-06-03T16:51:52.380Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:eb32370471af4cd00319138e3b4993f220e59c0d79e7c36d2c7c92814559a7b4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:52.687Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:51:52.986Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-03T16:51:52.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-03T16:51:52.986Z] d89d4557c30e: Preparing [2021-06-03T16:51:52.986Z] 579da40f8a2f: Preparing [2021-06-03T16:51:52.986Z] c1a7bdb26996: Preparing [2021-06-03T16:51:52.986Z] 08b214d51eea: Preparing [2021-06-03T16:51:52.986Z] 0754057c0ad3: Preparing [2021-06-03T16:51:52.986Z] 998cdf262ab1: Preparing [2021-06-03T16:51:52.986Z] 02e56110abd2: Preparing [2021-06-03T16:51:52.986Z] abc36efb885a: Preparing [2021-06-03T16:51:52.986Z] b0b09059f4e1: Preparing [2021-06-03T16:51:52.986Z] bb961f40224b: Preparing [2021-06-03T16:51:52.986Z] f4666769fca7: Preparing [2021-06-03T16:51:52.986Z] 02e56110abd2: Waiting [2021-06-03T16:51:52.986Z] abc36efb885a: Waiting [2021-06-03T16:51:52.986Z] b0b09059f4e1: Waiting [2021-06-03T16:51:52.986Z] bb961f40224b: Waiting [2021-06-03T16:51:52.986Z] 998cdf262ab1: Waiting [2021-06-03T16:51:52.986Z] f4666769fca7: Waiting [2021-06-03T16:51:52.986Z] 08b214d51eea: Layer already exists [2021-06-03T16:51:52.986Z] d89d4557c30e: Layer already exists [2021-06-03T16:51:52.986Z] 579da40f8a2f: Layer already exists [2021-06-03T16:51:52.986Z] c1a7bdb26996: Layer already exists [2021-06-03T16:51:52.986Z] 0754057c0ad3: Layer already exists [2021-06-03T16:51:52.986Z] 998cdf262ab1: Layer already exists [2021-06-03T16:51:52.986Z] 02e56110abd2: Layer already exists [2021-06-03T16:51:52.986Z] b0b09059f4e1: Layer already exists [2021-06-03T16:51:52.986Z] bb961f40224b: Layer already exists [2021-06-03T16:51:52.986Z] abc36efb885a: Layer already exists [2021-06-03T16:51:52.986Z] f4666769fca7: Layer already exists [2021-06-03T16:51:52.986Z] master: digest: sha256:eb32370471af4cd00319138e3b4993f220e59c0d79e7c36d2c7c92814559a7b4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:51:53.040Z] ===================================================== [Pipeline] echo [2021-06-03T16:51:53.056Z] taggedImages: [2021-06-03T16:51:53.056Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:51:53.056Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-03T16:51:53.056Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.251 [2021-06-03T16:51:53.056Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:51:53.056Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T16:51:59.346Z] ---> c81357daf4a0 [2021-06-03T16:51:59.346Z] Step 9/26 : RUN go mod tidy [2021-06-03T16:51:59.621Z] ---> 9c6f582abb0a [2021-06-03T16:51:59.621Z] Step 9/22 : RUN go mod tidy [2021-06-03T16:51:59.896Z] ---> f2ecd82ebc1d [2021-06-03T16:51:59.896Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:51:59.896Z] ---> e5181b9f3389 [2021-06-03T16:51:59.896Z] Step 9/32 : RUN go mod tidy [2021-06-03T16:51:59.896Z] ---> 921cf50b5658 [2021-06-03T16:51:59.896Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:51:59.896Z] ---> Running in 62014a58f6e5 [2021-06-03T16:51:59.896Z] ---> Running in a03d653bfa77 [2021-06-03T16:52:00.170Z] ---> Running in f0f439337343 [2021-06-03T16:52:00.170Z] ---> Running in 2b4e5e983b12 [2021-06-03T16:52:00.170Z] ---> Running in f1f73c442f1c [2021-06-03T16:52:06.908Z] Removing intermediate container a03d653bfa77 [2021-06-03T16:52:06.908Z] ---> bf51dfca6564 [2021-06-03T16:52:06.908Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T16:52:06.908Z] ---> Running in 3b351e855ceb [2021-06-03T16:52:07.189Z] Removing intermediate container 62014a58f6e5 [2021-06-03T16:52:07.189Z] ---> 70f7ec87e283 [2021-06-03T16:52:07.189Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T16:52:07.464Z] ---> Running in 3c2c4d805cca [2021-06-03T16:52:07.764Z] Removing intermediate container f0f439337343 [2021-06-03T16:52:07.764Z] ---> 096e5f31174b [2021-06-03T16:52:07.764Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T16:52:07.764Z] Removing intermediate container 2b4e5e983b12 [2021-06-03T16:52:07.764Z] ---> 66dff30a53c6 [2021-06-03T16:52:07.764Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T16:52:07.764Z] ---> Running in df3dfd0715f8 [2021-06-03T16:52:07.764Z] Removing intermediate container f1f73c442f1c [2021-06-03T16:52:07.764Z] ---> 804121ede6a5 [2021-06-03T16:52:07.764Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T16:52:08.038Z] ---> Running in 462a8c7bec87 [2021-06-03T16:52:08.308Z] ---> Running in 4a5fc48ec9de [2021-06-03T16:52:08.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-03T16:52:09.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-03T16:52:10.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-03T16:52:10.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-03T16:52:10.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T16:54:17.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-03T16:54:17.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-03T16:54:17.650Z] Removing intermediate container 4a5fc48ec9de [2021-06-03T16:54:17.650Z] ---> 825f201a8ec2 [2021-06-03T16:54:17.650Z] [2021-06-03T16:54:17.650Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:54:17.650Z] 3.12: Pulling from library/alpine [2021-06-03T16:54:18.639Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T16:54:18.639Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T16:54:18.639Z] ---> 9852663dfa18 [2021-06-03T16:54:18.639Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:54:18.913Z] Removing intermediate container 462a8c7bec87 [2021-06-03T16:54:18.913Z] ---> c0c2745133f5 [2021-06-03T16:54:18.913Z] [2021-06-03T16:54:18.913Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T16:54:18.913Z] ---> 9852663dfa18 [2021-06-03T16:54:18.913Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T16:54:18.913Z] ---> Running in 3854aabab970 [2021-06-03T16:54:19.187Z] ---> Running in 34dd6c599865 [2021-06-03T16:54:21.189Z] Removing intermediate container 34dd6c599865 [2021-06-03T16:54:21.189Z] ---> 59165023f0fd [2021-06-03T16:54:21.189Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T16:54:21.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:21.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:22.080Z] ---> Running in bcd96f143bf6 [2021-06-03T16:54:22.080Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T16:54:22.080Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:54:22.080Z] OK: 5 MiB in 15 packages [2021-06-03T16:54:22.684Z] Removing intermediate container 3c2c4d805cca [2021-06-03T16:54:22.684Z] ---> 3ad90a4f8cbe [2021-06-03T16:54:22.684Z] [2021-06-03T16:54:22.684Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T16:54:22.684Z] ---> 9852663dfa18 [2021-06-03T16:54:22.684Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T16:54:22.684Z] Removing intermediate container 3b351e855ceb [2021-06-03T16:54:22.684Z] ---> 4c586ed80b48 [2021-06-03T16:54:22.684Z] [2021-06-03T16:54:22.684Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T16:54:22.684Z] ---> 9852663dfa18 [2021-06-03T16:54:22.684Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T16:54:23.288Z] ---> Running in 788409a072b1 [2021-06-03T16:54:23.288Z] ---> Running in e0734e135d40 [2021-06-03T16:54:23.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:24.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:24.439Z] Removing intermediate container 3854aabab970 [2021-06-03T16:54:24.439Z] ---> b6eb78f79cc4 [2021-06-03T16:54:24.439Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:54:25.043Z] ---> Running in c194095e7a4c [2021-06-03T16:54:25.043Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:54:25.043Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T16:54:25.043Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:54:25.043Z] OK: 5 MiB in 16 packages [2021-06-03T16:54:26.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:26.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:26.310Z] Removing intermediate container c194095e7a4c [2021-06-03T16:54:26.310Z] ---> 320c77e8835f [2021-06-03T16:54:26.310Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T16:54:26.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:26.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:26.590Z] Removing intermediate container df3dfd0715f8 [2021-06-03T16:54:26.590Z] ---> 451ce618ff7a [2021-06-03T16:54:26.590Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T16:54:26.889Z] ---> Running in daac48ada0b9 [2021-06-03T16:54:26.889Z] ---> Running in 81516b4ddbd4 [2021-06-03T16:54:26.889Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T16:54:26.889Z] Removing intermediate container bcd96f143bf6 [2021-06-03T16:54:26.889Z] ---> c29ae6ca2e06 [2021-06-03T16:54:26.889Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T16:54:26.889Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:54:26.889Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T16:54:26.889Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T16:54:26.889Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T16:54:26.889Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:54:26.889Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T16:54:26.889Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:54:27.191Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:54:27.191Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:54:27.191Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T16:54:27.191Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T16:54:27.191Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:54:27.191Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:54:27.191Z] OK: 7 MiB in 20 packages [2021-06-03T16:54:27.480Z] OK: 7 MiB in 18 packages [2021-06-03T16:54:27.480Z] ---> Running in da4dc8ea20be [2021-06-03T16:54:27.759Z] Removing intermediate container daac48ada0b9 [2021-06-03T16:54:27.759Z] ---> 5b07420c937e [2021-06-03T16:54:27.759Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:54:28.037Z] ---> Running in e2e6be621873 [2021-06-03T16:54:28.317Z] Removing intermediate container da4dc8ea20be [2021-06-03T16:54:28.317Z] ---> 4360037bee60 [2021-06-03T16:54:28.317Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T16:54:28.607Z] ---> Running in 3e109a46a680 [2021-06-03T16:54:28.902Z] Removing intermediate container e2e6be621873 [2021-06-03T16:54:28.902Z] ---> d5fc435a449c [2021-06-03T16:54:28.902Z] Step 16/24 : WORKDIR / [2021-06-03T16:54:28.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-03T16:54:29.178Z] ---> Running in c2c0f8cfcbe3 [2021-06-03T16:54:29.460Z] Removing intermediate container 3e109a46a680 [2021-06-03T16:54:29.460Z] ---> a01ad58dce2b [2021-06-03T16:54:29.460Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T16:54:30.065Z] ---> Running in 9d326c098bfe [2021-06-03T16:54:30.065Z] Removing intermediate container 788409a072b1 [2021-06-03T16:54:30.065Z] ---> adeb8d4b99da [2021-06-03T16:54:30.065Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:54:30.337Z] Removing intermediate container c2c0f8cfcbe3 [2021-06-03T16:54:30.337Z] ---> 192f3bee7321 [2021-06-03T16:54:30.337Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:54:30.337Z] ---> Running in 66cbe621941e [2021-06-03T16:54:30.620Z] Removing intermediate container e0734e135d40 [2021-06-03T16:54:30.620Z] ---> bdac3e1608a5 [2021-06-03T16:54:30.620Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T16:54:30.897Z] ---> Running in ca0db927a043 [2021-06-03T16:54:31.170Z] Removing intermediate container 66cbe621941e [2021-06-03T16:54:31.170Z] ---> fef8d2be4a63 [2021-06-03T16:54:31.170Z] Step 14/26 : WORKDIR / [2021-06-03T16:54:31.443Z] ---> Running in 6dd382ab10db [2021-06-03T16:54:31.715Z] Removing intermediate container ca0db927a043 [2021-06-03T16:54:31.715Z] ---> 3b4c4ddf081e [2021-06-03T16:54:31.715Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T16:54:31.715Z] ---> f1045ce772f4 [2021-06-03T16:54:31.715Z] Step 14/22 : WORKDIR /edgex [2021-06-03T16:54:31.989Z] ---> Running in f3045ba04d15 [2021-06-03T16:54:32.261Z] Removing intermediate container 6dd382ab10db [2021-06-03T16:54:32.261Z] ---> d2e69108df87 [2021-06-03T16:54:32.261Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-03T16:54:32.261Z] Removing intermediate container 81516b4ddbd4 [2021-06-03T16:54:32.261Z] ---> 0d32e4ccc156 [2021-06-03T16:54:32.261Z] [2021-06-03T16:54:32.261Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T16:54:32.863Z] 20.10.0: Pulling from library/docker [2021-06-03T16:54:32.863Z] Removing intermediate container f3045ba04d15 [2021-06-03T16:54:32.863Z] ---> 5b0e9233d6cb [2021-06-03T16:54:32.863Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T16:54:33.462Z] Removing intermediate container 9d326c098bfe [2021-06-03T16:54:33.462Z] ---> 7b079e9d2fc0 [2021-06-03T16:54:33.462Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T16:54:33.462Z] ---> b8aa5619f7f6 [2021-06-03T16:54:33.462Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T16:54:33.462Z] ---> 900b51c05fa7 [2021-06-03T16:54:33.462Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-03T16:54:33.747Z] ---> Running in 5a39dec9a100 [2021-06-03T16:54:33.747Z] ---> e0ef184fcfe5 [2021-06-03T16:54:34.021Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T16:54:35.003Z] Removing intermediate container 5a39dec9a100 [2021-06-03T16:54:35.003Z] ---> 0664952eaa1f [2021-06-03T16:54:35.003Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T16:54:35.279Z] ---> c2ee8373a4ec [2021-06-03T16:54:35.279Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T16:54:35.279Z] ---> 66d91cfd574d [2021-06-03T16:54:35.279Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T16:54:35.563Z] ---> 0f38e6e179bd [2021-06-03T16:54:35.563Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T16:54:35.563Z] ---> Running in e645c182dcac [2021-06-03T16:54:37.011Z] Removing intermediate container e645c182dcac [2021-06-03T16:54:37.011Z] ---> 45a953fe46c0 [2021-06-03T16:54:37.011Z] ---> e12905d8c14c [2021-06-03T16:54:37.011Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T16:54:37.011Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:54:37.284Z] ---> 1f685c80d2a4 [2021-06-03T16:54:37.284Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-03T16:54:37.284Z] ---> Running in ae92327d3817 [2021-06-03T16:54:37.284Z] ---> Running in 3251e2153be7 [2021-06-03T16:54:37.284Z] ---> 73b6c0ef6ba2 [2021-06-03T16:54:37.284Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T16:54:37.885Z] ---> Running in 3de5f49ccef1 [2021-06-03T16:54:38.170Z] Removing intermediate container ae92327d3817 [2021-06-03T16:54:38.170Z] ---> 6f8e31da441c [2021-06-03T16:54:38.170Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:54:38.780Z] ---> Running in 05e3f074f607 [2021-06-03T16:54:38.780Z] Removing intermediate container 3de5f49ccef1 [2021-06-03T16:54:38.780Z] ---> 34530b2f15e1 [2021-06-03T16:54:38.780Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T16:54:38.780Z] ---> 801615d6dfab [2021-06-03T16:54:38.780Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T16:54:39.390Z] ---> Running in 04e18cac3c98 [2021-06-03T16:54:39.390Z] Removing intermediate container 05e3f074f607 [2021-06-03T16:54:39.390Z] ---> 1842f1becf66 [2021-06-03T16:54:39.390Z] Step 23/24 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:54:39.990Z] ---> Running in 14448e5db397 [2021-06-03T16:54:40.264Z] Removing intermediate container 04e18cac3c98 [2021-06-03T16:54:40.264Z] ---> c9937903d97d [2021-06-03T16:54:40.264Z] Step 20/22 : LABEL arch=arm64 [2021-06-03T16:54:40.559Z] ---> Running in f1b03128e38b [2021-06-03T16:54:40.830Z] Removing intermediate container 14448e5db397 [2021-06-03T16:54:40.830Z] ---> 95c427c16a16 [2021-06-03T16:54:40.830Z] Step 24/24 : LABEL version=2.0.0-dev.251 [2021-06-03T16:54:40.830Z] ---> 5c08d446fba7 [2021-06-03T16:54:40.830Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T16:54:41.109Z] Removing intermediate container 3251e2153be7 [2021-06-03T16:54:41.109Z] ---> 95fa107bef1a [2021-06-03T16:54:41.109Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:54:41.109Z] ---> Running in 9f349eb2a15b [2021-06-03T16:54:41.381Z] Removing intermediate container f1b03128e38b [2021-06-03T16:54:41.381Z] ---> 68f69a4e3577 [2021-06-03T16:54:41.381Z] Step 21/22 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:54:41.657Z] ---> Running in 6afb2f85529e [2021-06-03T16:54:41.929Z] Removing intermediate container 9f349eb2a15b [2021-06-03T16:54:41.929Z] ---> 3566c7fd9403 [2021-06-03T16:54:41.929Z] [2021-06-03T16:54:42.209Z] ---> b12de88337fb [2021-06-03T16:54:42.209Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T16:54:42.489Z] Removing intermediate container 6afb2f85529e [2021-06-03T16:54:42.489Z] ---> 0e71df8ae0c5 [2021-06-03T16:54:42.489Z] Step 22/22 : LABEL version=2.0.0-dev.251 [2021-06-03T16:54:42.489Z] Successfully built 3566c7fd9403 [2021-06-03T16:54:42.766Z] Successfully tagged core-command-arm64:latest [2021-06-03T16:54:42.767Z]  Building core-command ... done Building support-notifications [2021-06-03T16:54:43.041Z] ---> Running in bfe91edee0a1 [2021-06-03T16:54:43.318Z] ---> 838c6c162016 [2021-06-03T16:54:43.318Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T16:54:43.926Z] Removing intermediate container bfe91edee0a1 [2021-06-03T16:54:43.926Z] ---> 9d99587e8ff6 [2021-06-03T16:54:43.926Z] [2021-06-03T16:54:44.527Z] Successfully built 9d99587e8ff6 [2021-06-03T16:54:44.527Z] ---> b56e5251687f [2021-06-03T16:54:44.527Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T16:54:44.527Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-03T16:54:44.527Z]  Building security-proxy-setup ... done Building core-metadata [2021-06-03T16:54:45.126Z] ---> 147b7806c750 [2021-06-03T16:54:45.126Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-03T16:54:45.412Z] ---> Running in 462f6e1fb88e [2021-06-03T16:54:46.081Z] ---> 43b23db6d5d2 [2021-06-03T16:54:46.081Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T16:54:48.311Z] ---> a95cbff0880f [2021-06-03T16:54:48.311Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T16:54:49.304Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T16:54:49.304Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T16:54:49.304Z] ---> eeaf43b92773 [2021-06-03T16:54:49.304Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:54:49.304Z] ---> Running in 8c69a5e80be7 [2021-06-03T16:54:49.581Z] Removing intermediate container 462f6e1fb88e [2021-06-03T16:54:49.581Z] ---> 8636052f415e [2021-06-03T16:54:49.581Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T16:54:49.581Z] ---> a634acdeb64e [2021-06-03T16:54:49.581Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T16:54:49.854Z] ---> Running in b8801e2db3e8 [2021-06-03T16:54:50.129Z] Removing intermediate container 8c69a5e80be7 [2021-06-03T16:54:50.129Z] ---> 25de25e4443e [2021-06-03T16:54:50.129Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T16:54:50.129Z] ---> Running in f32d54d4dcd6 [2021-06-03T16:54:50.404Z] Removing intermediate container b8801e2db3e8 [2021-06-03T16:54:50.404Z] ---> 01715926949a [2021-06-03T16:54:50.404Z] Step 24/26 : LABEL arch=arm64 [2021-06-03T16:54:50.404Z] ---> Running in 2b1797b2165c [2021-06-03T16:54:50.682Z] ---> Running in f4e943652915 [2021-06-03T16:54:50.958Z] Removing intermediate container f32d54d4dcd6 [2021-06-03T16:54:50.958Z] ---> 4481bac0f2b2 [2021-06-03T16:54:50.958Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T16:54:51.562Z] Removing intermediate container f4e943652915 [2021-06-03T16:54:51.562Z] ---> 4830d9623449 [2021-06-03T16:54:51.562Z] Step 25/26 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:54:51.835Z] ---> Running in 6bbe00c9d36f [2021-06-03T16:54:52.442Z] ---> 05f94cba26d0 [2021-06-03T16:54:52.442Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T16:54:52.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:52.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:54:52.717Z] ---> Running in a3dcc64aa1e5 [2021-06-03T16:54:52.717Z] Removing intermediate container 6bbe00c9d36f [2021-06-03T16:54:52.717Z] ---> 0c25ae77c72d [2021-06-03T16:54:52.717Z] Step 26/26 : LABEL version=2.0.0-dev.251 [2021-06-03T16:54:52.993Z] ---> Running in f92f11f8a4aa [2021-06-03T16:54:53.277Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T16:54:53.277Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T16:54:53.558Z] Executing bash-5.0.17-r0.post-install [2021-06-03T16:54:53.558Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T16:54:53.558Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T16:54:53.558Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T16:54:53.558Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T16:54:53.558Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T16:54:53.558Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T16:54:53.558Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T16:54:53.558Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T16:54:53.558Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T16:54:53.558Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T16:54:53.839Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T16:54:54.119Z] Removing intermediate container f92f11f8a4aa [2021-06-03T16:54:54.119Z] ---> 482f02503f35 [2021-06-03T16:54:54.119Z] [2021-06-03T16:54:54.398Z] Successfully built 482f02503f35 [2021-06-03T16:54:54.674Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-03T16:54:54.675Z]  Building security-secretstore-setup ... done Building core-data [2021-06-03T16:54:56.150Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T16:54:56.150Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T16:54:56.150Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T16:54:56.150Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T16:54:56.150Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T16:54:56.150Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T16:54:56.150Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T16:54:56.150Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T16:54:56.150Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T16:54:56.150Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T16:54:56.150Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T16:54:56.150Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T16:54:56.150Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T16:54:56.150Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T16:54:56.435Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T16:54:56.435Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T16:54:56.435Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T16:54:56.435Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T16:54:56.435Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T16:54:56.435Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T16:54:56.435Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T16:54:56.435Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T16:54:56.435Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T16:54:56.435Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T16:54:56.435Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T16:54:56.435Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T16:54:56.713Z] Removing intermediate container a3dcc64aa1e5 [2021-06-03T16:54:56.713Z] ---> 95d50e7f5dc6 [2021-06-03T16:54:56.713Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T16:54:56.713Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T16:54:56.713Z] OK: 72 MiB in 59 packages [2021-06-03T16:54:57.702Z] ---> Running in 3bbf6bc7a785 [2021-06-03T16:54:58.310Z] Removing intermediate container 3bbf6bc7a785 [2021-06-03T16:54:58.310Z] ---> 7226747286dc [2021-06-03T16:54:58.310Z] Step 29/32 : CMD ["gate"] [2021-06-03T16:54:58.924Z] ---> Running in 6a327ca5610b [2021-06-03T16:54:59.912Z] Removing intermediate container 6a327ca5610b [2021-06-03T16:54:59.912Z] ---> f7be2c2c9521 [2021-06-03T16:54:59.912Z] Step 30/32 : LABEL arch=arm64 [2021-06-03T16:55:00.904Z] ---> Running in 5b7bdb161606 [2021-06-03T16:55:01.904Z] Removing intermediate container 5b7bdb161606 [2021-06-03T16:55:01.904Z] ---> ff60925233cf [2021-06-03T16:55:01.904Z] Step 31/32 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:55:02.511Z] ---> Running in 90d5f780f73b [2021-06-03T16:55:02.511Z] Collecting docker-compose==1.23.2 [2021-06-03T16:55:02.511Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T16:55:03.126Z] Removing intermediate container 90d5f780f73b [2021-06-03T16:55:03.126Z] ---> 5b0b0a59354a [2021-06-03T16:55:03.126Z] Step 32/32 : LABEL version=2.0.0-dev.251 [2021-06-03T16:55:03.406Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T16:55:03.406Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T16:55:04.016Z] ---> Running in 8bd8e4d34d20 [2021-06-03T16:55:04.305Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T16:55:04.305Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T16:55:04.305Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:55:04.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:55:04.305Z] ---> 8ed2996dca0f [2021-06-03T16:55:04.305Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:55:04.305Z] ---> Using cache [2021-06-03T16:55:04.305Z] ---> c9a3633c7659 [2021-06-03T16:55:04.305Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:55:04.305Z] ---> Using cache [2021-06-03T16:55:04.305Z] ---> 588dac2df656 [2021-06-03T16:55:04.305Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T16:55:04.590Z] ---> Running in 393f70fd8d26 [2021-06-03T16:55:04.879Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T16:55:04.879Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T16:55:05.160Z] Removing intermediate container 8bd8e4d34d20 [2021-06-03T16:55:05.160Z] ---> 08f618fea1fa [2021-06-03T16:55:05.160Z] [2021-06-03T16:55:05.766Z] Successfully built 08f618fea1fa [2021-06-03T16:55:05.766Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-03T16:55:05.766Z]  Building security-bootstrapper ... done Building support-scheduler [2021-06-03T16:55:06.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:55:07.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:55:08.832Z] OK: 218 MiB in 52 packages [2021-06-03T16:55:08.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:55:08.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:55:08.832Z] ---> 8ed2996dca0f [2021-06-03T16:55:08.832Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:55:08.832Z] ---> Using cache [2021-06-03T16:55:08.832Z] ---> c9a3633c7659 [2021-06-03T16:55:08.832Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:55:08.832Z] ---> Using cache [2021-06-03T16:55:08.832Z] Collecting PyYAML<4,>=3.10 [2021-06-03T16:55:08.832Z] ---> 588dac2df656 [2021-06-03T16:55:08.832Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T16:55:08.832Z] ---> Using cache [2021-06-03T16:55:08.832Z] ---> 3cda6abda419 [2021-06-03T16:55:08.832Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T16:55:08.832Z] Step 6/24 : COPY go.mod . [2021-06-03T16:55:08.832Z] ---> Using cache [2021-06-03T16:55:08.832Z] ---> 82d22f1fe62b [2021-06-03T16:55:08.832Z] Step 7/24 : RUN go mod download [2021-06-03T16:55:08.832Z] ---> Using cache [2021-06-03T16:55:08.832Z] ---> e09ddb9d32a9 [2021-06-03T16:55:08.832Z] Step 8/24 : COPY . . [2021-06-03T16:55:08.832Z] ---> Using cache [2021-06-03T16:55:08.832Z] ---> e5181b9f3389 [2021-06-03T16:55:08.832Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:55:08.832Z] ---> Using cache [2021-06-03T16:55:08.832Z] ---> 66dff30a53c6 [2021-06-03T16:55:08.832Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T16:55:10.291Z] ---> Running in 946ce60b05c6 [2021-06-03T16:55:11.767Z] Removing intermediate container 393f70fd8d26 [2021-06-03T16:55:11.767Z] ---> 2e8cc6717e23 [2021-06-03T16:55:11.767Z] Step 6/23 : COPY go.mod . [2021-06-03T16:55:12.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-03T16:55:13.523Z] ---> f7cb9f51d327 [2021-06-03T16:55:13.523Z] Step 7/23 : RUN go mod download [2021-06-03T16:55:13.523Z] ---> Running in 2bddabfac1f9 [2021-06-03T16:55:14.996Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T16:55:14.996Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T16:55:15.997Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T16:55:15.997Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T16:55:18.003Z] Removing intermediate container 2bddabfac1f9 [2021-06-03T16:55:18.003Z] ---> 384af9b508e9 [2021-06-03T16:55:18.003Z] Step 8/23 : COPY . . [2021-06-03T16:55:19.046Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:55:19.046Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:55:19.046Z] ---> 8ed2996dca0f [2021-06-03T16:55:19.046Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T16:55:19.046Z] ---> Using cache [2021-06-03T16:55:19.046Z] ---> c9a3633c7659 [2021-06-03T16:55:19.046Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:55:19.046Z] ---> Using cache [2021-06-03T16:55:19.046Z] ---> 588dac2df656 [2021-06-03T16:55:19.046Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T16:55:19.326Z] ---> Running in 712a8954633e [2021-06-03T16:55:19.935Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T16:55:19.935Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T16:55:21.392Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T16:55:21.392Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T16:55:21.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:55:22.273Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T16:55:22.273Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T16:55:22.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:55:24.350Z] OK: 218 MiB in 52 packages [2021-06-03T16:55:25.344Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-03T16:55:25.959Z] Collecting idna<2.8,>=2.5 [2021-06-03T16:55:26.235Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T16:55:26.235Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-03T16:55:26.235Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-03T16:55:27.240Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T16:55:27.240Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T16:55:27.849Z] Removing intermediate container 712a8954633e [2021-06-03T16:55:27.849Z] ---> 2bdd4efd9890 [2021-06-03T16:55:27.849Z] Step 6/24 : COPY go.mod . [2021-06-03T16:55:27.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T16:55:27.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T16:55:27.849Z] ---> 8ed2996dca0f [2021-06-03T16:55:27.849Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T16:55:27.849Z] ---> Using cache [2021-06-03T16:55:27.849Z] ---> c9a3633c7659 [2021-06-03T16:55:27.849Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:55:27.849Z] ---> Using cache [2021-06-03T16:55:27.849Z] ---> 588dac2df656 [2021-06-03T16:55:27.849Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T16:55:27.849Z] ---> Using cache [2021-06-03T16:55:27.849Z] ---> 3cda6abda419 [2021-06-03T16:55:27.849Z] Step 6/23 : COPY go.mod . [2021-06-03T16:55:27.849Z] ---> Using cache [2021-06-03T16:55:27.849Z] ---> 82d22f1fe62b [2021-06-03T16:55:27.849Z] Step 7/23 : RUN go mod download [2021-06-03T16:55:27.849Z] ---> Using cache [2021-06-03T16:55:27.849Z] ---> e09ddb9d32a9 [2021-06-03T16:55:27.849Z] Step 8/23 : COPY . . [2021-06-03T16:55:28.129Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T16:55:28.129Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T16:55:28.409Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T16:55:28.409Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T16:55:28.409Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T16:55:28.409Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T16:55:29.015Z] ---> Using cache [2021-06-03T16:55:29.015Z] ---> e5181b9f3389 [2021-06-03T16:55:29.015Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:55:29.015Z] ---> Using cache [2021-06-03T16:55:29.015Z] ---> 66dff30a53c6 [2021-06-03T16:55:29.015Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T16:55:29.625Z] ---> Running in 391f6ed54be1 [2021-06-03T16:55:29.625Z] ---> 49b26c2e71b8 [2021-06-03T16:55:29.625Z] Step 7/24 : RUN go mod download [2021-06-03T16:55:29.904Z] Installing collected packages: jsonschema, cached-property, docopt, PyYAML, idna, urllib3, requests, texttable, websocket-client, docker-pycreds, docker, dockerpty, docker-compose [2021-06-03T16:55:30.184Z] ---> Running in 8570b386f155 [2021-06-03T16:55:30.471Z] Running setup.py install for docopt: started [2021-06-03T16:55:32.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-03T16:55:33.486Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T16:55:33.486Z] Running setup.py install for PyYAML: started [2021-06-03T16:55:36.143Z] Removing intermediate container 8570b386f155 [2021-06-03T16:55:36.143Z] ---> 5c824234e215 [2021-06-03T16:55:36.143Z] Step 8/24 : COPY . . [2021-06-03T16:55:36.143Z] ---> 97c9e133a373 [2021-06-03T16:55:36.143Z] Step 9/23 : RUN go mod tidy [2021-06-03T16:55:36.143Z] ---> Running in ce7822388710 [2021-06-03T16:55:37.601Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T16:55:37.601Z] Attempting uninstall: idna [2021-06-03T16:55:37.601Z] Found existing installation: idna 2.9 [2021-06-03T16:55:37.601Z] Uninstalling idna-2.9: [2021-06-03T16:55:37.601Z] Successfully uninstalled idna-2.9 [2021-06-03T16:55:38.599Z] Attempting uninstall: urllib3 [2021-06-03T16:55:38.599Z] Found existing installation: urllib3 1.25.9 [2021-06-03T16:55:38.599Z] Uninstalling urllib3-1.25.9: [2021-06-03T16:55:38.883Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T16:55:39.884Z] Attempting uninstall: requests [2021-06-03T16:55:39.884Z] Found existing installation: requests 2.23.0 [2021-06-03T16:55:40.163Z] Uninstalling requests-2.23.0: [2021-06-03T16:55:40.163Z] Successfully uninstalled requests-2.23.0 [2021-06-03T16:55:41.160Z] Running setup.py install for texttable: started [2021-06-03T16:55:43.825Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T16:55:47.581Z] Removing intermediate container ce7822388710 [2021-06-03T16:55:47.581Z] ---> a93e74497482 [2021-06-03T16:55:47.581Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T16:55:47.581Z] Running setup.py install for dockerpty: started [2021-06-03T16:55:48.178Z] ---> Running in 252b518a6aa7 [2021-06-03T16:55:49.631Z] ---> dd1ea056eec9 [2021-06-03T16:55:49.631Z] Step 9/24 : RUN go mod tidy [2021-06-03T16:55:49.631Z] ---> Running in b35b13e50b8e [2021-06-03T16:55:50.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-03T16:55:51.236Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T16:55:52.232Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-03T16:55:59.550Z] Removing intermediate container b35b13e50b8e [2021-06-03T16:55:59.550Z] ---> d812429fe41f [2021-06-03T16:55:59.550Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T16:55:59.550Z] ---> Running in 9a72a416fde5 [2021-06-03T16:56:02.197Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.251" -o cmd/core-data/core-data ./cmd/core-data [2021-06-03T16:56:06.573Z] Removing intermediate container 2b1797b2165c [2021-06-03T16:56:06.573Z] ---> f0681f97b94f [2021-06-03T16:56:06.573Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T16:56:06.573Z] ---> Running in 97a939a35fbc [2021-06-03T16:56:07.183Z] Removing intermediate container 97a939a35fbc [2021-06-03T16:56:07.183Z] ---> 80c62052477c [2021-06-03T16:56:07.183Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T16:56:07.462Z] ---> Running in c2e498bb3bd0 [2021-06-03T16:56:08.070Z] Removing intermediate container c2e498bb3bd0 [2021-06-03T16:56:08.070Z] ---> 3d5166bb1967 [2021-06-03T16:56:08.356Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T16:56:10.353Z] ---> 1bb7e824705e [2021-06-03T16:56:10.353Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T16:56:11.348Z] ---> f7a66467ac08 [2021-06-03T16:56:11.348Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T16:56:12.797Z] ---> 7cfcd7414ab5 [2021-06-03T16:56:12.797Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T16:56:13.080Z] ---> Running in f3f0a104008d [2021-06-03T16:56:13.679Z] Removing intermediate container f3f0a104008d [2021-06-03T16:56:13.679Z] ---> bce759cf3395 [2021-06-03T16:56:13.679Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:56:13.679Z] ---> Running in a6f82f6912a8 [2021-06-03T16:56:14.309Z] Removing intermediate container a6f82f6912a8 [2021-06-03T16:56:14.309Z] ---> df4e2f8e6900 [2021-06-03T16:56:14.309Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:56:14.596Z] ---> Running in 286cb0fec1c5 [2021-06-03T16:56:15.197Z] Removing intermediate container 286cb0fec1c5 [2021-06-03T16:56:15.197Z] ---> 833116d00b00 [2021-06-03T16:56:15.197Z] Step 23/24 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:56:15.471Z] ---> Running in a400ffa4cd1b [2021-06-03T16:56:16.449Z] Removing intermediate container a400ffa4cd1b [2021-06-03T16:56:16.449Z] ---> 107f790b3023 [2021-06-03T16:56:16.449Z] Step 24/24 : LABEL version=2.0.0-dev.251 [2021-06-03T16:56:16.449Z] ---> Running in 4d21991c52c6 [2021-06-03T16:56:17.425Z] Removing intermediate container 4d21991c52c6 [2021-06-03T16:56:17.425Z] ---> bcd7c5f5a4eb [2021-06-03T16:56:17.425Z] [2021-06-03T16:56:17.700Z] Successfully built bcd7c5f5a4eb [2021-06-03T16:56:17.700Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-03T16:57:04.698Z]  Building sys-mgmt-agent ... done Removing intermediate container 946ce60b05c6 [2021-06-03T16:57:04.698Z] ---> 0ddfdedade52 [2021-06-03T16:57:04.698Z] [2021-06-03T16:57:04.698Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:57:04.698Z] ---> 9852663dfa18 [2021-06-03T16:57:04.698Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:57:04.698Z] ---> Using cache [2021-06-03T16:57:04.698Z] ---> b6eb78f79cc4 [2021-06-03T16:57:04.698Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:57:04.698Z] ---> Using cache [2021-06-03T16:57:04.698Z] ---> 320c77e8835f [2021-06-03T16:57:04.698Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T16:57:04.698Z] ---> Running in 9be47ed03bde [2021-06-03T16:57:04.698Z] Removing intermediate container 9be47ed03bde [2021-06-03T16:57:04.698Z] ---> dcd4ceb0d03d [2021-06-03T16:57:04.698Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T16:57:04.698Z] ---> Running in 25087426002f [2021-06-03T16:57:04.698Z] Removing intermediate container 25087426002f [2021-06-03T16:57:04.699Z] ---> 2a4b4195beeb [2021-06-03T16:57:04.699Z] Step 16/24 : WORKDIR / [2021-06-03T16:57:04.699Z] ---> Running in 72b6ec9750eb [2021-06-03T16:57:05.292Z] Removing intermediate container 72b6ec9750eb [2021-06-03T16:57:05.292Z] ---> 8adf085c9929 [2021-06-03T16:57:05.292Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:57:06.275Z] ---> 9e0f05ab3500 [2021-06-03T16:57:06.275Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T16:57:08.261Z] ---> d99920a3777c [2021-06-03T16:57:08.261Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T16:57:09.725Z] ---> cd223763288b [2021-06-03T16:57:09.725Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T16:57:09.725Z] ---> Running in 0b2a5685a078 [2021-06-03T16:57:10.713Z] Removing intermediate container 0b2a5685a078 [2021-06-03T16:57:10.713Z] ---> 3a152d719477 [2021-06-03T16:57:10.713Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:57:10.713Z] ---> Running in 255573a76b73 [2021-06-03T16:57:11.311Z] Removing intermediate container 255573a76b73 [2021-06-03T16:57:11.311Z] ---> e555d0e9e04a [2021-06-03T16:57:11.311Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:57:11.585Z] ---> Running in 41b608320a2e [2021-06-03T16:57:12.218Z] Removing intermediate container 41b608320a2e [2021-06-03T16:57:12.218Z] ---> 2ab72e4678ce [2021-06-03T16:57:12.538Z] Step 23/24 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:57:12.538Z] ---> Running in ab486d4e9bd7 [2021-06-03T16:57:13.137Z] Removing intermediate container ab486d4e9bd7 [2021-06-03T16:57:13.138Z] ---> ba14465dc375 [2021-06-03T16:57:13.138Z] Step 24/24 : LABEL version=2.0.0-dev.251 [2021-06-03T16:57:13.413Z] ---> Running in 9d8603503dd4 [2021-06-03T16:57:14.423Z] Removing intermediate container 9d8603503dd4 [2021-06-03T16:57:14.423Z] ---> e2187be0f1e3 [2021-06-03T16:57:14.423Z] [2021-06-03T16:57:14.697Z] Successfully built e2187be0f1e3 [2021-06-03T16:57:14.697Z] Successfully tagged core-metadata-arm64:latest [2021-06-03T16:57:22.990Z]  Building core-metadata ... done Removing intermediate container 391f6ed54be1 [2021-06-03T16:57:22.990Z] ---> c60c6fbc2e1f [2021-06-03T16:57:22.990Z] [2021-06-03T16:57:22.990Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:57:22.990Z] ---> 9852663dfa18 [2021-06-03T16:57:22.990Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T16:57:22.990Z] ---> Using cache [2021-06-03T16:57:22.990Z] ---> b6eb78f79cc4 [2021-06-03T16:57:22.990Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:57:22.990Z] ---> Using cache [2021-06-03T16:57:22.990Z] ---> 320c77e8835f [2021-06-03T16:57:22.990Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T16:57:22.990Z] ---> Running in 7347ff45968e [2021-06-03T16:57:23.977Z] Removing intermediate container 7347ff45968e [2021-06-03T16:57:23.977Z] ---> 9ddc52d56a92 [2021-06-03T16:57:23.977Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:57:23.977Z] ---> Running in e83a28d75d2c [2021-06-03T16:57:24.576Z] Removing intermediate container e83a28d75d2c [2021-06-03T16:57:24.576Z] ---> e8881154e67b [2021-06-03T16:57:24.576Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:57:25.569Z] ---> e72da634d87e [2021-06-03T16:57:25.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T16:57:27.576Z] ---> 8650d82ef0f1 [2021-06-03T16:57:27.576Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T16:57:30.231Z] ---> 95984cf09efe [2021-06-03T16:57:30.231Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T16:57:30.507Z] ---> Running in d9eee6f5b610 [2021-06-03T16:57:30.783Z] Removing intermediate container 252b518a6aa7 [2021-06-03T16:57:30.783Z] ---> 2f612a7450b5 [2021-06-03T16:57:30.783Z] [2021-06-03T16:57:30.783Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T16:57:30.783Z] ---> 9852663dfa18 [2021-06-03T16:57:30.783Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T16:57:31.069Z] ---> Running in 1d2957e44d6e [2021-06-03T16:57:31.069Z] Removing intermediate container d9eee6f5b610 [2021-06-03T16:57:31.069Z] ---> aa086309a8eb [2021-06-03T16:57:31.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:57:31.347Z] ---> Running in 759f8081dfe3 [2021-06-03T16:57:31.946Z] Removing intermediate container 759f8081dfe3 [2021-06-03T16:57:31.946Z] ---> ced5d4aa7312 [2021-06-03T16:57:31.946Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T16:57:32.219Z] ---> Running in e1f2d3bfbdbd [2021-06-03T16:57:32.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:57:32.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:57:33.096Z] Removing intermediate container e1f2d3bfbdbd [2021-06-03T16:57:33.096Z] ---> 102845806c3f [2021-06-03T16:57:33.096Z] Step 22/23 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:57:33.096Z] ---> Running in 4b02f5cff2b4 [2021-06-03T16:57:33.376Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T16:57:33.673Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T16:57:33.673Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:57:33.673Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T16:57:33.953Z] OK: 6 MiB in 16 packages [2021-06-03T16:57:33.953Z] Removing intermediate container 4b02f5cff2b4 [2021-06-03T16:57:33.953Z] ---> f12b21946476 [2021-06-03T16:57:33.953Z] Step 23/23 : LABEL version=2.0.0-dev.251 [2021-06-03T16:57:34.225Z] ---> Running in 43a06f415b9d [2021-06-03T16:57:34.824Z] Removing intermediate container 43a06f415b9d [2021-06-03T16:57:34.824Z] ---> 5de70fdf1de5 [2021-06-03T16:57:34.824Z] [2021-06-03T16:57:35.099Z] Successfully built 5de70fdf1de5 [2021-06-03T16:57:35.099Z] Successfully tagged support-scheduler-arm64:latest [2021-06-03T16:57:35.375Z]  Building support-scheduler ... done Removing intermediate container 1d2957e44d6e [2021-06-03T16:57:35.375Z] ---> 7245aaa64448 [2021-06-03T16:57:35.375Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T16:57:35.645Z] ---> Running in 584b1fc2d588 [2021-06-03T16:57:35.919Z] Removing intermediate container 584b1fc2d588 [2021-06-03T16:57:35.919Z] ---> ced859782e53 [2021-06-03T16:57:36.189Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T16:57:36.189Z] ---> Running in 1b6dd95a6947 [2021-06-03T16:57:36.850Z] Removing intermediate container 1b6dd95a6947 [2021-06-03T16:57:36.850Z] ---> 56f6e3720856 [2021-06-03T16:57:36.850Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T16:57:37.176Z] ---> Running in cddb3745d4bc [2021-06-03T16:57:37.812Z] Removing intermediate container cddb3745d4bc [2021-06-03T16:57:37.812Z] ---> 2a8197d4b0c5 [2021-06-03T16:57:37.812Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:57:39.257Z] ---> 9c634eec57b0 [2021-06-03T16:57:39.257Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T16:57:40.242Z] Removing intermediate container 9a72a416fde5 [2021-06-03T16:57:40.242Z] ---> 5e6a5d304163 [2021-06-03T16:57:40.242Z] [2021-06-03T16:57:40.242Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T16:57:40.242Z] ---> 9852663dfa18 [2021-06-03T16:57:40.242Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T16:57:40.242Z] ---> 3cea3033051d [2021-06-03T16:57:40.242Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T16:57:40.242Z] ---> Running in eb86e45637b2 [2021-06-03T16:57:40.840Z] Removing intermediate container eb86e45637b2 [2021-06-03T16:57:40.840Z] ---> b8c0b0fa651f [2021-06-03T16:57:40.840Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T16:57:41.114Z] ---> Running in f805447523fe [2021-06-03T16:57:41.114Z] ---> 16729df8ed5d [2021-06-03T16:57:41.114Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T16:57:41.114Z] ---> Running in bfb156459dcd [2021-06-03T16:57:41.710Z] Removing intermediate container f805447523fe [2021-06-03T16:57:41.711Z] ---> d1e13e46fdfd [2021-06-03T16:57:41.711Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T16:57:41.711Z] Removing intermediate container bfb156459dcd [2021-06-03T16:57:41.711Z] ---> 111730852af5 [2021-06-03T16:57:41.711Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:57:41.711Z] ---> Running in 24599cbee07e [2021-06-03T16:57:41.986Z] ---> Running in b3656ec4df20 [2021-06-03T16:57:42.258Z] Removing intermediate container 24599cbee07e [2021-06-03T16:57:42.258Z] ---> 66c56f49490a [2021-06-03T16:57:42.258Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T16:57:42.258Z] Removing intermediate container b3656ec4df20 [2021-06-03T16:57:42.258Z] ---> b4728dcacbe2 [2021-06-03T16:57:42.259Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T16:57:42.545Z] ---> Running in f7a8b1606dec [2021-06-03T16:57:42.545Z] ---> Running in 81fcb562bdbc [2021-06-03T16:57:43.149Z] Removing intermediate container 81fcb562bdbc [2021-06-03T16:57:43.149Z] ---> 2f97a57e6503 [2021-06-03T16:57:43.149Z] Step 22/23 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:57:43.431Z] ---> Running in 7e6e2a1e1a75 [2021-06-03T16:57:44.035Z] Removing intermediate container 7e6e2a1e1a75 [2021-06-03T16:57:44.035Z] ---> ff0bd8fcadd4 [2021-06-03T16:57:44.035Z] Step 23/23 : LABEL version=2.0.0-dev.251 [2021-06-03T16:57:44.035Z] ---> Running in 32c9915eea09 [2021-06-03T16:57:44.633Z] Removing intermediate container 32c9915eea09 [2021-06-03T16:57:44.633Z] ---> 4092b88849ee [2021-06-03T16:57:44.633Z] [2021-06-03T16:57:44.906Z] Successfully built 4092b88849ee [2021-06-03T16:57:44.906Z] Successfully tagged support-notifications-arm64:latest [2021-06-03T16:57:45.180Z]  Building support-notifications ... done Removing intermediate container f7a8b1606dec [2021-06-03T16:57:45.180Z] ---> cdc43e21cde0 [2021-06-03T16:57:45.180Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T16:57:45.180Z] ---> Running in 1f143498c14d [2021-06-03T16:57:46.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T16:57:47.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T16:57:47.812Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T16:57:48.087Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T16:57:48.087Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T16:57:48.359Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T16:57:48.631Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T16:57:48.631Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T16:57:48.905Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T16:57:48.905Z] OK: 8 MiB in 20 packages [2021-06-03T16:57:50.345Z] Removing intermediate container 1f143498c14d [2021-06-03T16:57:50.345Z] ---> 54e076ea9a48 [2021-06-03T16:57:50.345Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T16:57:50.949Z] ---> 864b889b439c [2021-06-03T16:57:50.949Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T16:57:52.390Z] ---> 252c7c73502b [2021-06-03T16:57:52.390Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T16:57:52.992Z] ---> 937efaac8bb6 [2021-06-03T16:57:52.992Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T16:57:52.992Z] ---> Running in 3b9136eb1a8c [2021-06-03T16:57:53.590Z] Removing intermediate container 3b9136eb1a8c [2021-06-03T16:57:53.590Z] ---> 19f4ccb2521e [2021-06-03T16:57:53.590Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T16:57:53.590Z] ---> Running in af4cdee16888 [2021-06-03T16:57:54.189Z] Removing intermediate container af4cdee16888 [2021-06-03T16:57:54.189Z] ---> 9036fff468f2 [2021-06-03T16:57:54.189Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T16:57:54.471Z] ---> Running in 3bf94acf5ce9 [2021-06-03T16:57:54.747Z] Removing intermediate container 3bf94acf5ce9 [2021-06-03T16:57:54.747Z] ---> 4dc4e43e0ed9 [2021-06-03T16:57:54.747Z] Step 23/24 : LABEL git_sha=a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:57:55.021Z] ---> Running in 38b47dbce5d9 [2021-06-03T16:57:55.618Z] Removing intermediate container 38b47dbce5d9 [2021-06-03T16:57:55.618Z] ---> 0508dceab157 [2021-06-03T16:57:55.618Z] Step 24/24 : LABEL version=2.0.0-dev.251 [2021-06-03T16:57:55.618Z] ---> Running in 83ea7b0ea243 [2021-06-03T16:57:56.215Z] Removing intermediate container 83ea7b0ea243 [2021-06-03T16:57:56.215Z] ---> 25619f1aadd3 [2021-06-03T16:57:56.215Z] [2021-06-03T16:57:56.490Z] Successfully built 25619f1aadd3 [2021-06-03T16:57:56.490Z] Successfully tagged core-data-arm64:latest [2021-06-03T16:57:56.783Z]  Building core-data ... done  [Pipeline] } [2021-06-03T16:57:56.775Z] $ docker stop --time=1 d08bd057a88b02020cbeed57e998a61b6217b8a3543dd1b5ec7b939fdb9d8fd1 [2021-06-03T16:57:58.611Z] $ docker rm -f d08bd057a88b02020cbeed57e998a61b6217b8a3543dd1b5ec7b939fdb9d8fd1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T16:57:59.175Z] + docker images [2021-06-03T16:57:59.449Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T16:57:59.449Z] core-data-arm64 latest 25619f1aadd3 4 seconds ago 19.1MB [2021-06-03T16:57:59.449Z] support-notifications-arm64 latest 4092b88849ee 15 seconds ago 15.7MB [2021-06-03T16:57:59.449Z] 5e6a5d304163 20 seconds ago 863MB [2021-06-03T16:57:59.449Z] support-scheduler-arm64 latest 5de70fdf1de5 25 seconds ago 15MB [2021-06-03T16:57:59.449Z] 2f612a7450b5 29 seconds ago 857MB [2021-06-03T16:57:59.449Z] c60c6fbc2e1f 38 seconds ago 856MB [2021-06-03T16:57:59.449Z] core-metadata-arm64 latest e2187be0f1e3 46 seconds ago 15.6MB [2021-06-03T16:57:59.449Z] 0ddfdedade52 58 seconds ago 860MB [2021-06-03T16:57:59.449Z] sys-mgmt-agent-arm64 latest bcd7c5f5a4eb About a minute ago 299MB [2021-06-03T16:57:59.449Z] security-bootstrapper-arm64 latest 08f618fea1fa 2 minutes ago 17.1MB [2021-06-03T16:57:59.449Z] security-secretstore-setup-arm64 latest 482f02503f35 3 minutes ago 26.5MB [2021-06-03T16:57:59.449Z] security-proxy-setup-arm64 latest 9d99587e8ff6 3 minutes ago 24MB [2021-06-03T16:57:59.449Z] core-command-arm64 latest 3566c7fd9403 3 minutes ago 15MB [2021-06-03T16:57:59.449Z] 0d32e4ccc156 3 minutes ago 861MB [2021-06-03T16:57:59.449Z] 3ad90a4f8cbe 3 minutes ago 862MB [2021-06-03T16:57:59.449Z] 4c586ed80b48 3 minutes ago 859MB [2021-06-03T16:57:59.449Z] c0c2745133f5 3 minutes ago 855MB [2021-06-03T16:57:59.449Z] 825f201a8ec2 3 minutes ago 854MB [2021-06-03T16:57:59.449Z] ci-base-image-arm64 latest 8ed2996dca0f 8 minutes ago 641MB [2021-06-03T16:57:59.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-03T16:57:59.449Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-03T16:57:59.449Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-03T16:57:59.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T16:57:59.727Z] provisioning config files... [2021-06-03T16:57:59.751Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/522@tmp/config4233411918616179212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:58:00.119Z] ---> docker-login.sh [2021-06-03T16:58:00.119Z] nexus3.edgexfoundry.org:10001 [2021-06-03T16:58:00.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:58:00.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:58:00.394Z] Configure a credential helper to remove this warning. See [2021-06-03T16:58:00.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:58:00.394Z] [2021-06-03T16:58:00.394Z] Login Succeeded [2021-06-03T16:58:00.394Z] nexus3.edgexfoundry.org:10002 [2021-06-03T16:58:00.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:58:00.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:58:00.988Z] Configure a credential helper to remove this warning. See [2021-06-03T16:58:00.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:58:00.988Z] [2021-06-03T16:58:00.988Z] Login Succeeded [2021-06-03T16:58:00.988Z] nexus3.edgexfoundry.org:10003 [2021-06-03T16:58:01.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:58:01.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:58:01.529Z] Configure a credential helper to remove this warning. See [2021-06-03T16:58:01.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:58:01.529Z] [2021-06-03T16:58:01.529Z] Login Succeeded [2021-06-03T16:58:01.529Z] nexus3.edgexfoundry.org:10004 [2021-06-03T16:58:01.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:58:02.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:58:02.079Z] Configure a credential helper to remove this warning. See [2021-06-03T16:58:02.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:58:02.079Z] [2021-06-03T16:58:02.079Z] Login Succeeded [2021-06-03T16:58:02.079Z] docker.io [2021-06-03T16:58:02.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T16:58:02.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T16:58:02.939Z] Configure a credential helper to remove this warning. See [2021-06-03T16:58:02.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T16:58:02.939Z] [2021-06-03T16:58:02.939Z] Login Succeeded [2021-06-03T16:58:02.939Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T16:58:02.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:58:03.028Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-03T16:58:03.028Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:03.028Z] latest [2021-06-03T16:58:03.028Z] 2.0.0-dev.251 [2021-06-03T16:58:03.028Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:03.028Z] master [2021-06-03T16:58:03.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:03.410Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:03.765Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:03.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:58:03.765Z] a68f4f7bb5be: Preparing [2021-06-03T16:58:03.765Z] d288e52c920b: Preparing [2021-06-03T16:58:03.765Z] fd6badda197b: Preparing [2021-06-03T16:58:03.765Z] e64e01c785fa: Preparing [2021-06-03T16:58:03.765Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:04.044Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:04.044Z] a68f4f7bb5be: Pushed [2021-06-03T16:58:04.044Z] e64e01c785fa: Pushed [2021-06-03T16:58:04.044Z] fd6badda197b: Pushed [2021-06-03T16:58:06.654Z] d288e52c920b: Pushed [2021-06-03T16:58:06.654Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:adad380097dcc623e6946f991d26e691cde9102bed39554714f8b949905e5c0f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:06.995Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:07.344Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-03T16:58:07.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:58:07.344Z] a68f4f7bb5be: Preparing [2021-06-03T16:58:07.344Z] d288e52c920b: Preparing [2021-06-03T16:58:07.344Z] fd6badda197b: Preparing [2021-06-03T16:58:07.344Z] e64e01c785fa: Preparing [2021-06-03T16:58:07.344Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:07.615Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:07.615Z] a68f4f7bb5be: Layer already exists [2021-06-03T16:58:07.615Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:07.615Z] fd6badda197b: Layer already exists [2021-06-03T16:58:07.615Z] d288e52c920b: Layer already exists [2021-06-03T16:58:07.615Z] latest: digest: sha256:adad380097dcc623e6946f991d26e691cde9102bed39554714f8b949905e5c0f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:07.953Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:08.288Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.251 [2021-06-03T16:58:08.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:58:08.289Z] a68f4f7bb5be: Preparing [2021-06-03T16:58:08.289Z] d288e52c920b: Preparing [2021-06-03T16:58:08.289Z] fd6badda197b: Preparing [2021-06-03T16:58:08.289Z] e64e01c785fa: Preparing [2021-06-03T16:58:08.289Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:08.561Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:08.561Z] d288e52c920b: Layer already exists [2021-06-03T16:58:08.561Z] a68f4f7bb5be: Layer already exists [2021-06-03T16:58:08.561Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:08.561Z] fd6badda197b: Layer already exists [2021-06-03T16:58:08.561Z] 2.0.0-dev.251: digest: sha256:adad380097dcc623e6946f991d26e691cde9102bed39554714f8b949905e5c0f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:08.914Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:09.256Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:09.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:58:09.256Z] a68f4f7bb5be: Preparing [2021-06-03T16:58:09.256Z] d288e52c920b: Preparing [2021-06-03T16:58:09.256Z] fd6badda197b: Preparing [2021-06-03T16:58:09.256Z] e64e01c785fa: Preparing [2021-06-03T16:58:09.256Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:09.527Z] a68f4f7bb5be: Layer already exists [2021-06-03T16:58:09.527Z] d288e52c920b: Layer already exists [2021-06-03T16:58:09.527Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:09.527Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:09.527Z] fd6badda197b: Layer already exists [2021-06-03T16:58:09.527Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:adad380097dcc623e6946f991d26e691cde9102bed39554714f8b949905e5c0f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:09.871Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:10.214Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-03T16:58:10.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-03T16:58:10.214Z] a68f4f7bb5be: Preparing [2021-06-03T16:58:10.214Z] d288e52c920b: Preparing [2021-06-03T16:58:10.214Z] fd6badda197b: Preparing [2021-06-03T16:58:10.214Z] e64e01c785fa: Preparing [2021-06-03T16:58:10.214Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:10.487Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:10.487Z] a68f4f7bb5be: Layer already exists [2021-06-03T16:58:10.487Z] fd6badda197b: Layer already exists [2021-06-03T16:58:10.487Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:10.487Z] d288e52c920b: Layer already exists [2021-06-03T16:58:10.487Z] master: digest: sha256:adad380097dcc623e6946f991d26e691cde9102bed39554714f8b949905e5c0f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:58:10.560Z] ===================================================== [Pipeline] echo [2021-06-03T16:58:10.574Z] taggedImages: [2021-06-03T16:58:10.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:10.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-03T16:58:10.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.251 [2021-06-03T16:58:10.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:10.574Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-03T16:58:10.624Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-03T16:58:10.624Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:10.624Z] latest [2021-06-03T16:58:10.624Z] 2.0.0-dev.251 [2021-06-03T16:58:10.624Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:10.624Z] master [2021-06-03T16:58:10.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:11.028Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:11.388Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:11.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:58:11.388Z] 47c01f2bc7df: Preparing [2021-06-03T16:58:11.388Z] 5d6dd765f082: Preparing [2021-06-03T16:58:11.388Z] fd6badda197b: Preparing [2021-06-03T16:58:11.388Z] 8372e1c6cc73: Preparing [2021-06-03T16:58:11.388Z] 760cc039c132: Preparing [2021-06-03T16:58:11.388Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:11.388Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:11.681Z] fd6badda197b: Layer already exists [2021-06-03T16:58:11.681Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:11.972Z] 760cc039c132: Pushed [2021-06-03T16:58:11.972Z] 47c01f2bc7df: Pushed [2021-06-03T16:58:12.573Z] 8372e1c6cc73: Pushed [2021-06-03T16:58:14.537Z] 5d6dd765f082: Pushed [2021-06-03T16:58:14.537Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:ed76e91efbbe0d5aa5bef439f1ac6a405b14a7bf11a2c42ab8de3382eea812af size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:14.892Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:15.230Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-03T16:58:15.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:58:15.230Z] 47c01f2bc7df: Preparing [2021-06-03T16:58:15.230Z] 5d6dd765f082: Preparing [2021-06-03T16:58:15.230Z] fd6badda197b: Preparing [2021-06-03T16:58:15.230Z] 8372e1c6cc73: Preparing [2021-06-03T16:58:15.230Z] 760cc039c132: Preparing [2021-06-03T16:58:15.230Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:15.230Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:15.505Z] 5d6dd765f082: Layer already exists [2021-06-03T16:58:15.505Z] fd6badda197b: Layer already exists [2021-06-03T16:58:15.505Z] 47c01f2bc7df: Layer already exists [2021-06-03T16:58:15.505Z] 760cc039c132: Layer already exists [2021-06-03T16:58:15.505Z] 8372e1c6cc73: Layer already exists [2021-06-03T16:58:15.505Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:15.505Z] latest: digest: sha256:ed76e91efbbe0d5aa5bef439f1ac6a405b14a7bf11a2c42ab8de3382eea812af size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:15.851Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:16.190Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.251 [2021-06-03T16:58:16.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:58:16.190Z] 47c01f2bc7df: Preparing [2021-06-03T16:58:16.190Z] 5d6dd765f082: Preparing [2021-06-03T16:58:16.190Z] fd6badda197b: Preparing [2021-06-03T16:58:16.190Z] 8372e1c6cc73: Preparing [2021-06-03T16:58:16.190Z] 760cc039c132: Preparing [2021-06-03T16:58:16.190Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:16.190Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:16.190Z] 760cc039c132: Layer already exists [2021-06-03T16:58:16.190Z] 8372e1c6cc73: Layer already exists [2021-06-03T16:58:16.190Z] 47c01f2bc7df: Layer already exists [2021-06-03T16:58:16.190Z] fd6badda197b: Layer already exists [2021-06-03T16:58:16.467Z] 5d6dd765f082: Layer already exists [2021-06-03T16:58:16.467Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:16.467Z] 2.0.0-dev.251: digest: sha256:ed76e91efbbe0d5aa5bef439f1ac6a405b14a7bf11a2c42ab8de3382eea812af size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:16.809Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:17.154Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:17.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:58:17.154Z] 47c01f2bc7df: Preparing [2021-06-03T16:58:17.154Z] 5d6dd765f082: Preparing [2021-06-03T16:58:17.154Z] fd6badda197b: Preparing [2021-06-03T16:58:17.154Z] 8372e1c6cc73: Preparing [2021-06-03T16:58:17.154Z] 760cc039c132: Preparing [2021-06-03T16:58:17.154Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:17.154Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:17.154Z] 760cc039c132: Layer already exists [2021-06-03T16:58:17.428Z] fd6badda197b: Layer already exists [2021-06-03T16:58:17.428Z] 47c01f2bc7df: Layer already exists [2021-06-03T16:58:17.428Z] 8372e1c6cc73: Layer already exists [2021-06-03T16:58:17.428Z] 5d6dd765f082: Layer already exists [2021-06-03T16:58:17.428Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:17.428Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:ed76e91efbbe0d5aa5bef439f1ac6a405b14a7bf11a2c42ab8de3382eea812af size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:17.769Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:18.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-03T16:58:18.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-03T16:58:18.104Z] 47c01f2bc7df: Preparing [2021-06-03T16:58:18.104Z] 5d6dd765f082: Preparing [2021-06-03T16:58:18.104Z] fd6badda197b: Preparing [2021-06-03T16:58:18.104Z] 8372e1c6cc73: Preparing [2021-06-03T16:58:18.104Z] 760cc039c132: Preparing [2021-06-03T16:58:18.104Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:18.104Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:18.376Z] 760cc039c132: Layer already exists [2021-06-03T16:58:18.377Z] 47c01f2bc7df: Layer already exists [2021-06-03T16:58:18.377Z] 8372e1c6cc73: Layer already exists [2021-06-03T16:58:18.377Z] fd6badda197b: Layer already exists [2021-06-03T16:58:18.377Z] 5d6dd765f082: Layer already exists [2021-06-03T16:58:18.377Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:18.377Z] master: digest: sha256:ed76e91efbbe0d5aa5bef439f1ac6a405b14a7bf11a2c42ab8de3382eea812af size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:58:18.438Z] ===================================================== [Pipeline] echo [2021-06-03T16:58:18.453Z] taggedImages: [2021-06-03T16:58:18.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:18.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-03T16:58:18.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.251 [2021-06-03T16:58:18.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:18.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-03T16:58:18.484Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-03T16:58:18.484Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:18.484Z] latest [2021-06-03T16:58:18.484Z] 2.0.0-dev.251 [2021-06-03T16:58:18.484Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:18.484Z] master [2021-06-03T16:58:18.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:18.858Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:19.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:19.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:58:19.195Z] 783f0fbd5db9: Preparing [2021-06-03T16:58:19.195Z] 7aa883747357: Preparing [2021-06-03T16:58:19.195Z] fd6badda197b: Preparing [2021-06-03T16:58:19.195Z] e64e01c785fa: Preparing [2021-06-03T16:58:19.195Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:19.469Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:19.469Z] fd6badda197b: Layer already exists [2021-06-03T16:58:19.469Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:19.469Z] 783f0fbd5db9: Pushed [2021-06-03T16:58:22.077Z] 7aa883747357: Pushed [2021-06-03T16:58:22.348Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:15e7415280ea3dc855f0421fb6ac61a49dd82a2fcbbbebcc4838d2502c22b240 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:22.689Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:23.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-03T16:58:23.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:58:23.026Z] 783f0fbd5db9: Preparing [2021-06-03T16:58:23.026Z] 7aa883747357: Preparing [2021-06-03T16:58:23.026Z] fd6badda197b: Preparing [2021-06-03T16:58:23.026Z] e64e01c785fa: Preparing [2021-06-03T16:58:23.026Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:23.300Z] 7aa883747357: Layer already exists [2021-06-03T16:58:23.300Z] 783f0fbd5db9: Layer already exists [2021-06-03T16:58:23.300Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:23.300Z] fd6badda197b: Layer already exists [2021-06-03T16:58:23.300Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:23.300Z] latest: digest: sha256:15e7415280ea3dc855f0421fb6ac61a49dd82a2fcbbbebcc4838d2502c22b240 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:23.640Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:23.980Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.251 [2021-06-03T16:58:23.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:58:23.980Z] 783f0fbd5db9: Preparing [2021-06-03T16:58:23.980Z] 7aa883747357: Preparing [2021-06-03T16:58:23.981Z] fd6badda197b: Preparing [2021-06-03T16:58:23.981Z] e64e01c785fa: Preparing [2021-06-03T16:58:23.981Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:24.253Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:24.253Z] 7aa883747357: Layer already exists [2021-06-03T16:58:24.253Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:24.253Z] fd6badda197b: Layer already exists [2021-06-03T16:58:24.253Z] 783f0fbd5db9: Layer already exists [2021-06-03T16:58:24.253Z] 2.0.0-dev.251: digest: sha256:15e7415280ea3dc855f0421fb6ac61a49dd82a2fcbbbebcc4838d2502c22b240 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:24.611Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:24.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:24.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:58:24.950Z] 783f0fbd5db9: Preparing [2021-06-03T16:58:24.950Z] 7aa883747357: Preparing [2021-06-03T16:58:24.950Z] fd6badda197b: Preparing [2021-06-03T16:58:24.950Z] e64e01c785fa: Preparing [2021-06-03T16:58:24.950Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:25.222Z] 783f0fbd5db9: Layer already exists [2021-06-03T16:58:25.222Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:25.222Z] fd6badda197b: Layer already exists [2021-06-03T16:58:25.222Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:25.222Z] 7aa883747357: Layer already exists [2021-06-03T16:58:25.222Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:15e7415280ea3dc855f0421fb6ac61a49dd82a2fcbbbebcc4838d2502c22b240 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:25.620Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:25.959Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-03T16:58:25.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-03T16:58:25.959Z] 783f0fbd5db9: Preparing [2021-06-03T16:58:25.959Z] 7aa883747357: Preparing [2021-06-03T16:58:25.959Z] fd6badda197b: Preparing [2021-06-03T16:58:25.959Z] e64e01c785fa: Preparing [2021-06-03T16:58:25.959Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:26.234Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:26.234Z] 7aa883747357: Layer already exists [2021-06-03T16:58:26.234Z] 783f0fbd5db9: Layer already exists [2021-06-03T16:58:26.234Z] fd6badda197b: Layer already exists [2021-06-03T16:58:26.234Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:26.234Z] master: digest: sha256:15e7415280ea3dc855f0421fb6ac61a49dd82a2fcbbbebcc4838d2502c22b240 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:58:26.292Z] ===================================================== [Pipeline] echo [2021-06-03T16:58:26.305Z] taggedImages: [2021-06-03T16:58:26.305Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:26.305Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-03T16:58:26.305Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.251 [2021-06-03T16:58:26.305Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:26.305Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-03T16:58:26.334Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-03T16:58:26.334Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:26.334Z] latest [2021-06-03T16:58:26.334Z] 2.0.0-dev.251 [2021-06-03T16:58:26.334Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:26.334Z] master [2021-06-03T16:58:26.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:26.704Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:27.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:27.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:58:27.048Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:27.048Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:27.048Z] 24b6dedb6fb0: Preparing [2021-06-03T16:58:27.048Z] a7e4738cb251: Preparing [2021-06-03T16:58:27.048Z] 0b0c13140d58: Preparing [2021-06-03T16:58:27.048Z] 5861a56c6ecd: Preparing [2021-06-03T16:58:27.048Z] fd6badda197b: Preparing [2021-06-03T16:58:27.048Z] 479676ba3af2: Preparing [2021-06-03T16:58:27.048Z] 479676ba3af2: Preparing [2021-06-03T16:58:27.048Z] 03347160b923: Preparing [2021-06-03T16:58:27.048Z] d9d37d0a803d: Preparing [2021-06-03T16:58:27.048Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:27.048Z] fd6badda197b: Waiting [2021-06-03T16:58:27.048Z] 479676ba3af2: Waiting [2021-06-03T16:58:27.048Z] 03347160b923: Waiting [2021-06-03T16:58:27.048Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:27.048Z] d9d37d0a803d: Waiting [2021-06-03T16:58:27.320Z] 24b6dedb6fb0: Pushed [2021-06-03T16:58:27.320Z] a7e4738cb251: Pushed [2021-06-03T16:58:27.320Z] ec4a2050cbfa: Pushed [2021-06-03T16:58:27.320Z] 0b0c13140d58: Pushed [2021-06-03T16:58:27.592Z] fd6badda197b: Layer already exists [2021-06-03T16:58:27.592Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:27.592Z] 479676ba3af2: Pushed [2021-06-03T16:58:27.592Z] 03347160b923: Pushed [2021-06-03T16:58:27.592Z] d9d37d0a803d: Pushed [2021-06-03T16:58:30.195Z] 5861a56c6ecd: Pushed [2021-06-03T16:58:30.464Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:6bb22219b1a6761f2a78a280ab6c64d0bf7e1c6ef667d121d25f7e6123a4afd8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:30.812Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:31.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-03T16:58:31.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:58:31.153Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:31.153Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:31.153Z] 24b6dedb6fb0: Preparing [2021-06-03T16:58:31.153Z] a7e4738cb251: Preparing [2021-06-03T16:58:31.153Z] 0b0c13140d58: Preparing [2021-06-03T16:58:31.153Z] 5861a56c6ecd: Preparing [2021-06-03T16:58:31.153Z] fd6badda197b: Preparing [2021-06-03T16:58:31.153Z] 479676ba3af2: Preparing [2021-06-03T16:58:31.153Z] 479676ba3af2: Preparing [2021-06-03T16:58:31.153Z] 03347160b923: Preparing [2021-06-03T16:58:31.153Z] d9d37d0a803d: Preparing [2021-06-03T16:58:31.153Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:31.153Z] 03347160b923: Waiting [2021-06-03T16:58:31.153Z] d9d37d0a803d: Waiting [2021-06-03T16:58:31.153Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:31.153Z] fd6badda197b: Waiting [2021-06-03T16:58:31.153Z] 479676ba3af2: Waiting [2021-06-03T16:58:31.425Z] ec4a2050cbfa: Layer already exists [2021-06-03T16:58:31.425Z] 0b0c13140d58: Layer already exists [2021-06-03T16:58:31.425Z] 24b6dedb6fb0: Layer already exists [2021-06-03T16:58:31.425Z] 5861a56c6ecd: Layer already exists [2021-06-03T16:58:31.425Z] a7e4738cb251: Layer already exists [2021-06-03T16:58:31.425Z] fd6badda197b: Layer already exists [2021-06-03T16:58:31.425Z] 479676ba3af2: Layer already exists [2021-06-03T16:58:31.425Z] 03347160b923: Layer already exists [2021-06-03T16:58:31.425Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:31.425Z] d9d37d0a803d: Layer already exists [2021-06-03T16:58:31.425Z] latest: digest: sha256:6bb22219b1a6761f2a78a280ab6c64d0bf7e1c6ef667d121d25f7e6123a4afd8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:31.763Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:32.106Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.251 [2021-06-03T16:58:32.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:58:32.106Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:32.106Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:32.106Z] 24b6dedb6fb0: Preparing [2021-06-03T16:58:32.106Z] a7e4738cb251: Preparing [2021-06-03T16:58:32.106Z] 0b0c13140d58: Preparing [2021-06-03T16:58:32.106Z] 5861a56c6ecd: Preparing [2021-06-03T16:58:32.106Z] fd6badda197b: Preparing [2021-06-03T16:58:32.106Z] 479676ba3af2: Preparing [2021-06-03T16:58:32.106Z] fd6badda197b: Waiting [2021-06-03T16:58:32.106Z] 479676ba3af2: Preparing [2021-06-03T16:58:32.106Z] 03347160b923: Preparing [2021-06-03T16:58:32.106Z] 479676ba3af2: Waiting [2021-06-03T16:58:32.106Z] d9d37d0a803d: Preparing [2021-06-03T16:58:32.106Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:32.106Z] 03347160b923: Waiting [2021-06-03T16:58:32.106Z] d9d37d0a803d: Waiting [2021-06-03T16:58:32.106Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:32.106Z] ec4a2050cbfa: Layer already exists [2021-06-03T16:58:32.106Z] a7e4738cb251: Layer already exists [2021-06-03T16:58:32.106Z] 24b6dedb6fb0: Layer already exists [2021-06-03T16:58:32.383Z] 0b0c13140d58: Layer already exists [2021-06-03T16:58:32.383Z] 5861a56c6ecd: Layer already exists [2021-06-03T16:58:32.383Z] 03347160b923: Layer already exists [2021-06-03T16:58:32.383Z] 479676ba3af2: Layer already exists [2021-06-03T16:58:32.383Z] d9d37d0a803d: Layer already exists [2021-06-03T16:58:32.383Z] fd6badda197b: Layer already exists [2021-06-03T16:58:32.383Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:32.383Z] 2.0.0-dev.251: digest: sha256:6bb22219b1a6761f2a78a280ab6c64d0bf7e1c6ef667d121d25f7e6123a4afd8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:32.723Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:33.120Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:33.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:58:33.396Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:33.396Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:33.396Z] 24b6dedb6fb0: Preparing [2021-06-03T16:58:33.396Z] a7e4738cb251: Preparing [2021-06-03T16:58:33.396Z] 0b0c13140d58: Preparing [2021-06-03T16:58:33.396Z] 5861a56c6ecd: Preparing [2021-06-03T16:58:33.396Z] fd6badda197b: Preparing [2021-06-03T16:58:33.396Z] 479676ba3af2: Preparing [2021-06-03T16:58:33.396Z] 479676ba3af2: Preparing [2021-06-03T16:58:33.396Z] 03347160b923: Preparing [2021-06-03T16:58:33.396Z] d9d37d0a803d: Preparing [2021-06-03T16:58:33.396Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:33.396Z] fd6badda197b: Waiting [2021-06-03T16:58:33.396Z] 479676ba3af2: Waiting [2021-06-03T16:58:33.396Z] 03347160b923: Waiting [2021-06-03T16:58:33.396Z] d9d37d0a803d: Waiting [2021-06-03T16:58:33.396Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:33.396Z] 24b6dedb6fb0: Layer already exists [2021-06-03T16:58:33.396Z] a7e4738cb251: Layer already exists [2021-06-03T16:58:33.396Z] ec4a2050cbfa: Layer already exists [2021-06-03T16:58:33.396Z] 5861a56c6ecd: Layer already exists [2021-06-03T16:58:33.396Z] 0b0c13140d58: Layer already exists [2021-06-03T16:58:33.396Z] 479676ba3af2: Layer already exists [2021-06-03T16:58:33.396Z] fd6badda197b: Layer already exists [2021-06-03T16:58:33.396Z] d9d37d0a803d: Layer already exists [2021-06-03T16:58:33.396Z] 03347160b923: Layer already exists [2021-06-03T16:58:33.396Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:33.396Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:6bb22219b1a6761f2a78a280ab6c64d0bf7e1c6ef667d121d25f7e6123a4afd8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:33.750Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:34.124Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-03T16:58:34.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-03T16:58:34.124Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:34.124Z] ec4a2050cbfa: Preparing [2021-06-03T16:58:34.124Z] 24b6dedb6fb0: Preparing [2021-06-03T16:58:34.124Z] a7e4738cb251: Preparing [2021-06-03T16:58:34.124Z] 0b0c13140d58: Preparing [2021-06-03T16:58:34.124Z] 5861a56c6ecd: Preparing [2021-06-03T16:58:34.124Z] fd6badda197b: Preparing [2021-06-03T16:58:34.124Z] 479676ba3af2: Preparing [2021-06-03T16:58:34.124Z] 479676ba3af2: Preparing [2021-06-03T16:58:34.124Z] 03347160b923: Preparing [2021-06-03T16:58:34.124Z] d9d37d0a803d: Preparing [2021-06-03T16:58:34.124Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:34.124Z] 479676ba3af2: Waiting [2021-06-03T16:58:34.124Z] 03347160b923: Waiting [2021-06-03T16:58:34.124Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:34.124Z] d9d37d0a803d: Waiting [2021-06-03T16:58:34.124Z] fd6badda197b: Waiting [2021-06-03T16:58:34.399Z] 24b6dedb6fb0: Layer already exists [2021-06-03T16:58:34.399Z] 0b0c13140d58: Layer already exists [2021-06-03T16:58:34.399Z] 5861a56c6ecd: Layer already exists [2021-06-03T16:58:34.399Z] ec4a2050cbfa: Layer already exists [2021-06-03T16:58:34.399Z] a7e4738cb251: Layer already exists [2021-06-03T16:58:34.399Z] 479676ba3af2: Layer already exists [2021-06-03T16:58:34.399Z] fd6badda197b: Layer already exists [2021-06-03T16:58:34.399Z] 03347160b923: Layer already exists [2021-06-03T16:58:34.399Z] d9d37d0a803d: Layer already exists [2021-06-03T16:58:34.399Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:34.399Z] master: digest: sha256:6bb22219b1a6761f2a78a280ab6c64d0bf7e1c6ef667d121d25f7e6123a4afd8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:58:34.458Z] ===================================================== [Pipeline] echo [2021-06-03T16:58:34.474Z] taggedImages: [2021-06-03T16:58:34.474Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:34.474Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-03T16:58:34.474Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.251 [2021-06-03T16:58:34.474Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:34.474Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-03T16:58:34.505Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-03T16:58:34.505Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:34.505Z] latest [2021-06-03T16:58:34.505Z] 2.0.0-dev.251 [2021-06-03T16:58:34.505Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:34.505Z] master [2021-06-03T16:58:34.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:34.877Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:35.211Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:35.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:58:35.212Z] d98f1db86ec9: Preparing [2021-06-03T16:58:35.212Z] 64c3c605de30: Preparing [2021-06-03T16:58:35.212Z] b22b3bfb18ec: Preparing [2021-06-03T16:58:35.212Z] be469333322f: Preparing [2021-06-03T16:58:35.212Z] 3cf00f12e157: Preparing [2021-06-03T16:58:35.212Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:35.212Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:35.487Z] be469333322f: Pushed [2021-06-03T16:58:35.487Z] b22b3bfb18ec: Pushed [2021-06-03T16:58:35.760Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:36.032Z] 3cf00f12e157: Pushed [2021-06-03T16:58:37.459Z] d98f1db86ec9: Pushed [2021-06-03T16:58:37.730Z] 64c3c605de30: Pushed [2021-06-03T16:58:37.999Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:d7107caf333399dbac1389bfd3d265153405803712e6fedc6d5a52aaa2208825 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:38.340Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:38.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-03T16:58:38.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:58:38.677Z] d98f1db86ec9: Preparing [2021-06-03T16:58:38.677Z] 64c3c605de30: Preparing [2021-06-03T16:58:38.677Z] b22b3bfb18ec: Preparing [2021-06-03T16:58:38.677Z] be469333322f: Preparing [2021-06-03T16:58:38.677Z] 3cf00f12e157: Preparing [2021-06-03T16:58:38.677Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:38.677Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:38.951Z] 64c3c605de30: Layer already exists [2021-06-03T16:58:38.951Z] b22b3bfb18ec: Layer already exists [2021-06-03T16:58:38.951Z] 3cf00f12e157: Layer already exists [2021-06-03T16:58:38.951Z] be469333322f: Layer already exists [2021-06-03T16:58:38.951Z] d98f1db86ec9: Layer already exists [2021-06-03T16:58:38.951Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:38.951Z] latest: digest: sha256:d7107caf333399dbac1389bfd3d265153405803712e6fedc6d5a52aaa2208825 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:39.290Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:39.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.251 [2021-06-03T16:58:39.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:58:39.631Z] d98f1db86ec9: Preparing [2021-06-03T16:58:39.631Z] 64c3c605de30: Preparing [2021-06-03T16:58:39.631Z] b22b3bfb18ec: Preparing [2021-06-03T16:58:39.631Z] be469333322f: Preparing [2021-06-03T16:58:39.631Z] 3cf00f12e157: Preparing [2021-06-03T16:58:39.631Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:39.631Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:39.903Z] d98f1db86ec9: Layer already exists [2021-06-03T16:58:39.903Z] 64c3c605de30: Layer already exists [2021-06-03T16:58:39.903Z] b22b3bfb18ec: Layer already exists [2021-06-03T16:58:39.903Z] be469333322f: Layer already exists [2021-06-03T16:58:39.903Z] 3cf00f12e157: Layer already exists [2021-06-03T16:58:39.903Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:39.903Z] 2.0.0-dev.251: digest: sha256:d7107caf333399dbac1389bfd3d265153405803712e6fedc6d5a52aaa2208825 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:40.243Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:40.584Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:40.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:58:40.584Z] d98f1db86ec9: Preparing [2021-06-03T16:58:40.584Z] 64c3c605de30: Preparing [2021-06-03T16:58:40.584Z] b22b3bfb18ec: Preparing [2021-06-03T16:58:40.584Z] be469333322f: Preparing [2021-06-03T16:58:40.584Z] 3cf00f12e157: Preparing [2021-06-03T16:58:40.584Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:40.584Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:40.584Z] b22b3bfb18ec: Layer already exists [2021-06-03T16:58:40.584Z] 3cf00f12e157: Layer already exists [2021-06-03T16:58:40.584Z] d98f1db86ec9: Layer already exists [2021-06-03T16:58:40.584Z] be469333322f: Layer already exists [2021-06-03T16:58:40.857Z] 64c3c605de30: Layer already exists [2021-06-03T16:58:40.857Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:40.857Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:d7107caf333399dbac1389bfd3d265153405803712e6fedc6d5a52aaa2208825 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:41.196Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:41.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-03T16:58:41.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-03T16:58:41.532Z] d98f1db86ec9: Preparing [2021-06-03T16:58:41.532Z] 64c3c605de30: Preparing [2021-06-03T16:58:41.532Z] b22b3bfb18ec: Preparing [2021-06-03T16:58:41.532Z] be469333322f: Preparing [2021-06-03T16:58:41.532Z] 3cf00f12e157: Preparing [2021-06-03T16:58:41.532Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:41.532Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:41.808Z] d98f1db86ec9: Layer already exists [2021-06-03T16:58:41.808Z] b22b3bfb18ec: Layer already exists [2021-06-03T16:58:41.808Z] 64c3c605de30: Layer already exists [2021-06-03T16:58:41.808Z] be469333322f: Layer already exists [2021-06-03T16:58:41.808Z] 3cf00f12e157: Layer already exists [2021-06-03T16:58:41.808Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:41.808Z] master: digest: sha256:d7107caf333399dbac1389bfd3d265153405803712e6fedc6d5a52aaa2208825 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:58:41.870Z] ===================================================== [Pipeline] echo [2021-06-03T16:58:41.884Z] taggedImages: [2021-06-03T16:58:41.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:41.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-03T16:58:41.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.251 [2021-06-03T16:58:41.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:41.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-03T16:58:41.934Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-03T16:58:41.934Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:41.934Z] latest [2021-06-03T16:58:41.934Z] 2.0.0-dev.251 [2021-06-03T16:58:41.934Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:41.934Z] master [2021-06-03T16:58:41.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:42.308Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:42.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:42.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:58:42.646Z] dce9de388620: Preparing [2021-06-03T16:58:42.646Z] f9288c07f372: Preparing [2021-06-03T16:58:42.646Z] 0ce7f8721d71: Preparing [2021-06-03T16:58:42.646Z] c55a3c8fb1e1: Preparing [2021-06-03T16:58:42.646Z] 38bc11d057d5: Preparing [2021-06-03T16:58:42.646Z] a9e8d6723125: Preparing [2021-06-03T16:58:42.646Z] d4136a40a67d: Preparing [2021-06-03T16:58:42.646Z] e82bdc08f8ae: Preparing [2021-06-03T16:58:42.646Z] 74e40c52d055: Preparing [2021-06-03T16:58:42.646Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:42.646Z] e82bdc08f8ae: Waiting [2021-06-03T16:58:42.646Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:42.646Z] a9e8d6723125: Waiting [2021-06-03T16:58:42.646Z] 74e40c52d055: Waiting [2021-06-03T16:58:42.646Z] d4136a40a67d: Waiting [2021-06-03T16:58:42.926Z] f9288c07f372: Pushed [2021-06-03T16:58:42.926Z] 38bc11d057d5: Pushed [2021-06-03T16:58:42.926Z] dce9de388620: Pushed [2021-06-03T16:58:43.199Z] a9e8d6723125: Pushed [2021-06-03T16:58:43.199Z] d4136a40a67d: Pushed [2021-06-03T16:58:43.199Z] e82bdc08f8ae: Pushed [2021-06-03T16:58:43.199Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:43.795Z] 74e40c52d055: Pushed [2021-06-03T16:58:45.226Z] c55a3c8fb1e1: Pushed [2021-06-03T16:58:45.820Z] 0ce7f8721d71: Pushed [2021-06-03T16:58:46.093Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:efb8c8c534e57563fbf80efc899f5dedbf977e9bc856d33f7d4c33250e294a33 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:46.440Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:46.778Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-03T16:58:46.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:58:46.778Z] dce9de388620: Preparing [2021-06-03T16:58:46.778Z] f9288c07f372: Preparing [2021-06-03T16:58:46.778Z] 0ce7f8721d71: Preparing [2021-06-03T16:58:46.778Z] c55a3c8fb1e1: Preparing [2021-06-03T16:58:46.778Z] 38bc11d057d5: Preparing [2021-06-03T16:58:46.778Z] a9e8d6723125: Preparing [2021-06-03T16:58:46.778Z] d4136a40a67d: Preparing [2021-06-03T16:58:46.778Z] e82bdc08f8ae: Preparing [2021-06-03T16:58:46.778Z] 74e40c52d055: Preparing [2021-06-03T16:58:46.778Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:46.778Z] a9e8d6723125: Waiting [2021-06-03T16:58:46.778Z] d4136a40a67d: Waiting [2021-06-03T16:58:46.778Z] e82bdc08f8ae: Waiting [2021-06-03T16:58:46.778Z] 74e40c52d055: Waiting [2021-06-03T16:58:46.778Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:47.053Z] 38bc11d057d5: Layer already exists [2021-06-03T16:58:47.053Z] f9288c07f372: Layer already exists [2021-06-03T16:58:47.053Z] 0ce7f8721d71: Layer already exists [2021-06-03T16:58:47.053Z] dce9de388620: Layer already exists [2021-06-03T16:58:47.053Z] c55a3c8fb1e1: Layer already exists [2021-06-03T16:58:47.053Z] a9e8d6723125: Layer already exists [2021-06-03T16:58:47.053Z] e82bdc08f8ae: Layer already exists [2021-06-03T16:58:47.053Z] d4136a40a67d: Layer already exists [2021-06-03T16:58:47.053Z] 74e40c52d055: Layer already exists [2021-06-03T16:58:47.053Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:47.053Z] latest: digest: sha256:efb8c8c534e57563fbf80efc899f5dedbf977e9bc856d33f7d4c33250e294a33 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:47.402Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:47.740Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.251 [2021-06-03T16:58:47.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:58:47.740Z] dce9de388620: Preparing [2021-06-03T16:58:47.740Z] f9288c07f372: Preparing [2021-06-03T16:58:47.740Z] 0ce7f8721d71: Preparing [2021-06-03T16:58:47.740Z] c55a3c8fb1e1: Preparing [2021-06-03T16:58:47.740Z] 38bc11d057d5: Preparing [2021-06-03T16:58:47.740Z] a9e8d6723125: Preparing [2021-06-03T16:58:47.740Z] d4136a40a67d: Preparing [2021-06-03T16:58:47.740Z] e82bdc08f8ae: Preparing [2021-06-03T16:58:47.740Z] 74e40c52d055: Preparing [2021-06-03T16:58:47.740Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:47.740Z] a9e8d6723125: Waiting [2021-06-03T16:58:47.740Z] d4136a40a67d: Waiting [2021-06-03T16:58:47.740Z] e82bdc08f8ae: Waiting [2021-06-03T16:58:47.740Z] 74e40c52d055: Waiting [2021-06-03T16:58:47.740Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:47.740Z] f9288c07f372: Layer already exists [2021-06-03T16:58:47.740Z] dce9de388620: Layer already exists [2021-06-03T16:58:47.740Z] 0ce7f8721d71: Layer already exists [2021-06-03T16:58:47.740Z] 38bc11d057d5: Layer already exists [2021-06-03T16:58:47.740Z] c55a3c8fb1e1: Layer already exists [2021-06-03T16:58:48.011Z] 74e40c52d055: Layer already exists [2021-06-03T16:58:48.011Z] e82bdc08f8ae: Layer already exists [2021-06-03T16:58:48.011Z] d4136a40a67d: Layer already exists [2021-06-03T16:58:48.011Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:48.011Z] a9e8d6723125: Layer already exists [2021-06-03T16:58:48.011Z] 2.0.0-dev.251: digest: sha256:efb8c8c534e57563fbf80efc899f5dedbf977e9bc856d33f7d4c33250e294a33 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:48.350Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:48.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:48.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:58:48.688Z] dce9de388620: Preparing [2021-06-03T16:58:48.688Z] f9288c07f372: Preparing [2021-06-03T16:58:48.688Z] 0ce7f8721d71: Preparing [2021-06-03T16:58:48.688Z] c55a3c8fb1e1: Preparing [2021-06-03T16:58:48.688Z] 38bc11d057d5: Preparing [2021-06-03T16:58:48.688Z] a9e8d6723125: Preparing [2021-06-03T16:58:48.688Z] d4136a40a67d: Preparing [2021-06-03T16:58:48.688Z] e82bdc08f8ae: Preparing [2021-06-03T16:58:48.688Z] 74e40c52d055: Preparing [2021-06-03T16:58:48.688Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:48.688Z] a9e8d6723125: Waiting [2021-06-03T16:58:48.688Z] e82bdc08f8ae: Waiting [2021-06-03T16:58:48.688Z] 74e40c52d055: Waiting [2021-06-03T16:58:48.688Z] d4136a40a67d: Waiting [2021-06-03T16:58:48.688Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:48.688Z] c55a3c8fb1e1: Layer already exists [2021-06-03T16:58:48.688Z] f9288c07f372: Layer already exists [2021-06-03T16:58:48.688Z] 0ce7f8721d71: Layer already exists [2021-06-03T16:58:48.688Z] 38bc11d057d5: Layer already exists [2021-06-03T16:58:48.688Z] dce9de388620: Layer already exists [2021-06-03T16:58:48.688Z] a9e8d6723125: Layer already exists [2021-06-03T16:58:48.688Z] e82bdc08f8ae: Layer already exists [2021-06-03T16:58:48.688Z] 74e40c52d055: Layer already exists [2021-06-03T16:58:48.960Z] d4136a40a67d: Layer already exists [2021-06-03T16:58:48.960Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:48.960Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:efb8c8c534e57563fbf80efc899f5dedbf977e9bc856d33f7d4c33250e294a33 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:49.303Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:49.643Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-03T16:58:49.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-03T16:58:49.643Z] dce9de388620: Preparing [2021-06-03T16:58:49.643Z] f9288c07f372: Preparing [2021-06-03T16:58:49.643Z] 0ce7f8721d71: Preparing [2021-06-03T16:58:49.643Z] c55a3c8fb1e1: Preparing [2021-06-03T16:58:49.643Z] 38bc11d057d5: Preparing [2021-06-03T16:58:49.643Z] a9e8d6723125: Preparing [2021-06-03T16:58:49.643Z] d4136a40a67d: Preparing [2021-06-03T16:58:49.643Z] e82bdc08f8ae: Preparing [2021-06-03T16:58:49.643Z] 74e40c52d055: Preparing [2021-06-03T16:58:49.643Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:49.643Z] a9e8d6723125: Waiting [2021-06-03T16:58:49.643Z] d4136a40a67d: Waiting [2021-06-03T16:58:49.643Z] e82bdc08f8ae: Waiting [2021-06-03T16:58:49.643Z] 74e40c52d055: Waiting [2021-06-03T16:58:49.643Z] 3fbe34a1663b: Waiting [2021-06-03T16:58:49.643Z] f9288c07f372: Layer already exists [2021-06-03T16:58:49.643Z] c55a3c8fb1e1: Layer already exists [2021-06-03T16:58:49.643Z] 0ce7f8721d71: Layer already exists [2021-06-03T16:58:49.643Z] 38bc11d057d5: Layer already exists [2021-06-03T16:58:49.643Z] dce9de388620: Layer already exists [2021-06-03T16:58:49.916Z] a9e8d6723125: Layer already exists [2021-06-03T16:58:49.916Z] d4136a40a67d: Layer already exists [2021-06-03T16:58:49.916Z] e82bdc08f8ae: Layer already exists [2021-06-03T16:58:49.916Z] 74e40c52d055: Layer already exists [2021-06-03T16:58:49.916Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:49.916Z] master: digest: sha256:efb8c8c534e57563fbf80efc899f5dedbf977e9bc856d33f7d4c33250e294a33 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:58:49.978Z] ===================================================== [Pipeline] echo [2021-06-03T16:58:49.992Z] taggedImages: [2021-06-03T16:58:49.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:49.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-03T16:58:49.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.251 [2021-06-03T16:58:49.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:49.992Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-03T16:58:50.023Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-03T16:58:50.023Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:50.023Z] latest [2021-06-03T16:58:50.023Z] 2.0.0-dev.251 [2021-06-03T16:58:50.023Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:50.023Z] master [2021-06-03T16:58:50.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:50.397Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:50.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:50.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:58:50.741Z] 1815dd0a5b1b: Preparing [2021-06-03T16:58:50.741Z] 050af7b8fb61: Preparing [2021-06-03T16:58:50.741Z] fd6badda197b: Preparing [2021-06-03T16:58:50.741Z] d2fc6e6c6b13: Preparing [2021-06-03T16:58:50.741Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:51.016Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:51.016Z] fd6badda197b: Layer already exists [2021-06-03T16:58:51.016Z] 1815dd0a5b1b: Pushed [2021-06-03T16:58:51.288Z] d2fc6e6c6b13: Pushed [2021-06-03T16:58:53.899Z] 050af7b8fb61: Pushed [2021-06-03T16:58:53.899Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:e328b185547bb96b07afd57168993b364328b1c84abc560e360321933a983537 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:54.273Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:54.618Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-03T16:58:54.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:58:54.618Z] 1815dd0a5b1b: Preparing [2021-06-03T16:58:54.618Z] 050af7b8fb61: Preparing [2021-06-03T16:58:54.618Z] fd6badda197b: Preparing [2021-06-03T16:58:54.618Z] d2fc6e6c6b13: Preparing [2021-06-03T16:58:54.618Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:54.618Z] fd6badda197b: Layer already exists [2021-06-03T16:58:54.618Z] 1815dd0a5b1b: Layer already exists [2021-06-03T16:58:54.618Z] d2fc6e6c6b13: Layer already exists [2021-06-03T16:58:54.618Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:54.618Z] 050af7b8fb61: Layer already exists [2021-06-03T16:58:54.895Z] latest: digest: sha256:e328b185547bb96b07afd57168993b364328b1c84abc560e360321933a983537 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:55.246Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:55.593Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.251 [2021-06-03T16:58:55.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:58:55.593Z] 1815dd0a5b1b: Preparing [2021-06-03T16:58:55.593Z] 050af7b8fb61: Preparing [2021-06-03T16:58:55.593Z] fd6badda197b: Preparing [2021-06-03T16:58:55.593Z] d2fc6e6c6b13: Preparing [2021-06-03T16:58:55.593Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:55.593Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:55.593Z] d2fc6e6c6b13: Layer already exists [2021-06-03T16:58:55.866Z] 1815dd0a5b1b: Layer already exists [2021-06-03T16:58:55.866Z] 050af7b8fb61: Layer already exists [2021-06-03T16:58:55.866Z] fd6badda197b: Layer already exists [2021-06-03T16:58:55.866Z] 2.0.0-dev.251: digest: sha256:e328b185547bb96b07afd57168993b364328b1c84abc560e360321933a983537 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:56.205Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:56.543Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:56.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:58:56.543Z] 1815dd0a5b1b: Preparing [2021-06-03T16:58:56.543Z] 050af7b8fb61: Preparing [2021-06-03T16:58:56.543Z] fd6badda197b: Preparing [2021-06-03T16:58:56.543Z] d2fc6e6c6b13: Preparing [2021-06-03T16:58:56.543Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:56.543Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:56.543Z] 050af7b8fb61: Layer already exists [2021-06-03T16:58:56.817Z] d2fc6e6c6b13: Layer already exists [2021-06-03T16:58:56.817Z] fd6badda197b: Layer already exists [2021-06-03T16:58:56.817Z] 1815dd0a5b1b: Layer already exists [2021-06-03T16:58:56.817Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:e328b185547bb96b07afd57168993b364328b1c84abc560e360321933a983537 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:57.172Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:57.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-03T16:58:57.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-03T16:58:57.508Z] 1815dd0a5b1b: Preparing [2021-06-03T16:58:57.508Z] 050af7b8fb61: Preparing [2021-06-03T16:58:57.508Z] fd6badda197b: Preparing [2021-06-03T16:58:57.508Z] d2fc6e6c6b13: Preparing [2021-06-03T16:58:57.508Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:57.508Z] 050af7b8fb61: Layer already exists [2021-06-03T16:58:57.508Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:57.508Z] fd6badda197b: Layer already exists [2021-06-03T16:58:57.508Z] d2fc6e6c6b13: Layer already exists [2021-06-03T16:58:57.781Z] 1815dd0a5b1b: Layer already exists [2021-06-03T16:58:57.781Z] master: digest: sha256:e328b185547bb96b07afd57168993b364328b1c84abc560e360321933a983537 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:58:57.840Z] ===================================================== [Pipeline] echo [2021-06-03T16:58:57.855Z] taggedImages: [2021-06-03T16:58:57.855Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:57.855Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-03T16:58:57.855Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.251 [2021-06-03T16:58:57.855Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:57.855Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-03T16:58:57.886Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-03T16:58:57.886Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:57.886Z] latest [2021-06-03T16:58:57.886Z] 2.0.0-dev.251 [2021-06-03T16:58:57.886Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:58:57.886Z] master [2021-06-03T16:58:57.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:58.258Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:58:58.601Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:58:58.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:58:58.601Z] bd2d486f0707: Preparing [2021-06-03T16:58:58.601Z] e1f5f7ccf454: Preparing [2021-06-03T16:58:58.601Z] fd6badda197b: Preparing [2021-06-03T16:58:58.601Z] e64e01c785fa: Preparing [2021-06-03T16:58:58.601Z] 3fbe34a1663b: Preparing [2021-06-03T16:58:58.883Z] fd6badda197b: Layer already exists [2021-06-03T16:58:58.883Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:58:58.883Z] e64e01c785fa: Layer already exists [2021-06-03T16:58:58.883Z] bd2d486f0707: Pushed [2021-06-03T16:59:01.519Z] e1f5f7ccf454: Pushed [2021-06-03T16:59:01.520Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:a98dbcc078741d3a5c8e121c5b16f86bd76ed2c821dc56e17205bb77df140c94 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:01.863Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:02.224Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-03T16:59:02.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:59:02.224Z] bd2d486f0707: Preparing [2021-06-03T16:59:02.224Z] e1f5f7ccf454: Preparing [2021-06-03T16:59:02.224Z] fd6badda197b: Preparing [2021-06-03T16:59:02.224Z] e64e01c785fa: Preparing [2021-06-03T16:59:02.224Z] 3fbe34a1663b: Preparing [2021-06-03T16:59:02.508Z] e1f5f7ccf454: Layer already exists [2021-06-03T16:59:02.508Z] e64e01c785fa: Layer already exists [2021-06-03T16:59:02.508Z] bd2d486f0707: Layer already exists [2021-06-03T16:59:02.508Z] fd6badda197b: Layer already exists [2021-06-03T16:59:02.508Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:59:02.508Z] latest: digest: sha256:a98dbcc078741d3a5c8e121c5b16f86bd76ed2c821dc56e17205bb77df140c94 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:02.860Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:03.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.251 [2021-06-03T16:59:03.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:59:03.205Z] bd2d486f0707: Preparing [2021-06-03T16:59:03.205Z] e1f5f7ccf454: Preparing [2021-06-03T16:59:03.205Z] fd6badda197b: Preparing [2021-06-03T16:59:03.205Z] e64e01c785fa: Preparing [2021-06-03T16:59:03.205Z] 3fbe34a1663b: Preparing [2021-06-03T16:59:03.482Z] bd2d486f0707: Layer already exists [2021-06-03T16:59:03.482Z] e64e01c785fa: Layer already exists [2021-06-03T16:59:03.482Z] e1f5f7ccf454: Layer already exists [2021-06-03T16:59:03.482Z] fd6badda197b: Layer already exists [2021-06-03T16:59:03.482Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:59:03.482Z] 2.0.0-dev.251: digest: sha256:a98dbcc078741d3a5c8e121c5b16f86bd76ed2c821dc56e17205bb77df140c94 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:03.831Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:04.172Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:59:04.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:59:04.172Z] bd2d486f0707: Preparing [2021-06-03T16:59:04.172Z] e1f5f7ccf454: Preparing [2021-06-03T16:59:04.172Z] fd6badda197b: Preparing [2021-06-03T16:59:04.172Z] e64e01c785fa: Preparing [2021-06-03T16:59:04.172Z] 3fbe34a1663b: Preparing [2021-06-03T16:59:04.444Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:59:04.444Z] e1f5f7ccf454: Layer already exists [2021-06-03T16:59:04.444Z] e64e01c785fa: Layer already exists [2021-06-03T16:59:04.444Z] fd6badda197b: Layer already exists [2021-06-03T16:59:04.444Z] bd2d486f0707: Layer already exists [2021-06-03T16:59:04.444Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:a98dbcc078741d3a5c8e121c5b16f86bd76ed2c821dc56e17205bb77df140c94 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:04.785Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:05.119Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-03T16:59:05.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-03T16:59:05.119Z] bd2d486f0707: Preparing [2021-06-03T16:59:05.119Z] e1f5f7ccf454: Preparing [2021-06-03T16:59:05.119Z] fd6badda197b: Preparing [2021-06-03T16:59:05.119Z] e64e01c785fa: Preparing [2021-06-03T16:59:05.119Z] 3fbe34a1663b: Preparing [2021-06-03T16:59:05.392Z] 3fbe34a1663b: Layer already exists [2021-06-03T16:59:05.392Z] e64e01c785fa: Layer already exists [2021-06-03T16:59:05.392Z] e1f5f7ccf454: Layer already exists [2021-06-03T16:59:05.392Z] fd6badda197b: Layer already exists [2021-06-03T16:59:05.392Z] bd2d486f0707: Layer already exists [2021-06-03T16:59:05.392Z] master: digest: sha256:a98dbcc078741d3a5c8e121c5b16f86bd76ed2c821dc56e17205bb77df140c94 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:59:05.472Z] ===================================================== [Pipeline] echo [2021-06-03T16:59:05.487Z] taggedImages: [2021-06-03T16:59:05.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:59:05.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-03T16:59:05.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.251 [2021-06-03T16:59:05.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:59:05.487Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-03T16:59:05.520Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-03T16:59:05.520Z] a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:59:05.520Z] latest [2021-06-03T16:59:05.520Z] 2.0.0-dev.251 [2021-06-03T16:59:05.520Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:59:05.520Z] master [2021-06-03T16:59:05.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:05.906Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:06.244Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:59:06.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:59:06.244Z] 50b4557f3140: Preparing [2021-06-03T16:59:06.244Z] cefd0b09f6cb: Preparing [2021-06-03T16:59:06.244Z] 730f103a6757: Preparing [2021-06-03T16:59:06.244Z] 1f7616ad2b4c: Preparing [2021-06-03T16:59:06.244Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:59:06.244Z] fa1afe8e6ed9: Preparing [2021-06-03T16:59:06.244Z] 87a09b4c083e: Preparing [2021-06-03T16:59:06.244Z] 0f74e9ff2a61: Preparing [2021-06-03T16:59:06.244Z] b122376c33c6: Preparing [2021-06-03T16:59:06.244Z] f8381ed47b22: Preparing [2021-06-03T16:59:06.244Z] e934a737d657: Preparing [2021-06-03T16:59:06.244Z] fa1afe8e6ed9: Waiting [2021-06-03T16:59:06.244Z] 87a09b4c083e: Waiting [2021-06-03T16:59:06.244Z] 0f74e9ff2a61: Waiting [2021-06-03T16:59:06.244Z] b122376c33c6: Waiting [2021-06-03T16:59:06.244Z] f8381ed47b22: Waiting [2021-06-03T16:59:06.520Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:59:06.520Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:59:06.520Z] 87a09b4c083e: Layer already exists [2021-06-03T16:59:06.520Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:59:06.520Z] cefd0b09f6cb: Pushed [2021-06-03T16:59:06.520Z] b122376c33c6: Layer already exists [2021-06-03T16:59:06.798Z] f8381ed47b22: Layer already exists [2021-06-03T16:59:06.798Z] e934a737d657: Layer already exists [2021-06-03T16:59:07.395Z] 50b4557f3140: Pushed [2021-06-03T16:59:09.366Z] 730f103a6757: Pushed [2021-06-03T16:59:21.728Z] 1f7616ad2b4c: Pushed [2021-06-03T16:59:21.728Z] a2749409447314ed009d40dfa1be3db87bf47467: digest: sha256:99f891fbcc69f6be8665eb20094f3027f9af457ab002061acd4c67353610c40c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:22.071Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:22.418Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-03T16:59:22.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:59:22.418Z] 50b4557f3140: Preparing [2021-06-03T16:59:22.418Z] cefd0b09f6cb: Preparing [2021-06-03T16:59:22.418Z] 730f103a6757: Preparing [2021-06-03T16:59:22.418Z] 1f7616ad2b4c: Preparing [2021-06-03T16:59:22.418Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:59:22.418Z] fa1afe8e6ed9: Preparing [2021-06-03T16:59:22.418Z] 87a09b4c083e: Preparing [2021-06-03T16:59:22.418Z] 0f74e9ff2a61: Preparing [2021-06-03T16:59:22.418Z] b122376c33c6: Preparing [2021-06-03T16:59:22.419Z] f8381ed47b22: Preparing [2021-06-03T16:59:22.419Z] e934a737d657: Preparing [2021-06-03T16:59:22.419Z] 0f74e9ff2a61: Waiting [2021-06-03T16:59:22.419Z] b122376c33c6: Waiting [2021-06-03T16:59:22.419Z] fa1afe8e6ed9: Waiting [2021-06-03T16:59:22.419Z] f8381ed47b22: Waiting [2021-06-03T16:59:22.419Z] 87a09b4c083e: Waiting [2021-06-03T16:59:22.419Z] e934a737d657: Waiting [2021-06-03T16:59:22.419Z] 50b4557f3140: Layer already exists [2021-06-03T16:59:22.419Z] cefd0b09f6cb: Layer already exists [2021-06-03T16:59:22.419Z] 730f103a6757: Layer already exists [2021-06-03T16:59:22.419Z] 1f7616ad2b4c: Layer already exists [2021-06-03T16:59:22.419Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:59:22.695Z] f8381ed47b22: Layer already exists [2021-06-03T16:59:22.695Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:59:22.695Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:59:22.695Z] 87a09b4c083e: Layer already exists [2021-06-03T16:59:22.695Z] b122376c33c6: Layer already exists [2021-06-03T16:59:22.695Z] e934a737d657: Layer already exists [2021-06-03T16:59:22.695Z] latest: digest: sha256:99f891fbcc69f6be8665eb20094f3027f9af457ab002061acd4c67353610c40c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:23.037Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:23.376Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.251 [2021-06-03T16:59:23.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:59:23.377Z] 50b4557f3140: Preparing [2021-06-03T16:59:23.377Z] cefd0b09f6cb: Preparing [2021-06-03T16:59:23.377Z] 730f103a6757: Preparing [2021-06-03T16:59:23.377Z] 1f7616ad2b4c: Preparing [2021-06-03T16:59:23.377Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:59:23.377Z] fa1afe8e6ed9: Preparing [2021-06-03T16:59:23.377Z] 87a09b4c083e: Preparing [2021-06-03T16:59:23.377Z] 0f74e9ff2a61: Preparing [2021-06-03T16:59:23.377Z] b122376c33c6: Preparing [2021-06-03T16:59:23.377Z] f8381ed47b22: Preparing [2021-06-03T16:59:23.377Z] e934a737d657: Preparing [2021-06-03T16:59:23.377Z] 0f74e9ff2a61: Waiting [2021-06-03T16:59:23.377Z] fa1afe8e6ed9: Waiting [2021-06-03T16:59:23.377Z] b122376c33c6: Waiting [2021-06-03T16:59:23.377Z] f8381ed47b22: Waiting [2021-06-03T16:59:23.377Z] e934a737d657: Waiting [2021-06-03T16:59:23.377Z] 87a09b4c083e: Waiting [2021-06-03T16:59:23.377Z] cefd0b09f6cb: Layer already exists [2021-06-03T16:59:23.377Z] 730f103a6757: Layer already exists [2021-06-03T16:59:23.377Z] 1f7616ad2b4c: Layer already exists [2021-06-03T16:59:23.377Z] 50b4557f3140: Layer already exists [2021-06-03T16:59:23.377Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:59:23.651Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:59:23.651Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:59:23.651Z] 87a09b4c083e: Layer already exists [2021-06-03T16:59:23.651Z] f8381ed47b22: Layer already exists [2021-06-03T16:59:23.651Z] b122376c33c6: Layer already exists [2021-06-03T16:59:23.651Z] e934a737d657: Layer already exists [2021-06-03T16:59:23.651Z] 2.0.0-dev.251: digest: sha256:99f891fbcc69f6be8665eb20094f3027f9af457ab002061acd4c67353610c40c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:24.028Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:24.380Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:59:24.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:59:24.380Z] 50b4557f3140: Preparing [2021-06-03T16:59:24.380Z] cefd0b09f6cb: Preparing [2021-06-03T16:59:24.380Z] 730f103a6757: Preparing [2021-06-03T16:59:24.380Z] 1f7616ad2b4c: Preparing [2021-06-03T16:59:24.380Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:59:24.380Z] fa1afe8e6ed9: Preparing [2021-06-03T16:59:24.380Z] 87a09b4c083e: Preparing [2021-06-03T16:59:24.380Z] 0f74e9ff2a61: Preparing [2021-06-03T16:59:24.380Z] b122376c33c6: Preparing [2021-06-03T16:59:24.380Z] f8381ed47b22: Preparing [2021-06-03T16:59:24.380Z] e934a737d657: Preparing [2021-06-03T16:59:24.380Z] 0f74e9ff2a61: Waiting [2021-06-03T16:59:24.380Z] b122376c33c6: Waiting [2021-06-03T16:59:24.380Z] f8381ed47b22: Waiting [2021-06-03T16:59:24.380Z] fa1afe8e6ed9: Waiting [2021-06-03T16:59:24.380Z] 87a09b4c083e: Waiting [2021-06-03T16:59:24.380Z] e934a737d657: Waiting [2021-06-03T16:59:24.380Z] cefd0b09f6cb: Layer already exists [2021-06-03T16:59:24.380Z] 730f103a6757: Layer already exists [2021-06-03T16:59:24.380Z] 1f7616ad2b4c: Layer already exists [2021-06-03T16:59:24.380Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:59:24.380Z] 50b4557f3140: Layer already exists [2021-06-03T16:59:24.380Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:59:24.380Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:59:24.655Z] 87a09b4c083e: Layer already exists [2021-06-03T16:59:24.655Z] b122376c33c6: Layer already exists [2021-06-03T16:59:24.655Z] f8381ed47b22: Layer already exists [2021-06-03T16:59:24.655Z] e934a737d657: Layer already exists [2021-06-03T16:59:24.655Z] a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251: digest: sha256:99f891fbcc69f6be8665eb20094f3027f9af457ab002061acd4c67353610c40c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:25.003Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T16:59:25.366Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-03T16:59:25.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-03T16:59:25.367Z] 50b4557f3140: Preparing [2021-06-03T16:59:25.367Z] cefd0b09f6cb: Preparing [2021-06-03T16:59:25.367Z] 730f103a6757: Preparing [2021-06-03T16:59:25.367Z] 1f7616ad2b4c: Preparing [2021-06-03T16:59:25.367Z] 9ded3b6bb9b5: Preparing [2021-06-03T16:59:25.367Z] fa1afe8e6ed9: Preparing [2021-06-03T16:59:25.367Z] 87a09b4c083e: Preparing [2021-06-03T16:59:25.367Z] 0f74e9ff2a61: Preparing [2021-06-03T16:59:25.367Z] b122376c33c6: Preparing [2021-06-03T16:59:25.367Z] f8381ed47b22: Preparing [2021-06-03T16:59:25.367Z] e934a737d657: Preparing [2021-06-03T16:59:25.367Z] 0f74e9ff2a61: Waiting [2021-06-03T16:59:25.367Z] b122376c33c6: Waiting [2021-06-03T16:59:25.367Z] e934a737d657: Waiting [2021-06-03T16:59:25.367Z] f8381ed47b22: Waiting [2021-06-03T16:59:25.367Z] fa1afe8e6ed9: Waiting [2021-06-03T16:59:25.367Z] 87a09b4c083e: Waiting [2021-06-03T16:59:25.367Z] 9ded3b6bb9b5: Layer already exists [2021-06-03T16:59:25.367Z] 730f103a6757: Layer already exists [2021-06-03T16:59:25.367Z] cefd0b09f6cb: Layer already exists [2021-06-03T16:59:25.367Z] 1f7616ad2b4c: Layer already exists [2021-06-03T16:59:25.367Z] 50b4557f3140: Layer already exists [2021-06-03T16:59:25.367Z] fa1afe8e6ed9: Layer already exists [2021-06-03T16:59:25.367Z] 87a09b4c083e: Layer already exists [2021-06-03T16:59:25.641Z] 0f74e9ff2a61: Layer already exists [2021-06-03T16:59:25.641Z] b122376c33c6: Layer already exists [2021-06-03T16:59:25.641Z] f8381ed47b22: Layer already exists [2021-06-03T16:59:25.641Z] e934a737d657: Layer already exists [2021-06-03T16:59:25.641Z] master: digest: sha256:99f891fbcc69f6be8665eb20094f3027f9af457ab002061acd4c67353610c40c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T16:59:25.729Z] ===================================================== [Pipeline] echo [2021-06-03T16:59:25.744Z] taggedImages: [2021-06-03T16:59:25.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2749409447314ed009d40dfa1be3db87bf47467 [2021-06-03T16:59:25.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-03T16:59:25.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.251 [2021-06-03T16:59:25.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2749409447314ed009d40dfa1be3db87bf47467-2.0.0-dev.251 [2021-06-03T16:59:25.744Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T16:59:26.407Z] ---> job-cost.sh [2021-06-03T16:59:26.407Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1CRL [2021-06-03T17:00:22.910Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T17:02:14.804Z] lf-activate-venv(): INFO: Adding /tmp/venv-1CRL/bin to PATH [2021-06-03T17:02:14.804Z] INFO: No Stack... [2021-06-03T17:02:14.804Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T17:02:14.804Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T17:02:15.146Z] + cat /w/workspace/edgex-go/522/archives/cost.csv [2021-06-03T17:02:15.146Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T17:02:15.221Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-522-stack-cost] [2021-06-03T17:02:15.230Z] Resource [jenkins-edgexfoundry-edgex-go-master-522-stack-cost] did not exist. Created. [2021-06-03T17:02:15.230Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-522-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T17:02:15.588Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T17:02:16.433Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T17:02:16.453Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-522-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-03T17:02:17.150Z] provisioning config files... [2021-06-03T17:02:17.198Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/522@tmp/config7922686061904944432tmp [Pipeline] { [Pipeline] sh [2021-06-03T17:02:17.504Z] + set +x [2021-06-03T17:02:17.504Z] + curl -s https://codecov.io/bash [2021-06-03T17:02:17.504Z] + bash -s -- [2021-06-03T17:02:17.773Z] [2021-06-03T17:02:17.773Z] _____ _ [2021-06-03T17:02:17.773Z] / ____| | | [2021-06-03T17:02:17.773Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T17:02:17.773Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T17:02:17.773Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T17:02:17.773Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T17:02:17.773Z] Bash-1.0.3 [2021-06-03T17:02:17.773Z] [2021-06-03T17:02:17.773Z] [2021-06-03T17:02:17.773Z] ==> git version 2.24.4 found [2021-06-03T17:02:17.773Z] ==> 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-03T17:02:17.773Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T17:02:17.773Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T17:02:17.773Z] ==> Jenkins CI detected. [2021-06-03T17:02:17.773Z] project root: . [2021-06-03T17:02:17.773Z] --> token set from env [2021-06-03T17:02:17.773Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T17:02:17.773Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T17:02:17.773Z] ==> Python coveragepy not found [2021-06-03T17:02:17.773Z] ==> Searching for coverage reports in: [2021-06-03T17:02:17.773Z] + . [2021-06-03T17:02:17.773Z] -> Found 1 reports [2021-06-03T17:02:17.773Z] ==> Detecting git/mercurial file structure [2021-06-03T17:02:17.773Z] ==> Reading reports [2021-06-03T17:02:17.773Z] + ./coverage.out bytes=411206 [2021-06-03T17:02:17.773Z] ==> Appending adjustments [2021-06-03T17:02:17.773Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T17:02:19.160Z] + Found adjustments [2021-06-03T17:02:19.160Z] ==> Gzipping contents [2021-06-03T17:02:19.160Z] 56K /tmp/codecov.2ETOkO.gz [2021-06-03T17:02:19.160Z] ==> Uploading reports [2021-06-03T17:02:19.160Z] url: https://codecov.io [2021-06-03T17:02:19.160Z] query: branch=master&commit=a2749409447314ed009d40dfa1be3db87bf47467&build=522&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F522%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T17:02:19.160Z] -> Pinging Codecov [2021-06-03T17:02:19.160Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a2749409447314ed009d40dfa1be3db87bf47467&build=522&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F522%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T17:02:19.421Z] -> Uploading to [2021-06-03T17:02:19.421Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/00271124DB129430A58F1EEE437C3FCB/a2749409447314ed009d40dfa1be3db87bf47467/ce750ed4-5518-49d2-8a36-77be11bc2c9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T170219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66c46cf180019762507b435142edea475e64122fa1c62720f53c1b692c5c780f [2021-06-03T17:02:19.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T17:02:19.421Z] Dload Upload Total Spent Left Speed [2021-06-03T17:02:19.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55838 0 0 100 55838 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-06-03T17:02:19.944Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a2749409447314ed009d40dfa1be3db87bf47467 [Pipeline] } [2021-06-03T17:02:19.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-03T17:02:20.687Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-03T17:02:20.706Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T17:02:21.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T17:02:21.007Z] [2021-06-03T17:02:21.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-03T17:02:21.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T17:02:21.314Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-03T17:02:21.314Z] 188c0c94c7c5: Pulling fs layer [2021-06-03T17:02:21.314Z] 0ef7d3d256c8: Pulling fs layer [2021-06-03T17:02:21.314Z] de9db76c5a1d: Pulling fs layer [2021-06-03T17:02:21.314Z] 0eba1c9be4d2: Pulling fs layer [2021-06-03T17:02:21.314Z] 0d57e429df01: Pulling fs layer [2021-06-03T17:02:21.314Z] 4e4be7b47b0d: Pulling fs layer [2021-06-03T17:02:21.314Z] e1f770b5df2f: Pulling fs layer [2021-06-03T17:02:21.314Z] 85a0685a4137: Pulling fs layer [2021-06-03T17:02:21.314Z] 0eba1c9be4d2: Waiting [2021-06-03T17:02:21.314Z] 0d57e429df01: Waiting [2021-06-03T17:02:21.314Z] 4e4be7b47b0d: Waiting [2021-06-03T17:02:21.314Z] e1f770b5df2f: Waiting [2021-06-03T17:02:21.314Z] 85a0685a4137: Waiting [2021-06-03T17:02:21.314Z] de9db76c5a1d: Verifying Checksum [2021-06-03T17:02:21.314Z] de9db76c5a1d: Download complete [2021-06-03T17:02:21.314Z] 0ef7d3d256c8: Verifying Checksum [2021-06-03T17:02:21.314Z] 0ef7d3d256c8: Download complete [2021-06-03T17:02:21.314Z] 0d57e429df01: Verifying Checksum [2021-06-03T17:02:21.314Z] 0d57e429df01: Download complete [2021-06-03T17:02:21.314Z] 4e4be7b47b0d: Verifying Checksum [2021-06-03T17:02:21.314Z] 4e4be7b47b0d: Download complete [2021-06-03T17:02:21.314Z] 188c0c94c7c5: Verifying Checksum [2021-06-03T17:02:21.314Z] 188c0c94c7c5: Download complete [2021-06-03T17:02:21.582Z] 188c0c94c7c5: Pull complete [2021-06-03T17:02:21.582Z] 0ef7d3d256c8: Pull complete [2021-06-03T17:02:21.843Z] de9db76c5a1d: Pull complete [2021-06-03T17:02:23.227Z] e1f770b5df2f: Verifying Checksum [2021-06-03T17:02:23.227Z] e1f770b5df2f: Download complete [2021-06-03T17:02:25.151Z] 0eba1c9be4d2: Verifying Checksum [2021-06-03T17:02:25.151Z] 0eba1c9be4d2: Download complete [2021-06-03T17:02:25.151Z] 85a0685a4137: Verifying Checksum [2021-06-03T17:02:25.151Z] 85a0685a4137: Download complete [2021-06-03T17:02:28.476Z] 0eba1c9be4d2: Pull complete [2021-06-03T17:02:28.476Z] 0d57e429df01: Pull complete [2021-06-03T17:02:28.476Z] 4e4be7b47b0d: Pull complete [2021-06-03T17:02:28.735Z] e1f770b5df2f: Pull complete [2021-06-03T17:02:32.936Z] 85a0685a4137: Pull complete [2021-06-03T17:02:33.197Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-03T17:02:33.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T17:02:33.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-03T17:02:33.274Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T17:02:33.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-03T17:02:38.957Z] $ docker top 305128488ba582437dd6ddec980b6e77b6dc5221dca61c4547f12fd6327470c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T17:02:39.047Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-03T17:02:39.341Z] + set -o pipefail [2021-06-03T17:02:39.342Z] + snyk monitor '--org=edgex-jenkins' [2021-06-03T17:02:45.939Z] [2021-06-03T17:02:45.939Z] Monitoring /w/workspace/edgex-go/522 (github.com/edgexfoundry/edgex-go)... [2021-06-03T17:02:45.939Z] [2021-06-03T17:02:45.939Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/49aed18e-9a7e-41d8-bbb7-f0d307c2031f [2021-06-03T17:02:45.939Z] [2021-06-03T17:02:45.939Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-03T17:02:45.939Z] [2021-06-03T17:02:45.939Z] [Pipeline] } [2021-06-03T17:02:45.949Z] $ docker stop --time=1 305128488ba582437dd6ddec980b6e77b6dc5221dca61c4547f12fd6327470c0 [2021-06-03T17:02:48.170Z] $ docker rm -f 305128488ba582437dd6ddec980b6e77b6dc5221dca61c4547f12fd6327470c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-03T17:02:48.729Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T17:02:48.748Z] provisioning config files... [2021-06-03T17:02:48.757Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/522@tmp/config111096492323892094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:02:49.073Z] --> edgex-publish-swagger.sh [2021-06-03T17:02:49.073Z] === Publish openapi/v2 API === [2021-06-03T17:02:49.073Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-03T17:02:49.073Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/522/openapi/v2/core-command.yaml] [2021-06-03T17:02:49.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T17:02:49.073Z] Dload Upload Total Spent Left Speed [2021-06-03T17:02:50.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 28851 0:00:01 0:00:01 --:--:-- 28868 100 30687 0 0 100 30687 0 28847 0:00:01 0:00:01 --:--:-- 28868 [2021-06-03T17:02:50.031Z] [2021-06-03T17:02:50.031Z] [2021-06-03T17:02:50.031Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/522/openapi/v2/core-data.yaml] [2021-06-03T17:02:50.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T17:02:50.031Z] Dload Upload Total Spent Left Speed [2021-06-03T17:02:51.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 51787 0:00:01 0:00:01 --:--:-- 51795 100 56095 0 0 100 56095 0 51778 0:00:01 0:00:01 --:--:-- 51795 [2021-06-03T17:02:51.417Z] [2021-06-03T17:02:51.417Z] [2021-06-03T17:02:51.417Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/522/openapi/v2/core-metadata.yaml] [2021-06-03T17:02:51.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T17:02:51.417Z] Dload Upload Total Spent Left Speed [2021-06-03T17:02:52.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 107k 0:00:01 0:00:01 --:--:-- 107k 100 118k 0 0 100 118k 0 107k 0:00:01 0:00:01 --:--:-- 107k [2021-06-03T17:02:52.362Z] [2021-06-03T17:02:52.362Z] [2021-06-03T17:02:52.362Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/522/openapi/v2/support-notifications.yaml] [2021-06-03T17:02:52.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T17:02:52.362Z] Dload Upload Total Spent Left Speed [2021-06-03T17:02:53.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 69886 0:00:01 0:00:01 --:--:-- 69910 100 78300 0 0 100 78300 0 69876 0:00:01 0:00:01 --:--:-- 69910 [2021-06-03T17:02:53.305Z] [2021-06-03T17:02:53.305Z] [2021-06-03T17:02:53.305Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/522/openapi/v2/support-scheduler.yaml] [2021-06-03T17:02:53.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T17:02:53.305Z] Dload Upload Total Spent Left Speed [2021-06-03T17:02:54.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 34957 0:00:01 0:00:01 --:--:-- 34986 100 37610 0 0 100 37610 0 34953 0:00:01 0:00:01 --:--:-- 34986 [2021-06-03T17:02:54.687Z] [2021-06-03T17:02:54.687Z] [2021-06-03T17:02:54.687Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/522/openapi/v2/system-agent.yaml] [2021-06-03T17:02:54.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T17:02:54.687Z] Dload Upload Total Spent Left Speed [2021-06-03T17:02:55.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20029 0 0 100 20029 0 20369 --:--:-- --:--:-- --:--:-- 20354 [2021-06-03T17:02:55.628Z] [2021-06-03T17:02:55.628Z] [Pipeline] } [2021-06-03T17:02:55.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-03T17:02:58.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T17:02:58.366Z] . [Pipeline] withDockerContainer [2021-06-03T17:02:58.447Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T17:02:58.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T17:02:58.859Z] $ docker top b49f58e2313b682a9ef8e62be45761a61e8ff9b41c3fda7471febe40adebc1fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T17:02:59.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T17:02:59.000Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T17:02:59.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T17:02:59.118Z] $ docker exec b49f58e2313b682a9ef8e62be45761a61e8ff9b41c3fda7471febe40adebc1fb ssh-agent [2021-06-03T17:02:59.242Z] SSH_AUTH_SOCK=/tmp/ssh-ceLiQzU1SlVu/agent.14 [2021-06-03T17:02:59.242Z] SSH_AGENT_PID=20 [2021-06-03T17:02:59.248Z] Running ssh-add (command line suppressed) [2021-06-03T17:02:59.352Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_7009978448251984596.key (/w/workspace/edgex-go/522@tmp/private_key_7009978448251984596.key) [2021-06-03T17:02:59.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T17:02:59.675Z] + git semver tag [2021-06-03T17:02:59.675Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T17:02:59.675Z] # $GIT_DIR = /w/workspace/edgex-go/522/.git [2021-06-03T17:02:59.675Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/522 [2021-06-03T17:02:59.675Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T17:02:59.675Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T17:02:59.675Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T17:02:59.675Z] # $SEMVER_BRANCH = master [2021-06-03T17:02:59.675Z] # $SEMVER_DIR = /w/workspace/edgex-go/522/.semver [2021-06-03T17:02:59.675Z] # a2749409447314ed009d40dfa1be3db87bf47467 HEAD [2021-06-03T17:02:59.675Z] # -> Force: false [2021-06-03T17:02:59.675Z] # 3b83ad5faba204b2f741d77ab8be0db1defa64dd refs/tags/v2.0.0-dev.251 [Pipeline] } [2021-06-03T17:02:59.682Z] $ docker exec --env ******** --env ******** b49f58e2313b682a9ef8e62be45761a61e8ff9b41c3fda7471febe40adebc1fb ssh-agent -k [2021-06-03T17:02:59.794Z] unset SSH_AUTH_SOCK; [2021-06-03T17:02:59.794Z] unset SSH_AGENT_PID; [2021-06-03T17:02:59.794Z] echo Agent pid 20 killed; [2021-06-03T17:02:59.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T17:03:00.229Z] + git semver [Pipeline] } [2021-06-03T17:03:00.241Z] $ docker stop --time=1 b49f58e2313b682a9ef8e62be45761a61e8ff9b41c3fda7471febe40adebc1fb [2021-06-03T17:03:01.442Z] $ docker rm -f b49f58e2313b682a9ef8e62be45761a61e8ff9b41c3fda7471febe40adebc1fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-03T17:03:01.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T17:03:01.903Z] [2021-06-03T17:03:01.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-03T17:03:02.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T17:03:02.223Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-03T17:03:02.223Z] ab5ef0e58194: Pulling fs layer [2021-06-03T17:03:02.223Z] 9712f1f96733: Pulling fs layer [2021-06-03T17:03:02.223Z] 63f879dbbcfc: Pulling fs layer [2021-06-03T17:03:02.223Z] 0d9ebad4ef96: Pulling fs layer [2021-06-03T17:03:02.223Z] e9a5061849ea: Pulling fs layer [2021-06-03T17:03:02.223Z] d747dcd14b5f: Pulling fs layer [2021-06-03T17:03:02.223Z] 2de7ff778b66: Pulling fs layer [2021-06-03T17:03:02.223Z] e9a5061849ea: Waiting [2021-06-03T17:03:02.223Z] d747dcd14b5f: Waiting [2021-06-03T17:03:02.223Z] 2de7ff778b66: Waiting [2021-06-03T17:03:02.223Z] 0d9ebad4ef96: Waiting [2021-06-03T17:03:02.223Z] 9712f1f96733: Verifying Checksum [2021-06-03T17:03:02.223Z] 9712f1f96733: Download complete [2021-06-03T17:03:03.611Z] 63f879dbbcfc: Verifying Checksum [2021-06-03T17:03:03.611Z] 63f879dbbcfc: Download complete [2021-06-03T17:03:03.611Z] e9a5061849ea: Verifying Checksum [2021-06-03T17:03:03.611Z] e9a5061849ea: Download complete [2021-06-03T17:03:03.611Z] d747dcd14b5f: Verifying Checksum [2021-06-03T17:03:03.611Z] d747dcd14b5f: Download complete [2021-06-03T17:03:03.873Z] 2de7ff778b66: Verifying Checksum [2021-06-03T17:03:03.873Z] 2de7ff778b66: Download complete [2021-06-03T17:03:04.134Z] 0d9ebad4ef96: Verifying Checksum [2021-06-03T17:03:04.134Z] 0d9ebad4ef96: Download complete [2021-06-03T17:03:04.399Z] ab5ef0e58194: Verifying Checksum [2021-06-03T17:03:04.399Z] ab5ef0e58194: Download complete [2021-06-03T17:03:07.713Z] ab5ef0e58194: Pull complete [2021-06-03T17:03:07.713Z] 9712f1f96733: Pull complete [2021-06-03T17:03:07.973Z] 63f879dbbcfc: Pull complete [2021-06-03T17:03:11.310Z] 0d9ebad4ef96: Pull complete [2021-06-03T17:03:11.571Z] e9a5061849ea: Pull complete [2021-06-03T17:03:11.571Z] d747dcd14b5f: Pull complete [2021-06-03T17:03:12.513Z] 2de7ff778b66: Pull complete [2021-06-03T17:03:12.513Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-03T17:03:12.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T17:03:12.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-03T17:03:12.591Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T17:03:12.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-03T17:03:18.512Z] $ docker top 4613a1a5a4c7d473db70a2c127909369520002a506df313db0138e136fd29eca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-03T17:03:18.617Z] provisioning config files... [2021-06-03T17:03:18.625Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/522@tmp/config6853730756778430509tmp [2021-06-03T17:03:18.638Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/522@tmp/config6566687477832650921tmp [2021-06-03T17:03:18.651Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/522@tmp/config846087065770339526tmp [Pipeline] { [Pipeline] echo [2021-06-03T17:03:18.677Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:03:18.971Z] ---> sigul-configuration.sh [2021-06-03T17:03:18.971Z] gpg: directory `/root/.gnupg' created [2021-06-03T17:03:18.971Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-03T17:03:18.971Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-03T17:03:18.971Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-03T17:03:18.971Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-03T17:03:18.971Z] gpg: CAST5 encrypted data [2021-06-03T17:03:18.971Z] gpg: encrypted with 1 passphrase [2021-06-03T17:03:18.971Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-03T17:03:19.264Z] + mkdir /home/jenkins [2021-06-03T17:03:19.264Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-03T17:03:19.555Z] + 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-03T17:03:19.565Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:03:19.858Z] ---> sigul-install.sh [2021-06-03T17:03:24.067Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-03T17:03:24.361Z] + git tag --list [2021-06-03T17:03:24.361Z] 0.6.0 [2021-06-03T17:03:24.361Z] 0.6.1 [2021-06-03T17:03:24.361Z] 0.7.0 [2021-06-03T17:03:24.361Z] 0.7.1 [2021-06-03T17:03:24.361Z] v0.0.0 [2021-06-03T17:03:24.361Z] v0.0.1-dev.1 [2021-06-03T17:03:24.361Z] v1.0.0 [2021-06-03T17:03:24.361Z] v1.0.1 [2021-06-03T17:03:24.361Z] v1.1.0 [2021-06-03T17:03:24.361Z] v1.2.0 [2021-06-03T17:03:24.361Z] v1.2.1 [2021-06-03T17:03:24.361Z] v1.2.2-dev.1 [2021-06-03T17:03:24.361Z] v1.2.2-dev.10 [2021-06-03T17:03:24.361Z] v1.2.2-dev.100 [2021-06-03T17:03:24.361Z] v1.2.2-dev.101 [2021-06-03T17:03:24.361Z] v1.2.2-dev.102 [2021-06-03T17:03:24.361Z] v1.2.2-dev.103 [2021-06-03T17:03:24.361Z] v1.2.2-dev.104 [2021-06-03T17:03:24.361Z] v1.2.2-dev.105 [2021-06-03T17:03:24.361Z] v1.2.2-dev.106 [2021-06-03T17:03:24.361Z] v1.2.2-dev.107 [2021-06-03T17:03:24.361Z] v1.2.2-dev.11 [2021-06-03T17:03:24.361Z] v1.2.2-dev.12 [2021-06-03T17:03:24.361Z] v1.2.2-dev.13 [2021-06-03T17:03:24.361Z] v1.2.2-dev.14 [2021-06-03T17:03:24.361Z] v1.2.2-dev.15 [2021-06-03T17:03:24.361Z] v1.2.2-dev.16 [2021-06-03T17:03:24.361Z] v1.2.2-dev.17 [2021-06-03T17:03:24.361Z] v1.2.2-dev.18 [2021-06-03T17:03:24.361Z] v1.2.2-dev.19 [2021-06-03T17:03:24.361Z] v1.2.2-dev.2 [2021-06-03T17:03:24.361Z] v1.2.2-dev.20 [2021-06-03T17:03:24.361Z] v1.2.2-dev.21 [2021-06-03T17:03:24.361Z] v1.2.2-dev.22 [2021-06-03T17:03:24.361Z] v1.2.2-dev.23 [2021-06-03T17:03:24.361Z] v1.2.2-dev.24 [2021-06-03T17:03:24.361Z] v1.2.2-dev.25 [2021-06-03T17:03:24.361Z] v1.2.2-dev.26 [2021-06-03T17:03:24.361Z] v1.2.2-dev.27 [2021-06-03T17:03:24.361Z] v1.2.2-dev.28 [2021-06-03T17:03:24.361Z] v1.2.2-dev.29 [2021-06-03T17:03:24.361Z] v1.2.2-dev.3 [2021-06-03T17:03:24.361Z] v1.2.2-dev.30 [2021-06-03T17:03:24.361Z] v1.2.2-dev.31 [2021-06-03T17:03:24.361Z] v1.2.2-dev.32 [2021-06-03T17:03:24.361Z] v1.2.2-dev.33 [2021-06-03T17:03:24.361Z] v1.2.2-dev.34 [2021-06-03T17:03:24.361Z] v1.2.2-dev.35 [2021-06-03T17:03:24.361Z] v1.2.2-dev.36 [2021-06-03T17:03:24.361Z] v1.2.2-dev.37 [2021-06-03T17:03:24.361Z] v1.2.2-dev.38 [2021-06-03T17:03:24.361Z] v1.2.2-dev.39 [2021-06-03T17:03:24.361Z] v1.2.2-dev.4 [2021-06-03T17:03:24.361Z] v1.2.2-dev.40 [2021-06-03T17:03:24.361Z] v1.2.2-dev.41 [2021-06-03T17:03:24.361Z] v1.2.2-dev.42 [2021-06-03T17:03:24.361Z] v1.2.2-dev.43 [2021-06-03T17:03:24.361Z] v1.2.2-dev.44 [2021-06-03T17:03:24.361Z] v1.2.2-dev.45 [2021-06-03T17:03:24.361Z] v1.2.2-dev.46 [2021-06-03T17:03:24.361Z] v1.2.2-dev.47 [2021-06-03T17:03:24.361Z] v1.2.2-dev.48 [2021-06-03T17:03:24.361Z] v1.2.2-dev.49 [2021-06-03T17:03:24.361Z] v1.2.2-dev.5 [2021-06-03T17:03:24.361Z] v1.2.2-dev.50 [2021-06-03T17:03:24.361Z] v1.2.2-dev.51 [2021-06-03T17:03:24.361Z] v1.2.2-dev.52 [2021-06-03T17:03:24.361Z] v1.2.2-dev.53 [2021-06-03T17:03:24.361Z] v1.2.2-dev.54 [2021-06-03T17:03:24.361Z] v1.2.2-dev.55 [2021-06-03T17:03:24.361Z] v1.2.2-dev.56 [2021-06-03T17:03:24.361Z] v1.2.2-dev.57 [2021-06-03T17:03:24.361Z] v1.2.2-dev.58 [2021-06-03T17:03:24.361Z] v1.2.2-dev.59 [2021-06-03T17:03:24.361Z] v1.2.2-dev.6 [2021-06-03T17:03:24.361Z] v1.2.2-dev.60 [2021-06-03T17:03:24.361Z] v1.2.2-dev.61 [2021-06-03T17:03:24.361Z] v1.2.2-dev.62 [2021-06-03T17:03:24.361Z] v1.2.2-dev.63 [2021-06-03T17:03:24.361Z] v1.2.2-dev.64 [2021-06-03T17:03:24.361Z] v1.2.2-dev.65 [2021-06-03T17:03:24.361Z] v1.2.2-dev.66 [2021-06-03T17:03:24.361Z] v1.2.2-dev.67 [2021-06-03T17:03:24.361Z] v1.2.2-dev.68 [2021-06-03T17:03:24.361Z] v1.2.2-dev.69 [2021-06-03T17:03:24.361Z] v1.2.2-dev.7 [2021-06-03T17:03:24.361Z] v1.2.2-dev.70 [2021-06-03T17:03:24.361Z] v1.2.2-dev.71 [2021-06-03T17:03:24.361Z] v1.2.2-dev.72 [2021-06-03T17:03:24.361Z] v1.2.2-dev.73 [2021-06-03T17:03:24.361Z] v1.2.2-dev.74 [2021-06-03T17:03:24.361Z] v1.2.2-dev.75 [2021-06-03T17:03:24.361Z] v1.2.2-dev.76 [2021-06-03T17:03:24.361Z] v1.2.2-dev.77 [2021-06-03T17:03:24.361Z] v1.2.2-dev.78 [2021-06-03T17:03:24.361Z] v1.2.2-dev.79 [2021-06-03T17:03:24.361Z] v1.2.2-dev.8 [2021-06-03T17:03:24.361Z] v1.2.2-dev.80 [2021-06-03T17:03:24.361Z] v1.2.2-dev.81 [2021-06-03T17:03:24.361Z] v1.2.2-dev.82 [2021-06-03T17:03:24.361Z] v1.2.2-dev.83 [2021-06-03T17:03:24.361Z] v1.2.2-dev.84 [2021-06-03T17:03:24.361Z] v1.2.2-dev.85 [2021-06-03T17:03:24.361Z] v1.2.2-dev.86 [2021-06-03T17:03:24.361Z] v1.2.2-dev.87 [2021-06-03T17:03:24.361Z] v1.2.2-dev.88 [2021-06-03T17:03:24.361Z] v1.2.2-dev.89 [2021-06-03T17:03:24.361Z] v1.2.2-dev.9 [2021-06-03T17:03:24.361Z] v1.2.2-dev.90 [2021-06-03T17:03:24.361Z] v1.2.2-dev.91 [2021-06-03T17:03:24.361Z] v1.2.2-dev.92 [2021-06-03T17:03:24.361Z] v1.2.2-dev.93 [2021-06-03T17:03:24.361Z] v1.2.2-dev.94 [2021-06-03T17:03:24.361Z] v1.2.2-dev.95 [2021-06-03T17:03:24.361Z] v1.2.2-dev.96 [2021-06-03T17:03:24.361Z] v1.2.2-dev.97 [2021-06-03T17:03:24.361Z] v1.2.2-dev.98 [2021-06-03T17:03:24.361Z] v1.2.2-dev.99 [2021-06-03T17:03:24.361Z] v1.3.0 [2021-06-03T17:03:24.361Z] v1.3.1 [2021-06-03T17:03:24.361Z] v1.3.1-dev.1 [2021-06-03T17:03:24.361Z] v1.3.1-dev.10 [2021-06-03T17:03:24.361Z] v1.3.1-dev.11 [2021-06-03T17:03:24.361Z] v1.3.1-dev.12 [2021-06-03T17:03:24.361Z] v1.3.1-dev.13 [2021-06-03T17:03:24.361Z] v1.3.1-dev.14 [2021-06-03T17:03:24.361Z] v1.3.1-dev.15 [2021-06-03T17:03:24.361Z] v1.3.1-dev.16 [2021-06-03T17:03:24.361Z] v1.3.1-dev.17 [2021-06-03T17:03:24.361Z] v1.3.1-dev.18 [2021-06-03T17:03:24.361Z] v1.3.1-dev.2 [2021-06-03T17:03:24.361Z] v1.3.1-dev.3 [2021-06-03T17:03:24.361Z] v1.3.1-dev.4 [2021-06-03T17:03:24.361Z] v1.3.1-dev.5 [2021-06-03T17:03:24.361Z] v1.3.1-dev.6 [2021-06-03T17:03:24.361Z] v1.3.1-dev.7 [2021-06-03T17:03:24.361Z] v1.3.1-dev.8 [2021-06-03T17:03:24.361Z] v1.3.1-dev.9 [2021-06-03T17:03:24.361Z] v2.0.0-dev.1 [2021-06-03T17:03:24.361Z] v2.0.0-dev.10 [2021-06-03T17:03:24.361Z] v2.0.0-dev.100 [2021-06-03T17:03:24.361Z] v2.0.0-dev.101 [2021-06-03T17:03:24.361Z] v2.0.0-dev.102 [2021-06-03T17:03:24.361Z] v2.0.0-dev.103 [2021-06-03T17:03:24.361Z] v2.0.0-dev.104 [2021-06-03T17:03:24.361Z] v2.0.0-dev.105 [2021-06-03T17:03:24.361Z] v2.0.0-dev.106 [2021-06-03T17:03:24.361Z] v2.0.0-dev.107 [2021-06-03T17:03:24.361Z] v2.0.0-dev.108 [2021-06-03T17:03:24.361Z] v2.0.0-dev.109 [2021-06-03T17:03:24.361Z] v2.0.0-dev.11 [2021-06-03T17:03:24.361Z] v2.0.0-dev.110 [2021-06-03T17:03:24.361Z] v2.0.0-dev.111 [2021-06-03T17:03:24.361Z] v2.0.0-dev.112 [2021-06-03T17:03:24.361Z] v2.0.0-dev.113 [2021-06-03T17:03:24.361Z] v2.0.0-dev.114 [2021-06-03T17:03:24.361Z] v2.0.0-dev.115 [2021-06-03T17:03:24.361Z] v2.0.0-dev.116 [2021-06-03T17:03:24.361Z] v2.0.0-dev.117 [2021-06-03T17:03:24.361Z] v2.0.0-dev.118 [2021-06-03T17:03:24.361Z] v2.0.0-dev.119 [2021-06-03T17:03:24.361Z] v2.0.0-dev.12 [2021-06-03T17:03:24.361Z] v2.0.0-dev.120 [2021-06-03T17:03:24.361Z] v2.0.0-dev.121 [2021-06-03T17:03:24.361Z] v2.0.0-dev.122 [2021-06-03T17:03:24.361Z] v2.0.0-dev.123 [2021-06-03T17:03:24.361Z] v2.0.0-dev.124 [2021-06-03T17:03:24.361Z] v2.0.0-dev.125 [2021-06-03T17:03:24.361Z] v2.0.0-dev.126 [2021-06-03T17:03:24.361Z] v2.0.0-dev.127 [2021-06-03T17:03:24.361Z] v2.0.0-dev.128 [2021-06-03T17:03:24.361Z] v2.0.0-dev.129 [2021-06-03T17:03:24.361Z] v2.0.0-dev.13 [2021-06-03T17:03:24.361Z] v2.0.0-dev.130 [2021-06-03T17:03:24.361Z] v2.0.0-dev.131 [2021-06-03T17:03:24.361Z] v2.0.0-dev.132 [2021-06-03T17:03:24.361Z] v2.0.0-dev.133 [2021-06-03T17:03:24.361Z] v2.0.0-dev.134 [2021-06-03T17:03:24.361Z] v2.0.0-dev.135 [2021-06-03T17:03:24.361Z] v2.0.0-dev.136 [2021-06-03T17:03:24.361Z] v2.0.0-dev.137 [2021-06-03T17:03:24.361Z] v2.0.0-dev.138 [2021-06-03T17:03:24.361Z] v2.0.0-dev.139 [2021-06-03T17:03:24.361Z] v2.0.0-dev.14 [2021-06-03T17:03:24.361Z] v2.0.0-dev.140 [2021-06-03T17:03:24.361Z] v2.0.0-dev.141 [2021-06-03T17:03:24.361Z] v2.0.0-dev.142 [2021-06-03T17:03:24.361Z] v2.0.0-dev.143 [2021-06-03T17:03:24.361Z] v2.0.0-dev.144 [2021-06-03T17:03:24.361Z] v2.0.0-dev.145 [2021-06-03T17:03:24.361Z] v2.0.0-dev.146 [2021-06-03T17:03:24.361Z] v2.0.0-dev.147 [2021-06-03T17:03:24.361Z] v2.0.0-dev.148 [2021-06-03T17:03:24.361Z] v2.0.0-dev.149 [2021-06-03T17:03:24.361Z] v2.0.0-dev.15 [2021-06-03T17:03:24.361Z] v2.0.0-dev.150 [2021-06-03T17:03:24.361Z] v2.0.0-dev.151 [2021-06-03T17:03:24.361Z] v2.0.0-dev.152 [2021-06-03T17:03:24.361Z] v2.0.0-dev.153 [2021-06-03T17:03:24.361Z] v2.0.0-dev.154 [2021-06-03T17:03:24.361Z] v2.0.0-dev.155 [2021-06-03T17:03:24.361Z] v2.0.0-dev.156 [2021-06-03T17:03:24.361Z] v2.0.0-dev.157 [2021-06-03T17:03:24.361Z] v2.0.0-dev.158 [2021-06-03T17:03:24.361Z] v2.0.0-dev.159 [2021-06-03T17:03:24.361Z] v2.0.0-dev.16 [2021-06-03T17:03:24.361Z] v2.0.0-dev.160 [2021-06-03T17:03:24.361Z] v2.0.0-dev.161 [2021-06-03T17:03:24.361Z] v2.0.0-dev.162 [2021-06-03T17:03:24.361Z] v2.0.0-dev.163 [2021-06-03T17:03:24.361Z] v2.0.0-dev.164 [2021-06-03T17:03:24.361Z] v2.0.0-dev.165 [2021-06-03T17:03:24.361Z] v2.0.0-dev.166 [2021-06-03T17:03:24.361Z] v2.0.0-dev.167 [2021-06-03T17:03:24.361Z] v2.0.0-dev.168 [2021-06-03T17:03:24.361Z] v2.0.0-dev.169 [2021-06-03T17:03:24.361Z] v2.0.0-dev.17 [2021-06-03T17:03:24.361Z] v2.0.0-dev.170 [2021-06-03T17:03:24.361Z] v2.0.0-dev.171 [2021-06-03T17:03:24.361Z] v2.0.0-dev.172 [2021-06-03T17:03:24.361Z] v2.0.0-dev.173 [2021-06-03T17:03:24.361Z] v2.0.0-dev.174 [2021-06-03T17:03:24.361Z] v2.0.0-dev.175 [2021-06-03T17:03:24.361Z] v2.0.0-dev.176 [2021-06-03T17:03:24.361Z] v2.0.0-dev.177 [2021-06-03T17:03:24.361Z] v2.0.0-dev.178 [2021-06-03T17:03:24.361Z] v2.0.0-dev.179 [2021-06-03T17:03:24.361Z] v2.0.0-dev.18 [2021-06-03T17:03:24.361Z] v2.0.0-dev.180 [2021-06-03T17:03:24.361Z] v2.0.0-dev.181 [2021-06-03T17:03:24.361Z] v2.0.0-dev.182 [2021-06-03T17:03:24.361Z] v2.0.0-dev.183 [2021-06-03T17:03:24.361Z] v2.0.0-dev.184 [2021-06-03T17:03:24.361Z] v2.0.0-dev.185 [2021-06-03T17:03:24.361Z] v2.0.0-dev.186 [2021-06-03T17:03:24.361Z] v2.0.0-dev.187 [2021-06-03T17:03:24.361Z] v2.0.0-dev.188 [2021-06-03T17:03:24.361Z] v2.0.0-dev.189 [2021-06-03T17:03:24.361Z] v2.0.0-dev.19 [2021-06-03T17:03:24.361Z] v2.0.0-dev.190 [2021-06-03T17:03:24.361Z] v2.0.0-dev.191 [2021-06-03T17:03:24.361Z] v2.0.0-dev.192 [2021-06-03T17:03:24.361Z] v2.0.0-dev.193 [2021-06-03T17:03:24.361Z] v2.0.0-dev.194 [2021-06-03T17:03:24.361Z] v2.0.0-dev.195 [2021-06-03T17:03:24.361Z] v2.0.0-dev.196 [2021-06-03T17:03:24.361Z] v2.0.0-dev.197 [2021-06-03T17:03:24.361Z] v2.0.0-dev.198 [2021-06-03T17:03:24.361Z] v2.0.0-dev.199 [2021-06-03T17:03:24.361Z] v2.0.0-dev.2 [2021-06-03T17:03:24.361Z] v2.0.0-dev.20 [2021-06-03T17:03:24.361Z] v2.0.0-dev.200 [2021-06-03T17:03:24.361Z] v2.0.0-dev.201 [2021-06-03T17:03:24.361Z] v2.0.0-dev.202 [2021-06-03T17:03:24.361Z] v2.0.0-dev.203 [2021-06-03T17:03:24.361Z] v2.0.0-dev.204 [2021-06-03T17:03:24.361Z] v2.0.0-dev.205 [2021-06-03T17:03:24.361Z] v2.0.0-dev.206 [2021-06-03T17:03:24.361Z] v2.0.0-dev.207 [2021-06-03T17:03:24.361Z] v2.0.0-dev.208 [2021-06-03T17:03:24.361Z] v2.0.0-dev.209 [2021-06-03T17:03:24.361Z] v2.0.0-dev.21 [2021-06-03T17:03:24.361Z] v2.0.0-dev.210 [2021-06-03T17:03:24.361Z] v2.0.0-dev.211 [2021-06-03T17:03:24.361Z] v2.0.0-dev.212 [2021-06-03T17:03:24.361Z] v2.0.0-dev.213 [2021-06-03T17:03:24.361Z] v2.0.0-dev.214 [2021-06-03T17:03:24.361Z] v2.0.0-dev.215 [2021-06-03T17:03:24.361Z] v2.0.0-dev.216 [2021-06-03T17:03:24.361Z] v2.0.0-dev.217 [2021-06-03T17:03:24.361Z] v2.0.0-dev.218 [2021-06-03T17:03:24.361Z] v2.0.0-dev.219 [2021-06-03T17:03:24.361Z] v2.0.0-dev.22 [2021-06-03T17:03:24.361Z] v2.0.0-dev.220 [2021-06-03T17:03:24.361Z] v2.0.0-dev.221 [2021-06-03T17:03:24.361Z] v2.0.0-dev.222 [2021-06-03T17:03:24.361Z] v2.0.0-dev.223 [2021-06-03T17:03:24.361Z] v2.0.0-dev.224 [2021-06-03T17:03:24.361Z] v2.0.0-dev.225 [2021-06-03T17:03:24.361Z] v2.0.0-dev.226 [2021-06-03T17:03:24.361Z] v2.0.0-dev.227 [2021-06-03T17:03:24.361Z] v2.0.0-dev.228 [2021-06-03T17:03:24.361Z] v2.0.0-dev.229 [2021-06-03T17:03:24.361Z] v2.0.0-dev.23 [2021-06-03T17:03:24.361Z] v2.0.0-dev.230 [2021-06-03T17:03:24.361Z] v2.0.0-dev.231 [2021-06-03T17:03:24.361Z] v2.0.0-dev.232 [2021-06-03T17:03:24.361Z] v2.0.0-dev.233 [2021-06-03T17:03:24.361Z] v2.0.0-dev.234 [2021-06-03T17:03:24.361Z] v2.0.0-dev.235 [2021-06-03T17:03:24.361Z] v2.0.0-dev.236 [2021-06-03T17:03:24.361Z] v2.0.0-dev.237 [2021-06-03T17:03:24.361Z] v2.0.0-dev.238 [2021-06-03T17:03:24.361Z] v2.0.0-dev.239 [2021-06-03T17:03:24.361Z] v2.0.0-dev.24 [2021-06-03T17:03:24.361Z] v2.0.0-dev.240 [2021-06-03T17:03:24.361Z] v2.0.0-dev.241 [2021-06-03T17:03:24.361Z] v2.0.0-dev.242 [2021-06-03T17:03:24.361Z] v2.0.0-dev.243 [2021-06-03T17:03:24.361Z] v2.0.0-dev.244 [2021-06-03T17:03:24.361Z] v2.0.0-dev.245 [2021-06-03T17:03:24.361Z] v2.0.0-dev.246 [2021-06-03T17:03:24.361Z] v2.0.0-dev.247 [2021-06-03T17:03:24.361Z] v2.0.0-dev.248 [2021-06-03T17:03:24.361Z] v2.0.0-dev.249 [2021-06-03T17:03:24.361Z] v2.0.0-dev.25 [2021-06-03T17:03:24.361Z] v2.0.0-dev.250 [2021-06-03T17:03:24.361Z] v2.0.0-dev.251 [2021-06-03T17:03:24.361Z] v2.0.0-dev.26 [2021-06-03T17:03:24.361Z] v2.0.0-dev.27 [2021-06-03T17:03:24.361Z] v2.0.0-dev.28 [2021-06-03T17:03:24.361Z] v2.0.0-dev.29 [2021-06-03T17:03:24.361Z] v2.0.0-dev.3 [2021-06-03T17:03:24.361Z] v2.0.0-dev.30 [2021-06-03T17:03:24.361Z] v2.0.0-dev.31 [2021-06-03T17:03:24.361Z] v2.0.0-dev.32 [2021-06-03T17:03:24.361Z] v2.0.0-dev.33 [2021-06-03T17:03:24.361Z] v2.0.0-dev.34 [2021-06-03T17:03:24.361Z] v2.0.0-dev.35 [2021-06-03T17:03:24.361Z] v2.0.0-dev.36 [2021-06-03T17:03:24.361Z] v2.0.0-dev.37 [2021-06-03T17:03:24.362Z] v2.0.0-dev.38 [2021-06-03T17:03:24.362Z] v2.0.0-dev.39 [2021-06-03T17:03:24.362Z] v2.0.0-dev.4 [2021-06-03T17:03:24.362Z] v2.0.0-dev.40 [2021-06-03T17:03:24.362Z] v2.0.0-dev.41 [2021-06-03T17:03:24.362Z] v2.0.0-dev.42 [2021-06-03T17:03:24.362Z] v2.0.0-dev.43 [2021-06-03T17:03:24.362Z] v2.0.0-dev.44 [2021-06-03T17:03:24.362Z] v2.0.0-dev.45 [2021-06-03T17:03:24.362Z] v2.0.0-dev.46 [2021-06-03T17:03:24.362Z] v2.0.0-dev.47 [2021-06-03T17:03:24.362Z] v2.0.0-dev.48 [2021-06-03T17:03:24.362Z] v2.0.0-dev.49 [2021-06-03T17:03:24.362Z] v2.0.0-dev.5 [2021-06-03T17:03:24.362Z] v2.0.0-dev.50 [2021-06-03T17:03:24.362Z] v2.0.0-dev.51 [2021-06-03T17:03:24.362Z] v2.0.0-dev.52 [2021-06-03T17:03:24.362Z] v2.0.0-dev.53 [2021-06-03T17:03:24.362Z] v2.0.0-dev.54 [2021-06-03T17:03:24.362Z] v2.0.0-dev.55 [2021-06-03T17:03:24.362Z] v2.0.0-dev.56 [2021-06-03T17:03:24.362Z] v2.0.0-dev.57 [2021-06-03T17:03:24.362Z] v2.0.0-dev.58 [2021-06-03T17:03:24.362Z] v2.0.0-dev.59 [2021-06-03T17:03:24.362Z] v2.0.0-dev.6 [2021-06-03T17:03:24.362Z] v2.0.0-dev.60 [2021-06-03T17:03:24.362Z] v2.0.0-dev.61 [2021-06-03T17:03:24.362Z] v2.0.0-dev.62 [2021-06-03T17:03:24.362Z] v2.0.0-dev.63 [2021-06-03T17:03:24.362Z] v2.0.0-dev.64 [2021-06-03T17:03:24.362Z] v2.0.0-dev.65 [2021-06-03T17:03:24.362Z] v2.0.0-dev.66 [2021-06-03T17:03:24.362Z] v2.0.0-dev.67 [2021-06-03T17:03:24.362Z] v2.0.0-dev.68 [2021-06-03T17:03:24.362Z] v2.0.0-dev.69 [2021-06-03T17:03:24.362Z] v2.0.0-dev.7 [2021-06-03T17:03:24.362Z] v2.0.0-dev.70 [2021-06-03T17:03:24.362Z] v2.0.0-dev.71 [2021-06-03T17:03:24.362Z] v2.0.0-dev.72 [2021-06-03T17:03:24.362Z] v2.0.0-dev.73 [2021-06-03T17:03:24.362Z] v2.0.0-dev.74 [2021-06-03T17:03:24.362Z] v2.0.0-dev.75 [2021-06-03T17:03:24.362Z] v2.0.0-dev.76 [2021-06-03T17:03:24.362Z] v2.0.0-dev.77 [2021-06-03T17:03:24.362Z] v2.0.0-dev.78 [2021-06-03T17:03:24.362Z] v2.0.0-dev.79 [2021-06-03T17:03:24.362Z] v2.0.0-dev.8 [2021-06-03T17:03:24.362Z] v2.0.0-dev.80 [2021-06-03T17:03:24.362Z] v2.0.0-dev.81 [2021-06-03T17:03:24.362Z] v2.0.0-dev.82 [2021-06-03T17:03:24.362Z] v2.0.0-dev.83 [2021-06-03T17:03:24.362Z] v2.0.0-dev.84 [2021-06-03T17:03:24.362Z] v2.0.0-dev.85 [2021-06-03T17:03:24.362Z] v2.0.0-dev.86 [2021-06-03T17:03:24.362Z] v2.0.0-dev.87 [2021-06-03T17:03:24.362Z] v2.0.0-dev.88 [2021-06-03T17:03:24.362Z] v2.0.0-dev.89 [2021-06-03T17:03:24.362Z] v2.0.0-dev.9 [2021-06-03T17:03:24.362Z] v2.0.0-dev.90 [2021-06-03T17:03:24.362Z] v2.0.0-dev.91 [2021-06-03T17:03:24.362Z] v2.0.0-dev.92 [2021-06-03T17:03:24.362Z] v2.0.0-dev.93 [2021-06-03T17:03:24.362Z] v2.0.0-dev.94 [2021-06-03T17:03:24.362Z] v2.0.0-dev.95 [2021-06-03T17:03:24.362Z] v2.0.0-dev.96 [2021-06-03T17:03:24.362Z] v2.0.0-dev.97 [2021-06-03T17:03:24.362Z] v2.0.0-dev.98 [2021-06-03T17:03:24.362Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-03T17:03:24.655Z] + lftools sign git-tag v2.0.0-dev.251 [2021-06-03T17:03:25.266Z] Signing Git tag with Sigul... [2021-06-03T17:03:25.266Z] Signing v2.0.0-dev.251 [Pipeline] echo [2021-06-03T17:03:25.852Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:03:26.143Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-03T17:03:26.156Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-03T17:03:26.183Z] $ docker stop --time=1 4613a1a5a4c7d473db70a2c127909369520002a506df313db0138e136fd29eca [2021-06-03T17:03:27.969Z] $ docker rm -f 4613a1a5a4c7d473db70a2c127909369520002a506df313db0138e136fd29eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-03T17:03:28.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T17:03:28.693Z] . [Pipeline] withDockerContainer [2021-06-03T17:03:28.781Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T17:03:28.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T17:03:29.240Z] $ docker top e26fddeb4683b3a934e1de8a3935fdaf15339850b72a7f3c567b814c9651e0ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T17:03:29.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T17:03:29.364Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T17:03:29.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T17:03:29.484Z] $ docker exec e26fddeb4683b3a934e1de8a3935fdaf15339850b72a7f3c567b814c9651e0ad ssh-agent [2021-06-03T17:03:29.601Z] SSH_AUTH_SOCK=/tmp/ssh-jIxQ3yKdvSYu/agent.13 [2021-06-03T17:03:29.601Z] SSH_AGENT_PID=19 [2021-06-03T17:03:29.607Z] Running ssh-add (command line suppressed) [2021-06-03T17:03:29.705Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_1343050632319465692.key (/w/workspace/edgex-go/522@tmp/private_key_1343050632319465692.key) [2021-06-03T17:03:29.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T17:03:30.034Z] + git semver bump pre [2021-06-03T17:03:30.034Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T17:03:30.034Z] # $GIT_DIR = /w/workspace/edgex-go/522/.git [2021-06-03T17:03:30.034Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/522 [2021-06-03T17:03:30.034Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T17:03:30.034Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T17:03:30.034Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T17:03:30.034Z] # $SEMVER_BRANCH = master [2021-06-03T17:03:30.034Z] # $SEMVER_DIR = /w/workspace/edgex-go/522/.semver [2021-06-03T17:03:30.034Z] 2.0.0-dev.252 [Pipeline] } [2021-06-03T17:03:30.041Z] $ docker exec --env ******** --env ******** e26fddeb4683b3a934e1de8a3935fdaf15339850b72a7f3c567b814c9651e0ad ssh-agent -k [2021-06-03T17:03:30.136Z] unset SSH_AUTH_SOCK; [2021-06-03T17:03:30.136Z] unset SSH_AGENT_PID; [2021-06-03T17:03:30.136Z] echo Agent pid 19 killed; [2021-06-03T17:03:30.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T17:03:30.485Z] + git semver [Pipeline] } [2021-06-03T17:03:30.497Z] $ docker stop --time=1 e26fddeb4683b3a934e1de8a3935fdaf15339850b72a7f3c567b814c9651e0ad [2021-06-03T17:03:31.699Z] $ docker rm -f e26fddeb4683b3a934e1de8a3935fdaf15339850b72a7f3c567b814c9651e0ad [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-03T17:03:32.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T17:03:32.091Z] . [Pipeline] withDockerContainer [2021-06-03T17:03:32.163Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T17:03:32.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T17:03:32.577Z] $ docker top 96b1d2fb8d8e11367a4b5d4931886ae940a847094d23873beb0584a391096ce2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T17:03:32.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T17:03:32.706Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T17:03:32.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T17:03:32.813Z] $ docker exec 96b1d2fb8d8e11367a4b5d4931886ae940a847094d23873beb0584a391096ce2 ssh-agent [2021-06-03T17:03:32.919Z] SSH_AUTH_SOCK=/tmp/ssh-gd8tHaFutdoP/agent.16 [2021-06-03T17:03:32.919Z] SSH_AGENT_PID=22 [2021-06-03T17:03:32.925Z] Running ssh-add (command line suppressed) [2021-06-03T17:03:33.021Z] Identity added: /w/workspace/edgex-go/522@tmp/private_key_221704410720466495.key (/w/workspace/edgex-go/522@tmp/private_key_221704410720466495.key) [2021-06-03T17:03:33.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T17:03:33.339Z] + git semver push [2021-06-03T17:03:33.340Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T17:03:33.340Z] # $GIT_DIR = /w/workspace/edgex-go/522/.git [2021-06-03T17:03:33.340Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/522 [2021-06-03T17:03:33.340Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T17:03:33.340Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T17:03:33.340Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T17:03:33.340Z] # $SEMVER_BRANCH = master [2021-06-03T17:03:33.340Z] # $SEMVER_DIR = /w/workspace/edgex-go/522/.semver [Pipeline] } [2021-06-03T17:03:41.483Z] $ docker exec --env ******** --env ******** 96b1d2fb8d8e11367a4b5d4931886ae940a847094d23873beb0584a391096ce2 ssh-agent -k [2021-06-03T17:03:41.590Z] unset SSH_AUTH_SOCK; [2021-06-03T17:03:41.590Z] unset SSH_AGENT_PID; [2021-06-03T17:03:41.590Z] echo Agent pid 22 killed; [2021-06-03T17:03:41.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T17:03:41.938Z] + git semver [Pipeline] } [2021-06-03T17:03:41.949Z] $ docker stop --time=1 96b1d2fb8d8e11367a4b5d4931886ae940a847094d23873beb0584a391096ce2 [2021-06-03T17:03:43.131Z] $ docker rm -f 96b1d2fb8d8e11367a4b5d4931886ae940a847094d23873beb0584a391096ce2 [Pipeline] // withDockerContainer [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-03T17:03:43.989Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:03:44.551Z] ---> package-listing.sh [2021-06-03T17:03:44.551Z] ++ facter osfamily [2021-06-03T17:03:44.551Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T17:03:44.815Z] + OS_FAMILY=redhat [2021-06-03T17:03:44.815Z] + workspace=/w/workspace/edgex-go/522 [2021-06-03T17:03:44.815Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T17:03:44.815Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T17:03:44.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T17:03:44.815Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T17:03:44.815Z] + '[' /w/workspace/edgex-go/522 ']' [2021-06-03T17:03:44.815Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T17:03:44.815Z] + case "${OS_FAMILY}" in [2021-06-03T17:03:44.815Z] + rpm -qa [2021-06-03T17:03:44.815Z] + sort [2021-06-03T17:03:47.358Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T17:03:47.358Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T17:03:47.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T17:03:47.358Z] + '[' /w/workspace/edgex-go/522 ']' [2021-06-03T17:03:47.358Z] + mkdir -p /w/workspace/edgex-go/522/archives/ [2021-06-03T17:03:47.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/522/archives/ [Pipeline] echo [2021-06-03T17:03:47.374Z] 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/edgex-go/522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T17:03:47.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T17:03:48.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T17:03:48.222Z] [2021-06-03T17:03:48.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T17:03:48.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T17:03:48.542Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T17:03:48.542Z] df20fa9351a1: Pulling fs layer [2021-06-03T17:03:48.542Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T17:03:48.542Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T17:03:48.542Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T17:03:48.542Z] 93b61091891f: Pulling fs layer [2021-06-03T17:03:48.542Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T17:03:48.542Z] 5e14af77c1be: Pulling fs layer [2021-06-03T17:03:48.542Z] 01666e4c0597: Pulling fs layer [2021-06-03T17:03:48.542Z] aa168da1d23b: Pulling fs layer [2021-06-03T17:03:48.542Z] 46f8f816bc3b: Waiting [2021-06-03T17:03:48.542Z] 93b61091891f: Waiting [2021-06-03T17:03:48.542Z] 93b9cdb0e59b: Waiting [2021-06-03T17:03:48.542Z] 5e14af77c1be: Waiting [2021-06-03T17:03:48.542Z] 01666e4c0597: Waiting [2021-06-03T17:03:48.542Z] aa168da1d23b: Waiting [2021-06-03T17:03:48.542Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T17:03:48.542Z] 36b3adc4ff6f: Download complete [2021-06-03T17:03:48.810Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T17:03:48.810Z] 46f8f816bc3b: Download complete [2021-06-03T17:03:48.810Z] df20fa9351a1: Verifying Checksum [2021-06-03T17:03:48.810Z] df20fa9351a1: Download complete [2021-06-03T17:03:48.810Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T17:03:48.810Z] 93b9cdb0e59b: Download complete [2021-06-03T17:03:48.810Z] 5e14af77c1be: Verifying Checksum [2021-06-03T17:03:48.810Z] 5e14af77c1be: Download complete [2021-06-03T17:03:48.810Z] 01666e4c0597: Verifying Checksum [2021-06-03T17:03:48.810Z] 01666e4c0597: Download complete [2021-06-03T17:03:48.810Z] 93b61091891f: Verifying Checksum [2021-06-03T17:03:48.810Z] 93b61091891f: Download complete [2021-06-03T17:03:48.810Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T17:03:48.810Z] 8ad3a11d3b57: Download complete [2021-06-03T17:03:48.810Z] df20fa9351a1: Pull complete [2021-06-03T17:03:49.084Z] 36b3adc4ff6f: Pull complete [2021-06-03T17:03:49.666Z] 8ad3a11d3b57: Pull complete [2021-06-03T17:03:49.666Z] 46f8f816bc3b: Pull complete [2021-06-03T17:03:49.932Z] 93b61091891f: Pull complete [2021-06-03T17:03:50.200Z] 93b9cdb0e59b: Pull complete [2021-06-03T17:03:50.200Z] 5e14af77c1be: Pull complete [2021-06-03T17:03:50.200Z] 01666e4c0597: Pull complete [2021-06-03T17:03:50.778Z] aa168da1d23b: Verifying Checksum [2021-06-03T17:03:50.778Z] aa168da1d23b: Download complete [2021-06-03T17:03:55.151Z] aa168da1d23b: Pull complete [2021-06-03T17:03:55.151Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T17:03:55.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T17:03:55.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T17:03:55.238Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2021-06-03T17:03:55.277Z] $ 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/edgex-go/522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/522 -v /w/workspace/edgex-go/522:/w/workspace/edgex-go/522:rw,z -v /w/workspace/edgex-go/522@tmp:/w/workspace/edgex-go/522@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T17:03:57.627Z] $ docker top 5e69dd792ed414354df95e08fa9edf96a4452e3d664d1b7d96a5cab63d6134de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T17:03:58.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T17:03:58.304Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T17:03:58.604Z] + ls /var/log/sa-host [2021-06-03T17:03:58.604Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T17:03:58.604Z] file_magic: OK [2021-06-03T17:03:58.604Z] HZ: Using current value: 100 [2021-06-03T17:03:58.604Z] file_header: OK [2021-06-03T17:03:58.604Z] 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-03T17:03:58.604Z] Statistics: [2021-06-03T17:03:58.604Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T17:03:58.604Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T17:03:58.604Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T17:03:58.604Z] file_magic: OK [2021-06-03T17:03:58.604Z] HZ: Using current value: 100 [2021-06-03T17:03:58.604Z] file_header: OK [2021-06-03T17:03:58.604Z] 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-03T17:03:58.604Z] Statistics: [2021-06-03T17:03:58.604Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T17:03:58.604Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T17:03:58.783Z] provisioning config files... [2021-06-03T17:03:58.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/522@tmp/config5067383239916632220tmp [Pipeline] { [Pipeline] echo [2021-06-03T17:03:58.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:03:59.116Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T17:03:59.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T17:03:59.148Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:03:59.444Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T17:03:59.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:03:59.751Z] ---> sudo-logs.sh [2021-06-03T17:03:59.751Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T17:03:59.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:04:00.091Z] ---> job-cost.sh [2021-06-03T17:04:00.091Z] lf-activate-venv: SKIPPING [2021-06-03T17:04:00.091Z] DEBUG: total: 0.18000000715255737 [2021-06-03T17:04:00.091Z] INFO: Retrieving Stack Cost... [2021-06-03T17:04:01.477Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T17:04:02.051Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T17:04:02.064Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T17:04:02.360Z] ---> logs-deploy.sh [2021-06-03T17:04:02.361Z] lf-activate-venv: SKIPPING [2021-06-03T17:04:02.361Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/522 [2021-06-03T17:04:02.361Z] INFO: archiving workspace using pattern(s): [2021-06-03T17:04:03.310Z] Archives upload complete. [2021-06-03T17:04:03.310Z] INFO: archiving logs to Nexus [2021-06-03T17:04:03.883Z] ---> uname -a: [2021-06-03T17:04:03.883Z] Linux prd-centos7-docker-4c-2g-348.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-03T17:04:03.883Z] [2021-06-03T17:04:03.883Z] [2021-06-03T17:04:03.883Z] ---> lscpu: [2021-06-03T17:04:03.883Z] Architecture: x86_64 [2021-06-03T17:04:03.883Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T17:04:03.883Z] Byte Order: Little Endian [2021-06-03T17:04:03.883Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T17:04:03.883Z] CPU(s): 2 [2021-06-03T17:04:03.883Z] On-line CPU(s) list: 0,1 [2021-06-03T17:04:03.883Z] Thread(s) per core: 1 [2021-06-03T17:04:03.883Z] Core(s) per socket: 1 [2021-06-03T17:04:03.883Z] Socket(s): 2 [2021-06-03T17:04:03.883Z] NUMA node(s): 1 [2021-06-03T17:04:03.883Z] Vendor ID: AuthenticAMD [2021-06-03T17:04:03.883Z] CPU family: 23 [2021-06-03T17:04:03.883Z] Model: 49 [2021-06-03T17:04:03.883Z] Model name: AMD EPYC-Rome Processor [2021-06-03T17:04:03.884Z] Stepping: 0 [2021-06-03T17:04:03.884Z] CPU MHz: 2800.000 [2021-06-03T17:04:03.884Z] BogoMIPS: 5600.00 [2021-06-03T17:04:03.884Z] Virtualization: AMD-V [2021-06-03T17:04:03.884Z] Hypervisor vendor: KVM [2021-06-03T17:04:03.884Z] Virtualization type: full [2021-06-03T17:04:03.884Z] L1d cache: 64 KiB [2021-06-03T17:04:03.884Z] L1i cache: 64 KiB [2021-06-03T17:04:03.884Z] L2 cache: 1 MiB [2021-06-03T17:04:03.884Z] L3 cache: 32 MiB [2021-06-03T17:04:03.884Z] NUMA node0 CPU(s): 0,1 [2021-06-03T17:04:03.884Z] Vulnerability Itlb multihit: Not affected [2021-06-03T17:04:03.884Z] Vulnerability L1tf: Not affected [2021-06-03T17:04:03.884Z] Vulnerability Mds: Not affected [2021-06-03T17:04:03.884Z] Vulnerability Meltdown: Not affected [2021-06-03T17:04:03.884Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T17:04:03.884Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T17:04:03.884Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T17:04:03.884Z] Vulnerability Srbds: Not affected [2021-06-03T17:04:03.884Z] Vulnerability Tsx async abort: Not affected [2021-06-03T17:04:03.884Z] 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-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] ---> nproc: [2021-06-03T17:04:03.884Z] 2 [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] ---> df -h: [2021-06-03T17:04:03.884Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T17:04:03.884Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-03T17:04:03.884Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T17:04:03.884Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T17:04:03.884Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/522 [2021-06-03T17:04:03.884Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/522@tmp [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] ---> free -m: [2021-06-03T17:04:03.884Z] total used free shared buff/cache available [2021-06-03T17:04:03.884Z] Mem: 7821 1431 698 0 5691 6458 [2021-06-03T17:04:03.884Z] Swap: 1023 1 1022 [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] ---> ip addr: [2021-06-03T17:04:03.884Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T17:04:03.884Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T17:04:03.884Z] inet 127.0.0.1/8 scope host lo [2021-06-03T17:04:03.884Z] valid_lft forever preferred_lft forever [2021-06-03T17:04:03.884Z] inet6 ::1/128 scope host [2021-06-03T17:04:03.884Z] valid_lft forever preferred_lft forever [2021-06-03T17:04:03.884Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T17:04:03.884Z] link/ether fa:16:3e:f8:c9:08 brd ff:ff:ff:ff:ff:ff [2021-06-03T17:04:03.884Z] inet 10.30.122.41/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T17:04:03.884Z] valid_lft 85148sec preferred_lft 85148sec [2021-06-03T17:04:03.884Z] inet6 fe80::f816:3eff:fef8:c908/64 scope link [2021-06-03T17:04:03.884Z] valid_lft forever preferred_lft forever [2021-06-03T17:04:03.884Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T17:04:03.884Z] link/ether 02:42:73:24:05:fe brd ff:ff:ff:ff:ff:ff [2021-06-03T17:04:03.884Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T17:04:03.884Z] valid_lft forever preferred_lft forever [2021-06-03T17:04:03.884Z] inet6 fe80::42:73ff:fe24:5fe/64 scope link [2021-06-03T17:04:03.884Z] valid_lft forever preferred_lft forever [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] ---> sar -b -r -n DEV: [2021-06-03T17:04:03.884Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] 16:43:01 LINUX RESTART (2 CPU) [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] 16:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T17:04:03.884Z] 16:45:01 75.24 0.18 75.05 0.00 22.78 41527.48 0.00 [2021-06-03T17:04:03.884Z] 16:46:01 133.72 0.00 133.72 0.00 0.00 17596.82 0.00 [2021-06-03T17:04:03.884Z] 16:47:01 60.33 0.00 60.33 0.00 0.00 10945.15 0.00 [2021-06-03T17:04:03.884Z] 16:48:01 115.28 0.02 115.27 0.00 0.53 20501.76 0.00 [2021-06-03T17:04:03.884Z] 16:49:01 670.09 245.44 424.66 0.00 9601.59 286728.81 0.00 [2021-06-03T17:04:03.884Z] 16:50:01 407.51 66.46 341.06 0.00 2770.69 143968.17 0.00 [2021-06-03T17:04:03.884Z] 16:51:01 340.37 30.32 310.04 0.00 1675.00 76324.40 0.00 [2021-06-03T17:04:03.884Z] 16:52:01 17.74 1.80 15.94 0.00 43.17 405.95 0.00 [2021-06-03T17:04:03.884Z] 16:53:01 2.13 0.00 2.13 0.00 0.00 54.57 0.00 [2021-06-03T17:04:03.884Z] 16:54:01 0.22 0.03 0.18 0.00 0.27 3.12 0.00 [2021-06-03T17:04:03.884Z] 16:55:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 [2021-06-03T17:04:03.884Z] 16:56:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 [2021-06-03T17:04:03.884Z] 16:57:01 0.18 0.00 0.18 0.00 0.00 2.07 0.00 [2021-06-03T17:04:03.884Z] 16:58:01 0.47 0.18 0.28 0.00 5.73 3.23 0.00 [2021-06-03T17:04:03.884Z] 16:59:01 0.78 0.00 0.78 0.00 0.00 15.98 0.00 [2021-06-03T17:04:03.884Z] 17:00:01 0.30 0.00 0.30 0.00 0.00 3.68 0.00 [2021-06-03T17:04:03.884Z] 17:01:02 0.25 0.03 0.22 0.00 0.67 2.72 0.00 [2021-06-03T17:04:03.884Z] 17:02:01 0.51 0.20 0.30 0.00 3.66 5.84 0.00 [2021-06-03T17:04:03.884Z] 17:03:01 134.18 1.80 132.38 0.00 105.95 30906.41 0.00 [2021-06-03T17:04:03.884Z] Average: 103.32 18.28 85.04 0.00 750.80 33169.93 0.00 [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] 16:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T17:04:03.884Z] 16:45:01 4211308 0 943592 11.78 2620 2851412 1517692 16.76 1026496 2285800 8 [2021-06-03T17:04:03.884Z] 16:46:01 3997128 0 1030240 12.86 2620 2978944 1671552 18.45 1212336 2255076 224044 [2021-06-03T17:04:03.884Z] 16:47:01 4022828 0 1053576 13.16 2620 2929908 1669564 18.43 1122236 2303840 17096 [2021-06-03T17:04:03.884Z] 16:48:01 3352752 0 1050748 13.12 2620 3602812 1453932 16.05 1288240 2781788 408892 [2021-06-03T17:04:03.884Z] 16:49:01 122620 0 1657420 20.69 2620 6226272 3153588 34.82 3345884 3799784 150332 [2021-06-03T17:04:03.884Z] 16:50:01 290560 0 1301136 16.25 2620 6414616 1943236 21.45 3152272 3822564 73048 [2021-06-03T17:04:03.884Z] 16:51:01 2829076 0 1202424 15.01 2620 3974812 1714156 18.93 1429580 3021148 16 [2021-06-03T17:04:03.884Z] 16:52:01 2860844 0 1169248 14.60 2620 3976220 1448896 16.00 1596108 2828492 20 [2021-06-03T17:04:03.884Z] 16:53:01 2879872 0 1150220 14.36 2620 3976220 1251104 13.81 1583260 2827124 20 [2021-06-03T17:04:03.884Z] 16:54:01 2879252 0 1150832 14.37 2620 3976228 1249120 13.79 1584612 2826096 8 [2021-06-03T17:04:03.884Z] 16:55:01 2879820 0 1150264 14.36 2620 3976228 1249048 13.79 1588672 2822064 12 [2021-06-03T17:04:03.884Z] 16:56:01 2879820 0 1150256 14.36 2620 3976236 1249168 13.79 1585776 2825036 20 [2021-06-03T17:04:03.884Z] 16:57:01 2879068 0 1151004 14.37 2620 3976240 1249180 13.79 1584760 2826432 12 [2021-06-03T17:04:03.884Z] 16:58:01 2878816 0 1151220 14.37 2620 3976276 1249252 13.79 1584908 2826420 20 [2021-06-03T17:04:03.884Z] 16:59:01 2879480 0 1150548 14.37 2620 3976284 1249156 13.79 1584328 2826452 12 [2021-06-03T17:04:03.884Z] 17:00:01 2879756 0 1150272 14.36 2620 3976284 1249048 13.79 1584352 2826452 12 [2021-06-03T17:04:03.884Z] 17:01:02 2878468 0 1151552 14.38 2620 3976292 1251456 13.82 1585004 2826468 20 [2021-06-03T17:04:03.884Z] 17:02:01 2879080 0 1150756 14.37 2620 3976476 1249624 13.80 1584628 2826588 8 [2021-06-03T17:04:03.884Z] 17:03:01 2070924 0 1237612 15.45 2620 4697776 1636136 18.06 1742092 3428724 68 [2021-06-03T17:04:03.884Z] Average: 2765867 0 1165943 14.56 2620 4074502 1510785 16.68 1671871 2883492 45983 [2021-06-03T17:04:03.884Z] [2021-06-03T17:04:03.884Z] 16:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T17:04:03.884Z] 16:45:01 eth0 984.95 1085.48 4921.68 129.39 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:45:01 vethfdbe93f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:45:01 veth2373be5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:46:01 eth0 296.45 239.25 884.41 31.14 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:46:01 veth6b4dd6d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:46:01 docker0 1212.02 1032.87 92.57 3545.30 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:47:01 eth0 34.06 20.07 22.53 65.46 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:47:01 veth6b4dd6d 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:47:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:48:01 eth0 191.99 161.19 1706.32 70.04 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:48:01 vethe6d710d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:49:01 veth9c2058b 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:49:01 veth100d8dd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:49:01 eth0 94.85 68.15 190.81 17.47 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:50:01 eth0 194.30 148.13 1482.67 71.05 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:50:01 vethe26f87d 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:50:01 vethe6d710d 0.00 1.28 0.00 0.06 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:51:01 eth0 114.04 67.63 503.29 75.54 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:51:01 vethe6d710d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:51:01 docker0 1332.52 1202.13 100.21 4364.72 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:52:01 eth0 405.03 386.99 223.12 1554.56 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:52:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:53:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:54:01 eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:55:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:56:01 eth0 1.18 0.32 0.34 0.17 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:57:01 eth0 1.23 0.32 0.35 0.23 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:58:01 eth0 0.57 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:59:01 eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 17:00:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 17:01:02 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.884Z] 17:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] 17:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] 17:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] 17:03:01 eth0 496.55 456.66 4484.39 114.67 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] 17:03:01 veth81abedb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] 17:03:01 docker0 60.99 60.79 4.99 376.36 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] Average: eth0 148.38 138.82 759.63 112.20 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] Average: veth81abedb 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] Average: docker0 61.55 58.76 4.47 224.55 0.00 0.00 0.00 0.00 [2021-06-03T17:04:03.885Z] [2021-06-03T17:04:03.885Z] [2021-06-03T17:04:03.885Z] ---> sar -P ALL: [2021-06-03T17:04:03.885Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T17:04:03.885Z] [2021-06-03T17:04:03.885Z] 16:43:01 LINUX RESTART (2 CPU) [2021-06-03T17:04:03.885Z] [2021-06-03T17:04:03.885Z] 16:44:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T17:04:03.885Z] 16:45:01 all 17.33 0.00 4.89 2.55 0.07 75.16 [2021-06-03T17:04:03.885Z] 16:45:01 0 20.31 0.00 5.19 2.83 0.07 71.60 [2021-06-03T17:04:03.885Z] 16:45:01 1 14.38 0.00 4.60 2.27 0.07 78.68 [2021-06-03T17:04:03.885Z] 16:46:01 all 40.78 0.00 6.73 4.49 0.10 47.90 [2021-06-03T17:04:03.885Z] 16:46:01 0 40.48 0.00 7.12 5.05 0.11 47.24 [2021-06-03T17:04:03.885Z] 16:46:01 1 41.08 0.00 6.34 3.93 0.09 48.56 [2021-06-03T17:04:03.885Z] 16:47:01 all 32.47 0.00 4.87 0.48 0.07 62.11 [2021-06-03T17:04:03.885Z] 16:47:01 0 33.69 0.00 5.30 0.58 0.07 60.35 [2021-06-03T17:04:03.885Z] 16:47:01 1 31.25 0.00 4.44 0.39 0.07 63.85 [2021-06-03T17:04:03.885Z] 16:48:01 all 54.92 0.00 9.23 1.64 0.10 34.11 [2021-06-03T17:04:03.885Z] 16:48:01 0 53.92 0.00 9.19 1.69 0.09 35.11 [2021-06-03T17:04:03.885Z] 16:48:01 1 55.92 0.00 9.27 1.59 0.11 33.11 [2021-06-03T17:04:03.885Z] 16:49:01 all 32.20 0.00 19.21 38.56 0.12 9.91 [2021-06-03T17:04:03.885Z] 16:49:01 0 32.25 0.00 18.97 40.50 0.13 8.16 [2021-06-03T17:04:03.885Z] 16:49:01 1 32.16 0.00 19.45 36.63 0.11 11.65 [2021-06-03T17:04:03.885Z] 16:50:01 all 63.90 0.00 14.80 17.86 0.12 3.32 [2021-06-03T17:04:03.885Z] 16:50:01 0 63.82 0.00 14.99 16.36 0.13 4.70 [2021-06-03T17:04:03.885Z] 16:50:01 1 63.98 0.00 14.61 19.35 0.11 1.96 [2021-06-03T17:04:03.885Z] 16:51:01 all 62.60 0.00 14.82 14.89 0.13 7.57 [2021-06-03T17:04:03.885Z] 16:51:01 0 63.45 0.00 14.39 15.52 0.13 6.52 [2021-06-03T17:04:03.885Z] 16:51:01 1 61.74 0.00 15.25 14.25 0.13 8.62 [2021-06-03T17:04:03.885Z] 16:52:01 all 15.97 0.00 3.66 0.20 0.09 80.09 [2021-06-03T17:04:03.885Z] 16:52:01 0 15.81 0.00 3.81 0.23 0.09 80.07 [2021-06-03T17:04:03.885Z] 16:52:01 1 16.13 0.00 3.51 0.17 0.09 80.10 [2021-06-03T17:04:03.885Z] 16:53:01 all 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-03T17:04:03.885Z] 16:53:01 0 0.15 0.00 0.05 0.00 0.05 99.75 [2021-06-03T17:04:03.885Z] 16:53:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2021-06-03T17:04:03.885Z] 16:54:01 all 0.09 0.00 0.06 0.01 0.02 99.82 [2021-06-03T17:04:03.885Z] 16:54:01 0 0.13 0.00 0.05 0.02 0.02 99.78 [2021-06-03T17:04:03.885Z] 16:54:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-06-03T17:04:03.885Z] 16:55:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-06-03T17:04:03.885Z] 16:55:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-03T17:04:03.885Z] 16:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-03T17:04:03.885Z] [2021-06-03T17:04:03.885Z] 16:55:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T17:04:03.885Z] 16:56:01 all 0.14 0.00 0.02 0.00 0.03 99.82 [2021-06-03T17:04:03.885Z] 16:56:01 0 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-03T17:04:03.885Z] 16:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-03T17:04:03.885Z] 16:57:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-06-03T17:04:03.885Z] 16:57:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-06-03T17:04:03.885Z] 16:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-03T17:04:03.885Z] 16:58:01 all 0.09 0.00 0.04 0.00 0.02 99.85 [2021-06-03T17:04:03.885Z] 16:58:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-03T17:04:03.885Z] 16:58:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2021-06-03T17:04:03.885Z] 16:59:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-03T17:04:03.885Z] 16:59:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-03T17:04:03.885Z] 16:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-03T17:04:03.885Z] 17:00:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-03T17:04:03.885Z] 17:00:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-06-03T17:04:03.885Z] 17:00:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-03T17:04:03.885Z] 17:01:02 all 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-03T17:04:03.885Z] 17:01:02 0 0.23 0.00 0.03 0.00 0.03 99.70 [2021-06-03T17:04:03.885Z] 17:01:02 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-03T17:04:03.885Z] 17:02:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-06-03T17:04:03.885Z] 17:02:01 0 0.22 0.00 0.02 0.00 0.00 99.76 [2021-06-03T17:04:03.885Z] 17:02:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-03T17:04:03.885Z] 17:03:01 all 13.11 0.00 6.08 5.55 0.05 75.21 [2021-06-03T17:04:03.885Z] 17:03:01 0 13.08 0.00 6.60 7.33 0.05 72.93 [2021-06-03T17:04:03.885Z] 17:03:01 1 13.14 0.00 5.55 3.78 0.05 77.47 [2021-06-03T17:04:03.885Z] Average: all 16.82 0.00 4.26 4.32 0.05 74.55 [2021-06-03T17:04:03.885Z] Average: 0 17.04 0.00 4.32 4.51 0.05 74.08 [2021-06-03T17:04:03.885Z] Average: 1 16.60 0.00 4.20 4.13 0.05 75.02 [2021-06-03T17:04:03.885Z] [2021-06-03T17:04:03.885Z] [2021-06-03T17:04:03.885Z]